:root{--navy:#073c4a;--navy-deep:#052f3a;--teal:#0b9eaa;--teal-bright:#20bcc3;--mist:#e8f4f6;--paper:#f8fbfc;--ink-soft:#51707a;--line:#073c4a21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--navy);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif}.coming-soon{isolation:isolate;flex-direction:column;min-height:100svh;padding:30px clamp(24px,6vw,96px) 22px;display:flex;position:relative;overflow:hidden}.grid-pattern{z-index:-3;opacity:.38;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.ambient{z-index:-2;filter:blur(10px);pointer-events:none;border-radius:999px;position:absolute}.ambient-one{aspect-ratio:1;background:radial-gradient(circle,#20bcc33b,#20bcc300 70%);width:min(58vw,760px);top:-25vw;right:-19vw}.ambient-two{background:radial-gradient(circle,#0b9eaa2e,#0000 70%);width:460px;height:460px;bottom:-220px;left:-280px}.site-header{justify-content:space-between;align-items:center;gap:30px;width:100%;max-width:1440px;margin:0 auto;display:flex}.brand-logo{width:clamp(220px,25vw,360px);height:auto}.status{border:1px solid var(--line);color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffa6;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:12px;font-weight:700;display:inline-flex}.status i{background:var(--teal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #0b9eaa1f}.hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:clamp(50px,8vw,130px);width:100%;max-width:1440px;margin:auto;padding:clamp(58px,9vh,110px) 0 clamp(48px,7vh,88px);display:grid}.hero-copy{max-width:780px;animation:.75s ease-out both reveal}.eyebrow{color:var(--teal);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:clamp(11px,1vw,13px);font-weight:800;display:flex}.eyebrow span{background:currentColor;width:38px;height:2px}h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(46px,6.1vw,92px);font-weight:750;line-height:.98}h1 em{color:var(--teal);font-style:normal;display:block}.intro{max-width:680px;color:var(--ink-soft);margin:30px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.launch-note{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border-radius:16px;align-items:center;gap:16px;width:fit-content;margin-top:36px;padding:15px 20px 15px 14px;display:flex;box-shadow:0 14px 40px #052f3a12}.launch-note strong{margin-bottom:3px;font-size:14px;display:block}.launch-note p{color:var(--ink-soft);margin:0;font-size:13px}.pulse-mark{background:var(--navy);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.pulse-mark span{background:var(--teal-bright);border-radius:50%;width:10px;height:10px;animation:2s ease-in-out infinite pulse}.hero-visual{place-items:center;min-height:480px;animation:.75s ease-out .12s both reveal;display:grid;position:relative}.orbit{border:1px solid #0b9eaa38;border-radius:50%;position:absolute}.orbit-outer{width:455px;height:455px;animation:36s linear infinite spin}.orbit-outer:before,.orbit-inner:after{content:"";background:var(--teal);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 0 7px #0b9eaa1a}.orbit-outer:before{top:65px;right:45px}.orbit-inner{border-style:dashed;width:345px;height:345px;animation:28s linear infinite reverse spin}.orbit-inner:after{bottom:88px;left:12px}.visual-card{z-index:1;background:linear-gradient(145deg,#fffffff5,#e5f4f6e0);border:1px solid #fffc;border-radius:32px;width:280px;min-height:342px;padding:25px 28px;position:relative;transform:rotate(3deg);box-shadow:0 35px 90px #052f3a2b,inset 0 1px #fff}.visual-topline{gap:6px;display:flex}.visual-topline span{background:#073c4a38;border-radius:50%;width:6px;height:6px}.visual-card img{object-fit:contain;width:142px;height:142px;margin:40px auto 28px;display:block}.visual-card p{letter-spacing:.22em;text-align:center;margin:5px 0;font-size:12px;font-weight:800}.signal-line{justify-content:center;align-items:center;gap:5px;height:34px;margin-top:28px;display:flex}.signal-line i{background:var(--teal);border-radius:3px;width:3px;height:10px;animation:1.25s ease-in-out infinite signal;display:block}.signal-line i:nth-child(2){animation-delay:.1s}.signal-line i:nth-child(3){animation-delay:.2s}.signal-line i:nth-child(4){animation-delay:.3s}.signal-line i:nth-child(5){animation-delay:.4s}.floating-label{z-index:2;border:1px solid var(--line);color:var(--teal);letter-spacing:.16em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffc;border-radius:10px;padding:9px 13px;font-size:10px;font-weight:900;position:absolute;box-shadow:0 10px 25px #052f3a14}.label-one{animation:5s ease-in-out infinite float;top:23%;left:4%}.label-two{animation:5.5s ease-in-out .5s infinite float;top:45%;right:3%}.label-three{animation:4.8s ease-in-out 1s infinite float;bottom:17%;left:12%}.highlights{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:100%;max-width:1440px;margin:0 auto;display:grid}.highlights article{gap:20px;padding:24px clamp(18px,2.5vw,38px);display:flex}.highlights article+article{border-left:1px solid var(--line)}.highlights article>span{color:var(--teal);letter-spacing:.12em;font-size:11px;font-weight:800}.highlights h2{margin:0 0 7px;font-size:15px}.highlights p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.55}footer{width:100%;max-width:1440px;color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin:0 auto;padding-top:20px;font-size:11px;display:flex}footer p{margin:0}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes pulse{0%,to{transform:scale(.8);box-shadow:0 0 #20bcc373}50%{transform:scale(1);box-shadow:0 0 0 8px #20bcc300}}@keyframes signal{0%,to{opacity:.45;height:8px}50%{opacity:1;height:28px}}@media (max-width:960px){.coming-soon{padding-inline:clamp(20px,5vw,48px)}.hero{grid-template-columns:1fr;gap:12px;padding-top:76px}.hero-copy{text-align:center;margin-inline:auto}.eyebrow{justify-content:center}.intro{margin-inline:auto}.launch-note{text-align:left;margin-inline:auto}.hero-visual{min-height:420px}.highlights{margin-top:35px}}@media (max-width:700px){.coming-soon{padding:22px 18px 18px}.site-header{align-items:flex-start}.brand-logo{width:215px}.status{letter-spacing:.05em;padding:8px 10px;font-size:9px}.status i{width:6px;height:6px;box-shadow:0 0 0 4px #0b9eaa1f}.hero{padding:70px 0 42px}.eyebrow{margin-bottom:18px}h1{font-size:clamp(42px,13vw,64px)}.intro{margin-top:24px;font-size:16px;line-height:1.62}.launch-note{align-items:flex-start}.launch-note p{line-height:1.45}.hero-visual{min-height:365px;margin:-10px -24px;transform:scale(.86)}.orbit-outer{width:390px;height:390px}.orbit-inner{width:300px;height:300px}.visual-card{border-radius:28px;width:238px;min-height:300px;padding:22px}.visual-card img{width:122px;height:122px;margin:35px auto 22px}.highlights{grid-template-columns:1fr}.highlights article{padding:21px 6px}.highlights article+article{border-left:0;border-top:1px solid var(--line)}footer{text-align:center;flex-direction:column;align-items:center;gap:8px;line-height:1.5}}@media (max-width:440px){.site-header .status{background:var(--teal);color:#0000;border:0;width:11px;height:11px;margin-top:8px;padding:0;overflow:hidden;box-shadow:0 0 0 5px #0b9eaa1a}.site-header .status i{display:none}.hero{padding-top:60px}.launch-note{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}
