:root{--bg:#0b0c10;--bg-soft:#111318;--panel:#12141ae0;--panel-strong:#161922;--border:#ffffff14;--text:#f5f7fb;--muted:#a7afc0;--primary:#7c5cff;--primary-strong:#9a7bff;--accent:#47c7a4;--warning:#f0b44c;--danger:#ff5d73;--forbidden:#050608;--shadow:0 24px 80px #00000073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#7c5cff29,#0000 24%),radial-gradient(circle at 100% 0,#47c7a414,#0000 18%),linear-gradient(#090a0d 0%,#0d0f14 45%,#0b0c10 100%);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.page-shell{max-width:1440px;min-height:100vh;margin:0 auto;padding:28px}.page-content{flex-direction:column;gap:40px;display:flex}.site-header,.site-footer,.hero-panel,.glass-card,.auth-card,.checkout-card,.pricing-card,.faq-item{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header,.site-footer{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:18px 22px;display:flex}.site-footer{margin-top:32px}.brand{align-items:center;gap:14px;display:inline-flex}.brand-logo-wrap{border:1px solid var(--border);background:#ffffff05;border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;padding:4px;display:inline-flex;overflow:hidden}.brand-logo-wrap.footer{border-radius:14px;width:42px;height:42px}.brand-logo-image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.brand-copy{flex-direction:column;gap:2px;display:flex}.footer-brand-block{flex-direction:column;gap:10px;display:flex}.footer-brand-line{align-items:center;gap:12px;display:flex}.brand-copy span,.lede,.plan-description,.feature-list,.faq-item p,.site-footer p,.threat-row p{color:var(--muted)}.nav,.header-actions,.footer-links,.hero-actions,.success-actions,.cta-row{align-items:center;gap:14px;display:flex}.nav{flex-wrap:wrap}.button{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.button:hover{border-color:#8faede66;transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, var(--primary), var(--primary-strong));color:#fff}.button-secondary{background:#ffffff05}.button-block{width:100%}.hero-panel,.page-hero,.section-block,.centered-shell,.stack-xl,.stack-lg{flex-direction:column;gap:24px;display:flex}.hero-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#0f2138e0,#081423e0);border-radius:34px;grid-template-columns:1.2fr .9fr;gap:28px;padding:48px;display:grid}.hero-copy h1,.page-hero h1,.auth-card h1,.checkout-card h1{margin:0;font-size:clamp(2.4rem,4vw,4.4rem);line-height:.98}.page-hero.compact h1{font-size:clamp(2rem,3vw,3.2rem)}.eyebrow,.mini-label,.plan-name{text-transform:uppercase;letter-spacing:.18em;color:#8bc8ff;margin:0;font-size:.75rem}.hero-stats,.stats-grid,.pricing-grid,.section-grid,.hero-card-grid{gap:18px;display:grid}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-chip,.pricing-card,.glass-card,.auth-card,.checkout-card,.faq-item{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:24px}.stat-chip,.glass-card,.pricing-card{padding:22px}.hero-card-grid{align-content:start}.feature-list{gap:10px;margin:0;padding-left:18px;display:grid}.feature-list.compact{gap:8px}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pricing-card.highlighted{background:linear-gradient(180deg, #7c5cff2e, #161922f5), var(--panel);border-color:#7c5cff73;box-shadow:0 24px 64px #00000057,0 0 0 1px #7c5cff1f}.pro-card{background:radial-gradient(circle at 100% 0,#47c7a414,#0000 24%),#12141aeb;border-color:#47c7a447}.plan-price{letter-spacing:-.03em;margin:8px 0 12px;font-size:2rem}.plan-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.pricing-card{position:relative;overflow:hidden}.pricing-card:before{content:"";pointer-events:none;background:linear-gradient(#ffffff05,#0000 28%);position:absolute;inset:0}.section-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.section-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.centered-shell{justify-content:center;align-items:center;min-height:60vh}.auth-card,.checkout-card{width:min(100%,640px);padding:32px}.auth-form{gap:16px;display:grid}.auth-form label{color:var(--muted);gap:8px;display:grid}.auth-form input{width:100%;min-height:48px;color:var(--text);border:1px solid var(--border);background:#ffffff0a;border-radius:14px;padding:0 14px}.auth-links{color:#8bc8ff;justify-content:space-between;gap:12px;margin-top:18px;display:flex}.form-error{color:#ffb7c2;background:#ff667a1a;border:1px solid #ff667a59;border-radius:14px;margin:0;padding:12px 14px}.form-success{color:#9ff1d8;background:#47c7a41a;border:1px solid #47c7a447;border-radius:14px;margin:0;padding:12px 14px}.status-note{color:var(--muted);margin:0}.status-note.is-error{color:#ffb7c2}.dashboard-toolbar{justify-content:flex-end;margin-bottom:18px;display:flex}.dark-page-hero{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:28px;grid-template-columns:1.2fr .8fr;gap:18px;padding:28px;display:grid}.page-hero-copy,.page-hero-side{flex-direction:column;gap:12px;display:flex}.page-hero-side{justify-content:center;align-items:flex-end}.comparison-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.comparison-card,.cta-slab,.auth-feature-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:24px;padding:22px}.comparison-card.featured,.auth-feature-card.featured{background:linear-gradient(#7c5cff1f,#12141af5);border-color:#7c5cff66}.comparison-card h3,.comparison-card p,.cta-slab h2,.auth-feature-card p,.auth-marketing-panel h1,.auth-marketing-panel .lede,.auth-card-pro h2{margin:0}.comparison-card p,.auth-feature-card p{color:var(--muted);margin-top:10px}.cta-slab{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-page-grid{grid-template-columns:1fr .95fr;gap:22px;display:grid}.auth-marketing-panel,.auth-card-pro{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:28px}.auth-marketing-panel{flex-direction:column;gap:20px;padding:30px;display:flex}.auth-feature-stack{gap:14px;display:grid}.auth-feature-card-link{transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:block}.auth-feature-card-link:hover{background:linear-gradient(#7c5cff14,#0c0e12f5);border-color:#7c5cff59;transform:translateY(-2px);box-shadow:0 18px 44px #00000047}.auth-feature-card-link strong{margin-bottom:10px;display:block}.auth-shell-pro{flex-direction:column;gap:18px;display:flex}.auth-mode-switch{border:1px solid var(--border);background:#ffffff05;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:8px;display:grid}.auth-mode-button,.social-button,.inline-link-button{color:var(--muted);font:inherit;background:0 0;border:0;transition:background .18s,color .18s,border-color .18s,transform .18s,opacity .18s}.auth-mode-button{cursor:pointer;border-radius:14px;min-height:46px}.auth-mode-button.active{color:var(--text);background:#7c5cff29}.auth-social-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.social-button{border:1px solid var(--border);cursor:pointer;background:#ffffff05;border-radius:16px;min-height:48px}.auth-mode-button:hover,.social-button:hover,.inline-link-button:hover{color:var(--text)}.social-button:hover{background:#ffffff0d;border-color:#7c5cff47;transform:translateY(-1px)}.auth-mode-button:disabled,.social-button:disabled,.inline-link-button:disabled,.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.auth-divider{text-align:center;color:var(--muted);font-size:.9rem;position:relative}.auth-divider:before{content:"";background:#ffffff0f;height:1px;position:absolute;top:50%;left:0;right:0}.auth-divider span{background:#12141a;padding:0 12px;display:inline-block;position:relative}.auth-inline-row,.checkbox-row{align-items:center;gap:10px;display:flex}.auth-inline-row{justify-content:space-between}.checkbox-row{color:var(--muted);font-size:.92rem}.checkbox-row input{width:16px;height:16px}.inline-link-button{cursor:pointer;color:#c6bcff}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.threat-table{gap:12px;display:grid}.threat-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;display:flex}.threat-row:first-child{border-top:0}.severity{border-radius:999px;justify-content:center;align-items:center;min-width:120px;padding:8px 12px;font-weight:700;display:inline-flex}.severity-vert{color:#89ffd7;background:#16d9a629}.severity-orange{color:#ffd18a;background:#f2a93b29}.severity-rouge{color:#ffb1bb;background:#ff667a24}.severity-noir,.severity-black{color:#f3f6ff;background:#0009}.checkout-summary{border:1px solid var(--border);background:#ffffff08;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:18px;display:grid}.faq-stack{gap:14px;display:grid}.faq-item{padding:18px 22px}.faq-item summary{cursor:pointer;font-weight:700}.section-head.left{align-items:flex-start}.section-head{text-align:center;flex-direction:column;gap:8px;display:flex}.home-dark-shell{flex-direction:column;gap:40px;display:flex}.hero-showcase-pro{background:radial-gradient(circle at 0 0,#7c5cff2e,#0000 30%),radial-gradient(circle at 100%,#47c7a41a,#0000 24%),linear-gradient(#12141afa,#0a0c12fa)}.home-hero-grid{grid-template-columns:1.05fr 1.15fr;gap:28px;display:grid}.home-hero-grid-wide{align-items:start}.hero-showcase,.pricing-showcase,.how-section-dark,.tools-section-dark,.dashboard-main-panel,.analysis-side-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:30px}.hero-showcase{flex-direction:column;gap:28px;padding:42px;display:flex}.hero-showcase-open{min-height:100%}.hero-badge-line,.hero-pills,.hero-proof,.panel-topline,.metric-cards-grid,.chart-and-feed,.pricing-showcase-grid,.workflow-grid-dark,.tool-chip-row,.feature-highlight-grid{gap:16px;display:flex}.hero-pills,.metric-cards-grid,.pricing-showcase-grid,.workflow-grid-dark,.feature-highlight-grid{flex-wrap:wrap}.inline-chip,.hero-pill,.plan-badge,.danger-pill{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;display:inline-flex}.inline-chip,.hero-pill,.plan-badge.subtle{color:var(--muted);background:#ffffff08}.hero-pill.active,.plan-badge{color:#ded4ff;background:#7c5cff2e;border-color:#7c5cff59}.danger-pill{color:#ffb7c2;background:#ff5d7324;border-color:#ff5d733d}.hero-title{letter-spacing:-.04em;max-width:780px;margin:0;font-size:clamp(2.8rem,5vw,5rem);line-height:.94}.hero-title-wide{max-width:860px}.hero-copy-text{max-width:760px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.9}.hero-copy-text-wide{max-width:820px}.avatar-stack{align-items:center;display:flex}.avatar-stack span{background:linear-gradient(135deg,#f6d365,#fda085);border:2px solid #0f1117;border-radius:50%;width:34px;height:34px;margin-left:-10px}.avatar-stack span:first-child{margin-left:0}.hero-proof p{color:var(--muted);margin:0;line-height:1.75}.feature-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.mini-feature-card{border:1px solid var(--border);background:#ffffff05;border-radius:22px;gap:14px;padding:22px;display:flex}.mini-feature-card-wide p{line-height:1.75}.feature-highlight-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-feature-icon{background:linear-gradient(135deg,#7c5cff47,#47c7a429);border-radius:12px;width:36px;height:36px}.mini-feature-card h3,.dashboard-main-panel h2,.analysis-side-panel h3{margin:0 0 8px}.mini-feature-card p,.metric-card p,.threat-feed-item p,.detail-row p,.action-box p{color:var(--muted);margin:0}.dashboard-showcase{grid-template-columns:1.55fr .8fr;gap:24px;display:grid}.dashboard-showcase-expanded{align-items:stretch}.dashboard-main-panel,.analysis-side-panel,.pricing-showcase,.how-section-dark,.tools-section-dark{padding:32px}.panel-topline{justify-content:space-between;align-items:center}.panel-topline.compact{justify-content:space-between}.metric-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.metric-card{border:1px solid var(--border);background:#ffffff05;border-radius:20px;padding:22px}.metric-card strong,.showcase-price-line strong,.risk-box strong{margin-top:8px;font-size:2rem;display:block}.chart-and-feed{grid-template-columns:1.5fr .9fr;margin-top:20px;display:grid}.chart-card,.feed-card,.risk-box,.action-box,.showcase-price-card,.workflow-card-dark,.offer-inline-card{border:1px solid var(--border);background:#ffffff05;border-radius:22px;padding:18px}.chart-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-visual{background:linear-gradient(#ffffff03,#ffffff05);border-radius:18px;height:240px;margin-top:18px;position:relative;overflow:hidden}.chart-grid{background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:100% 48px,64px 100%;position:absolute;inset:0}.chart-line{position:absolute;inset:0}.chart-line.green:before,.chart-line.red:before{content:"";opacity:.9;border-radius:24px;position:absolute;inset:18% 2% 14%}.chart-line.green:before{border-bottom:4px solid #47c7a4f2;transform:skewY(-10deg)translateY(-12px)}.chart-line.red:before{border-bottom:4px solid #ff5d73f2;transform:skewY(8deg)translateY(38px)}.chart-line.green.strong:before{border-bottom-width:5px;top:12%;bottom:12%;transform:skewY(-11deg)translateY(-18px)}.chart-line.red.weak:before{opacity:.72;top:24%;bottom:18%;transform:skewY(8deg)translateY(48px)}.chart-legend{color:var(--muted);align-items:center;gap:18px;margin-top:14px;font-size:.92rem;display:flex}.chart-legend span{align-items:center;gap:8px;display:inline-flex}.legend-dot{border-radius:50%;width:10px;height:10px}.legend-green{background:#47c7a4}.legend-red{background:#ff5d73}.threat-feed-list,.detail-list{gap:12px;margin-top:14px;display:grid}.threat-feed-item,.detail-row{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:12px;padding-top:12px;display:flex}.threat-feed-item:first-child,.detail-row:first-child{border-top:0;padding-top:0}.threat-feed-item span{color:var(--muted);white-space:nowrap;font-size:.85rem}.detail-dot{background:var(--danger);border-radius:50%;flex:none;width:10px;height:10px;margin-top:6px}.risk-progress{background:#ffffff0f;border-radius:999px;height:10px;margin-top:14px;overflow:hidden}.risk-progress span{border-radius:inherit;background:linear-gradient(90deg,#ff6d7d,#ff4d67);width:85%;height:100%;display:block}.action-box{margin-top:18px}.pricing-showcase,.comparison-showcase,.phishing-explainer-section,.protection-narrative-section{flex-direction:column;gap:28px;display:flex}.comparison-table-card,.account-overview-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:28px;padding:24px}.comparison-table-header,.comparison-table-row{grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:18px;display:grid}.comparison-table-header{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;padding-bottom:14px;font-size:.85rem}.comparison-table-row{border-top:1px solid #ffffff0f;padding:22px 0}.comparison-table-row strong{font-size:1rem}.comparison-table-row span{color:var(--muted)}.comparison-table-row .comparison-positive{color:#9ff1d8;font-weight:700}.phishing-facts-grid,.quick-actions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.fact-card{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:24px;padding:26px}.fact-card h3,.fact-card p{margin:0}.fact-card p{color:var(--muted);margin-top:12px;line-height:1.7}.account-overview-card{grid-template-columns:1.1fr 1fr;gap:24px;display:grid}.account-identity{align-items:center;gap:18px;display:flex}.account-identity h2,.account-identity p{margin:0}.account-identity p{color:var(--muted);margin-top:8px}.account-avatar{color:#fff;background:linear-gradient(135deg,#7c5cff47,#47c7a42e);border:1px solid #7c5cff59;border-radius:22px;place-items:center;width:72px;height:72px;font-size:1.25rem;font-weight:800;display:grid}.account-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.account-meta-pill{border:1px solid var(--border);background:#ffffff05;border-radius:20px;padding:16px}.account-meta-pill span,.account-meta-pill strong{display:block}.account-meta-pill span{color:var(--muted);margin-bottom:8px}.pricing-head{text-align:center;flex-direction:column;gap:12px;display:flex}.section-head-left{text-align:left;align-items:flex-start}.section-copy-wide{max-width:900px;line-height:1.85}.pricing-head h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.pricing-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.audit-revenue-section,.audit-pack-grid{gap:18px;display:grid}.audit-revenue-section{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:30px;grid-template-columns:1.1fr 1fr;align-items:stretch;padding:30px}.audit-offer-grid,.audit-pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-offer-grid{gap:16px;display:grid}.audit-offer-card,.audit-price-card,.quick-action-card{border:1px solid var(--border);background:#ffffff08;border-radius:24px}.audit-offer-card,.audit-price-card{flex-direction:column;gap:14px;padding:22px;display:flex}.audit-offer-card.primary,.audit-price-card{background:linear-gradient(#47c7a421,#12141af0);border-color:#47c7a46b}.audit-offer-card h3,.audit-offer-card p,.audit-price-card span,.quick-action-card strong{margin:0}.audit-offer-card strong,.audit-price-card strong{font-size:clamp(2.4rem,4vw,3.6rem);line-height:1}.audit-offer-card p,.audit-price-card span{color:var(--muted)}.audit-hero{align-items:stretch}.quick-action-card{padding:20px}.home-premium{flex-direction:column;gap:34px;display:flex}.premium-hero,.trust-band,.threat-education-section,.shield-system-section,.premium-offers-section,.audience-section,.final-home-cta{border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#12141af5,#0c0e12f5);border-radius:30px}.premium-hero{grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:stretch;gap:28px;min-height:640px;padding:44px;display:grid;position:relative;overflow:hidden}.premium-hero:before{content:"";pointer-events:none;background:linear-gradient(120deg,#7c5cff2e,#0000 34%),linear-gradient(240deg,#47c7a424,#0000 30%);position:absolute;inset:0}.premium-hero-copy,.shield-visual{z-index:1;position:relative}.premium-hero-copy{flex-direction:column;justify-content:center;gap:26px;display:flex}.premium-hero-copy h1{max-width:920px;margin:0;font-size:clamp(3.6rem,7vw,6.8rem);line-height:.9}.premium-hero-copy .hero-copy-text{max-width:740px;font-size:1.1rem;line-height:1.75}.hero-proof-row{flex-wrap:wrap;gap:10px;display:flex}.hero-proof-row span,.roadmap-pills span{border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:999px;padding:10px 14px}.shield-visual{justify-content:center;align-items:center;min-height:560px;display:flex}.shield-orbit{background:linear-gradient(#47c7a42e,#7c5cff1a);border:1px solid #47c7a459;border-radius:32px;justify-content:center;align-items:center;width:116px;height:116px;display:flex;position:absolute;top:28px;right:34px;box-shadow:0 24px 80px #47c7a42e}.shield-orbit img{object-fit:cover;border-radius:24px;width:82px;height:82px}.inbox-panel{background:linear-gradient(#ffffff12,#ffffff05),#07090ddb;border:1px solid #ffffff1f;border-radius:30px;flex-direction:column;gap:14px;width:min(100%,560px);padding:22px;display:flex;box-shadow:0 34px 100px #0000007a}.inbox-top{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding-bottom:10px;display:flex}.inbox-top strong{color:#9ff1d8}.mail-row{border:1px solid var(--border);background:#ffffff09;border-radius:20px;grid-template-columns:16px 1fr auto;align-items:center;gap:14px;padding:18px;display:grid}.mail-row strong,.mail-row p{margin:0}.mail-row p{color:var(--muted);margin-top:5px}.mail-row b{font-size:1.1rem}.risk-dot{border-radius:50%;width:12px;height:12px}.mail-row.danger{border-color:#ff5d736b}.mail-row.danger .risk-dot{background:var(--danger)}.mail-row.warning{border-color:#f0b44c6b}.mail-row.warning .risk-dot{background:var(--warning)}.mail-row.safe{border-color:#47c7a46b}.mail-row.safe .risk-dot{background:var(--accent)}.trust-band{grid-template-columns:.9fr 1.1fr;align-items:center;gap:24px;padding:28px;display:grid}.trust-band h2,.trust-band p,.shield-system-copy h2,.shield-system-copy p,.final-home-cta h2,.final-home-cta p{margin:0}.trust-band h2,.shield-system-copy h2,.final-home-cta h2{font-size:clamp(2rem,3vw,3rem);line-height:1}.trust-band p,.shield-system-copy p,.final-home-cta p{color:var(--muted);line-height:1.7}.threat-education-section,.premium-offers-section,.audience-section{flex-direction:column;gap:28px;padding:30px;display:flex}.threat-grid,.premium-offer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.threat-card,.premium-offer-card{border:1px solid var(--border);background:#ffffff08;border-radius:24px}.threat-card{padding:22px}.threat-card span{color:#9ff1d8;font-weight:800}.threat-card h3,.threat-card p,.premium-offer-card h3,.premium-offer-card p{margin:0}.threat-card h3{margin-top:16px}.threat-card p,.premium-offer-card p{color:var(--muted);margin-top:10px;line-height:1.65}.shield-system-section{grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:34px;display:grid}.shield-system-copy{flex-direction:column;gap:18px;display:flex}.roadmap-pills{flex-wrap:wrap;gap:10px;display:flex}.signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.signal-tile{background:linear-gradient(#47c7a41a,#ffffff06);border:1px solid #47c7a438;border-radius:22px;align-items:flex-end;min-height:110px;padding:18px;font-weight:800;display:flex}.premium-offer-card{flex-direction:column;gap:14px;padding:22px;display:flex}.premium-offer-card.highlighted{background:linear-gradient(#47c7a429,#12141af5);border-color:#47c7a47a}.premium-offer-card h3{font-size:2rem}.audience-card{min-height:110px}.final-home-cta{justify-content:space-between;align-items:center;gap:28px;padding:34px;display:flex}.final-home-cta>div:first-child{flex-direction:column;gap:14px;max-width:820px;display:flex}.showcase-price-card{flex-direction:column;gap:18px;display:flex}.showcase-price-card.featured{background:linear-gradient(#7c5cff2e,#12141afa);border-color:#7c5cff6b;transform:translateY(-10px)}.showcase-price-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.showcase-price-line{align-items:baseline;gap:10px;display:flex}.showcase-price-line span{color:var(--muted)}.how-section-dark,.tools-section-dark{flex-direction:column;gap:24px;display:flex}.workflow-grid-dark{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.workflow-card-dark h3,.workflow-card-dark p,.offer-inline-card span,.offer-inline-card strong{margin:0}.step-badge{border:1px solid var(--border);width:40px;height:40px;color:var(--text);border-radius:50%;place-items:center;margin-bottom:16px;display:inline-grid}.workflow-card-dark p,.offer-inline-card span{color:var(--muted)}.tool-chip-row{flex-wrap:wrap;gap:14px;display:flex}.tool-chip{border:1px solid var(--border);background:#ffffff05;border-radius:16px;align-items:center;min-height:46px;padding:0 16px;display:inline-flex}.offer-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.offer-inline-card{flex-direction:column;gap:8px;display:flex}.offer-inline-card.featured{border-color:#7c5cff6b}@media (max-width:1024px){.site-header,.site-footer,.hero-panel{flex-direction:column;align-items:stretch}.hero-panel,.pricing-grid,.premium-hero,.trust-band,.shield-system-section,.threat-grid,.premium-offer-grid,.section-grid.three,.section-grid.two,.stats-grid,.hero-stats,.checkout-summary,.home-hero-grid,.dashboard-showcase,.pricing-showcase-grid,.audit-revenue-section,.audit-offer-grid,.audit-pack-grid,.workflow-grid-dark,.offer-strip,.feature-highlight-grid,.metric-cards-grid,.chart-and-feed,.dark-page-hero,.comparison-strip,.auth-page-grid,.auth-social-row,.phishing-facts-grid,.quick-actions-grid,.comparison-table-header,.comparison-table-row,.account-overview-card,.account-meta-grid{grid-template-columns:1fr}.header-actions,.nav,.auth-links,.success-actions,.hero-actions,.hero-pills{flex-wrap:wrap}.page-hero-side{align-items:flex-start}.cta-slab,.final-home-cta,.auth-inline-row{flex-direction:column;align-items:flex-start}.premium-hero{min-height:auto;padding:30px}.shield-visual{min-height:460px}}@media (max-width:640px){.page-shell{padding:14px}.site-header,.site-footer,.hero-panel,.glass-card,.pricing-card,.auth-card,.checkout-card{border-radius:20px}.hero-panel{padding:24px}.premium-hero,.threat-education-section,.shield-system-section,.premium-offers-section,.audience-section,.final-home-cta,.trust-band{border-radius:22px;padding:22px}.premium-hero-copy h1{font-size:clamp(2.8rem,16vw,4.4rem)}.shield-visual{min-height:390px}.shield-orbit{width:82px;height:82px;right:22px}.shield-orbit img{border-radius:18px;width:58px;height:58px}.mail-row{grid-template-columns:12px 1fr}.mail-row b{grid-column:2}.signal-grid{grid-template-columns:1fr}.button,.button-block{width:100%}.threat-row{flex-direction:column;align-items:flex-start}}
