/*
Theme design: Premium Red & Blue
Generated from the approved pasted design and adapted for native WordPress templates.
*/

    #ah-premium-red-blue-redesign {
      --red-1:#7F1D1D;
      --red-2:#B91C1C;
      --red-3:#DC2626;
      --red-4:#EF4444;
      --red-5:#FCA5A5;
      --blue-1:#1E3A8A;
      --blue-2:#1D4ED8;
      --blue-3:#2563EB;
      --blue-4:#3B82F6;
      --blue-5:#93C5FD;
      --ink:#14325C;
      --ink-soft:#36577F;
      --ink-muted:#6A7F9F;
      --surface:rgba(255,255,255,.76);
      --surface-strong:rgba(255,255,255,.94);
      --glass-border:rgba(37,99,235,.18);
      --glass-highlight:rgba(239,68,68,.20);
      --shadow:0 26px 70px rgba(37,99,235,.15), 0 12px 34px rgba(239,68,68,.10);
      --shell:min(1200px, calc(100% - 40px));
      position:relative;
      z-index:1;
      min-height:100vh;
      overflow:hidden;
      color:var(--ink);
      background:
        radial-gradient(circle at 9% 7%, rgba(59,130,246,.24), transparent 28%),
        radial-gradient(circle at 92% 11%, rgba(239,68,68,.22), transparent 27%),
        radial-gradient(circle at 50% 55%, rgba(147,197,253,.22), transparent 35%),
        linear-gradient(145deg, #F7FBFF 0%, #EEF6FF 39%, #FFF4F5 72%, #FFFFFF 100%);
      font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
      line-height:1.6;
      isolation:isolate;
    }

    #ah-premium-red-blue-redesign, #ah-premium-red-blue-redesign * { box-sizing:border-box; }
    #ah-premium-red-blue-redesign a { color:inherit; text-decoration:none; }
    #ah-premium-red-blue-redesign button, #ah-premium-red-blue-redesign input, #ah-premium-red-blue-redesign textarea, #ah-premium-red-blue-redesign select { font:inherit; }
    #ah-premium-red-blue-redesign button, #ah-premium-red-blue-redesign a { -webkit-tap-highlight-color:transparent; }
    #ah-premium-red-blue-redesign img { max-width:100%; display:block; }
    #ah-premium-red-blue-redesign h1, #ah-premium-red-blue-redesign h2, #ah-premium-red-blue-redesign h3, #ah-premium-red-blue-redesign p { margin:0; }
    #ah-premium-red-blue-redesign ul { margin:0; padding:0; list-style:none; }
    #ah-premium-red-blue-redesign .ahp-shell { width:var(--shell); margin-inline:auto; }

    html { scroll-behavior:smooth !important; }
    body { margin:0 !important; padding:0 !important; min-height:100vh !important; background:#F6FAFF !important; }

    #ah-premium-red-blue-redesign .ahp-background { position:absolute; inset:0; overflow:hidden; pointer-events:none; z-index:-1; }
    #ah-premium-red-blue-redesign .ahp-orb { position:absolute; border-radius:999px; filter:blur(80px); opacity:.3; animation:ahp-float 15s ease-in-out infinite; }
    #ah-premium-red-blue-redesign .ahp-orb-1 { width:420px; height:420px; background:var(--blue-3); top:4%; left:-180px; }
    #ah-premium-red-blue-redesign .ahp-orb-2 { width:380px; height:380px; background:var(--red-3); top:22%; right:-190px; animation-delay:-5s; }
    #ah-premium-red-blue-redesign .ahp-orb-3 { width:320px; height:320px; background:var(--blue-4); top:63%; left:38%; opacity:.15; animation-delay:-9s; }
    #ah-premium-red-blue-redesign .ahp-grid { position:absolute; inset:0; opacity:.16; background-image:linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px); background-size:52px 52px; mask-image:linear-gradient(to bottom, black, transparent 92%); }

    #ah-premium-red-blue-redesign .ahp-header { position:sticky; top:0; z-index:50; border-bottom:1px solid rgba(255,255,255,.08); background:rgba(2,8,23,.72); backdrop-filter:blur(24px) saturate(150%); -webkit-backdrop-filter:blur(24px) saturate(150%); }
    #ah-premium-red-blue-redesign .ahp-header-inner { min-height:82px; display:flex; align-items:center; gap:28px; }
    #ah-premium-red-blue-redesign .ahp-brand { display:inline-flex; align-items:center; gap:12px; min-width:max-content; }
    #ah-premium-red-blue-redesign .ahp-brand > img { width:52px; height:52px; border-radius:14px; object-fit:cover; object-position:center 12%; padding:3px; background:linear-gradient(145deg, rgba(255,255,255,.18), rgba(255,255,255,.04)); border:1px solid var(--glass-border); box-shadow:0 12px 30px rgba(0,0,0,.25); }
    #ah-premium-red-blue-redesign .ahp-logo-mark { width:48px; height:48px; display:grid; place-items:center; border-radius:14px; font-weight:900; letter-spacing:-.04em; color:white; background:linear-gradient(135deg,var(--blue-4),var(--red-4)); box-shadow:0 14px 32px rgba(23,105,224,.28); }
    #ah-premium-red-blue-redesign .ahp-brand-copy { display:flex; flex-direction:column; line-height:1.15; }
    #ah-premium-red-blue-redesign .ahp-brand-copy strong { font-size:1rem; letter-spacing:-.02em; }
    #ah-premium-red-blue-redesign .ahp-brand-copy small { margin-top:5px; color:var(--ink-muted); font-size:.68rem; letter-spacing:.06em; text-transform:uppercase; }
    #ah-premium-red-blue-redesign .ahp-nav { margin-left:auto; display:flex; align-items:center; gap:4px; }
    #ah-premium-red-blue-redesign .ahp-nav a { padding:10px 12px; border-radius:10px; color:var(--ink-soft); font-size:.88rem; font-weight:650; transition:.25s ease; }
    #ah-premium-red-blue-redesign .ahp-nav a:hover { color:white; background:rgba(255,255,255,.07); }
    #ah-premium-red-blue-redesign .ahp-header-cta { display:inline-flex; align-items:center; gap:8px; padding:12px 17px; border-radius:13px; font-size:.86rem; font-weight:800; background:linear-gradient(135deg,var(--red-3),var(--red-4) 52%,var(--blue-3)); box-shadow:0 14px 36px rgba(181,23,45,.24); border:1px solid rgba(255,255,255,.18); transition:.25s ease; }
    #ah-premium-red-blue-redesign .ahp-header-cta:hover { transform:translateY(-2px); box-shadow:0 18px 42px rgba(255,61,90,.28); }
    #ah-premium-red-blue-redesign .ahp-menu-toggle { display:none; width:44px; height:44px; border:1px solid var(--glass-border); border-radius:12px; background:rgba(255,255,255,.07); cursor:pointer; padding:11px; }
    #ah-premium-red-blue-redesign .ahp-menu-toggle span { display:block; height:2px; border-radius:4px; background:white; margin:4px 0; transition:.25s ease; }

    #ah-premium-red-blue-redesign .ahp-hero { min-height:calc(100vh - 82px); display:grid; align-items:center; padding:92px 0 88px; }
    #ah-premium-red-blue-redesign .ahp-hero-grid { display:grid; grid-template-columns:minmax(0,1.03fr) minmax(460px,.97fr); align-items:center; gap:72px; }
    #ah-premium-red-blue-redesign .ahp-eyebrow, #ah-premium-red-blue-redesign .ahp-kicker { color:var(--blue-5); font-weight:800; font-size:.76rem; letter-spacing:.14em; text-transform:uppercase; }
    #ah-premium-red-blue-redesign .ahp-eyebrow { display:inline-flex; align-items:center; gap:9px; padding:8px 12px; border:1px solid rgba(116,200,255,.22); background:rgba(36,140,255,.07); border-radius:999px; }
    #ah-premium-red-blue-redesign .ahp-pulse { width:8px; height:8px; border-radius:50%; background:var(--red-4); box-shadow:0 0 0 0 rgba(255,61,90,.6); animation:ahp-pulse 2s infinite; }
    #ah-premium-red-blue-redesign .ahp-hero h1 { margin-top:24px; max-width:760px; font-size:clamp(3.1rem,6vw,6.35rem); line-height:.96; letter-spacing:-.062em; font-weight:880; text-wrap:balance; }
    #ah-premium-red-blue-redesign .ahp-hero h1 > span { display:block; margin-top:22px; font-size:clamp(1.05rem,2vw,1.38rem); line-height:1.5; letter-spacing:-.018em; font-weight:520; color:var(--ink-soft); max-width:660px; }
    #ah-premium-red-blue-redesign .ahp-hero h1::selection, #ah-premium-red-blue-redesign .ahp-hero h1 span::selection { background:var(--red-4); color:white; }
    #ah-premium-red-blue-redesign .ahp-hero-lead { max-width:680px; margin-top:22px; color:var(--ink-muted); font-size:1.04rem; }
    #ah-premium-red-blue-redesign .ahp-hero-actions { display:flex; gap:13px; flex-wrap:wrap; margin-top:34px; }
    #ah-premium-red-blue-redesign .ahp-button { min-height:52px; display:inline-flex; align-items:center; justify-content:center; gap:10px; padding:13px 21px; border-radius:14px; border:1px solid transparent; cursor:pointer; font-weight:800; font-size:.92rem; transition:.25s ease; }
    #ah-premium-red-blue-redesign .ahp-button:hover { transform:translateY(-3px); }
    #ah-premium-red-blue-redesign .ahp-button-primary { color:white; background:linear-gradient(135deg,var(--blue-3),var(--blue-4) 48%,var(--red-4)); box-shadow:0 18px 42px rgba(23,105,224,.27); }
    #ah-premium-red-blue-redesign .ahp-button-primary:hover { box-shadow:0 24px 50px rgba(36,140,255,.32); }
    #ah-premium-red-blue-redesign .ahp-button-secondary { color:var(--ink); border-color:var(--glass-border); background:rgba(255,255,255,.055); backdrop-filter:blur(14px); }
    #ah-premium-red-blue-redesign .ahp-button-secondary:hover { background:rgba(255,255,255,.1); border-color:rgba(255,255,255,.24); }
    #ah-premium-red-blue-redesign .ahp-proof-row { display:flex; gap:34px; margin-top:42px; }
    #ah-premium-red-blue-redesign .ahp-proof-row div { position:relative; display:flex; flex-direction:column; padding-left:15px; }
    #ah-premium-red-blue-redesign .ahp-proof-row div::before { content:""; position:absolute; left:0; top:3px; bottom:3px; width:3px; border-radius:10px; background:linear-gradient(var(--red-4),var(--blue-4)); }
    #ah-premium-red-blue-redesign .ahp-proof-row strong { font-size:.96rem; }
    #ah-premium-red-blue-redesign .ahp-proof-row span { color:var(--ink-muted); font-size:.75rem; margin-top:2px; }

    #ah-premium-red-blue-redesign .ahp-hero-visual { position:relative; min-height:600px; display:grid; place-items:center; perspective:1200px; }
    #ah-premium-red-blue-redesign .ahp-visual-glow { position:absolute; width:80%; height:80%; border-radius:50%; background:conic-gradient(from 90deg,var(--red-3),var(--blue-4),var(--blue-2),var(--red-4)); filter:blur(70px); opacity:.2; animation:ahp-spin 20s linear infinite; }
    #ah-premium-red-blue-redesign .ahp-dashboard-card { position:relative; width:min(100%,570px); border-radius:28px; overflow:hidden; border:1px solid var(--glass-highlight); background:linear-gradient(150deg,rgba(14,39,82,.86),rgba(5,15,35,.78)); backdrop-filter:blur(28px) saturate(135%); -webkit-backdrop-filter:blur(28px) saturate(135%); box-shadow:var(--shadow), inset 0 1px 0 rgba(255,255,255,.1); transform:rotateY(-7deg) rotateX(3deg); animation:ahp-dashboard-float 8s ease-in-out infinite; }
    #ah-premium-red-blue-redesign .ahp-dashboard-topbar { min-height:58px; padding:0 18px; display:flex; align-items:center; gap:14px; color:var(--ink-soft); font-size:.73rem; border-bottom:1px solid rgba(255,255,255,.08); background:rgba(255,255,255,.025); }
    #ah-premium-red-blue-redesign .ahp-window-dots { display:flex; gap:6px; }
    #ah-premium-red-blue-redesign .ahp-window-dots i { width:8px; height:8px; border-radius:50%; background:var(--red-4); }
    #ah-premium-red-blue-redesign .ahp-window-dots i:nth-child(2) { background:var(--blue-5); }
    #ah-premium-red-blue-redesign .ahp-window-dots i:nth-child(3) { background:var(--blue-3); }
    #ah-premium-red-blue-redesign .ahp-live { margin-left:auto; display:flex; align-items:center; gap:6px; }
    #ah-premium-red-blue-redesign .ahp-live i { width:7px; height:7px; border-radius:50%; background:#6DF0A8; box-shadow:0 0 14px #6DF0A8; }
    #ah-premium-red-blue-redesign .ahp-dashboard-body { padding:20px; }
    #ah-premium-red-blue-redesign .ahp-chart-panel { padding:17px; border-radius:20px; background:rgba(1,8,23,.45); border:1px solid rgba(255,255,255,.07); }
    #ah-premium-red-blue-redesign .ahp-panel-heading { display:flex; justify-content:space-between; align-items:center; color:var(--ink-soft); font-size:.74rem; }
    #ah-premium-red-blue-redesign .ahp-panel-heading strong { color:#6DF0A8; font-size:.9rem; }
    #ah-premium-red-blue-redesign .ahp-chart { width:100%; height:auto; margin-top:15px; overflow:visible; }
    #ah-premium-red-blue-redesign .ahp-chart-grid path { stroke:rgba(255,255,255,.07); stroke-width:1; }
    #ah-premium-red-blue-redesign .ahp-chart-area { fill:url(#ahp-chart-fill); }
    #ah-premium-red-blue-redesign .ahp-chart-line { fill:none; stroke:url(#ahp-chart-line); stroke-width:6; stroke-linecap:round; filter:drop-shadow(0 7px 12px rgba(36,140,255,.26)); stroke-dasharray:1200; stroke-dashoffset:1200; animation:ahp-draw 2.4s .4s ease forwards; }
    #ah-premium-red-blue-redesign .ahp-chart circle { fill:var(--red-4); stroke:white; stroke-width:4; filter:drop-shadow(0 0 12px var(--red-4)); }
    #ah-premium-red-blue-redesign .ahp-mini-grid { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:12px; }
    #ah-premium-red-blue-redesign .ahp-mini-card { min-height:116px; display:flex; flex-direction:column; justify-content:center; padding:17px; border-radius:18px; border:1px solid rgba(255,255,255,.08); }
    #ah-premium-red-blue-redesign .ahp-mini-card span { color:var(--ink-soft); font-size:.7rem; }
    #ah-premium-red-blue-redesign .ahp-mini-card strong { margin:5px 0 2px; font-size:1.55rem; letter-spacing:-.04em; }
    #ah-premium-red-blue-redesign .ahp-mini-card small { color:var(--ink-muted); font-size:.66rem; }
    #ah-premium-red-blue-redesign .ahp-mini-blue { background:linear-gradient(145deg,rgba(36,140,255,.18),rgba(8,45,105,.12)); }
    #ah-premium-red-blue-redesign .ahp-mini-red { background:linear-gradient(145deg,rgba(255,61,90,.16),rgba(114,13,27,.12)); }
    #ah-premium-red-blue-redesign .ahp-floating-card { position:absolute; display:flex; align-items:center; gap:10px; min-width:190px; padding:12px 14px; border:1px solid var(--glass-border); border-radius:16px; background:rgba(6,19,44,.76); backdrop-filter:blur(18px); box-shadow:0 18px 46px rgba(0,0,0,.32); }
    #ah-premium-red-blue-redesign .ahp-floating-card > span { width:38px; height:38px; display:grid; place-items:center; border-radius:11px; font-weight:900; background:linear-gradient(135deg,var(--blue-4),var(--red-4)); }
    #ah-premium-red-blue-redesign .ahp-floating-card div { display:flex; flex-direction:column; }
    #ah-premium-red-blue-redesign .ahp-floating-card strong { font-size:.76rem; }
    #ah-premium-red-blue-redesign .ahp-floating-card small { color:var(--ink-muted); font-size:.66rem; }
    #ah-premium-red-blue-redesign .ahp-floating-card-1 { left:-18px; bottom:82px; animation:ahp-float-card 7s ease-in-out infinite; }
    #ah-premium-red-blue-redesign .ahp-floating-card-2 { right:-12px; top:98px; animation:ahp-float-card 7s -3s ease-in-out infinite; }

    #ah-premium-red-blue-redesign .ahp-trust-strip { border-top:1px solid rgba(255,255,255,.07); border-bottom:1px solid rgba(255,255,255,.07); background:rgba(255,255,255,.025); overflow:hidden; }
    #ah-premium-red-blue-redesign .ahp-trust-track { min-height:78px; display:flex; align-items:center; justify-content:space-between; gap:22px; color:var(--ink-muted); font-size:.72rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; white-space:nowrap; }
    #ah-premium-red-blue-redesign .ahp-trust-track i { width:5px; height:5px; border-radius:50%; background:var(--red-4); box-shadow:0 0 12px var(--red-4); }

    #ah-premium-red-blue-redesign .ahp-section { padding:120px 0; }
    #ah-premium-red-blue-redesign .ahp-about-grid { display:grid; grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr); gap:82px; align-items:center; }
    #ah-premium-red-blue-redesign .ahp-about-visual { position:relative; min-height:560px; }
    #ah-premium-red-blue-redesign .ahp-about-image-wrap { position:absolute; inset:0 54px 48px 0; border-radius:30px; overflow:hidden; border:1px solid var(--glass-highlight); box-shadow:var(--shadow); }
    #ah-premium-red-blue-redesign .ahp-about-image-wrap::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(3,11,27,.82),transparent 55%); }
    #ah-premium-red-blue-redesign .ahp-about-image-wrap img { width:100%; height:100%; object-fit:cover; }
    #ah-premium-red-blue-redesign .ahp-about-badge { position:absolute; left:22px; right:22px; bottom:22px; z-index:2; display:flex; align-items:end; gap:10px; padding:18px; border-radius:18px; background:rgba(5,17,39,.72); backdrop-filter:blur(16px); border:1px solid rgba(255,255,255,.12); }
    #ah-premium-red-blue-redesign .ahp-about-badge strong { font-size:1.6rem; line-height:1; }
    #ah-premium-red-blue-redesign .ahp-about-badge span { color:var(--ink-soft); font-size:.78rem; }
    #ah-premium-red-blue-redesign .ahp-palette-card { position:absolute; right:0; bottom:0; width:190px; padding:16px; display:grid; grid-template-columns:repeat(5,1fr); gap:7px; border-radius:20px; background:rgba(7,21,49,.8); border:1px solid var(--glass-border); backdrop-filter:blur(20px); box-shadow:0 18px 50px rgba(0,0,0,.35); }
    #ah-premium-red-blue-redesign .ahp-palette-card span { aspect-ratio:1; border-radius:8px; background:var(--swatch); box-shadow:inset 0 0 0 1px rgba(255,255,255,.15); }
    #ah-premium-red-blue-redesign .ahp-section-copy h2, #ah-premium-red-blue-redesign .ahp-section-heading h2, #ah-premium-red-blue-redesign .ahp-review-copy h2, #ah-premium-red-blue-redesign .ahp-contact-card h2 { margin-top:15px; font-size:clamp(2.35rem,4.5vw,4.45rem); line-height:1.03; letter-spacing:-.052em; text-wrap:balance; }
    #ah-premium-red-blue-redesign .ahp-section-copy > p { margin-top:24px; color:var(--ink-muted); font-size:1rem; }
    #ah-premium-red-blue-redesign .ahp-benefit-list { display:grid; gap:13px; margin-top:30px; }
    #ah-premium-red-blue-redesign .ahp-benefit-list li { display:flex; align-items:flex-start; gap:12px; color:var(--ink-soft); font-size:.9rem; }
    #ah-premium-red-blue-redesign .ahp-check { flex:0 0 auto; width:24px; height:24px; display:grid; place-items:center; border-radius:8px; color:white; background:linear-gradient(135deg,var(--blue-3),var(--red-4)); font-size:.72rem; box-shadow:0 8px 20px rgba(23,105,224,.22); }
    #ah-premium-red-blue-redesign .ahp-text-button, #ah-premium-red-blue-redesign .ahp-text-link { display:inline-flex; align-items:center; gap:8px; color:var(--blue-5); font-weight:800; }
    #ah-premium-red-blue-redesign .ahp-text-button { margin-top:32px; }
    #ah-premium-red-blue-redesign .ahp-text-button span, #ah-premium-red-blue-redesign .ahp-text-link span { transition:transform .22s ease; }
    #ah-premium-red-blue-redesign .ahp-text-button:hover span, #ah-premium-red-blue-redesign .ahp-text-link:hover span { transform:translateX(5px); }

    #ah-premium-red-blue-redesign .ahp-services { position:relative; background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)); }
    #ah-premium-red-blue-redesign .ahp-section-heading { display:grid; grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr); gap:70px; align-items:end; margin-bottom:50px; }
    #ah-premium-red-blue-redesign .ahp-section-heading p { color:var(--ink-muted); font-size:.96rem; }
    #ah-premium-red-blue-redesign .ahp-services-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:16px; }
    #ah-premium-red-blue-redesign .ahp-service-card { position:relative; min-height:340px; padding:25px; display:flex; flex-direction:column; border-radius:24px; overflow:hidden; border:1px solid var(--glass-border); background:linear-gradient(150deg,rgba(12,35,75,.6),rgba(5,15,35,.7)); box-shadow:inset 0 1px 0 rgba(255,255,255,.06); transition:.32s ease; }
    #ah-premium-red-blue-redesign .ahp-service-card::before { content:""; position:absolute; width:180px; height:180px; border-radius:50%; right:-100px; top:-100px; background:var(--card-glow,var(--blue-4)); filter:blur(45px); opacity:.17; transition:.3s ease; }
    #ah-premium-red-blue-redesign .ahp-service-card:hover { transform:translateY(-8px); border-color:rgba(116,200,255,.3); box-shadow:0 24px 56px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.09); }
    #ah-premium-red-blue-redesign .ahp-service-card:hover::before { opacity:.28; transform:scale(1.2); }
    #ah-premium-red-blue-redesign .ahp-service-icon { width:54px; height:54px; display:grid; place-items:center; border-radius:16px; background:linear-gradient(135deg,var(--tone-a),var(--tone-b)); box-shadow:0 14px 30px color-mix(in srgb,var(--tone-a) 30%,transparent); }
    #ah-premium-red-blue-redesign .ahp-service-icon svg { width:25px; height:25px; fill:none; stroke:white; stroke-width:1.7; stroke-linecap:round; stroke-linejoin:round; }
    #ah-premium-red-blue-redesign .ahp-tone-1 { --tone-a:var(--red-2); --tone-b:var(--red-4); --card-glow:var(--red-4); }
    #ah-premium-red-blue-redesign .ahp-tone-2 { --tone-a:var(--blue-2); --tone-b:var(--blue-4); --card-glow:var(--blue-4); }
    #ah-premium-red-blue-redesign .ahp-tone-3 { --tone-a:var(--red-3); --tone-b:var(--blue-3); --card-glow:var(--red-5); }
    #ah-premium-red-blue-redesign .ahp-tone-4 { --tone-a:var(--blue-3); --tone-b:var(--blue-5); --card-glow:var(--blue-5); }
    #ah-premium-red-blue-redesign .ahp-tone-5 { --tone-a:var(--red-1); --tone-b:var(--red-5); --card-glow:var(--red-5); }
    #ah-premium-red-blue-redesign .ahp-card-number { position:absolute; top:25px; right:25px; color:rgba(255,255,255,.2); font-size:.72rem; font-weight:900; letter-spacing:.12em; }
    #ah-premium-red-blue-redesign .ahp-service-card h3 { margin-top:45px; font-size:1.22rem; letter-spacing:-.025em; }
    #ah-premium-red-blue-redesign .ahp-service-card p { margin-top:13px; color:var(--ink-muted); font-size:.84rem; }
    #ah-premium-red-blue-redesign .ahp-text-link { margin-top:auto; padding-top:24px; font-size:.77rem; }

    #ah-premium-red-blue-redesign .ahp-project-carousel { position:relative; border-radius:30px; overflow:hidden; border:1px solid var(--glass-highlight); box-shadow:var(--shadow); background:var(--surface-strong); }
    #ah-premium-red-blue-redesign .ahp-project-stage { position:relative; height:min(68vw,680px); min-height:520px; }
    #ah-premium-red-blue-redesign .ahp-project-slide { position:absolute; inset:0; opacity:0; visibility:hidden; transform:scale(1.04); transition:opacity .65s ease, transform 1s ease, visibility .65s; }
    #ah-premium-red-blue-redesign .ahp-project-slide.is-active { opacity:1; visibility:visible; transform:scale(1); }
    #ah-premium-red-blue-redesign .ahp-project-slide img { width:100%; height:100%; object-fit:cover; }
    #ah-premium-red-blue-redesign .ahp-project-slide::after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(2,8,23,.9) 0%,rgba(2,8,23,.52) 40%,rgba(2,8,23,.08) 74%),linear-gradient(to top,rgba(2,8,23,.72),transparent 55%); }
    #ah-premium-red-blue-redesign .ahp-project-overlay { position:absolute; z-index:2; left:clamp(28px,6vw,80px); bottom:clamp(45px,8vw,92px); width:min(560px,72%); }
    #ah-premium-red-blue-redesign .ahp-project-overlay > span { color:var(--red-5); font-weight:900; letter-spacing:.12em; font-size:.75rem; }
    #ah-premium-red-blue-redesign .ahp-project-overlay h3 { margin-top:12px; font-size:clamp(2.2rem,5vw,5rem); line-height:.98; letter-spacing:-.055em; }
    #ah-premium-red-blue-redesign .ahp-project-overlay p { margin-top:18px; color:var(--ink-soft); max-width:500px; }
    #ah-premium-red-blue-redesign .ahp-carousel-arrow { position:absolute; z-index:4; top:50%; width:50px; height:50px; border-radius:50%; border:1px solid rgba(255,255,255,.18); color:white; background:rgba(4,20,46,.58); backdrop-filter:blur(14px); cursor:pointer; transform:translateY(-50%); transition:.24s ease; }
    #ah-premium-red-blue-redesign .ahp-carousel-arrow:hover { background:linear-gradient(135deg,var(--blue-3),var(--red-4)); transform:translateY(-50%) scale(1.08); }
    #ah-premium-red-blue-redesign .ahp-carousel-prev { left:22px; }
    #ah-premium-red-blue-redesign .ahp-carousel-next { right:22px; }
    #ah-premium-red-blue-redesign .ahp-project-dots { position:absolute; z-index:4; right:30px; bottom:30px; display:flex; gap:8px; }
    #ah-premium-red-blue-redesign .ahp-project-dot, #ah-premium-red-blue-redesign .ahp-testimonial-dot { border:0; padding:0; cursor:pointer; transition:.25s ease; }
    #ah-premium-red-blue-redesign .ahp-project-dot { width:9px; height:9px; border-radius:50%; background:rgba(255,255,255,.35); }
    #ah-premium-red-blue-redesign .ahp-project-dot.is-active { width:32px; border-radius:20px; background:linear-gradient(90deg,var(--blue-4),var(--red-4)); }
    #ah-premium-red-blue-redesign .ahp-carousel-progress { position:absolute; z-index:4; left:0; right:0; bottom:0; height:4px; background:rgba(255,255,255,.1); }
    #ah-premium-red-blue-redesign .ahp-carousel-progress span { display:block; width:0; height:100%; background:linear-gradient(90deg,var(--blue-4),var(--red-4)); }
    #ah-premium-red-blue-redesign .ahp-carousel-progress span.is-running { animation:ahp-progress var(--carousel-duration,5200ms) linear forwards; }

    #ah-premium-red-blue-redesign .ahp-process { background:linear-gradient(180deg,rgba(8,45,105,.09),rgba(59,7,16,.05)); }
    #ah-premium-red-blue-redesign .ahp-process-grid { display:grid; grid-template-columns:repeat(4,1fr); gap:16px; }
    #ah-premium-red-blue-redesign .ahp-process-card { position:relative; min-height:270px; padding:26px; border-radius:23px; border:1px solid var(--glass-border); background:rgba(255,255,255,.035); overflow:hidden; }
    #ah-premium-red-blue-redesign .ahp-process-card::after { content:""; position:absolute; left:0; right:0; bottom:0; height:4px; background:linear-gradient(90deg,var(--blue-4),var(--red-4)); transform:scaleX(0); transform-origin:left; transition:.35s ease; }
    #ah-premium-red-blue-redesign .ahp-process-card:hover::after { transform:scaleX(1); }
    #ah-premium-red-blue-redesign .ahp-process-card > span { display:inline-grid; place-items:center; width:44px; height:44px; border-radius:14px; font-weight:900; color:var(--blue-5); background:rgba(36,140,255,.09); border:1px solid rgba(116,200,255,.15); }
    #ah-premium-red-blue-redesign .ahp-process-card:nth-child(even) > span { color:var(--red-5); background:rgba(255,61,90,.08); border-color:rgba(255,135,152,.16); }
    #ah-premium-red-blue-redesign .ahp-process-card h3 { margin-top:48px; font-size:1.28rem; }
    #ah-premium-red-blue-redesign .ahp-process-card p { margin-top:12px; color:var(--ink-muted); font-size:.84rem; }

    #ah-premium-red-blue-redesign .ahp-review-grid { display:grid; grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr); gap:70px; align-items:center; }
    #ah-premium-red-blue-redesign .ahp-review-copy > p { margin-top:22px; color:var(--ink-muted); }
    #ah-premium-red-blue-redesign .ahp-review-score { display:flex; align-items:center; gap:18px; margin-top:30px; }
    #ah-premium-red-blue-redesign .ahp-review-score > strong { font-size:3rem; line-height:1; letter-spacing:-.06em; }
    #ah-premium-red-blue-redesign .ahp-review-score > div { display:flex; flex-direction:column; }
    #ah-premium-red-blue-redesign .ahp-review-score span, #ah-premium-red-blue-redesign .ahp-stars { color:var(--red-4); letter-spacing:.12em; }
    #ah-premium-red-blue-redesign .ahp-review-score small { color:var(--ink-muted); margin-top:4px; }
    #ah-premium-red-blue-redesign .ahp-testimonial-carousel { position:relative; min-height:430px; padding:54px; border-radius:30px; border:1px solid var(--glass-highlight); background:linear-gradient(145deg,rgba(15,43,91,.65),rgba(5,15,35,.72)); backdrop-filter:blur(24px); box-shadow:var(--shadow); overflow:hidden; }
    #ah-premium-red-blue-redesign .ahp-testimonial-carousel::before { content:""; position:absolute; width:300px; height:300px; border-radius:50%; right:-140px; top:-140px; background:linear-gradient(var(--red-4),var(--blue-4)); filter:blur(60px); opacity:.18; }
    #ah-premium-red-blue-redesign .ahp-quote-mark { position:absolute; top:12px; right:34px; color:rgba(255,255,255,.08); font-family:Georgia,serif; font-size:10rem; line-height:1; }
    #ah-premium-red-blue-redesign .ahp-testimonial-stage { position:relative; min-height:260px; }
    #ah-premium-red-blue-redesign .ahp-testimonial-slide { position:absolute; inset:0; display:flex; flex-direction:column; justify-content:center; opacity:0; visibility:hidden; transform:translateX(25px); transition:.45s ease; }
    #ah-premium-red-blue-redesign .ahp-testimonial-slide[aria-hidden="false"] { opacity:1; visibility:visible; transform:translateX(0); }
    #ah-premium-red-blue-redesign .ahp-testimonial-slide blockquote { margin:20px 0 0; color:var(--ink); font-size:clamp(1.25rem,2.4vw,2rem); line-height:1.42; letter-spacing:-.025em; }
    #ah-premium-red-blue-redesign .ahp-testimonial-slide p { margin-top:24px; color:var(--blue-5); font-weight:800; }
    #ah-premium-red-blue-redesign .ahp-testimonial-controls { display:flex; align-items:center; justify-content:space-between; gap:20px; margin-top:28px; }
    #ah-premium-red-blue-redesign .ahp-testimonial-dots { display:flex; align-items:center; gap:8px; max-width:70%; flex-wrap:wrap; }
    #ah-premium-red-blue-redesign .ahp-testimonial-dot { width:8px; height:8px; border-radius:50%; background:rgba(255,255,255,.25); }
    #ah-premium-red-blue-redesign .ahp-testimonial-dot.is-active { width:24px; border-radius:20px; background:var(--red-4); }
    #ah-premium-red-blue-redesign .ahp-testimonial-arrows { display:flex; gap:8px; }
    #ah-premium-red-blue-redesign .ahp-testimonial-arrows button { width:42px; height:42px; border-radius:12px; border:1px solid var(--glass-border); color:white; background:rgba(255,255,255,.05); cursor:pointer; transition:.22s ease; }
    #ah-premium-red-blue-redesign .ahp-testimonial-arrows button:hover { background:linear-gradient(135deg,var(--blue-3),var(--red-4)); transform:translateY(-2px); }

    #ah-premium-red-blue-redesign .ahp-contact { padding-top:80px; }
    #ah-premium-red-blue-redesign .ahp-contact-grid { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:18px; }
    #ah-premium-red-blue-redesign .ahp-map-card, #ah-premium-red-blue-redesign .ahp-contact-card { min-height:650px; border-radius:30px; border:1px solid var(--glass-highlight); overflow:hidden; box-shadow:var(--shadow); }
    #ah-premium-red-blue-redesign .ahp-map-card { position:relative; background:var(--blue-1); }
    #ah-premium-red-blue-redesign .ahp-map-card iframe { position:absolute; inset:0; filter:saturate(.72) contrast(1.1) brightness(.82) hue-rotate(178deg); }
    #ah-premium-red-blue-redesign .ahp-map-card::after { content:""; position:absolute; inset:0; pointer-events:none; background:linear-gradient(to top,rgba(3,12,30,.65),transparent 50%); }
    #ah-premium-red-blue-redesign .ahp-map-overlay { position:absolute; z-index:2; left:24px; right:24px; bottom:24px; display:flex; align-items:center; gap:13px; padding:17px; border-radius:18px; background:rgba(4,20,46,.75); backdrop-filter:blur(18px); border:1px solid rgba(255,255,255,.14); }
    #ah-premium-red-blue-redesign .ahp-map-pin { width:44px; height:44px; display:grid; place-items:center; border-radius:14px; font-size:1.3rem; background:linear-gradient(135deg,var(--red-3),var(--red-4)); box-shadow:0 12px 26px rgba(255,61,90,.24); }
    #ah-premium-red-blue-redesign .ahp-map-overlay div { display:flex; flex-direction:column; }
    #ah-premium-red-blue-redesign .ahp-map-overlay small { color:var(--ink-muted); }
    #ah-premium-red-blue-redesign .ahp-contact-card { padding:50px; background:linear-gradient(145deg,rgba(12,36,78,.72),rgba(5,15,35,.78)); backdrop-filter:blur(24px); }
    #ah-premium-red-blue-redesign .ahp-contact-card > p { margin-top:20px; color:var(--ink-muted); }
    #ah-premium-red-blue-redesign .ahp-contact-form { display:grid; gap:15px; margin-top:30px; }
    #ah-premium-red-blue-redesign .ahp-field-row { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
    #ah-premium-red-blue-redesign .ahp-contact-form label { display:grid; gap:7px; }
    #ah-premium-red-blue-redesign .ahp-contact-form label > span { color:var(--ink-soft); font-size:.73rem; font-weight:750; }
    #ah-premium-red-blue-redesign .ahp-contact-form input, #ah-premium-red-blue-redesign .ahp-contact-form select, #ah-premium-red-blue-redesign .ahp-contact-form textarea { width:100%; border:1px solid rgba(255,255,255,.11); border-radius:13px; outline:none; color:white; background:rgba(1,8,23,.42); padding:13px 14px; transition:.2s ease; }
    #ah-premium-red-blue-redesign .ahp-contact-form input::placeholder, #ah-premium-red-blue-redesign .ahp-contact-form textarea::placeholder { color:#7288A7; }
    #ah-premium-red-blue-redesign .ahp-contact-form select option { color:#07152E; background:white; }
    #ah-premium-red-blue-redesign .ahp-contact-form input:focus, #ah-premium-red-blue-redesign .ahp-contact-form select:focus, #ah-premium-red-blue-redesign .ahp-contact-form textarea:focus { border-color:var(--blue-4); box-shadow:0 0 0 4px rgba(36,140,255,.1); }
    #ah-premium-red-blue-redesign .ahp-contact-form textarea { resize:vertical; min-height:112px; }
    #ah-premium-red-blue-redesign .ahp-contact-form .ahp-button { width:100%; border:0; }
    #ah-premium-red-blue-redesign .ahp-form-note { color:var(--ink-muted); font-size:.68rem; }

    #ah-premium-red-blue-redesign .ahp-footer { margin-top:20px; padding:78px 0 25px; border-top:1px solid rgba(255,255,255,.08); background:rgba(0,5,15,.35); }
    #ah-premium-red-blue-redesign .ahp-footer-grid { display:grid; grid-template-columns:1.7fr repeat(3,1fr); gap:55px; }
    #ah-premium-red-blue-redesign .ahp-footer-brand p { max-width:420px; margin-top:20px; color:var(--ink-muted); font-size:.84rem; }
    #ah-premium-red-blue-redesign .ahp-footer-grid > div:not(.ahp-footer-brand) { display:flex; flex-direction:column; gap:10px; }
    #ah-premium-red-blue-redesign .ahp-footer-grid h3 { margin:0 0 8px; color:var(--ink); font-size:.82rem; text-transform:uppercase; letter-spacing:.1em; }
    #ah-premium-red-blue-redesign .ahp-footer-grid > div:not(.ahp-footer-brand) a { color:var(--ink-muted); font-size:.8rem; transition:.2s ease; }
    #ah-premium-red-blue-redesign .ahp-footer-grid > div:not(.ahp-footer-brand) a:hover { color:var(--blue-5); transform:translateX(4px); }
    #ah-premium-red-blue-redesign .ahp-footer-bottom { display:flex; justify-content:space-between; gap:20px; margin-top:54px; padding-top:22px; border-top:1px solid rgba(255,255,255,.08); color:var(--ink-muted); font-size:.7rem; }

    #ah-premium-red-blue-redesign .ahp-toast { position:fixed; z-index:100; left:50%; bottom:24px; max-width:min(520px,calc(100% - 32px)); padding:13px 18px; border:1px solid var(--glass-border); border-radius:14px; color:white; background:rgba(6,20,45,.9); backdrop-filter:blur(18px); box-shadow:0 16px 50px rgba(0,0,0,.4); opacity:0; visibility:hidden; transform:translate(-50%,18px); transition:.28s ease; }
    #ah-premium-red-blue-redesign .ahp-toast.is-visible { opacity:1; visibility:visible; transform:translate(-50%,0); }

    #ah-premium-red-blue-redesign .ahp-reveal { opacity:0; transform:translateY(24px); transition:opacity .75s ease, transform .75s cubic-bezier(.2,.7,.2,1); transition-delay:calc(var(--index,0) * 70ms); }
    #ah-premium-red-blue-redesign .ahp-reveal.is-visible { opacity:1; visibility:visible; transform:translateY(0); }

    /* Long editor content must never depend on an intersection animation. */
    #ah-premium-red-blue-redesign .ahp-static-content-card {
      opacity:1 !important;
      visibility:visible !important;
      transform:none !important;
    }

    @media (scripting: none) {
      #ah-premium-red-blue-redesign .ahp-reveal {
        opacity:1 !important;
        visibility:visible !important;
        transform:none !important;
      }
    }

    @keyframes ahp-float { 0%,100%{transform:translate3d(0,0,0) scale(1)} 50%{transform:translate3d(35px,-28px,0) scale(1.08)} }
    @keyframes ahp-spin { to{transform:rotate(360deg)} }
    @keyframes ahp-dashboard-float { 0%,100%{transform:rotateY(-7deg) rotateX(3deg) translateY(0)} 50%{transform:rotateY(-4deg) rotateX(1deg) translateY(-12px)} }
    @keyframes ahp-float-card { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-13px)} }
    @keyframes ahp-pulse { 70%{box-shadow:0 0 0 10px rgba(255,61,90,0)} 100%{box-shadow:0 0 0 0 rgba(255,61,90,0)} }
    @keyframes ahp-draw { to{stroke-dashoffset:0} }
    @keyframes ahp-progress { from{width:0} to{width:100%} }

    @media (max-width:1100px) {
      #ah-premium-red-blue-redesign .ahp-nav { display:none; position:absolute; top:72px; left:20px; right:20px; padding:14px; flex-direction:column; align-items:stretch; background:rgba(4,15,36,.96); border:1px solid var(--glass-border); border-radius:18px; box-shadow:var(--shadow); }
      #ah-premium-red-blue-redesign .ahp-nav.is-open { display:flex; }
      #ah-premium-red-blue-redesign .ahp-nav a { padding:13px; }
      #ah-premium-red-blue-redesign .ahp-header-cta { margin-left:auto; }
      #ah-premium-red-blue-redesign .ahp-menu-toggle { display:block; }
      #ah-premium-red-blue-redesign .ahp-hero-grid { grid-template-columns:1fr; gap:35px; }
      #ah-premium-red-blue-redesign .ahp-hero { padding-top:70px; }
      #ah-premium-red-blue-redesign .ahp-hero-copy { text-align:center; }
      #ah-premium-red-blue-redesign .ahp-hero h1, #ah-premium-red-blue-redesign .ahp-hero h1 > span, #ah-premium-red-blue-redesign .ahp-hero-lead { margin-inline:auto; }
      #ah-premium-red-blue-redesign .ahp-hero-actions, #ah-premium-red-blue-redesign .ahp-proof-row { justify-content:center; }
      #ah-premium-red-blue-redesign .ahp-hero-visual { min-height:560px; }
      #ah-premium-red-blue-redesign .ahp-services-grid { grid-template-columns:repeat(2,1fr); }
      #ah-premium-red-blue-redesign .ahp-process-grid { grid-template-columns:repeat(2,1fr); }
      #ah-premium-red-blue-redesign .ahp-about-grid, #ah-premium-red-blue-redesign .ahp-review-grid { grid-template-columns:1fr; }
      #ah-premium-red-blue-redesign .ahp-about-visual { min-height:620px; }
      #ah-premium-red-blue-redesign .ahp-review-copy { max-width:760px; }
      #ah-premium-red-blue-redesign .ahp-contact-grid { grid-template-columns:1fr; }
      #ah-premium-red-blue-redesign .ahp-map-card { min-height:520px; }
      #ah-premium-red-blue-redesign .ahp-contact-card { min-height:0; }
    }

    @media (max-width:760px) {
      #ah-premium-red-blue-redesign { --shell:min(100% - 28px,1200px); }
      #ah-premium-red-blue-redesign .ahp-header-inner { min-height:72px; gap:10px; }
      #ah-premium-red-blue-redesign .ahp-brand-copy small { display:none; }
      #ah-premium-red-blue-redesign .ahp-brand > img, #ah-premium-red-blue-redesign .ahp-logo-mark { width:42px; height:42px; }
      #ah-premium-red-blue-redesign .ahp-header-cta { display:none; }
      #ah-premium-red-blue-redesign .ahp-hero { min-height:auto; padding:72px 0; }
      #ah-premium-red-blue-redesign .ahp-hero h1 { font-size:clamp(2.75rem,13vw,4.5rem); }
      #ah-premium-red-blue-redesign .ahp-hero h1 > span { font-size:1rem; }
      #ah-premium-red-blue-redesign .ahp-proof-row { gap:17px; flex-wrap:wrap; }
      #ah-premium-red-blue-redesign .ahp-proof-row div { min-width:95px; }
      #ah-premium-red-blue-redesign .ahp-hero-visual { min-height:450px; }
      #ah-premium-red-blue-redesign .ahp-dashboard-card { transform:none; }
      #ah-premium-red-blue-redesign .ahp-dashboard-topbar > span:nth-child(2) { display:none; }
      #ah-premium-red-blue-redesign .ahp-floating-card { min-width:160px; padding:9px 10px; }
      #ah-premium-red-blue-redesign .ahp-floating-card-1 { left:-5px; bottom:22px; }
      #ah-premium-red-blue-redesign .ahp-floating-card-2 { right:-5px; top:42px; }
      #ah-premium-red-blue-redesign .ahp-trust-track { justify-content:flex-start; overflow:auto; scrollbar-width:none; }
      #ah-premium-red-blue-redesign .ahp-trust-track::-webkit-scrollbar { display:none; }
      #ah-premium-red-blue-redesign .ahp-section { padding:85px 0; }
      #ah-premium-red-blue-redesign .ahp-about-visual { min-height:500px; }
      #ah-premium-red-blue-redesign .ahp-about-image-wrap { right:22px; bottom:42px; }
      #ah-premium-red-blue-redesign .ahp-palette-card { width:170px; padding:12px; }
      #ah-premium-red-blue-redesign .ahp-section-heading { grid-template-columns:1fr; gap:22px; margin-bottom:35px; }
      #ah-premium-red-blue-redesign .ahp-services-grid, #ah-premium-red-blue-redesign .ahp-process-grid { grid-template-columns:1fr; }
      #ah-premium-red-blue-redesign .ahp-service-card { min-height:300px; }
      #ah-premium-red-blue-redesign .ahp-project-stage { min-height:480px; }
      #ah-premium-red-blue-redesign .ahp-project-overlay { left:24px; bottom:72px; width:calc(100% - 48px); }
      #ah-premium-red-blue-redesign .ahp-project-slide::after { background:linear-gradient(to top,rgba(2,8,23,.93),rgba(2,8,23,.18) 72%); }
      #ah-premium-red-blue-redesign .ahp-carousel-arrow { width:42px; height:42px; top:28px; transform:none; }
      #ah-premium-red-blue-redesign .ahp-carousel-arrow:hover { transform:scale(1.05); }
      #ah-premium-red-blue-redesign .ahp-carousel-prev { left:auto; right:72px; }
      #ah-premium-red-blue-redesign .ahp-carousel-next { right:22px; }
      #ah-premium-red-blue-redesign .ahp-project-dots { left:24px; right:auto; }
      #ah-premium-red-blue-redesign .ahp-testimonial-carousel { min-height:500px; padding:35px 25px; }
      #ah-premium-red-blue-redesign .ahp-testimonial-stage { min-height:335px; }
      #ah-premium-red-blue-redesign .ahp-contact-card { padding:34px 24px; }
      #ah-premium-red-blue-redesign .ahp-field-row { grid-template-columns:1fr; }
      #ah-premium-red-blue-redesign .ahp-map-card, #ah-premium-red-blue-redesign .ahp-contact-card { border-radius:24px; }
      #ah-premium-red-blue-redesign .ahp-footer-grid { grid-template-columns:1fr 1fr; gap:38px 25px; }
      #ah-premium-red-blue-redesign .ahp-footer-brand { grid-column:1 / -1; }
      #ah-premium-red-blue-redesign .ahp-footer-bottom { flex-direction:column; }
    }

    @media (max-width:480px) {
      #ah-premium-red-blue-redesign .ahp-button { width:100%; }
      #ah-premium-red-blue-redesign .ahp-mini-grid { grid-template-columns:1fr; }
      #ah-premium-red-blue-redesign .ahp-mini-card { min-height:92px; }
      #ah-premium-red-blue-redesign .ahp-hero-visual { min-height:520px; }
      #ah-premium-red-blue-redesign .ahp-floating-card-1 { bottom:8px; }
      #ah-premium-red-blue-redesign .ahp-floating-card-2 { top:350px; }
      #ah-premium-red-blue-redesign .ahp-about-visual { min-height:430px; }
      #ah-premium-red-blue-redesign .ahp-about-image-wrap { inset:0 0 35px; }
      #ah-premium-red-blue-redesign .ahp-about-badge { left:12px; right:12px; bottom:12px; }
      #ah-premium-red-blue-redesign .ahp-palette-card { right:12px; bottom:0; }
      #ah-premium-red-blue-redesign .ahp-project-stage { min-height:520px; }
      #ah-premium-red-blue-redesign .ahp-testimonial-carousel { min-height:550px; }
      #ah-premium-red-blue-redesign .ahp-testimonial-stage { min-height:390px; }
      #ah-premium-red-blue-redesign .ahp-testimonial-controls { align-items:flex-end; }
      #ah-premium-red-blue-redesign .ahp-footer-grid { grid-template-columns:1fr; }
      #ah-premium-red-blue-redesign .ahp-footer-brand { grid-column:auto; }
    }



    /* ==========================================================
       LIGHT RED-BLUE THEME OVERRIDES
       Red and blue remain the dominant brand colors while white,
       pale blue, and pale red replace the previous black surfaces.
       ========================================================== */
    #ah-premium-red-blue-redesign {
      color:var(--ink);
      background:
        radial-gradient(circle at 8% 8%, rgba(59,130,246,.25), transparent 28%),
        radial-gradient(circle at 92% 13%, rgba(239,68,68,.23), transparent 28%),
        radial-gradient(circle at 48% 52%, rgba(147,197,253,.20), transparent 38%),
        linear-gradient(145deg,#F7FBFF 0%,#ECF5FF 38%,#FFF1F3 72%,#FFFFFF 100%);
    }

    body { background:#F6FAFF !important; }

    #ah-premium-red-blue-redesign .ahp-orb { opacity:.18; filter:blur(92px); }
    #ah-premium-red-blue-redesign .ahp-orb-1 { background:var(--blue-4); }
    #ah-premium-red-blue-redesign .ahp-orb-2 { background:var(--red-4); }
    #ah-premium-red-blue-redesign .ahp-orb-3 { background:linear-gradient(135deg,var(--blue-5),var(--red-5)); opacity:.20; }
    #ah-premium-red-blue-redesign .ahp-grid {
      opacity:.35;
      background-image:
        linear-gradient(rgba(37,99,235,.055) 1px,transparent 1px),
        linear-gradient(90deg,rgba(239,68,68,.045) 1px,transparent 1px);
      mask-image:linear-gradient(to bottom,#000,transparent 94%);
    }

    #ah-premium-red-blue-redesign .ahp-header {
      border-bottom:1px solid rgba(37,99,235,.14);
      background:linear-gradient(90deg,rgba(239,246,255,.88),rgba(255,255,255,.92),rgba(255,241,243,.88));
      box-shadow:0 10px 32px rgba(37,99,235,.08);
    }
    #ah-premium-red-blue-redesign .ahp-brand > img {
      background:rgba(255,255,255,.86);
      border-color:rgba(37,99,235,.20);
      box-shadow:0 12px 30px rgba(37,99,235,.14),0 5px 16px rgba(239,68,68,.08);
    }
    #ah-premium-red-blue-redesign .ahp-logo-mark,
    #ah-premium-red-blue-redesign .ahp-header-cta,
    #ah-premium-red-blue-redesign .ahp-button-primary,
    #ah-premium-red-blue-redesign .ahp-floating-card > span,
    #ah-premium-red-blue-redesign .ahp-check,
    #ah-premium-red-blue-redesign .ahp-map-pin { color:#FFFFFF; }
    #ah-premium-red-blue-redesign .ahp-nav a { color:var(--blue-1); }
    #ah-premium-red-blue-redesign .ahp-nav a:hover {
      color:var(--blue-2);
      background:linear-gradient(135deg,rgba(59,130,246,.12),rgba(239,68,68,.08));
    }
    #ah-premium-red-blue-redesign .ahp-header-cta {
      border-color:rgba(255,255,255,.68);
      background:linear-gradient(135deg,var(--red-3),var(--red-4) 46%,var(--blue-3));
      box-shadow:0 14px 34px rgba(239,68,68,.20),0 8px 24px rgba(37,99,235,.15);
    }
    #ah-premium-red-blue-redesign .ahp-menu-toggle {
      border-color:rgba(37,99,235,.22);
      background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(219,234,254,.78));
      box-shadow:0 8px 20px rgba(37,99,235,.10);
    }
    #ah-premium-red-blue-redesign .ahp-menu-toggle span { background:linear-gradient(90deg,var(--blue-3),var(--red-4)); }

    #ah-premium-red-blue-redesign .ahp-eyebrow,
    #ah-premium-red-blue-redesign .ahp-kicker,
    #ah-premium-red-blue-redesign .ahp-text-button,
    #ah-premium-red-blue-redesign .ahp-text-link { color:var(--blue-3); }
    #ah-premium-red-blue-redesign .ahp-eyebrow {
      border-color:rgba(37,99,235,.23);
      background:linear-gradient(135deg,rgba(219,234,254,.86),rgba(254,226,226,.70));
      box-shadow:0 8px 24px rgba(37,99,235,.08);
    }
    #ah-premium-red-blue-redesign .ahp-hero h1 {
      background:linear-gradient(105deg,var(--blue-1) 0%,var(--blue-3) 42%,var(--red-3) 72%,var(--red-1) 100%);
      -webkit-background-clip:text;
      background-clip:text;
      color:transparent;
      filter:drop-shadow(0 8px 22px rgba(37,99,235,.10));
    }
    #ah-premium-red-blue-redesign .ahp-hero h1 > span {
      color:var(--ink-soft);
      -webkit-text-fill-color:var(--ink-soft);
      filter:none;
    }
    #ah-premium-red-blue-redesign .ahp-button-primary {
      background:linear-gradient(135deg,var(--blue-2),var(--blue-4) 47%,var(--red-4));
      box-shadow:0 18px 40px rgba(37,99,235,.20),0 9px 26px rgba(239,68,68,.13);
    }
    #ah-premium-red-blue-redesign .ahp-button-secondary {
      color:var(--blue-1);
      border-color:rgba(37,99,235,.22);
      background:linear-gradient(145deg,rgba(255,255,255,.90),rgba(239,246,255,.82));
      box-shadow:0 10px 26px rgba(37,99,235,.08);
    }
    #ah-premium-red-blue-redesign .ahp-button-secondary:hover {
      color:var(--red-2);
      border-color:rgba(239,68,68,.25);
      background:linear-gradient(145deg,#FFFFFF,#FFF1F2);
    }

    #ah-premium-red-blue-redesign .ahp-visual-glow {
      opacity:.25;
      background:conic-gradient(from 90deg,var(--red-4),var(--blue-4),var(--blue-5),var(--red-5),var(--red-4));
    }
    #ah-premium-red-blue-redesign .ahp-dashboard-card {
      border-color:rgba(37,99,235,.20);
      background:linear-gradient(145deg,rgba(255,255,255,.93),rgba(235,245,255,.88) 58%,rgba(255,237,240,.86));
      box-shadow:var(--shadow),inset 0 1px 0 rgba(255,255,255,.98);
    }
    #ah-premium-red-blue-redesign .ahp-dashboard-topbar {
      border-bottom-color:rgba(37,99,235,.12);
      background:linear-gradient(90deg,rgba(219,234,254,.70),rgba(255,255,255,.72),rgba(254,226,226,.58));
    }
    #ah-premium-red-blue-redesign .ahp-live i {
      background:var(--blue-4);
      box-shadow:0 0 14px rgba(59,130,246,.68);
    }
    #ah-premium-red-blue-redesign .ahp-chart-panel {
      background:rgba(255,255,255,.82);
      border-color:rgba(37,99,235,.14);
      box-shadow:inset 0 1px 0 #FFFFFF,0 12px 28px rgba(37,99,235,.07);
    }
    #ah-premium-red-blue-redesign .ahp-panel-heading strong { color:var(--red-3); }
    #ah-premium-red-blue-redesign .ahp-chart-grid path { stroke:rgba(37,99,235,.12); }
    #ah-premium-red-blue-redesign .ahp-mini-card { border-color:rgba(37,99,235,.13); }
    #ah-premium-red-blue-redesign .ahp-mini-blue { background:linear-gradient(145deg,rgba(219,234,254,.95),rgba(191,219,254,.72)); }
    #ah-premium-red-blue-redesign .ahp-mini-red { background:linear-gradient(145deg,rgba(254,226,226,.94),rgba(254,202,202,.68)); }
    #ah-premium-red-blue-redesign .ahp-floating-card {
      border-color:rgba(37,99,235,.18);
      background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(239,246,255,.88));
      box-shadow:0 18px 44px rgba(37,99,235,.15),0 8px 24px rgba(239,68,68,.08);
    }

    #ah-premium-red-blue-redesign .ahp-trust-strip {
      border-color:rgba(37,99,235,.12);
      background:linear-gradient(90deg,rgba(219,234,254,.58),rgba(255,255,255,.76),rgba(254,226,226,.55));
    }

    #ah-premium-red-blue-redesign .ahp-section-copy h2,
    #ah-premium-red-blue-redesign .ahp-section-heading h2,
    #ah-premium-red-blue-redesign .ahp-review-copy h2,
    #ah-premium-red-blue-redesign .ahp-contact-card h2 {
      background:linear-gradient(100deg,var(--blue-1),var(--blue-3) 46%,var(--red-3) 78%,var(--red-1));
      -webkit-background-clip:text;
      background-clip:text;
      color:transparent;
    }
    #ah-premium-red-blue-redesign .ahp-about-image-wrap {
      border-color:rgba(37,99,235,.22);
      box-shadow:0 28px 70px rgba(37,99,235,.16),0 14px 34px rgba(239,68,68,.10);
    }
    #ah-premium-red-blue-redesign .ahp-about-image-wrap::after {
      background:linear-gradient(to top,rgba(30,58,138,.74),rgba(37,99,235,.08) 58%,transparent 78%);
    }
    #ah-premium-red-blue-redesign .ahp-about-badge,
    #ah-premium-red-blue-redesign .ahp-palette-card {
      color:var(--ink);
      border-color:rgba(37,99,235,.19);
      background:linear-gradient(145deg,rgba(255,255,255,.91),rgba(239,246,255,.83),rgba(255,241,242,.78));
      box-shadow:0 18px 46px rgba(37,99,235,.14),0 8px 24px rgba(239,68,68,.09);
    }
    #ah-premium-red-blue-redesign .ahp-about-badge span { color:var(--ink-soft); }
    #ah-premium-red-blue-redesign .ahp-palette-card span { box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 5px 14px rgba(37,99,235,.08); }

    #ah-premium-red-blue-redesign .ahp-services {
      background:linear-gradient(180deg,rgba(219,234,254,.42),rgba(255,255,255,.30) 45%,rgba(254,226,226,.37));
      border-block:1px solid rgba(37,99,235,.08);
    }
    #ah-premium-red-blue-redesign .ahp-service-card {
      border-color:rgba(37,99,235,.16);
      background:linear-gradient(150deg,rgba(255,255,255,.94),rgba(239,246,255,.83) 62%,rgba(255,241,242,.78));
      box-shadow:inset 0 1px 0 #FFFFFF,0 14px 34px rgba(37,99,235,.08);
    }
    #ah-premium-red-blue-redesign .ahp-service-card:hover {
      border-color:rgba(239,68,68,.28);
      box-shadow:0 24px 56px rgba(37,99,235,.16),0 12px 30px rgba(239,68,68,.10),inset 0 1px 0 #FFFFFF;
    }
    #ah-premium-red-blue-redesign .ahp-service-card h3 { color:var(--blue-1); }
    #ah-premium-red-blue-redesign .ahp-service-card:nth-child(odd) h3 { color:var(--red-2); }

    #ah-premium-red-blue-redesign .ahp-project-carousel {
      border-color:rgba(37,99,235,.20);
      box-shadow:0 28px 72px rgba(37,99,235,.16),0 14px 38px rgba(239,68,68,.10);
      background:#EAF3FF;
    }
    #ah-premium-red-blue-redesign .ahp-project-slide::after {
      background:
        linear-gradient(90deg,rgba(30,58,138,.88) 0%,rgba(37,99,235,.58) 42%,rgba(239,68,68,.18) 76%),
        linear-gradient(to top,rgba(127,29,29,.58),transparent 60%);
    }
    #ah-premium-red-blue-redesign .ahp-project-overlay,
    #ah-premium-red-blue-redesign .ahp-project-overlay h3,
    #ah-premium-red-blue-redesign .ahp-project-overlay p { color:#FFFFFF; }
    #ah-premium-red-blue-redesign .ahp-project-overlay > span { color:#FECACA; }
    #ah-premium-red-blue-redesign .ahp-carousel-arrow {
      border-color:rgba(255,255,255,.72);
      background:linear-gradient(145deg,rgba(37,99,235,.78),rgba(239,68,68,.68));
      box-shadow:0 10px 26px rgba(30,58,138,.20);
    }

    #ah-premium-red-blue-redesign .ahp-process {
      background:linear-gradient(180deg,rgba(239,246,255,.72),rgba(255,255,255,.42),rgba(255,241,242,.66));
    }
    #ah-premium-red-blue-redesign .ahp-process-card {
      border-color:rgba(37,99,235,.15);
      background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(239,246,255,.80));
      box-shadow:0 13px 32px rgba(37,99,235,.07);
    }
    #ah-premium-red-blue-redesign .ahp-process-card:nth-child(even) {
      border-color:rgba(239,68,68,.16);
      background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,241,242,.82));
    }
    #ah-premium-red-blue-redesign .ahp-process-card > span { color:var(--blue-2); background:rgba(219,234,254,.88); border-color:rgba(37,99,235,.18); }
    #ah-premium-red-blue-redesign .ahp-process-card:nth-child(even) > span { color:var(--red-2); background:rgba(254,226,226,.88); border-color:rgba(239,68,68,.18); }

    #ah-premium-red-blue-redesign .ahp-testimonial-carousel {
      border-color:rgba(37,99,235,.18);
      background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(235,245,255,.85) 58%,rgba(255,237,240,.80));
      box-shadow:var(--shadow);
    }
    #ah-premium-red-blue-redesign .ahp-testimonial-carousel::before { opacity:.13; }
    #ah-premium-red-blue-redesign .ahp-quote-mark { color:rgba(37,99,235,.10); }
    #ah-premium-red-blue-redesign .ahp-testimonial-slide p { color:var(--blue-3); }
    #ah-premium-red-blue-redesign .ahp-testimonial-dot { background:rgba(37,99,235,.22); }
    #ah-premium-red-blue-redesign .ahp-testimonial-arrows button {
      color:var(--blue-2);
      border-color:rgba(37,99,235,.18);
      background:rgba(255,255,255,.82);
      box-shadow:0 8px 20px rgba(37,99,235,.08);
    }
    #ah-premium-red-blue-redesign .ahp-testimonial-arrows button:hover { color:#FFFFFF; }

    #ah-premium-red-blue-redesign .ahp-map-card,
    #ah-premium-red-blue-redesign .ahp-contact-card {
      border-color:rgba(37,99,235,.18);
      box-shadow:0 28px 70px rgba(37,99,235,.14),0 14px 36px rgba(239,68,68,.09);
    }
    #ah-premium-red-blue-redesign .ahp-map-card { background:#DCEBFF; }
    #ah-premium-red-blue-redesign .ahp-map-card iframe { filter:saturate(.90) contrast(1.02) brightness(1.06); }
    #ah-premium-red-blue-redesign .ahp-map-card::after { background:linear-gradient(to top,rgba(30,64,175,.18),transparent 48%); }
    #ah-premium-red-blue-redesign .ahp-map-overlay {
      color:var(--ink);
      border-color:rgba(37,99,235,.18);
      background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(239,246,255,.85),rgba(255,241,242,.78));
      box-shadow:0 14px 34px rgba(37,99,235,.13);
    }
    #ah-premium-red-blue-redesign .ahp-contact-card {
      background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(239,246,255,.86) 58%,rgba(255,241,242,.82));
    }
    #ah-premium-red-blue-redesign .ahp-contact-form input,
    #ah-premium-red-blue-redesign .ahp-contact-form select,
    #ah-premium-red-blue-redesign .ahp-contact-form textarea {
      color:var(--ink);
      border-color:rgba(37,99,235,.18);
      background:rgba(255,255,255,.88);
      box-shadow:inset 0 1px 0 #FFFFFF;
    }
    #ah-premium-red-blue-redesign .ahp-contact-form input::placeholder,
    #ah-premium-red-blue-redesign .ahp-contact-form textarea::placeholder { color:#8394AD; }
    #ah-premium-red-blue-redesign .ahp-contact-form input:focus,
    #ah-premium-red-blue-redesign .ahp-contact-form select:focus,
    #ah-premium-red-blue-redesign .ahp-contact-form textarea:focus {
      border-color:var(--blue-4);
      background:#FFFFFF;
      box-shadow:0 0 0 4px rgba(59,130,246,.13),0 10px 24px rgba(37,99,235,.08);
    }

    #ah-premium-red-blue-redesign .ahp-footer {
      border-top-color:rgba(37,99,235,.14);
      background:
        radial-gradient(circle at 10% 20%,rgba(59,130,246,.15),transparent 26%),
        radial-gradient(circle at 90% 30%,rgba(239,68,68,.14),transparent 25%),
        linear-gradient(135deg,#EAF3FF,#FFFFFF 48%,#FFF0F2);
    }
    #ah-premium-red-blue-redesign .ahp-footer-bottom { border-top-color:rgba(37,99,235,.14); }
    #ah-premium-red-blue-redesign .ahp-footer-grid > div:not(.ahp-footer-brand) a:hover { color:var(--red-3); }

    #ah-premium-red-blue-redesign .ahp-toast {
      color:#FFFFFF;
      border-color:rgba(255,255,255,.56);
      background:linear-gradient(135deg,rgba(29,78,216,.94),rgba(239,68,68,.92));
      box-shadow:0 16px 45px rgba(37,99,235,.24),0 8px 22px rgba(239,68,68,.15);
    }

    #ah-premium-red-blue-redesign ::selection { color:#FFFFFF; background:var(--blue-3); }

    @media (max-width:1100px) {
      #ah-premium-red-blue-redesign .ahp-nav {
        border-color:rgba(37,99,235,.18);
        background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(239,246,255,.96),rgba(255,241,242,.94));
        box-shadow:0 24px 60px rgba(37,99,235,.16),0 10px 30px rgba(239,68,68,.08);
      }
    }

    @media (max-width:760px) {
      #ah-premium-red-blue-redesign .ahp-project-slide::after {
        background:linear-gradient(to top,rgba(30,58,138,.92),rgba(37,99,235,.40) 62%,rgba(239,68,68,.12));
      }
    }

    @media (prefers-reduced-motion:reduce) {
      html { scroll-behavior:auto !important; }
      #ah-premium-red-blue-redesign *, #ah-premium-red-blue-redesign *::before, #ah-premium-red-blue-redesign *::after { animation-duration:.01ms !important; animation-iteration-count:1 !important; scroll-behavior:auto !important; transition-duration:.01ms !important; }
    }

/* ==========================================================
   WORDPRESS-NATIVE UNIVERSAL PAGE SYSTEM
   ========================================================== */
body.admin-bar #ah-premium-red-blue-redesign .ahp-header{top:32px}
#ah-premium-red-blue-redesign{min-height:100vh}
#ah-premium-red-blue-redesign{overflow-x:clip;overflow-y:visible}
#ah-premium-red-blue-redesign main{display:block;max-width:none;margin:0;padding:0;background:transparent;border-radius:0;box-shadow:none}
#ah-premium-red-blue-redesign .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
#ah-premium-red-blue-redesign .screen-reader-text:focus{clip:auto!important;width:auto;height:auto;margin:0;padding:12px 16px;top:8px;left:8px;z-index:100000;background:#fff;color:var(--blue-1);border-radius:10px;box-shadow:var(--shadow)}
#ah-premium-red-blue-redesign .ahp-nav .current-menu-item>a,
#ah-premium-red-blue-redesign .ahp-nav .current_page_item>a,
#ah-premium-red-blue-redesign .ahp-nav a[aria-current="page"]{color:var(--red-2);background:linear-gradient(135deg,rgba(59,130,246,.12),rgba(239,68,68,.11))}
#ah-premium-red-blue-redesign .ahp-nav ul{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}
#ah-premium-red-blue-redesign .ahp-nav li{position:relative;margin:0}
#ah-premium-red-blue-redesign .ahp-nav .sub-menu{position:absolute;top:calc(100% + 14px);left:0;min-width:230px;display:grid;gap:4px;padding:12px;opacity:0;visibility:hidden;transform:translateY(8px);border:1px solid rgba(37,99,235,.16);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 22px 55px rgba(37,99,235,.16);transition:.22s ease}
#ah-premium-red-blue-redesign .ahp-nav li:hover>.sub-menu,
#ah-premium-red-blue-redesign .ahp-nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}
#ah-premium-red-blue-redesign .ahp-nav .sub-menu a{display:block;white-space:normal}
#ah-premium-red-blue-redesign .ahp-search-toggle{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid rgba(37,99,235,.18);border-radius:13px;color:var(--blue-2);background:rgba(255,255,255,.76);cursor:pointer;box-shadow:0 8px 20px rgba(37,99,235,.07)}
#ah-premium-red-blue-redesign .ahp-search-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}
#ah-premium-red-blue-redesign .ahp-search-panel{position:fixed;inset:0;z-index:80;display:grid;place-items:start center;padding:120px 20px 20px;background:rgba(30,58,138,.24);backdrop-filter:blur(16px);opacity:0;visibility:hidden;transition:.25s ease}
#ah-premium-red-blue-redesign .ahp-search-panel.is-open{opacity:1;visibility:visible}
#ah-premium-red-blue-redesign .ahp-search-dialog{width:min(720px,100%);padding:24px;border:1px solid rgba(37,99,235,.18);border-radius:24px;background:linear-gradient(145deg,#fff,#eff6ff 62%,#fff1f2);box-shadow:0 30px 90px rgba(30,58,138,.25)}
#ah-premium-red-blue-redesign .ahp-search-dialog form{display:flex;gap:10px}
#ah-premium-red-blue-redesign .ahp-search-dialog input{flex:1;min-width:0;padding:15px 16px;border:1px solid rgba(37,99,235,.18);border-radius:14px;color:var(--ink);background:#fff;outline:none}
#ah-premium-red-blue-redesign .ahp-search-close{display:block;margin:0 0 14px auto;padding:5px 9px;border:0;background:none;color:var(--blue-1);font-size:1.5rem;cursor:pointer}

#ah-premium-red-blue-redesign .ahp-inner-hero{position:relative;padding:92px 0 68px;overflow:hidden;border-bottom:1px solid rgba(37,99,235,.10);background:linear-gradient(145deg,rgba(219,234,254,.56),rgba(255,255,255,.76) 48%,rgba(254,226,226,.48))}
#ah-premium-red-blue-redesign .ahp-inner-hero::before,
#ah-premium-red-blue-redesign .ahp-inner-hero::after{content:"";position:absolute;border-radius:50%;filter:blur(55px);pointer-events:none}
#ah-premium-red-blue-redesign .ahp-inner-hero::before{width:280px;height:280px;left:-110px;top:-100px;background:rgba(59,130,246,.24)}
#ah-premium-red-blue-redesign .ahp-inner-hero::after{width:260px;height:260px;right:-90px;bottom:-120px;background:rgba(239,68,68,.20)}
#ah-premium-red-blue-redesign .ahp-inner-hero .ahp-shell{position:relative;z-index:2}
#ah-premium-red-blue-redesign .ahp-inner-hero h1{max-width:980px;margin-top:14px;font-size:clamp(2.65rem,6vw,5.75rem);line-height:.98;letter-spacing:-.058em;background:linear-gradient(105deg,var(--blue-1),var(--blue-3) 45%,var(--red-3) 76%,var(--red-1));-webkit-background-clip:text;background-clip:text;color:transparent;text-wrap:balance}
#ah-premium-red-blue-redesign .ahp-inner-hero p{max-width:760px;margin-top:20px;color:var(--ink-soft);font-size:clamp(.98rem,1.8vw,1.16rem)}
#ah-premium-red-blue-redesign .ahp-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;color:var(--ink-muted);font-size:.78rem}
#ah-premium-red-blue-redesign .ahp-breadcrumbs a{color:var(--blue-3);font-weight:750}

#ah-premium-red-blue-redesign .ahp-content-section{padding:76px 0 110px}
#ah-premium-red-blue-redesign .ahp-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}
#ah-premium-red-blue-redesign .ahp-content-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}
#ah-premium-red-blue-redesign .ahp-content-card,
#ah-premium-red-blue-redesign .ahp-sidebar-card,
#ah-premium-red-blue-redesign .ahp-empty-card{border:1px solid rgba(37,99,235,.15);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(239,246,255,.82) 64%,rgba(255,241,242,.72));box-shadow:0 22px 58px rgba(37,99,235,.10),0 9px 28px rgba(239,68,68,.07)}
#ah-premium-red-blue-redesign .ahp-content-card{padding:clamp(25px,5vw,58px);overflow:hidden}
#ah-premium-red-blue-redesign .ahp-content-card>*:first-child{margin-top:0}
#ah-premium-red-blue-redesign .ahp-content-card h2,
#ah-premium-red-blue-redesign .ahp-content-card h3,
#ah-premium-red-blue-redesign .ahp-content-card h4{margin:1.45em 0 .55em;color:var(--blue-1);line-height:1.12;letter-spacing:-.035em}
#ah-premium-red-blue-redesign .ahp-content-card h2{font-size:clamp(1.8rem,4vw,3.15rem)}
#ah-premium-red-blue-redesign .ahp-content-card h3{font-size:clamp(1.35rem,3vw,2.1rem);color:var(--red-2)}
#ah-premium-red-blue-redesign .ahp-content-card p,
#ah-premium-red-blue-redesign .ahp-content-card li{color:var(--ink-soft)}
#ah-premium-red-blue-redesign .ahp-content-card p{margin:0 0 1.18em}
#ah-premium-red-blue-redesign .ahp-content-card ul,
#ah-premium-red-blue-redesign .ahp-content-card ol{margin:1.2em 0 1.4em;padding-left:1.35em}
#ah-premium-red-blue-redesign .ahp-content-card li{margin:.55em 0;padding-left:.25em}
#ah-premium-red-blue-redesign .ahp-content-card a:not(.ahp-button){color:var(--blue-3);text-decoration:underline;text-decoration-color:rgba(37,99,235,.28);text-underline-offset:3px}
#ah-premium-red-blue-redesign .ahp-content-card a:not(.ahp-button):hover{color:var(--red-3);text-decoration-color:currentColor}
#ah-premium-red-blue-redesign .ahp-content-card img{height:auto;border-radius:20px;box-shadow:0 16px 38px rgba(37,99,235,.12)}
#ah-premium-red-blue-redesign .ahp-content-card figure{max-width:100%;margin:1.8em 0}
#ah-premium-red-blue-redesign .ahp-content-card figcaption{margin-top:9px;color:var(--ink-muted);font-size:.78rem;text-align:center}
#ah-premium-red-blue-redesign .ahp-content-card blockquote{position:relative;margin:2em 0;padding:24px 25px 24px 30px;border:1px solid rgba(239,68,68,.18);border-left:5px solid var(--red-4);border-radius:0 18px 18px 0;background:linear-gradient(145deg,rgba(254,226,226,.62),rgba(239,246,255,.62));color:var(--blue-1);font-size:1.08rem}
#ah-premium-red-blue-redesign .ahp-content-card pre{max-width:100%;overflow:auto;padding:20px;border-radius:18px;color:#eaf2ff;background:#0f2a55;box-shadow:0 14px 32px rgba(30,58,138,.18)}
#ah-premium-red-blue-redesign .ahp-content-card code{padding:.12em .38em;border-radius:6px;color:var(--red-2);background:rgba(254,226,226,.75)}
#ah-premium-red-blue-redesign .ahp-content-card pre code{padding:0;color:inherit;background:none}
#ah-premium-red-blue-redesign .ahp-content-card table{width:100%;margin:1.6em 0;border-collapse:collapse;overflow:hidden;border-radius:16px;box-shadow:0 0 0 1px rgba(37,99,235,.14)}
#ah-premium-red-blue-redesign .ahp-content-card th,
#ah-premium-red-blue-redesign .ahp-content-card td{padding:13px 14px;border-bottom:1px solid rgba(37,99,235,.11);text-align:left}
#ah-premium-red-blue-redesign .ahp-content-card th{color:#fff;background:linear-gradient(90deg,var(--blue-2),var(--red-3))}
#ah-premium-red-blue-redesign .ahp-content-card iframe{max-width:100%;border-radius:20px}
#ah-premium-red-blue-redesign .ahp-featured-image{margin:-18px -18px 38px;border-radius:22px;overflow:hidden}
#ah-premium-red-blue-redesign .ahp-featured-image img{width:100%;max-height:590px;object-fit:cover;border-radius:0;box-shadow:none}
#ah-premium-red-blue-redesign .ahp-entry-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin:18px 0 0;color:var(--ink-muted);font-size:.8rem}
#ah-premium-red-blue-redesign .ahp-entry-meta a{font-weight:750;text-decoration:none!important}
#ah-premium-red-blue-redesign .ahp-entry-footer{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px;padding-top:25px;border-top:1px solid rgba(37,99,235,.12)}
#ah-premium-red-blue-redesign .ahp-entry-footer a{display:inline-flex;padding:7px 11px;border:1px solid rgba(37,99,235,.14);border-radius:999px;background:rgba(219,234,254,.6);text-decoration:none!important;font-size:.76rem}
#ah-premium-red-blue-redesign .ahp-sidebar{display:grid;gap:18px;position:sticky;top:110px}
#ah-premium-red-blue-redesign .ahp-sidebar-card{padding:23px}
#ah-premium-red-blue-redesign .ahp-sidebar-card h2,
#ah-premium-red-blue-redesign .ahp-sidebar-card h3{margin:0 0 14px;color:var(--blue-1);font-size:1.05rem}
#ah-premium-red-blue-redesign .ahp-sidebar-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
#ah-premium-red-blue-redesign .ahp-sidebar-card li{margin:0}
#ah-premium-red-blue-redesign .ahp-sidebar-card a{color:var(--ink-soft);font-size:.84rem}
#ah-premium-red-blue-redesign .ahp-sidebar-card a:hover{color:var(--red-3)}

#ah-premium-red-blue-redesign .ahp-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#ah-premium-red-blue-redesign .ahp-post-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(37,99,235,.15);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(239,246,255,.82) 64%,rgba(255,241,242,.72));box-shadow:0 17px 42px rgba(37,99,235,.09);transition:.3s ease}
#ah-premium-red-blue-redesign .ahp-post-card:hover{transform:translateY(-7px);border-color:rgba(239,68,68,.24);box-shadow:0 25px 55px rgba(37,99,235,.14),0 10px 25px rgba(239,68,68,.08)}
#ah-premium-red-blue-redesign .ahp-post-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#dbeafe,#fee2e2)}
#ah-premium-red-blue-redesign .ahp-post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}
#ah-premium-red-blue-redesign .ahp-post-card:hover .ahp-post-thumb img{transform:scale(1.055)}
#ah-premium-red-blue-redesign .ahp-post-body{display:flex;flex:1;flex-direction:column;padding:23px}
#ah-premium-red-blue-redesign .ahp-post-type{color:var(--red-3);font-size:.69rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
#ah-premium-red-blue-redesign .ahp-post-card h2,
#ah-premium-red-blue-redesign .ahp-post-card h3{margin:10px 0 12px;color:var(--blue-1);font-size:1.23rem;line-height:1.2;letter-spacing:-.03em}
#ah-premium-red-blue-redesign .ahp-post-card p{margin:0 0 20px;color:var(--ink-muted);font-size:.85rem}
#ah-premium-red-blue-redesign .ahp-post-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--blue-3);font-size:.79rem;font-weight:850}
#ah-premium-red-blue-redesign .ahp-pagination{margin-top:38px}
#ah-premium-red-blue-redesign .ahp-pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}
#ah-premium-red-blue-redesign .ahp-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border:1px solid rgba(37,99,235,.15);border-radius:12px;color:var(--blue-2);background:rgba(255,255,255,.86)}
#ah-premium-red-blue-redesign .ahp-pagination .current,
#ah-premium-red-blue-redesign .ahp-pagination a:hover{color:#fff;background:linear-gradient(135deg,var(--blue-3),var(--red-4))}
#ah-premium-red-blue-redesign .ahp-post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:25px}
#ah-premium-red-blue-redesign .ahp-post-navigation a{display:block;height:100%;padding:19px;border:1px solid rgba(37,99,235,.15);border-radius:18px;color:var(--blue-1);background:rgba(255,255,255,.84);box-shadow:0 12px 28px rgba(37,99,235,.07)}
#ah-premium-red-blue-redesign .ahp-post-navigation .nav-next{text-align:right}
#ah-premium-red-blue-redesign .ahp-empty-card{padding:45px;text-align:center}

#ah-premium-red-blue-redesign .ahp-comments{margin-top:25px;padding:clamp(24px,5vw,45px);border:1px solid rgba(37,99,235,.15);border-radius:26px;background:rgba(255,255,255,.86);box-shadow:0 18px 48px rgba(37,99,235,.09)}
#ah-premium-red-blue-redesign .ahp-comments h2,
#ah-premium-red-blue-redesign .ahp-comments h3{color:var(--blue-1)}
#ah-premium-red-blue-redesign .ahp-comments .comment-list{margin:24px 0;padding:0;list-style:none}
#ah-premium-red-blue-redesign .ahp-comments .comment-body{margin:14px 0;padding:19px;border:1px solid rgba(37,99,235,.12);border-radius:17px;background:linear-gradient(145deg,#fff,#f4f8ff)}
#ah-premium-red-blue-redesign .ahp-comments input,
#ah-premium-red-blue-redesign .ahp-comments textarea{width:100%;padding:13px 14px;border:1px solid rgba(37,99,235,.18);border-radius:13px;background:#fff;outline:none}
#ah-premium-red-blue-redesign .ahp-comments input:focus,
#ah-premium-red-blue-redesign .ahp-comments textarea:focus{border-color:var(--blue-4);box-shadow:0 0 0 4px rgba(59,130,246,.12)}

#ah-premium-red-blue-redesign .ahp-contact-form .ahp-notice{margin-bottom:20px;padding:13px 15px;border:1px solid rgba(22,163,74,.22);border-radius:13px;color:#166534;background:#dcfce7}
#ah-premium-red-blue-redesign .ahp-form-note{display:block;color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-ads-wrap{margin-top:32px}
#ah-premium-red-blue-redesign .ah-adsense-slot{max-width:100%;overflow:hidden;margin:22px auto;padding:10px;border-radius:16px;background:rgba(255,255,255,.56)}
#ah-premium-red-blue-redesign .ahp-footer .menu{margin:0;padding:0;list-style:none}
#ah-premium-red-blue-redesign .ahp-footer .menu li{margin:0}
#ah-premium-red-blue-redesign .ahp-footer .custom-logo-link{display:block}

@media(max-width:1100px){
 body.admin-bar #ah-premium-red-blue-redesign .ahp-header{top:32px}
 #ah-premium-red-blue-redesign .ahp-header-inner{gap:12px}
 #ah-premium-red-blue-redesign .ahp-nav ul{display:grid;gap:4px}
 #ah-premium-red-blue-redesign .ahp-nav .sub-menu{position:static;display:grid;min-width:0;margin:3px 0 3px 12px;padding:4px;border:0;background:transparent;box-shadow:none;opacity:1;visibility:visible;transform:none}
 #ah-premium-red-blue-redesign .ahp-content-layout{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}
 #ah-premium-red-blue-redesign .ahp-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:782px){body.admin-bar #ah-premium-red-blue-redesign .ahp-header{top:46px}}
@media(max-width:760px){
 #ah-premium-red-blue-redesign .ahp-search-toggle{margin-left:auto}
 #ah-premium-red-blue-redesign .ahp-inner-hero{padding:70px 0 52px}
 #ah-premium-red-blue-redesign .ahp-content-section{padding:52px 0 80px}
 #ah-premium-red-blue-redesign .ahp-post-grid{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-sidebar{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-post-navigation{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-post-navigation .nav-next{text-align:left}
 #ah-premium-red-blue-redesign .ahp-search-dialog form{flex-direction:column}
}
@media(max-width:480px){
 #ah-premium-red-blue-redesign .ahp-search-toggle{width:40px;height:40px}
 #ah-premium-red-blue-redesign .ahp-content-card{padding:23px 19px}
}

#ah-premium-red-blue-redesign .ahp-user-ip{display:inline-flex;align-items:center;gap:9px;margin-top:18px;padding:9px 12px;border:1px solid rgba(37,99,235,.16);border-radius:999px;color:var(--ink-soft);background:rgba(255,255,255,.68);box-shadow:0 8px 22px rgba(37,99,235,.07);font-size:.72rem}
#ah-premium-red-blue-redesign .ahp-user-ip>span{color:var(--blue-4)}
#ah-premium-red-blue-redesign .ahp-user-ip small{color:var(--ink-muted)}
@media(max-width:1100px){#ah-premium-red-blue-redesign .ahp-user-ip{justify-content:center}}

/* =========================================================
   SEO performance implementation v2.1.1
   ========================================================= */
#ah-premium-red-blue-redesign .ahp-header-inner{min-height:108px}
#ah-premium-red-blue-redesign .ahp-brand{flex:0 0 auto}
#ah-premium-red-blue-redesign .ahp-brand>img.ahp-brand-logo{width:76px;height:90px;max-width:none;border-radius:0;object-fit:contain;padding:0;background:transparent;border:0;box-shadow:none}
#ah-premium-red-blue-redesign .ahp-footer .ahp-brand>img.ahp-brand-logo{width:98px;height:116px}
#ah-premium-red-blue-redesign .ahp-nav{margin-left:auto}
#ah-premium-red-blue-redesign .ahp-project-overlay a{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-weight:800;color:#fff;text-decoration:none}
#ah-premium-red-blue-redesign .ahp-delivery-map .ahp-dashboard-body{display:grid;gap:18px}
#ah-premium-red-blue-redesign .ahp-delivery-flow{display:flex;align-items:center;justify-content:space-between;gap:9px;min-height:215px;padding:24px;border-radius:22px;background:linear-gradient(145deg,rgba(7,22,47,.94),rgba(14,43,89,.75));border:1px solid rgba(116,200,255,.22)}
#ah-premium-red-blue-redesign .ahp-delivery-flow span{display:grid;place-items:center;min-width:82px;min-height:82px;padding:12px;border-radius:50%;text-align:center;font-size:.72rem;font-weight:900;letter-spacing:.02em;background:linear-gradient(135deg,rgba(36,140,255,.34),rgba(255,61,90,.22));border:1px solid rgba(255,255,255,.2);box-shadow:0 16px 32px rgba(0,0,0,.18)}
#ah-premium-red-blue-redesign .ahp-delivery-flow i{flex:1;height:2px;background:linear-gradient(90deg,var(--blue-4),var(--red-4));opacity:.72}
#ah-premium-red-blue-redesign .ahp-logo-showcase{display:grid;place-items:center;min-height:520px;background:radial-gradient(circle at 50% 35%,rgba(36,140,255,.2),transparent 55%),linear-gradient(145deg,rgba(7,22,47,.94),rgba(9,31,67,.8))}
#ah-premium-red-blue-redesign .ahp-logo-showcase>img{width:min(72%,390px);height:auto;max-height:440px;object-fit:contain}
#ah-premium-red-blue-redesign .ahp-centered-action{display:flex;justify-content:center;margin-top:30px}
#ah-premium-red-blue-redesign .ahp-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
#ah-premium-red-blue-redesign .ahp-proof-card{position:relative;min-height:280px;padding:30px;border-radius:26px;background:linear-gradient(145deg,rgba(15,43,91,.67),rgba(4,14,34,.88));border:1px solid rgba(116,200,255,.18);box-shadow:var(--shadow)}
#ah-premium-red-blue-redesign .ahp-proof-card>span{display:inline-grid;place-items:center;width:48px;height:48px;margin-bottom:28px;border-radius:15px;font-weight:900;background:linear-gradient(135deg,var(--blue-3),var(--red-3))}
#ah-premium-red-blue-redesign .ahp-proof-card h3{margin-bottom:12px;font-size:1.25rem}
#ah-premium-red-blue-redesign .ahp-proof-card p{color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-proof-card a{display:inline-flex;margin-top:20px;font-weight:800;color:var(--blue-5)}
#ah-premium-red-blue-redesign .ahp-service-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:40px;align-items:end;margin-bottom:34px;padding:34px;border-radius:28px;background:linear-gradient(135deg,rgba(23,105,224,.16),rgba(255,61,90,.1));border:1px solid rgba(255,255,255,.12)}
#ah-premium-red-blue-redesign .ahp-service-intro h2{margin-top:8px;font-size:clamp(1.8rem,3vw,3rem)}
#ah-premium-red-blue-redesign .ahp-service-intro p{color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-services-grid-detailed{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:34px}
#ah-premium-red-blue-redesign .ahp-service-card-detailed{min-height:350px}
#ah-premium-red-blue-redesign .ahp-service-card-detailed h2{font-size:1.25rem;margin:18px 0 10px}
#ah-premium-red-blue-redesign .ahp-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}
#ah-premium-red-blue-redesign .ahp-chip-list span{display:inline-flex;padding:7px 10px;border-radius:999px;font-size:.7rem;font-weight:800;color:#dcecff;background:rgba(36,140,255,.12);border:1px solid rgba(116,200,255,.22)}
#ah-premium-red-blue-redesign .ahp-service-selection{text-align:center;margin-top:24px}
#ah-premium-red-blue-redesign .ahp-service-selection p{max-width:760px;margin:14px auto 24px}
#ah-premium-red-blue-redesign .ahp-service-overview-grid,#ah-premium-red-blue-redesign .ahp-about-profile-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:24px;margin-bottom:24px}
#ah-premium-red-blue-redesign .ahp-service-tech-card{align-self:stretch}
#ah-premium-red-blue-redesign .ahp-two-column-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:24px 0}
#ah-premium-red-blue-redesign .ahp-check-list{display:grid;gap:14px;margin:20px 0 0;padding:0;list-style:none}
#ah-premium-red-blue-redesign .ahp-check-list li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-check-list li span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--blue-3),var(--red-3));font-weight:900}
#ah-premium-red-blue-redesign .ahp-process-grid-compact{margin:26px 0}
#ah-premium-red-blue-redesign .ahp-faq-list{display:grid;gap:12px;margin-top:22px}
#ah-premium-red-blue-redesign .ahp-faq-list details{padding:18px 20px;border-radius:18px;background:rgba(5,15,35,.56);border:1px solid rgba(116,200,255,.16)}
#ah-premium-red-blue-redesign .ahp-faq-list summary{cursor:pointer;font-weight:850;color:#fff}
#ah-premium-red-blue-redesign .ahp-faq-list p{margin-top:12px;color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-service-cta,#ah-premium-red-blue-redesign .ahp-resource-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:24px}
#ah-premium-red-blue-redesign .ahp-service-cta>div,#ah-premium-red-blue-redesign .ahp-resource-cta>div{max-width:760px}
#ah-premium-red-blue-redesign .ahp-founder-logo{display:grid;place-items:center;text-align:center}
#ah-premium-red-blue-redesign .ahp-founder-logo img{width:min(74%,320px);height:auto}
#ah-premium-red-blue-redesign .ahp-editor-content{margin-top:24px}
#ah-premium-red-blue-redesign .ahp-editor-content>*+*{margin-top:16px}
#ah-premium-red-blue-redesign .ahp-portfolio-grid{display:grid;gap:24px}
#ah-premium-red-blue-redesign .ahp-portfolio-card{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1fr);gap:0;overflow:hidden;border-radius:28px;background:linear-gradient(145deg,rgba(15,43,91,.62),rgba(4,14,34,.88));border:1px solid rgba(116,200,255,.18);box-shadow:var(--shadow)}
#ah-premium-red-blue-redesign .ahp-portfolio-card img{width:100%;height:100%;min-height:300px;object-fit:cover}
#ah-premium-red-blue-redesign .ahp-portfolio-card>div{padding:38px;align-self:center}
#ah-premium-red-blue-redesign .ahp-portfolio-card h2{font-size:clamp(1.45rem,2.3vw,2.2rem);margin-bottom:12px}
#ah-premium-red-blue-redesign .ahp-portfolio-card p{color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-case-study-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:24px}
#ah-premium-red-blue-redesign .ahp-case-study-card{padding:32px;border-radius:28px;background:linear-gradient(145deg,rgba(15,43,91,.64),rgba(4,14,34,.9));border:1px solid rgba(116,200,255,.18);box-shadow:var(--shadow)}
#ah-premium-red-blue-redesign .ahp-case-study-card h2{margin:18px 0 20px;font-size:1.45rem}
#ah-premium-red-blue-redesign .ahp-case-study-card h3{margin:18px 0 6px;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--blue-5)}
#ah-premium-red-blue-redesign .ahp-case-study-card p{color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-policy-content h2{margin-top:30px}
#ah-premium-red-blue-redesign .ahp-policy-content p{margin-top:12px}
#ah-premium-red-blue-redesign .ahp-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}
#ah-premium-red-blue-redesign .ahp-directory-grid a{display:flex;flex-direction:column;gap:7px;padding:20px;border-radius:18px;background:rgba(36,140,255,.1);border:1px solid rgba(116,200,255,.18)}
#ah-premium-red-blue-redesign .ahp-directory-grid a span{color:var(--ink-muted);font-size:.78rem}
#ah-premium-red-blue-redesign .ahp-author-method-card{margin-top:34px;padding:24px;border-radius:20px;background:rgba(36,140,255,.09);border:1px solid rgba(116,200,255,.18)}
#ah-premium-red-blue-redesign .ahp-author-method-card h2{font-size:1.2rem;margin-bottom:12px}
#ah-premium-red-blue-redesign .ahp-author-method-card p+p{margin-top:10px}
#ah-premium-red-blue-redesign .ahp-resource-cta{margin-top:24px;padding:26px;border-radius:22px;background:linear-gradient(135deg,rgba(23,105,224,.16),rgba(255,61,90,.1));border:1px solid rgba(255,255,255,.12)}
#ah-premium-red-blue-redesign .ahp-consent{display:grid!important;grid-template-columns:20px 1fr;gap:10px;align-items:start}
#ah-premium-red-blue-redesign .ahp-consent input{width:18px!important;height:18px!important;margin-top:3px}
#ah-premium-red-blue-redesign .ahp-consent span{font-size:.76rem;color:var(--ink-muted)}
#ah-premium-red-blue-redesign .ahp-consent a{color:var(--blue-5);text-decoration:underline}
#ah-premium-red-blue-redesign .ahp-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
#ah-premium-red-blue-redesign .ahp-notice-error{background:rgba(255,61,90,.12);border-color:rgba(255,92,118,.4);color:#ffdce3}
#ah-premium-red-blue-redesign .ahp-contact-page .ahp-shell+.ahp-shell{margin-top:28px}

@media(max-width:1100px){
 #ah-premium-red-blue-redesign .ahp-header-inner{min-height:92px}
 #ah-premium-red-blue-redesign .ahp-brand>img.ahp-brand-logo{width:62px;height:74px}
 #ah-premium-red-blue-redesign .ahp-services-grid-detailed,#ah-premium-red-blue-redesign .ahp-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 #ah-premium-red-blue-redesign .ahp-service-overview-grid,#ah-premium-red-blue-redesign .ahp-about-profile-grid{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-delivery-flow{flex-wrap:wrap;justify-content:center}
 #ah-premium-red-blue-redesign .ahp-delivery-flow i{display:none}
}
@media(max-width:780px){
 #ah-premium-red-blue-redesign .ahp-service-intro,#ah-premium-red-blue-redesign .ahp-two-column-section,#ah-premium-red-blue-redesign .ahp-portfolio-card,#ah-premium-red-blue-redesign .ahp-case-study-grid{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-services-grid-detailed,#ah-premium-red-blue-redesign .ahp-proof-grid,#ah-premium-red-blue-redesign .ahp-directory-grid{grid-template-columns:1fr}
 #ah-premium-red-blue-redesign .ahp-service-cta,#ah-premium-red-blue-redesign .ahp-resource-cta{align-items:flex-start;flex-direction:column}
 #ah-premium-red-blue-redesign .ahp-portfolio-card img{min-height:220px}
 #ah-premium-red-blue-redesign .ahp-logo-showcase{min-height:400px}
}
@media(max-width:520px){
 #ah-premium-red-blue-redesign .ahp-header-inner{min-height:82px}
 #ah-premium-red-blue-redesign .ahp-brand>img.ahp-brand-logo{width:52px;height:62px}
 #ah-premium-red-blue-redesign .ahp-delivery-flow span{min-width:70px;min-height:70px;font-size:.65rem}
}


/* Brand logo presentation: the packaged SVG retains the full automatedhacks.com
   text, while the compact header crops the emblem and repeats the name beside it
   for readable navigation-scale branding. The full SVG remains visible in the
   homepage logo showcase. */
#ah-premium-red-blue-redesign .ahp-brand-copy strong{color:#fff;white-space:nowrap}
#ah-premium-red-blue-redesign .ahp-footer .ahp-brand{align-items:center;margin-bottom:18px}
#ah-premium-red-blue-redesign .ahp-footer .ahp-brand>img{width:58px;height:58px;object-fit:cover;object-position:center 12%}
#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-copy small{color:rgba(220,232,255,.72)}
@media (max-width:1180px){
  #ah-premium-red-blue-redesign .ahp-header .ahp-brand-copy small{display:none}
}
@media (max-width:720px){
  #ah-premium-red-blue-redesign .ahp-header .ahp-brand-copy strong{font-size:.84rem}
  #ah-premium-red-blue-redesign .ahp-header .ahp-brand>img{width:44px;height:44px}
}
@media (max-width:430px){
  #ah-premium-red-blue-redesign .ahp-header .ahp-brand-copy{display:none}
}

/* =========================================================
   Services hub layout refinement v2.1.1
   Removes spacer-driven empty areas and replaces button-like
   technology pills with compact, content-led service cards.
   ========================================================= */
#ah-premium-red-blue-redesign .ahp-services-hub {
  padding:56px 0 92px;
}

#ah-premium-red-blue-redesign .ahp-services-hub > .ahp-shell {
  display:grid;
  gap:24px;
}

#ah-premium-red-blue-redesign .ahp-services-hub .wp-block-spacer,
#ah-premium-red-blue-redesign .ahp-services-hub .wp-block-separator:empty,
#ah-premium-red-blue-redesign .ahp-services-hub p:empty {
  display:none!important;
}

#ah-premium-red-blue-redesign .ahp-services-editor-content {
  margin:0;
  padding:clamp(24px,3.5vw,38px);
}

#ah-premium-red-blue-redesign .ahp-service-intro {
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);
  gap:34px;
  align-items:center;
  margin:0;
  padding:clamp(28px,4vw,46px);
  overflow:hidden;
  border:1px solid rgba(37,99,235,.16);
  border-radius:30px;
  background:
    radial-gradient(circle at 8% 20%,rgba(59,130,246,.17),transparent 34%),
    radial-gradient(circle at 92% 80%,rgba(239,68,68,.13),transparent 38%),
    linear-gradient(145deg,rgba(255,255,255,.95),rgba(239,246,255,.84) 58%,rgba(255,241,242,.77));
  box-shadow:0 20px 52px rgba(37,99,235,.10),0 8px 24px rgba(239,68,68,.06);
}

#ah-premium-red-blue-redesign .ahp-service-intro::after {
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  right:-130px;
  top:-120px;
  border-radius:50%;
  background:linear-gradient(145deg,rgba(37,99,235,.20),rgba(239,68,68,.16));
  filter:blur(8px);
  pointer-events:none;
}

#ah-premium-red-blue-redesign .ahp-service-intro-copy {
  position:relative;
  z-index:1;
  max-width:720px;
}

#ah-premium-red-blue-redesign .ahp-service-intro h2 {
  margin:9px 0 14px;
  max-width:760px;
  color:var(--blue-1);
  font-size:clamp(1.85rem,3.2vw,3.25rem);
  line-height:1.04;
  letter-spacing:-.045em;
  text-wrap:balance;
}

#ah-premium-red-blue-redesign .ahp-service-intro p {
  max-width:700px;
  color:var(--ink-soft);
  font-size:.98rem;
}

#ah-premium-red-blue-redesign .ahp-service-summary {
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:0;
}

#ah-premium-red-blue-redesign .ahp-service-summary > div {
  min-width:0;
  padding:18px 14px;
  border:1px solid rgba(37,99,235,.14);
  border-radius:18px;
  text-align:center;
  background:rgba(255,255,255,.72);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 22px rgba(37,99,235,.06);
}

#ah-premium-red-blue-redesign .ahp-service-summary dt {
  margin:0;
  color:var(--blue-2);
  font-size:clamp(1.55rem,2.4vw,2.25rem);
  font-weight:900;
  line-height:1;
  letter-spacing:-.055em;
}

#ah-premium-red-blue-redesign .ahp-service-summary > div:nth-child(2) dt {
  color:var(--red-3);
}

#ah-premium-red-blue-redesign .ahp-service-summary dd {
  margin:8px 0 0;
  color:var(--ink-muted);
  font-size:.68rem;
  font-weight:800;
  line-height:1.35;
  letter-spacing:.055em;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-services-grid-detailed {
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:stretch;
  gap:18px;
  margin:0;
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed {
  position:relative;
  display:grid;
  grid-template-columns:82px minmax(0,1fr);
  min-height:0;
  padding:0;
  overflow:hidden;
  border:1px solid rgba(37,99,235,.15);
  border-radius:26px;
  background:linear-gradient(145deg,rgba(255,255,255,.97),rgba(239,246,255,.84) 68%,rgba(255,241,242,.73));
  box-shadow:0 15px 38px rgba(37,99,235,.08),0 5px 18px rgba(239,68,68,.04);
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed::before {
  display:none;
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed:hover {
  transform:translateY(-4px);
  border-color:rgba(37,99,235,.28);
  box-shadow:0 22px 48px rgba(37,99,235,.13),0 8px 24px rgba(239,68,68,.07);
}

#ah-premium-red-blue-redesign .ahp-service-card-rail {
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:24px 13px;
  color:#fff;
  background:
    radial-gradient(circle at 50% 18%,rgba(255,255,255,.16),transparent 42%),
    linear-gradient(170deg,var(--blue-1),var(--blue-3) 58%,var(--red-3));
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed:nth-child(even) .ahp-service-card-rail {
  background:
    radial-gradient(circle at 50% 18%,rgba(255,255,255,.16),transparent 42%),
    linear-gradient(170deg,var(--red-2),var(--red-3) 48%,var(--blue-3));
}

#ah-premium-red-blue-redesign .ahp-service-symbol {
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:15px;
  background:rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16);
  font-size:.72rem;
  font-weight:900;
  line-height:1;
  letter-spacing:.035em;
}

#ah-premium-red-blue-redesign .ahp-service-index {
  color:rgba(255,255,255,.72);
  font-size:.67rem;
  font-weight:900;
  letter-spacing:.17em;
  writing-mode:vertical-rl;
  transform:rotate(180deg);
}

#ah-premium-red-blue-redesign .ahp-service-card-content {
  display:flex;
  min-width:0;
  flex-direction:column;
  padding:25px 26px 23px;
}

#ah-premium-red-blue-redesign .ahp-service-group {
  color:var(--red-3);
  font-size:.67rem;
  font-weight:900;
  letter-spacing:.11em;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed:nth-child(even) .ahp-service-group {
  color:var(--blue-3);
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed h2 {
  margin:7px 0 9px;
  color:var(--blue-1);
  font-size:clamp(1.16rem,1.8vw,1.43rem);
  line-height:1.13;
  letter-spacing:-.035em;
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed p {
  margin:0;
  color:var(--ink-soft);
  font-size:.84rem;
  line-height:1.58;
}

#ah-premium-red-blue-redesign .ahp-service-stack {
  margin-top:18px;
  padding-top:15px;
  border-top:1px solid rgba(37,99,235,.10);
}

#ah-premium-red-blue-redesign .ahp-service-stack-label {
  display:block;
  margin-bottom:8px;
  color:var(--ink-muted);
  font-size:.65rem;
  font-weight:850;
  letter-spacing:.09em;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-service-stack ul {
  display:flex;
  flex-wrap:wrap;
  gap:5px 14px;
  margin:0;
  padding:0;
  list-style:none;
}

#ah-premium-red-blue-redesign .ahp-service-stack li {
  position:relative;
  margin:0;
  padding:0 0 0 11px;
  color:var(--ink-soft);
  font-size:.72rem;
  font-weight:750;
  line-height:1.45;
}

#ah-premium-red-blue-redesign .ahp-service-stack li::before {
  content:"";
  position:absolute;
  left:0;
  top:.54em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--blue-3),var(--red-3));
  box-shadow:0 0 0 3px rgba(37,99,235,.08);
}

#ah-premium-red-blue-redesign .ahp-service-card-link {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-top:auto;
  padding-top:19px;
  color:var(--blue-2);
  font-size:.76rem;
  font-weight:900;
  text-decoration:none;
}

#ah-premium-red-blue-redesign .ahp-service-card-link::before {
  content:"";
  position:absolute;
  inset:0;
}

#ah-premium-red-blue-redesign .ahp-service-card-link span,
#ah-premium-red-blue-redesign .ahp-service-card-link svg {
  position:relative;
  z-index:1;
}

#ah-premium-red-blue-redesign .ahp-service-card-link svg {
  width:21px;
  height:21px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .2s ease;
}

#ah-premium-red-blue-redesign .ahp-service-card-detailed:hover .ahp-service-card-link svg {
  transform:translateX(4px);
}

#ah-premium-red-blue-redesign .ahp-service-card-link:focus-visible {
  outline:3px solid rgba(37,99,235,.28);
  outline-offset:-5px;
  border-radius:22px;
}

#ah-premium-red-blue-redesign .ahp-service-selection {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:34px;
  margin:0;
  padding:clamp(28px,4vw,42px);
  text-align:left;
  border-color:rgba(37,99,235,.18);
  background:
    linear-gradient(120deg,rgba(219,234,254,.88),rgba(255,255,255,.94) 54%,rgba(254,226,226,.76));
}

#ah-premium-red-blue-redesign .ahp-service-selection > div {
  max-width:780px;
}

#ah-premium-red-blue-redesign .ahp-service-selection h2 {
  margin:8px 0 10px;
  color:var(--blue-1);
  font-size:clamp(1.55rem,2.8vw,2.5rem);
  line-height:1.08;
}

#ah-premium-red-blue-redesign .ahp-service-selection p {
  max-width:760px;
  margin:0;
  color:var(--ink-soft);
}

#ah-premium-red-blue-redesign .ahp-service-selection .ahp-button {
  flex:0 0 auto;
  white-space:nowrap;
}

@media(max-width:1020px) {
  #ah-premium-red-blue-redesign .ahp-service-intro {
    grid-template-columns:1fr;
  }

  #ah-premium-red-blue-redesign .ahp-service-summary {
    max-width:680px;
  }

  #ah-premium-red-blue-redesign .ahp-services-grid-detailed {
    grid-template-columns:1fr;
  }
}

@media(max-width:720px) {
  #ah-premium-red-blue-redesign .ahp-services-hub {
    padding:42px 0 70px;
  }

  #ah-premium-red-blue-redesign .ahp-services-hub > .ahp-shell {
    gap:18px;
  }

  #ah-premium-red-blue-redesign .ahp-service-intro {
    gap:24px;
    padding:25px 21px;
    border-radius:24px;
  }

  #ah-premium-red-blue-redesign .ahp-service-summary {
    grid-template-columns:1fr;
  }

  #ah-premium-red-blue-redesign .ahp-service-summary > div {
    display:grid;
    grid-template-columns:72px 1fr;
    align-items:center;
    min-height:68px;
    padding:12px 16px;
    text-align:left;
  }

  #ah-premium-red-blue-redesign .ahp-service-summary dd {
    margin:0;
  }

  #ah-premium-red-blue-redesign .ahp-service-card-detailed {
    grid-template-columns:64px minmax(0,1fr);
    border-radius:22px;
  }

  #ah-premium-red-blue-redesign .ahp-service-card-rail {
    padding:20px 9px;
  }

  #ah-premium-red-blue-redesign .ahp-service-symbol {
    width:42px;
    height:42px;
    border-radius:13px;
    font-size:.66rem;
  }

  #ah-premium-red-blue-redesign .ahp-service-card-content {
    padding:22px 19px 20px;
  }

  #ah-premium-red-blue-redesign .ahp-service-selection {
    align-items:flex-start;
    flex-direction:column;
    gap:22px;
  }

  #ah-premium-red-blue-redesign .ahp-service-selection .ahp-button {
    width:100%;
  }
}

@media(max-width:440px) {
  #ah-premium-red-blue-redesign .ahp-service-card-detailed {
    grid-template-columns:1fr;
  }

  #ah-premium-red-blue-redesign .ahp-service-card-rail {
    min-height:58px;
    flex-direction:row;
    padding:9px 13px;
  }

  #ah-premium-red-blue-redesign .ahp-service-index {
    writing-mode:initial;
    transform:none;
  }
}

/* =========================================================
   MODERN HEADER + FOOTER REDESIGN v2.9.0
   A restrained navy, white, blue, and red interface layer.
   These final rules intentionally supersede legacy header and
   footer declarations without altering the theme content system.
   ========================================================= */

#ah-premium-red-blue-redesign {
  --ahp-navy-950:#061329;
  --ahp-navy-900:#081a38;
  --ahp-navy-800:#0d2855;
  --ahp-blue-600:#2563eb;
  --ahp-blue-500:#3b82f6;
  --ahp-red-600:#dc2626;
  --ahp-red-500:#ef4444;
  --ahp-header-height:78px;
}

/* Header shell */
#ah-premium-red-blue-redesign .ahp-header {
  position:sticky;
  top:0;
  z-index:70;
  width:100%;
  border:0;
  border-bottom:1px solid rgba(15,42,84,.10);
  color:var(--ahp-navy-950);
  background:rgba(255,255,255,.86);
  -webkit-backdrop-filter:blur(22px) saturate(170%);
  backdrop-filter:blur(22px) saturate(170%);
  box-shadow:0 8px 32px rgba(15,42,84,.06);
  transition:background-color .25s ease,box-shadow .25s ease,border-color .25s ease;
}

#ah-premium-red-blue-redesign .ahp-header.is-scrolled {
  border-bottom-color:rgba(15,42,84,.14);
  background:rgba(255,255,255,.95);
  box-shadow:0 16px 42px rgba(15,42,84,.11);
}

#ah-premium-red-blue-redesign .ahp-header-accent {
  position:absolute;
  inset:0 0 auto;
  height:3px;
  overflow:hidden;
  background:linear-gradient(90deg,var(--ahp-blue-600) 0 44%,#8caef7 48%,#f1a3a3 52%,var(--ahp-red-600) 56% 100%);
}

#ah-premium-red-blue-redesign .ahp-header-accent::after {
  content:"";
  position:absolute;
  inset:0;
  width:32%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.86),transparent);
  transform:translateX(-140%);
  animation:ahp-header-sheen 8s ease-in-out infinite;
}

#ah-premium-red-blue-redesign .ahp-header-inner {
  position:relative;
  min-height:var(--ahp-header-height);
  display:flex;
  align-items:center;
  gap:clamp(16px,2vw,30px);
}

/* Refined brand lockup */
#ah-premium-red-blue-redesign .ahp-brand {
  display:inline-flex;
  align-items:center;
  gap:11px;
  min-width:max-content;
  flex:0 0 auto;
  color:var(--ahp-navy-950);
}

#ah-premium-red-blue-redesign .ahp-brand-emblem {
  position:relative;
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  flex:0 0 48px;
  overflow:hidden;
  border:1px solid rgba(37,99,235,.16);
  border-radius:15px;
  background:linear-gradient(145deg,#fff,#eef5ff);
  box-shadow:0 10px 28px rgba(37,99,235,.13),inset 0 1px 0 rgba(255,255,255,.9);
}

#ah-premium-red-blue-redesign .ahp-brand-emblem::after {
  content:"";
  position:absolute;
  right:-13px;
  bottom:-13px;
  width:28px;
  height:28px;
  border-radius:50%;
  background:rgba(220,38,38,.13);
  filter:blur(2px);
}

#ah-premium-red-blue-redesign .ahp-brand-emblem > img,
#ah-premium-red-blue-redesign .ahp-brand-emblem > img.ahp-brand-logo,
#ah-premium-red-blue-redesign .ahp-header .ahp-brand > .ahp-brand-emblem > img {
  position:relative;
  z-index:1;
  width:38px;
  height:38px;
  max-width:38px;
  object-fit:cover;
  object-position:center 8%;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}

#ah-premium-red-blue-redesign .ahp-brand-copy {
  display:flex;
  flex-direction:column;
  gap:3px;
  line-height:1.02;
}

#ah-premium-red-blue-redesign .ahp-brand-copy strong {
  color:var(--ahp-navy-950);
  font-size:.98rem;
  font-weight:880;
  letter-spacing:-.035em;
  white-space:nowrap;
}

#ah-premium-red-blue-redesign .ahp-brand-copy strong span {
  color:var(--ahp-blue-600);
}

#ah-premium-red-blue-redesign .ahp-brand-copy small {
  margin:0;
  color:#64748b;
  font-size:.61rem;
  font-weight:760;
  letter-spacing:.115em;
  line-height:1.2;
  text-transform:uppercase;
}

/* Desktop navigation */
#ah-premium-red-blue-redesign .ahp-nav {
  position:static;
  display:flex;
  align-items:center;
  margin-left:auto;
}

#ah-premium-red-blue-redesign .ahp-nav > ul,
#ah-premium-red-blue-redesign .ahp-nav .nav-menu {
  display:flex;
  align-items:center;
  gap:2px;
  margin:0;
  padding:4px;
  border:1px solid rgba(15,42,84,.07);
  border-radius:15px;
  background:rgba(245,248,253,.72);
}

#ah-premium-red-blue-redesign .ahp-nav li {
  position:relative;
  margin:0;
}

#ah-premium-red-blue-redesign .ahp-nav a {
  position:relative;
  min-height:40px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:9px 12px;
  border-radius:11px;
  color:#344766;
  font-size:.80rem;
  font-weight:760;
  line-height:1;
  letter-spacing:-.01em;
  transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease;
}

#ah-premium-red-blue-redesign .ahp-nav a:hover,
#ah-premium-red-blue-redesign .ahp-nav a:focus-visible {
  color:var(--ahp-navy-950);
  background:#fff;
  box-shadow:0 7px 18px rgba(15,42,84,.09);
  transform:translateY(-1px);
}

#ah-premium-red-blue-redesign .ahp-nav .current-menu-item > a,
#ah-premium-red-blue-redesign .ahp-nav .current_page_item > a,
#ah-premium-red-blue-redesign .ahp-nav a[aria-current="page"] {
  color:#fff;
  background:linear-gradient(135deg,var(--ahp-navy-800),var(--ahp-blue-600));
  box-shadow:0 9px 22px rgba(37,99,235,.19);
}

#ah-premium-red-blue-redesign .ahp-nav .menu-item-has-children > a {
  padding-right:27px;
}

#ah-premium-red-blue-redesign .ahp-nav .menu-item-has-children > a::after {
  content:"";
  position:absolute;
  right:11px;
  top:50%;
  width:6px;
  height:6px;
  border-right:1.5px solid currentColor;
  border-bottom:1.5px solid currentColor;
  transform:translateY(-70%) rotate(45deg);
  opacity:.68;
}

#ah-premium-red-blue-redesign .ahp-nav .sub-menu {
  position:absolute;
  top:calc(100% + 13px);
  left:0;
  min-width:245px;
  display:grid;
  gap:4px;
  padding:10px;
  border:1px solid rgba(15,42,84,.10);
  border-radius:17px;
  background:rgba(255,255,255,.98);
  box-shadow:0 24px 60px rgba(15,42,84,.16);
  opacity:0;
  visibility:hidden;
  transform:translateY(8px) scale(.985);
  transform-origin:top left;
  transition:opacity .2s ease,visibility .2s ease,transform .2s ease;
}

#ah-premium-red-blue-redesign .ahp-nav .sub-menu::before {
  content:"";
  position:absolute;
  top:-14px;
  left:0;
  right:0;
  height:14px;
}

#ah-premium-red-blue-redesign .ahp-nav li:hover > .sub-menu,
#ah-premium-red-blue-redesign .ahp-nav li:focus-within > .sub-menu {
  opacity:1;
  visibility:visible;
  transform:none;
}

#ah-premium-red-blue-redesign .ahp-nav .sub-menu a {
  min-height:42px;
  justify-content:flex-start;
  padding:10px 12px;
  color:#344766;
  white-space:normal;
}

#ah-premium-red-blue-redesign .ahp-nav .sub-menu a:hover,
#ah-premium-red-blue-redesign .ahp-nav .sub-menu a:focus-visible {
  color:var(--ahp-blue-600);
  background:#f2f6ff;
  box-shadow:none;
}

/* Header controls */
#ah-premium-red-blue-redesign .ahp-header-actions {
  display:flex;
  align-items:center;
  gap:9px;
  flex:0 0 auto;
}

#ah-premium-red-blue-redesign .ahp-search-toggle,
#ah-premium-red-blue-redesign .ahp-menu-toggle {
  width:43px;
  height:43px;
  display:grid;
  place-items:center;
  flex:0 0 43px;
  padding:0;
  border:1px solid rgba(15,42,84,.11);
  border-radius:13px;
  color:var(--ahp-navy-800);
  background:rgba(255,255,255,.84);
  box-shadow:0 7px 18px rgba(15,42,84,.06);
  cursor:pointer;
  transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease;
}

#ah-premium-red-blue-redesign .ahp-search-toggle:hover,
#ah-premium-red-blue-redesign .ahp-search-toggle:focus-visible,
#ah-premium-red-blue-redesign .ahp-menu-toggle:hover,
#ah-premium-red-blue-redesign .ahp-menu-toggle:focus-visible {
  transform:translateY(-1px);
  border-color:rgba(37,99,235,.26);
  background:#fff;
  box-shadow:0 10px 24px rgba(37,99,235,.12);
}

#ah-premium-red-blue-redesign .ahp-search-toggle svg {
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.85;
  stroke-linecap:round;
}

#ah-premium-red-blue-redesign .ahp-header-cta {
  min-height:43px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:10px 15px 10px 17px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:13px;
  color:#fff;
  background:linear-gradient(135deg,var(--ahp-navy-900),var(--ahp-navy-800) 62%,var(--ahp-blue-600));
  box-shadow:0 11px 26px rgba(8,26,56,.18);
  font-size:.80rem;
  font-weight:820;
  line-height:1;
  white-space:nowrap;
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}

#ah-premium-red-blue-redesign .ahp-header-cta::before {
  content:"";
  width:6px;
  height:6px;
  border-radius:50%;
  background:#fb7185;
  box-shadow:0 0 0 4px rgba(251,113,133,.13);
}

#ah-premium-red-blue-redesign .ahp-header-cta svg,
#ah-premium-red-blue-redesign .ahp-footer-cta-button svg {
  width:17px;
  height:17px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
  transition:transform .2s ease;
}

#ah-premium-red-blue-redesign .ahp-header-cta:hover,
#ah-premium-red-blue-redesign .ahp-header-cta:focus-visible {
  color:#fff;
  transform:translateY(-2px);
  box-shadow:0 15px 32px rgba(8,26,56,.24);
  filter:saturate(1.08);
}

#ah-premium-red-blue-redesign .ahp-header-cta:hover svg,
#ah-premium-red-blue-redesign .ahp-footer-cta-button:hover svg {
  transform:translateX(3px);
}

#ah-premium-red-blue-redesign .ahp-menu-toggle {
  display:none;
  position:relative;
  padding:11px;
}

#ah-premium-red-blue-redesign .ahp-menu-toggle span {
  position:absolute;
  left:11px;
  right:11px;
  height:2px;
  margin:0;
  border-radius:10px;
  background:var(--ahp-navy-800);
  transition:top .22s ease,transform .22s ease,opacity .16s ease;
}

#ah-premium-red-blue-redesign .ahp-menu-toggle span:nth-child(1) { top:14px; }
#ah-premium-red-blue-redesign .ahp-menu-toggle span:nth-child(2) { top:20px; }
#ah-premium-red-blue-redesign .ahp-menu-toggle span:nth-child(3) { top:26px; }
#ah-premium-red-blue-redesign .ahp-menu-toggle[aria-expanded="true"] span:nth-child(1) { top:20px; transform:rotate(45deg); }
#ah-premium-red-blue-redesign .ahp-menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity:0; }
#ah-premium-red-blue-redesign .ahp-menu-toggle[aria-expanded="true"] span:nth-child(3) { top:20px; transform:rotate(-45deg); }

#ah-premium-red-blue-redesign .ahp-header-progress {
  position:absolute;
  left:0;
  right:0;
  bottom:-1px;
  height:2px;
  overflow:hidden;
  pointer-events:none;
}

#ah-premium-red-blue-redesign .ahp-header-progress > span {
  display:block;
  width:var(--ahp-scroll-progress,0%);
  height:100%;
  background:linear-gradient(90deg,var(--ahp-blue-600),var(--ahp-red-600));
  box-shadow:0 0 10px rgba(37,99,235,.35);
}

#ah-premium-red-blue-redesign .ahp-menu-backdrop {
  position:fixed;
  inset:0;
  z-index:58;
  display:none;
  width:100%;
  height:100%;
  padding:0;
  border:0;
  background:rgba(6,19,41,.38);
  -webkit-backdrop-filter:blur(4px);
  backdrop-filter:blur(4px);
  opacity:0;
  cursor:default;
  transition:opacity .22s ease;
}

/* Search presentation */
#ah-premium-red-blue-redesign .ahp-search-panel {
  position:fixed;
  inset:0;
  z-index:100;
  display:grid;
  place-items:start center;
  padding:clamp(96px,13vh,150px) 20px 30px;
  background:rgba(6,19,41,.42);
  -webkit-backdrop-filter:blur(16px) saturate(125%);
  backdrop-filter:blur(16px) saturate(125%);
  opacity:0;
  visibility:hidden;
  transition:opacity .23s ease,visibility .23s ease;
}

#ah-premium-red-blue-redesign .ahp-search-panel.is-open {
  opacity:1;
  visibility:visible;
}

#ah-premium-red-blue-redesign .ahp-search-dialog {
  width:min(760px,100%);
  padding:clamp(22px,3vw,32px);
  border:1px solid rgba(255,255,255,.74);
  border-radius:26px;
  color:var(--ahp-navy-950);
  background:linear-gradient(145deg,rgba(255,255,255,.99),rgba(244,248,255,.98));
  box-shadow:0 34px 100px rgba(6,19,41,.28);
  transform:translateY(-12px) scale(.985);
  transition:transform .25s ease;
}

#ah-premium-red-blue-redesign .ahp-search-panel.is-open .ahp-search-dialog {
  transform:none;
}

#ah-premium-red-blue-redesign .ahp-search-heading {
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  margin-bottom:22px;
}

#ah-premium-red-blue-redesign .ahp-search-kicker {
  display:block;
  margin-bottom:5px;
  color:var(--ahp-blue-600);
  font-size:.67rem;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-search-heading h2 {
  color:var(--ahp-navy-950);
  font-size:clamp(1.35rem,3vw,2rem);
  line-height:1.08;
  letter-spacing:-.04em;
}

#ah-premium-red-blue-redesign .ahp-search-close {
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  flex:0 0 42px;
  margin:0;
  padding:0;
  border:1px solid rgba(15,42,84,.10);
  border-radius:13px;
  color:var(--ahp-navy-800);
  background:#fff;
  cursor:pointer;
}

#ah-premium-red-blue-redesign .ahp-search-close svg {
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
}

#ah-premium-red-blue-redesign .ahp-search-dialog form {
  display:flex;
  gap:10px;
}

#ah-premium-red-blue-redesign .ahp-search-field-wrap {
  position:relative;
  display:flex;
  flex:1;
  min-width:0;
  align-items:center;
}

#ah-premium-red-blue-redesign .ahp-search-field-wrap > svg {
  position:absolute;
  left:16px;
  z-index:1;
  width:19px;
  height:19px;
  fill:none;
  stroke:#64748b;
  stroke-width:1.8;
  stroke-linecap:round;
  pointer-events:none;
}

#ah-premium-red-blue-redesign .ahp-search-dialog input {
  width:100%;
  min-height:54px;
  padding:14px 16px 14px 46px;
  border:1px solid rgba(15,42,84,.13);
  border-radius:15px;
  color:var(--ahp-navy-950);
  background:#fff;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
  outline:none;
}

#ah-premium-red-blue-redesign .ahp-search-dialog input:focus {
  border-color:rgba(37,99,235,.48);
  box-shadow:0 0 0 4px rgba(37,99,235,.10);
}

/* Footer */
#ah-premium-red-blue-redesign .ahp-footer {
  position:relative;
  z-index:2;
  overflow:hidden;
  margin-top:clamp(36px,6vw,80px);
  padding:0 0 24px;
  border:0;
  color:#dbe7fb;
  background:
    radial-gradient(circle at 10% 12%,rgba(37,99,235,.22),transparent 28%),
    radial-gradient(circle at 93% 20%,rgba(220,38,38,.16),transparent 26%),
    linear-gradient(145deg,#07152e 0%,#081a38 52%,#061329 100%);
}

#ah-premium-red-blue-redesign .ahp-footer::before {
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.12;
  background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);
  background-size:46px 46px;
  -webkit-mask-image:linear-gradient(to bottom,#000,transparent 72%);
  mask-image:linear-gradient(to bottom,#000,transparent 72%);
}

#ah-premium-red-blue-redesign .ahp-footer-effects span {
  position:absolute;
  border-radius:50%;
  pointer-events:none;
  filter:blur(70px);
}

#ah-premium-red-blue-redesign .ahp-footer-effects span:nth-child(1) {
  width:280px;
  height:280px;
  top:10%;
  left:-150px;
  background:rgba(59,130,246,.22);
}

#ah-premium-red-blue-redesign .ahp-footer-effects span:nth-child(2) {
  width:250px;
  height:250px;
  top:30%;
  right:-130px;
  background:rgba(239,68,68,.14);
}

#ah-premium-red-blue-redesign .ahp-footer-effects span:nth-child(3) {
  width:190px;
  height:190px;
  bottom:-100px;
  left:46%;
  background:rgba(37,99,235,.13);
}

#ah-premium-red-blue-redesign .ahp-footer-cta {
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:36px;
  margin-bottom:0;
  padding:clamp(30px,4.6vw,52px);
  border:1px solid rgba(255,255,255,.12);
  border-top:0;
  border-radius:0 0 30px 30px;
  background:linear-gradient(120deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  -webkit-backdrop-filter:blur(18px);
  backdrop-filter:blur(18px);
  box-shadow:0 22px 60px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.08);
}

#ah-premium-red-blue-redesign .ahp-footer-cta::before {
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  border-radius:0 0 0 30px;
  background:linear-gradient(to bottom,var(--ahp-blue-500),var(--ahp-red-500));
}

#ah-premium-red-blue-redesign .ahp-footer-cta-copy {
  max-width:800px;
}

#ah-premium-red-blue-redesign .ahp-footer-kicker {
  display:block;
  margin-bottom:10px;
  color:#93c5fd;
  font-size:.70rem;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-footer-cta h2 {
  max-width:720px;
  color:#fff;
  font-size:clamp(1.75rem,3.8vw,3.15rem);
  font-weight:850;
  line-height:1.02;
  letter-spacing:-.05em;
  text-wrap:balance;
}

#ah-premium-red-blue-redesign .ahp-footer-cta p {
  max-width:760px;
  margin-top:14px;
  color:#aebfd8;
  font-size:.91rem;
  line-height:1.7;
}

#ah-premium-red-blue-redesign .ahp-footer-cta-button {
  min-height:54px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:11px;
  padding:14px 20px;
  border:1px solid rgba(255,255,255,.74);
  border-radius:16px;
  color:var(--ahp-navy-950);
  background:#fff;
  box-shadow:0 15px 34px rgba(0,0,0,.18);
  font-size:.84rem;
  font-weight:850;
  white-space:nowrap;
  transition:transform .2s ease,box-shadow .2s ease;
}

#ah-premium-red-blue-redesign .ahp-footer-cta-button:hover,
#ah-premium-red-blue-redesign .ahp-footer-cta-button:focus-visible {
  color:var(--ahp-navy-950);
  transform:translateY(-2px);
  box-shadow:0 19px 40px rgba(0,0,0,.24);
}

#ah-premium-red-blue-redesign .ahp-footer-grid {
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:minmax(280px,1.45fr) minmax(145px,.72fr) minmax(190px,.9fr) minmax(270px,1.15fr);
  gap:clamp(30px,4vw,58px);
  padding-top:clamp(54px,7vw,82px);
  padding-bottom:clamp(42px,5vw,62px);
}

#ah-premium-red-blue-redesign .ahp-footer .ahp-brand {
  align-items:center;
  margin:0 0 19px;
  color:#fff;
}

#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-emblem {
  width:54px;
  height:54px;
  flex-basis:54px;
  border-color:rgba(147,197,253,.20);
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 30px rgba(0,0,0,.18);
}

#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-emblem > img,
#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-emblem > img.ahp-brand-logo {
  width:43px;
  height:43px;
  max-width:43px;
}

#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-copy strong {
  color:#fff;
  font-size:1.03rem;
}

#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-copy strong span {
  color:#93c5fd;
}

#ah-premium-red-blue-redesign .ahp-footer .ahp-brand-copy small {
  color:#93a6c3;
}

#ah-premium-red-blue-redesign .ahp-footer-brand > p {
  max-width:430px;
  margin:0;
  color:#9fb0ca;
  font-size:.82rem;
  line-height:1.72;
}

#ah-premium-red-blue-redesign .ahp-footer-capabilities {
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:22px;
}

#ah-premium-red-blue-redesign .ahp-footer-capabilities span {
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:7px 9px;
  border:1px solid rgba(147,197,253,.13);
  border-radius:999px;
  color:#b9c9df;
  background:rgba(255,255,255,.04);
  font-size:.65rem;
  font-weight:740;
}

#ah-premium-red-blue-redesign .ahp-footer-capabilities span::before {
  content:"";
  width:5px;
  height:5px;
  border-radius:50%;
  background:#60a5fa;
}

#ah-premium-red-blue-redesign .ahp-footer-column {
  display:block;
}

#ah-premium-red-blue-redesign .ahp-footer-column h3 {
  position:relative;
  margin:4px 0 20px;
  padding-bottom:13px;
  color:#fff;
  font-size:.72rem;
  font-weight:850;
  letter-spacing:.12em;
  line-height:1.2;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-footer-column h3::after {
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:34px;
  height:2px;
  border-radius:10px;
  background:linear-gradient(90deg,var(--ahp-blue-500),var(--ahp-red-500));
}

#ah-premium-red-blue-redesign .ahp-footer-menu,
#ah-premium-red-blue-redesign .ahp-footer .menu {
  display:grid;
  gap:4px;
  margin:0;
  padding:0;
  list-style:none;
}

#ah-premium-red-blue-redesign .ahp-footer-menu li,
#ah-premium-red-blue-redesign .ahp-footer .menu li {
  margin:0;
}

#ah-premium-red-blue-redesign .ahp-footer-menu a,
#ah-premium-red-blue-redesign .ahp-footer .menu a {
  position:relative;
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:4px 0;
  color:#9fb0ca;
  font-size:.77rem;
  font-weight:620;
  transition:color .2s ease,transform .2s ease;
}

#ah-premium-red-blue-redesign .ahp-footer-menu a::before,
#ah-premium-red-blue-redesign .ahp-footer .menu a::before {
  content:"";
  width:0;
  height:1px;
  margin-right:0;
  background:#60a5fa;
  transition:width .2s ease,margin-right .2s ease;
}

#ah-premium-red-blue-redesign .ahp-footer-menu a:hover,
#ah-premium-red-blue-redesign .ahp-footer-menu a:focus-visible,
#ah-premium-red-blue-redesign .ahp-footer .menu a:hover,
#ah-premium-red-blue-redesign .ahp-footer .menu a:focus-visible {
  color:#fff;
  transform:translateX(2px);
}

#ah-premium-red-blue-redesign .ahp-footer-menu a:hover::before,
#ah-premium-red-blue-redesign .ahp-footer-menu a:focus-visible::before,
#ah-premium-red-blue-redesign .ahp-footer .menu a:hover::before,
#ah-premium-red-blue-redesign .ahp-footer .menu a:focus-visible::before {
  width:12px;
  margin-right:7px;
}

#ah-premium-red-blue-redesign .ahp-footer-connect > p {
  margin:0 0 17px;
  color:#9fb0ca;
  font-size:.77rem;
  line-height:1.62;
}

#ah-premium-red-blue-redesign .ahp-footer-email {
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  align-items:center;
  gap:11px;
  padding:12px;
  border:1px solid rgba(147,197,253,.13);
  border-radius:16px;
  color:#fff;
  background:rgba(255,255,255,.045);
  transition:border-color .2s ease,background-color .2s ease,transform .2s ease;
}

#ah-premium-red-blue-redesign .ahp-footer-email:hover,
#ah-premium-red-blue-redesign .ahp-footer-email:focus-visible {
  color:#fff;
  border-color:rgba(96,165,250,.30);
  background:rgba(255,255,255,.075);
  transform:translateY(-2px);
}

#ah-premium-red-blue-redesign .ahp-footer-email-icon {
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:12px;
  color:#fff;
  background:linear-gradient(135deg,var(--ahp-blue-600),#1d4ed8);
  box-shadow:0 9px 22px rgba(37,99,235,.20);
}

#ah-premium-red-blue-redesign .ahp-footer-email-icon svg {
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}

#ah-premium-red-blue-redesign .ahp-footer-email > span:last-child {
  min-width:0;
  display:grid;
  gap:2px;
}

#ah-premium-red-blue-redesign .ahp-footer-email small {
  color:#8fa3c0;
  font-size:.61rem;
  font-weight:730;
  letter-spacing:.09em;
  text-transform:uppercase;
}

#ah-premium-red-blue-redesign .ahp-footer-email strong {
  overflow-wrap:anywhere;
  color:#f8fbff;
  font-size:.72rem;
  font-weight:740;
}

#ah-premium-red-blue-redesign .ahp-footer-project-link {
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:14px;
  color:#93c5fd;
  font-size:.72rem;
  font-weight:780;
}

#ah-premium-red-blue-redesign .ahp-footer-project-link:hover,
#ah-premium-red-blue-redesign .ahp-footer-project-link:focus-visible {
  color:#fff;
}

#ah-premium-red-blue-redesign .ahp-footer-bottom {
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-top:0;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.08);
  color:#8296b3;
  font-size:.66rem;
}

#ah-premium-red-blue-redesign .ahp-footer-legal {
  display:flex;
  align-items:center;
  gap:18px;
}

#ah-premium-red-blue-redesign .ahp-footer-legal a {
  color:#91a4c0;
  transition:color .2s ease;
}

#ah-premium-red-blue-redesign .ahp-footer-legal a:hover,
#ah-premium-red-blue-redesign .ahp-footer-legal a:focus-visible {
  color:#fff;
}

body.ahp-menu-open,
body.ahp-search-open {
  overflow:hidden;
}

@keyframes ahp-header-sheen {
  0%,68% { transform:translateX(-140%); }
  86%,100% { transform:translateX(440%); }
}

/* Tablet and compact desktop */
@media (max-width:1180px) {
  #ah-premium-red-blue-redesign .ahp-brand-copy small { display:none; }
  #ah-premium-red-blue-redesign .ahp-nav a { padding-inline:10px; }
  #ah-premium-red-blue-redesign .ahp-footer-grid {
    grid-template-columns:minmax(280px,1.35fr) repeat(2,minmax(150px,.75fr));
  }
  #ah-premium-red-blue-redesign .ahp-footer-connect {
    grid-column:2 / -1;
  }
}

/* Mobile navigation breakpoint */
@media (max-width:1100px) {
  #ah-premium-red-blue-redesign { --ahp-header-height:74px; }
  body.admin-bar #ah-premium-red-blue-redesign .ahp-header { top:32px; }

  #ah-premium-red-blue-redesign .ahp-header-inner {
    min-height:var(--ahp-header-height);
    gap:12px;
  }

  #ah-premium-red-blue-redesign .ahp-nav {
    position:absolute;
    top:calc(100% + 12px);
    left:20px;
    right:20px;
    z-index:62;
    display:block;
    max-height:calc(100vh - 115px);
    overflow:auto;
    padding:12px;
    border:1px solid rgba(15,42,84,.12);
    border-radius:20px;
    background:rgba(255,255,255,.985);
    box-shadow:0 28px 75px rgba(6,19,41,.22);
    opacity:0;
    visibility:hidden;
    transform:translateY(-8px) scale(.985);
    transform-origin:top center;
    transition:opacity .22s ease,visibility .22s ease,transform .22s ease;
  }

  #ah-premium-red-blue-redesign .ahp-nav.is-open {
    display:block;
    opacity:1;
    visibility:visible;
    transform:none;
  }

  #ah-premium-red-blue-redesign .ahp-nav > ul,
  #ah-premium-red-blue-redesign .ahp-nav .nav-menu {
    display:grid;
    gap:4px;
    padding:0;
    border:0;
    background:transparent;
  }

  #ah-premium-red-blue-redesign .ahp-nav a {
    min-height:46px;
    justify-content:flex-start;
    padding:12px 14px;
    border-radius:12px;
    font-size:.84rem;
  }

  #ah-premium-red-blue-redesign .ahp-nav .menu-item-has-children > a {
    padding-right:34px;
  }

  #ah-premium-red-blue-redesign .ahp-nav .menu-item-has-children > a::after {
    right:17px;
  }

  #ah-premium-red-blue-redesign .ahp-nav .sub-menu {
    position:static;
    min-width:0;
    display:grid;
    gap:3px;
    margin:3px 0 5px 15px;
    padding:4px 0 4px 10px;
    border:0;
    border-left:2px solid rgba(37,99,235,.16);
    border-radius:0;
    background:transparent;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    transform:none;
  }

  #ah-premium-red-blue-redesign .ahp-nav .sub-menu a {
    min-height:39px;
    padding:9px 12px;
    font-size:.78rem;
  }

  #ah-premium-red-blue-redesign .ahp-header-actions {
    margin-left:auto;
  }

  #ah-premium-red-blue-redesign .ahp-menu-toggle {
    display:grid;
  }

  #ah-premium-red-blue-redesign .ahp-menu-backdrop.is-open {
    display:block;
    opacity:1;
  }
}

@media (max-width:782px) {
  body.admin-bar #ah-premium-red-blue-redesign .ahp-header { top:46px; }
}

@media (max-width:820px) {
  #ah-premium-red-blue-redesign .ahp-footer-cta {
    grid-template-columns:1fr;
    align-items:start;
    gap:24px;
  }

  #ah-premium-red-blue-redesign .ahp-footer-grid {
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  #ah-premium-red-blue-redesign .ahp-footer-brand {
    grid-column:1 / -1;
  }

  #ah-premium-red-blue-redesign .ahp-footer-connect {
    grid-column:auto;
  }
}

@media (max-width:700px) {
  #ah-premium-red-blue-redesign { --shell:min(100% - 28px,1200px); --ahp-header-height:70px; }

  #ah-premium-red-blue-redesign .ahp-brand-emblem {
    width:44px;
    height:44px;
    flex-basis:44px;
    border-radius:13px;
  }

  #ah-premium-red-blue-redesign .ahp-brand-emblem > img,
  #ah-premium-red-blue-redesign .ahp-brand-emblem > img.ahp-brand-logo,
  #ah-premium-red-blue-redesign .ahp-header .ahp-brand > .ahp-brand-emblem > img {
    width:34px;
    height:34px;
    max-width:34px;
  }

  #ah-premium-red-blue-redesign .ahp-brand-copy strong {
    font-size:.88rem;
  }

  #ah-premium-red-blue-redesign .ahp-header-cta {
    display:none;
  }

  #ah-premium-red-blue-redesign .ahp-search-toggle,
  #ah-premium-red-blue-redesign .ahp-menu-toggle {
    width:41px;
    height:41px;
    flex-basis:41px;
  }

  #ah-premium-red-blue-redesign .ahp-menu-toggle span { left:10px; right:10px; }

  #ah-premium-red-blue-redesign .ahp-search-dialog form {
    flex-direction:column;
  }

  #ah-premium-red-blue-redesign .ahp-search-dialog .ahp-button {
    width:100%;
  }

  #ah-premium-red-blue-redesign .ahp-footer {
    margin-top:48px;
  }

  #ah-premium-red-blue-redesign .ahp-footer-cta {
    width:100%;
    padding:32px 22px;
    border-right:0;
    border-left:0;
    border-radius:0;
  }

  #ah-premium-red-blue-redesign .ahp-footer-cta::before {
    border-radius:0;
  }

  #ah-premium-red-blue-redesign .ahp-footer-cta-button {
    width:100%;
  }

  #ah-premium-red-blue-redesign .ahp-footer-grid {
    grid-template-columns:1fr;
    gap:36px;
    padding-top:52px;
  }

  #ah-premium-red-blue-redesign .ahp-footer-brand,
  #ah-premium-red-blue-redesign .ahp-footer-connect {
    grid-column:auto;
  }

  #ah-premium-red-blue-redesign .ahp-footer-bottom {
    align-items:flex-start;
    flex-direction:column;
    gap:12px;
  }
}

@media (max-width:460px) {
  #ah-premium-red-blue-redesign .ahp-brand-copy { display:none; }
  #ah-premium-red-blue-redesign .ahp-header-inner { gap:8px; }
  #ah-premium-red-blue-redesign .ahp-header-actions { gap:7px; }
  #ah-premium-red-blue-redesign .ahp-search-panel { padding-inline:12px; }
  #ah-premium-red-blue-redesign .ahp-search-dialog { padding:20px 16px; border-radius:21px; }
  #ah-premium-red-blue-redesign .ahp-search-heading { gap:12px; }
  #ah-premium-red-blue-redesign .ahp-footer-legal { flex-wrap:wrap; gap:12px 16px; }
}

@media (prefers-reduced-motion:reduce) {
  #ah-premium-red-blue-redesign .ahp-header-accent::after { animation:none; }
}
