:root{--bg-dark:#0c1712;--bg-dark-2:#0e1f17;--bg-darker:#081310;--cream:#f4f1e9;--cream-2:#fbfaf5;--warm:#f6ede4;--ink:#14201b;--muted:#4a544c;--text-light:#eaf3ed;--text-soft:#eaf3eda8;--green:#55e4a0;--green-2:#1e8e5e;--orange:#ec6a3a;--orange-2:#e27a45;--line-light:#14201b1f;--line-dark:#eaf3ed1f;--shadow-soft:0 24px 70px #00000047;--radius:18px;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--sans:"Noto Sans SC", "Space Grotesk", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;color:var(--text-light);background:var(--bg-dark);font-family:var(--sans);font-synthesis:none;letter-spacing:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{background:var(--bg-dark);scroll-behavior:smooth}body{background:var(--bg-dark);min-width:320px;min-height:100dvh;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;border:0}a{color:inherit}::selection{background:var(--green);color:var(--bg-dark)}#root{min-height:100dvh}:focus-visible{outline:3px solid var(--green);outline-offset:4px}.site-shell{background:var(--bg-dark);min-height:100dvh;color:var(--text-light);overflow-x:clip}.container{width:min(100% - 36px,1180px);margin:0 auto}.section{padding:64px 0}.section-dark{background:var(--bg-dark);color:var(--text-light)}.section-light{background:var(--cream);color:var(--ink)}.section-warm{background:var(--warm);color:#2a1d14}.header-wrap{z-index:80;justify-content:center;padding:16px 18px 0;display:flex;position:sticky;top:0}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1510c7;border:1px solid #eaf3ed1a;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;width:min(100%,1180px);padding:11px 12px 11px 20px;display:flex}.site-header nav{align-items:center;gap:20px;font-size:.9rem;font-weight:600;display:none}.site-header nav a,.site-footer nav a{color:#eaf3edb8;text-decoration:none;transition:color .18s}.site-header nav a:hover,.site-footer nav a:hover{color:var(--text-light)}.brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{background:var(--green-2);width:30px;height:30px;color:var(--text-light);border-radius:9px;place-items:center;font-size:1.05rem;font-weight:900;display:grid;box-shadow:0 0 16px #55e4a05c}.brand-name{color:var(--text-light);font-size:1rem;font-weight:900}.brand-en{color:#eaf3ed80;font-family:var(--mono);margin-left:2px;font-size:.6rem;font-weight:600;display:none}.header-cta{background:var(--green);color:var(--bg-dark);border-radius:999px;flex-shrink:0;padding:10px 16px;font-size:.86rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;box-shadow:0 0 20px #55e4a042}.button:hover,.header-cta:hover,.store-button:hover,.business-tabs button:hover,.journey-nav button:hover{transform:translateY(-1px)}.button:active,.header-cta:active,.store-button:active,.business-tabs button:active,.journey-nav button:active{transform:scale(.98)}.hero-section{background:var(--bg-dark);align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.hero-stage{z-index:1;align-items:center;min-height:calc(100dvh - 120px);display:flex;position:relative}.hero-live{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.hero-live>span{color:#eaf3edc7;font-family:var(--mono);background:#eaf3ed0a;border:1px solid #eaf3ed1f;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:.74rem;display:inline-flex}.hero-live i{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%;animation:2s ease-in-out infinite pi-dot}.scroll-cue{border:1.5px solid #eaf3ed47;border-radius:999px;width:26px;height:42px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.scroll-cue span{background:var(--green);border-radius:4px;width:4px;height:8px;animation:1.8s ease-in-out infinite pi-cue;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes pi-cue{0%{opacity:0;transform:translate(-50%)}35%{opacity:1}to{opacity:0;transform:translate(-50%,14px)}}.hero-copy{max-width:620px}.live-pill{color:var(--green);font-family:var(--mono);letter-spacing:0;background:#55e4a00f;border:1px solid #55e4a047;border-radius:999px;align-items:center;gap:9px;margin-bottom:26px;padding:7px 14px;font-size:.75rem;display:inline-flex}.live-pill span,.vitals-panel-head i{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%;animation:2s ease-in-out infinite pi-dot}h1,h2,h3,p{margin:0}h1,.section h2{letter-spacing:0;font-weight:900;line-height:1.08}h1{color:var(--text-light);font-size:2.65rem}.section h2{font-size:2rem}.hero-copy p,.section-head p,.download-copy,.warm-copy,.cta-panel p{max-width:65ch;font-size:1rem;line-height:1.68}.hero-copy>p{max-width:480px;color:var(--text-soft);margin-top:24px}.journey-nav{background:#eaf3ed0a;border:1px solid #eaf3ed1a;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:26px;padding:6px;display:grid}.journey-nav button{color:#eaf3ed94;cursor:pointer;background:0 0;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:52px;padding:10px 6px;transition:background .18s,box-shadow .18s,color .18s,transform .18s;display:flex}.journey-nav button.active{color:var(--text-light);background:#55e4a024;box-shadow:inset 0 0 0 1px #55e4a073}.journey-nav button span{font-size:.92rem;font-weight:800}.journey-nav button small{font-family:var(--mono);font-size:.62rem}.hero-actions,.store-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button,.store-button{border-radius:13px;justify-content:center;align-items:center;min-height:48px;font-weight:800;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.button{padding:14px 25px;font-size:.95rem}.button-primary{background:var(--green);color:var(--bg-dark);box-shadow:0 10px 30px #55e4a03d}.button-primary:hover{background:#6bebae}.button-ghost{color:var(--text-light);background:#eaf3ed0f;border:1px solid #eaf3ed2e}.button-ghost:hover{border-color:#55e4a08c}.phone-stage{justify-content:center;align-items:center;min-height:520px;display:flex;position:relative}.phone-shell{aspect-ratio:1170/2532;background:linear-gradient(160deg,#060d0a,#0e1b14);border-radius:40px;width:300px;padding:8px;animation:6s ease-in-out infinite pi-float;box-shadow:0 40px 90px #0000008c,0 0 0 1px #eaf3ed14,inset 0 0 0 1px #55e4a00f}.phone-inner{background:var(--cream);border-radius:33px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.phone-screen{flex:1;position:relative;overflow:hidden}.phone-screen-image{background:var(--cream)}.phone-screen-image img{object-fit:cover;width:100%;height:100%;display:block}.collar-float{z-index:3;position:absolute;top:18px;left:max(0px,50% - 170px)}.collar-float>span{color:#eaf3ed80;font-family:var(--mono);text-align:center;margin-top:7px;font-size:.55rem;display:block}.collar-core{background:linear-gradient(155deg,#1a2c22,#0a140f);border:1px solid #55e4a04d;border-radius:22px;width:92px;height:92px;position:relative;overflow:hidden;box-shadow:0 20px 44px #0000007a,inset 0 1px #eaf3ed14}.collar-lens{background:radial-gradient(circle at 50% 40%,#55e4a038,#0a140fe6);border:1px solid #55e4a033;border-radius:14px;place-items:center;display:grid;position:absolute;inset:12px}.collar-lens span{border:2px solid var(--green);border-radius:50%;width:20px;height:20px;box-shadow:0 0 12px #55e4a0b3}.collar-core i{background:var(--green);width:6px;height:6px;box-shadow:0 0 8px var(--green);border-radius:50%;animation:1.8s ease-in-out infinite pi-blink;position:absolute;top:10px;right:12px}.collar-core b{background:linear-gradient(#55e4a029,#0000);height:20px;animation:3.2s linear infinite pi-scan;position:absolute;top:0;left:0;right:0}.marquee-strip{white-space:nowrap;background:#55e4a008;border-top:1px solid #eaf3ed1a;border-bottom:1px solid #eaf3ed1a;overflow:hidden}.marquee-strip div{color:#eaf3ed8c;font-family:var(--mono);padding:14px 0;font-size:.82rem;animation:30s linear infinite pi-marq;display:inline-block}.section-head{max-width:700px;margin-bottom:42px}.section-head.compact{max-width:640px}.section-head h2 span,.split-grid h2 span,.chain-head h2 span{color:var(--green-2)}.section-head-dark h2 span{color:#eaf3ed85}.section-head p{color:var(--muted);margin-top:18px}.section-head-dark p{color:var(--text-soft)}.section-head-dark p strong{color:var(--text-light)}.eyebrow{color:var(--green);font-family:var(--mono);letter-spacing:0;margin-bottom:16px;font-size:.8rem}.eyebrow-warm{color:#c9612f}.split-grid,.business-panel{grid-template-columns:minmax(0,1fr);align-items:center;gap:30px;display:grid}.agent-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.business-panel p,.event-card p{color:var(--muted);font-size:.92rem;line-height:1.62}.tag-list{flex-wrap:wrap;gap:7px;margin-top:4px;display:flex}.tag-list span{color:var(--green-2);background:#1e8e5e1a;border-radius:999px;padding:5px 11px;font-size:.78rem;font-weight:700}.split-grid h2,.chain-head h2,.cta-panel h2{font-size:2rem;font-weight:900;line-height:1.14}.agent-card{border-radius:var(--radius);background:#eaf3ed0a;border:1px solid #eaf3ed1a;flex-direction:column;gap:14px;padding:22px;display:flex}.chain-section{background:var(--bg-dark-2);padding-top:28px;position:relative;overflow:hidden}.chain-head,.events-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px;display:flex}.chain-head p{color:#eaf3ed99;max-width:340px;font-size:.96rem;line-height:1.65}.evidence-visual{background:#eaf3ed08;border:1px solid #eaf3ed14;border-radius:16px;min-height:200px;display:flex;position:relative;overflow:hidden}.baseline-chart,.trend-alert{padding:18px}.evidence-visual svg{width:100%;height:100%}.evidence-visual polyline{fill:none;stroke:var(--green);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:620;filter:drop-shadow(0 0 5px #55e4a099);animation:1.1s forwards pi-draw}.trend-alert polyline{stroke:var(--orange);filter:drop-shadow(0 0 5px #ec6a3a99)}.baseline,.threshold{border-top:1px dashed #eaf3ed33;position:absolute;left:16px;right:16px}.baseline{top:55%}.threshold{border-color:#ec6a3a80;top:42%}.baseline-chart strong,.trend-alert strong,.baseline-chart em{font-family:var(--mono);font-size:.64rem;position:absolute}.baseline-chart strong,.trend-alert strong{color:#eaf3ed66;top:14px;left:16px}.trend-alert strong{color:#ec6a3adb}.baseline-chart em{color:var(--green);font-style:normal;bottom:12px;right:16px}.trend-alert i{background:var(--orange);border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite pi-dot;position:absolute;top:22%;right:16%;box-shadow:0 0 12px #ec6a3acc}.owner-note,.clinic-record,.doctor-confirm{flex-direction:column;justify-content:center;gap:10px;padding:18px}.owner-note span,.owner-note em,.clinic-record span,.clinic-record em,.doctor-confirm em{color:#eaf3ed73;font-family:var(--mono);font-size:.64rem;font-style:normal}.owner-note p{border:1px solid #55e4a03d;border-left:3px solid var(--green);color:var(--text-light);background:#55e4a014;border-radius:10px;padding:14px 16px;font-size:.95rem;line-height:1.55}.owner-note em,.clinic-record em{color:var(--green);align-self:flex-end}.clinic-record div{align-items:baseline;gap:10px;display:flex}.clinic-record small{color:#eaf3ed85;flex-shrink:0;width:54px}.clinic-record i{background:#eaf3ed24;border-radius:4px;height:8px}.doctor-confirm{text-align:center;align-items:center}.doctor-confirm span{border:2px solid var(--green);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;font-size:1.65rem;display:grid;box-shadow:0 0 22px #55e4a066}.doctor-confirm strong{color:var(--text-light)}.medical-note{background:#55e4a00f;border:1px solid #55e4a033;border-radius:14px;align-items:flex-start;gap:13px;margin-top:26px;padding:16px 20px;display:flex}.medical-note>span{background:var(--green-2);width:22px;height:22px;color:var(--text-light);border-radius:6px;flex-shrink:0;place-items:center;font-size:.82rem;font-weight:900;display:grid}.medical-note p{color:#eaf3edb8;font-size:.85rem;line-height:1.65}.medical-note strong{color:var(--text-light)}.section-warm .split-grid h2 span{color:var(--orange-2)}.warm-copy{color:#6b4e3a;margin-top:20px}.warm-copy strong{color:#c9612f}.cycle-list{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.cycle-list span{color:#2a1d14;background:#fff;border:1px solid #c9612f38;border-radius:999px;align-items:center;gap:8px;padding:9px 15px;font-size:.9rem;font-weight:700;display:inline-flex}.cycle-list small{color:#c9612f;font-family:var(--mono);font-weight:800}.button-warm{background:var(--orange-2);color:#fff;margin-top:28px;box-shadow:0 12px 28px #e27a4547}.button-warm:hover{background:#c9612f}.twin-demo{aspect-ratio:1;background:linear-gradient(160deg,#f1d9c6,#ecc9ae);border:1px solid #c9612f33;border-radius:26px;flex-direction:column;justify-content:center;justify-self:center;align-items:center;gap:16px;width:100%;max-width:360px;display:flex;position:relative;overflow:hidden}.warm-orb{background:radial-gradient(circle at 35% 30%, #f0a878, var(--orange-2));box-shadow:0 18px 40px #e27a4559}.warm-orb span{background:#ffffff8c}.twin-demo p{color:#a9744c;font-family:var(--mono);font-size:.72rem}.twin-demo strong{color:#fff;background:#2a1d1499;border-radius:999px;padding:5px 11px;font-size:.72rem;position:absolute;bottom:16px;right:16px}.agent-grid{grid-template-columns:minmax(0,1fr)}.agent-card div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.agent-card h3{color:var(--text-light);font-size:1.2rem}.agent-card span{color:var(--green);background:#55e4a01f;border-radius:999px;padding:4px 11px;font-size:.74rem;font-weight:800}.agent-card p{color:#eaf3eda8;font-size:.92rem;line-height:1.62}.business-tabs{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.business-tabs button{background:var(--cream-2);color:#3b4a40;cursor:pointer;border-radius:999px;min-height:44px;padding:11px 20px;font-size:.92rem;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s,color .18s;box-shadow:inset 0 0 0 1px #14201b1a}.business-tabs button.active{color:var(--text-light);background:#103428;box-shadow:0 8px 20px #10342838}.business-panel{background:var(--cream-2);border:1px solid #14201b1f;border-radius:24px;padding:28px}.business-panel h3{color:#103428;font-size:1.55rem}.business-panel p{margin-top:20px;font-size:1rem}.record-card{background:#f1f5f0;border:1px solid #1e8e5e24;border-radius:18px;padding:22px}.record-card>div{color:var(--muted);font-family:var(--mono);justify-content:space-between;margin-bottom:16px;font-size:.75rem;font-weight:800;display:flex}.record-card em{color:var(--green-2);font-style:normal}.record-card p{align-items:center;gap:11px;margin-top:12px;display:flex}.record-card p span{background:var(--green-2);border-radius:50%;flex-shrink:0;width:9px;height:9px}.ecosystem-flow{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.flow-fragment{gap:12px;display:grid}.flow-arrow{color:var(--green);align-self:center;font-size:1.25rem;display:none}.flow-card{background:#eaf3ed0d;border:1px solid #eaf3ed1f;border-radius:18px;flex-direction:column;gap:8px;min-height:150px;padding:22px;display:flex}.flow-card.highlight{background:#55e4a01a;border-color:#55e4a052}.flow-card span{color:var(--green);font-family:var(--mono);font-size:.7rem;font-weight:800}.flow-card h3{color:var(--text-light);font-size:1.16rem}.flow-card p{color:#eaf3ed9e;font-size:.86rem;line-height:1.5}.events-head a{border-bottom:2px solid var(--green-2);color:var(--ink);font-family:var(--mono);padding-bottom:4px;font-size:.82rem;font-weight:800;text-decoration:none}.event-card{background:var(--cream-2);border:1px solid #14201b1f;border-radius:18px;overflow:hidden}.event-art{background-color:#0000;background-image:linear-gradient(#55e4a014 1px,#0000 1px),linear-gradient(90deg,#55e4a014 1px,#0000 1px),linear-gradient(150deg,#0f2018,#0a130e);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;align-items:flex-end;min-height:150px;padding:15px;display:flex;position:relative}.event-art span{background:var(--green);color:var(--bg-dark);font-family:var(--mono);border-radius:999px;padding:5px 11px;font-size:.68rem;font-weight:800;position:relative}.event-card>div:last-child{flex-direction:column;gap:9px;padding:22px;display:flex}.event-card em{color:var(--green-2);font-family:var(--mono);font-size:.7rem;font-style:normal}.event-card h3{color:var(--ink);font-size:1.25rem;line-height:1.25}.download-copy{color:var(--text-soft);margin-top:16px}.store-button{color:var(--text-light);background:#eaf3ed0f;border:1px solid #eaf3ed2e;gap:11px;padding:13px 22px}.store-button.primary{background:var(--green);color:var(--bg-dark);border-color:#0000}.store-button.desktop{border-color:#ec6a3a6b}.store-button>span{background:#eaf3ed1a;border-radius:7px;place-items:center;width:24px;height:24px;font-size:.82rem;display:grid}.store-button.primary>span{background:#0c171229}.store-button.desktop>span{color:#f2a172;background:#ec6a3a29}.store-button small{font-family:var(--mono);flex-direction:column;font-size:.62rem;line-height:1.18;display:flex}.store-button strong{font-family:var(--sans);font-size:1rem}.qr-row{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.qr-row div{text-align:center}.qr-row span{background:var(--cream-2);color:#8a8270;width:138px;height:138px;font-family:var(--mono);border:1px solid #eaf3ed24;border-radius:18px;place-items:center;font-size:.68rem;display:grid}.qr-row p{color:#eaf3ed99;margin-top:10px;font-size:.82rem}.cta-section{padding-top:32px}.cta-panel{background:linear-gradient(150deg, #103428, var(--bg-dark));color:var(--text-light);border-radius:26px;grid-template-columns:minmax(0,1fr);gap:34px;padding:34px;display:grid;overflow:hidden}.cta-panel p{color:#eaf3edb3;margin-top:18px}.stats-list{flex-direction:column;display:flex}.stats-list div{border-top:1px solid #eaf3ed33;padding:18px 0}.stats-list strong{color:var(--text-light);font-size:2.5rem;line-height:1;display:block}.stats-list span{color:#eaf3edad;margin-top:6px;font-size:.92rem;display:block}.site-footer{background:var(--bg-darker);color:#eaf3edb3;padding:56px 0 36px}.footer-grid{grid-template-columns:minmax(0,1fr);gap:34px;margin-bottom:48px;display:grid}.footer-about{max-width:330px}.footer-about .brand{margin-bottom:16px}.footer-about p,.legal p{font-size:.9rem;line-height:1.65}.site-footer nav{flex-direction:column;gap:11px;display:flex}.site-footer nav span{color:#eaf3ed6b;font-family:var(--mono);margin-bottom:3px;font-size:.68rem}.site-footer nav a{font-size:.9rem}.legal{border-top:1px solid #eaf3ed1f;flex-direction:column;gap:14px;padding-top:22px;display:flex}.legal p{color:#eaf3ed73}.legal div{color:#eaf3ed73;font-family:var(--mono);flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:.75rem;display:flex}@media (width>=520px){.brand-en{display:inline}.journey-nav{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=760px){.section{padding:86px 0}.site-header nav{display:flex}h1{font-size:4.85rem}.section h2,.split-grid h2,.chain-head h2,.cta-panel h2{font-size:3.1rem}.split-grid,.business-panel,.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-flow{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.flow-fragment{grid-template-columns:auto minmax(0,1fr)}.flow-fragment:first-child{grid-template-columns:minmax(0,1fr)}.flow-arrow{display:flex}.cta-panel{grid-template-columns:repeat(2,minmax(0,1fr));padding:56px}.footer-grid{grid-template-columns:2fr repeat(3,minmax(150px,1fr))}}@media (width<=759px){.header-wrap{padding-inline:12px}.site-header{gap:12px;padding-left:13px}.brand-name{white-space:nowrap;max-width:5.2em;overflow:hidden}.header-cta{padding-inline:13px}.phone-stage{min-height:460px}.collar-float{left:calc(50% - 150px)}.stream-head,.sensor-row{grid-template-columns:48px minmax(0,1fr) 70px;gap:10px;padding-inline:14px}.business-panel,.cta-panel{padding:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes pi-float{0%,to{transform:translateY(0)}50%{transform:translateY(-11px)}}@keyframes pi-ping{0%{opacity:.8;transform:scale(.55)}to{opacity:0;transform:scale(2.4)}}@keyframes pi-wave{0%,to{height:20%}50%{height:92%}}@keyframes pi-blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes pi-scan{0%{transform:translateY(-120%)}to{transform:translateY(520%)}}@keyframes pi-draw{0%{stroke-dashoffset:620px}to{stroke-dashoffset:0}}@keyframes pi-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes pi-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.section,.hero-section{scroll-margin-top:96px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(26px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.site-header{transition:background .24s,border-color .24s,box-shadow .24s}.header-wrap.scrolled .site-header{background:#08130eeb;border-color:#eaf3ed29;box-shadow:0 18px 46px #00000061}.nav-toggle{cursor:pointer;background:#eaf3ed0f;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 10px;display:flex}.nav-toggle span{background:var(--text-light);border-radius:2px;height:2px;transition:transform .22s,opacity .22s;display:block}.nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width>=760px){.nav-toggle{display:none}}@media (width<=759px){.site-header{border-radius:24px;flex-wrap:wrap}.site-header nav{flex-direction:column;order:4;align-items:stretch;gap:4px;width:100%;padding:10px 6px 6px;display:none}.site-header nav.nav-open{display:flex}.site-header nav a{border-radius:12px;padding:10px 14px}.site-header nav a:hover{background:#eaf3ed12}}.twin-demo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.twin-demo strong{z-index:1}.event-art{overflow:hidden}.event-art img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.event-card:hover .event-art img{transform:scale(1.05)}.event-art span{z-index:1}.event-signup{color:var(--green-2);margin-top:4px;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-block}.event-signup:hover{text-decoration:underline}.qr-row img{background:var(--cream-2);border:1px solid #eaf3ed24;border-radius:18px;width:138px;height:138px;padding:8px;display:block}.store-button.disabled{opacity:.55;cursor:not-allowed}.store-button.disabled:hover{transform:none}.cta-contact{color:var(--muted);margin-top:18px;font-size:.88rem}.cta-contact a{color:var(--green-2);font-weight:700;text-decoration:none}.cta-contact a:hover{text-decoration:underline}.site-footer nav .footer-pending{color:#eaf3ed61;text-transform:none;margin-bottom:0;font-family:inherit;font-size:.9rem}@keyframes pi-screen-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.phone-screen{animation:.45s pi-screen-in}@keyframes pi-drift{0%{transform:translate(0)}50%{transform:translate(14px,-10px)}to{transform:translate(-8px,8px)}}.map-pin{animation:9s ease-in-out infinite alternate pi-drift}.twin-demo video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.journey-section{background:linear-gradient(180deg, var(--bg-dark), var(--bg-dark-2))}.dashboard-section{background:linear-gradient(180deg, var(--bg-dark-2), var(--bg-dark))}.dashboard-agents{margin-top:44px}.dashboard-agents .eyebrow{margin-bottom:18px}.timeline-wrap{grid-template-columns:3px minmax(0,1fr);gap:26px;display:grid}.timeline-line{background:#eaf3ed1a;border-radius:3px;position:relative;overflow:hidden}.timeline-line i{background:linear-gradient(180deg, var(--green), var(--green-2));transform-origin:top;transition:transform .6s;position:absolute;inset:0}.timeline-steps{flex-direction:column;gap:14px;display:flex}.timeline-step{opacity:.55;border:1px solid #0000;border-radius:18px;padding:6px 18px 16px;transition:opacity .4s,background .4s,border-color .4s}.timeline-step.active{opacity:1;background:#eaf3ed08;border-color:#55e4a033}.timeline-step-head{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:16px;padding:12px 0;display:flex}.timeline-step-head>span{color:var(--green);font-family:var(--mono);font-size:.8rem;font-weight:800}.timeline-step-head h3{color:var(--text-light);font-size:1.2rem}.timeline-step-head em{color:#eaf3ed73;font-family:var(--mono);margin-top:2px;font-size:.7rem;font-style:normal;display:block}.timeline-step-body{padding-left:40px}.timeline-step-body p{color:#eaf3eda8;max-width:60ch;font-size:.94rem;line-height:1.65}.timeline-step-body .evidence-visual{max-width:560px;margin-top:16px;animation:.45s pi-screen-in}.event-carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#14201b40 transparent;gap:18px;padding-bottom:14px;display:flex;overflow-x:auto}.event-carousel .event-card{scroll-snap-align:start;flex:0 0 min(78vw,460px)}@media (prefers-reduced-motion:reduce){.hero-collar,.hero-chip,.scroll-cue span{animation:none}}.vitals-panel{background:linear-gradient(165deg,#101f18,#0b1712);border:1px solid #eaf3ed1f;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #00000059,0 0 64px #55e4a00d,inset 0 1px #eaf3ed12}.vitals-panel-head{border-bottom:1px solid #eaf3ed14;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.vitals-panel-head strong{color:var(--text-light);font-size:1rem;font-weight:800;display:block}.vitals-panel-head span{color:#eaf3ed80;font-family:var(--mono);letter-spacing:.04em;margin-top:3px;font-size:.68rem;display:block}.vitals-panel-head em{color:var(--green);font-family:var(--mono);align-items:center;gap:7px;font-size:.7rem;font-style:normal;font-weight:800;display:inline-flex}.vitals-chart{border-bottom:1px solid #eaf3ed14;padding:22px 22px 18px}.vitals-chart-meta{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.vitals-chart-meta>span{color:#eaf3ed8c;font-family:var(--mono);font-size:.72rem}.vitals-chart-meta strong{color:var(--green);text-shadow:0 0 24px #55e4a059;font-size:2rem;font-weight:900;line-height:1}.vitals-chart-meta strong small{color:#eaf3ed80;font-size:.75rem;font-weight:400}.vitals-chart-plot{position:relative}.vitals-chart-plot svg{width:100%;height:170px;display:block}.y-label{color:#55e4a0bf;font-family:var(--mono);background:#08130eb8;border-radius:5px;padding:1px 6px;font-size:.62rem;position:absolute;right:0}.y-high{top:36.6667%;transform:translateY(-110%)}.y-low{top:65.5556%;transform:translateY(10%)}.vitals-chart .grid-line{stroke:#eaf3ed0f;stroke-width:1px}.vitals-chart .baseline-band{fill:#55e4a017}.vitals-chart .baseline-edge{stroke:#55e4a059;stroke-width:1.2px;stroke-dasharray:5 6}.vitals-chart .area-fill{opacity:.9}.vitals-chart polyline{fill:none;stroke:var(--green);stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 6px #55e4a073)}.vitals-chart .current-dot{fill:var(--green);filter:drop-shadow(0 0 6px var(--green));animation:2s ease-in-out infinite pi-dot}.vitals-chart-axis{color:#eaf3ed61;font-family:var(--mono);justify-content:space-between;margin-top:8px;font-size:.64rem;display:flex}.vitals-chart-note{color:#eaf3ed8c;margin-top:14px;font-size:.84rem;line-height:1.6}.vitals-panel .vitals-chart polyline{stroke-dasharray:1400;stroke-dashoffset:1400px}.vitals-panel.is-visible .vitals-chart polyline{animation:2.4s ease-out .2s forwards vitals-draw}@keyframes vitals-draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.vitals-panel .vitals-chart polyline{stroke-dashoffset:0;animation:none}}.vitals-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.vitals-cell{flex-direction:column;gap:10px;padding:18px 22px;transition:background .2s;display:flex}.vitals-cell:hover{background:#eaf3ed08}.vitals-cell:nth-child(odd){border-right:1px solid #eaf3ed14}.vitals-cell:nth-child(-n+2){border-bottom:1px solid #eaf3ed14}.vitals-cell-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.vitals-cell-top>span{color:#eaf3ed99;font-size:.84rem;font-weight:700}.delta-pill{color:var(--green);font-family:var(--mono);background:#55e4a01f;border-radius:999px;padding:3px 9px;font-size:.64rem;font-style:normal;font-weight:700}.delta-pill.alert{color:var(--orange-2);background:#ec6a3a24}.vitals-cell-value{align-items:baseline;gap:7px;display:flex}.vitals-cell-value strong{color:var(--text-light);font-size:1.75rem;font-weight:900;line-height:1}.vitals-cell-value span{color:#eaf3ed80;font-size:.75rem}.vitals-cell svg{width:100%;height:34px}.vitals-cell svg polyline{fill:none;stroke-width:2.5px;stroke-linecap:round;opacity:.9;filter:drop-shadow(0 0 3px #55e4a059);transition:opacity .2s}.vitals-cell:hover svg polyline{opacity:1}@media (width>=760px){.vitals-row{grid-template-columns:repeat(4,minmax(0,1fr))}.vitals-cell:nth-child(-n+2){border-bottom:0}.vitals-cell:not(:last-child){border-right:1px solid #eaf3ed14}}@media (width<=759px){.scroll-cue{display:none}}.hero-media{transition:transform .12s ease-out;position:absolute;inset:-3%;overflow:hidden}.hero-media video{object-fit:cover;object-position:62% 50%;width:100%;height:100%;display:block}.hero-shade{background:linear-gradient(90deg,#08130eeb 0%,#08130e94 46%,#08130e29 100%);position:absolute;inset:0}.hero-copy{max-width:620px;padding:40px 0 90px}@media (width<=759px){.hero-media video{object-position:68% 32%}.hero-shade{background:linear-gradient(#08130ed1 0%,#08130e8c 42%,#08130ec7 100%)}}@media (prefers-reduced-motion:reduce){.hero-media{inset:0}}@media (width>=1600px){.container{width:min(100% - 48px,1360px)}.phone-shell{width:330px}.journey-chapter h3{font-size:1.9rem}.journey-chapter p{font-size:1.06rem}.chapter-no{font-size:.85rem}h1{font-size:5.4rem}.hero-copy>p{font-size:1.1rem}.vitals-chart-plot svg{height:200px}}.tour-grid{grid-template-columns:minmax(0,1fr);align-items:center;gap:36px;display:grid}.tour-side{flex-direction:column;gap:26px;display:flex}.tour-copy{animation:.45s pi-screen-in}.tour-copy h3{color:var(--text-light);margin-top:12px;font-size:1.7rem;line-height:1.25}.tour-copy>p{color:#eaf3edad;max-width:46ch;margin-top:14px;font-size:1rem;line-height:1.7}.tour-copy .tag-list{margin-top:16px}.tour-copy .tag-list span{color:var(--green);background:#55e4a01a}.tour-hint{color:#eaf3ed61;font-family:var(--mono);margin-top:22px;font-size:.68rem}.chapter-no{color:var(--green);font-family:var(--mono);font-size:.75rem;font-weight:800}@media (width>=900px){.tour-grid{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:64px}}@media (width>=1600px){.tour-copy h3{font-size:1.9rem}.tour-copy>p{font-size:1.06rem}}
