:root{color-scheme:light;--ink:#111214;--muted:#666970;--soft:#f5f5f2;--paper:#fff;--line:#dedfdf;--blue:#3157e8;--blue-dark:#2141bd;--coral:#ff725e;--shadow:0 28px 80px rgba(22,27,38,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}.site-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);position:sticky;top:0;z-index:20;background:rgba(245,245,242,.86);border-bottom:1px solid rgba(17,18,20,.08);backdrop-filter:blur(22px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:650;letter-spacing:-.02em}.brand-mark{width:32px;height:32px;display:grid;place-items:center;background:var(--ink);color:white;border-radius:9px;font:600 17px/1 Georgia,serif}.site-header nav{display:flex;gap:28px}.site-header nav a,.text-button{font-size:13px;text-decoration:none;color:#383a40}.site-header nav a:hover{color:var(--blue)}.account-actions{display:flex;align-items:center;gap:16px}.text-button{padding:8px 0;border:0;border-bottom:1px solid var(--ink);background:none}.wallet-compact{font-size:12px;color:var(--muted)}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:clamp(44px,8vw,120px);max-width:1440px;margin:auto;padding:86px clamp(24px,7vw,108px) 110px}.overline{font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--blue);margin:0 0 24px}.hero h1{font-size:clamp(54px,6.8vw,102px);line-height:.98;letter-spacing:-.065em;margin:0;max-width:820px;font-weight:720}.hero h1 span{color:var(--blue)}.hero-lead{font-size:clamp(18px,1.5vw,23px);line-height:1.75;letter-spacing:-.02em;color:#555860;max-width:680px;margin:38px 0}.hero-actions{display:flex;gap:12px;align-items:center}.primary-action,.secondary-action{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;text-decoration:none;font-size:14px;font-weight:650;border:1px solid var(--ink);transition:transform .2s,background .2s,color .2s}.primary-action{background:var(--ink);color:white}.primary-action:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.secondary-action:hover{background:white;transform:translateY(-2px)}.hero-notes{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px;color:var(--muted);font-size:12px}.hero-notes span{display:flex;align-items:center;gap:8px}.hero-notes i{width:6px;height:6px;border-radius:50%;background:var(--blue)}.sound-stage{min-height:550px;border-radius:32px;padding:40px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#182149,#3157e8 58%,#6b83ed);color:white;box-shadow:var(--shadow);transform:rotate(1.5deg)}.stage-top span{display:block;font-size:12px;opacity:.66;margin-bottom:15px}.stage-top strong{display:block;font-size:clamp(25px,2.5vw,40px);line-height:1.35;letter-spacing:-.04em}.waveform{height:220px;display:flex;align-items:center;justify-content:space-between;gap:7px}.waveform b{display:block;width:100%;height:var(--h);min-height:8px;background:linear-gradient(180deg,#fff,#ffb2a7);border-radius:4px;transform-origin:center;animation:pulse 2.8s ease-in-out infinite alternate}.waveform b:nth-child(3n){animation-delay:-1.2s}.waveform b:nth-child(4n){animation-delay:-2s}.stage-bottom{display:flex;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.25);font-size:12px}.studio-section{padding:120px clamp(20px,5vw,72px);background:#e9e9e4}.section-heading{max-width:820px;margin:0 auto 56px;text-align:center}.section-heading .overline{margin-bottom:18px}.section-heading h2,.scene-copy h2{font-size:clamp(38px,4.8vw,68px);line-height:1.08;letter-spacing:-.055em;margin:0 0 22px}.section-heading>p:last-child,.scene-copy>p:last-child{font-size:18px;line-height:1.8;color:var(--muted);margin:0}.studio-shell{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;background:var(--paper);border:1px solid #d7d7d2;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.studio-main{padding:14px 42px}.work-block{padding:34px 0;border-bottom:1px solid var(--line)}.work-block:last-child{border-bottom:0}.block-title{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}.block-title>span{font:600 12px/1.6 ui-monospace,monospace;color:var(--blue)}.block-title h3{font-size:19px;letter-spacing:-.02em;margin:0 0 5px}.block-title p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.upload-zone{min-height:132px;border:1px dashed #b8bac1;background:#fafaf8;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:.2s}.upload-zone:hover,.upload-zone.dragging{border-color:var(--blue);background:#f4f6ff}.upload-zone strong{font-size:14px}.upload-zone span{font-size:12px;color:var(--muted)}#reference-player{width:100%;margin-top:14px}.script-field{position:relative}.script-field textarea{width:100%;min-height:190px;resize:vertical;border:1px solid #cfd0d3;background:#fafaf8;border-radius:14px;padding:20px 20px 38px;color:var(--ink);line-height:1.8;outline:0}.script-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(49,87,232,.11)}.script-field span{position:absolute;right:16px;bottom:13px;color:#96989f;font-size:11px}.emotion-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.emotion-options button{min-height:44px;border:1px solid #d4d5d7;border-radius:10px;background:#fafaf8;font-size:12px;color:#4f5157}.emotion-options button:hover{border-color:#9ca8df}.emotion-options button.active{background:#eef1ff;border-color:var(--blue);color:var(--blue-dark);font-weight:650}.range-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:27px}.range-grid label{font-size:12px;color:#4f5157}.range-grid output{float:right;color:var(--ink);font-variant-numeric:tabular-nums}.range-grid input{display:block;width:100%;margin-top:14px;accent-color:var(--blue)}.generate-panel{background:#161719;color:white;padding:40px 30px;display:flex;flex-direction:column;position:relative}.panel-label{font-size:11px;letter-spacing:.14em;color:#8f929a;margin:0 0 16px}.generate-panel h3{font-size:28px;letter-spacing:-.04em;margin:0 0 12px}.generate-panel>div>p:last-child{font-size:13px;line-height:1.7;color:#a9acb3}.account-summary{margin:auto 0 24px;border-top:1px solid #34363a;border-bottom:1px solid #34363a}.account-summary>div{display:flex;justify-content:space-between;gap:15px;padding:14px 0;font-size:12px}.account-summary>div+div{border-top:1px solid #292b2f}.account-summary span{color:#8f929a}.generate-button,.top-up-button{width:100%;min-height:52px;border:0;border-radius:11px;font-weight:680}.generate-button{background:white;color:var(--ink)}.generate-button:hover{background:#dce3ff;color:var(--blue-dark)}.generate-button:disabled{opacity:.55;cursor:wait}.top-up-button{margin-top:9px;background:transparent;color:white;border:1px solid #4a4d54}.generate-status{font-size:11px!important;line-height:1.65!important;color:#858890!important;margin:15px 0 0!important}.generate-status.error{color:#ff9b8c!important}.result{margin-top:24px;padding-top:22px;border-top:1px solid #34363a}.result span,.result strong{display:block}.result span{font-size:11px;color:#8f929a}.result strong{font-size:20px;margin:5px 0 14px}.result audio{width:100%;height:38px}.result a{display:block;text-align:center;margin-top:15px;padding:11px;border:1px solid #4a4d54;border-radius:9px;text-decoration:none;font-size:12px}.feature-section{padding:130px clamp(24px,6vw,90px);background:var(--soft)}.feature-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cfd0cd}.feature-grid article{padding:36px 34px 20px;border-right:1px solid #cfd0cd}.feature-grid article:last-child{border-right:0}.feature-index{font:600 12px ui-monospace,monospace;color:var(--blue)}.feature-grid h3{font-size:24px;letter-spacing:-.03em;margin:60px 0 16px}.feature-grid p{font-size:15px;color:var(--muted);line-height:1.8;margin:0}.scene-section{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:130px clamp(24px,7vw,110px);background:#151719;color:white}.scene-copy{position:sticky;top:130px;align-self:start}.scene-copy .overline{color:#8399ff}.scene-copy>p:last-child{color:#a6a9b0}.scene-list article{padding:38px 0;border-top:1px solid #36383c}.scene-list span{font-size:11px;color:#858991}.scene-list h3{font-size:27px;letter-spacing:-.035em;margin:18px 0 12px}.scene-list p{color:#a6a9b0;line-height:1.75;margin:0}.faq-section{padding:130px 24px;background:var(--paper)}.faq-list{max-width:900px;margin:auto;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:26px 4px;font-size:17px;font-weight:600}summary::-webkit-details-marker{display:none}summary::after{content:'+';float:right;font-weight:400;color:var(--blue)}details[open] summary::after{content:'−'}details p{margin:0;padding:0 45px 28px 4px;color:var(--muted);line-height:1.8}footer{padding:60px clamp(24px,6vw,90px);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:32px;background:var(--soft);border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-brand{color:var(--ink)}dialog{width:min(480px,calc(100% - 32px));border:0;border-radius:22px;padding:0;box-shadow:0 40px 120px rgba(0,0,0,.28)}dialog::backdrop{background:rgba(16,18,22,.48);backdrop-filter:blur(8px)}#login-form{padding:40px;position:relative}#login-form h2{font-size:31px;letter-spacing:-.045em;margin:0 0 12px}#login-form>p:nth-of-type(2){color:var(--muted);line-height:1.7;margin:0 0 28px}.dialog-close{position:absolute;right:22px;top:20px;border:0;background:none;color:var(--muted);font-size:12px}#login-form label{display:block;font-size:12px;color:#555860;margin-top:16px}#login-form input{display:block;width:100%;height:48px;margin-top:8px;border:1px solid #ced0d4;border-radius:10px;padding:0 14px;outline:0}#login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(49,87,232,.1)}.code-row{display:grid;grid-template-columns:1fr 118px;gap:10px;align-items:end}.code-row button{height:48px;border:1px solid #ced0d4;background:#f5f5f2;border-radius:10px;font-size:12px}.dialog-submit{width:100%;border:0;margin-top:24px}.login-status{min-height:20px;margin:12px 0 0!important;font-size:12px!important}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.visible{opacity:1;transform:none}@keyframes pulse{to{transform:scaleY(.72);opacity:.68}}@media(max-width:980px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.sound-stage{min-height:430px;transform:none}.studio-shell{grid-template-columns:1fr}.generate-panel{min-height:430px}.account-summary{margin:45px 0 24px}.feature-grid{grid-template-columns:1fr}.feature-grid article{border-right:0;border-bottom:1px solid #cfd0cd}.feature-grid h3{margin-top:28px}.scene-section{grid-template-columns:1fr}.scene-copy{position:static}footer{grid-template-columns:1fr}}@media(max-width:620px){.site-header{height:64px;padding:0 18px}.account-actions{gap:10px}.wallet-compact{display:none}.hero{min-height:auto;padding:62px 20px 76px}.hero h1{font-size:51px}.hero-lead{font-size:17px;margin:28px 0}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions a{width:100%}.hero-notes{display:grid;gap:12px}.sound-stage{min-height:390px;padding:28px 22px;border-radius:22px}.waveform{height:150px;gap:4px}.stage-bottom{gap:10px}.studio-section,.feature-section,.scene-section,.faq-section{padding-top:88px;padding-bottom:88px}.section-heading{margin-bottom:38px}.studio-shell{border-radius:18px}.studio-main{padding:5px 20px}.work-block{padding:28px 0}.emotion-options{grid-template-columns:1fr 1fr}.range-grid{grid-template-columns:1fr}.generate-panel{padding:32px 22px}.feature-grid article{padding-left:4px;padding-right:4px}.scene-copy h2{font-size:43px}.scene-list h3{font-size:23px}#login-form{padding:34px 22px 26px}.code-row{grid-template-columns:1fr 104px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.waveform b{animation:none}}
summary::after,details[open] summary::after{content:none}
