﻿:root{--brand-primary: #00b0f0;--brand-hover: #008cc0;--brand-dark: #006b91;--accent-mia: #ec4899;--accent-mia-light: #f472b6;--accent-mia-dark: #db2777;--accent-gway: #38bdf8;--accent-gway-light: #60a5fa;--accent-gway-dark: #0ea5e9;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--green-alpha-05: rgba(34, 197, 94, 0.05);--green-alpha-08: rgba(34, 197, 94, 0.08);--green-alpha-10: rgba(34, 197, 94, 0.1);--green-alpha-12: rgba(34, 197, 94, 0.12);--green-alpha-14: rgba(34, 197, 94, 0.14);--green-alpha-15: rgba(34, 197, 94, 0.15);--green-alpha-20: rgba(34, 197, 94, 0.2);--green-alpha-25: rgba(34, 197, 94, 0.25);--green-alpha-30: rgba(34, 197, 94, 0.3);--green-alpha-40: rgba(34, 197, 94, 0.4);--green-alpha-50: rgba(34, 197, 94, 0.5);--emerald-alpha-10: rgba(16, 185, 129, 0.1);--emerald-alpha-15: rgba(16, 185, 129, 0.15);--emerald-alpha-20: rgba(16, 185, 129, 0.2);--emerald-alpha-40: rgba(16, 185, 129, 0.4);--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--violet-500: #8b5cf6;--pink-100: #fce7f3;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--green: #22c55e;--green-glow: rgba(34, 197, 94, 0.14);--green-soft: rgba(34, 197, 94, 0.08);--color-success: #22c55e;--color-success-bg: #dcfce7;--color-warning: #f59e0b;--color-error: #ef4444;--color-error-bg: #fee2e2;--navy-50: #f8fafc;--navy-100: #f1f5f9;--navy-200: #e2e8f0;--navy-300: #cbd2d9;--navy-400: #94a3b8;--navy-500: #64748b;--navy-600: #475569;--navy-700: #334155;--navy-800: #1e293b;--navy-900: #0f172a;--cyan-50: #f0f9ff;--cyan-100: #e0f2fe;--cyan-200: #bae6fd;--cyan-300: #7dd3fc;--cyan-400: #38bdf8;--cyan-500: #0ea5e9;--abyss: #020617;--surface: #0f172a;--surface-light: #071026;--surface-elevated: #1e293b;--bg-app: #020617;--bg-body: #020617;--bg-surface: #0f172a;--bg-card: #1e293b;--bg-glass: rgba(2, 6, 23, 0.9);--bg-light: #ffffff;--bg-light-surface: #f8fafc;--text-main: #f8fafc;--text-primary: #f8fafc;--text-secondary: rgba(226, 232, 240, 0.82);--text-muted: rgba(226, 232, 240, 0.82);--text-subtle: rgba(148, 163, 184, 0.7);--brand-text-safe: #22c55e;--border: rgba(148, 163, 184, 0.18);--border-subtle: rgba(148, 163, 184, 0.18);--border-strong: rgba(148, 163, 184, 0.3);--border-hover: rgba(226, 232, 240, 0.3);--border-focus: #00b0f0;--shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.15);--shadow-md: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-lg: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-soft: 0 8px 32px rgba(0, 0, 0, 0.35);--shadow-card: 0 4px 20px rgba(0, 0, 0, 0.25);--shadow-glow: 0 0 20px rgba(0, 176, 240, 0.3);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-pill: 9999px;--radius: 12px;--font-heading: Outfit, sans-serif;--font-body: Geist, Inter, system-ui, -apple-system, sans-serif;--font-mono: JetBrains Mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--container-width: 1240px;--header-height: 72px;--shadow: 0 8px 32px rgba(0, 0, 0, 0.35);--gbar-gradient: linear-gradient(90deg, #3b82f6 0%, #06b6d4 50%, #10b981 100%)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Geist","Inter",system-ui,sans-serif;background-color:#020617;color:#f8fafc;line-height:1.6;overflow-x:hidden}img,svg,video{display:block;max-width:100%;height:auto}a{color:#f8fafc;text-decoration:none;font-weight:500;transition:color .2s ease}a:hover{color:#f87171}ul,ol{list-style:none}button,input,textarea,select{font-family:inherit}input,select,textarea{background:rgba(15,23,42,.6);color:#f8fafc;border:1px solid rgba(148,163,184,.18)}*:focus-visible{outline:2px solid #ef4444;outline-offset:2px}*:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,.btn-cta-primary:focus-visible,.btn-cta-secondary:focus-visible,.btn-gwall-primary:focus-visible{outline:2px solid #f87171;outline-offset:3px;box-shadow:0 0 0 4px rgba(239,68,68,.08)}h1,h2,h3,h4{color:#fff;font-family:"Outfit",sans-serif;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.5);line-height:1.1;margin-bottom:1rem}h1{font-size:clamp(2.4rem,5vw,3.5rem);line-height:1.08}section h2{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem);text-align:center;margin-bottom:16px}h3{font-size:1.25rem}h4{font-size:1.15rem}p{color:rgba(226,232,240,.82);line-height:1.6;margin-bottom:1.5rem}.text-center{text-align:center}.container{max-width:1140px;margin:0 auto;padding:0 24px;position:relative}section{padding:80px 0;background:rgba(0,0,0,0)}@media(max-width: 768px){section{padding:60px 0}}.site-header{position:fixed;top:0;width:100%;height:72px;background:rgba(0,0,0,0);border-bottom:none;z-index:1000;transition:background .3s ease,padding .3s ease}.site-header.is-scrolled{background:rgba(15,23,42,.95);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.3);padding-top:5px;padding-bottom:5px}.site-header .header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem}.site-header .logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#fff;font-weight:800;font-size:1.5rem}.site-header .logo img,.site-header .logo svg,.site-header .logo .logo-img{display:block;height:56px;width:auto;max-width:240px;object-fit:contain;transition:all .3s ease}.site-header.is-scrolled .logo img,.site-header.is-scrolled .logo .logo-img{height:44px}@media(max-width: 1024px){.site-header .logo img,.site-header .logo .logo-img{height:48px;max-width:200px}}@media(max-width: 768px){.site-header .logo img,.site-header .logo .logo-img{height:42px;max-width:160px}}@media(max-width: 1024px){.site-header .main-nav{display:none}.site-header .main-nav.is-open{display:block;position:absolute;top:100%;left:0;width:100%;background:rgba(15,23,42,.98);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,100%,.1);padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.5)}.site-header .main-nav.is-open ul,.site-header .main-nav.is-open .nav-list{flex-direction:column;align-items:flex-start;gap:1.2rem}.site-header .main-nav.is-open ul li,.site-header .main-nav.is-open .nav-list li{width:100%}.site-header .main-nav.is-open ul li a,.site-header .main-nav.is-open .nav-list li a{display:block;font-size:1.1rem;padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);width:100%;color:#fff}}.site-header .main-nav ul,.site-header .main-nav .nav-list{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.site-header .main-nav ul li a,.site-header .main-nav .nav-list li a{font-size:.95rem;font-weight:500;color:#fff;text-decoration:none;transition:color .2s}.site-header .main-nav ul li a:hover,.site-header .main-nav .nav-list li a:hover{color:#f87171}.site-header .header-cta{display:flex;align-items:center;gap:1.5rem}@media(max-width: 768px){.site-header .header-cta .btn-primary{padding:.5rem 1rem;font-size:.85rem}}.site-header .nav-toggle{display:none}@media(max-width: 1024px){.site-header .nav-toggle{display:block}}.site-header .nav-toggle{background:none;border:none;cursor:pointer;padding:10px;z-index:1001}.site-header .nav-toggle span{display:block;width:32px;height:2px;background:#ef4444;margin:6px 0;transition:all .3s ease;box-shadow:0 0 10px rgba(239,68,68,.3)}.site-header .nav-toggle span:nth-child(1){width:32px;margin-left:auto}.site-header .nav-toggle span:nth-child(2){width:24px;margin-left:auto}.site-header .nav-toggle span:nth-child(3){width:16px;margin-left:auto}.btn-cta-primary,.btn-gwall-primary{display:inline-block;background:#ef4444;color:#fff;padding:16px 32px;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-cta-primary:hover,.btn-gwall-primary:hover{background:hsl(0,84.236453202%,65.1960784314%);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.4)}.btn-cta-secondary{display:inline-block;background:rgba(0,0,0,0);border:1px solid #475569;color:#f8fafc;padding:16px 32px;border-radius:12px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-cta-secondary:hover{border-color:#ef4444;color:#ef4444;background:rgba(239,68,68,.08)}.btn-cta-large{display:inline-block;background:#ef4444;color:#fff;padding:1.5rem 3rem;border-radius:12px;font-weight:700;font-size:1.25rem;text-decoration:none;transition:all .3s;border:none;margin-bottom:1rem}.btn-cta-large:hover{background:hsl(0,84.236453202%,65.1960784314%);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.4)}.btn-cta-secondary-link{display:inline-block;color:#ef4444;text-decoration:underline;font-weight:600}.btn-cta-secondary-link:hover{color:#fff}.hero-gwall{background:radial-gradient(ellipse at 50% -20%, rgba(239, 68, 68, 0.15) 0%, transparent 50%),linear-gradient(180deg, #020617 0%, #071026 100%);color:#f8fafc;padding:140px 0 100px;position:relative;overflow:hidden}.hero-gwall .container{position:relative;z-index:2}.hero-gwall .hero-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 70% 50%, rgba(239, 68, 68, 0.06) 0%, transparent 60%);pointer-events:none}.hero-gwall h1{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:800;text-shadow:0 4px 16px rgba(0,0,0,.5)}@media(max-width: 768px){.hero-gwall h1{font-size:2.5rem}}@media(max-width: 768px){.hero-gwall{padding:100px 0 60px}}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width: 1024px){.hero-grid{grid-template-columns:1fr;text-align:center}}.hero-content .hero-eyebrow{display:inline-block;background:rgba(239,68,68,.08);color:#ef4444;border:1px solid rgba(239,68,68,.3);padding:.5rem 1.5rem;border-radius:2rem;font-size:.9rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px rgba(0,0,0,.3)}.hero-subheadline{font-size:1.25rem;color:rgba(226,232,240,.82);line-height:1.7;margin-bottom:2rem}.stats-bar-inline{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;font-size:.9rem;color:rgba(148,163,184,.7)}@media(max-width: 1024px){.stats-bar-inline{justify-content:center}}.stats-bar-inline span{padding:.5rem 1rem;background:hsla(0,0%,100%,.03);border-radius:.5rem;border:1px solid rgba(148,163,184,.18);display:flex;align-items:center;gap:8px}.stats-bar-inline span::before{content:"";width:6px;height:6px;border-radius:50%;background:#ef4444;box-shadow:none}.hero-cta-group{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}@media(max-width: 1024px){.hero-cta-group{justify-content:center}}.hero-microcopy{font-size:.9rem;color:rgba(148,163,184,.7);margin-top:1rem}.hero-visual{text-align:center}.hero-visual img{max-width:350px;width:100%;filter:drop-shadow(0 8px 24px rgba(0, 0, 0, 0.4))}.human-hero{text-align:center;position:relative}.human-hero .hero-image-wrapper{position:relative;display:inline-block;border-radius:20px;overflow:hidden;border:1px solid rgba(239,68,68,.4);box-shadow:0 20px 50px rgba(0,0,0,.5)}.human-hero img{max-width:500px;width:100%;display:block;filter:contrast(1.1) saturate(1.1);mask-image:linear-gradient(to bottom, black 80%, transparent 100%)}.human-hero .hero-glow-effect{position:absolute;inset:0;background:radial-gradient(circle at 50% 0%, rgba(239, 68, 68, 0.1), transparent 70%);pointer-events:none;mix-blend-mode:overlay}.visual-proof-api{margin-top:60px;text-align:center}.visual-proof-api .api-image-wrapper{position:relative;display:inline-block;border-radius:12px;overflow:hidden;border:1px solid rgba(239,68,68,.3);box-shadow:0 10px 40px rgba(0,0,0,.4)}.visual-proof-api img{max-width:800px;width:100%;display:block;opacity:.9}.visual-proof-api .api-overlay-badge{position:absolute;top:20px;right:20px;background:#ef4444;color:#fff;padding:6px 16px;border-radius:100px;font-weight:700;font-size:.85rem;box-shadow:0 4px 12px rgba(0,0,0,.3)}.visual-proof-api .api-caption{margin-top:16px;color:rgba(226,232,240,.82);font-size:.95rem;max-width:600px;margin-left:auto;margin-right:auto}.section-subtitle{text-align:center;color:rgba(226,232,240,.82);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.section-badge{display:block;text-align:center;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ef4444;margin-bottom:1rem}.section-conflict{background:linear-gradient(180deg, #071026 0%, #020617 100%);padding:5rem 0;border-bottom:1px solid rgba(148,163,184,.18)}.section-conflict h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-conflict h2{font-size:2rem}}.conflict-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;max-width:900px;margin:0 auto}@media(max-width: 768px){.conflict-grid{grid-template-columns:1fr}}.conflict-card{background:#0f172a;padding:2rem;border-radius:1rem;border:1px solid rgba(148,163,184,.18);text-align:center;transition:all .3s ease}.conflict-card:hover{border-color:#ef4444;box-shadow:0 0 30px rgba(0,0,0,.3)}.conflict-card.highlight{background:linear-gradient(145deg, #1e293b, #0f172a);border-color:rgba(239,68,68,.4);box-shadow:0 8px 24px rgba(0,0,0,.3)}.conflict-card.highlight p{color:#f8fafc}.conflict-card h3{font-size:1.25rem;margin-bottom:1rem;color:#f8fafc}.conflict-card p{color:rgba(226,232,240,.82);line-height:1.6}.conflict-icon{font-size:3rem;display:block;margin-bottom:1rem}.section-threats{background:#020617;padding:5rem 0}.section-threats h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-threats h2{font-size:2rem}}.threats-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}@media(max-width: 1024px){.threats-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.threats-grid{grid-template-columns:1fr}}.threat-card{background:#0f172a;padding:1.5rem;border-radius:1rem;text-align:center;border:1px solid rgba(148,163,184,.18);transition:all .3s ease}.threat-card:hover{transform:translateY(-5px);border-color:rgba(239,68,68,.3);box-shadow:0 10px 30px rgba(0,0,0,.2)}.threat-card h3{font-size:1.1rem;margin-bottom:.75rem;color:#f8fafc}.threat-card p{color:rgba(226,232,240,.82);font-size:.95rem;line-height:1.5}.threat-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.section-how-gwall{background:linear-gradient(180deg, #020617 0%, #071026 100%);padding:5rem 0}.section-how-gwall h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-how-gwall h2{font-size:2rem}}.steps-flow{max-width:900px;margin:0 auto}.step-item{background:#0f172a;padding:2rem;border-radius:1rem;margin-bottom:2rem;border:1px solid rgba(148,163,184,.18)}.step-item h3{font-size:1.25rem;margin-bottom:1rem;color:#f8fafc}.step-item ul{list-style:none;padding:0;margin:0}.step-item li{padding:.35rem 0;color:rgba(226,232,240,.82)}.step-item li::before{content:"• ";color:#ef4444}.step-number{display:inline-block;background:rgba(239,68,68,.08);color:#ef4444;border:1px solid rgba(239,68,68,.3);width:50px;height:50px;border-radius:50%;line-height:50px;text-align:center;font-weight:700;font-size:1.25rem;margin-bottom:1rem}.step-note{margin-top:1rem;padding:1rem;background:rgba(234,179,8,.1);border:1px solid rgba(234,179,8,.2);border-radius:.5rem;color:#fca5a5;font-size:.95rem}.step-zone{background:linear-gradient(145deg, #1e293b, #0f172a);border-color:rgba(239,68,68,.3)}.step-zone .step-number{background:#ef4444;color:#0f172a}.zone-system{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.zone{padding:1.5rem;border-radius:.75rem}.zone p{margin:.25rem 0;font-size:.95rem;color:rgba(226,232,240,.82)}.zone strong{color:#f8fafc}.zone-red{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.zone-red strong{color:#fca5a5}.zone-yellow{background:rgba(234,179,8,.1);border:1px solid rgba(234,179,8,.3)}.zone-yellow strong{color:#fcd34d}.zone-green{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3)}.zone-green strong{color:#4ade80}.zone-header{font-weight:700;font-size:1rem;margin-bottom:.5rem;color:#f8fafc}.zone-detail{color:rgba(148,163,184,.7);font-style:italic}.zone-warning{margin-top:1rem;font-weight:700;color:#fbbf24}.zone-reassurance{margin-top:1.5rem;padding:1rem;background:hsla(0,0%,100%,.03);border-radius:.5rem;text-align:center;font-size:.95rem;color:rgba(148,163,184,.7)}.section-subnet{background:#071026;color:#fff;padding:5rem 0;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.section-subnet h2{color:#f8fafc;text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700}@media(max-width: 768px){.section-subnet h2{font-size:2rem}}.section-subnet .section-subtitle{color:rgba(226,232,240,.82)}.subnet-comparison{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:700px;margin:0 auto 3rem}@media(max-width: 768px){.subnet-comparison{grid-template-columns:1fr}}.subnet-col{background:#0f172a;padding:2rem;border-radius:1rem;text-align:center;border:1px solid rgba(148,163,184,.18)}.subnet-col h3{font-size:1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em;color:rgba(148,163,184,.7)}.subnet-col.subnet-gwall{border-color:rgba(239,68,68,.4);background:radial-gradient(circle at 50% 50%, rgba(239, 68, 68, 0.05), #0f172a)}.subnet-col.subnet-gwall h3{color:#ef4444}.subnet-flow p{margin:.5rem 0;font-size:.9rem;color:rgba(226,232,240,.82)}.subnet-result{margin-top:1rem;font-weight:700;font-size:1rem}.subnet-result.bad{color:#f87171}.subnet-result.good{color:#ef4444}.subnet-explanation{max-width:600px;margin:0 auto 2rem;text-align:center}.subnet-explanation h3{font-size:1.1rem;margin-bottom:1rem;color:#f8fafc}.subnet-explanation p{color:rgba(226,232,240,.82);line-height:1.6;margin-bottom:1rem}.subnet-protection{text-align:center;padding:1.5rem;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.2);border-radius:.75rem;max-width:600px;margin:0 auto;font-size:.95rem;color:hsl(0,84.236453202%,70.1960784314%)}.section-features-gwall{background:#020617;padding:5rem 0}.section-features-gwall h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-features-gwall h2{font-size:2rem}}.features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}@media(max-width: 1024px){.features-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.features-grid{grid-template-columns:1fr}}.feature-card{background:#0f172a;padding:2rem;border-radius:1rem;text-align:center;border:1px solid rgba(148,163,184,.18);transition:all .3s}.feature-card:hover{border-color:#ef4444;transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.3)}.feature-card h3{font-size:1.1rem;margin-bottom:.75rem;color:#f8fafc}.feature-card p{color:rgba(226,232,240,.82);font-size:.95rem;line-height:1.5}.feature-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.section-agency-gwall{background:linear-gradient(180deg, #020617 0%, #0f172a 100%);text-align:center;padding:5rem 0}.section-agency-gwall h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-agency-gwall h2{font-size:2rem}}.agency-features-list{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.agency-features-list li{padding:.75rem 1.5rem;background:#1e293b;border-radius:.5rem;border:1px solid rgba(148,163,184,.18);color:rgba(226,232,240,.82)}.agency-features-list li::before{content:"• ";color:#ef4444}.section-pricing-gwall{background:#020617;padding:5rem 0}.section-pricing-gwall h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-pricing-gwall h2{font-size:2rem}}.pricing-single{max-width:400px;margin:0 auto 3rem}.pricing-card-single{background:#0f172a;color:#fff;padding:3rem;border-radius:1rem;text-align:center;border:1px solid #ef4444;box-shadow:0 12px 40px rgba(0,0,0,.4)}.pricing-card-single h3{font-size:1.5rem;margin-bottom:.5rem;color:#f8fafc}.pricing-card-single .price{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#ef4444}.pricing-card-single .price span{font-size:1rem;font-weight:400;color:rgba(148,163,184,.7)}.pricing-card-single ul{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.pricing-card-single li{padding:.5rem 0;border-bottom:1px solid rgba(148,163,184,.18);color:rgba(226,232,240,.82)}.pricing-card-single li:last-child{border-bottom:none}.pricing-microcopy{margin-top:1rem;font-size:.9rem;color:rgba(148,163,184,.7)}.upsell-box{max-width:600px;margin:0 auto;text-align:center;padding:2rem;background:#071026;border-radius:1rem;border:2px solid rgba(148,163,184,.18)}.upsell-box h3{font-size:1.25rem;margin-bottom:1rem;color:#f8fafc}.upsell-plan{font-size:1.5rem;font-weight:700;color:#3b82f6;margin-bottom:.5rem}.upsell-benefit{color:rgba(226,232,240,.82);line-height:1.6;margin:1rem 0 1.5rem}.section-faq-gwall{background:#020617;padding:5rem 0}.section-faq-gwall h2{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#f8fafc}@media(max-width: 768px){.section-faq-gwall h2{font-size:2rem}}.faq-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem;max-width:1000px;margin:0 auto}@media(max-width: 768px){.faq-grid{grid-template-columns:1fr}}.faq-item{background:#0f172a;padding:1.5rem;border-radius:1rem;border:1px solid rgba(148,163,184,.18)}.faq-item h3{font-size:1rem;margin-bottom:.75rem;color:#f8fafc}.faq-item p{color:rgba(226,232,240,.82);font-size:.95rem;line-height:1.6;margin:0}.section-final-cta-gwall{background:linear-gradient(180deg, #020617 0%, #0f172a 100%);color:#fff;text-align:center;padding:6rem 0}.section-final-cta-gwall h2{color:#f8fafc;font-size:3rem;text-align:center;margin-bottom:1rem;font-weight:700}@media(max-width: 768px){.section-final-cta-gwall h2{font-size:2rem}}.final-subtitle{color:rgba(226,232,240,.82);font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.final-microcopy{display:block;color:rgba(148,163,184,.7);font-size:.9rem;margin-bottom:2rem}.fcg-link-box{margin-top:2rem}.fcg-link-box a{color:rgba(148,163,184,.7);font-size:.9rem;text-decoration:none}.fcg-link-box a:hover{text-decoration:underline}.section-conflict--with-image,.section-subnet--with-image{position:relative}.section-conflict--with-image .container,.section-subnet--with-image .container{position:relative;z-index:1}.section-image-overlay--gwall{background:linear-gradient(180deg, rgba(15, 23, 42, 0.88) 0%, rgba(30, 41, 59, 0.95) 100%)}.section-image-overlay--gwall-dark{background:linear-gradient(180deg, rgba(2, 6, 23, 0.92) 0%, rgba(15, 23, 42, 0.96) 100%)}.section-threats--with-visual{position:relative;overflow:hidden}.section-threats--with-visual .container{position:relative;z-index:1}.section-visual-accent--gwall{position:absolute;top:0;right:0;width:40%;height:100%;z-index:0}@media(max-width: 1024px){.section-visual-accent--gwall{display:none}}.section-visual-accent--gwall img{width:100%;height:100%;object-fit:cover;opacity:.12;filter:grayscale(50%) saturate(0.7);mask-image:linear-gradient(to left, rgba(0, 0, 0, 0.6) 0%, transparent 100%)}.site-footer{background:#020617;color:#94a3b8;font-family:"Geist","Inter",system-ui,sans-serif}.footer-logo-strip{border-bottom:1px solid rgba(148,163,184,.12);padding:24px 0}.logo-strip-inner{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}.logo-strip-inner img{width:80px;height:80px;object-fit:contain;opacity:.85;transition:opacity .2s,transform .2s;padding:8px;border-radius:12px}.logo-strip-inner img:hover{opacity:1;transform:scale(1.03)}@media(max-width: 768px){.logo-strip-inner{gap:16px}.logo-strip-inner img{width:64px;height:64px}}.footer-cta{border-top:1px solid rgba(148,163,184,.12);border-bottom:1px solid rgba(148,163,184,.12);background:radial-gradient(ellipse at 50% 0%, rgba(239, 68, 68, 0.08), transparent 60%);padding:26px 0}.footer-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}@media(max-width: 768px){.footer-cta-inner{flex-direction:column;text-align:center}}.footer-cta-left strong{display:block;color:#f8fafc;font-size:1.05rem;margin-bottom:4px}.footer-cta-left span{color:rgba(226,232,240,.68);font-size:.9rem}.footer-cta-right{display:flex;gap:12px;flex-wrap:wrap}@media(max-width: 768px){.footer-cta-right{justify-content:center}}.footer-main{padding:60px 0 48px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px;justify-content:center;text-align:center}@media(max-width: 1024px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width: 768px){.footer-grid{grid-template-columns:1fr}}.footer-brand{max-width:320px;margin:0 auto;text-align:center}@media(max-width: 1024px){.footer-brand{grid-column:1/-1;max-width:none}}.footer-logo{height:80px;width:auto;margin-bottom:24px;opacity:.98;filter:drop-shadow(0 12px 36px rgba(0, 0, 0, 0.5))}@media(max-width: 768px){.footer-logo{height:64px}}.footer-tagline{color:rgba(226,232,240,.7);font-size:1.05rem;line-height:1.6;margin:0}.footer-col h4{color:#f8fafc;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 18px}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:10px}.footer-col a{color:rgba(226,232,240,.72);text-decoration:none;font-size:1rem;transition:color .2s}.footer-col a:hover{color:#ef4444}.footer-bottom{border-top:1px solid rgba(148,163,184,.12);padding:20px 0}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media(max-width: 768px){.footer-bottom-inner{flex-direction:column;text-align:center}}.footer-copy{color:#64748b;font-size:.8rem;margin:0}.footer-legal{display:flex;align-items:center;gap:20px;font-size:.8rem}.footer-legal span{color:#64748b}.footer-legal a{color:#94a3b8;text-decoration:none}.footer-legal a:hover{color:#ef4444}@media(max-width: 768px){.footer-legal{flex-wrap:wrap;justify-content:center}}@media(max-width: 480px){h1{font-size:clamp(1.8rem,8vw,2.4rem)}.container{padding:0 16px}section{padding:50px 0}.btn-cta-primary,.btn-cta-secondary,.btn-gwall-primary{width:100%;padding:14px 24px}}.hero-gwall .hero-cta-group,.hero-cta-group{align-items:flex-start !important;min-height:auto !important;height:auto !important}.hero-gwall .hero-cta-group .btn,.hero-gwall .hero-cta-group .btn-cta-primary,.hero-gwall .hero-cta-group .btn-cta-secondary,.hero-gwall .hero-cta-group a.btn,.hero-cta-group .btn,.hero-cta-group .btn-cta-primary,.hero-cta-group .btn-cta-secondary,.hero-cta-group a.btn{height:auto !important;min-height:auto !important;max-height:60px !important;align-self:flex-start !important}.hero-content-centered,.hero-gwall .hero-content-centered{min-height:auto !important}.hero-content-centered>*,.hero-gwall .hero-content-centered>*{min-height:auto !important;height:auto !important}/*# sourceMappingURL=antifrode.css.map */

/* FIX: Giant CTA Buttons Bug (2024-01-09) */
.hero-cta-group{align-items:flex-start!important;height:auto!important;min-height:auto!important}
.hero-cta-group .btn,.hero-cta-group .btn-cta-primary,.hero-cta-group .btn-cta-secondary{height:auto!important;min-height:auto!important;max-height:60px!important}
.hero-content-centered>*{height:auto!important;min-height:auto!important}

/* Hero Logo Badge */
.hero-logo-badge {
    margin-bottom: 1rem;
}
.hero-logo-badge img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    filter: drop-shadow(0 4px 12px rgba(0,0,0,0.4));
}
@media(max-width: 1024px) {
    .hero-logo-badge {
        text-align: center;
    }
}
