:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#05080b;--surface:#0d1318;--surface-raised:#141c22;--text:#f6f8f9;--muted:#a7b3ba;--line:#e4eff429;--accent:#39d0c6;--accent-bright:#67eee4;--ink:#041414;--radius:18px;--max-width:1440px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}img{display:block}.site-shell{min-height:100dvh;overflow:hidden}.site-header{z-index:10;height:76px;width:min(calc(100% - 64px), var(--max-width));border-bottom:1px solid #ffffff38;grid-template-columns:minmax(210px,1fr) auto minmax(64px,1fr);align-items:center;gap:28px;margin:auto;display:grid;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:14px;width:fit-content;display:flex}.brand img{filter:brightness(0)invert();width:118px;height:auto}.brand span{letter-spacing:.2em;white-space:nowrap;font-size:11px;font-weight:800}.site-header nav{white-space:nowrap;align-items:center;gap:28px;display:flex}.site-header nav a,.locale-link{color:#ffffffe6;font-size:14px;font-weight:650;transition:color .18s}.site-header nav a:hover,.site-header nav a:focus-visible,.locale-link:hover,.locale-link:focus-visible{color:var(--accent-bright)}.locale-link{justify-self:end}.hero{isolation:isolate;align-items:center;min-height:min(920px,100dvh);display:flex;position:relative}.hero-image{object-fit:cover;object-position:56% center;z-index:-3}.hero-scrim{z-index:-2;background:linear-gradient(90deg,#020709eb 0%,#020709a8 42%,#0207090f 74%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(0deg, var(--bg), transparent);height:28%;position:absolute;inset:auto 0 0}.hero-copy{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding-top:76px}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:850}.hero h1{letter-spacing:-.055em;max-width:790px;margin:0;font-size:clamp(48px,5.7vw,84px);line-height:1.02}.hero-copy>p:not(.eyebrow){color:#dfe8eb;max-width:630px;margin:26px 0 0;font-size:clamp(17px,1.45vw,21px);line-height:1.65}.hero-actions{gap:14px;margin-top:38px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:active{transform:translateY(1px)}.button.primary{background:var(--accent);color:var(--ink)}.button.primary:hover,.button.primary:focus-visible{background:var(--accent-bright)}.button.secondary{color:#fff;background:#040c1075;border-color:#ffffff8c}.button.secondary:hover,.button.secondary:focus-visible{border-color:var(--accent);background:#39d0c61c}.journey-section{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:80px 0 150px}.journey-list{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.journey-list article{border-left:1px solid var(--line);min-height:260px;padding:32px 38px 30px}.journey-list article:first-child{border-left:0;padding-left:0}.journey-list article>span{color:var(--accent);letter-spacing:.12em;font-size:12px;font-weight:850}.journey-list h2{letter-spacing:-.035em;margin:54px 0 14px;font-size:clamp(25px,2.2vw,34px)}.journey-list p{max-width:360px;color:var(--muted);margin:0;font-size:15px;line-height:1.75}.app-showcase{width:min(calc(100% - 64px), var(--max-width));grid-template-columns:minmax(320px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(50px,7vw,120px);margin:0 auto;padding:110px 0 150px;display:grid}.app-showcase-reverse{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.app-copy{max-width:560px}.app-copy h2,.camera-copy h2,.highlight-copy h2,.report-copy h2,.places-section h2,.stage-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.25vw,62px);line-height:1.04}.app-copy>p:not(.section-kicker):not(.demo-label),.camera-copy>p:not(.section-kicker),.highlight-copy>p:not(.section-kicker),.report-copy>p:not(.section-kicker):not(.demo-label),.places-section>div>p:not(.section-kicker),.stage-section>p:last-child{color:var(--muted);font-size:17px;line-height:1.75}.demo-label{color:var(--muted);align-items:center;gap:9px;margin:24px 0 0;font-size:12px;line-height:1.5;display:flex}.demo-label span{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #39d0c621}.device-stage{background:radial-gradient(circle at 58% 32%,#39d0c633,#0000 42%),linear-gradient(145deg,#111c23,#071014);border-radius:28px;justify-content:center;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.device-stage:before{content:"";border:1px solid #76dfd929;border-radius:50%;position:absolute;inset:8% 6%;transform:rotate(-14deg)}.phone-frame{z-index:2;background:#030505;border:2px solid #333e43;border-radius:38px;width:min(38%,330px);padding:9px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c}.phone-frame img{border-radius:28px;width:100%;height:auto}.ipad-frame{z-index:1;background:#050607;border:8px solid #121719;position:absolute;overflow:hidden;box-shadow:0 34px 90px #0000007a}.ipad-frame img{width:100%;height:auto}.ipad-home{border-radius:25px;width:min(53%,520px);top:11%;right:5%;transform:rotate(3deg)}.device-stage-home .phone-frame{margin-left:-28%;transform:rotate(-3deg)}.capture-stage{justify-content:flex-end;min-height:640px;padding-right:7%}.ipad-capture{border-radius:24px;width:76%;top:22%;left:3%;transform:rotate(-2deg)}.capture-stage .phone-frame{width:min(28%,260px);transform:rotate(3deg)}.camera-story{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding:130px 0 160px}.camera-copy{max-width:830px;margin-bottom:54px}.camera-copy>p:not(.section-kicker){max-width:730px}.camera-views{grid-template-columns:1.12fr .88fr;align-items:end;gap:22px;display:grid}.camera-views figure{margin:0}.camera-image{aspect-ratio:16/10;border-radius:var(--radius);background:var(--surface);position:relative;overflow:hidden}.camera-views figure:first-child .camera-image{aspect-ratio:16/11}.camera-image img{object-fit:cover}.camera-views figcaption{grid-template-columns:auto 1fr;align-items:baseline;gap:18px;padding-top:17px;display:grid}.camera-views figcaption strong{font-size:15px}.camera-views figcaption span{color:var(--muted);font-size:13px}.highlight-story{isolation:isolate;align-items:flex-end;min-height:820px;margin:20px 0 100px;display:flex;position:relative}.highlight-visual{z-index:-1;position:absolute;inset:0}.highlight-visual img{object-fit:cover;object-position:center;filter:saturate(.85)contrast(1.04)}.highlight-visual:after{content:"";background:linear-gradient(#02070a14,#02070a33 38%,#02070af0 100%);position:absolute;inset:0}.highlight-visual span{top:110px;right:max(32px, calc((100vw - var(--max-width)) / 2));color:#fff;border:1px solid #ffffff85;padding:9px 13px;font-size:12px;font-weight:750;position:absolute}.highlight-copy{width:min(calc(100% - 64px), var(--max-width));margin:0 auto;padding-bottom:80px}.highlight-copy h2{color:#fff;max-width:830px}.highlight-copy>p:not(.section-kicker){color:#dce5e8;max-width:680px}.text-link{color:var(--accent-bright);border-bottom:1px solid;margin-top:18px;padding-bottom:4px;font-weight:750;display:inline-block}.report-section{grid-template-columns:minmax(320px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(50px,8vw,130px);width:min(100% - 64px,1320px);margin:0 auto;padding:120px 0 190px;display:grid}.report-copy .button{margin-top:30px}.report-spread{min-height:700px;position:relative}.report-page{border-radius:2px;width:min(55%,480px);height:auto;position:absolute;box-shadow:0 36px 90px #0000007a}.report-page-back{opacity:.84;top:3%;right:0;transform:rotate(5deg)}.report-page-front{bottom:0;left:3%;transform:rotate(-3deg)}.places-section{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;margin:0 auto;padding:130px 0;display:grid}.places-section>div{max-width:900px}.stage-section{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);grid-template-columns:170px minmax(280px,.8fr) 1px minmax(280px,1fr);align-items:start;gap:42px;margin:0 auto;padding:110px 0;display:grid}.stage-section>p:first-child{color:var(--accent);margin:8px 0 0;font-size:13px;font-weight:800}.stage-section h2{font-size:clamp(30px,3vw,48px)}.stage-rule{background:var(--line);width:1px;min-height:130px}.stage-section>p:last-child{margin:0}.detail-page{width:min(calc(100% - 64px), var(--max-width));min-height:82dvh;margin:0 auto;padding:175px 0 110px}.detail-intro{max-width:920px}.detail-intro h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,84px);line-height:1.02}.detail-intro>p:last-child{max-width:760px;color:var(--muted);margin-top:28px;font-size:19px;line-height:1.7}.detail-items{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 48px;margin:90px 0 58px;display:grid}.detail-items article{border-bottom:1px solid var(--line);min-height:160px;padding:34px 0}.detail-items article>span{color:var(--accent);letter-spacing:.16em;font-size:12px;font-weight:850}.detail-items h2{max-width:550px;margin:20px 0 0;font-size:clamp(22px,2.3vw,34px);line-height:1.25}.detail-disclosure{max-width:780px;color:var(--muted);margin-bottom:32px;line-height:1.65}.detail-app-visual{background:radial-gradient(circle at 50% 28%, #39d0c630, transparent 44%), var(--surface);border-radius:28px;place-items:center;width:min(100%,880px);min-height:620px;margin:90px auto 20px;padding:60px;display:grid}.detail-app-visual .phone-frame{width:min(42vw,330px)}.detail-report-gallery{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;margin:90px 0 30px;display:grid}.detail-report-gallery img{width:100%;height:auto;box-shadow:0 25px 65px #00000061}.detail-report-gallery .demo-label{grid-column:1/-1}.site-footer{width:min(calc(100% - 64px), var(--max-width));border-top:1px solid var(--line);color:#87979f;grid-template-columns:1fr minmax(280px,1.2fr) auto;align-items:start;gap:42px;margin:0 auto;padding:44px 0 54px;font-size:12px;line-height:1.6;display:grid}.site-footer p{margin:0}.site-footer p:last-child{text-align:right}.simple-state{place-content:center;justify-items:start;gap:18px;min-height:100dvh;padding:32px;display:grid}.simple-state h1{margin:0;font-size:52px}@media (prefers-color-scheme:light){:root{--bg:#f4f7f7;--surface:#e7eeee;--surface-raised:#fff;--text:#071416;--muted:#4f6267;--line:#041a1d26;--accent:#007f79;--accent-bright:#0c928b}.journey-section,.app-showcase,.camera-story,.report-section,.places-section,.stage-section,.detail-page,.site-footer{color:var(--text)}.device-stage{background:radial-gradient(circle at 58% 32%,#007f7933,#0000 42%),linear-gradient(145deg,#dfeaea,#c9d9d8)}.button.primary{color:#fff}.button.secondary{background:#041416c7}.report-page{box-shadow:0 30px 75px #1937393d}}@media (max-width:1080px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.app-showcase,.app-showcase-reverse{grid-template-columns:1fr}.app-showcase-reverse .device-stage{order:2}.app-showcase-reverse .app-copy{order:1}.app-copy{max-width:760px}.stage-section{grid-template-columns:1fr 1.4fr}.stage-section>p:first-child,.stage-rule{display:none}}@media (max-width:767px){.site-header{gap:12px;width:calc(100% - 32px);height:64px}.brand{gap:9px}.brand img{width:92px}.brand span{font-size:9px}.hero{align-items:end;min-height:790px}.hero-image{object-position:63% center}.hero-scrim{background:linear-gradient(#0207090a 0%,#0207099e 38%,#020709f5 100%)}.hero-copy{width:calc(100% - 32px);padding:0 0 80px}.hero h1{font-size:clamp(43px,12vw,59px)}.hero-copy>p:not(.eyebrow){font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.journey-section{width:calc(100% - 32px);padding:55px 0 90px}.journey-list{grid-template-columns:1fr}.journey-list article,.journey-list article:first-child{border-left:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0 34px}.journey-list h2{margin-top:30px}.app-showcase,.camera-story,.report-section,.places-section,.stage-section{grid-template-columns:1fr;gap:42px;width:calc(100% - 32px);padding:72px 0 94px}.device-stage{min-height:540px}.device-stage-home .phone-frame{width:48%;margin-left:-38%}.ipad-home{width:62%;top:14%;right:-7%}.capture-stage{min-height:440px;padding-right:3%}.ipad-capture{width:83%;top:25%;left:-6%}.capture-stage .phone-frame{width:35%}.camera-views{grid-template-columns:1fr;gap:40px}.camera-views figure:first-child .camera-image,.camera-image{aspect-ratio:4/3}.camera-views figcaption{grid-template-columns:1fr;gap:6px}.highlight-story{min-height:700px;margin-bottom:20px}.highlight-copy{width:calc(100% - 32px);padding-bottom:56px}.highlight-visual span{top:92px;right:16px}.report-section{margin-top:0}.report-spread{min-height:520px}.report-page{width:62%}.report-page-front{width:70%}.places-section{align-items:start}.places-section .button{width:100%}.detail-page{width:calc(100% - 32px);padding:126px 0 78px}.detail-intro h1{font-size:46px}.detail-items{grid-template-columns:1fr;margin-top:58px}.detail-app-visual{min-height:540px;margin-top:62px;padding:34px 18px}.detail-app-visual .phone-frame{width:min(70vw,310px)}.detail-report-gallery{grid-template-columns:1fr;margin-top:62px}.detail-report-gallery .demo-label{grid-column:1}.site-footer{grid-template-columns:1fr;gap:16px;width:calc(100% - 32px)}.site-footer p:last-child{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
