:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0b1420;--muted:#66757c;--soft:#f5f8f7;--panel:#ffffffc7;--panel-strong:#fff;--line:#11272b1f;--teal:#0b5d6f;--teal-deep:#062f35;--mint:#96f2df;--mint-soft:#ddfbf5;--coral:#ff8a6b;--blue:#4b9bea;--amber:#f4a91e;--green:#20b266;--shadow-soft:0 24px 70px #08242824;--shadow-device:0 34px 90px #08242842;--radius-large:28px;--radius-medium:20px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 18% 8%,#96f2df57,#0000 28rem),linear-gradient(#f8faf9 0%,#eef5f2 42%,#fbfcfb 100%);margin:0;overflow-x:hidden}body:before{z-index:-2;content:"";background-image:linear-gradient(#08242809 1px,#0000 1px),linear-gradient(90deg,#08242809 1px,#0000 1px);background-size:80px 80px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 72%);mask-image:linear-gradient(#0009,#0000 72%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffb8;border:1px solid #ffffffc7;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;width:min(1120px,100% - 32px);min-height:64px;padding:10px 12px;display:grid;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0824281a}.brand,.nav-links,.nav-cta,.header-actions,.language-toggle{z-index:1;position:relative}.brand{color:var(--teal-deep);align-items:center;gap:10px;padding:0 8px;font-size:.92rem;font-weight:800;display:inline-flex}.brand img{border-radius:12px;width:38px;height:38px;box-shadow:0 8px 24px #0824281f}.nav-links{color:#42525b;justify-content:center;gap:clamp(14px,3vw,30px);font-size:.92rem;font-weight:700;display:flex}.nav-links a{padding:10px 0}.nav-links a:hover,.nav-links a:focus-visible{color:var(--teal)}.nav-cta,.language-toggle,.button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-weight:800;display:inline-flex}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.language-toggle{min-height:46px;color:var(--teal-deep);cursor:pointer;font:inherit;background:#ffffffc7;border:1px solid #0b5d6f24;border-radius:999px;padding:0 14px;font-weight:900;box-shadow:0 10px 24px #08242814}.language-toggle:hover,.language-toggle:focus-visible{background:#fff;border-color:#0b5d6f52}.nav-cta{background:var(--teal-deep);color:#fff;padding:0 20px;box-shadow:0 12px 30px #0b5d6f38}.section-shell{width:min(1180px,100% - 40px);margin:0 auto}.hero{isolation:isolate;align-items:center;min-height:100svh;padding:154px 0 110px;display:grid;position:relative;overflow:visible}.hero:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(#f8faf900 0%,#f8faf9db 62%,#f8faf9 100%);width:100vw;height:280px;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)}.hero-copy{z-index:4;max-width:760px;position:relative}.eyebrow{color:var(--teal);text-transform:uppercase;align-items:center;margin-bottom:18px;font-size:.78rem;font-weight:900;display:inline-flex}h1,h2,h3,p{margin:0}h1{max-width:780px;font-size:clamp(3.45rem,8vw,7.15rem);font-weight:900;line-height:.92}h2{font-size:clamp(2.45rem,6vw,5.7rem);font-weight:900;line-height:.96}h3{font-size:clamp(1.25rem,2vw,1.65rem);font-weight:900;line-height:1.08}.hero-copy p{color:#334249;max-width:560px;margin-top:28px;font-size:clamp(1.18rem,2.5vw,1.62rem);line-height:1.48}.cta-row{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{min-width:176px;padding:0 24px;transition:transform .18s,box-shadow .18s,background .18s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--teal-deep);color:#fff;box-shadow:0 18px 42px #062f3542}.button-secondary{color:var(--teal-deep);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffb8;border:1px solid #062f3529}.hero-art{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:visible}.hero-art:before{aspect-ratio:1;content:"";background:radial-gradient(circle,#0b5d6f38,#0000 67%);border-radius:50%;width:min(780px,62vw);position:absolute;bottom:-12%;right:clamp(-18px,5vw,70px)}.orb{filter:blur(4px);border-radius:999px;position:absolute}.orb-mint{background:#96f2df6b;width:280px;height:280px;top:14%;right:19%}.orb-coral{background:#ff8a6b33;width:150px;height:150px;top:34%;right:3%}.phone-stack{z-index:2;width:min(560px,45vw);height:min(700px,62vw);position:absolute;bottom:clamp(30px,7vw,92px);right:clamp(-88px,128px - 10vw,32px)}.phone{aspect-ratio:430/860;width:min(306px,22vw);box-shadow:var(--shadow-device);background:#07181d;border:10px solid #07181d;border-radius:38px;margin:0;position:absolute;overflow:hidden}.phone img,.device-frame img{object-fit:cover;border-radius:27px;width:100%;height:100%}.phone-front{z-index:3;bottom:0;right:0;transform:rotate(6deg)}.phone-back{z-index:2;opacity:.9;bottom:58px;right:39%;transform:rotate(-10deg)scale(.92)}.phone-speaker{z-index:4;background:#ffffff2e;border-radius:999px;width:78px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.intro-band{z-index:5;border-radius:var(--radius-large);width:min(980px,100% - 40px);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #ffffffd6;margin:-112px auto 140px;padding:34px clamp(22px,5vw,54px);position:relative}.intro-band p{color:#18272c;font-size:clamp(1.6rem,3.4vw,3.15rem);font-weight:900;line-height:1.05}.product-grid,.screen-section,.automation-section,.architecture-section,.privacy-section,.coach-section{padding:110px 0}.section-heading{max-width:820px;margin-bottom:42px}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.pillar-card,.timeline article,.architecture-map article,.privacy-card,.quote-card{border-radius:var(--radius-medium);background:var(--panel);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffffc2;box-shadow:0 18px 54px #08242814}.pillar-card{flex-direction:column;min-height:360px;padding:28px;display:flex}.pillar-card span,.privacy-card span,.architecture-map span{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:900}.pillar-card h3{margin-top:18px}.pillar-card p{color:var(--muted);margin-top:18px;font-size:1rem;line-height:1.7}.pillar-card strong{color:var(--teal-deep);margin-top:auto}.screen-explorer{min-height:650px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 74% 26%,#96f2df47,#0000 25rem),linear-gradient(135deg,#ffffffc7,#ebf7f4c7);border:1px solid #ffffffd1;border-radius:36px;grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:center;gap:clamp(34px,7vw,92px);padding:clamp(24px,5vw,64px);display:grid;position:relative;overflow:hidden}.screen-copy{min-width:0;min-height:clamp(430px,42vw,480px);padding-top:clamp(56px,7vw,88px);position:relative}.screen-tabs{z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:100%;margin-bottom:0;display:flex;position:absolute;top:0;right:0}.screen-tab{border:1px solid var(--line);color:#40515a;cursor:pointer;min-height:44px;font:inherit;background:#ffffffbd;border-radius:999px;padding:0 18px;font-weight:800}.screen-tab[aria-selected=true]{background:var(--teal-deep);color:#fff;border-color:#0000}.screen-copy h3{max-width:560px;font-size:clamp(2.2rem,5vw,4.9rem);line-height:.98}.screen-copy p,.wide-copy p,.coach-copy p,.privacy-copy p,.final-cta p{color:#4a5b63;max-width:700px;margin-top:24px;font-size:clamp(1.06rem,1.8vw,1.26rem);line-height:1.72}.device-frame{aspect-ratio:430/860;width:min(100%,360px);box-shadow:var(--shadow-device);background:#07181d;border:10px solid #07181d;border-radius:40px;margin:0 auto;position:relative;overflow:hidden}.automation-section{grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);align-items:start;gap:34px;display:grid}.wide-copy{min-width:0;position:sticky;top:130px}.automation-section .wide-copy h2{-webkit-hyphens:auto;hyphens:auto;max-width:560px;font-size:clamp(2.35rem,4.2vw,4.35rem);line-height:.98}.timeline{gap:14px;display:grid}.timeline article{grid-template-columns:52px 1fr;gap:10px 18px;padding:24px;display:grid}.timeline article span{background:var(--mint-soft);width:52px;height:52px;color:var(--teal);border-radius:18px;grid-row:span 2;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.timeline article p{color:var(--muted);line-height:1.65}.coach-section{color:#fff;background:radial-gradient(circle at 25% 35%,#96f2df42,#0000 32rem),linear-gradient(145deg,#071b20 0%,#0b3840 48%,#08252c 100%);overflow:hidden}.coach-layout{grid-template-columns:minmax(290px,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(34px,7vw,90px);display:grid}.device-frame-large{width:min(100%,390px);transform:rotate(-4deg)}.coach-copy .eyebrow{color:var(--mint)}.coach-copy p{color:#ffffffc2}.quote-card{background:#ffffff14;border-color:#ffffff24;margin-top:28px;padding:28px}.quote-card p{color:#f3fbf9;margin:0;font-size:clamp(1.16rem,2vw,1.4rem);line-height:1.55}.architecture-map{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr) 58px minmax(0,1fr);align-items:center;gap:14px;display:grid}.architecture-map article{min-height:170px;padding:26px}.architecture-map h3{margin-top:20px}.connector{background:linear-gradient(90deg,#0b5d6f0d,#0b5d6f7a);height:2px}.trust-grid{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.trust-pill{min-height:42px;color:var(--teal-deep);background:#ffffffad;border:1px solid #0b5d6f29;border-radius:999px;align-items:center;padding:0 16px;font-weight:800;display:inline-flex}.privacy-section{background:#f9fbfa}.privacy-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:34px;display:grid}.privacy-card{padding:30px}.privacy-card ul{gap:16px;margin:24px 0 0;padding:0;list-style:none;display:grid}.privacy-card li{color:#34464e;gap:12px;line-height:1.45;display:flex}.privacy-card li:before{content:"";background:var(--green);border-radius:999px;flex:none;width:10px;height:10px;margin-top:8px}.final-cta{text-align:center;justify-items:center;padding:130px 0;display:grid}.final-cta img{border-radius:26px;width:92px;height:92px;margin-bottom:28px;box-shadow:0 18px 48px #08242824}.final-cta p{margin-left:auto;margin-right:auto}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);color:var(--muted);justify-content:space-between;gap:20px;margin:0 auto;padding:32px 0 44px;font-size:.95rem;display:flex}.site-footer span{color:var(--teal-deep);font-weight:900}.reveal{opacity:0;transition:opacity .68s,transform .68s;transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=980px){.site-header{grid-template-columns:auto auto}.header-actions{justify-self:end}.nav-links{display:none}.hero{flex-direction:column;min-height:auto;padding-top:132px;display:flex;overflow:visible}.hero-copy{order:1;max-width:none}.hero-art{order:2;width:100%;min-height:560px;margin-top:28px;position:relative;inset:auto}.hero-art:before{bottom:-22%;right:-40%}.phone-stack{justify-self:center;width:min(100%,540px);height:560px;margin-top:58px;position:relative;bottom:auto;right:auto}.phone{width:250px}.phone-front{right:16%}.phone-back{right:48%}.intro-band{margin-top:0;margin-bottom:70px}.pillar-grid,.screen-explorer,.automation-section,.coach-layout,.privacy-layout{grid-template-columns:1fr}.wide-copy{position:static}.architecture-map{grid-template-columns:1fr}.connector{background:linear-gradient(#0b5d6f0d,#0b5d6f7a);width:2px;height:38px;margin:0 auto}.screen-explorer{min-height:auto}}@media (width<=640px){.site-header{width:calc(100% - 20px);min-height:58px;top:10px}.brand span{display:none}.nav-cta{min-height:40px;padding:0 16px}.language-toggle{min-height:40px;padding:0 11px}.section-shell{width:min(100% - 28px,1180px)}.hero{padding-top:112px;padding-bottom:76px}h1{font-size:clamp(3rem,13.3vw,3.45rem)}.hero-copy p{font-size:1.12rem}.cta-row,.button{width:100%}.phone-stack{height:470px;margin-top:34px}.phone{border-width:8px;border-radius:32px;width:210px}.phone-front{right:4%}.phone-back{right:38%}.intro-band{border-radius:22px;width:min(100% - 28px,980px);padding:24px}.product-grid,.screen-section,.automation-section,.architecture-section,.privacy-section,.coach-section{padding:70px 0}.pillar-card{min-height:auto;padding:22px}.screen-explorer{border-radius:24px;padding:18px}.screen-tabs{gap:8px;max-width:none;left:0;right:0}.screen-copy{min-height:370px;padding-top:104px}.screen-tab{flex:calc(50% - 8px);min-width:120px;padding:0 10px}.device-frame{border-width:8px;border-radius:32px}.device-frame-large{width:min(100%,340px);transform:none}.timeline article{grid-template-columns:44px 1fr;padding:20px}.timeline article span{border-radius:14px;width:44px;height:44px}.final-cta{padding:82px 0}.site-footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
