@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#292620;--muted:#686259;--orange:#f37c4e;--paper:#faf8f3;--line:#dcd7cd;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px}button,input,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,#stage:focus-visible,summary:focus-visible{outline:3px solid #254ed4;outline-offset:6px}button:disabled{cursor:not-allowed}header.nav{height:88px;padding:0 5.3%;display:flex;align-items:center;justify-content:space-between;background:#faf8f3;border-bottom:1px solid #ded8cd}.brand{display:flex;gap:12px;align-items:center;font-weight:700;font-size:25px;letter-spacing:-1px}.mark{display:flex;gap:4px;height:29px;align-items:center}.mark i{width:4px;background:var(--ink);border-radius:4px;height:14px}.mark i:nth-child(2){height:29px}.mark i:nth-child(3){height:23px}.mark i:nth-child(4){height:10px}.beta{font-size:10px;letter-spacing:1px;border:1px solid #bfb9b0;padding:4px 5px;align-self:start;margin-top:1px}.nav nav{display:flex;align-items:center;gap:35px;font-size:14px}.nav-download{border:1px solid #b2ada4;padding:12px 19px;border-radius:25px}.nav-download span{margin-left:25px}.hero{position:relative;min-height:720px;height:calc(100svh - 88px);max-height:1000px;background:radial-gradient(ellipse at 73% 36%,#ffd4ad 0,transparent 47%),linear-gradient(120deg,#f6aa75,#f88151 53%,#de6245);display:grid;grid-template-columns:46% 54%;padding:68px 5.3% 76px;overflow:hidden}.hero-copy{z-index:1}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600;display:flex;align-items:center;gap:12px;line-height:1.6}.tiny-line{width:27px;height:1px;background:var(--ink)}h1{font-family:'Manrope',Arial,sans-serif;font-size:clamp(64px,6.7vw,110px);font-weight:500;line-height:1.03;letter-spacing:-.075em;margin:30px 0 24px}h1 em,h2 em{font-style:normal;color:#fff5e8}.hero-copy p{font-size:17px;line-height:1.65;margin:0 0 29px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--ink);color:#fff8ee;border:0;border-radius:40px;padding:18px 24px;font-size:14px;font-weight:500;transition:transform .2s,background .2s}.primary:hover{background:#483a31;transform:translateY(-2px)}.primary span{font-size:20px;font-weight:400}.compat{display:flex;gap:9px;font-size:12px;margin-top:20px;align-items:center}.compat>span{font-size:18px}.hero-visual{position:relative;min-width:0;height:100%;margin-left:-15px}.visual-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;position:absolute;left:6%;right:0;top:0}.model-no{opacity:.6}#stage{position:absolute;inset:24px -55px 45px -40px;cursor:grab;touch-action:pan-y}#stage:active{cursor:grabbing}#stage canvas{display:block;width:100%;height:100%}#fallback{object-fit:contain;width:100%;height:100%;mix-blend-mode:multiply}.stage-stamp{position:absolute;left:6%;top:47%;font-size:10px;letter-spacing:2px;line-height:1.6;writing-mode:vertical-rl;transform:rotate(180deg);opacity:.65;pointer-events:none}.view-controls{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);display:flex;gap:9px;align-items:center}.segmented{border:1px solid #654a343a;border-radius:24px;display:flex;padding:4px;background:#ffedd653;backdrop-filter:blur(10px)}.segmented button{border:0;border-radius:20px;padding:9px 18px;font-size:12px;color:var(--ink);background:transparent}.segmented button[aria-pressed=true]{background:var(--ink);color:#fff8ec}.rotate,.reset{background:#ffedd665;border:1px solid #654a343a;border-radius:50%;width:37px;height:37px;font-size:18px;color:var(--ink)}.drag-hint{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;letter-spacing:1.5px}.drag-hint>span{margin:0 12px}.hero-footer{position:absolute;bottom:24px;left:5.3%;right:5.3%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.7px;border-top:1px solid #734e4038;padding-top:18px}.down{margin-left:16px}.section{padding:95px 8%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:50px}.section-head .eyebrow{font-size:11px;margin-bottom:21px;color:#797269}h2{font-family:'Manrope',Arial,sans-serif;font-size:clamp(36px,4vw,59px);line-height:1.13;font-weight:500;letter-spacing:-.06em;margin:0}h2>span{color:#9c968b}.section-head>p{font-size:15px;line-height:1.7;color:var(--muted);margin:0 0 4px}.studio{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fffefb;box-shadow:0 20px 80px #5e483a08;max-width:1080px;margin:auto}.studio-top{height:66px;display:flex;justify-content:space-between;align-items:center;padding:0 30px;border-bottom:1px solid var(--line)}.studio-name{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px}.mark.small{transform:scale(.68);transform-origin:left;width:20px}.demo-tag{font-size:10px;letter-spacing:1.5px;color:#7a746a}.output-grid{display:grid;grid-template-columns:1fr 70px 1fr;padding:35px 40px 28px}.output{padding:0 25px}.output-heading{display:flex;justify-content:space-between;color:#918c81;font-size:11px;letter-spacing:1px}.state-label{color:#8b8275}.state-label.active{color:#a24425}.device-symbol{font-size:42px;text-align:center;margin:24px 0 5px;color:#71695b}.bluetooth-symbol{font-size:47px;line-height:1.12}h3{font-size:22px;letter-spacing:-.5px;font-weight:500}.output h3{text-align:center;margin:8px 0}.output p{text-align:center;font-size:13px;color:#827c72;margin:0}.bars{display:flex;justify-content:center;align-items:center;gap:4px;height:58px;margin:20px 0 10px}.bars i{height:var(--height);max-height:48px;width:4px;background:#d4c8b5;border-radius:3px;transform:scaleY(.2);transition:background .4s,opacity .3s}.bars.active i{background:var(--orange);transform:scaleY(var(--level));animation:wave 1.25s ease-in-out infinite alternate;animation-delay:var(--delay)}@keyframes wave{0%{transform:scaleY(calc(var(--level) * .35))}100%{transform:scaleY(var(--level))}}.level{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eae6de;padding-top:14px}.level strong{font-family:'Manrope',sans-serif;font-size:29px;font-weight:500;letter-spacing:-1px}.level strong span{font-size:15px;margin-left:3px}.level>span{font-size:9px;letter-spacing:1.3px;color:#91897d}.connection{display:flex;align-items:center;justify-content:center;gap:6px}.connection span{height:1px;flex:1;background:#ddd4c5}.connection b{font-size:22px;font-weight:400;color:#9b8e7c}.studio.linked .connection b{color:#bc532f}.control-panel{background:#f6f3ed;padding:28px max(28px,13%)}.volume-top{display:flex;justify-content:space-between;align-items:center;font-size:14px}.volume-top output{font-size:18px;font-weight:600}input[type=range]{--progress:40%;appearance:none;width:100%;height:5px;border-radius:10px;margin:24px 0 12px;background:linear-gradient(to right,var(--orange) var(--progress),#ddd8cd var(--progress));cursor:pointer}input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;width:20px;height:20px;border-radius:50%;box-shadow:0 1px 7px #493d3b38;border:1px solid #ddd4cb}input[type=range]::-moz-range-thumb{background:#fff;width:20px;height:20px;border-radius:50%;border:1px solid #ddd4cb}.range-ends{display:flex;justify-content:space-between;font-size:11px;color:#918b80}.demo-actions{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:15px}.demo-actions .primary{padding:13px 23px;font-size:13px}.listen{border:0;background:transparent;color:#5e574c;font-size:13px;padding:10px}.demo-status{font-size:12px;line-height:1.5;color:#756e62;margin:18px 0 0;min-height:36px}.demo-note{max-width:870px;margin:23px auto 0;text-align:center;font-size:12px;line-height:1.7;color:#898175}.how{background:#efede6}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin:65px 0}.step-no{font-size:14px;color:#ad563b;border-top:1px solid #cfc8bc;display:block;padding-top:18px}.steps h3{margin:25px 0 15px}.steps p{font-size:15px;color:#71695e;line-height:1.75;margin:0}details{border-top:1px solid #cfc8bc;border-bottom:1px solid #cfc8bc;padding:24px 0;font-size:14px}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:10px}summary::-webkit-details-marker{display:none}details[open] summary span{transform:rotate(45deg)}details p{max-width:820px;color:#71695e;line-height:1.8;margin:24px 0 0}.download{background:radial-gradient(ellipse at 90% 90%,#ffbe90,transparent 75%),#f58a59;display:flex;justify-content:space-between;align-items:center;gap:40px}.download .eyebrow{font-size:11px;margin-bottom:27px}.download h2{font-size:clamp(34px,3.8vw,58px)}.download>div>p{font-size:13px;margin:28px 0 0}.download-action{flex-shrink:0}.download-action p{font-size:11px!important;line-height:1.8;opacity:.8}footer{display:flex;justify-content:space-between;align-items:center;padding:35px 5.3%;gap:20px}footer .brand{font-size:22px}footer>span{font-size:10px;letter-spacing:1.5px;color:#8d8579}footer>a:last-child{font-size:12px}button:hover:not(.primary){filter:brightness(.92)}@media(min-width:1500px){.hero{padding-top:85px}.hero-copy{padding-top:25px}}@media(max-width:950px){.hero{min-height:680px;padding-top:55px}.visual-meta{font-size:8px}.model-no{display:none}h1{font-size:75px}.section{padding:75px 6%}.section-head>p{max-width:240px}.output{padding:0 10px}.output-grid{padding:30px 20px}.download{align-items:start;flex-direction:column}.download-action p{margin-top:15px!important}.steps{gap:28px}}@media(max-width:650px){header.nav{height:75px;padding:0 6%}.brand{font-size:23px}.nav nav{gap:0}.nav nav>a:not(:last-child){display:none}.nav-download{padding:10px 14px;font-size:12px}.nav-download span{margin-left:10px}.hero{height:auto;max-height:none;min-height:0;grid-template-columns:1fr;padding:36px 6% 74px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.1px}h1{font-size:69px;margin:24px 0 19px;line-height:1.02}.hero-copy p{font-size:15px;line-height:1.6;margin-bottom:22px}.primary{padding:15px 22px}.compat{margin-top:14px}.hero-visual{height:475px;margin:26px -8px 0}.visual-meta{font-size:8px;left:6%;right:6%}.model-no{display:block}#stage{inset:20px -15px 60px}.stage-stamp{left:3%;font-size:8px}.view-controls{bottom:37px}.hero-footer{font-size:8px;letter-spacing:.8px;bottom:21px}.section{padding:60px 6%}.section-head{display:block;margin-bottom:30px}.section-head>p{max-width:none;margin-top:23px;font-size:14px}.section-head .eyebrow{font-size:9px}h2{font-size:38px}.studio-top{padding:0 18px}.demo-tag{font-size:8px;letter-spacing:.7px}.output-grid{grid-template-columns:1fr 22px 1fr;padding:25px 12px}.output{padding:0 5px}.output-heading{font-size:9px}.output h3{font-size:17px}.output p{font-size:11px}.connection{gap:0}.connection span{display:none}.level>span{font-size:7px;letter-spacing:.5px}.level strong{font-size:25px}.bars{gap:3px}.bars i{width:3px}.control-panel{padding:24px 20px}.demo-actions{flex-direction:column;gap:9px}.demo-actions .primary{width:100%;justify-content:center}.demo-status{text-align:center;font-size:11px}.demo-note{font-size:11px}.steps{grid-template-columns:1fr;gap:30px;margin:40px 0}.steps h3{margin:20px 0 10px}.steps p{font-size:14px}.download{gap:30px}.download h2{font-size:39px}.download .eyebrow{font-size:9px}footer{flex-wrap:wrap;padding:28px 6%}footer>span{order:3;width:100%;font-size:8px}footer>a:last-child{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.hero-purchase{display:block;width:fit-content;font-size:14px;font-weight:600;margin-top:19px;text-decoration:underline;text-underline-offset:5px}.download{position:relative}.purchase-copy{flex:1}.purchase-copy>p{font-size:16px!important}.purchase-card{width:350px;max-width:100%;padding:30px;border:1px solid #29262030;border-radius:18px;background:#fffaf0e8}.purchase-card .product-label{font-size:14px;letter-spacing:1px;margin:0 0 20px}.purchase-price{font:500 70px/1 'Manrope',Arial,sans-serif;letter-spacing:-4px;margin:0;white-space:nowrap}.purchase-price>span{font-size:22px;letter-spacing:-1px;vertical-align:top;display:inline-block;margin:10px 8px 0 0}.purchase-terms{font-size:16px;color:var(--muted);margin:12px 0 25px}.purchase-features{padding:20px 0 20px 20px;margin:0 0 12px;border-top:1px solid var(--line);font-size:14px;line-height:1.65}.purchase-features li+li{margin-top:8px}.purchase-button{width:100%;font-size:16px}.purchase-footnote{font-size:14px!important;line-height:1.6;color:var(--muted);margin:16px 0 0!important}.purchase-card .purchase-footnote{text-align:center}#purchase-dialog{border:1px solid var(--line);border-radius:20px;padding:32px;background:var(--paper);color:var(--ink);width:460px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);box-shadow:0 25px 90px #0004}#purchase-dialog::backdrop{background:#15141099;backdrop-filter:blur(5px)}.purchase-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:35px}.purchase-dialog-head .brand{font-size:22px}#close-purchase{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;border:1px solid var(--line);background:transparent;border-radius:50%;font-size:26px;color:var(--ink)}#purchase-title{font-size:40px}#purchase-description{font-size:16px;line-height:1.6;color:var(--muted);margin:15px 0 25px}.purchase-total{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:24px;font-size:16px}.purchase-total strong{font-size:28px;letter-spacing:-1px}.paypal-button{display:flex;justify-content:space-between;align-items:center;background:#ffc439;color:#172c64;border-radius:30px;padding:17px 23px;font-size:16px;font-weight:700;min-height:54px}.paypal-button:hover{background:#f0b72d}.checkout-status{background:#efede6;padding:16px;border-radius:10px;font-size:16px;line-height:1.6;margin:0}[hidden]{display:none!important}@media(max-width:650px){.purchase-card{width:100%;padding:26px}.purchase-price{font-size:64px}#purchase-dialog{padding:24px}.nav-download span{display:none}}
