@charset "UTF-8";.landing-page{--landing-bg: #0d0d0f;--landing-surface: #151517;--landing-surface-raised: #1a1a1d;--landing-border: rgba(255, 255, 255, .09);--landing-muted: #9a9aa3;--landing-text: #f7f7f8;background:radial-gradient(circle at 78% 5%,rgba(138,80,255,.12),transparent 27rem),radial-gradient(circle at 10% 24%,rgba(57,211,127,.04),transparent 26rem),var(--landing-bg);color:var(--landing-text);min-height:100%;overflow:hidden;scroll-behavior:smooth;user-select:text}.landing-page *,.landing-page *:before,.landing-page *:after{box-sizing:border-box}.landing-page a,.landing-page button,.landing-page summary{-webkit-tap-highlight-color:transparent;user-select:none}.landing-page a:focus-visible,.landing-page button:focus-visible,.landing-page summary:focus-visible{outline:2px solid #b58fff;outline-offset:3px}.landing-animated-number{display:inline-block}.landing-animated-number-value{animation:landing-number-change .65s cubic-bezier(.22,1,.36,1) both;display:inline-block}.landing-container{margin:0 auto;max-width:1280px;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem);width:100%}.landing-section{padding:clamp(5rem,9vw,8.5rem) 0;position:relative}.landing-section-heading{max-width:720px}.landing-section-heading.center{margin-left:auto;margin-right:auto;text-align:center}.landing-eyebrow{color:#a978ff;font-size:.75rem;font-weight:700;letter-spacing:.13em;margin-bottom:1rem;text-transform:uppercase}.landing-section-heading h2,.landing-final-card h2{color:#fff;font-size:clamp(2.15rem,4.5vw,4.5rem);letter-spacing:-.055em;line-height:1.02;margin:0}.landing-section-heading p,.landing-final-card p{color:var(--landing-muted);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.75;margin:1.25rem 0 0}.landing-nav{backdrop-filter:blur(18px);background:#0d0d0fb8;border-bottom:1px solid rgba(255,255,255,.06);left:0;position:fixed;right:0;top:0;transition:background .35s ease,height .45s cubic-bezier(.22,1,.36,1);z-index:50}.landing-nav-inner{align-items:center;display:grid;gap:2rem;grid-template-columns:auto 1fr auto;min-height:76px}.landing-brand{align-items:center;color:#fff;display:inline-flex;font-size:1.05rem;font-weight:700;gap:.65rem;letter-spacing:-.02em;text-decoration:none}.landing-brand img{height:34px;object-fit:contain;width:34px}.landing-nav-links{align-items:center;display:flex;gap:1.9rem;justify-content:center}.landing-nav-links a,.landing-login-link{color:#aaaab3;font-size:.86rem;font-weight:600;text-decoration:none;transition:color .18s}.landing-nav-links a:hover,.landing-login-link:hover{color:#fff}.landing-nav-actions{align-items:center;display:flex;gap:1.1rem}.landing-menu-toggle{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:none;height:42px;justify-content:center;padding:0;transition:background .25s,border-color .25s;width:42px}.landing-menu-icon{height:18px;position:relative;width:23px}.landing-menu-icon i{background:currentColor;border-radius:999px;height:2px;left:0;position:absolute;transform-origin:center;transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1),width .3s ease;width:23px}.landing-menu-icon i:first-child{top:1px}.landing-menu-icon i:nth-child(2){top:8px;width:17px}.landing-menu-icon i:last-child{top:15px}.landing-nav.open .landing-menu-icon i:first-child{transform:translateY(7px) rotate(45deg)}.landing-nav.open .landing-menu-icon i:nth-child(2){opacity:0;transform:scaleX(0)}.landing-nav.open .landing-menu-icon i:last-child{transform:translateY(-7px) rotate(-45deg)}body.landing-menu-open{overflow:hidden}.landing-button{align-items:center;background:#fff;border:1px solid #fff;border-radius:999px;color:#111114;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;gap:.55rem;justify-content:center;min-height:50px;padding:.75rem 1.3rem;text-decoration:none;transition:background-color .22s ease,box-shadow .22s ease,transform .26s cubic-bezier(.22,1,.36,1)}.landing-button:hover{box-shadow:0 12px 36px #ffffff24;transform:translateY(-1.5px) scale(1.003)}.landing-bounce-button{will-change:transform}.landing-bounce-button:hover{transition:background-color .22s ease,box-shadow .22s ease,transform .38s cubic-bezier(.18,1.35,.3,1)}.landing-button.small{font-size:.78rem;min-height:40px;padding:.55rem 1rem}.landing-button.secondary{background:#ffffff08;border-color:#ffffff21;color:#fff}.landing-button.secondary:hover{background:#ffffff12;box-shadow:none}.landing-button.light{flex:0 0 auto}.landing-button .material-symbols-outlined{font-size:1.15rem}.landing-hero{align-items:center;display:grid;gap:clamp(3rem,6vw,6rem);grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);min-height:min(900px,100svh);padding-bottom:clamp(4rem,8vw,7rem);padding-top:clamp(9rem,14vw,11rem);position:relative}.landing-hero:before{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;content:"";inset:0 calc(50% - 50vw);mask-image:linear-gradient(to bottom,black,transparent 78%);pointer-events:none;position:absolute;z-index:0}.landing-hero-copy,.landing-product-preview{position:relative;z-index:1}.landing-hero-copy{animation:landing-enter .7s cubic-bezier(.22,1,.36,1) both}.landing-product-preview{animation:landing-enter .85s .12s cubic-bezier(.22,1,.36,1) both}.landing-status-pill{align-items:center;background:#8a50ff17;border:1px solid rgba(169,120,255,.22);border-radius:999px;color:#c3a4ff;display:inline-flex;font-size:.74rem;font-weight:700;gap:.55rem;letter-spacing:.04em;padding:.5rem .75rem;text-transform:uppercase}.landing-status-pill i,.landing-live i,.landing-community-topline span i,.landing-community-counts .landing-online-dot,.landing-footer-status>span i{animation:landing-pulse 2.2s infinite;background:#49dd88;border-radius:50%;box-shadow:0 0 0 4px #49dd881a;display:inline-block;height:7px;width:7px}.landing-status-pill i{animation-name:landing-primary-pulse;background:#a978ff;box-shadow:0 0 0 4px #a978ff24}.landing-hero h1{color:#fff;font-size:clamp(3rem,3.2vw,3.5rem);letter-spacing:-.072em;line-height:.95;margin:1.6rem 0 1.5rem;max-width:780px}.landing-hero h1 span{background:linear-gradient(105deg,#f8f5ff,#d7c0ff 14%,#8a50ff 25%,#c18dff 39%,#f8f5ff 50%,#d7c0ff 64%,#8a50ff 75%,#c18dff 89%,#f8f5ff);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;display:block;animation:landing-gradient-shift 5s linear infinite}.landing-hero-copy>p{color:#a4a4ad;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.7;margin:0;max-width:650px}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.landing-hero-assurances{color:#7f7f88;display:flex;flex-wrap:wrap;font-size:.72rem;gap:1rem 1.35rem;margin-top:1.6rem}.landing-hero-assurances span{align-items:center;display:inline-flex;gap:.35rem}.landing-hero-assurances i{color:#a978ff;font-size:1rem}.landing-product-preview{perspective:1200px}.landing-preview-glow{animation:landing-glow-drift 7s ease-in-out infinite;background:#7d42ff;border-radius:50%;filter:blur(100px);height:55%;opacity:.17;position:absolute;right:10%;top:20%;width:70%}.landing-preview-window{background:#121214;border:1px solid rgba(255,255,255,.12);border-radius:1.4rem;box-shadow:0 35px 100px #00000080;overflow:hidden;position:relative;transform:rotateY(-4deg) rotateX(1.5deg)}.landing-preview-toolbar{align-items:center;background:#18181b;border-bottom:1px solid rgba(255,255,255,.07);color:#71717a;display:grid;font-size:.62rem;grid-template-columns:1fr auto 1fr;min-height:44px;padding:0 1rem}.landing-window-dots{display:flex;gap:.35rem}.landing-window-dots i{background:#3c3c42;border-radius:50%;height:7px;width:7px}.landing-live{align-items:center;display:inline-flex;gap:.45rem;justify-self:end}.landing-preview-content{display:grid;gap:1rem;padding:clamp(1rem,2vw,1.5rem)}.landing-preview-heading{align-items:center;display:flex;justify-content:space-between}.landing-preview-heading>div{display:grid;gap:.3rem}.landing-preview-heading small{color:#8f62f1;font-size:.55rem;font-weight:700;letter-spacing:.08em}.landing-preview-heading strong{font-size:1.05rem}.landing-preview-heading>span{align-items:center;background:#42d37d14;border:1px solid rgba(66,211,125,.16);border-radius:999px;color:#5ce395;display:inline-flex;font-size:.62rem;gap:.35rem;padding:.45rem .65rem}.landing-preview-heading>span i{font-size:.9rem}.landing-preview-stats{display:grid;gap:.65rem;grid-template-columns:repeat(3,1fr)}.landing-preview-stats article{background:#19191c;border:1px solid rgba(255,255,255,.065);border-radius:.8rem;display:grid;gap:.26rem;padding:.8rem}.landing-preview-stats small{color:#777780;font-size:.56rem}.landing-preview-stats strong{font-size:1rem}.landing-preview-stats span{color:#53d98d;font-size:.55rem}.landing-preview-stats article.incident{background:#ff566312;border-color:#ff566321}.landing-preview-stats article.incident span{color:#ff7b85}.landing-preview-chart{background:#161619;border:1px solid rgba(255,255,255,.065);border-radius:1rem;height:205px;overflow:hidden;position:relative}.landing-chart-grid{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:20% 25%;inset:0;position:absolute}.landing-preview-chart svg{bottom:0;height:82%;left:0;overflow:visible;position:absolute;width:100%}.landing-preview-chart path.area{animation:landing-chart-area-in .8s 1.35s ease both;fill:url(#landing-chart-fill)}.landing-preview-chart path.line{animation:landing-chart-draw 1.35s .65s cubic-bezier(.22,1,.36,1) both;fill:none;stroke:#9b6cff;stroke-dasharray:1;stroke-dashoffset:1;stroke-width:3;vector-effect:non-scaling-stroke}.landing-incident-marker{animation:landing-marker-in .45s 1.65s cubic-bezier(.22,1,.36,1) both;align-items:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:999px;color:#b7b7bf;display:flex;font-size:.55rem;gap:.4rem;padding:.36rem .55rem;position:absolute;right:1rem;top:1rem}.landing-incident-marker i{animation:landing-danger-pulse 1.8s 2.1s infinite;background:#ff5a66;border-radius:50%;height:6px;width:6px}.landing-preview-event{align-items:center;background:#19191c;border:1px solid rgba(255,255,255,.065);border-radius:.8rem;display:grid;gap:.65rem;grid-template-columns:auto 1fr auto;padding:.75rem}.landing-preview-event>span{align-items:center;background:#43d8841a;border-radius:.6rem;color:#55df8f;display:flex;height:34px;justify-content:center;width:34px}.landing-preview-event>span i{animation:landing-swap 2.8s 2s ease-in-out infinite}.landing-preview-event>span i{font-size:1.15rem}.landing-preview-event div{display:grid;gap:.2rem}.landing-preview-event strong{font-size:.68rem}.landing-preview-event small,.landing-preview-event time{color:#777780;font-size:.56rem}.landing-trust{background:linear-gradient(180deg,rgba(255,255,255,.018),transparent);border-top:1px solid rgba(255,255,255,.05)}.landing-community-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem}.landing-community-card{background-color:#171719;background-image:linear-gradient(180deg,#8a50ff1f,#08080afa 68%);background-clip:padding-box;background-position:center;background-size:cover;border:1px solid rgba(255,255,255,.1);border-radius:1.35rem;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:350px;overflow:hidden;padding:1.2rem;position:relative;text-decoration:none;transition:border-color .2s,transform .25s}.landing-community-card:not(.disabled):hover{border-color:#ad82ff80;transform:translateY(-4px)}.landing-community-card.disabled{cursor:default}.landing-community-topline{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.landing-community-topline>span{align-items:center;backdrop-filter:blur(12px);background:#0a0a0c8c;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#d6d6dc;display:inline-flex;font-size:.66rem;font-weight:700;gap:.5rem;padding:.45rem .6rem}.landing-community-topline>i{align-items:center;backdrop-filter:blur(10px);background:#08080a7a;border:1px solid rgba(255,255,255,.14);border-radius:.65rem;box-shadow:0 7px 20px #00000061,inset 0 1px #ffffff0f;color:#fff;display:flex;font-size:1.1rem;height:32px;justify-content:center;width:32px;transition:background .25s ease,border-color .25s ease}.landing-community-card:not(.disabled):hover .landing-community-topline>i{background:#141418b8;border-color:#ffffff47}.landing-community-content{position:relative;z-index:1}.landing-community-identity{align-items:center;display:flex;gap:.8rem}.landing-community-avatar{align-items:center;background:#27272d;border:2px solid rgba(255,255,255,.22);border-radius:1rem;display:flex;flex:0 0 auto;font-size:1.3rem;font-weight:700;height:54px;justify-content:center;overflow:hidden;position:relative;width:54px}.landing-community-avatar img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.landing-community-identity h3{font-size:clamp(1rem,1.6vw,1.3rem);margin:0 0 .08rem}.landing-community-identity small{color:#fff;font-size:.68rem;line-height:1.15}.landing-community-content>p{color:#c9c9cf;display:-webkit-box;font-size:.78rem;-webkit-line-clamp:3;line-height:1.6;margin:1rem 0 1.2rem;overflow:hidden;-webkit-box-orient:vertical}.landing-community-counts{display:flex;flex-wrap:wrap;gap:1.1rem}.landing-community-counts span{align-items:baseline;color:#92929b;display:inline-flex;font-size:.68rem;gap:.35rem}.landing-community-counts .material-symbols-outlined{align-self:center;color:#a978ff;font-size:.9rem}.landing-community-counts .landing-online-dot{align-self:center;flex:0 0 auto}.landing-community-counts b{color:#fff;font-size:.82rem}.landing-community-live{align-items:center;display:flex;flex-direction:column;gap:.45rem;margin-top:3rem;text-align:center}.landing-community-live>span{align-items:center;color:#a7a7af;display:inline-flex;font-size:.7rem;font-weight:700;gap:.5rem;letter-spacing:.055em;text-transform:uppercase}.landing-community-live>span i{animation:landing-pulse 2.2s infinite;background:#49dd88;border-radius:50%;box-shadow:0 0 0 4px #49dd881a;height:7px;width:7px}.landing-community-live p{color:#a4a4ad;font-size:clamp(.9rem,1vw,1rem);margin:0}.landing-community-live p strong{color:#f1f1f3;font-weight:750}.landing-metrics{border-bottom:1px solid rgba(255,255,255,.06);border-top:1px solid rgba(255,255,255,.06)}.landing-metrics-grid{display:grid;grid-template-columns:repeat(4,1fr)}.landing-metrics article{align-items:center;display:flex;gap:1.1rem;min-height:150px;padding:1.8rem clamp(1rem,2.5vw,2rem)}.landing-metrics article+article{border-left:1px solid rgba(255,255,255,.07)}.landing-metric-icon{align-items:center;background:#8a50ff1f;border:1px solid rgba(169,120,255,.17);border-radius:1rem;color:#a978ff;display:flex;flex:0 0 52px;height:52px;justify-content:center}.landing-metric-icon i{font-size:1.8rem}.landing-metric-copy{display:grid;gap:.55rem;min-width:0}.landing-metric-copy>strong,.landing-metric-value>strong{font-size:clamp(1.7rem,3.5vw,2.7rem);letter-spacing:-.055em;line-height:1}.landing-metric-value{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem}.landing-evolution{align-items:center;background:#ff52521a;border:1px solid rgba(255,82,82,.13);border-radius:999px;color:#ff6969;display:inline-flex;font-size:.58rem;font-weight:750;gap:.18rem;letter-spacing:.01em;padding:.28rem .42rem;white-space:nowrap}.landing-evolution i{font-size:.82rem}.landing-evolution.decrease{background:#49dd881a;border-color:#49dd8824;color:#53dd91}.landing-evolution.stable{background:#ffffff0d;border-color:#ffffff12;color:#92929b}.landing-metric-copy>span{color:#fff;display:grid;font-size:.78rem;gap:.25rem}.landing-metrics article small{color:#a4a4ad;font-size:.72rem}.landing-metrics article.highlight .landing-metric-copy>strong,.landing-metrics article.highlight .landing-metric-icon{color:#53dd91}.landing-metrics article.highlight .landing-metric-icon{background:#49dd881a;border-color:#49dd8829}.landing-metrics article.danger .landing-metric-copy>strong,.landing-metrics article.danger .landing-metric-value>strong,.landing-metrics article.danger .landing-metric-icon{color:#ff6969}.landing-metrics article.danger .landing-metric-icon{background:#ff52521a;border-color:#ff525229}.landing-threat{margin-top:1rem}.landing-threat-card{align-items:center;background:radial-gradient(circle at 7% 50%,rgba(255,82,82,.12),transparent 25%),linear-gradient(120deg,#ffffff09,#8a50ff09);border:1px solid rgba(255,255,255,.09);border-radius:1.5rem;display:grid;gap:1.5rem;grid-template-columns:auto minmax(0,1fr) auto;overflow:hidden;padding:clamp(1.5rem,3vw,2.4rem);position:relative}.landing-threat-card:before{background:linear-gradient(90deg,#ff5f65,#8a50ff);content:"";height:3px;inset:0 0 auto;position:absolute}.landing-threat-icon{align-items:center;background:#ff52521a;border:1px solid rgba(255,82,82,.2);border-radius:1.2rem;color:#ff7176;display:flex;height:64px;justify-content:center;width:64px}.landing-threat-icon i{font-size:2.1rem}.landing-threat-copy h2{font-size:clamp(1.35rem,2.5vw,2rem);letter-spacing:-.035em;margin:.45rem 0 .55rem}.landing-threat-copy p{color:#9898a1;font-size:.76rem;line-height:1.65;margin:0;max-width:800px}.landing-threat-copy p strong{color:#fff}.landing-threat .landing-eyebrow{color:#ff6969}.landing-threat-history{align-items:center;background:#ff525212;border:1px solid rgba(255,82,82,.12);border-radius:.85rem;color:#a6a6ae;display:flex;font-size:.68rem;gap:.65rem;line-height:1.5;margin-top:1rem;max-width:760px;padding:.7rem .85rem}.landing-threat-history>i,.landing-threat-history strong{color:#ff6969}.landing-threat-history>i{font-size:1.2rem}.landing-threat-history.decrease{background:#49dd8812;border-color:#49dd881f}.landing-threat-history.decrease>i,.landing-threat-history.decrease strong{color:#53dd91}.landing-threat-history.stable{background:#ffffff09;border-color:#ffffff12}.landing-threat-history.stable>i,.landing-threat-history.stable strong{color:#a6a6ae}.landing-threat .landing-button.secondary{background:#ff525214;border-color:#ff525238;color:#ff8a8e}.landing-threat .landing-button.secondary:hover{background:#ff525224;border-color:#ff52525c;color:#fff}.landing-how-grid{counter-reset:landing-step;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:3.5rem}.landing-how-grid article{background:linear-gradient(145deg,#ffffff09,#ffffff04);border:1px solid var(--landing-border);border-radius:1.25rem;min-height:280px;padding:1.6rem;position:relative}.landing-how-grid article:after{background:linear-gradient(90deg,#8a50ff,transparent);content:"";height:1px;left:1.6rem;opacity:.5;position:absolute;right:1.6rem;top:5.2rem}.landing-how-grid article>span{color:#55555e;float:right;font-size:.7rem;font-weight:700}.landing-how-grid article>i{color:#a978ff;font-size:2rem}.landing-how-grid h3{font-size:1.25rem;margin:3rem 0 .8rem}.landing-how-grid p,.landing-feature-card p{color:#8f8f98;font-size:.82rem;line-height:1.7;margin:0}.landing-features{background:#ffffff03;border-bottom:1px solid rgba(255,255,255,.05);border-top:1px solid rgba(255,255,255,.05)}.landing-feature-grid{display:grid;gap:1rem;grid-auto-flow:dense;grid-template-columns:repeat(4,1fr);margin-top:3.5rem}.landing-feature-card{background:#151517;border:1px solid var(--landing-border);border-radius:1.3rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;min-height:220px;overflow:hidden;padding:1.5rem;position:relative;transition:border-color .25s ease,box-shadow .3s ease,transform .3s cubic-bezier(.22,1,.36,1)}.landing-feature-card:after{background:radial-gradient(circle,currentColor 0,transparent 68%);content:"";height:150px;opacity:.07;position:absolute;right:-55px;top:-55px;width:150px}.landing-feature-card.large{grid-column:span 2;grid-row:span 2;min-height:456px}.landing-feature-card.wide{grid-column:span 2}.landing-feature-card>i{align-items:center;background:#8a50ff1a;border:1px solid rgba(138,80,255,.16);border-radius:.85rem;color:#a978ff;display:flex;font-size:1.5rem;height:46px;justify-content:center;transition:background .25s ease,border-color .25s ease,transform .3s cubic-bezier(.22,1,.36,1);width:46px}.landing-feature-card.success>i{background:#47da8914;border-color:#47da8924;color:#51dc8f}.landing-feature-card.danger>i{background:#ff596614;border-color:#ff596624;color:#ff6874}.landing-feature-card.neutral>i{background:#ffffff0e;border-color:#ffffff14;color:#bbb}.landing-feature-card h3{font-size:1.05rem;margin:0 0 .55rem}.landing-feature-card.large h3{font-size:1.6rem}.landing-feature-signal{align-items:end;display:flex;gap:.55rem;height:135px;margin-top:2rem}.landing-feature-card.large .landing-feature-signal{flex:1;height:auto;margin-top:.5rem;min-height:190px;width:100%}.landing-feature-signal span{background:linear-gradient(to top,#8a50ff2e,#9c6bff);border-radius:.4rem .4rem 0 0;flex:1;height:20%;opacity:.8}.landing-feature-signal span:nth-child(2){height:34%}.landing-feature-signal span:nth-child(3){height:67%}.landing-feature-signal span:nth-child(4){background:linear-gradient(to top,#ff596633,#ff5966);height:100%}.landing-feature-signal span:nth-child(5){height:52%}.landing-feature-signal span:nth-child(6){height:30%}.landing-proof-grid{align-items:center;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:.85fr 1.15fr}.landing-proof-list{display:grid;gap:.85rem;list-style:none;margin:2rem 0 0;padding:0}.landing-proof-list li{align-items:center;color:#92929b;display:flex;font-size:.82rem;gap:.8rem}.landing-proof-list li>i{align-items:center;background:#8a50ff17;border-radius:.65rem;color:#a978ff;display:flex;flex:0 0 auto;font-size:1.05rem;height:36px;justify-content:center;width:36px}.landing-proof-list b{color:#e6e6e9}.landing-incident-card{background:#151517;border:1px solid var(--landing-border);border-radius:1.35rem;box-shadow:0 30px 80px #0000004d;overflow:hidden}.landing-incident-card>header,.landing-incident-card>footer{align-items:center;display:flex;justify-content:space-between;padding:1.1rem 1.25rem}.landing-incident-card>header{border-bottom:1px solid rgba(255,255,255,.065)}.landing-incident-card>header span{align-items:center;color:#59df94;display:flex;font-size:.68rem;font-weight:700;gap:.5rem;text-transform:uppercase}.landing-incident-card>header span i{background:#52dd90;border-radius:50%;height:7px;width:7px}.landing-incident-card time{color:#777780;font-size:.68rem}.landing-incident-title{align-items:center;display:flex;justify-content:space-between;padding:1.5rem 1.25rem}.landing-incident-title>div{display:grid;gap:.35rem}.landing-incident-title small{color:#777780;font-size:.58rem;font-weight:700;letter-spacing:.08em}.landing-incident-title strong{font-size:1.1rem}.landing-incident-title>span{background:#52dd9014;border:1px solid rgba(82,221,144,.15);border-radius:.65rem;color:#59df94;font-size:1.15rem;font-weight:700;padding:.6rem .75rem;white-space:nowrap}.landing-timeline{display:grid;padding:0 1.25rem 1.25rem}.landing-timeline>div{align-items:center;display:grid;gap:.7rem;grid-template-columns:auto 1fr;min-height:46px;position:relative}.landing-timeline>div:not(:last-child):after{background:#ffffff17;content:"";height:32px;left:4px;position:absolute;top:30px;width:1px}.landing-timeline i{background:#8a50ff;border:2px solid #151517;border-radius:50%;box-shadow:0 0 0 1px currentColor;color:#8a50ff;height:9px;width:9px}.landing-timeline i.danger{background:#ff5b68;color:#ff5b68}.landing-timeline i.success{background:#52dd90;color:#52dd90}.landing-timeline span{color:#aaaab2;font-size:.74rem}.landing-timeline b{color:#66666f;font-family:monospace;font-size:.68rem;margin-right:.5rem}.landing-incident-card>footer{background:#ffffff05;border-top:1px solid rgba(255,255,255,.065)}.landing-incident-card>footer span,.landing-incident-card>footer a{align-items:center;color:#8a8a93;display:inline-flex;font-size:.65rem;gap:.35rem;text-decoration:none}.landing-incident-card>footer span i,.landing-incident-card>footer a i{color:#a978ff;font-size:.9rem}.landing-pricing{background:radial-gradient(circle at 50% 43%,rgba(138,80,255,.1),transparent 28rem),#ffffff03;border-bottom:1px solid rgba(255,255,255,.05);border-top:1px solid rgba(255,255,255,.05)}.landing-capacity-note{align-items:flex-start;background:linear-gradient(100deg,#8a50ff17,#ffffff05);border:1px solid rgba(169,120,255,.18);border-radius:1.2rem;display:flex;gap:1rem;margin:0;max-width:none;padding:1.25rem}.landing-capacity-details{display:grid;gap:1rem;margin:1.5rem auto 0;max-width:960px}.landing-capacity-note>i{align-items:center;background:#8a50ff1f;border-radius:.8rem;color:#a978ff;display:flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.landing-capacity-note>div{min-width:0;width:100%}.landing-capacity-note h3{font-size:.95rem;margin:.1rem 0 .45rem}.landing-capacity-note p{color:#aaaab3;font-size:.82rem;line-height:1.65;margin:0}.landing-capacity-protection{align-items:center;border-top:1px solid rgba(255,255,255,.07);color:#b8b8c0;display:flex;font-size:.78rem;gap:.55rem;line-height:1.5;margin-top:.9rem;padding-top:.85rem}.landing-capacity-protection i{color:#54db8f;flex:0 0 auto;font-size:1rem}.landing-billing-toggle{background:#171719;border:1px solid rgba(255,255,255,.08);border-radius:.85rem;box-sizing:border-box;display:flex;gap:.3rem;height:52px;margin:0;padding:.3rem;width:max-content}.landing-pricing-controls{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin:2.5rem 0 2rem}.landing-pricing-controls .landing-billing-toggle{grid-column:2}.landing-billing-toggle button{background:transparent;border:0;border-radius:.65rem;color:#777780;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;min-height:40px;padding:.55rem 1rem;transition:background .22s ease,color .22s ease,box-shadow .22s ease}.landing-billing-toggle button:not(.active):hover{background:#ffffff0e;color:#d4d4da}.landing-billing-toggle button.active{background:#29292d;box-shadow:0 4px 12px #00000040;color:#fff}.landing-billing-toggle button span{background:#45d683;border-radius:999px;color:#0b2014;font-size:.6rem;margin-left:.35rem;padding:.22rem .4rem}.landing-price-grid{align-items:stretch;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.landing-price-card{background:#171719;border:1px solid var(--landing-border);border-radius:1.35rem;display:flex;flex-direction:column;min-height:620px;padding:clamp(1.25rem,2.5vw,2rem);position:relative;transition:border-color .3s ease,box-shadow .35s ease,background .35s ease}.landing-price-card.featured{background:linear-gradient(155deg,#8a50ff21,#19171e 38%,#171719 72%);border-color:#a978ff8c;box-shadow:0 28px 80px #5b2dbe3b}.landing-price-card.ultimate{background:radial-gradient(circle at 88% 4%,rgba(196,139,255,.29),transparent 28%),radial-gradient(circle at 5% 75%,rgba(108,54,220,.2),transparent 35%),linear-gradient(145deg,#26183e,#1c1727 42%,#171719 78%);border-color:#b984ffad;box-shadow:0 34px 100px #5b2dbe57,inset 0 1px #ffffff14}.landing-price-card:not(.featured):not(.ultimate) .landing-price-name>i{background:#ffffff0b;border-color:#ffffff14;color:#a0a0a8}.landing-price-card.ultimate .landing-price-name>i{background:linear-gradient(145deg,#8a50ff,#bd7dff);border-color:#ffffff3d;box-shadow:0 10px 30px #7d41f252;color:#fff}.landing-price-card.ultimate .landing-price strong{background:linear-gradient(100deg,#fff 12%,#d7b5ff 72%,#9f70ff);background-clip:text;color:transparent}.landing-price-badge{background:#fff;border-radius:999px;color:#111;font-size:.6rem;font-weight:800;left:50%;letter-spacing:.04em;padding:.45rem .7rem;position:absolute;text-transform:uppercase;top:0;transform:translate(-50%,-50%);white-space:nowrap}.landing-price-card.ultimate .landing-price-badge{background:#9f70ff;color:#fff}.landing-price-name{align-items:flex-start;display:flex;justify-content:space-between}.landing-price-name h3{font-size:1.3rem;margin:0}.landing-price-name p{color:#84848d;font-size:.72rem;line-height:1.5;margin:.55rem 0 0;min-height:2.2rem}.landing-price-name>i{align-items:center;background:#8a50ff1f;border:1px solid rgba(169,120,255,.17);border-radius:.9rem;color:#a978ff;display:flex;flex:0 0 48px;font-size:1.5rem;height:48px;justify-content:center}.landing-price{align-items:baseline;display:flex;gap:.45rem;margin-top:2rem}.landing-price strong{font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.065em;line-height:1}.landing-price span{color:#777780;font-size:.78rem}.landing-price-billing{color:#9a9aa3;font-size:.68rem;font-weight:600;margin-top:.65rem}.landing-price-card ul{border-top:1px solid rgba(255,255,255,.07);display:grid;gap:.8rem;list-style:none;margin:1.7rem 0;padding:1.7rem 0 0}.landing-price-card li{align-items:center;color:#c2c2c8;display:flex;font-size:.74rem;gap:.6rem;line-height:1.45}.landing-price-card li>i{align-items:center;background:#fff;border:1px solid #fff;border-radius:50%;color:#171719;display:flex;flex:0 0 auto;font-size:.95rem;font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 24;font-weight:700;height:24px;justify-content:center;width:24px}.landing-price-card.featured li:not(.muted)>i{color:#211929}.landing-price-card.ultimate li:not(.muted)>i{color:#2b1d42}.landing-price-card li.muted{color:#62626a}.landing-price-card li.muted>i{background:transparent;border-color:#ffffff0f;border-width:1.5px;color:#55555c}.landing-price-card li.emphasis{color:#fff;font-size:.77rem;font-weight:750}.landing-price-card li.emphasis>i{border-color:#fff}.landing-price-cta{align-items:center;background:#28282c;border:1px solid rgba(255,255,255,.08);border-radius:.8rem;color:#fff;display:flex;font-size:.78rem;font-weight:700;gap:.4rem;justify-content:center;margin-top:auto;min-height:48px;padding:.7rem;text-decoration:none;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .2s ease}.landing-price-card.featured .landing-price-cta,.landing-price-card.ultimate .landing-price-cta{background:#fff;color:#111}.landing-price-cta:hover{background:#35353b;border-color:#ffffff29;box-shadow:0 10px 28px #0000002e;transform:translateY(-2px)}.landing-price-card.featured .landing-price-cta:hover,.landing-price-card.ultimate .landing-price-cta:hover{background:#eee9f8;border-color:#a978ff47;box-shadow:0 12px 32px #5e36a333}.landing-price-cta i{font-size:1rem}.landing-compare-trigger{align-items:center;background:#ffffff09;border:1px solid rgba(255,255,255,.09);border-radius:.75rem;box-sizing:border-box;color:#d5d5da;cursor:pointer;display:flex;font:inherit;font-size:.72rem;font-weight:700;gap:.45rem;grid-column:3;height:46px;justify-self:end;padding:.65rem .9rem;transition:background .22s ease,border-color .22s ease,color .22s ease}.landing-compare-trigger i{font-size:1.05rem}.landing-compare-trigger:hover{background:#ffffff12;border-color:#a978ff3d;color:#fff}.landing-pricing-extra{align-items:center;background:#8a50ff12;border:1px solid rgba(169,120,255,.13);border-radius:999px;color:#f2f2f4;display:flex;font-size:.72rem;gap:.5rem;justify-content:center;margin:0 auto;max-width:max-content;padding:.65rem 1rem;text-align:center}.landing-pricing-extra i,.landing-pricing-extra strong{color:#b58fff}.landing-pricing-extra i{font-size:1.05rem}body.landing-modal-open{overflow:hidden}.landing-comparison-overlay{align-items:center;background:#030305d6;backdrop-filter:blur(16px);display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:1000;animation:landing-fade-in .2s ease both}.landing-comparison-modal{background:#111113;border:1px solid rgba(255,255,255,.11);border-radius:1.5rem;box-shadow:0 40px 140px #000000b3;display:flex;flex-direction:column;max-height:calc(100vh - 4rem);max-width:1380px;overflow:hidden;width:100%;animation:landing-modal-in .35s cubic-bezier(.22,1,.36,1) both}.landing-comparison-titlebar{align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.08);display:flex;gap:2rem;justify-content:space-between;padding:1.6rem 1.8rem}.landing-comparison-titlebar h2{font-size:clamp(1.6rem,3vw,2.5rem);letter-spacing:-.045em;margin:.4rem 0}.landing-comparison-titlebar p{color:#85858e;font-size:.72rem;margin:0}.landing-comparison-titlebar>button{align-items:center;background:#ffffff0e;border:1px solid rgba(255,255,255,.08);border-radius:50%;color:#aaaab2;cursor:pointer;display:flex;flex:0 0 46px;height:46px;justify-content:center;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease,transform .22s ease}.landing-comparison-titlebar>button:hover{background:#ffffff1c;border-color:#ffffff2e;box-shadow:0 8px 24px #0003;color:#fff;transform:scale(1.04)}.landing-comparison-titlebar>button:active{transform:scale(.98)}.landing-comparison-titlebar>button i{font-size:1.25rem}.landing-comparison-scroll{min-height:0;overflow:auto}.landing-comparison-modal table{border-collapse:separate;border-spacing:0;min-width:900px;table-layout:fixed;width:100%}.landing-comparison-modal th,.landing-comparison-modal td{border-bottom:1px solid rgba(255,255,255,.065);padding:.9rem 1rem;vertical-align:middle}.landing-comparison-modal thead th{background:#141416;height:118px;position:sticky;text-align:center;top:0;z-index:2}.landing-comparison-modal thead th:first-child{color:#686871;font-size:.65rem;left:0;letter-spacing:.08em;text-align:left;text-transform:uppercase;width:34%;z-index:4}.landing-comparison-modal thead th span,.landing-comparison-modal thead th strong,.landing-comparison-modal thead th small{display:block}.landing-comparison-modal thead th span{color:#fff;font-size:.95rem}.landing-comparison-modal thead th strong{color:#8e8e97;font-size:.7rem;margin-top:.45rem}.landing-comparison-modal thead th small{color:#b58fff;font-size:.52rem;font-weight:800;letter-spacing:.06em;margin-bottom:.45rem;min-height:.7rem;text-transform:uppercase}.landing-comparison-modal thead th.community small{color:#7f7f88}.landing-comparison-modal th.pro,.landing-comparison-modal td.pro{background:#8a50ff0e}.landing-comparison-modal th.ultimate,.landing-comparison-modal td.ultimate{background:linear-gradient(110deg,#8a50ff17,#be79ff0e)}.landing-comparison-modal thead th.pro{background:#20182b}.landing-comparison-modal thead th.ultimate{background:linear-gradient(110deg,#271b38,#2d1d42)}.landing-comparison-group th{background:#0e0e10;color:#777780;font-size:.61rem;height:52px;letter-spacing:.075em;line-height:1;padding:0 1rem;text-align:left;text-transform:uppercase;vertical-align:middle}.landing-comparison-modal tbody tr:not(.landing-comparison-group) th{background:#111113;color:#c4c4ca;font-size:.7rem;font-weight:500;left:0;position:sticky;text-align:left;z-index:1}.landing-comparison-modal td{color:#b5b5bc;font-size:.68rem;text-align:center}.landing-comparison-modal td>strong{color:#ececef;font-weight:700}.landing-comparison-modal td>i{align-items:center;border-radius:50%;display:inline-flex;border:1px solid transparent;font-size:1rem;font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 24;font-weight:700;height:28px;justify-content:center;width:28px}.landing-comparison-modal td>i.included{background:#fff;border-color:#fff;color:#141416}.landing-comparison-modal td.pro>i.included{color:#211929}.landing-comparison-modal td.ultimate>i.included{color:#2b1d42}.landing-comparison-modal td>i.excluded{background:#ffffff09;border-color:#ffffff14;border-width:1.5px;color:#4f4f56}.landing-comparison-modal footer{align-items:center;background:#141416;border-top:1px solid rgba(255,255,255,.08);color:#85858e;display:flex;font-size:.65rem;gap:1.5rem;justify-content:space-between;padding:1rem 1.8rem}.landing-comparison-modal footer strong{color:#c5a3ff}.landing-comparison-addon{align-items:center;display:flex;gap:.75rem}.landing-comparison-addon>i{align-items:center;background:linear-gradient(145deg,#8a50ff38,#be79ff1a);border:1px solid rgba(185,132,255,.22);border-radius:.7rem;color:#c39aff;display:flex;flex:0 0 38px;font-size:1.1rem;height:38px;justify-content:center}.landing-comparison-addon>div{display:grid;gap:.22rem}.landing-comparison-addon small{color:#eeeef1;font-size:.58rem;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.landing-comparison-addon span{color:#f2f2f4;font-size:.65rem}.landing-comparison-modal footer button{align-items:center;background:#fff;border:0;border-radius:999px;color:#111;cursor:pointer;display:inline-flex;font:inherit;font-size:.68rem;font-weight:750;gap:.4rem;justify-content:center;min-height:38px;padding:.6rem 1rem}.landing-comparison-modal footer button i{font-size:.95rem}.landing-faq-grid{align-items:start;display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:.8fr 1.2fr}.landing-faq-intro{display:grid;gap:2.5rem}.landing-platform-status{background:#ffffff05;border:1px solid rgba(255,255,255,.075);border-radius:1rem;overflow:hidden}.landing-platform-status header,.landing-platform-status>div{align-items:center;display:flex;justify-content:space-between}.landing-platform-status header{background:#49dd8809;border-bottom:1px solid rgba(255,255,255,.06);padding:.85rem 1rem}.landing-platform-status header span{align-items:center;color:#f0f0f2;display:flex;font-size:.74rem;font-weight:650;gap:.5rem}.landing-platform-status header span i{animation:landing-pulse 2.2s infinite;background:#49dd88;border-radius:50%;box-shadow:0 0 0 4px #49dd881a;height:7px;width:7px}.landing-platform-status header small{color:#f0f0f2;font-size:.64rem}.landing-platform-status>div{color:#818189;font-size:.74rem;gap:1rem;margin:0 1rem;min-height:50px}.landing-platform-status>div+div{border-top:1px solid rgba(255,255,255,.05)}.landing-platform-status>div span{align-items:center;display:flex;gap:.5rem}.landing-platform-status>div span i{color:#777780;font-size:1.12rem}.landing-platform-status>div strong{color:#c9c9cf;font-size:.72rem;font-weight:650;text-align:right}.landing-platform-status>div:nth-of-type(-n+2) strong{color:#53dd91}.landing-faq-list{border-top:1px solid rgba(255,255,255,.09)}.landing-faq-item{border-bottom:1px solid rgba(255,255,255,.09)}.landing-faq-question{align-items:center;background:transparent;border:0;color:#e8e8eb;cursor:pointer;display:flex;font-family:inherit;font-size:clamp(.98rem,1.1vw,1.08rem);font-weight:600;gap:1rem;justify-content:space-between;list-style:none;min-height:80px;padding:.5rem 0;text-align:left;width:100%}.landing-faq-question i{color:#85858e;flex:0 0 auto;font-size:1.2rem;transition:color .22s ease,transform .3s cubic-bezier(.22,1,.36,1)}.landing-faq-item.open .landing-faq-question i{color:#b897f2;transform:rotate(45deg)}.landing-faq-collapse{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .38s cubic-bezier(.22,1,.36,1),opacity .24s ease}.landing-faq-collapse>div{min-height:0;overflow:hidden}.landing-faq-item.open .landing-faq-collapse{grid-template-rows:1fr;opacity:1}.landing-faq-answer{margin:-.25rem 0 1.4rem}.landing-faq-answer p{color:#b3b3bc;font-size:clamp(.9rem,1vw,1rem);line-height:1.72;margin:0;max-width:700px;white-space:pre-line}.landing-faq-answer p+p{margin-top:.9rem}.landing-faq-answer strong{color:#d0d0d6;font-weight:650}.landing-faq-answer a{color:#bbb4c6;font-weight:600;text-decoration:underline;text-decoration-color:#a978ff7a;text-underline-offset:.2em;transition:color .2s ease,text-decoration-color .2s ease}.landing-faq-answer a:hover{color:#d0c5df;text-decoration-color:currentColor}.landing-final-cta{padding:2rem 0 clamp(5rem,8vw,7rem)}.landing-final-card{align-items:center;background:linear-gradient(125deg,#6c36dc,#8a50ff 55%,#6c36dc);border:1px solid rgba(255,255,255,.18);border-radius:1.5rem;display:flex;gap:3rem;justify-content:space-between;overflow:hidden;padding-bottom:clamp(2rem,5vw,4rem);padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem);padding-top:clamp(2rem,5vw,4rem);position:relative}.landing-final-card>div:not(.landing-final-orb),.landing-final-card>a{position:relative;z-index:1}.landing-final-card .landing-eyebrow{color:#ffffffb8}.landing-final-card h2{font-size:clamp(2rem,4vw,4rem);max-width:800px}.landing-final-card p{color:#ffffffbf;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.65;max-width:760px}.landing-final-card .landing-button.light{box-shadow:0 14px 40px #180a363d;font-size:1rem;min-height:62px;padding:1rem 1.75rem}.landing-final-card .landing-button.light .material-symbols-outlined{font-size:1.3rem}.landing-final-orb{animation:landing-orb-drift 7s ease-in-out infinite;background:#ffffff21;border-radius:50%;filter:blur(1px);height:320px;position:absolute;right:8%;top:-200px;width:320px}.landing-footer{background:#0a0a0b;border-top:1px solid rgba(255,255,255,.06);padding:4rem 0 1.5rem}.landing-footer-grid{display:grid;column-gap:3rem;grid-template-areas:"brand product legal";grid-template-columns:2fr 1fr 1fr;row-gap:1.75rem}.landing-footer-brand{grid-area:brand}.landing-footer-product{grid-area:product}.landing-footer-legal{grid-area:legal}.landing-footer-grid>div{align-items:flex-start;display:flex;flex-direction:column;gap:.8rem}.landing-footer-protection{align-items:center;background:#8a50ff12;border:1px solid rgba(169,120,255,.13);border-radius:999px;color:#9a9aa3;display:inline-flex;font-size:.74rem;font-weight:600;gap:.45rem;line-height:1.4;padding:.5rem .7rem}.landing-footer-protection i{color:#9f70ff;font-size:.95rem}.landing-footer-grid strong{color:#aaaab2;font-size:.78rem;letter-spacing:.06em;margin-bottom:.3rem;text-transform:uppercase}.landing-footer-grid>div>a:not(.landing-brand){color:#8d8d96;font-size:.84rem;text-decoration:none;transition:color .2s ease}.landing-footer-grid>div>a:hover{color:#fff}.landing-footer-bottom{align-items:center;border-top:1px solid rgba(255,255,255,.06);color:#56565d;display:flex;font-size:.72rem;justify-content:space-between;margin-top:3rem;padding-top:1.5rem}.landing-footer-status{align-items:flex-end;display:flex;flex-direction:column;gap:.3rem}.landing-footer-status>span{align-items:center;color:#f0f0f2;display:flex;font-weight:600;gap:.45rem}.landing-footer-status small{color:#72727a;font-size:.68rem}@media(hover:hover){.landing-feature-card:hover{box-shadow:0 22px 55px #0003;transform:translateY(-3px)}.landing-feature-card.primary:hover{border-color:#a978ff75}.landing-feature-card.danger:hover{border-color:#ff687475}.landing-feature-card.success:hover{border-color:#51dc8f6b}.landing-feature-card.neutral:hover{border-color:#cdcdd44d}.landing-feature-card:hover>i{transform:scale(1.06)}.landing-feature-card.primary:hover>i{border-color:#a978ff85}.landing-feature-card.danger:hover>i{border-color:#ff687480}.landing-feature-card.success:hover>i{border-color:#51dc8f7a}.landing-feature-card.neutral:hover>i{border-color:#cdcdd457}.landing-price-card:hover{border-color:#be91ff6b;box-shadow:0 30px 90px #3c1e7833}.landing-price-card.ultimate:hover{border-color:#cda3ffd6;box-shadow:0 38px 110px #6534d26b,inset 0 1px #ffffff1c}}@keyframes landing-pulse{50%{box-shadow:0 0 0 7px #49dd8800}}@keyframes landing-primary-pulse{50%{box-shadow:0 0 0 7px #a978ff00}}@keyframes landing-bar-rise{0%{opacity:.15;scale:1 0}to{opacity:.8;scale:1 1}}@keyframes landing-bar-breathe{0%,to{opacity:.8;scale:1 1}32%{opacity:.76;scale:1 .975}66%{opacity:.86;scale:1 1.018}}@keyframes landing-gradient-shift{0%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes landing-glow-drift{0%,to{opacity:.14;transform:translateZ(0) scale(.96)}50%{opacity:.22;transform:translate3d(-4%,-3%,0) scale(1.06)}}@keyframes landing-preview-float{0%,to{transform:rotateY(-4deg) rotateX(1.5deg) translateY(0)}50%{transform:rotateY(-3deg) rotateX(1deg) translateY(-7px)}}@keyframes landing-chart-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes landing-chart-area-in{0%{opacity:0}to{opacity:1}}@keyframes landing-marker-in{0%{opacity:0;transform:translateY(-6px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing-number-change{0%{filter:blur(.35px);opacity:.48;transform:translateY(3px) scale(.985)}55%{filter:blur(0);opacity:1;transform:translateY(-.5px) scale(1.004)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}@keyframes landing-danger-pulse{0%{box-shadow:0 0 #ff5a666b}70%,to{box-shadow:0 0 0 7px #ff5a6600}}@keyframes landing-swap{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@keyframes landing-icon-pop{0%{opacity:.25;transform:scale(.82) rotate(-5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes landing-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes landing-timeline-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes landing-faq-open{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-orb-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-35px,30px,0) scale(1.12)}}@keyframes landing-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-fade-in{0%{opacity:0}to{opacity:1}}@keyframes landing-modal-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.landing-motion-ready .landing-reveal{opacity:0;translate:0 22px;transition-property:opacity,translate,transform,border-color,box-shadow,background-color,color;transition-duration:.62s,.62s,.28s,.25s,.28s,.22s,.18s;transition-timing-function:cubic-bezier(.22,1,.36,1),cubic-bezier(.22,1,.36,1),ease,ease,ease,ease,ease;transition-delay:var(--landing-reveal-delay, 0ms),var(--landing-reveal-delay, 0ms),0ms,0ms,0ms,0ms,0ms;will-change:opacity,translate}.landing-motion-ready .landing-reveal.is-visible{opacity:1;translate:0 0;will-change:auto}.landing-motion-ready .landing-feature-card .landing-feature-signal span{scale:1 0;transform-origin:bottom}.landing-motion-ready .landing-feature-card.is-visible .landing-feature-signal span{--landing-bar-rise-delay: 0s;--landing-bar-wave-delay: 0s;animation:landing-bar-rise .55s cubic-bezier(.22,1,.36,1) var(--landing-bar-rise-delay) forwards,landing-bar-breathe 3.6s ease-in-out calc(.9s + var(--landing-bar-wave-delay)) infinite}.landing-motion-ready .landing-feature-card.is-visible .landing-feature-signal span:nth-child(2){--landing-bar-rise-delay: .06s;--landing-bar-wave-delay: .14s}.landing-motion-ready .landing-feature-card.is-visible .landing-feature-signal span:nth-child(3){--landing-bar-rise-delay: .12s;--landing-bar-wave-delay: .28s}.landing-motion-ready .landing-feature-card.is-visible .landing-feature-signal span:nth-child(4){--landing-bar-rise-delay: .18s;--landing-bar-wave-delay: .42s}.landing-motion-ready .landing-feature-card.is-visible .landing-feature-signal span:nth-child(5){--landing-bar-rise-delay: .24s;--landing-bar-wave-delay: .56s}.landing-motion-ready .landing-feature-card.is-visible .landing-feature-signal span:nth-child(6){--landing-bar-rise-delay: .3s;--landing-bar-wave-delay: .7s}.landing-motion-ready .landing-metrics article.is-visible .landing-metric-icon,.landing-motion-ready .landing-how-grid article.is-visible>i,.landing-motion-ready .landing-price-card.is-visible .landing-price-name>i{animation:landing-icon-pop .55s .12s cubic-bezier(.22,1,.36,1) both}.landing-motion-ready .landing-how-grid article:after{transform:scaleX(0);transform-origin:left}.landing-motion-ready .landing-how-grid article.is-visible:after{animation:landing-line-grow .7s .2s cubic-bezier(.22,1,.36,1) both}.landing-motion-ready .landing-incident-card .landing-timeline>div{opacity:0}.landing-motion-ready .landing-incident-card.is-visible .landing-timeline>div{animation:landing-timeline-in .45s cubic-bezier(.22,1,.36,1) both}.landing-motion-ready .landing-incident-card.is-visible .landing-timeline>div:nth-child(1){animation-delay:.15s}.landing-motion-ready .landing-incident-card.is-visible .landing-timeline>div:nth-child(2){animation-delay:.25s}.landing-motion-ready .landing-incident-card.is-visible .landing-timeline>div:nth-child(3){animation-delay:.35s}.landing-motion-ready .landing-incident-card.is-visible .landing-timeline>div:nth-child(4){animation-delay:.45s}@media(min-width:1081px){.landing-preview-window{animation:landing-preview-float 7s 1s ease-in-out infinite}}@media(max-width:1080px){.landing-nav-inner,.landing-nav-links{gap:1rem}.landing-hero{grid-template-columns:1fr;min-height:auto}.landing-hero-copy{max-width:850px}.landing-product-preview{margin:0 auto;max-width:780px;width:100%}.landing-preview-window{transform:none}.landing-feature-grid{grid-template-columns:repeat(2,1fr)}.landing-price-card{min-height:650px}}@media(max-width:820px){.landing-nav{--landing-mobile-nav-height: 76px;height:var(--landing-mobile-nav-height);overflow:hidden}.landing-nav-inner{align-content:stretch;gap:0;grid-template-columns:auto 1fr auto;grid-template-rows:var(--landing-mobile-nav-height) minmax(0,1fr) auto;height:100dvh;min-height:var(--landing-mobile-nav-height)}.landing-menu-toggle{border:1px solid transparent;border-radius:.75rem;display:flex;grid-column:3}.landing-nav:not(.open) .landing-menu-toggle:hover{background:#ffffff0e;border-color:#ffffff14}.landing-nav.open{background:#0a0a0cfb;height:100dvh}.landing-nav.open .landing-menu-toggle{background:#ffffff0e;border-color:#ffffff14}.landing-nav.open .landing-menu-toggle:hover{background:#ffffff1a;color:#fff}.landing-nav-links,.landing-nav-actions{display:flex;grid-column:1/-1;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-12px);transition:max-height .45s cubic-bezier(.22,1,.36,1),opacity .25s ease,transform .4s cubic-bezier(.22,1,.36,1),visibility .25s;visibility:hidden}.landing-nav-links{align-items:stretch;flex-direction:column;gap:0;justify-content:flex-start}.landing-nav.open .landing-nav-links{max-height:60vh;opacity:1;padding-top:clamp(2rem,9vh,5rem);pointer-events:auto;transform:none;visibility:visible}.landing-nav-links a{align-items:center;border-bottom:1px solid rgba(255,255,255,.065);color:#a4a4ad;display:flex;font-size:clamp(1.35rem,7vw,2rem);font-weight:650;justify-content:space-between;letter-spacing:-.025em;min-height:68px;opacity:0;transform:translateY(10px);transition:color .2s,opacity .35s ease,transform .4s cubic-bezier(.22,1,.36,1)}.landing-nav-links a:hover{color:#fff}.landing-nav-links a:after{color:#686871;content:"→";font-size:1rem}.landing-nav.open .landing-nav-links a{opacity:1;transform:none}.landing-nav.open .landing-nav-links a:nth-child(2){transition-delay:.04s}.landing-nav.open .landing-nav-links a:nth-child(3){transition-delay:.08s}.landing-nav.open .landing-nav-links a:nth-child(4){transition-delay:.12s}.landing-nav-actions{align-items:stretch;border-top:0;flex-direction:column;gap:.75rem;justify-content:flex-end}.landing-nav.open .landing-nav-actions{border-top:1px solid rgba(255,255,255,.07);max-height:190px;opacity:1;padding:1.2rem 0 max(1.2rem,env(safe-area-inset-bottom));pointer-events:auto;transform:none;visibility:visible}.landing-nav-actions .landing-login-link,.landing-nav-actions .landing-button{align-items:center;border-radius:999px;display:flex;justify-content:center;min-height:52px;width:100%}.landing-nav-actions .landing-login-link{background:#ffffff09;border:1px solid rgba(255,255,255,.1);color:#fff;order:2}.landing-community-grid,.landing-metrics-grid,.landing-how-grid,.landing-proof-grid,.landing-price-grid,.landing-faq-grid{grid-template-columns:1fr}.landing-community-card,.landing-community-card.featured,.landing-community-card:last-child{grid-column:auto;min-height:340px}.landing-metrics-grid{grid-template-columns:repeat(2,1fr)}.landing-metrics article:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.07)}.landing-metrics article:nth-child(4){border-top:1px solid rgba(255,255,255,.07)}.landing-how-grid article{min-height:240px}.landing-price-card{min-height:0}.landing-threat-card{grid-template-columns:auto minmax(0,1fr)}.landing-threat-card>.landing-button{grid-column:2;justify-self:start}.landing-final-card{align-items:flex-start;flex-direction:column}.landing-footer-grid{grid-template-areas:"brand brand" "product legal";grid-template-columns:1fr 1fr}.landing-comparison-overlay{padding:0}.landing-comparison-modal{border-radius:0;height:100dvh;max-height:100dvh}.landing-comparison-titlebar{padding:1.25rem}.landing-comparison-modal thead th:first-child{left:auto}.landing-comparison-modal tbody tr:not(.landing-comparison-group) th{position:static}}@media(max-width:560px){.landing-section{padding:4.5rem 0}.landing-nav{--landing-mobile-nav-height: 66px}.landing-hero{gap:3rem;padding-top:8.5rem}.landing-hero h1{font-size:clamp(2.7rem,14vw,4rem)}.landing-hero-actions,.landing-hero-actions .landing-button{width:100%}.landing-hero-assurances{display:grid;grid-template-columns:1fr}.landing-preview-toolbar{grid-template-columns:1fr 1fr}.landing-preview-toolbar>span:nth-child(2){display:none}.landing-preview-stats{grid-template-columns:1fr 1fr}.landing-preview-stats article:last-child{grid-column:1/-1}.landing-preview-chart{height:160px}.landing-preview-event time{display:none}.landing-community-grid{display:grid;margin-left:0;margin-right:0;overflow:visible;padding:0}.landing-community-card,.landing-community-card.featured,.landing-community-card:last-child{min-height:340px;width:100%}.landing-metrics-grid{grid-template-columns:1fr}.landing-metrics article+article,.landing-metrics article:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.07)}.landing-metrics article{min-height:126px}.landing-threat-card{align-items:flex-start;grid-template-columns:1fr}.landing-threat-card>.landing-button{grid-column:auto;justify-self:stretch}.landing-feature-grid{grid-template-columns:1fr}.landing-feature-card.large,.landing-feature-card.wide{grid-column:auto;grid-row:auto}.landing-feature-card.large{min-height:300px}.landing-feature-card.small,.landing-feature-card.wide{min-height:210px}.landing-incident-title{align-items:flex-start;gap:1rem}.landing-timeline b{display:block;margin-bottom:.2rem}.landing-capacity-note{flex-direction:column}.landing-billing-toggle{width:100%}.landing-billing-toggle button{flex:1}.landing-pricing-controls{gap:.75rem;grid-template-columns:1fr}.landing-pricing-controls .landing-billing-toggle,.landing-pricing-controls .landing-compare-trigger{grid-column:1;justify-self:stretch;width:100%}.landing-pricing-controls .landing-compare-trigger{justify-content:center}.landing-pricing-extra{border-radius:1rem;align-items:flex-start;text-align:left}.landing-price-card{padding:1.5rem}.landing-final-card .landing-button{width:100%}.landing-footer-grid{grid-template-areas:"brand" "product" "legal";grid-template-columns:1fr;row-gap:2rem}.landing-footer-bottom{align-items:flex-start;flex-direction:column;gap:.8rem}.landing-footer-status{align-items:flex-start;order:-1}.landing-comparison-titlebar p{display:none}.landing-comparison-modal footer{align-items:stretch;flex-direction:column;padding:1rem 1.25rem}.landing-comparison-modal footer button{width:100%}}@media(prefers-reduced-motion:reduce){.landing-page{scroll-behavior:auto}.landing-page *,.landing-page *:before,.landing-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
