.landing-page{--landing-line:var(--border);--landing-panel:var(--surface);--landing-panel-strong:var(--surface-2);--landing-copy:var(--text-muted);background:var(--page-background);color:var(--text)}.landing-shell{width:min(1240px,100% - 48px);margin-inline:auto}.landing-section{border-top:1px solid var(--landing-line);padding:78px 0}.landing-section__header{text-align:center;max-width:720px;margin:0 auto 38px}.landing-section__header h2{letter-spacing:-.035em;font-size:clamp(1.75rem,3vw,2.5rem)}.landing-section__header p{color:var(--landing-copy);margin-top:10px;font-size:1rem}.landing-hero{padding:86px 0 92px;overflow:hidden}.landing-hero__grid{grid-template-columns:.84fr 1.16fr;align-items:center;gap:72px;display:grid}.landing-eyebrow{color:#4ba4ff;letter-spacing:.09em;text-transform:uppercase;background:#1f8cff17;border:1px solid #1f8cff47;border-radius:9px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 12px;font-size:.85rem;font-weight:750;display:inline-flex}.landing-eyebrow:before{content:"◎";font-size:.85rem}.landing-hero h1{letter-spacing:-.06em;max-width:650px;font-size:clamp(3.25rem,5.2vw,5rem);line-height:.98}.landing-hero h1 span{color:#168fff;display:block}.landing-hero__description{max-width:620px;color:var(--text-muted);margin-top:24px;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6}.landing-badges{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.landing-badge{border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);border-radius:7px;align-items:center;gap:8px;padding:9px 13px;font-size:.85rem;font-weight:650;display:inline-flex}.landing-badge:before{content:"";background:#4ba4ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px}.landing-badge--green:before{background:#36d58c}.landing-badge--purple:before{background:#9f6dff}.landing-badge--blue:before{background:#4ba4ff}.landing-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.landing-button{border:1px solid #6ea0dc42;border-radius:8px;justify-content:center;align-items:center;gap:14px;min-width:145px;padding:14px 22px;font-size:1rem;font-weight:750;transition:all .2s;display:inline-flex}.landing-button:hover{border-color:#4ba4ff;transform:translateY(-2px)}.landing-button--primary{color:#fff;background:linear-gradient(#2797ff,#0879ed);border-color:#1f8cff;box-shadow:0 12px 30px #117cee40}.landing-button--secondary{background:var(--surface);color:var(--text-secondary)}.landing-console{border:1px solid var(--border);background:var(--surface-2);box-shadow:var(--shadow-lg),0 0 70px #1474dd17;border-radius:12px;overflow:hidden}.landing-console__bar{border-bottom:1px solid var(--border);background:var(--bg-secondary);align-items:center;gap:7px;height:40px;padding:0 14px;display:flex}.landing-console__bar>span{background:#ff655a;border-radius:50%;width:8px;height:8px}.landing-console__bar>span:nth-child(2){background:#ffbd45}.landing-console__bar>span:nth-child(3){background:#35c95a}.landing-console__bar small{color:var(--text-muted);margin-left:auto;font-size:.85rem}.landing-console__body{padding:18px}.landing-console__intro{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;gap:20px;padding:14px;display:flex}.landing-console__intro>div:first-child{max-width:68%}.landing-console__intro span{color:#4ba4ff;font-size:.85rem;font-weight:700}.landing-console__intro h2{margin-top:5px;font-size:1rem}.landing-console__intro p{color:var(--text-muted);margin-top:7px;font-size:.85rem;line-height:1.45}.landing-console__engine{background:radial-gradient(circle,#1f8cff33,#0000 70%);border:1px solid #1f8cff66;border-radius:7px;place-items:center;min-width:112px;padding:10px;display:grid}.landing-console__engine strong{color:var(--primary);font-size:1.55rem}.landing-console__engine span{color:var(--text-secondary)}.landing-console__engine small{color:var(--text-muted);font-size:.85rem}.landing-console__signal{justify-content:center;align-items:center;gap:7px;height:42px;margin:5px 0;display:flex}.landing-console__signal span{width:4px;height:calc(8px + (var(--signal-index) % 5) * 5px);background:#168aff;border-radius:5px;box-shadow:0 0 8px #168aff99}.landing-console__metrics{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.landing-console__metrics div{border:1px solid var(--border);background:var(--surface);border-radius:6px;padding:10px}.landing-console__metrics span{color:var(--text-muted);text-transform:uppercase;font-size:.85rem;display:block}.landing-console__metrics strong{margin-top:3px;font-size:1rem;display:block}.landing-console__events{border:1px solid var(--border);background:var(--surface);border-radius:7px;margin-top:10px;padding:10px}.landing-console__events header{color:var(--text-secondary);justify-content:space-between;margin-bottom:6px;font-size:.85rem;display:flex}.landing-console__events header span{color:#20bfff}.landing-console__event{border-top:1px solid #5e91cc14;grid-template-columns:42px 1.2fr 1fr 34px;align-items:center;gap:7px;padding:5px 0;font-size:.85rem;display:grid}.landing-console__event code{color:#39d98a}.landing-console__event span{color:var(--text-secondary)}.landing-console__event small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.landing-console__event b{color:#39d98a}.landing-console__event b.is-blocked{color:#ff6b6b}.landing-problem__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-card{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:10px;grid-template-columns:auto 1fr;gap:18px;min-height:178px;padding:25px;display:grid;position:relative;overflow:hidden}.landing-card__icon{color:#ff5c5c}.landing-card--orange .landing-card__icon{color:#ff8f26}.landing-card--yellow .landing-card__icon{color:#ffb629}.landing-card h3{margin-top:3px;font-size:1.1rem}.landing-card p{color:var(--landing-copy);margin-top:10px;font-size:1rem;line-height:1.55}.landing-card__spark{opacity:.75;align-items:end;gap:3px;height:27px;display:flex;position:absolute;bottom:17px;left:76px;right:22px}.landing-card__spark span{width:4px;height:calc(5px + (var(--spark) % 7) * 3px);background:#ff5c5c}.landing-card--orange .landing-card__spark span{background:#ff8f26}.landing-card--yellow .landing-card__spark span{background:#ffb629}.landing-proof__grid,.landing-use-cases__grid,.landing-detail-grid,.landing-control__grid,.landing-integrations__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.landing-info-card{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:10px;min-height:190px;padding:24px}.landing-info-card svg{color:var(--primary)}.landing-info-card h3{margin-top:20px;font-size:1.08rem}.landing-info-card p{color:var(--landing-copy);margin-top:9px;font-size:1rem;line-height:1.55}.landing-cause__flow{grid-template-columns:170px 1fr 190px 1fr 170px;align-items:center;gap:16px;max-width:1060px;margin:0 auto;display:grid}.landing-cause__sources,.landing-cause__limits,.landing-cause__target{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:10px}.landing-cause__sources{gap:14px;padding:20px;display:grid}.landing-cause__sources div{color:var(--text-secondary);align-items:center;gap:10px;font-size:1rem;display:flex}.landing-cause__sources svg{color:#4ba4ff}.landing-cause__limits{gap:10px;padding:18px;display:grid}.landing-cause__limits strong{text-align:center;font-size:1rem}.landing-cause__limits>span{color:var(--text-muted);align-items:center;gap:8px;font-size:.9rem;display:flex}.landing-cause__limits b{color:#ff5454;font-size:1rem}.landing-cause__limits small{border-top:1px solid var(--landing-line);color:#ff8d5c;text-align:center;padding-top:10px;font-size:.85rem}.landing-cause__target{text-align:center;place-items:center;min-height:176px;padding:22px;display:grid}.landing-cause__target svg{color:var(--text-secondary)}.landing-cause__target strong{font-size:1rem}.landing-cause__target p{color:var(--landing-copy);font-size:.9rem}.landing-flow-lines{gap:9px;display:grid}.landing-flow-lines span{height:1px;transform:rotate(calc((var(--line) - 2) * 2deg));background:linear-gradient(90deg,#0000,#ff4f4f,#0000);display:block;box-shadow:0 0 7px #ff4f4f}.landing-flow-lines--warning span{background:linear-gradient(90deg,#0000,#ff8f26,#0000);box-shadow:0 0 7px #ff8f26}.landing-process__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:18px;display:grid}.landing-process__step{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:10px;grid-template-columns:auto 1fr;gap:18px;min-height:178px;padding:28px;display:grid}.landing-process__icon{color:#2797ff;background:#1f8cff14;border:1px solid #1f8cff66;border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.landing-process__step h3{color:#41a3ff;font-size:1.1rem}.landing-process__step h3 span{margin-right:7px;font-size:.85rem}.landing-process__step p{color:var(--landing-copy);margin-top:10px;font-size:1rem;line-height:1.55}.landing-process__arrow{color:var(--text-secondary);font-size:1.7rem}.landing-enforcement__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.landing-action-card{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:10px;min-height:190px;padding:20px}.landing-action-card h3{margin-top:18px;font-size:1.05rem}.landing-action-card p{color:var(--landing-copy);margin-top:8px;font-size:.94rem;line-height:1.5}.landing-action-card--blue svg{color:#40a2ff}.landing-action-card--yellow svg{color:#ffbd42}.landing-action-card--orange svg{color:#ff8f26}.landing-action-card--red svg{color:#ff665e}.landing-capabilities__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.landing-capabilities__grid article{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:9px;min-height:195px;padding:22px 18px}.landing-capabilities__grid svg{color:#1f8cff}.landing-capabilities__grid h3{margin-top:23px;font-size:1rem}.landing-capabilities__grid p{color:var(--landing-copy);margin-top:9px;font-size:.9rem;line-height:1.55}.landing-deployment__flow{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:12px;grid-template-columns:1fr auto 1.35fr auto 1fr auto 1fr;align-items:center;gap:14px;max-width:980px;margin:0 auto;padding:18px;display:grid}.landing-deployment__flow article{border:1px solid var(--landing-line);background:var(--landing-panel);text-align:center;border-radius:8px;place-items:center;min-height:112px;padding:16px;display:grid}.landing-deployment__flow article.is-proxyble{border-color:#1f8cff;box-shadow:inset 0 0 28px #1f8cff1c}.landing-deployment__flow svg{color:var(--text-secondary)}.landing-deployment__flow .is-proxyble svg{color:#1f8cff}.landing-deployment__flow h3{margin-top:9px;font-size:.95rem}.landing-deployment__flow p{color:var(--landing-copy);margin-top:3px;font-size:.85rem}.landing-deployment__flow>span{color:var(--text-secondary);font-size:1.4rem}.landing-decision-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:980px;margin:20px auto 0;display:grid}.landing-decision-grid article{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:9px;padding:18px}.landing-decision-grid strong{color:var(--primary);font-size:1.05rem}.landing-decision-grid p{color:var(--landing-copy);margin-top:8px;font-size:.95rem;line-height:1.5}.landing-assurances{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 24px;max-width:980px;margin:24px auto 0;display:grid}.landing-assurances li{color:var(--text-secondary);padding-left:25px;font-size:.95rem;line-height:1.45;position:relative}.landing-assurances li:before{content:"✓";color:#39d98a;font-weight:800;position:absolute;top:.28em;left:0}.landing-platforms{flex-wrap:wrap;justify-content:center;gap:34px;margin-top:28px;display:flex}.landing-platforms li{color:var(--text-secondary);padding-top:24px;font-size:.9rem;position:relative}.landing-platforms li:before{content:"";border:2px solid #3d9fff;border-radius:2px;width:12px;height:12px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(45deg)}.landing-lightweight{background:var(--landing-panel-strong);border:1px solid #1f8cff52;border-radius:12px;grid-template-columns:auto minmax(0,1fr) minmax(220px,.7fr);align-items:center;gap:20px;max-width:980px;margin:34px auto 0;padding:24px;display:grid}.landing-lightweight>svg{color:var(--primary)}.landing-lightweight h3{font-size:1.1rem}.landing-lightweight p{color:var(--landing-copy);margin-top:7px;font-size:.95rem;line-height:1.5}.landing-lightweight ul{flex-wrap:wrap;gap:8px;display:flex}.landing-lightweight li{border:1px solid var(--landing-line);color:var(--text-secondary);border-radius:6px;padding:6px 9px;font-size:.85rem}.landing-faq__inner{max-width:900px}.landing-faq__items{gap:8px;display:grid}.landing-faq__items article{border:1px solid var(--landing-line);background:var(--landing-panel);border-radius:8px;overflow:hidden}.landing-faq__items button{width:100%;color:var(--text-secondary);text-align:left;justify-content:space-between;align-items:center;padding:18px 22px;font-size:1rem;display:flex}.landing-faq__items button span{font-weight:650}.landing-faq__items button b{color:var(--text-muted);font-size:1.3rem;transition:all .2s}.landing-faq__items button[aria-expanded=true] b{color:#4ba4ff;transform:rotate(45deg)}.landing-faq__items [data-landing-faq-answer]{padding:0 22px 19px}.landing-faq__items p{color:var(--landing-copy);font-size:1rem;line-height:1.65}.landing-cta{border-top:1px solid var(--landing-line);padding:36px 0 62px}.landing-cta__card{background:var(--landing-panel-strong);box-shadow:var(--shadow-md);border:1px solid #1f8cff52;border-radius:12px;justify-content:space-between;align-items:center;gap:40px;padding:38px 64px;display:flex}.landing-cta h2{font-size:clamp(1.6rem,3vw,2.25rem)}.landing-cta h2 span{color:#8bc6ff}.landing-cta p{color:var(--landing-copy);margin-top:12px;font-size:1rem}.landing-cta .landing-actions{margin-top:0}.landing-attack-story{width:100%;color:var(--text);background:linear-gradient(135deg,var(--surface-2),var(--bg-secondary));border:1px solid var(--border);box-shadow:var(--shadow-lg),0 0 70px #1474dd17;border-radius:12px;padding:22px}.landing-attack-story.is-hovered{border-color:color-mix(in srgb,var(--primary) 58%,var(--border));box-shadow:var(--shadow-lg),0 0 44px color-mix(in srgb,var(--primary) 22%,transparent)}.landing-attack-story__header{justify-content:space-between;gap:18px;padding:3px 0 20px;display:flex}.landing-attack-story h2,.landing-attack-story h3,.landing-attack-story p{margin:0}.landing-attack-story h2{letter-spacing:-.02em;font-size:1.35rem}.landing-attack-story__header p{color:var(--text-muted);margin-top:6px;font-size:.9rem}.landing-attack-story__live{border:1px solid var(--border);border-radius:8px;align-items:center;gap:9px;height:max-content;padding:10px 13px;font-size:.9rem;display:flex}.landing-attack-story__live i{background:var(--success);width:9px;height:9px;box-shadow:0 0 12px var(--success);border-radius:50%}.landing-attack-story__timeline{border:1px solid var(--border);border-radius:10px;margin:0;padding:0;list-style:none;overflow:hidden}.landing-attack-story__event{--attack-tone:var(--danger);border-bottom:1px solid var(--border);grid-template-columns:61px 44px minmax(170px,1fr) minmax(185px,.72fr);align-items:center;gap:12px;min-height:84px;padding:11px 14px;display:grid;position:relative}.landing-attack-story__event:last-child{border:0}.landing-attack-story__event.is-amber{--attack-tone:var(--warning)}.landing-attack-story__event.is-orange{--attack-tone:var(--accent-orange)}.landing-attack-story__event.is-green{--attack-tone:var(--success)}.landing-attack-story__event.is-blue{--attack-tone:var(--primary)}.landing-attack-story__event:not(:last-child):after{z-index:0;background:linear-gradient(var(--attack-tone),color-mix(in srgb,var(--attack-tone) 27%,transparent));content:"";width:1px;position:absolute;top:58px;bottom:-30px;left:106px}.landing-attack-story time{color:var(--text-muted);font-size:.85rem}.landing-attack-story__icon{z-index:1;width:38px;height:38px;color:var(--attack-tone);background:var(--bg-secondary);border:1px solid var(--attack-tone);box-shadow:0 0 20px color-mix(in srgb,var(--attack-tone) 23%,transparent);border-radius:50%;place-items:center;display:grid;position:relative}.landing-attack-story__icon svg{width:21px;height:21px}.landing-attack-story__event h3{font-size:.95rem}.landing-attack-story__event p,.landing-attack-story__response span{color:var(--text-muted);margin-top:6px;font-size:.85rem;line-height:1.4}.landing-attack-story__response{color:var(--attack-tone);background:color-mix(in srgb,var(--attack-tone) 8%,var(--bg-secondary));border:1px solid color-mix(in srgb,var(--attack-tone) 42%,var(--border));border-radius:8px;padding:13px 15px}.landing-attack-story__response strong,.landing-attack-story__response span{font-size:.85rem;display:block}.landing-attack-story__response span{color:var(--text-secondary)}.landing-attack-story__summary{background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(4,1fr);margin:10px 0 0;padding:13px;display:grid}.landing-attack-story__summary>div{border-right:1px solid var(--border);align-items:center;gap:10px;padding:7px 13px;display:flex}.landing-attack-story__summary>div:last-child{border:0}.landing-attack-story__summary-icon{background:color-mix(in srgb,var(--summary-tone) 14%,transparent);width:38px;height:38px;color:var(--summary-tone);border-radius:50%;flex:none;place-items:center;display:grid}.landing-attack-story__summary-icon svg{width:21px;height:21px}.landing-attack-story__summary>div.is-red{--summary-tone:var(--danger)}.landing-attack-story__summary>div.is-amber{--summary-tone:var(--warning)}.landing-attack-story__summary>div.is-green{--summary-tone:var(--success)}.landing-attack-story__summary>div.is-blue{--summary-tone:var(--primary)}.landing-attack-story__summary dt{color:var(--text-muted);font-size:.85rem}.landing-attack-story__summary dd{color:var(--text);margin:6px 0 0;font-size:.95rem}.landing-info-card,.landing-card,.landing-process__step,.landing-action-card,.landing-capabilities__grid article,.landing-deployment__flow article,.landing-decision-grid article,.landing-faq__items article,.landing-lightweight{transition:transform var(--transition),border-color var(--transition),box-shadow var(--transition)}.landing-info-card:hover,.landing-card:hover,.landing-process__step:hover,.landing-action-card:hover,.landing-capabilities__grid article:hover,.landing-deployment__flow article:hover,.landing-decision-grid article:hover,.landing-faq__items article:hover,.landing-lightweight:hover{border-color:color-mix(in srgb,var(--primary) 52%,var(--landing-line));box-shadow:0 16px 34px color-mix(in srgb,var(--primary) 15%,transparent),inset 0 1px 0 color-mix(in srgb,var(--text) 12%,transparent);transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){.landing-info-card,.landing-card,.landing-process__step,.landing-action-card,.landing-capabilities__grid article,.landing-deployment__flow article,.landing-decision-grid article,.landing-faq__items article,.landing-lightweight{transition:none}.landing-info-card:hover,.landing-card:hover,.landing-process__step:hover,.landing-action-card:hover,.landing-capabilities__grid article:hover,.landing-deployment__flow article:hover,.landing-decision-grid article:hover,.landing-faq__items article:hover,.landing-lightweight:hover{transform:none}}.landing-attack-story.is-animated .landing-attack-story__event{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(10px)}.landing-attack-story.is-animated .landing-attack-story__event.is-visible{opacity:1;transform:none}.landing-attack-story.is-animated .landing-attack-story__event.is-visible .landing-attack-story__icon{animation:.75s ease-out landing-attack-story-pulse}.landing-attack-story.is-complete .landing-attack-story__event{opacity:1;transform:none}@keyframes landing-attack-story-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--attack-tone) 48%,transparent)}to{box-shadow:0 0 20px color-mix(in srgb,var(--attack-tone) 23%,transparent)}}@media (prefers-reduced-motion:reduce){.landing-attack-story.is-animated .landing-attack-story__event{opacity:1;transition:none;transform:none}.landing-attack-story.is-animated .landing-attack-story__event.is-visible .landing-attack-story__icon{animation:none}}@media (width<=1050px){.landing-hero__grid{grid-template-columns:1fr;gap:52px}.landing-hero__copy{max-width:760px}.landing-problem__grid{grid-template-columns:1fr}.landing-capabilities__grid{grid-template-columns:repeat(3,1fr)}.landing-cause__flow{grid-template-columns:150px 1fr 170px}.landing-cause__target{grid-column:3}.landing-flow-lines--warning{display:none}.landing-process__grid{grid-template-columns:repeat(2,1fr)}.landing-deployment__flow{grid-template-columns:1fr}.landing-deployment__flow>span{text-align:center;transform:rotate(90deg)}}@media (width<=700px){.landing-shell{width:min(100%,100% - 28px)}.landing-section{padding:58px 0}.landing-hero{padding:58px 0 65px}.landing-hero h1{font-size:clamp(3.1rem,14vw,4rem)}.landing-console__metrics{grid-template-columns:repeat(2,1fr)}.landing-console__event{grid-template-columns:40px 1fr 32px}.landing-console__event small{display:none}.landing-attack-story{padding:15px}.landing-attack-story__event{grid-template-columns:46px 1fr;gap:7px 10px;padding:13px 10px}.landing-attack-story time{grid-area:1/1}.landing-attack-story__icon{grid-area:2/1/span 2;width:35px;height:35px}.landing-attack-story__event:not(:last-child):after{top:66px;bottom:-40px;left:27px}.landing-attack-story__event>div{grid-column:2}.landing-attack-story__response{padding:10px}.landing-attack-story__summary{grid-template-columns:repeat(2,1fr)}.landing-attack-story__summary>div:nth-child(2){border-right:0}.landing-cause__flow{grid-template-columns:1fr}.landing-flow-lines{display:none}.landing-cause__target{grid-column:auto}.landing-capabilities__grid,.landing-process__grid{grid-template-columns:repeat(2,1fr)}.landing-decision-grid,.landing-assurances,.landing-lightweight{grid-template-columns:1fr}.landing-cta__card{flex-direction:column;align-items:flex-start;padding:30px 24px}.landing-cta .landing-actions{width:100%}.landing-cta .landing-button{flex:1}}@media (width<=460px){.landing-capabilities__grid,.landing-process__grid{grid-template-columns:1fr}.landing-actions{display:grid}.landing-button{width:100%}.landing-console__intro{display:grid}.landing-console__intro>div:first-child{max-width:none}.landing-attack-story__header{display:block}.landing-attack-story__live{width:max-content;margin-top:12px}.landing-attack-story__summary{grid-template-columns:1fr}.landing-attack-story__summary>div,.landing-attack-story__summary>div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.landing-attack-story__summary>div:last-child{border-bottom:0}}
