@charset "UTF-8";
:root{color-scheme:light;--paper:#fcf8f0;--ink:#223f3c;--muted:#637874;--teal:#216458;--line:#e1e6de;--accent:#f0ac54;--white:#fffefa;--soft:#edf3ed;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.65}button,input,textarea,select{font:inherit}button,select,summary{cursor:pointer}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{border:1px solid transparent;border-radius:12px;min-height:44px;padding:10px 17px;color:var(--ink);background:var(--soft);font-weight:600;transition:background .15s,transform .15s}button:hover:not(:disabled){filter:brightness(.96)}button:active:not(:disabled){transform:translateY(1px)}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #cf8937;outline-offset:3px}input,textarea,select{color:var(--ink);border:1px solid var(--line);border-radius:10px;padding:11px;background:var(--white);max-width:100%}input:focus,textarea:focus,select:focus{outline:2px solid #8cb9a8;outline-offset:1px}h1,h2,h3,p{margin:0}h1{font-size:clamp(28px,4.2vw,42px);letter-spacing:-1.2px;line-height:1.35}h2{font-size:19px;line-height:1.5}h3{font-size:17px}a{color:var(--teal)}[hidden]{display:none!important}.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}
.topbar{max-width:1152px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:25px 26px;border-bottom:1px solid var(--line)}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;font-weight:750;font-size:20px}.brand img{border-radius:11px}.brand small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);font-weight:500;margin-top:-3px}.quiet-link{font-size:13px;text-decoration:none}main{max-width:1152px;margin:auto;padding:0 26px}.hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:42px 0 30px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;color:var(--teal);margin-bottom:11px}.subtitle{color:var(--muted);margin-top:12px;font-size:15px}.privacy-pill{white-space:nowrap;display:flex;gap:8px;align-items:center;padding:9px 13px;background:#e7efdf;border-radius:24px;font-size:12px}.dot{width:7px;height:7px;border-radius:50%;background:#51875b}.layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.main-column,.side-column{display:grid;gap:22px;min-width:0}.card{border:1px solid var(--line);border-radius:22px;padding:25px;background:var(--white);box-shadow:0 4px 20px #16352604}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.tag{font-size:11px;color:var(--muted);padding:4px 8px;border:1px solid var(--line);border-radius:6px;white-space:nowrap}.command-card textarea{display:block;width:100%;resize:vertical;min-height:100px;background:#f7f8f2;font-size:18px;padding:18px}.command-actions{display:flex;justify-content:space-between;gap:12px;margin-top:14px}.voice-controls{display:flex;gap:7px;align-items:center}.voice-controls select{font-size:12px;max-width:90px;min-height:45px}.primary{background:var(--teal);color:white}.primary span{margin-left:17px}.secondary{border-color:var(--line);background:transparent}.microcopy{font-size:12px;color:var(--muted);line-height:1.7;margin-top:12px}.examples{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px}.examples button{padding:6px 10px;min-height:32px;font-size:11px;border-radius:7px;background:#f3eee3;font-weight:500}.feedback{font-size:13px;margin-top:18px;padding:13px;border-left:3px solid #8bb19e;background:#f1f5ef;border-radius:3px 9px 9px 3px;overflow-wrap:anywhere}.feedback.error{background:#fff0e9;border-color:#d36a42}.candidate-list{margin-top:12px;max-height:280px;overflow:auto;display:grid;gap:7px}.candidate-list button{text-align:left;width:100%;font-size:14px}.candidate-list small{display:block;font-weight:400;color:var(--muted);font-size:11px;overflow-wrap:anywhere}
.player-card{background:#f0f4ec;border-color:#dae4d5}.player-top{display:flex;align-items:center;gap:18px;margin-bottom:25px}.record{width:79px;height:79px;border-radius:50%;background:repeating-radial-gradient(circle,#315c50 0px,#315c50 4px,#416d60 5px,#315c50 6px);display:grid;place-items:center;flex:none}.record span{width:29px;height:29px;background:#f1b86c;border-radius:50%;text-align:center;color:#385245}.track-info{min-width:0}.track-info h2{overflow-wrap:anywhere}.track-info .eyebrow{margin-bottom:5px}.muted{font-size:13px;color:var(--muted)}#player-source{margin-top:5px;overflow-wrap:anywhere}#seek{width:100%;accent-color:var(--teal);padding:0;display:block;height:25px;background:transparent;border:none}.time-row{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums}.play-controls{display:flex;justify-content:center;align-items:center;gap:34px;margin:15px 0 21px}.round{font-size:23px;min-width:55px;border:none;padding:3px;background:transparent}.round span{display:block;font-size:11px}.play-main{width:77px;height:77px;border-radius:50%;background:var(--teal);color:white;font-size:17px}.player-options{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #dce5d6;padding-top:16px;font-size:12px;flex-wrap:wrap}.player-options select{padding:5px;font-size:12px;border:none;background:transparent}.check-label{display:flex;align-items:center;gap:6px}.check-label input{accent-color:var(--teal);width:17px;height:17px}.text-button{background:transparent;border:none;min-height:36px;padding:6px 0;color:var(--teal);font-size:12px}.library-tools{display:flex;gap:10px;margin-bottom:16px}.library-tools input{width:100%;min-width:0;font-size:13px}.library-tools select{max-width:175px;font-size:12px}.tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:12px}.tabs button{font-size:12px;min-height:36px;padding:7px 12px;background:transparent;font-weight:500}.tabs button[aria-pressed=true]{background:var(--teal);color:white}.empty-state{text-align:center;padding:34px 16px 37px;color:var(--muted)}.empty-state>span{display:block;font-size:38px;color:#86a38f;margin-bottom:12px}.empty-state h3{color:var(--ink);margin-bottom:8px}.empty-state p{font-size:13px;max-width:300px;margin:auto}.book-group{border-bottom:1px solid var(--line);padding:14px 0}.book-group:last-child{border:0}.book-group summary{font-size:14px;font-weight:650;overflow-wrap:anywhere}.book-group summary span{color:var(--muted);font-size:11px;font-weight:400;margin-left:8px}.section-name{font-size:11px;letter-spacing:.7px;color:var(--muted);padding:18px 0 6px}.track-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #eef0e8}.track-row .track-play{background:transparent;flex:1;text-align:left;min-width:0;padding:12px 0;font-size:13px;font-weight:500;overflow-wrap:anywhere}.track-play small{display:block;font-size:10px;color:var(--muted);font-weight:400}.track-row.active{background:#edf3ed}.track-star{font-size:21px;background:transparent;padding:8px;flex:none;color:#986014}.import-card .muted{line-height:1.9}.full-width{width:100%;margin-top:20px}.manage{border-top:1px solid var(--line);padding-top:14px;margin-top:13px;font-size:12px}.manage summary{color:var(--muted)}.danger{background:#fff0e8;color:#a63e25;font-size:12px;margin-top:10px}.tip-card{background:#f5d8a7;border-radius:22px;padding:26px;color:#614b2e;overflow:hidden}.tip-card .eyebrow{color:#806140}.tip-card h2{font-size:21px;margin-bottom:13px}.tip-card>p:not(.eyebrow){font-size:13px;line-height:1.9}.wave{font-size:28px;letter-spacing:7px;color:#c48736;white-space:nowrap;margin:22px 0 -7px}.help-card{font-size:12px}.help-card h2{font-size:16px}.help-card ol{padding-left:18px;color:var(--muted)}.help-card li{margin-bottom:9px}.help-card summary{color:var(--teal);margin-top:15px}.help-card details p{margin-top:12px;color:var(--muted)}footer{max-width:1152px;padding:35px 26px calc(25px + env(safe-area-inset-bottom));margin:auto;display:flex;justify-content:space-between;font-size:11px;color:var(--muted);gap:15px}progress{width:100%;height:9px;accent-color:var(--teal);margin-top:20px}#progress-text{font-size:12px;overflow-wrap:anywhere;margin-top:8px}dialog{border:1px solid var(--line);border-radius:20px;padding:26px;max-width:450px;width:calc(100% - 32px);color:var(--ink);background:var(--white)}dialog::backdrop{background:#183b3588}dialog p{margin-top:14px;font-size:14px;color:var(--muted)}.dialog-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:23px}.dialog-actions button{font-size:13px;margin:0}
@media(max-width:800px){.layout{grid-template-columns:1fr 255px;gap:16px}.card{padding:20px}.hero{padding-top:32px}.privacy-pill{display:none}.command-actions{flex-wrap:wrap}.command-actions>.primary{flex:1}.record{width:65px;height:65px}.library-tools{flex-wrap:wrap}.library-tools select{max-width:none;width:100%}}
@media(max-width:640px){.topbar{padding:17px 18px}.brand{font-size:18px}main{padding:0 16px}.hero{padding:28px 4px 24px}.eyebrow{font-size:9px}.subtitle{font-size:13px}.layout{display:flex;flex-direction:column;gap:18px}.main-column,.side-column{width:100%;display:contents}.command-card{order:2;width:100%}.player-card{order:3;width:100%}.library-card{order:4;width:100%}.import-card{order:1;width:100%}.tip-card{order:5;width:100%}.help-card{order:6;width:100%}.card{padding:20px;border-radius:18px}.import-card .section-head{margin-bottom:8px}.import-card .full-width{margin-top:14px}.import-card .muted{font-size:12px}.import-card.loaded .muted{display:none}.import-card.loaded .full-width{font-size:13px;min-height:40px}.command-card textarea{font-size:16px}.command-actions .primary{font-size:14px;padding:10px 12px}.voice-controls button{font-size:13px;padding:10px}.voice-controls select{max-width:75px}.play-controls{gap:35px}.library-tools{flex-wrap:nowrap}.library-tools select{width:125px;font-size:11px;flex:none}.tabs{gap:3px}.tabs button{padding:7px 10px}footer{padding:28px 20px;flex-direction:column;gap:5px}.wave{letter-spacing:13px}.dialog-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
