@charset "UTF-8";
:root{color-scheme:light;--bg:#f4f5ef;--ink:#172823;--muted:#63716a;--line:#d8dfd4;--card:#fff;--accent:#d4f06c;--green:#377d60;--mint:#e1ebd4;--soft:#e9ede4;--phone:#e6e9e1;--shadow:0 28px 60px #203d2d1a;--radius:26px}
:root[data-theme=dark]{color-scheme:dark;--bg:#101a17;--ink:#ecf1e5;--muted:#a3b1a8;--line:#34433a;--card:#1a2922;--green:#b4d68e;--mint:#253b2c;--soft:#1b2b22;--phone:#253b32;--shadow:0 28px 60px #0005}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"SF Pro Display","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}::selection{background:#cfe788;color:#172823}p,h1,h2,h3{margin:0}button{border:0}svg{display:block}.icon{width:24px;height:24px;flex-shrink:0;fill:currentColor}.wrap{max-width:1200px;width:calc(100% - 112px);margin-inline:auto}.skip-link{position:absolute;top:-60px;left:20px;background:var(--accent);color:#172823;padding:12px 20px;z-index:20}.skip-link:focus{top:12px}.header{height:102px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:25px;font-weight:730;letter-spacing:-1px;white-space:nowrap}.brand-icon{width:31px;height:31px}.brand-node{font-size:23px;font-weight:500;margin-left:8px;letter-spacing:-1.2px}.header nav{display:flex;gap:34px;margin-left:auto;font-size:14px;font-weight:600}.header nav a{padding:10px 0}.header nav a:hover,.text-link:hover{color:var(--green)}.icon-button{border:1px solid var(--line);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;background:transparent}.icon-button:hover{background:var(--soft)}.hero{display:grid;grid-template-columns:1.06fr 1fr;min-height:690px;align-items:center;position:relative;padding-block:72px 56px;gap:24px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;display:flex;align-items:center;gap:9px}.status-dot{height:6px;width:6px;background:var(--green);border-radius:50%}.hero h1{font-size:clamp(48px,5.25vw,74px);letter-spacing:-3.8px;line-height:1.25;font-weight:730;margin-top:28px}.hero h1 span{color:var(--green)}.hero-description{font-size:17px;line-height:1.9;color:var(--muted);margin:27px 0 32px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:17px 24px;font-size:14px;font-weight:650;line-height:1.3;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:var(--bg)}.button .icon{width:21px;height:21px}.text-link{display:inline-flex;align-items:center;font-size:14px;font-weight:600;gap:4px}.text-link .icon{width:19px;height:19px}.download-meta{font-size:11px;color:var(--muted);margin-top:15px}.download-meta span,.package-meta span{margin-inline:9px}.hero-note{display:flex;align-items:center;gap:14px;margin-top:42px}.note-line{height:39px;width:2px;background:var(--line)}.hero-note p{font-size:12px;line-height:1.8;color:var(--muted)}.hero-art{height:556px;position:relative;display:grid;place-items:center;isolation:isolate}.orb{position:absolute;border-radius:50%;z-index:-2}.orb-one{width:420px;height:420px;background:var(--mint);top:44px;right:-9px}.orb-two{width:145px;height:145px;background:var(--accent);left:18px;bottom:36px}.sound-rings{position:absolute;right:-15px;top:14px;z-index:-1;width:330px;height:330px;transform:rotate(-15deg)}.sound-rings i{position:absolute;border:1px solid var(--line);border-radius:50%;inset:0}.sound-rings i:nth-child(2){inset:26px}.sound-rings i:nth-child(3){inset:52px}.phone{width:270px;padding:7px;border-radius:31px;background:var(--phone);box-shadow:0 0 0 1px var(--line),var(--shadow);transform:rotate(5deg);position:relative;margin-left:25px;overflow:hidden}.phone img{display:block;width:100%;height:auto;border-radius:24px}.floating-label{position:absolute;bottom:48px;right:-8px;padding:17px 20px;display:flex;align-items:center;gap:13px;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;font-size:12px;line-height:1.7;transform:rotate(-4deg)}.floating-label>.icon{width:28px;height:28px;color:var(--green)}.floating-label span{font-size:11px;color:var(--muted)}.art-caption{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap;color:var(--muted);font-size:10px;letter-spacing:1px}.connection-strip{padding:24px 10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.connection-strip>div{display:flex;align-items:center;justify-content:center;gap:13px;font-size:13px;font-weight:550}.connection-strip>div:not(:last-child){border-right:1px solid var(--line)}.connection-strip .icon{width:22px;height:22px;color:var(--green)}.section-space{padding-block:116px}.section-heading h2,h2{font-size:45px;line-height:1.28;letter-spacing:-2px;font-weight:680}.section-heading .eyebrow{margin-bottom:24px}.section-heading>p:last-child{font-size:15px;line-height:1.9;color:var(--muted);margin-top:22px}.experience{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px}.experience>.section-heading{padding-top:31px}.eq-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:29px 27px 21px;align-self:start;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between}.small-label{font-size:9px;letter-spacing:2px;color:var(--muted)}.panel-heading h3{font-size:19px;line-height:1.5;font-weight:650;margin-top:9px}.panel-heading>.icon{width:30px;height:30px;color:var(--green)}.curve-chart{height:152px;margin-top:24px;position:relative;color:var(--green);padding-bottom:22px}.chart-grid{position:absolute;inset:0 0 22px;background-image:linear-gradient(to right,var(--line) 1px,transparent 1px),linear-gradient(to bottom,var(--line) 1px,transparent 1px);background-size:25% 100%,100% 50%;opacity:.55;border-bottom:1px solid var(--line)}.curve-chart>svg{width:100%;height:100%;position:relative;overflow:visible}.chart-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;position:absolute;bottom:0;width:100%}.preset-options{display:grid;grid-template-columns:repeat(6,1fr);gap:6px;margin-top:22px}.preset-options button{border:1px solid var(--line);background:transparent;border-radius:8px;font-size:11px;padding:10px 0;transition:background .2s}.preset-options button:hover{background:var(--soft)}.preset-options button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#203527}.demo-note{font-size:9px;line-height:1.6;color:var(--muted);margin-top:15px}.feature-columns{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:45px;padding-top:38px}.feature-icon{width:43px;height:43px;border-radius:12px;background:var(--soft);color:var(--green);display:grid;place-items:center;margin-bottom:22px}.feature-columns h3{font-size:18px;letter-spacing:-.3px;margin-bottom:15px}.feature-columns p{font-size:13px;line-height:1.9;color:var(--muted)}.visual-section{background:#14291f;color:#f0f5e9;overflow:hidden}.visual-content{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;padding-block:82px}.visual-copy .eyebrow{color:#b4cd95;margin-bottom:23px}.visual-copy h2{font-size:45px;line-height:1.3}.visual-copy>p:not(.eyebrow){font-size:14px;line-height:2;color:#b4c5b8;margin-top:23px}.visual-copy .visual-footnote{font-size:10px!important;color:#97b2a1!important;margin-top:28px!important}.visual-art{display:flex;flex-direction:column;justify-content:center;min-width:0}.visual-topline{font-size:11px;display:flex;justify-content:space-between;align-items:center;color:#c8d8cc}.visual-topline>span{display:flex;align-items:center;gap:8px}.visual-topline .icon{width:18px;height:18px}.motion-button{background:transparent;border:1px solid #42604a;border-radius:20px;color:#c8d8cc;font-size:10px;padding:7px 12px}.motion-button:hover{background:#274d34}.spectrum-demo{height:192px;display:flex;align-items:center;gap:5px;padding-top:22px;position:relative}.spectrum-demo::before{content:"";position:absolute;inset:22px 0 0;background:repeating-linear-gradient(to right,transparent 0,transparent calc(25% - 1px),#38553c calc(25% - 1px),#38553c 25%);opacity:.4}.spectrum-demo i{flex:1;min-width:2px;background:linear-gradient(0deg,#496e43,#d4f06c);border-radius:8px;height:var(--bar-height);animation:pulse var(--speed) ease-in-out infinite alternate;animation-delay:var(--delay);opacity:.88;position:relative;transform-origin:center}.spectrum-demo.paused i{animation-play-state:paused}.visual-baseline{display:flex;justify-content:space-between;border-top:1px solid #42604a;padding-top:15px;font-size:9px;color:#a7bdac}.visual-label{display:flex;justify-content:space-between;margin-top:34px;font-size:9px;letter-spacing:2px;color:#91ad9a}.visual-label span{letter-spacing:1px;font-size:11px}.start-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:60px}.start-heading>p:last-child{margin:0;padding-bottom:5px}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin:0}.steps li{position:relative;padding-top:28px;border-top:1px solid var(--line)}.step-number{font-size:11px;font-weight:600;color:var(--muted);position:absolute;right:0;top:34px}.steps .icon{color:var(--green);width:27px;height:27px;margin-bottom:30px}.steps h3{font-size:18px;margin-bottom:14px}.steps p{font-size:13px;line-height:1.9;color:var(--muted)}.download-section{background:var(--mint);border:1px solid var(--line);border-radius:32px;padding:64px 74px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.download-copy .eyebrow{font-size:10px;letter-spacing:2px;margin-bottom:22px}.download-copy h2{font-size:59px;line-height:1.2}.download-copy>p:last-child{color:var(--muted);font-size:14px;line-height:1.9;margin-top:23px}.download-card{display:grid;grid-template-columns:64px 1fr;gap:17px;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:22px;padding:29px 26px}.app-mark{background:var(--soft);border:1px solid var(--line);width:64px;height:64px;border-radius:18px;display:grid;place-items:center;color:var(--green)}.app-mark .icon{width:36px;height:36px}.download-card h3{font-size:21px;font-weight:650;margin-bottom:6px}.download-card>div:nth-child(2)>p{font-size:12px;color:var(--muted)}.download-card>.button{grid-column:1/-1;margin-top:10px;font-size:13px;padding-inline:12px}.download-card>.package-meta{grid-column:1/-1;font-size:10px;text-align:center;color:var(--muted);margin-top:-3px}.download-card>.package-note{grid-column:1/-1;font-size:10px;text-align:center;line-height:1.8;color:var(--muted);border-top:1px solid var(--line);padding-top:16px}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:60px}.faq h2{margin-top:22px}.faq .eyebrow{font-size:11px;letter-spacing:1px}.faq-items{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:24px 0;font-size:14px;font-weight:550;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:18px;height:18px;color:var(--muted);transition:transform .2s}.faq details[open] summary .icon{transform:rotate(90deg)}.faq details p{font-size:13px;line-height:1.9;color:var(--muted);padding:0 32px 24px 0}.footer{padding-block:30px;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px}.footer>.brand{font-size:21px}.footer .brand-node{font-size:20px}.footer .brand-icon{width:25px;height:25px}.footer>p{font-size:11px;color:var(--muted)}.footer>div{margin-left:auto;display:flex;gap:22px;font-size:10px;color:var(--muted)}.footer a:hover{color:var(--green)}@keyframes pulse{from{transform:scaleY(.48)}to{transform:scaleY(1)}}
@media(min-width:1500px){.hero{min-height:745px}.hero h1{font-size:78px}.hero-art{height:580px}.phone{width:286px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero{gap:0;min-height:655px}.hero h1{font-size:56px;letter-spacing:-3px}.hero-art{height:522px}.phone{width:248px}.orb-one{width:330px;height:330px;top:85px}.floating-label{right:-5px}.hero-actions{gap:15px}.hero-actions>.button{padding:16px 18px;font-size:12px}.hero-actions>.text-link{font-size:12px}.experience{gap:27px;grid-template-columns:.8fr 1.2fr}.section-heading h2,h2,.visual-copy h2{font-size:39px}.eq-panel{padding:24px 20px 20px}.feature-columns{gap:32px}.visual-content{gap:45px}.download-section{padding:50px 42px;gap:35px}.download-copy h2{font-size:53px}.faq{gap:35px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.header{height:82px;gap:22px}.header nav{gap:22px;font-size:12px}.brand{font-size:22px}.brand-node{font-size:21px}.hero{min-height:590px;padding-top:40px;padding-bottom:40px;grid-template-columns:1.05fr 1fr}.hero h1{font-size:44px;letter-spacing:-2.2px}.hero-description{font-size:13px;margin-block:22px 25px}.hero-copy>.eyebrow{font-size:10px;letter-spacing:1px}.hero-actions{align-items:start;flex-direction:column;gap:18px}.hero-actions>.button{font-size:12px;padding:15px 18px}.hero-actions>.text-link{font-size:12px}.download-meta{font-size:9px}.hero-note{display:none}.hero-art{height:470px}.phone{width:224px;margin-left:20px;border-radius:25px;padding:6px}.phone img{border-radius:20px}.orb-one{width:285px;height:285px;right:-10px;top:85px}.orb-two{width:95px;height:95px;left:5px}.sound-rings{width:240px;height:240px;top:45px;right:-15px}.floating-label{padding:12px;right:-6px;bottom:39px;font-size:10px;gap:8px}.floating-label span{font-size:9px}.art-caption{font-size:8px;bottom:9px}.connection-strip{padding:20px 0;gap:8px}.connection-strip>div{font-size:10px;gap:7px}.connection-strip .icon{width:19px;height:19px}.section-space{padding-block:82px}.experience{grid-template-columns:1fr;gap:36px}.experience>.section-heading{padding-top:0;display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:18px}.experience>.section-heading>p:last-child{margin-top:0;align-self:end;font-size:13px}.section-heading h2,h2{font-size:35px}.eq-panel{padding:28px}.curve-chart{height:180px}.preset-options button{font-size:12px}.demo-note{font-size:10px}.feature-columns{padding-top:5px;gap:28px}.feature-columns h3{font-size:15px;line-height:1.5}.feature-columns p{font-size:12px}.visual-content{gap:26px;padding-block:62px;grid-template-columns:.9fr 1.1fr}.visual-copy h2{font-size:35px}.visual-copy>.eyebrow{font-size:10px;letter-spacing:1px}.visual-copy>p:not(.eyebrow){font-size:12px}.visual-copy .visual-footnote{font-size:9px!important}.spectrum-demo{gap:3px;height:173px}.visual-label{display:block;line-height:2.4;font-size:8px;letter-spacing:1px}.visual-label span{display:block;font-size:10px}.start-heading{align-items:start;gap:20px}.start-heading h2{font-size:31px}.start-heading>p:last-child{font-size:12px;white-space:nowrap;padding-top:36px}.steps{gap:25px}.steps h3{font-size:15px}.steps p{font-size:12px}.download-section{padding:39px 28px;gap:30px}.download-copy h2{font-size:45px}.download-copy .eyebrow{font-size:8px;letter-spacing:1px}.download-copy>p:last-child{font-size:12px}.download-card{grid-template-columns:48px 1fr;gap:13px;padding:22px 17px}.app-mark{width:48px;height:48px;border-radius:14px}.app-mark .icon{width:29px;height:29px}.download-card h3{font-size:18px}.download-card>.button{font-size:11px;gap:6px}.download-card>.button .icon{width:18px;height:18px}.package-meta span{margin-inline:5px}.download-card>.package-meta{font-size:9px}.download-card>.package-note{font-size:9px}.faq{grid-template-columns:1fr 1.65fr;gap:30px}.faq .eyebrow{font-size:9px}.faq h2{font-size:30px}.faq summary{font-size:12px;gap:14px}.faq details p{font-size:12px;padding-right:8px}.footer{gap:20px}.footer>p{display:none}.footer>div{gap:16px;font-size:9px}}
@media(max-width:580px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.header{height:73px;gap:15px}.brand{font-size:20px;gap:7px}.brand-icon{width:26px;height:26px}.brand-node{font-size:19px;margin-left:6px}.header nav{font-size:11px;gap:0}.header nav a{display:none}.header nav a:last-child{display:block}.icon-button{width:34px;height:34px}.icon-button .icon{width:18px;height:18px}.hero{grid-template-columns:1fr;gap:22px;padding-top:47px;padding-bottom:25px;min-height:0}.hero h1{font-size:52px;line-height:1.22;letter-spacing:-2.8px;margin-top:22px}.hero-copy>.eyebrow{font-size:10px;letter-spacing:1px}.hero-description{font-size:14px;line-height:1.85;margin-block:23px 26px}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-actions>.button{padding:16px 18px;font-size:12px}.hero-actions>.text-link{font-size:12px}.download-meta{font-size:10px;margin-top:13px}.hero-art{height:484px;margin-top:6px;max-width:350px;width:100%;justify-self:center}.phone{width:230px;margin-left:0}.orb-one{width:290px;height:290px;top:81px;right:-1px}.orb-two{left:4px;bottom:44px;width:113px;height:113px}.floating-label{bottom:45px;right:-1px;padding:14px 16px;font-size:11px}.floating-label span{font-size:10px}.sound-rings{right:0;top:35px}.art-caption{bottom:4px;font-size:9px}.connection-strip{grid-template-columns:1fr;gap:17px;padding-block:24px}.connection-strip>div{font-size:12px;gap:12px;justify-content:start;padding-left:20px}.connection-strip>div:not(:last-child){border:0}.connection-strip .icon{width:20px;height:20px}.section-space{padding-block:66px}.experience{gap:28px}.experience>.section-heading{display:block}.section-heading .eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:18px}.section-heading h2,h2{font-size:35px;letter-spacing:-1.4px}.experience>.section-heading>p:last-child{margin-top:20px;font-size:13px}.eq-panel{padding:23px 18px 20px;border-radius:21px}.small-label{font-size:8px}.panel-heading h3{font-size:18px}.panel-heading>.icon{width:27px;height:27px}.curve-chart{height:146px;margin-top:22px}.preset-options{gap:5px;margin-top:20px}.preset-options button{font-size:10px;padding:10px 0;border-radius:7px}.demo-note{font-size:8px;line-height:1.7;margin-top:14px}.feature-columns{grid-template-columns:1fr;gap:27px;padding-top:7px}.feature-columns article{display:grid;grid-template-columns:42px 1fr;column-gap:16px;row-gap:9px}.feature-icon{grid-row:1/3;margin:0}.feature-columns h3{font-size:17px;margin:0;align-self:center}.feature-columns p{grid-column:2;font-size:12px;line-height:1.85}.visual-content{grid-template-columns:1fr;gap:38px;padding-block:57px}.visual-copy h2{font-size:37px}.visual-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.visual-copy .visual-footnote{font-size:9px!important;margin-top:19px!important}.visual-art{margin-top:0}.spectrum-demo{height:167px;gap:4px}.visual-label{display:flex;line-height:1.5;margin-top:23px;letter-spacing:1px;font-size:8px}.visual-label span{font-size:10px}.start-heading{display:block;margin-bottom:32px}.start-heading h2{font-size:30px}.start-heading>p:last-child{padding:0;margin-top:20px;white-space:normal;font-size:13px}.steps{grid-template-columns:1fr;gap:26px}.steps li{display:grid;grid-template-columns:36px 1fr;gap:12px;padding-top:25px}.steps .icon{grid-row:1/3;width:27px;height:27px;margin:0}.step-number{top:29px;font-size:10px}.steps h3{font-size:17px;margin:0;padding-right:30px}.steps p{grid-column:2;line-height:1.85}.download-section{grid-template-columns:1fr;padding:31px 23px;gap:28px;border-radius:25px}.download-copy .eyebrow{font-size:9px}.download-copy h2{font-size:47px}.download-copy>p:last-child{font-size:13px;margin-top:17px}.download-card{grid-template-columns:54px 1fr;padding:25px 22px;gap:14px}.app-mark{width:54px;height:54px}.download-card h3{font-size:20px}.download-card>.button{font-size:13px;padding:16px 8px}.download-card>.package-meta{font-size:10px}.download-card>.package-note{font-size:10px}.faq{grid-template-columns:1fr;gap:28px}.faq .eyebrow{font-size:10px}.faq h2{font-size:32px;margin-top:17px}.faq summary{font-size:13px;padding:21px 0}.faq details p{font-size:12px;line-height:1.9;padding-bottom:21px}.footer{flex-wrap:wrap;padding-block:26px;gap:19px}.footer>.brand{font-size:20px}.footer>div{width:100%;margin:0;justify-content:space-between;font-size:10px}.footer .brand-node{font-size:19px}.footer .brand-icon{width:24px;height:24px}}
@media(max-width:360px){.hero h1{font-size:43px;letter-spacing:-2px}.hero-actions{gap:14px}.hero-actions>.button{padding-inline:14px}.hero-actions>.text-link{font-size:11px}.download-meta{font-size:9px}.preset-options{gap:4px}.preset-options button{font-size:9px}.download-section{padding-inline:19px}.download-card{padding-inline:17px}}
@media(max-width:680px){.sound-rings{right:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}
