:root{--ink: #0b0b0c;--sky: #dbe6ee;--paper: #f8faf7;--green: #11775b;--mint: #ceebdb;--sage: #eef3ed;--muted: #627064;--line: #203d2833;--ivory: #faf9f5;--nav-gap: clamp(17.6px, 2.2vw, 34.4px);--pad-x: clamp(20px, 4vw, 57.6px);--ease: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.76, 0, .24, 1);--serif: "Instrument Serif", Georgia, serif;--sans: "Instrument Sans", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-text-size-adjust:100%}body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:5px}.serif{font-family:var(--serif);font-weight:400}p{line-height:1.65}svg{display:block}img{max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.marketing-page{min-height:100vh;display:flex;flex-direction:column;background:var(--paper);overflow-x:hidden}.page-main{flex:1}.eyebrow{display:inline-block;font-size:10.88px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--green)}.nav{position:relative;z-index:60;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:clamp(17.6px,2.4vw,30.4px) var(--pad-x);border-bottom:1px solid #122d2112;background:var(--paper)}.logo{display:flex;align-items:center;white-space:nowrap}.logo .brand-image{display:block;width:173px;height:auto;object-fit:contain}.nav__links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 20px;list-style:none;margin:0;padding:0}.nav__links a{font-size:14px;letter-spacing:.005em;padding:2.4px 0;display:inline-flex;align-items:center;gap:6px;position:relative;white-space:nowrap;color:#252c29}.nav__links a:after{content:"";height:1px;background:currentColor;position:absolute;left:0;right:0;bottom:-3px;transform:scaleX(0);transform-origin:right;transition:transform .5s var(--ease)}.nav__links a:hover:after,.nav__links a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.nav__links a[aria-current=page]{color:var(--ink)}.new{display:inline-flex;align-items:center;justify-content:center;font-size:9px;line-height:1;letter-spacing:.025em;font-weight:500;padding:4px 6px;border:1px solid #27735728;border-radius:20px;color:#155f45;background:#e2f0e7;white-space:nowrap}.nav__right{display:flex;align-items:center;gap:12px}.language-control{position:relative}.language-trigger{display:flex;align-items:center;justify-content:center;gap:9px;min-height:43px;padding:11px 15px;border-radius:24px;background:#f9fbffd1;box-shadow:0 2px 8px #31445b0e;font-size:13px;color:#303749;white-space:nowrap}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:#fffffff5;box-shadow:0 3px 12px #31445b16}.language-globe{width:19px;height:19px}.language-chevron{width:14px;height:14px;transition:transform .2s}.language-trigger[aria-expanded=true] .language-chevron{transform:rotate(180deg)}.language-menu{position:absolute;top:calc(100% + 9px);right:0;width:204px;z-index:80;padding:8px;background:#fffffff5;border-radius:14px;box-shadow:0 12px 30px #2a3b4e1a,0 3px 8px #2a3b4e0b}.language-option{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 15px;border-radius:9px;font-size:14px;text-align:left;color:#353b48}.language-option:hover{background:#f0f3f4}.language-option[aria-checked=true]{background:#e5f2ed;color:#107561}.language-check{width:18px;height:18px;visibility:hidden}.language-option[aria-checked=true] .language-check{visibility:visible}.marketing-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--ink);color:#fff;border-radius:6px;padding:13.44px 18.4px;font-size:14.4px;line-height:1.2;white-space:nowrap;transition:transform .45s var(--ease),background .45s,box-shadow .45s}.marketing-btn:hover{transform:translateY(-2px);background:#252528;box-shadow:0 10px 24px -12px #0009}.marketing-btn.green{background:var(--green)}.marketing-btn.green:hover{background:#0e644d}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14.4px;border-bottom:1px solid currentColor;padding:0 0 7px}.cta-arrow{width:16px;height:16px;transition:transform .25s}.text-link:hover .cta-arrow,.marketing-btn:hover .cta-arrow{transform:translate(3px)}.burger{display:none;width:44px;height:44px;position:relative;margin-right:-8px;border-radius:8px}.burger span{position:absolute;left:11px;width:22px;height:1.6px;background:var(--ink);border-radius:2px;transition:transform .55s var(--ease-in-out),opacity .3s,width .55s var(--ease-in-out)}.burger span:nth-child(1){top:17px}.burger span:nth-child(2){top:22px;width:15px}.burger span:nth-child(3){top:27px}.burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.burger.is-active span:nth-child(2){opacity:0;transform:translate(10px)}.burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;flex-direction:column;justify-content:safe center;padding:max(84px,env(safe-area-inset-top)) var(--pad-x) max(32px,env(safe-area-inset-bottom));background:#e9f0f6f2;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);overflow-y:auto}.menu[hidden]{display:none!important}.mobile-menu-close{position:absolute;right:24px;top:24px;width:44px;height:44px;font-size:30px;color:#39443d}.menu__links{list-style:none;margin:0;padding:0;display:grid;gap:10px}.menu__links a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:76px;padding:16px 18px;border:1px solid rgba(255,255,255,.5);border-radius:12px;background:#faf8f36b;font-family:var(--serif);font-size:clamp(27px,7vw,32px);line-height:1.2}.menu__links a:hover{background:#faf8f3cc}.menu__links a[aria-current=page]{background:#faf8f3d1;box-shadow:inset 3px 0 0 var(--green)}.menu__links a[aria-current=page] .menu__link-arrow{color:var(--green)}.menu__link-label .new{margin-left:8px}.menu__link-arrow{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border:1px solid rgba(63,87,75,.2);border-radius:50%;color:#496456}.menu__rule{height:1px;background:#0b0b0c29;margin:26px 0 24px}.voice-intro{display:grid;grid-template-columns:48% 52%;align-items:center;gap:6vw;max-width:1320px;margin:auto;padding:80px var(--pad-x) 90px}.voice-intro h1{font-family:var(--serif);font-weight:400;font-size:clamp(56px,5.7vw,92px);line-height:1.04;letter-spacing:-.025em;margin:18px 0 20px}.voice-intro h1 em{color:var(--green);font-style:italic}.voice-intro .lede{max-width:430px;font-size:17px;color:#56615b;margin:0 0 12px}.voice-intro .points{margin:0 0 8px;padding:0;list-style:none;color:#58665e;font-size:14.4px}.voice-intro .points li{padding:2px 0}.copy-note{margin:0 0 16px;font-size:11.2px;letter-spacing:.04em;text-transform:uppercase;color:#7a857c}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:26px;margin-top:28px}.hero-stage{position:relative;min-height:560px;border-radius:4px;overflow:hidden;background:#e6ede5;isolation:isolate}.hero-stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 62%;transform:scale(1.04);animation:mediaIn 1.8s var(--ease) both}.hero-stage__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(232,237,230,.28),transparent 42%),radial-gradient(80% 60% at 80% 10%,rgba(255,255,255,.18),transparent 55%);pointer-events:none}.hero-stage__print{position:absolute;left:8%;right:8%;bottom:28%;height:54px;opacity:.55;pointer-events:none}.hero-stage__slip{position:absolute;left:22px;right:22px;bottom:22px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:5px;padding:16px 20px;box-shadow:0 5px 20px #23332412;z-index:2}.hero-stage__slip small{display:block;font-size:9.6px;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:6px}.hero-stage__slip strong{font-family:var(--serif);font-weight:400;font-size:22px;display:block}.hero-stage__slip span{display:block;margin-top:6px;font-size:12px;color:#667168}.examples-wrap{border-top:1px solid #173b2020;background:var(--sage)}.section{padding:88px var(--pad-x);max-width:1440px;margin:auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px}.section h2,.faq h2,.closing h2{font-family:var(--serif);font-weight:400;font-size:clamp(44.8px,4.3vw,72px);line-height:1.02;margin:14px 0}.section-head p{max-width:340px;font-size:14.4px;color:#637067;margin:0 0 6px}.gallery-label{font-size:11.2px;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin:8px 0 18px;font-weight:500}.examples{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.examples.singing{margin-top:48px}.example-card{text-align:left}.cover{position:relative;aspect-ratio:1.18;overflow:hidden;border-radius:3px;display:flex;flex-direction:column;justify-content:space-between;padding:22px;color:#f7f4ee;transition:transform .5s var(--ease)}.cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0c16108c,#0c161014 55%)}.cover small,.cover strong{position:relative;z-index:1}.cover small{font-size:9.6px;letter-spacing:.13em;text-transform:uppercase}.cover strong{font-family:var(--serif);font-weight:400;font-size:clamp(28px,2.4vw,40px);line-height:.95}.demo-cover-button{display:block;width:100%;padding:0;text-align:left;color:inherit}.demo-cover-button:hover .cover{transform:translateY(-6px)}.example-info{display:flex;justify-content:space-between;gap:10px;margin-top:16px;align-items:center}.example-info b{font-weight:500;font-size:14.4px}.example-info small{display:block;color:#667168;margin-top:6px;font-size:11.2px}.demo-play{width:44px;height:44px;flex-shrink:0;border:1px solid #243c272e;border-radius:50%;display:grid;place-items:center;color:#263d2d;transition:background .2s,border-color .2s,transform .2s}.demo-play:hover{background:#fff9;border-color:#243c2760;transform:scale(1.04)}.demo-play svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none}.demo-play .pause-icon,.demo-play .loading-icon,.demo-card[data-state=playing] .play-icon,.demo-card[data-state=loading] .play-icon{display:none}.demo-card[data-state=playing] .pause-icon{display:block}.demo-card[data-state=loading] .loading-icon{display:block;animation:demo-spin 1s linear infinite}.demo-card[data-state=playing] .demo-play{background:#e0e9dc;border-color:#66816580}.demo-listen-mark{display:flex;align-items:center;gap:9px}.demo-bars{display:inline-flex;align-items:flex-end;gap:2px;height:12px;opacity:0}.demo-bars i{display:block;width:2px;height:8px;background:currentColor;border-radius:2px;transform-origin:center bottom;animation:demo-bars .8s ease-in-out infinite alternate;animation-play-state:paused}.demo-bars i:nth-child(2){animation-delay:-.4s;height:12px}.demo-bars i:nth-child(3){animation-delay:-.2s;height:6px}.demo-bars i:nth-child(4){animation-delay:-.6s;height:10px}.demo-card[data-state=playing] .demo-bars{opacity:1}.demo-card[data-state=playing] .demo-bars i{animation-play-state:running}.demo-controls{display:flex;align-items:center;gap:10px;margin-top:11px;color:#657267;font-size:11px;font-variant-numeric:tabular-nums;min-height:26px}.demo-time{min-width:28px}.demo-duration{text-align:right}.demo-seek{--progress: 0%;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;min-width:0;height:26px;margin:0;cursor:pointer;background:transparent}.demo-seek::-webkit-slider-runnable-track{height:2px;background:linear-gradient(to right,#53745b var(--progress),#bdcbbc var(--progress));border-radius:2px}.demo-seek::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:9px;height:9px;border-radius:50%;background:#53745b;margin-top:-3.5px;border:0;box-shadow:0 0 0 3px #eef3ed}.demo-status{margin:8px 0 0;font-size:12px;color:#677169;min-height:0}.demo-status:empty{display:none}.demo-caption{display:flex;align-items:flex-start;gap:8px;font-size:11.2px;color:#677169;margin:23px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:50px}.step{border-top:1px solid #203d2833;padding-top:18px}.step-number{font-size:11.2px;color:var(--green)}.step h3{font-family:var(--serif);font-size:32px;font-weight:400;margin:22px 0 12px}.step p{color:#627064;font-size:14.08px}.feature-stage{display:grid;grid-template-columns:1.15fr .85fr;gap:6vw;align-items:center;margin-top:20px}.feature-visual{position:relative;min-height:360px;border-radius:4px;overflow:hidden;background:#e3ece5}.feature-visual img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.feature-copy h3{font-family:var(--serif);font-weight:400;font-size:clamp(36px,3.4vw,52px);line-height:1.08;margin:0 0 16px}.feature-copy p{color:#596960;font-size:15px}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:42px;margin-top:56px}.support-item{border-top:1px solid #203d2833;padding-top:18px}.support-item h3{font-family:var(--serif);font-size:28px;font-weight:400;margin:12px 0}.support-item p{color:#627064;font-size:14.4px;margin:0}.api-band{background:#e3ece5;padding:48px var(--pad-x)}.api-band__inner{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.api-band h2{font-family:var(--serif);font-weight:400;font-size:clamp(32px,3vw,48px);margin:10px 0 8px}.api-band p{margin:0;color:#596960;max-width:520px}.faq{max-width:880px}.faq details{border-top:1px solid #18332228;padding:22px 0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;font-size:16px;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+"}.faq details[open] summary:after{content:"−"}.faq details p{color:#637067;font-size:14.4px;padding-right:40px}.closing{background:#d4e6da;text-align:center;padding:80px 24px}.closing h2{font-size:clamp(48px,5vw,88px);margin:0 0 28px}.cover-hero-stage{position:relative;min-height:560px;border-radius:4px;overflow:hidden;background:#e6ede5;isolation:isolate}.cover-hero-stage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;transform:scale(1.04);animation:mediaIn 1.8s var(--ease) both}.cover-hero-stage__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(232,237,230,.32),transparent 46%),radial-gradient(80% 60% at 80% 10%,rgba(255,255,255,.16),transparent 55%);pointer-events:none}.cover-hero-stage__slip{position:absolute;left:22px;right:22px;bottom:22px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:5px;padding:16px 20px;box-shadow:0 5px 20px #23332412;z-index:2}.cover-hero-stage__slip small{display:block;font-size:9.6px;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:6px}.cover-hero-stage__slip strong{font-family:var(--serif);font-weight:400;font-size:22px;display:block}.cover-compare{display:grid;gap:36px}.cover-original{display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr);gap:28px;align-items:center;padding:8px 0 12px;border-bottom:1px solid #173b2020}.cover-sleeve-button{display:block;width:100%;padding:0;text-align:left;position:relative}.cover-sleeve-button img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:3px;display:block}.cover-sleeve-button .cover-role{position:absolute;left:12px;top:12px}.cover-role{display:inline-block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--green);font-weight:500}.cover-original__meta h3{font-family:var(--serif);font-weight:400;font-size:clamp(28px,3vw,40px);margin:8px 0 10px}.cover-original__meta p{color:#637067;font-size:14.4px;max-width:420px;margin:0 0 16px}.cover-original__meta .demo-play{margin-bottom:10px}.cover-lanes{display:grid;grid-template-columns:1fr 1fr;gap:28px}.cover-lane{background:#f7faf6;border:1px solid #173b2014;border-radius:6px;padding:22px 20px 8px}.cover-lane>h3{font-family:var(--serif);font-weight:400;font-size:28px;margin:0 0 8px}.cover-lane>p{color:#637067;font-size:14px;margin:0 0 18px}.cover-track{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px 12px;align-items:center;padding:14px 0;border-top:1px solid #173b2018}.cover-track .demo-controls,.cover-track .demo-status{grid-column:1 / -1}.cover-track__copy{min-width:0}.cover-track__copy b{display:block;font-weight:500;font-size:14.4px}.cover-track__copy small{display:block;color:#667168;margin-top:4px;font-size:11.2px}.cover-difference{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:36px}.cover-difference img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:3px;display:block;margin-bottom:18px}.cover-difference h3{font-family:var(--serif);font-weight:400;font-size:28px;margin:0 0 10px}.cover-difference p{color:#627064;font-size:14.4px;margin:0}.site-footer{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:40px;padding:23px var(--pad-x);background:#f5f4ee;color:#747670;font-size:11px;border-top:1px solid rgba(74,74,62,.1);overflow-x:auto}.site-footer .copyright{white-space:nowrap}.site-footer-links{display:flex;flex-wrap:nowrap;gap:0}.site-footer-links a{display:inline-flex;align-items:center;white-space:nowrap}.site-footer-links a+a:before{content:"";display:inline-block;width:1px;height:10px;background:#5e5f5740;margin:0 15px}.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#232d2740;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:16px}.auth-modal{position:relative;width:440px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;background:var(--ivory);border:1px solid rgba(235,234,224,.9);border-radius:20px;box-shadow:0 24px 80px #28362c24,0 2px 8px #28362c08;padding:48px 36px 32px;color:#28332f}.auth-close{position:absolute;top:10px;right:10px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#788174}.auth-close:hover{background:#eceee6;color:#2c4233}.auth-modal h2{font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400;line-height:1.18;letter-spacing:-1px;text-align:center;color:#24312b;margin:0 0 28px}.google-sdk-wrap{width:100%;max-width:400px;min-height:44px;margin:0 auto}.google-sdk-host{width:100%;min-height:44px}.google-sdk-host[hidden]{display:none}.google-shell{width:100%;min-height:48px;border:1px solid #deded5;border-radius:10px;background:#fffefa;display:flex;align-items:center;justify-content:center;gap:10px;color:#28332f}.google-shell img{width:22px;height:22px}.google-note,.auth-help,.preview-note{font-size:13px;color:#71796f;line-height:1.6}.auth-error{color:#8a3b2a;font-size:13px;line-height:1.65;white-space:pre-wrap;margin-top:12px}.auth-form{display:grid;gap:12px;margin-top:16px}.auth-form input{min-height:50px;padding:13px 14px;background:#f4f3ee;border:1px solid #deded5;border-radius:10px;font-size:16px}.auth-form input:focus{outline:none;border-color:#719680;box-shadow:0 0 0 3px #71968020}.auth-submit{min-height:48px;border-radius:10px;background:#293c33;color:#fff;font-size:15px;font-weight:500}.auth-submit:hover{background:#3b5144}.auth-submit:disabled,.google-shell:disabled{opacity:.65;cursor:not-allowed}.auth-divider{height:1px;background:#e4e2d8;margin:20px 0 24px}.auth-email-row{display:grid;grid-template-columns:1fr 54px;gap:8px;margin-top:8px}.auth-email-row input{min-height:50px;padding:13px 14px;background:#f4f3ee;border:1px solid #deded5;border-radius:10px;font-size:16px}.auth-email-row button{min-height:50px;border-radius:10px;background:#293c33;color:#fff;display:grid;place-items:center}.auth-email-row button:hover{background:#3b5144}.auth-switch{margin-top:24px;font-size:14px;text-align:center}.auth-switch button{color:#3f6c5b;text-decoration:underline;text-underline-offset:4px}.forgot-btn{justify-self:start;color:#3f6c5b;font-size:13px}.code-list{display:flex;gap:8px}.code-item{flex:1;min-width:0;height:48px;border:1px solid #deded5;border-radius:8px;background:#f4f3ee;text-align:center;font-size:22px}.review-bar{position:sticky;top:0;z-index:40;display:flex;flex-wrap:wrap;gap:8px;padding:12px var(--pad-x);background:#eef3ed;border-bottom:1px dashed #203d2833}.review-bar button{min-height:36px;padding:0 12px;border-radius:999px;border:1px solid #203d2833;background:#fff;font-size:12px}.review-bar button.is-active{background:var(--mint);border-color:var(--green)}.review-banner{margin:0;padding:16px var(--pad-x) 0;font-size:13px;color:#596960}.inventory-page .section-inner,.inventory-page .hero>div{width:min(1120px,calc(100% - 40px));margin:auto;padding:40px 0}.inventory-page h1{font-family:var(--serif);font-weight:400;font-size:clamp(36px,5vw,64px);line-height:1.08}.inventory-page .feature-grid,.inventory-page .demo-grid,.inventory-page .compare-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.inventory-page .feature-card,.inventory-page .compare-card,.inventory-page .editor-card,.inventory-page .faq-item,.inventory-page .notice,.inventory-page .demo-card:not(.example-card){border-top:1px solid var(--line);padding-top:16px;background:transparent}.inventory-page .primary-btn,.inventory-page button.primary-btn,.inventory-page .secondary-btn{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:0 18px;border-radius:6px}.inventory-page .primary-btn,.inventory-page button.primary-btn{background:var(--green);color:#fff}.inventory-page .secondary-btn{border:1px solid var(--line);background:#fff}.inventory-page .editor-grid{display:grid;gap:12px}.inventory-page textarea,.inventory-page select,.inventory-page input{width:100%;border:1px solid #deded5;border-radius:10px;padding:10px 12px;background:#fff}.home-list{display:grid;gap:12px;max-width:720px}.home-list a{display:block;padding:18px 0;border-top:1px solid var(--line);font-family:var(--serif);font-size:28px}.tts-sim-note{margin:0;padding:14px var(--pad-x) 0;font-size:12.5px;color:#596960}.tts-page .tts-studio{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(380px,1.18fr);grid-template-areas:"head editor" "copy editor";gap:12px 6vw;align-items:start;padding:56px var(--pad-x) 72px;max-width:1440px;margin:auto}.tts-page .tts-studio__head{grid-area:head}.tts-page .tts-studio__copy{grid-area:copy}.tts-page .tts-studio__editor{grid-area:editor;align-self:start}.tts-page .tts-studio__head h1{font-size:clamp(48px,5.2vw,84px);line-height:.96;margin:10px 0 8px}.tts-page .tts-studio__head em{font-style:italic}.tts-page .tts-studio .lede{max-width:34em;color:#596960}.tts-page .tts-studio .points{margin:22px 0 20px}.tts-page .tts-editor{position:relative;background:var(--ivory);border:1px solid #e4e0d6;border-radius:14px;padding:20px 20px 18px;box-shadow:0 10px 28px #2a33240c}.tts-page .tts-editor__voice{display:flex;align-items:center;gap:8px;margin-bottom:10px}.tts-page .tts-editor__control{position:relative;min-width:0}.tts-page .tts-editor__control--voice{flex:1}.tts-page .tts-editor__voice-btn,.tts-page .tts-editor__cue{display:inline-flex;align-items:center;gap:8px;min-height:40px;max-width:100%;border:1px solid transparent;background:transparent;color:var(--ink);text-align:left}.tts-page .tts-editor__voice-btn{width:100%;padding:6px 8px 8px 2px;border-bottom:1px solid #e4e0d6;border-radius:0;font-size:16px}.tts-page .tts-editor__voice-btn[aria-expanded=true],.tts-page .tts-editor__voice-btn:focus-visible{border-bottom-color:var(--green)}.tts-page .tts-editor__cue{min-height:36px;padding:0 10px;border:1px solid #e4e0d6;border-radius:999px;background:#fbfaf6;font-size:13px}.tts-page .tts-editor__cue[aria-expanded=true],.tts-page .tts-editor__cue:hover,.tts-page .tts-editor__cue:focus-visible{border-color:#cfd8d0;background:#fff}.tts-page .tts-editor__icon{display:grid;place-items:center;color:var(--green);flex:none}.tts-page .tts-editor__cues .tts-editor__control{flex:0 0 auto}.tts-page .tts-editor__cue-label{white-space:nowrap}.tts-page .tts-editor__voice-btn .tts-editor__cue-label{white-space:normal;line-height:1.3}.tts-page .tts-editor__chevron{width:14px;height:14px;margin-left:auto;flex:none;color:#6d766f;transition:transform .2s var(--ease)}.tts-page .tts-editor__voice-btn[aria-expanded=true] .tts-editor__chevron,.tts-page .tts-editor__cue[aria-expanded=true] .tts-editor__chevron{transform:rotate(180deg)}.tts-page .tts-editor__reset{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 8px;color:#6d766f;font-size:13px;flex:none}.tts-page .tts-editor__reset:hover,.tts-page .tts-editor__reset:focus-visible{color:var(--ink)}.tts-page .tts-editor textarea{display:block;width:100%;min-height:220px;margin:4px 0 0;padding:8px 2px 14px;border:0;border-radius:0;background:transparent;resize:vertical;line-height:1.7;font-size:16px;font-family:var(--sans)}.tts-page .tts-editor textarea:focus{outline:none}.tts-page .tts-editor textarea:focus-visible{box-shadow:inset 0 -1px 0 var(--green)}.tts-page .tts-editor__cues{display:flex;flex-wrap:wrap;gap:8px;padding-top:4px}.tts-page .tts-editor__scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:transparent}.tts-page .tts-editor__menu{position:absolute;top:calc(100% + 8px);left:0;z-index:50;min-width:min(260px,100%);max-height:260px;overflow:auto;padding:6px;background:#fff;border:1px solid #ece8de;border-radius:12px;box-shadow:0 14px 36px #2a332414}.tts-page .tts-editor__option{display:block;width:100%;min-height:40px;padding:8px 12px;border-radius:8px;text-align:left;font-size:14px}.tts-page .tts-editor__option:hover,.tts-page .tts-editor__option:focus-visible,.tts-page .tts-editor__option[aria-selected=true]{background:#eef6f1;color:#0e644d}.tts-page .tts-editor__menu-empty{margin:0;padding:10px 12px;color:#6d766f;font-size:13px}.tts-page .tts-voice-error button,.tts-page .tts-result__actions button,.tts-page .tts-more-faq,.tts-page .tts-limit__actions button{min-height:40px;padding:0 12px;border:1px solid #173b2018;border-radius:8px;background:#fff;font-size:13px}.tts-page .tts-voice-error,.tts-page .tts-error{color:#9b3b3b;font-size:13px;margin:0 0 10px}.tts-page .tts-voice-error{display:flex;gap:10px;align-items:center;justify-content:space-between;background:#f8ecec;border-radius:8px;padding:8px 10px}.tts-page .tts-editor__status{margin-top:14px}.tts-page .tts-editor__readout{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#596960}.tts-page .tts-editor__readout p{margin:0}.tts-page .tts-editor__readout strong{margin-left:6px;font-weight:500;color:var(--ink)}.tts-page .tts-editor__readout .is-warn{color:#9a6b1f}.tts-page .tts-editor__quota{margin:6px 0 0;font-size:12px;color:#8a938c}.tts-page .tts-quiet{color:#8a938c}.tts-page .tts-editor__action{display:flex;justify-content:flex-end;margin-top:16px}.tts-page .tts-generate,.tts-page .tts-progress,.tts-page .tts-editor__download,.tts-page .tts-limit__signin{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;background:var(--green);color:#fff;font-size:14px}.tts-page .tts-generate{min-width:196px}.tts-page .tts-generate:hover,.tts-page .tts-limit__signin:hover{background:#0e644d}.tts-page .tts-result__actions .tts-editor__download{background:var(--green);color:#fff}.tts-page .tts-result__actions .tts-editor__download:hover,.tts-page .tts-result__actions .tts-editor__download:focus-visible{background:#0e644d;color:#fff}.tts-page .tts-progress{min-width:196px;background:#eef6f1;color:var(--green)}.tts-page .tts-result{width:100%;border-top:1px solid #ece8de;padding-top:12px}.tts-page .tts-result__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.tts-page .tts-limit{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#232d2740;display:grid;place-items:center;padding:16px;overflow:auto;overscroll-behavior:contain}.tts-page .tts-limit__card{width:min(420px,100%);max-height:calc(100dvh - 32px);overflow:auto;background:var(--ivory);border-radius:16px;padding:24px;box-shadow:0 24px 80px #28362c24}.tts-page .tts-limit__card h3{font-family:var(--serif);font-weight:400;font-size:28px;margin:0 0 10px}.tts-page .tts-limit__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.tts-page .tts-track{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px 12px;align-items:center;padding:14px 0;border-top:1px solid #173b2018}.tts-page .tts-track .demo-controls,.tts-page .tts-track .demo-status{grid-column:1 / -1}.tts-page .tts-track__copy b{display:block;font-weight:500;font-size:14.4px}.tts-page .tts-track__copy small{display:block;color:#667168;margin-top:4px;font-size:11.2px}.tts-page .tts-demo-list{background:#f7faf6;border:1px solid #173b2014;border-radius:8px;padding:8px 20px 10px}.tts-atlas{padding:72px var(--pad-x) 80px;max-width:1440px;margin:auto}.tts-atlas__scene{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(320px,1.25fr);gap:8px 5vw;align-items:center;min-height:560px}.tts-atlas__copy h2{font-size:clamp(44px,5vw,76px);line-height:.96;margin:10px 0 16px}.tts-atlas__copy p{max-width:28em;color:#596960;margin:0 0 22px}.tts-atlas__motion{min-height:40px;padding:0 14px;border:1px solid #173b2018;border-radius:999px;background:#fff;font-size:13px}.tts-atlas__stage{position:relative;isolation:isolate;min-height:520px;touch-action:pan-y}.tts-atlas__sphere{position:relative;z-index:0;width:min(100%,560px);margin-left:auto;aspect-ratio:1;pointer-events:none}.tts-atlas__canvas,.tts-atlas__fallback{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.tts-atlas__glyphs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.tts-atlas__glyph{position:absolute;pointer-events:auto;display:grid;gap:4px;background:none;border:0;padding:0;text-align:left;color:var(--ink);animation:atlasFloat 7.5s var(--ease-in-out) infinite alternate}.tts-atlas__word{font-family:var(--serif);font-weight:400;line-height:.92;letter-spacing:-.03em;text-shadow:0 0 14px #f8faf7,0 0 28px #f8faf7}.tts-atlas__glyph[lang=zh] .tts-atlas__word{font-family:Songti SC,STSong,SimSun,"Noto Serif CJK SC",serif}.tts-atlas__glyph[lang=ja] .tts-atlas__word{font-family:Yu Mincho,Hiragino Mincho ProN,MS PMincho,"Noto Serif CJK JP",serif}.tts-atlas__name{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6a756c;opacity:0;transform:translateY(4px);transition:opacity .24s var(--ease),transform .24s var(--ease)}.tts-atlas__glyph:hover .tts-atlas__name,.tts-atlas__glyph:focus-visible .tts-atlas__name{opacity:1;transform:none}.tts-atlas__glyph:hover .tts-atlas__word,.tts-atlas__glyph:focus-visible .tts-atlas__word{color:var(--green)}.tts-atlas__glyph--hello{top:4%;left:0;animation-delay:0s}.tts-atlas__glyph--hello .tts-atlas__word{font-size:clamp(56px,7vw,92px)}.tts-atlas__glyph--nihao{top:12%;right:0;animation-delay:1.1s}.tts-atlas__glyph--nihao .tts-atlas__word{font-size:clamp(36px,4.4vw,58px)}.tts-atlas__glyph--hola{bottom:30%;left:0;animation-delay:.6s}.tts-atlas__glyph--hola .tts-atlas__word{font-size:clamp(28px,3.2vw,42px)}.tts-atlas__glyph--konnichiwa{top:52%;right:0;animation-delay:1.8s}.tts-atlas__glyph--konnichiwa .tts-atlas__word{font-size:clamp(28px,3.4vw,44px)}.tts-atlas__glyph--ola{bottom:2%;right:0;animation-delay:2.2s}.tts-atlas__glyph--ola .tts-atlas__word{font-size:clamp(26px,3vw,38px)}.tts-atlas__glyph--bonjour{bottom:12%;left:16%;animation-delay:1.4s}.tts-atlas__glyph--bonjour .tts-atlas__word{font-size:28px}.tts-atlas.is-paused .tts-atlas__glyph{animation-play-state:paused}.tts-atlas__explorer{margin-top:36px;border-top:1px solid #18332228}.tts-atlas__explorer summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:52px;font-size:16px}.tts-atlas__explorer summary::-webkit-details-marker{display:none}.tts-atlas__explorer summary span,.tts-page .tts-language-group h3 span{color:var(--green);font-size:13px}.tts-atlas__tools{margin:0 0 18px}.tts-atlas__tools input{width:min(360px,100%);min-height:44px;border:1px solid #d8ddd6;border-radius:8px;background:#fff;padding:10px 12px}.tts-page .tts-language-group{border-top:1px solid #18332228;padding:8px 0}.tts-page .tts-language-group h3{display:flex;justify-content:space-between;align-items:center;min-height:44px;margin:0;font-size:16px;font-weight:500}.tts-page .tts-language-group ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 16px;padding:0;list-style:none}.tts-page .tts-language-group li{background:#f7faf6;border:1px solid #173b2014;border-radius:6px;padding:8px 10px;font-size:13px;text-align:center}.tts-page .tts-language-group li.is-active{border-color:var(--green);background:var(--mint)}.tts-page .tts-more-faq{margin-top:18px}.tts-review-stage{max-width:720px;background:var(--ivory);border:1px solid #173b2018;border-radius:8px;padding:12px}.tts-review-stage .tts-editor{box-shadow:none}@keyframes atlasFloat{0%{transform:translateZ(0)}to{transform:translate3d(0,-10px,0)}}@keyframes mediaIn{0%{transform:scale(1.08);filter:blur(10px);opacity:0}to{transform:scale(1.04);filter:blur(0);opacity:1}}@keyframes demo-spin{to{transform:rotate(360deg)}}@keyframes demo-bars{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}@media(max-width:1100px){.logo .brand-image{width:150px}.voice-intro{gap:35px}.hero-stage,.cover-hero-stage{min-height:430px}}@media(max-width:900px){.nav{display:flex}.nav__links,.nav__right>.marketing-btn{display:none}.burger{display:block}.voice-intro{grid-template-columns:1fr;padding-top:48px;padding-bottom:48px;gap:32px}.voice-intro__copy{order:1}.hero-stage,.cover-hero-stage{order:2;min-height:420px}.hero-stage img{object-position:center 68%}.cover-lanes,.cover-difference{grid-template-columns:1fr}.tts-page .tts-studio{grid-template-columns:1fr;grid-template-areas:"head" "editor" "copy";padding-top:36px;padding-bottom:48px;gap:18px}.tts-page .tts-studio__head h1{font-size:clamp(40px,10vw,56px)}.tts-page .tts-editor{padding:16px 14px 14px}.tts-page .tts-editor textarea{min-height:180px}.tts-page .tts-editor__action{display:block}.tts-page .tts-generate,.tts-page .tts-progress{width:100%;min-width:0}.tts-page .tts-editor__menu{position:fixed;left:16px;right:16px;top:auto;bottom:16px;max-height:min(52vh,360px);z-index:90}.tts-page .tts-editor__scrim{z-index:80;background:#232d2729}.tts-page .tts-language-group ul{grid-template-columns:repeat(2,minmax(0,1fr))}.tts-atlas{padding-top:48px;padding-bottom:56px}.tts-atlas__scene{grid-template-columns:1fr;min-height:0;gap:18px}.tts-atlas__copy h2{font-size:clamp(36px,9vw,52px)}.tts-atlas__stage{min-height:0}.tts-atlas__sphere{width:min(72vw,280px);margin:8px auto 28px}.tts-atlas__glyph:not(.is-mobile){display:none}.tts-atlas__glyph--hello{top:auto;bottom:0;left:0}.tts-atlas__glyph--hello .tts-atlas__word{font-size:34px}.tts-atlas__glyph--nihao{top:0;right:0}.tts-atlas__glyph--nihao .tts-atlas__word{font-size:28px}.tts-atlas__glyph--konnichiwa{top:auto;bottom:8%;right:0;left:auto}.tts-atlas__glyph--konnichiwa .tts-atlas__word{font-size:22px}.voice-intro h1{font-size:clamp(44px,10vw,60px)}.section{padding-top:60px;padding-bottom:60px}.section-head{display:block;gap:0}.section-head h2{font-size:clamp(32px,8vw,44px);line-height:1.08;margin:8px 0 12px}.section-head p{max-width:none;margin:0}.steps,.support-grid,.feature-stage{grid-template-columns:1fr;gap:28px}}@media(max-width:650px){.examples{grid-template-columns:1fr;gap:30px}.example-card{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center}.cover{aspect-ratio:1;padding:10px}.cover small{font-size:8px;letter-spacing:.1em}.cover strong{font-size:13px;line-height:1.12;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.example-info b{font-size:13.5px;line-height:1.3}.example-info small{font-size:11px;line-height:1.35;margin-top:4px}.example-info{margin:0}.demo-controls,.demo-status{grid-column:1 / -1}.hero-stage,.cover-hero-stage{min-height:380px}.hero-stage__slip,.cover-hero-stage__slip{left:14px;right:14px;bottom:14px}.cover-original{grid-template-columns:1fr;gap:16px}.cover-sleeve-button{max-width:220px}.cover-track,.tts-page .tts-track{grid-template-columns:minmax(0,1fr) 48px;gap:10px 12px}.cover-lane{padding:18px 14px 6px}.button-row{gap:18px}.api-band__inner{flex-direction:column;align-items:flex-start}.site-footer{flex-wrap:wrap;justify-content:center;gap:12px;overflow-x:visible;padding:18px 20px}.site-footer .copyright{flex:1 1 100%;text-align:center}.site-footer-links{flex:1 1 100%;flex-wrap:wrap;justify-content:center;row-gap:8px}.example-card.demo-card{display:grid}}@media(max-width:390px){.voice-intro h1{font-size:clamp(40px,11vw,52px)}.logo .brand-image{width:145px}}@media(max-width:320px){.tts-page .tts-studio__head h1{font-size:34px}.tts-page .tts-editor{padding:14px 12px 12px}.tts-page .tts-editor textarea{min-height:170px}.tts-atlas__copy h2{font-size:32px}.tts-atlas__sphere{width:210px}.tts-atlas__glyph--hello .tts-atlas__word{font-size:28px}.tts-atlas__glyph--nihao .tts-atlas__word{font-size:24px}.tts-atlas__glyph--konnichiwa .tts-atlas__word{font-size:18px}.voice-intro h1{font-size:36px}.section-head h2{font-size:30px}.nav{gap:8px;padding-left:12px;padding-right:12px}.marketing-btn{padding:12px 14px;font-size:13px;gap:10px}.cover strong{font-size:12px}}@media(max-height:520px)and (orientation:landscape){.voice-intro{padding-top:24px;padding-bottom:24px}.hero-stage,.cover-hero-stage{min-height:280px}.menu__links a{min-height:56px;font-size:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important}.hero-stage img,.cover-hero-stage img{transform:none;filter:none;opacity:1}.demo-cover-button:hover .cover{transform:none}.demo-bars i,.loading-icon,.tts-atlas__glyph{animation:none!important}}
