:root{--color-bg: #030712;--color-bg-soft: #07111f;--color-panel: rgba(9, 18, 34, .74);--color-panel-strong: rgba(8, 16, 31, .9);--color-border: rgba(123, 155, 201, .16);--color-text: rgba(241, 246, 255, .95);--color-text-soft: rgba(180, 192, 214, .78);--color-primary: #35d5ff;--color-primary-strong: #1194ff;--color-accent: #7af0b2;--color-danger: #ff5b7f;--shadow-panel: 0 28px 80px rgba(0, 0, 0, .34);--container-width: 1240px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;min-height:100%;background-color:var(--color-bg)}#app{min-height:100vh;background-color:var(--color-bg)}body{font-family:Manrope,sans-serif;background:radial-gradient(circle at top left,rgba(17,148,255,.18),transparent 28%),radial-gradient(circle at 82% 12%,rgba(53,213,255,.12),transparent 24%),linear-gradient(180deg,#030712,#07111f 30%,#081221 56%,#030712);color:var(--color-text);min-height:100vh;background-color:var(--color-bg);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background:linear-gradient(rgba(102,163,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(102,163,255,.045) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 88%);mask-image:radial-gradient(circle at center,black 40%,transparent 88%)}img,video,canvas{display:block;max-width:100%}button,a{color:inherit}button{border:0;background:none;font:inherit}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif}ul{list-style:none}.site-shell{position:relative;z-index:0}.section-video-stage{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.section-video-layer{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;filter:saturate(.84) brightness(.14) contrast(1.02);transform:scale(1.04);transition:opacity .95s cubic-bezier(.22,1,.36,1),transform 1.35s cubic-bezier(.22,1,.36,1),filter .95s cubic-bezier(.22,1,.36,1)}.section-video-layer.is-active{opacity:1;transform:scale(1);filter:saturate(.88) brightness(.2) contrast(1.03)}.section-video-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#020712c7,#030812ad 22%,#040a14d1),radial-gradient(circle at 20% 18%,rgba(53,213,255,.08),transparent 28%),radial-gradient(circle at 78% 12%,rgba(17,148,255,.08),transparent 24%)}.container{width:min(var(--container-width),calc(100vw - 48px));margin:0 auto}.site-nav{position:fixed;top:0;left:0;width:100%;z-index:100;transition:transform .38s ease,background .35s ease,border-color .35s ease,box-shadow .35s ease}.site-nav.is-scrolled{background:#040b16c7;border-bottom:1px solid rgba(120,146,189,.12);box-shadow:0 16px 44px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-nav.is-hidden{transform:translateY(calc(-100% - 12px))}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:24px}.brand-mark{display:inline-flex;align-items:center;gap:14px;font-family:Sora,sans-serif;font-weight:700;font-size:1.02rem}.brand-mark img{width:66px;height:66px;object-fit:cover;border-radius:16px}.nav-menu{display:flex;align-items:center;gap:24px;margin-left:auto}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{position:relative;display:inline-flex;align-items:center;color:var(--color-text-soft);font-size:.95rem;font-weight:600;padding-bottom:10px;transition:color .25s ease,text-shadow .25s ease}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:#fffffff5;transform:scaleX(0);transform-origin:center;opacity:0;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .25s ease}.nav-links a:hover{color:var(--color-text)}.nav-links a:hover:after,.nav-links a[aria-current=page]:after{transform:scaleX(1);opacity:1}.nav-links a[aria-current=page]{color:#fffffffa;text-shadow:0 0 16px rgba(255,255,255,.12)}.nav-toggle{display:none}.page-root{position:relative;z-index:1}.hero-section,.content-section{position:relative}.content-section{padding:108px 0;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .55s cubic-bezier(.22,1,.36,1),filter .55s cubic-bezier(.22,1,.36,1)}.content-section.is-section-focus,.site-footer.is-section-focus{transform:translateY(-8px) scale(1.006);filter:saturate(1.04)}.story-section{--section-glow-opacity: .08}.page-root>section.content-section:nth-of-type(odd){position:relative;--section-layer-top: rgba(10, 22, 44, .24);--section-layer-bottom: rgba(3, 10, 22, .46);--section-layer-glow: rgba(64, 126, 235, .16)}.page-root>section.content-section:nth-of-type(odd):after{content:"";position:absolute;inset:0 0 0 50%;width:100vw;transform:translate(-50%);background:linear-gradient(180deg,var(--section-layer-top),var(--section-layer-bottom)),radial-gradient(circle at 50% 14%,var(--section-layer-glow),transparent 34%);pointer-events:none;z-index:0}.page-root>section.content-section:nth-of-type(odd)>*{position:relative;z-index:1}#problem,#community{--section-layer-top: rgba(14, 28, 54, .26);--section-layer-bottom: rgba(4, 12, 24, .5);--section-layer-glow: rgba(86, 169, 255, .16)}#guardian,#final-cta{--section-layer-top: rgba(10, 32, 52, .24);--section-layer-bottom: rgba(3, 14, 26, .52);--section-layer-glow: rgba(78, 214, 255, .14)}.story-section:before{content:"";position:absolute;left:50%;top:0;width:min(1120px,calc(100vw - 48px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(96,134,196,.26),transparent);opacity:var(--section-glow-opacity)}.split-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:36px;align-items:center}.section-header{max-width:760px;text-align:center;margin-bottom:56px}.section-header,.split-copy{position:relative;z-index:2}.site-footer{position:relative;z-index:1;margin-top:24px;padding:36px 0 42px;border-top:1px solid rgba(120,146,189,.12);background:linear-gradient(180deg,#080f1d99,#040a14db),radial-gradient(circle at top left,rgba(53,213,255,.08),transparent 28%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .85s cubic-bezier(.22,1,.36,1),opacity .85s cubic-bezier(.22,1,.36,1),filter .85s cubic-bezier(.22,1,.36,1)}.footer-layout{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);gap:32px 60px}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.footer-meta{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px}@media(max-width:1100px){.split-layout,.footer-layout{grid-template-columns:1fr}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.nav-toggle{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;position:relative;margin-left:auto}.nav-toggle span{position:absolute;width:20px;height:2px;background:var(--color-text);transition:transform .25s ease,opacity .25s ease}.nav-toggle span:nth-child(1){transform:translateY(-6px)}.nav-toggle span:nth-child(3){transform:translateY(6px)}.nav-menu{position:absolute;top:calc(100% + 10px);left:24px;right:24px;display:none;flex-direction:column;align-items:stretch;padding:18px;border-radius:24px;background:#080f1ef5;border:1px solid rgba(120,146,189,.18);box-shadow:0 20px 50px #00000052}.nav-menu.is-open{display:flex}.nav-links{flex-direction:column;align-items:flex-start;gap:16px}.nav-cta{width:100%}.content-section{padding:84px 0}}@media(max-width:640px){.container{width:min(var(--container-width),calc(100vw - 32px))}.footer-columns,.footer-meta{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}}.glass-panel{position:relative;background:linear-gradient(180deg,#ffffff17,#ffffff05),var(--color-panel);border:1px solid var(--color-border);box-shadow:var(--shadow-panel);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.glass-panel:after{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;border:1px solid rgba(255,255,255,.04)}.eyebrow{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(104,190,255,.18);background:#ffffff0a;color:#9fdfff;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:800;font-size:.96rem;letter-spacing:.01em;overflow:hidden;isolation:isolate;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.button:not(.nav-cta):hover{transform:translateY(-3px)}.button-primary:not(.nav-cta){color:#06111f;background:linear-gradient(135deg,#8ee8ff,#35d5ff 44%,#1194ff);box-shadow:0 20px 40px #1194ff47;animation:primaryButtonBreath 3.8s ease-in-out infinite}.button-primary:not(.nav-cta):before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;border:1px solid rgba(255,255,255,.26);opacity:.72;z-index:-1}.button-primary:not(.nav-cta):after{content:"";position:absolute;top:-35%;bottom:-35%;left:-34%;width:34%;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff61,#fff0);transform:translateZ(0) rotate(14deg);opacity:0;animation:primaryButtonSweep 3.8s ease-in-out infinite}.nav-cta{color:#06111f;background:linear-gradient(135deg,#8ee8ff,#35d5ff 44%,#1194ff);box-shadow:0 20px 40px #1194ff47}.nav-cta:before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;border:1px solid rgba(255,255,255,.26);opacity:.44;z-index:-1}.button-secondary{color:var(--color-text);border:1px solid rgba(162,190,233,.22);background:#ffffff08}.button-secondary:hover{background:#ffffff14}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:0}.centered-actions{justify-content:center}.signal-list{display:grid;gap:14px;margin-top:22px}.signal-list li{position:relative;padding-left:28px;color:var(--color-text-soft);line-height:1.72}.signal-list li:before{content:"";position:absolute;left:0;top:9px;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#8ee8ff,#1194ff);box-shadow:0 0 18px #1194ff6b}.interactive-card{position:relative;z-index:0;transform:perspective(1200px) translate3d(0,var(--card-lift, 0px),0) scale(var(--card-scale, 1)) rotateX(var(--card-rotate-x, 0deg)) rotateY(var(--card-rotate-y, 0deg)) rotate(var(--card-roll, 0deg));transform-origin:center center;transition:transform .32s cubic-bezier(.2,.9,.22,1),box-shadow .32s ease,border-color .28s ease,filter .28s ease;will-change:transform}.interactive-card:hover,.interactive-card:focus-within{--card-lift: -32px;--card-scale: 1.095;--card-roll: -1.1deg;z-index:8;box-shadow:0 58px 124px #020814a3,0 26px 58px #1194ff3d;border-color:#8ee8ff6b;filter:saturate(1.08)}.interactive-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--card-shine-x, 50%) var(--card-shine-y, 50%),rgba(255,255,255,.16),transparent 36%);opacity:.9}.metric-card,.feature-card,.comparison-card,.floating-card,.guardian-panel,.vision-panel,.cta-panel{border-radius:28px}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:18px;border-radius:18px;background:linear-gradient(135deg,#8ee8ff2e,#1194ff61);box-shadow:inset 0 1px #ffffff1f,0 20px 30px #1194ff1f;color:var(--color-text);font-size:1.15rem}.card-kicker{display:block;margin-bottom:8px;color:#9fdfff;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-column h3{margin-bottom:14px;font-size:1.1rem}.footer-column li+li{margin-top:10px}.footer-column a,.footer-brand p,.footer-meta p{color:var(--color-text-soft);line-height:1.7}.footer-socials{display:flex;gap:12px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(122,161,255,.16);transition:transform .3s ease,background .3s ease}.footer-socials a:hover{transform:translateY(-3px);background:#ffffff17}@keyframes primaryButtonBreath{0%,to{transform:translateY(0) scale(1);box-shadow:0 20px 40px #1194ff47}50%{transform:translateY(-2px) scale(1.035);box-shadow:0 26px 52px #1194ff57,0 0 0 1px #8ee8ff29 inset}}@keyframes primaryButtonSweep{0%,to{transform:translateZ(0) rotate(14deg);opacity:0}18%{opacity:.08}42%{opacity:.46}62%{transform:translate3d(360%,0,0) rotate(14deg);opacity:0}}@media(max-width:768px){.button{width:100%}.hero-actions{flex-direction:column}}@media(prefers-reduced-motion:reduce){.button-primary:not(.nav-cta){animation:none}.button-primary:not(.nav-cta):after{animation:none;opacity:0}}.hero-section{min-height:auto;display:flex;align-items:stretch;padding:108px 0 72px;overflow:clip}.hero-backdrop,.hero-video,.hero-noise,.hero-grid-overlay{position:absolute;inset:0}.hero-backdrop{overflow:hidden}.hero-video{width:100%;height:100%;object-fit:cover;opacity:.08;filter:saturate(.82) brightness(.24)}.hero-noise{background:radial-gradient(circle at 18% 24%,rgba(53,213,255,.12),transparent 28%),radial-gradient(circle at 82% 20%,rgba(17,148,255,.1),transparent 24%);filter:blur(38px)}.hero-grid-overlay{background:linear-gradient(rgba(61,102,160,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(61,102,160,.1) 1px,transparent 1px);background-size:96px 96px;transform:perspective(1200px) rotateX(79deg) translateY(31%);transform-origin:center center;opacity:.24}.hero-shell{position:relative;z-index:2;min-height:min(760px,calc(100svh - 108px));display:grid;grid-template-columns:minmax(0,60%) minmax(0,40%);gap:96px;align-items:start}.hero-copy{max-width:560px}.hero-copy h1,.section-header h2,.split-copy h2,.vision-panel h2,.cta-panel h2{margin:18px 0;line-height:.94;color:var(--color-text)}.hero-copy h1{font-size:clamp(3.6rem,6.4vw,7rem);letter-spacing:-.065em;text-wrap:balance;max-width:7ch}.hero-description,.section-header p,.split-copy p,.feature-card p,.guardian-panel p,.vision-panel p,.cta-panel p{color:var(--color-text-soft);line-height:1.82}.hero-description{max-width:540px;margin:0 0 34px;font-size:.98rem;line-height:1.68}.trust-line{margin-top:40px;color:#d0dff594;font-size:.88rem;line-height:1.55;letter-spacing:.01em}.hero-visual{perspective:1600px;overflow:clip}.hero-map-stage{position:relative;min-height:620px;border-radius:36px;overflow:hidden;transform-style:preserve-3d;background:radial-gradient(circle at 58% 46%,#162c5cb8,#050b18f5 72%)}.hero-map-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(72,108,164,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(72,108,164,.12) 1px,transparent 1px);background-size:78px 78px;opacity:.14}.hero-visual-glow,.map-depth-layer,.map-route,.node-pill,.hero-signal{position:absolute}.hero-visual-glow{inset:18% 16% auto;height:38%;border-radius:50%;background:radial-gradient(circle,rgba(53,213,255,.12),transparent 68%);filter:blur(28px)}.map-depth-layer{border-radius:34px;border:1px solid rgba(104,161,238,.08);background:linear-gradient(rgba(102,163,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(102,163,255,.07) 1px,transparent 1px)}.map-depth-layer-a{inset:18% 13% 22%;background-size:42px 42px;transform:perspective(920px) rotateX(77deg)}.map-route{height:2px;border-radius:999px;background:linear-gradient(90deg,#7af0b200,#7af0b2d6,#35d5ff38);box-shadow:0 0 18px #7af0b238}.map-route-primary{top:40%;left:20%;width:44%;transform:rotate(-17deg)}.map-route-secondary{right:19%;bottom:31%;width:22%;opacity:.34;transform:rotate(21deg)}.hero-signal{width:148px;height:148px;border-radius:50%;border:1px solid rgba(83,183,255,.14)}.hero-signal:after{content:"";position:absolute;inset:-10px;border-radius:inherit;border:1px solid currentColor;opacity:.12}.hero-signal-a{top:16%;right:14%;color:#35d5ff6b}.node-pill{display:inline-flex;align-items:start;justify-content:center;min-width:92px;height:40px;padding:0 16px;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.node-pill-safe{background:#7af0b21f;border:1px solid rgba(122,240,178,.2)}.node-pill-danger{background:#ff5b7f1a;border:1px solid rgba(255,91,127,.16)}.node-a{left:18%;top:29%}.node-c{right:16%;top:47%}.dashboard-panel{padding:28px 28px 24px;border-radius:28px}.hero-confidence-wrap{margin:0 auto 28px}.hero-confidence-panel{position:relative;width:min(680px,100%);margin-left:auto;margin-right:auto}.mobile-device-shell{position:relative;transform-style:preserve-3d}.mobile-device{position:relative;aspect-ratio:.48;border-radius:42px;padding:12px;background:linear-gradient(155deg,#ebf4ff29,#2a426447 24%,#080e1afa 78%);box-shadow:0 32px 60px #00000057,0 0 0 1px #b1d4ff24,inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-screen{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .32s ease,transform .32s ease,filter .32s ease}.mobile-screen-reflection{background:linear-gradient(115deg,transparent 18%,rgba(255,255,255,.16) 34%,transparent 48%);mix-blend-mode:screen;opacity:.38;transform:translate(calc(var(--phone-reflection-shift, 50%) - 50%));transition:transform .42s ease,opacity .42s ease}.mobile-screen-glow{background:radial-gradient(circle at 50% 14%,rgba(166,220,255,.18),transparent 38%),radial-gradient(circle at 50% 88%,rgba(73,168,255,.08),transparent 42%);opacity:.88}.mobile-device-shadow{position:absolute;left:10%;right:10%;bottom:-28px;height:48px;border-radius:50%;background:radial-gradient(circle,rgba(13,24,42,.42),transparent 72%);filter:blur(14px);transform:translateZ(-60px)}.dashboard-topline,.dashboard-route,.guardian-console-head{display:flex;justify-content:space-between;gap:16px;color:#9fdfff;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.dashboard-score{display:flex;align-items:baseline;gap:16px;margin:18px 0 14px}.dashboard-score strong{font-size:4.8rem;line-height:.95}.dashboard-score span,.dashboard-route span:last-child{color:var(--color-text-soft)}.dashboard-progress{margin-top:18px;height:4px;border-radius:999px;background:#ffffff0f;overflow:hidden}.dashboard-progress span{display:block;width:62%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8ee8ffdb,#35d5ffad);box-shadow:0 0 16px #35d5ff57}#problem{padding-top:40px;overflow:clip}.problem-story-shell{position:relative;width:100%;max-width:100%;min-width:0;isolation:isolate}.problem-story-shell:before{content:"";position:absolute;inset:0 0 0 50%;width:100vw;transform:translate(-50%);background:radial-gradient(circle at 50% 14%,rgba(86,169,255,.15),transparent 24%),linear-gradient(180deg,#040a162e,#040b1880 32%,#030914c2);pointer-events:none;z-index:-2}.problem-story-intro{position:relative;width:min(1180px,calc(100vw - 48px));margin:0 auto 34px;text-align:center}.problem-story-intro .eyebrow{justify-self:center}.problem-story-intro h2{max-width:none;margin:0 auto;white-space:nowrap}.problem-story-intro .problem-word{position:relative;display:inline-block;transition:text-shadow .42s cubic-bezier(.22,1,.36,1),color .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1)}.problem-story-intro .problem-word-predictive{color:#f8fbfffa;text-shadow:0 0 22px rgba(255,255,255,.4),0 0 56px rgba(236,245,255,.32),0 0 94px rgba(214,236,255,.2)}.problem-story-intro .problem-word-reactive{color:#ffe0e6fa;text-shadow:0 0 20px rgba(255,120,146,.34),0 0 52px rgba(255,84,122,.28),0 0 88px rgba(255,62,102,.18)}.problem-story-intro:after{content:"";display:block;width:min(180px,32vw);height:1px;margin:22px auto 0;background:linear-gradient(90deg,#7aa1ff00,#bfe3ffeb,#7aa1ff00);box-shadow:0 0 18px #8ee8ff33}.problem-story-intro p{max-width:56ch;margin:0 auto;color:#d6e2f4c7;font-size:1.04rem;line-height:1.72}.problem-stage-stack{width:min(var(--container-width),calc(100vw - 48px));margin:0 auto;display:grid;gap:28px}.problem-stage{position:relative;min-width:0}.problem-stage-shell{position:relative;display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:clamp(28px,4vw,56px);align-items:center;padding:clamp(28px,4vw,52px);border-radius:36px;border:1px solid rgba(122,161,255,.12);background:linear-gradient(180deg,#ffffff0e,#ffffff03),linear-gradient(135deg,#071022f5,#040a17eb);box-shadow:0 30px 90px #00000047,inset 0 1px #ffffff0a;overflow:hidden}.problem-stage-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 24% 18%,rgba(86,169,255,.16),transparent 24%);opacity:.9;pointer-events:none}.problem-stage:nth-child(2n) .problem-stage-shell{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr)}.problem-stage:nth-child(2n) .problem-stage-copy{order:2}.problem-stage:nth-child(2n) .problem-stage-visual{order:1}.problem-stage>*{position:relative;z-index:1}.problem-stage-copy,.problem-stage-visual{transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1),filter .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}.problem-stage:not(.is-active) .problem-stage-copy,.problem-stage:not(.is-active) .problem-stage-visual{opacity:.78;transform:translateY(10px) scale(.992);filter:blur(1px)}.problem-stage.is-active .problem-stage-copy,.problem-stage.is-active .problem-stage-visual{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.problem-stage-copy{display:grid;gap:22px;max-width:420px}.problem-stage-meta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.problem-stage-label{color:#a2dbffb8;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.problem-stage-copy h3{margin:0;font-size:clamp(1.6rem,2.35vw,2.95rem);line-height:.94;letter-spacing:-.05em;max-width:10ch}.problem-stage-copy p{margin:0;color:#d6e2f4c7;font-size:1.04rem;line-height:1.82;max-width:38ch}.problem-chip-list{display:flex;flex-wrap:wrap;gap:10px}.problem-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;border:1px solid rgba(122,161,255,.14);background:#ffffff0b;color:#e2ecf8db;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.problem-stage-visual{position:relative;min-height:min(54vh,500px);border-radius:32px;overflow:hidden;border:1px solid rgba(122,161,255,.12);background:radial-gradient(circle at 60% 42%,#16305aad,#040a17fa 72%);transform-style:preserve-3d;box-shadow:inset 0 0 0 1px #ffffff05}.problem-visual-backdrop,.problem-grid-plane,.problem-scan,.problem-route,.problem-node,.problem-hotspot,.problem-orbit,.problem-alert-wave,.problem-guardian-link,.problem-status-beam,.problem-scene-hud{position:absolute}.problem-visual-backdrop{inset:0;background:radial-gradient(circle at 65% 38%,rgba(64,126,235,.22),transparent 34%)}.problem-grid-plane{inset:0;background:linear-gradient(rgba(72,108,164,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(72,108,164,.12) 1px,transparent 1px);background-size:44px 44px;opacity:.22}.problem-live-icon{position:absolute;right:9%;top:50%;display:block;width:180px;height:180px;z-index:5;opacity:.98;transform:translateY(-50%);filter:drop-shadow(0 0 28px rgba(229,209,250,.34));pointer-events:none}.problem-scan{border-radius:50%;border:1px solid rgba(96,195,255,.16)}.problem-scan-a{width:320px;height:320px;right:10%;top:12%}.problem-scan-b{width:220px;height:220px;right:18%;top:22%;opacity:.72}.problem-route{height:3px;border-radius:999px;transform-origin:left center}.problem-route-main{left:16%;right:18%;top:52%;background:linear-gradient(90deg,#56a9ff00,#56a9ffad,#7af0b23d);transform:rotate(-14deg)}.problem-route-alt{left:24%;right:22%;top:62%;background:linear-gradient(90deg,#ff6e7a00,#ff6e7ac2,#ffaa5424);transform:rotate(11deg);opacity:.36}.problem-node{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#8ee8ff,#1194ff);box-shadow:0 0 20px #35d5ff57}.problem-node-a{left:22%;top:44%}.problem-node-b{left:50%;top:56%}.problem-node-c{right:22%;top:34%}.problem-hotspot{border-radius:50%;filter:blur(12px)}.problem-hotspot-a{width:88px;height:88px;left:44%;top:46%;background:radial-gradient(circle,rgba(255,96,117,.82),transparent 70%)}.problem-hotspot-b{width:144px;height:144px;right:16%;top:18%;background:radial-gradient(circle,rgba(86,169,255,.34),transparent 72%)}.problem-orbit{border-radius:999px;border:1px solid rgba(104,194,255,.16)}.problem-orbit-a{inset:22% 14% 22% 22%;transform:rotate(-14deg)}.problem-orbit-b{inset:16% 18% 26% 28%;transform:rotate(18deg);opacity:.54}.problem-alert-wave{left:18%;bottom:16%;width:180px;height:56px;border-radius:999px;border:1px solid rgba(255,109,120,.18);box-shadow:0 0 0 14px #ff6d780a}.problem-guardian-link{right:18%;bottom:20%;width:180px;height:2px;background:linear-gradient(90deg,#8ee8ff00,#8ee8ffdb,#8ee8ff00);transform:rotate(-22deg)}.problem-status-beam{right:24%;top:18%;width:2px;height:190px;background:linear-gradient(180deg,#56a9ff00,#56a9ffd6,#56a9ff00);filter:blur(.5px)}.problem-scene-hud{left:24px;bottom:24px;padding:16px 18px;border-radius:22px;background:#0a12229e;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.problem-scene-hud span{display:block;margin-bottom:6px;color:#9fdfff;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.problem-scene-hud strong{display:block;font-size:1rem;line-height:1.2}.problem-stage-awareness .problem-stage-shell:before{background:radial-gradient(circle at 24% 18%,rgba(86,169,255,.14),transparent 28%)}.problem-stage-awareness .problem-route-alt,.problem-stage-awareness .problem-alert-wave,.problem-stage-awareness .problem-guardian-link{opacity:.12}.problem-stage-prevention .problem-stage-shell:before{background:radial-gradient(circle at 72% 24%,rgba(255,161,96,.14),transparent 28%)}.problem-stage-prevention .problem-route-main{background:linear-gradient(90deg,#7af0b200,#7af0b2eb,#56a9ff33)}.problem-stage-prevention .problem-route-alt{opacity:.92}.problem-stage-prevention .problem-hotspot-a{background:radial-gradient(circle,rgba(255,120,92,.94),transparent 70%)}.problem-stage-prevention .problem-alert-wave,.problem-stage-prevention .problem-guardian-link{opacity:.18}.problem-stage-response .problem-stage-shell:before{background:radial-gradient(circle at 76% 20%,rgba(111,229,255,.16),transparent 28%)}.problem-stage-response .problem-route-alt,.problem-stage-response .problem-guardian-link,.problem-stage-response .problem-alert-wave{opacity:1}.problem-stage-response .problem-status-beam{opacity:.84}.problem-stage-response .problem-hotspot-a{background:radial-gradient(circle,rgba(255,91,127,.92),transparent 70%)}.problem-stage.is-active .problem-scan-a{animation:problemPulseOrbit 10s linear infinite}.problem-stage.is-active .problem-scan-b{animation:problemPulseOrbit 8s linear infinite reverse}.problem-stage.is-active .problem-orbit-a,.problem-stage.is-active .problem-orbit-b{animation:problemSlowDrift 16s ease-in-out infinite}.problem-stage.is-active .problem-node,.problem-stage.is-active .problem-hotspot{animation:problemNodePulse 3.8s ease-in-out infinite}.problem-stage.is-active .problem-route-main,.problem-stage.is-active .problem-route-alt,.problem-stage.is-active .problem-status-beam,.problem-stage.is-active .problem-guardian-link{animation:problemSignalBreath 4.6s ease-in-out infinite}@keyframes problemPulseOrbit{0%{transform:scale(.98);opacity:.55}50%{transform:scale(1.03);opacity:.92}to{transform:scale(.98);opacity:.55}}@keyframes problemSlowDrift{0%{transform:translateZ(0) rotate(-10deg)}50%{transform:translate3d(10px,-8px,0) rotate(-6deg)}to{transform:translateZ(0) rotate(-10deg)}}@keyframes problemNodePulse{0%,to{transform:scale(.92);opacity:.78}50%{transform:scale(1.08);opacity:1}}@keyframes problemSignalBreath{0%,to{opacity:.52;filter:saturate(.9)}50%{opacity:1;filter:saturate(1.1)}}.feature-card,.guardian-panel{padding:30px}.feature-card{display:flex;flex-direction:column;align-items:flex-start}.feature-card h3,.guardian-panel h3{margin-bottom:16px;font-size:1.16rem}.feature-card-action{margin-top:auto;min-height:44px;padding-inline:18px;transition:transform .24s ease,background .24s ease,border-color .24s ease,color .24s ease,box-shadow .24s ease}.feature-card-action:hover,.feature-card-action:focus-visible{color:#06111f;background:linear-gradient(135deg,#8ee8ff,#35d5ff 44%,#1194ff);border-color:#8ee8ff6b;box-shadow:0 16px 34px #1194ff38}.feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;overflow:visible;isolation:isolate}.guardian-visual{display:grid;gap:22px}.guardian-console{padding:24px;border-radius:32px}.guardian-console-body{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:18px;margin-top:18px}.guardian-map-window{position:relative;min-height:260px;border-radius:24px;overflow:hidden;border:1px solid rgba(122,161,255,.12);background:linear-gradient(rgba(72,108,164,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(72,108,164,.18) 1px,transparent 1px),radial-gradient(circle at 50% 50%,#1d3056e0,#050a18fa);background-size:34px 34px,34px 34px,cover}.guardian-map-glow{position:absolute;inset:20% 24%;border-radius:50%;background:radial-gradient(circle,rgba(53,213,255,.18),transparent 68%);filter:blur(12px)}.guardian-route{position:absolute;left:14%;right:18%;top:48%;height:2px;background:linear-gradient(90deg,#7af0b200,#7af0b2e6,#35d5ff2e);transform:rotate(-22deg)}.guardian-node{position:absolute;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#8ee8ff,#35d5ff);box-shadow:0 0 18px #35d5ff73}.guardian-node-primary{left:22%;top:34%}.guardian-node-secondary{right:22%;bottom:28%}.guardian-feed{display:grid;gap:14px}.feed-card{padding:16px;border-radius:20px;background:#ffffff0a;border:1px solid rgba(122,161,255,.12)}.feed-card span{display:block;margin-bottom:6px;color:#9fdfff;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.guardian-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.intelligence-visual,.community-visual{position:relative;min-height:420px;overflow:hidden;border-radius:30px}.intelligence-visual{background:radial-gradient(circle at center,rgba(17,148,255,.18),transparent 55%),linear-gradient(180deg,#ffffff0d,#ffffff05),#08101fe0}.intelligence-core,.intelligence-ring,.intelligence-axis,.intelligence-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.intelligence-core{width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,#8ee8fff5,#1194ffad);box-shadow:0 0 40px #35d5ff61}.intelligence-ring{border-radius:50%;border:1px solid rgba(95,177,255,.2)}.ring-one{width:190px;height:190px}.ring-two{width:280px;height:280px}.ring-three{width:360px;height:360px}.intelligence-axis{background:linear-gradient(90deg,transparent,rgba(83,183,255,.34),transparent)}.axis-x{width:76%;height:1px}.axis-y{width:1px;height:76%;background:linear-gradient(180deg,transparent,rgba(83,183,255,.34),transparent)}.intelligence-dot{width:16px;height:16px;border-radius:50%;background:#8ee8ff;box-shadow:0 0 16px #8ee8ff6b}.dot-a{transform:translate(130px,-110px)}.dot-b{transform:translate(-140px,70px)}.dot-c{transform:translate(80px,150px)}.community-visual{background:linear-gradient(rgba(72,108,164,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(72,108,164,.18) 1px,transparent 1px),linear-gradient(180deg,#ffffff0d,#ffffff05),#08101fe0;background-size:42px 42px,42px 42px,cover,cover}.community-grid{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(17,148,255,.12),transparent 60%)}.community-report{position:absolute;max-width:190px;padding:14px 16px;border-radius:18px;background:#060e1dd1;border:1px solid rgba(118,147,197,.16);box-shadow:0 20px 30px #00000038}.community-report:before{content:"";position:absolute;left:14px;top:-22px;width:2px;height:22px;background:linear-gradient(180deg,#35d5ff00,#35d5ffb3)}.report-a{top:14%;left:12%}.report-b{top:42%;right:10%}.report-c{bottom:12%;left:24%}.vision-panel,.cta-panel{padding:clamp(32px,6vw,64px);text-align:center}.vision-section{padding-top:clamp(44px,7vw,86px);padding-bottom:clamp(56px,8vw,110px)}.vision-panel{position:relative;max-width:980px;margin:0 auto;padding:clamp(40px,7vw,88px) clamp(28px,6vw,72px);text-align:center;border:1px solid rgba(122,161,255,.12);border-radius:42px;background:radial-gradient(circle at 50% 10%,rgba(86,169,255,.12),transparent 30%),linear-gradient(180deg,#091222e6,#050c18d1);box-shadow:inset 0 1px #ffffff0a;overflow:hidden}.vision-panel:before{content:"";position:absolute;inset:14% 18% auto;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(83,191,255,.18),transparent 72%);filter:blur(28px);opacity:.9}.vision-ambient{position:absolute;inset:0;pointer-events:none}.vision-symbol{position:absolute;left:50%;top:50%;transform:translate(-50%,-54%);font-family:Sora,sans-serif;font-size:clamp(10rem,28vw,19rem);font-weight:800;letter-spacing:-.08em;color:#a4cdff0b;-webkit-user-select:none;user-select:none}.vision-divider{position:absolute;left:50%;top:34%;width:min(440px,56%);height:1px;transform:translate(-50%);background:linear-gradient(90deg,#7aa1ff00,#8ee8ff8c,#7aa1ff00);opacity:.8}.vision-copy{position:relative;z-index:1;max-width:760px;margin:0 auto}.vision-panel h2{max-width:16ch;margin-left:auto;margin-right:auto;font-size:clamp(2rem,3.7vw,4rem);text-wrap:balance}.vision-copy-divider{width:min(132px,28%);height:1px;margin:0 auto 22px;background:linear-gradient(90deg,#7aa1ff00,#bfe3ffb8,#7aa1ff00)}.vision-panel p{max-width:46ch;margin:0 auto;font-size:1.05rem;line-height:1.92}.cta-panel{background:radial-gradient(circle at top,rgba(142,232,255,.12),transparent 48%),linear-gradient(180deg,#ffffff14,#ffffff08),#070f1eeb}.vision-panel[data-reveal].is-visible .vision-symbol{animation:visionSymbolFloat 12s ease-in-out infinite alternate}.vision-panel[data-reveal].is-visible:before{animation:visionGlowDrift 10s ease-in-out infinite alternate}@keyframes visionSymbolFloat{0%{transform:translate(-50%,-54%)}to{transform:translate(-50%,-51%)}}@keyframes visionGlowDrift{0%{transform:scale(1) translateY(0);opacity:.82}to{transform:scale(1.04) translateY(6px);opacity:1}}@media(prefers-reduced-motion:reduce){.vision-panel[data-reveal].is-visible .vision-symbol,.vision-panel[data-reveal].is-visible:before{animation:none}}@media(max-width:1200px){.hero-shell,.split-layout{grid-template-columns:1fr}.hero-shell{gap:14px;padding-bottom:48px}.hero-copy{max-width:760px}.hero-copy h1{max-width:9ch}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.feature-grid,.guardian-panel-grid,.guardian-console-body{grid-template-columns:1fr}#problem{min-height:auto}.problem-story-intro,.problem-stage-stack{width:min(var(--container-width),calc(100vw - 32px))}.problem-story-intro{margin-bottom:22px}.problem-stage-stack{gap:18px}.problem-stage-shell,.problem-stage:nth-child(2n) .problem-stage-shell{grid-template-columns:1fr;gap:22px;padding:24px}.problem-stage-copy,.problem-stage:nth-child(2n) .problem-stage-copy{order:1;max-width:none}.problem-stage-visual,.problem-stage:nth-child(2n) .problem-stage-visual{order:2;min-height:360px}.problem-stage-copy h3{max-width:none}}@media(max-width:768px){.vision-section{padding-top:32px;padding-bottom:74px}.vision-panel{border-radius:30px;padding:34px 22px 40px}.vision-symbol{font-size:clamp(7rem,34vw,10rem);transform:translate(-50%,-50%)}.vision-panel h2{max-width:12ch;font-size:clamp(1.8rem,7vw,2.7rem)}.vision-panel p{font-size:.98rem;line-height:1.82}.vision-copy-divider{margin-bottom:18px}.hero-section{padding:118px 0 72px}.hero-shell{min-height:auto}.hero-copy h1{font-size:clamp(3rem,14vw,4.8rem)}.hero-description{margin-bottom:30px}.trust-line{margin-top:34px}.hero-map-stage{min-height:500px}.hero-confidence-wrap{margin-bottom:24px}.feature-grid{grid-template-columns:1fr}}@media(max-width:540px){.hero-copy h1{max-width:8ch}.hero-map-stage{min-height:430px}.dashboard-score strong{font-size:4rem}.community-report{position:relative;inset:auto;max-width:none;margin:18px}.community-visual{display:flex;flex-direction:column;justify-content:center;padding:16px 0}}.problem-live-icon{right:18%;top:46%;width:250px;height:250px;transform:translateY(-45%) rotateX(-15deg);transform-style:preserve-3d;filter:drop-shadow(0 0 26px rgba(113,102,238,.3))}.problem-live-icon-prevention{position:absolute;right:10%;top:50%;z-index:5;display:flex;align-items:center;gap:10px;transform:translateY(-50%);pointer-events:none}.problem-live-icon-prevention-danger{width:290px;height:290px;right:5%;top:40%;filter:drop-shadow(0 0 18px rgba(238,109,102,.18))}.problem-live-icon-prevention-location{width:150px;height:220px;right:20%;top:40%;filter:drop-shadow(0 0 18px rgba(229,209,250,.22))}.hero-section{--hero-accent: rgba(96, 166, 255, .24);--hero-accent-strong: rgba(142, 232, 255, .34);--hero-highlight-color: rgba(220, 239, 255, .96);--hero-highlight-shadow: rgba(142, 232, 255, .24);--hero-grid-line-opacity: .16;--hero-grid-overlay-opacity: .24;--hero-map-glow-opacity: .9;--hero-dot-tint: rgba(142, 232, 255, .92)}.hero-copy h1.hero-headline{display:grid;gap:.14em;max-width:9.2ch;min-height:clamp(8.1rem,13vw,11.4rem);margin:0 0 26px;align-items:start;align-content:start}.headline-pretext,.typed-line{display:block}.headline-pretext{font-size:clamp(2.85rem,5.3vw,5.9rem);line-height:.88;letter-spacing:-.05em;color:#e8f1ffcc}.typed-line{position:relative;min-height:3.05em;color:#e1edfffa;isolation:isolate;line-height:.94}.typed-before,.typed-highlight,.typed-after{display:inline;will-change:transform,opacity,text-shadow,filter}.typed-before{font-size:.88em;color:#dbe7f8e6}.typed-after{font-size:.78em;color:#d3e1f4d1}.typed-highlight{font-size:1.2em;font-weight:650;letter-spacing:-.055em;color:var(--hero-highlight-color);text-shadow:0 0 0 rgba(0,0,0,0);transform-origin:50% 58%;transition:color .38s ease,text-shadow .38s ease,transform .38s ease,filter .38s ease}.typed-line.is-highlight-active .typed-highlight{animation:heroHighlightPulse 2.3s ease-in-out infinite}.typed-line.is-glitching .typed-before,.typed-line.is-glitching .typed-highlight,.typed-line.is-glitching .typed-after{animation:heroGlitchShift .22s cubic-bezier(.22,1,.36,1) 1 both}.typed-line.is-glitching .typed-before,.typed-line.is-glitching .typed-after{text-shadow:.012em 0 rgba(90,206,255,.18)}.typed-line.is-glitching .typed-highlight{animation-name:heroGlitchHighlight;text-shadow:-.018em 0 rgba(255,165,122,.2),.018em 0 rgba(105,214,255,.18),0 0 16px var(--hero-highlight-shadow)}.hero-visual-phone{display:grid;width:100%;min-height:auto;justify-items:center;align-items:center;align-self:center;justify-self:stretch;padding-left:24px;overflow:visible;padding-top:0}.mobile-showcase{--phone-base-y: 0;--phone-light-x: 50%;--phone-light-y: 18%;--phone-glow-strength: .88;--phone-shadow-scale: 1;--phone-shadow-shift: 0px;position:relative;width:min(292px,100%);margin:0 auto;transform-style:preserve-3d;transform-origin:50% 50%;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;z-index:2}.mobile-showcase[data-interaction=dragging]{cursor:grabbing}.mobile-device-shell{position:relative;transform-style:preserve-3d;filter:drop-shadow(0 26px 48px rgba(0,0,0,.22))}.mobile-device{position:relative;aspect-ratio:.48;border-radius:42px;padding:12px;background:linear-gradient(155deg,#f2f8ff2e,#3652764d 22%,#0a101cfa 76%);box-shadow:0 34px 68px #0000005c,0 0 0 1px #b1d4ff29,inset 0 1px #ffffff2e,inset 0 -10px 28px #00000042;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-device:before{content:"";position:absolute;inset:8px;border-radius:34px;border:1px solid rgba(196,226,255,.1);pointer-events:none}.mobile-device:after{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at var(--phone-light-x) var(--phone-light-y),rgba(255,255,255,.22),transparent 28%),linear-gradient(140deg,rgba(255,255,255,.1),transparent 42%);opacity:calc(.48 * var(--phone-glow-strength));pointer-events:none}.mobile-device-notch{position:absolute;left:50%;top:14px;width:34%;height:28px;transform:translate(-50%);border-radius:999px;background:#060a12f5;box-shadow:inset 0 1px #ffffff14;z-index:3}.mobile-screen-wrap{position:relative;height:100%;overflow:hidden;border-radius:32px;background:linear-gradient(180deg,#081422fa,#050a12)}.mobile-screen{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:opacity .46s cubic-bezier(.22,1,.36,1),transform .46s cubic-bezier(.22,1,.36,1),filter .46s cubic-bezier(.22,1,.36,1)}.mobile-screen[data-phase=typing],.mobile-screen[data-phase=holding]{opacity:1;transform:scale(1);filter:blur(0px)}.mobile-screen[data-phase=glitching],.mobile-screen[data-phase=cleared]{opacity:.72;transform:scale(.98) translateY(6px);filter:blur(3px)}.mobile-screen-reflection,.mobile-screen-glow{position:absolute;inset:0;pointer-events:none}.mobile-screen-reflection{background:linear-gradient(115deg,transparent 14%,rgba(255,255,255,.2) 32%,rgba(255,255,255,.08) 40%,transparent 54%);mix-blend-mode:screen;opacity:calc(.32 + (.12 * var(--phone-glow-strength)));transform:translate(calc(var(--phone-reflection-shift, 50%) - 50%)) skew(-6deg);transition:transform .28s ease,opacity .28s ease}.mobile-screen-glow{background:radial-gradient(circle at var(--phone-light-x) var(--phone-light-y),rgba(176,226,255,.24),transparent 34%),radial-gradient(circle at 50% 88%,rgba(73,168,255,.12),transparent 42%);opacity:calc(.62 + (.22 * var(--phone-glow-strength)))}.mobile-device-shadow{position:absolute;left:10%;right:10%;bottom:-28px;height:48px;border-radius:50%;background:radial-gradient(circle,rgba(13,24,42,.48),rgba(13,24,42,.18) 48%,transparent 72%);filter:blur(16px);opacity:.92;transform:translate3d(var(--phone-shadow-shift),0,-60px) scale(var(--phone-shadow-scale))}.hero-section[data-hero-mode=alert-scan]{--hero-accent: rgba(255, 180, 114, .22);--hero-accent-strong: rgba(255, 138, 88, .26);--hero-highlight-color: rgba(255, 196, 136, .98);--hero-highlight-shadow: rgba(255, 137, 84, .32);--hero-dot-tint: rgba(255, 171, 108, .9)}.hero-section[data-hero-mode=predictive-radar]{--hero-accent: rgba(103, 181, 255, .18);--hero-accent-strong: rgba(116, 202, 255, .26);--hero-highlight-color: rgba(166, 224, 255, .98);--hero-highlight-shadow: rgba(96, 187, 255, .28);--hero-dot-tint: rgba(132, 216, 255, .92)}.hero-section[data-hero-mode=guided-flow]{--hero-accent: rgba(122, 240, 178, .18);--hero-accent-strong: rgba(94, 227, 233, .24);--hero-highlight-color: rgba(164, 245, 204, .98);--hero-highlight-shadow: rgba(96, 225, 176, .28);--hero-dot-tint: rgba(122, 240, 178, .9)}.hero-section[data-hero-mode=response-pulse]{--hero-accent: rgba(135, 214, 255, .2);--hero-accent-strong: rgba(170, 228, 255, .22);--hero-highlight-color: rgba(208, 239, 255, .98);--hero-highlight-shadow: rgba(144, 214, 255, .26);--hero-dot-tint: rgba(181, 232, 255, .92)}@keyframes heroHighlightPulse{0%,to{transform:scale(1);filter:brightness(1);text-shadow:0 0 0 rgba(0,0,0,0),0 0 14px var(--hero-highlight-shadow)}50%{transform:scale(1.038);filter:brightness(1.08);text-shadow:0 0 0 rgba(0,0,0,0),0 0 24px var(--hero-highlight-shadow)}}@keyframes heroGlitchShift{0%{opacity:1;transform:translateZ(0);filter:blur(0)}22%{opacity:.94;transform:translate3d(-.01em,0,0);filter:blur(.16px)}48%{opacity:.84;transform:translate3d(.018em,-.008em,0);filter:blur(.28px)}74%{opacity:.62;transform:translate3d(-.014em,.01em,0);filter:blur(.44px)}to{opacity:0;transform:translate3d(.024em,-.01em,0);filter:blur(.62px)}}@keyframes heroGlitchHighlight{0%{opacity:1;transform:translateZ(0);filter:blur(0)}28%{opacity:.94;transform:translate3d(.02em,-.01em,0);filter:blur(.2px)}56%{opacity:.8;transform:translate3d(-.018em,.012em,0);filter:blur(.34px)}to{opacity:0;transform:translate3d(.03em,-.012em,0);filter:blur(.62px)}}@media(max-width:900px){.hero-copy h1.hero-headline{max-width:10.2ch;min-height:clamp(7.4rem,19vw,9.8rem);margin-bottom:22px;gap:.12em}.headline-pretext{font-size:clamp(2.45rem,7.8vw,4.35rem)}.typed-line{min-height:2.82em}.typed-before{font-size:.9em}.typed-after{font-size:.8em}.typed-highlight{font-size:1.14em}.hero-visual-phone{min-height:auto;padding-left:18px}.mobile-showcase{--phone-base-y: 0;width:min(282px,100%)}}@media(max-width:540px){.hero-visual-phone{min-height:auto}.mobile-showcase{--phone-base-y: 0;width:min(252px,100%);margin:20px auto 0}}@media(prefers-reduced-motion:reduce){.typed-line.is-highlight-active .typed-highlight,.typed-line.is-glitching .typed-before,.typed-line.is-glitching .typed-highlight,.typed-line.is-glitching .typed-after{animation:none;text-shadow:0 0 14px var(--hero-highlight-shadow);filter:none;transform:none;opacity:1}}.mobile-showcase[data-interaction=hover] .mobile-device,.mobile-showcase[data-interaction=dragging] .mobile-device{box-shadow:0 40px 78px #0006,0 0 0 1px #bee0ff2e,inset 0 1px #fff3,inset 0 -12px 30px #00000047}.mobile-showcase[data-interaction=dragging] .mobile-device-shell{filter:drop-shadow(0 34px 62px rgba(0,0,0,.28))}@media(prefers-reduced-motion:reduce){.mobile-showcase{cursor:default;touch-action:auto}.mobile-device-shadow,.mobile-device:after,.mobile-screen-reflection,.mobile-screen-glow{transition:none}}[data-reveal]{opacity:0;visibility:hidden}@keyframes radarPulse{0%{transform:scale(.86);opacity:.72}to{transform:scale(1.18);opacity:0}}@keyframes routePulse{0%{transform:translateY(-50%) translate(-30px);opacity:0}35%,65%{opacity:1}to{transform:translateY(-50%) translate(90px);opacity:0}}.radar-zone:after{content:"";position:absolute;inset:-8px;border-radius:inherit;border:1px solid currentColor;opacity:.18;animation:radarPulse 3.6s ease-out infinite}.radar-zone-safe{color:#35d5ff80}.radar-zone-danger{color:#ff5b7f57}.map-route:after{content:"";position:absolute;right:16%;top:50%;width:72px;height:8px;transform:translateY(-50%);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.8) 50%,transparent 100%);animation:routePulse 3.4s ease-in-out infinite}.ring-one{animation:ringPulse 5s ease-in-out infinite}.ring-two{animation:ringPulse 7s ease-in-out infinite}.ring-three{animation:ringPulse 8.5s ease-in-out infinite}@keyframes ringPulse{0%,to{opacity:.35;transform:translate(-50%,-50%) scale(.98)}50%{opacity:.85;transform:translate(-50%,-50%) scale(1.03)}}@media(prefers-reduced-motion:reduce){.interactive-card,.ring-one,.ring-two,.ring-three,.radar-zone:after,.map-route:after{animation:none;transition:none;transform:none}[data-reveal]{opacity:1;visibility:visible}}html.page-startup-pending body>:not(.startup-overlay){visibility:hidden}.startup-active{overflow:hidden}#app[data-app-visibility=hidden]{visibility:hidden}#app[data-app-visibility=visible]{visibility:visible}.loading-indicator-shell{display:contents}.loading-indicator{position:relative;width:58px;height:58px;display:grid;place-items:center}.loading-indicator-rings,.loading-indicator-logo-wrap{position:absolute;inset:0}.loading-indicator-ring{position:absolute;inset:50%;width:22px;height:22px;border-radius:50%;border:1px solid rgba(142,232,255,.2);transform:translate(-50%,-50%);opacity:0;animation:loadingRipple 2.3s ease-out infinite}.loading-indicator-ring-b{animation-delay:.46s}.loading-indicator-ring-c{animation-delay:.92s}.loading-indicator-logo-wrap{display:grid;place-items:center}.loading-indicator-logo{width:28px;height:28px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(53,213,255,.14))}.startup-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 18% 18%,rgba(53,213,255,.14),transparent 30%),radial-gradient(circle at 82% 22%,rgba(122,240,178,.1),transparent 26%),linear-gradient(180deg,#040812fe,#02060efe);opacity:1;visibility:visible;transition:opacity .82s cubic-bezier(.22,1,.36,1),visibility .82s cubic-bezier(.22,1,.36,1)}.startup-overlay[data-startup-state=exiting]{opacity:0;visibility:hidden}.startup-backdrop{position:absolute;inset:0;background:linear-gradient(rgba(61,102,160,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(61,102,160,.07) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:radial-gradient(circle at center,black 26%,transparent 90%);mask-image:radial-gradient(circle at center,black 26%,transparent 90%);opacity:.54}.startup-shell{position:relative;width:min(560px,calc(100vw - 48px));aspect-ratio:1;display:grid;place-items:center}.startup-intro{position:relative;width:100%;height:100%;display:grid;place-items:center}.startup-emitter{position:absolute;inset:50% auto auto 50%;width:min(420px,74vw);aspect-ratio:1;transform:translate(-50%,-50%);pointer-events:none}.startup-ripple,.startup-orbit,.startup-core-glow{position:absolute;inset:50%;border-radius:50%;transform:translate(-50%,-50%)}.startup-ripple{width:94px;height:94px;border:1px solid rgba(142,232,255,.16);opacity:0;animation:startupRipple 2.8s cubic-bezier(.22,1,.36,1) infinite}.startup-ripple-b{animation-delay:.55s}.startup-ripple-c{animation-delay:1.1s}.startup-ripple-d{animation-delay:1.65s}.startup-orbit{border:1px solid rgba(255,255,255,.05)}.startup-orbit-a{width:min(264px,52vw);height:min(264px,52vw);opacity:.52}.startup-orbit-b{width:min(344px,68vw);height:min(344px,68vw);opacity:.28}.startup-core-glow{width:140px;height:140px;background:radial-gradient(circle,rgba(53,213,255,.16),transparent 72%);filter:blur(18px)}.startup-brand-mark{position:relative;z-index:1;width:clamp(78px,9vw,108px);height:clamp(78px,9vw,108px);display:grid;place-items:center;opacity:0;transform:scale(.92);animation:startupLogoIn .9s cubic-bezier(.22,1,.36,1) forwards}.startup-brand-mark img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 0 14px rgba(53,213,255,.18))}@keyframes loadingRipple{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}18%{opacity:.42}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}@keyframes startupRipple{0%{transform:translate(-50%,-50%) scale(.72);opacity:0}14%{opacity:.5}to{transform:translate(-50%,-50%) scale(3.2);opacity:0}}@keyframes startupLogoIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media(max-width:640px){.startup-overlay{padding:18px}.startup-shell{width:min(100%,calc(100vw - 18px))}.startup-emitter{width:min(320px,88vw)}}@media(prefers-reduced-motion:reduce){.startup-overlay{transition-duration:.18s}.loading-indicator-ring,.startup-ripple,.startup-brand-mark{animation:none}.startup-brand-mark{opacity:1;transform:none}}
