.customer-shell{min-height:100dvh;background:#f7f8fa}.customer-header{height:68px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e3e6e9;background:#fff}.customer-brand{display:flex;align-items:center;gap:12px;color:#18674f}.customer-brand strong{font-size:21px;color:#272b32}.customer-brand>span{font-size:12px;color:#8a8f97;border-left:1px solid #dde1e5;padding-left:15px;margin-left:3px}.customer-platform-label{font-size:12px;color:#686e76}main.customer-setup{width:min(850px,100%);padding:42px 32px 30px;margin:0 auto}.customer-steps{display:flex;align-items:center;justify-content:center;gap:44px;margin-bottom:48px}.customer-steps button{display:flex;align-items:center;gap:10px;font-size:13px;color:#747d86;padding:0}.customer-steps button>span{border-radius:50%;width:28px;height:28px;background:#e9edf0;display:grid;place-items:center;color:#6c7580}.customer-steps button[aria-current=step]{color:#13795e;font-weight:600}.customer-steps button[aria-current=step]>span{background:#13795e;color:#fff}.customer-setup-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.customer-setup-title h1{font-size:26px;line-height:1.4}.customer-setup-title>span{color:#8e969e;font-variant-numeric:tabular-nums}.customer-platforms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-platforms>button{display:flex;align-items:center;gap:15px;padding:24px 19px;background:#fff;border:1px solid #dfe4e8;border-radius:8px;text-align:left;min-height:100px}.customer-platforms .platform-mark{width:38px;height:38px;font-size:20px}.customer-platforms strong{font-size:14px;flex:1}.customer-selection{width:17px;height:17px;color:#13795e;flex-shrink:0}.customer-platforms>button.selected,.customer-scene.selected{border-color:#258463;background:#f2f8f5}.customer-platforms>button:hover,.customer-scene:hover{border-color:#7caa97}.customer-setup-actions{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #e0e4e8;margin-top:30px;padding-top:22px}.customer-setup-actions .button{min-height:42px;padding:10px 21px;font-size:13px}.customer-selected-voice{display:flex;align-items:center;text-align:left;width:100%;border-block:1px solid #e1e5e9;padding:22px 0;gap:18px}.customer-voice-icon{width:62px;height:62px;display:grid;place-items:center;background:#e4efea;color:#187255;border-radius:8px}.customer-selected-voice>span:nth-child(2){flex:1;min-width:0}.customer-selected-voice strong{display:block;font-size:19px;margin:5px 0;overflow-wrap:anywhere}.customer-selected-voice small{color:#868d96;font-size:12px}.customer-subheading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:26px 0 15px}.customer-libraries{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.customer-libraries>button{display:flex;align-items:center;gap:15px;padding:20px;background:#fff;border:1px solid #dfe4e8;border-radius:6px;text-align:left}.customer-libraries>button>span{flex:1}.customer-libraries strong,.customer-libraries small{display:block}.customer-libraries small{color:#8a919a;margin-top:7px;font-size:12px}.customer-product-select{display:flex;align-items:flex-end;gap:10px}.customer-product-select .field-label{flex:1;margin:0;min-width:0}.customer-product-select>.icon-button{margin-bottom:4px}.customer-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customer-scene{padding:0 0 12px;overflow:hidden;text-align:left;background:#fff;border:1px solid #dfe4e8;border-radius:6px;min-width:0}.customer-scene-image{aspect-ratio:16/9;width:100%;position:relative;background:#e9ecef}.customer-scene-image img,.customer-scene-image video{width:100%;height:100%;display:block}.customer-check{position:absolute;top:8px;right:8px;background:#13795e;color:#fff;padding:4px;border-radius:50%;display:grid;place-items:center}.customer-scene>strong,.customer-scene>span{display:block;padding:0 12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.customer-scene>strong{font-size:12px;margin-top:12px;font-weight:600}.customer-scene>span{color:#899099;font-size:11px;margin-top:5px}.customer-setup-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;font-size:12px;color:#747e88}.customer-setup-summary>span{display:flex;align-items:center;gap:7px}main.customer-workspace{width:min(1440px,100%);max-width:none;height:calc(100dvh - 68px);min-height:600px;display:grid;grid-template-columns:290px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 45px;padding:0 28px;column-gap:28px}.customer-narration{border-right:1px solid #e1e5e9;padding-right:22px;display:flex;flex-direction:column;min-height:0}.customer-section-header{height:56px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-narration .customer-product-select{margin:0 0 16px}.customer-narration .field-label{font-size:11px}.customer-narration select{padding:8px;font-size:12px}.customer-script-list{overflow-y:auto;flex:1;padding-bottom:16px}.customer-script-list article{padding:14px 12px;border-bottom:1px solid #e0e5e9;border-left:3px solid transparent}.customer-script-list article.current{border-left-color:#13795e;background:#eaf3ee}.customer-script-title{display:flex;gap:10px;align-items:center}.customer-script-title>span{color:#8b949d;font-size:11px;font-variant-numeric:tabular-nums}.customer-script-title>button{flex:1;min-width:0;text-align:left;padding:0;font-weight:600;font-size:13px;overflow-wrap:anywhere}.customer-script-title>svg{color:#13795e}.customer-script-list p{margin:9px 0 5px;line-height:1.85;color:#747e88;font-size:12px;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.customer-script-footer{display:flex;align-items:center;justify-content:space-between;color:#8d969e;font-size:10px}.customer-stage{min-width:0;display:flex;flex-direction:column;align-items:center}.customer-stage>.customer-section-header{width:100%}.customer-preview{position:relative;width:min(100%,640px);aspect-ratio:16/9;background:#1f2225;flex-shrink:0;overflow:hidden}.customer-preview>img,.customer-preview>video{width:100%;height:100%;display:block}.customer-preview-label{position:absolute;top:12px;left:12px;color:#fff;background:#25292bc7;font-size:10px;padding:5px 8px;max-width:calc(100% - 24px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:3px}.customer-handover{width:min(100%,640px);display:flex;flex-direction:column;align-items:center;padding:16px 0 10px}.customer-playback-state{display:flex;align-items:center;gap:8px;min-height:22px;margin-bottom:12px;font-size:12px;color:#727b84}.customer-talk-button{min-height:64px;width:min(290px,100%);border-radius:8px;background:#13795e;color:#fff;display:flex;align-items:center;justify-content:center;gap:13px;font-size:20px;font-weight:600;box-shadow:0 3px #0e614b}.customer-talk-button:hover{background:#106d54}.customer-talk-button.human{background:#c47c1b;box-shadow:0 3px #9d6110}.customer-talk-button.human:hover{background:#b47117}.customer-transport{display:flex;align-items:center;gap:8px;width:100%;margin-top:14px;font-size:11px;color:#808993}.customer-current-title{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-time{font-variant-numeric:tabular-nums;white-space:nowrap}.customer-handover progress{width:100%;height:3px;border:none;accent-color:#258463}.customer-live-footer{grid-column:1/-1;border-top:1px solid #e1e5e9;display:flex;align-items:center;gap:25px;min-width:0}.customer-live-footer>button:nth-child(2){min-width:0;max-width:50%}.customer-live-footer>button>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.customer-local-status{color:#949ca4;font-size:11px;margin-left:auto;white-space:nowrap}.customer-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#252d363b;display:flex;justify-content:flex-end}.customer-drawer{width:min(460px,100%);height:100dvh;background:#fff;box-shadow:-12px 0 40px #17232b14;display:flex;flex-direction:column}.customer-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:68px;border-bottom:1px solid #e2e6e9;flex-shrink:0}.customer-drawer>header h2{font-size:17px}.customer-drawer-body{overflow-y:auto;padding:24px}.customer-drawer .customer-scenes{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:22px}.customer-tabs{display:flex;border-bottom:1px solid #e0e5e9;margin-bottom:22px}.customer-tabs>button{width:50%;padding:12px 8px;border-bottom:2px solid transparent;color:#818b95}.customer-tabs>button[aria-selected=true]{border-color:#13795e;color:#13795e;font-weight:600}.customer-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 10px;gap:18px;color:#858f98}.customer-empty strong{font-weight:500;color:#58616b}.customer-voice-list{padding:15px 0}.customer-voice-item{padding-bottom:14px;margin-bottom:8px;border-bottom:1px solid #e8ebef}.customer-voice-choice{display:flex;align-items:center;gap:13px;text-align:left;padding:16px 12px;width:100%;min-height:80px;border:1px solid transparent;border-radius:6px;margin-bottom:8px}.customer-voice-choice.selected{background:#f0f7f3;border-color:#a3c9b7;color:#176b51}.customer-voice-choice>span{flex:1;min-width:0}.customer-voice-choice strong,.customer-voice-choice small{display:block;overflow-wrap:anywhere}.customer-voice-choice small{font-size:11px;color:#8b939c;margin-top:6px}.customer-voice-item audio{display:block;width:100%;height:34px}.customer-drawer-options{border-block:1px solid #e1e6e9;padding:12px 0;margin:24px 0}.customer-drawer-options>label{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:50px}.customer-drawer-options>label>span{display:flex;align-items:center;gap:7px}.customer-drawer-options input[type=number],.customer-drawer-options select{width:105px}.customer-drawer-options input[type=range]{width:145px}.customer-drawer-options input[type=checkbox]{width:17px;height:17px}.customer-settings-links{display:flex;flex-direction:column}.customer-settings-links>button{display:flex;align-items:center;gap:13px;padding:18px 0;text-align:left;border-bottom:1px solid #e8ebef}.customer-settings-links>button>span{flex:1}.customer-no-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:10px;color:#98a1aa}.customer-source{display:flex;background:#e9edef;border-radius:5px;padding:3px;gap:3px;margin-bottom:12px;flex-shrink:0}.customer-source>button{flex:1;min-width:0;min-height:32px;padding:6px 8px;border-radius:3px;font-size:12px;color:#727c85}.customer-source>button[aria-pressed=true]{background:#fff;color:#18674f;box-shadow:0 1px 3px #0000000a;font-weight:600}.customer-script-title>strong{flex:1;min-width:0;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.customer-script-title>svg{flex-shrink:0}.customer-recording-tools{display:flex;align-items:center;gap:3px;margin-top:6px}.customer-recording-tools>.icon-button{width:29px;height:29px}.customer-recording-tools>.icon-button:last-child{margin-left:auto;color:#18674f}.customer-add-recording{margin:12px 0 18px;flex-shrink:0}.customer-library-search{margin:18px 0 6px}.customer-recording-library>div{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #e6eaed}.customer-recording-library>div>span{flex:1;min-width:0;overflow-wrap:anywhere}.customer-recording-library>div>svg{flex-shrink:0;color:#7f8a92}.customer-checks{border-bottom:1px solid #e3e7ea;padding-bottom:18px}.customer-checks>div{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:12px}.customer-checks>div>span{flex:1;color:#747e88}.customer-checks strong{font-weight:500}.customer-device-field{margin:22px 0 14px}.customer-meter{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#818a92;padding:10px 0}.customer-meter meter{width:100%;height:8px}.customer-device-status{margin-left:auto;white-space:nowrap}.customer-device-status+.customer-local-status{margin-left:0}.customer-scene-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0 20px}.customer-preview.portrait{aspect-ratio:9/16;width:min(100%,245px,calc((100dvh - 365px)*.5625))}.customer-preview.portrait .price-overlay{left:10px;bottom:15px;padding:7px 10px;max-width:calc(100% - 20px)}.customer-preview.portrait .price-overlay strong{font-size:18px}@media(min-width:801px)and (max-height:800px){.customer-preview{width:min(100%,570px)}}@media(min-width:801px)and (max-height:700px){.customer-preview{width:min(100%,450px)}main.customer-workspace{min-height:540px}}@media(max-width:1000px){main.customer-workspace{grid-template-columns:245px minmax(0,1fr);column-gap:20px;padding:0 20px}.customer-narration{padding-right:16px}}@media(max-width:800px){.customer-header{padding:0 18px;height:60px}.customer-brand>span{font-size:11px;padding-left:10px}main.customer-setup{padding:30px 20px}.customer-steps{gap:26px;margin-bottom:36px}.customer-platforms{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-platforms>button{padding:18px 12px;gap:10px;min-height:90px}.customer-platforms strong{font-size:12px}.customer-platforms .platform-mark{width:30px;height:30px;font-size:16px}.customer-libraries{grid-template-columns:1fr;gap:12px}.customer-scenes{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-setup-summary{flex-wrap:wrap}main.customer-workspace{height:auto;min-height:calc(100dvh - 60px);display:flex;flex-direction:column;padding:0 18px}.customer-stage{order:0}.customer-preview{width:min(100%,640px)}.customer-preview.portrait{width:min(100%,200px)}.customer-handover{padding-bottom:24px}.customer-narration{order:1;border-top:1px solid #e1e5e9;border-right:none;padding-right:0}.customer-script-list{max-height:440px}.customer-live-footer{order:2;min-height:52px;gap:15px}.customer-live-footer>.customer-device-status{font-size:10px;gap:4px;flex-shrink:0}.customer-live-footer>button:nth-child(2){flex:1}.customer-local-status{display:none}}@media(max-width:380px){.customer-brand>span{display:none}.customer-steps{gap:16px}.customer-platforms>button{gap:7px;padding:16px 8px}.customer-drawer-body{padding:18px}}:root{font-family:Segoe UI,Microsoft YaHei,Noto Sans SC,sans-serif;color:#272b32;background:#f7f8fa;font-synthesis:none;font-size:13px;letter-spacing:0;--accent: #13795e;--line: #e5e8eb;--muted: #818791}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #239b79;outline-offset:3px}button{background:none;border:none}svg{flex-shrink:0}input:not([type=checkbox]):not([type=range]),select,textarea{border:1px solid #dce1e5;border-radius:5px;padding:10px 11px;background:#fff;min-width:0;color:#343941;width:100%}textarea{resize:vertical;line-height:1.85}select{text-overflow:ellipsis}input[type=range],input[type=checkbox]{accent-color:var(--accent)}input[type=range]{min-width:0;width:100%;cursor:pointer}h1,h2,h3,p{margin:0}h1{font-size:25px;font-weight:650;line-height:1.5}h2{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}h3{font-size:13px;font-weight:600}.row{display:flex;align-items:center;gap:10px;min-width:0}.spread{justify-content:space-between}.wrap{flex-wrap:wrap}.gap-4{gap:4px}.muted{color:var(--muted)}.small-text{font-size:11px}.full-width{width:100%}.fit-content{width:fit-content}.button{display:inline-flex;justify-content:center;align-items:center;gap:7px;border:1px solid #dce1e5;background:#fff;border-radius:5px;min-height:36px;padding:8px 13px;font-size:12px;font-weight:500;white-space:nowrap}.button:hover:not(:disabled){background:#f2f5f4;border-color:#b5c6bf}.button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.button.primary:hover:not(:disabled){background:#0d654e}.button.small{min-height:30px;padding:5px 10px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;flex-shrink:0}.icon-button:hover:not(:disabled){background:#edf1f2}.text-button{padding:0;display:inline-flex;align-items:center;gap:5px;font-size:12px;text-align:left}.text-button:hover{color:var(--accent)}.danger-text{color:#c0414c!important}.green-text{color:var(--accent)}.tag{display:inline-flex;align-items:center;color:#7c818a;background:#f0f2f5;padding:3px 6px;border-radius:3px;font-size:10px;line-height:1.4;flex-shrink:0}.tag.green{background:#e7f3ec;color:#287455}.tag.amber-tag{color:#9b6f29;background:#fbf3e3}.dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:#92999f;flex-shrink:0}.dot.amber{background:#dca146}.dot.green-dot{background:#289572}.divider{width:1px;height:16px;background:var(--line);margin:0 5px}.app-shell{min-height:100vh}.sidebar{position:fixed;top:0;bottom:84px;left:0;width:205px;background:#fff;border-right:1px solid var(--line);padding:30px 17px 0;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:11px;align-items:center;padding:0 11px 36px}.brand-icon{width:38px;height:38px;border-radius:8px;background:#163f36;color:#fff;display:grid;place-items:center}.brand strong{display:block;font-size:22px;line-height:1.3}.brand div>span{display:block;color:#7d8984;font-size:8px;margin-top:5px}.workspace-label{display:flex;justify-content:space-between;color:#939aa2;padding:0 11px 15px;font-size:10px}.workspace-label span{color:#6e7976}.sidebar nav{display:flex;flex-direction:column;gap:7px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;height:44px;padding:0 12px;border-radius:5px;color:#747b85;text-align:left;font-size:12px}.nav-item.active{background:#eaf3ef;color:#13684f;font-weight:600}.nav-item:hover{background:#f2f5f4}.nav-dot{width:5px;height:5px;background:var(--accent);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto}.connection-mini{display:flex;align-items:center;gap:10px;padding:16px 10px;color:#75827d;border-bottom:1px solid var(--line)}.connection-mini div{flex:1;font-size:11px}.connection-mini small{display:block;color:#a1a7ae;font-size:10px;margin-top:5px}.local-account{display:flex;align-items:center;gap:9px;padding:19px 5px;text-align:left;width:100%;font-size:11px}.local-account>span:nth-child(2){flex:1}.local-account small{display:block;margin-top:5px;color:#979fa7;font-size:9px}.avatar{background:#eef1f2;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#737e79}.main-shell{margin-left:205px;padding-bottom:84px}.topbar{height:64px;background:#fff;border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;justify-content:space-between}.breadcrumb{color:#9ca2aa;font-size:11px;display:flex;gap:15px}.breadcrumb strong{color:#616771;font-weight:500}.top-status{display:inline-flex;align-items:center;gap:7px;color:#7b828a;font-size:10px}.version-tag{border:1px solid #e4e8ea;border-radius:4px;padding:5px 8px;font-size:10px;color:#7d858e}main{padding:27px 30px 30px;max-width:1700px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:27px}.eyebrow{font-size:9px;color:#929aa3;margin-bottom:6px}.session-status{font-size:11px;display:inline-flex;gap:6px;align-items:center;padding:9px 12px}.session-status.live{color:var(--accent)}.session-status.live .dot{background:var(--accent)}.section-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:12px}.platform-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.platform-tile{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e0e4e8;border-radius:6px;height:63px;padding:0 12px;font-size:11px;text-align:left}.platform-tile.selected{border-color:#4a9277;background:#f4faf7}.platform-mark{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:6px;color:#fff;font-weight:600;font-size:15px}.platform-check{margin-left:auto;flex-shrink:0;color:var(--accent)}.empty-circle{width:13px;height:13px;border:1px solid #d9dfe3;border-radius:50%}.platform-section{padding-bottom:27px;border-bottom:1px solid var(--line)}.console-grid{display:grid;grid-template-columns:minmax(220px,.96fr) minmax(290px,1.65fr) minmax(235px,1fr)}.console-grid>section{min-width:0;padding-top:20px}.queue-section{padding-right:21px;border-right:1px solid var(--line)}.scene-section{padding-left:22px;padding-right:22px}.controls-section{border-left:1px solid var(--line);padding-left:21px}.section-heading{height:31px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:13px}.count{font-size:10px;font-weight:500;background:#e8ecef;padding:2px 5px;color:#8b939b;border-radius:3px}.field-label{display:flex;flex-direction:column;gap:9px;font-size:12px;color:#626a74;margin-bottom:18px;min-width:0}.field-label.compact{font-size:10px;margin-bottom:12px}.field-label.compact select{font-size:12px}.script-row{padding:17px 0;display:flex;gap:10px;border-bottom:1px solid var(--line)}.script-row.current{background:#edf5f0}.script-number{font-size:10px;font-variant-numeric:tabular-nums;color:#a0a7af;padding-top:4px}.script-body{min-width:0;flex:1}.script-title{font-size:12px;font-weight:600;line-height:1.65;overflow-wrap:anywhere}.script-body p{color:#848b94;font-size:11px;line-height:1.9;margin:12px 0 7px;overflow-wrap:anywhere}.clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.meta{display:inline-flex;align-items:center;gap:4px;font-size:9px;color:#9ba2aa}.queue-section>.button{margin-top:18px;background:transparent;color:#7c868f;border-style:dashed}.preview-shell{border:1px solid #dfe4e7;border-radius:6px;overflow:hidden;background:#fff}.preview-screen{position:relative;width:100%;aspect-ratio:16/9;background:#212723;overflow:hidden}.preview-screen>img,.preview-screen>video{width:100%;height:100%;display:block}.preview-label{position:absolute;left:12px;top:12px;display:flex;align-items:center;gap:6px;color:#fff;padding:5px 7px;border-radius:3px;font-size:9px;background:#1a27217a}.preview-label .dot{background:#a5e0ba;width:4px;height:4px}.preview-resolution{position:absolute;bottom:10px;right:10px;font-size:8px;color:#fff;background:#182d2370;padding:3px 5px;border-radius:2px}.preview-footer{padding:7px 10px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#7b858c}.preview-footer>.row{overflow:hidden}.preview-footer>.row>span:first-of-type{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-overlay{position:absolute;bottom:20px;left:15px;background:#fffffff2;border-left:3px solid #b6324b;padding:8px 14px;max-width:80%}.price-overlay span{display:block;font-size:10px;overflow-wrap:anywhere}.price-overlay strong{color:#b6324b;font-size:22px;display:block;margin-top:3px;overflow-wrap:anywhere}.no-background{height:100%;display:flex;align-items:center;justify-content:center;gap:8px;color:#a0b2a8}.sub-heading{margin:19px 0 10px}.preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.preset{position:relative;padding:0;text-align:left;min-width:0}.thumbnail{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#e9eeeb;border-radius:4px}.thumbnail.blank{display:grid;place-items:center;color:#b0bbb4}.preset .thumbnail{border:2px solid transparent}.preset.selected .thumbnail{border-color:var(--accent)}.preset>span:not(.preset-check){display:block;color:#8a929a;font-size:9px;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preset.selected>span:not(.preset-check){color:#347c60}.preset-check{position:absolute;right:3px;top:3px;background:var(--accent);color:#fff;border-radius:2px;display:flex}.preset-add{border:1px dashed #cfd8d3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#98a39d;border-radius:4px;min-height:66px}.scene-options{display:grid;grid-template-columns:1fr;padding:14px 0;margin-top:8px;border-bottom:1px solid var(--line)}.toggle-label{position:relative;display:flex;align-items:center;gap:8px;min-height:35px;font-size:11px;color:#75808a;cursor:pointer}.toggle-label>span:first-child{flex:1}.toggle-label input{position:absolute;width:32px;height:18px;right:0;opacity:0;cursor:pointer}.switch{width:30px;height:16px;border-radius:10px;background:#d7dee1;padding:2px;pointer-events:none;flex-shrink:0}.switch:after{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:transform .15s}.toggle-label input:checked+.switch{background:#218464}.toggle-label input:checked+.switch:after{transform:translate(14px)}.toggle-label input:focus-visible+.switch{outline:2px solid #239b79;outline-offset:3px}.disabled{opacity:.45}.now-speaking{margin-top:20px}.small-label{font-size:11px;display:inline-flex;align-items:center;gap:7px;color:#758179}.now-speaking p{color:#a4aab0;font-size:11px;line-height:1.85;padding-top:14px}.voice-select{display:flex;align-items:center;gap:9px;padding:11px 0 17px;border-bottom:1px solid var(--line)}.sound-icon{width:35px;height:35px;background:#e9f0ed;color:#739283;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.voice-select>div{flex:1;min-width:0}.voice-select strong{font-size:11px;font-weight:500;display:block;overflow-wrap:anywhere}.voice-select>div>span{display:block;color:#969ea6;font-size:9px;margin-top:5px}.control-group{padding:18px 0 14px;border-bottom:1px solid var(--line)}.group-label{font-size:10px;color:#969ea7;margin-bottom:12px}.mode-control{display:flex;background:#eaf0ed;border-radius:4px;padding:3px;margin-bottom:10px}.mode-control>button{flex:1;display:flex;justify-content:center;align-items:center;gap:4px;font-size:10px;padding:8px 3px;border-radius:3px;white-space:nowrap}.mode-control>button.selected{background:#fff;box-shadow:0 1px 3px #14291f12;color:#316e53}.inline-field{display:flex;align-items:center;justify-content:space-between;min-height:37px;color:#75808a;font-size:11px}.inline-field>div{display:flex;align-items:center;gap:7px}.inline-field input{width:53px!important;padding:4px 5px!important;font-size:11px}.mic-meter{display:flex;align-items:center;gap:7px;color:#a0a9ad;margin:3px 0 15px}.mic-meter>div{flex:1;height:4px;background:#e4e9e7;border-radius:3px;overflow:hidden}.mic-meter i{height:100%;background:var(--accent);display:block}.mic-meter span{font-size:9px}.takeover{background:#eff6f2;color:#28795a;border-color:#d1e4d9}.integration-status>div:not(.group-label){display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8a939a;padding:7px 0;gap:5px}.connection-note{display:flex;align-items:center;gap:7px;color:#9aa69f;font-size:10px;margin-top:15px}.playback-bar{position:fixed;bottom:0;left:0;right:0;height:84px;background:#fff;border-top:1px solid #dfe5e2;display:flex;align-items:center;gap:18px;padding:0 25px;z-index:20;box-shadow:0 -3px 12px #15221a03}.playback-icon{display:grid;place-items:center;width:39px;height:39px;background:#f0f3f2;color:#7d9b8b;border-radius:6px;flex-shrink:0}.playback-icon.playing{background:#e4f3e9;color:#217556}.playback-info{width:170px;min-width:80px}.playback-info strong{display:block;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.playback-info>span{display:flex;align-items:center;gap:7px;margin-top:7px;color:#9aa2a9;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.playback-info i{height:9px;width:1px;background:#d8dfdc;flex-shrink:0}.playback-transport{display:flex;align-items:center;gap:5px;flex-shrink:0}.time-code{font-size:10px;font-variant-numeric:tabular-nums;color:#949da4;width:83px;text-align:center}.audio-progress{flex:1;height:3px;background:#e9eeec;min-width:20px;overflow:hidden}.audio-progress i{display:block;height:100%;background:var(--accent)}.volume-control{display:flex;gap:8px;align-items:center;color:#8b959b;width:137px;font-size:10px;flex-shrink:0}.volume-control input{width:73px}.volume-control span{width:28px}.start-button,.stop-button{min-height:39px}.stop-button{background:#fff4f4;border-color:#edc9cc;color:#c94d56}.list-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:0 0 24px;flex-wrap:wrap}.list-toolbar select{width:190px}.search-input{display:flex;align-items:center;gap:8px;border:1px solid #dfe4e7;background:#fff;border-radius:5px;color:#9aa3ab;padding-left:11px;max-width:250px}.search-input input{border:none!important;background:none!important}.product-table{width:100%}.product-table-head,.product-table-row{display:grid;grid-template-columns:minmax(190px,2fr) .6fr 1fr .8fr 100px;gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.product-table-head{font-size:10px;color:#97a0a8;background:#f0f3f4;padding:12px 10px}.product-table-row{font-size:12px}.product-name{display:flex;align-items:center;gap:13px;min-width:0}.product-name .thumbnail{width:52px;height:52px;flex-shrink:0}.product-name>div{min-width:0}.product-name strong{display:block;overflow-wrap:anywhere;font-size:12px;font-weight:500}.product-name span{display:block;color:#9ca4ac;font-size:10px;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-list.full .script-row{padding:23px 12px}.script-list.full .script-title{font-size:14px}.script-list.full .script-body p{font-size:13px;margin:15px 0;max-width:1050px}.service-strip{padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;color:#6e7e76}.voice-grid,.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:25px}.voice-card{background:#fff;padding:22px;border:1px solid var(--line);border-radius:6px;min-width:0}.voice-card h3{font-size:15px;margin:20px 0 11px;overflow-wrap:anywhere}.sound-icon.large{width:45px;height:45px}.voice-card audio{width:100%;height:35px;margin:24px 0}.media-card{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;min-width:0}.media-card.selected{border-color:#4d9276}.media-preview-button{width:100%;padding:0;display:block;position:relative}.media-preview-button .thumbnail{border-radius:0}.active-media,.media-type{position:absolute;display:flex;align-items:center;gap:4px;padding:5px 7px;border-radius:3px;font-size:10px;color:#fff}.active-media{right:10px;top:10px;background:#1b7559}.media-type{left:10px;bottom:10px;background:#263b307a}.media-card-footer{padding:13px;display:flex;align-items:center;justify-content:space-between;gap:7px}.media-card-footer>div{min-width:0}.media-card-footer strong{display:block;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-card-footer span{display:block;font-size:10px;margin-top:7px;color:#9ca5ad}.settings-layout{max-width:1050px}.settings-section{padding:10px 0 22px;border-bottom:1px solid var(--line);margin-bottom:21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.device-indicator{display:flex;align-items:center;color:#8b9c92;gap:7px;font-size:11px;padding-bottom:15px}.output-url{padding:10px 12px;background:#edf1ef;color:#6e8176;font-size:11px;word-break:break-all;border-radius:4px}.empty{padding:65px 20px;display:flex;align-items:center;flex-direction:column;justify-content:center;color:#9faaa4;gap:16px}.empty p{font-size:13px}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#5f7a6a}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16291d66;display:flex;align-items:center;justify-content:center;padding:25px;z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{background:#fff;width:460px;max-width:100%;border-radius:8px;box-shadow:0 20px 80px #0003;max-height:calc(100dvh - 50px);overflow-y:auto}.modal.wide{width:670px}.modal-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 25px;border-bottom:1px solid var(--line)}.modal-heading h2{font-size:17px}.modal-content{padding:24px 25px}.modal-footer{padding:16px 25px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.checkbox-label{display:flex;align-items:center;gap:8px;color:#818b84;font-size:11px;line-height:1.6}.checkbox-label input{flex-shrink:0}.upload-zone{width:100%;border:1px dashed #baccc0;padding:25px 15px;border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#7c9787;background:#f8fbf9;margin-bottom:22px}.upload-zone strong{font-size:12px}.upload-zone span{font-size:10px;color:#9baa9f}.toast{position:fixed;bottom:104px;left:50%;transform:translate(-50%);padding:11px 13px 11px 18px;display:flex;align-items:center;gap:12px;background:#263e32;color:#fff;border-radius:6px;font-size:12px;max-width:min(600px,90vw);z-index:80;box-shadow:0 5px 20px #0002}.toast .icon-button:hover{background:#ffffff20}.busy-indicator{position:fixed;right:20px;top:76px;display:flex;align-items:center;gap:7px;padding:8px 12px;background:#fff;box-shadow:0 2px 10px #0001;color:var(--accent);border-radius:4px;z-index:60;font-size:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.stage-output{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;overflow:hidden;display:grid;place-items:center}.stage-frame{position:relative;width:min(100vw,calc(100dvh * 16 / 9));aspect-ratio:16/9;overflow:hidden;container-type:inline-size}.stage-frame.portrait{width:min(100vw,56.25dvh);aspect-ratio:9/16}.stage-frame>img,.stage-frame>video{display:block;width:100%;height:100%}.stage-price{position:absolute;left:5%;bottom:8%;background:#ffffffed;border-left:6px solid #bb2f4c;padding:22px 36px;max-width:70%}.stage-price span{font-size:24px;display:block;overflow-wrap:anywhere}.stage-price strong{color:#bb2f4c;font-size:52px;display:block;margin-top:7px;overflow-wrap:anywhere}@container (max-width: 500px){.stage-frame .stage-price{padding:12px 16px;max-width:85%;border-left-width:3px}.stage-frame .stage-price span{font-size:16px}.stage-frame .stage-price strong{font-size:30px}}@media(min-width:1600px){.platform-tile{height:72px}.console-grid{grid-template-columns:1fr 1.7fr 1fr}.scene-options{grid-template-columns:1fr 1fr;gap:20px}}@media(max-width:1250px){.sidebar{width:175px;padding-left:10px;padding-right:10px}.main-shell{margin-left:175px}main{padding:23px 20px}.platform-tile{padding:0 9px;gap:6px}.platform-mark{width:24px;height:24px;font-size:13px}.platform-check{display:none}.console-grid{grid-template-columns:minmax(190px,1fr) minmax(280px,1.5fr) minmax(205px,1fr)}.scene-section{padding-left:15px;padding-right:15px}.queue-section{padding-right:15px}.controls-section{padding-left:15px}.playback-bar{gap:11px;padding:0 17px}.playback-info{width:145px}.volume-control{width:107px}.volume-control input{width:53px}}@media(max-width:1050px){.console-grid{grid-template-columns:minmax(220px,1fr) minmax(300px,1.5fr)}.controls-section{grid-column:1/-1;border-left:0;padding-left:0;margin-top:24px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 20px}.controls-section>.section-heading{grid-column:1/-1}.controls-section .voice-select{grid-column:1/-1}.controls-section .integration-status{grid-column:1/-1;display:flex;gap:25px;flex-wrap:wrap}.integration-status>.group-label{width:100%;margin-bottom:0}.controls-section .connection-note{grid-column:1/-1}.control-group{grid-column:span 1}.controls-section>.control-group:nth-of-type(2){grid-column:span 2}.scene-section{padding-right:0}.platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-check{display:block}.platform-tile{height:53px;padding:0 12px;gap:10px}.volume-control{display:none}.media-grid,.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-table-head,.product-table-row{grid-template-columns:minmax(170px,2fr) .7fr 1fr 95px;gap:10px}.product-table-head>span:nth-child(4),.product-table-row>.tag{display:none}}@media(max-width:780px){.sidebar{width:65px;padding:22px 9px 0}.brand{padding:0 0 29px;justify-content:center}.brand>div,.workspace-label,.nav-item>span,.sidebar-bottom{display:none}.brand-icon{width:34px;height:34px}.nav-item{justify-content:center;padding:0}.nav-item span{display:none}.main-shell{margin-left:65px}.topbar{padding:0 18px;height:55px}.topbar .version-tag,.topbar .divider{display:none}main{padding:22px 17px}.page-heading{flex-wrap:wrap;gap:12px}h1{font-size:23px}.console-grid{grid-template-columns:1fr}.queue-section{order:2;padding-right:0;border-right:0;margin-top:20px;border-top:1px solid var(--line)}.scene-section{order:1;padding-left:0}.controls-section{order:3;display:block}.controls-section .integration-status{display:block}.playback-info{width:125px}.playback-icon,.audio-progress,.time-code{display:none}.playback-bar{justify-content:space-between;gap:8px;padding:0 14px}.playback-transport{gap:0}.playback-bar .button{padding:8px 10px}.product-table-head{display:none}.product-table-row{grid-template-columns:minmax(100px,1fr) auto;gap:14px}.product-table-row>span:nth-child(3){display:none}.product-table-row>.row{justify-content:flex-end;grid-column:2}.media-grid,.voice-grid{grid-template-columns:1fr}.service-strip{flex-wrap:wrap}.service-strip>.row{flex-wrap:wrap}.list-toolbar>.row{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.stage-price{padding:15px 20px}.stage-price span{font-size:16px}.stage-price strong{font-size:32px}}@media(max-width:480px){.sidebar{bottom:112px;width:54px;padding:20px 5px}.main-shell{margin-left:54px;padding-bottom:112px}main{padding:20px 13px}.topbar{padding:0 12px}.topbar .row{gap:4px}.breadcrumb{font-size:10px;gap:8px}.top-status{font-size:8px;gap:4px}.topbar .icon-button{width:23px}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.platform-tile{padding:0 9px;gap:7px;font-size:10px}.platform-check{display:none}.section-label{gap:8px}.section-label .small-text{font-size:9px}.page-heading>.row{flex-wrap:wrap;gap:7px}.page-heading>.row .button{padding:7px 9px}.session-status{padding:5px 0}.preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.preset-grid>.preset:nth-child(4){display:none}.playback-bar{height:112px;flex-wrap:wrap;padding:10px 16px;column-gap:10px;row-gap:4px}.playback-info{width:calc(100% - 80px)}.playback-info strong{font-size:11px}.playback-info>span{margin-top:3px}.playback-transport{width:70px}.playback-bar>.button{flex:1;min-height:35px}.toast{bottom:126px}.modal-backdrop{padding:12px}.modal{max-height:calc(100dvh - 24px)}.modal-heading,.modal-content,.modal-footer{padding:16px}.modal-footer{flex-wrap:wrap}.modal-footer .row{gap:6px}.modal-footer .button{padding:8px 10px}.script-body>.row{gap:6px}.service-strip .tag{font-size:9px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.app-shell{--sidebar-size: 205px}.app-shell>.sidebar{width:var(--sidebar-size);bottom:0;z-index:25}.console-frame,.app-shell>.main-shell{margin-left:var(--sidebar-size);min-width:0}.app-shell>.playback-bar{left:var(--sidebar-size)}.product-intro{color:var(--muted);margin:-8px 0 28px;line-height:1.8}.product-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}.product-entry{padding:0;overflow:hidden;text-align:left;border:1px solid var(--line);background:#fff;border-radius:14px;color:inherit;transition:border-color .2s,transform .2s}.product-entry:hover{border-color:#8a9a78;transform:translateY(-2px)}.product-entry-cover{height:138px;background:#eeeee7;color:#8b9180;position:relative;display:grid;place-items:center}.product-entry-cover>img,.product-detail-cover>img{width:100%;height:100%;object-fit:cover}.product-entry-cover .tag{position:absolute;top:14px;left:14px}.product-entry-content{padding:20px}.product-entry-content h2{font-size:18px;margin:13px 0 10px}.product-entry-content>p{font-size:13px;color:var(--muted);line-height:1.8;height:47px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-weight:600;font-size:15px}.product-entry-footer{margin-top:20px;border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:8px;font-size:11px;color:var(--muted)}.product-entry-footer>span:last-child{display:flex;align-items:center;gap:5px;color:#526543}.product-back{margin-bottom:22px}.product-detail-heading{display:flex;justify-content:space-between;align-items:center;gap:18px}.product-detail-identity{display:flex;align-items:center;gap:16px;min-width:0}.product-detail-identity h2{margin:0;font-size:23px;overflow-wrap:anywhere}.product-detail-identity p{color:var(--muted);margin:9px 0 0;font-size:13px}.product-detail-cover{width:64px;height:64px;border-radius:12px;background:#eeeee7;color:#858b7a;display:grid;place-items:center;overflow:hidden;flex-shrink:0}.creation-path{display:flex;align-items:center;gap:20px;padding:22px 0;margin:12px 0 4px;color:#7d8278;font-size:12px}.creation-path span{display:flex;align-items:center;gap:8px}.creation-path b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#e8ecdf;color:#586d40;font-size:11px}.product-detail-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;align-items:start}.product-panel{border:1px solid var(--line);border-radius:13px;padding:24px;background:#fff;min-width:0}.product-panel h3{font-size:16px;margin:0}.panel-hint{color:var(--muted);font-size:12px;line-height:1.9;margin:10px 0 20px}.facts-content{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:2;min-height:170px;max-height:430px;overflow:auto}.product-source{margin-top:25px;padding-top:18px;border-top:1px solid var(--line);font-size:12px}.product-source>span{color:var(--muted)}.product-source p{overflow-wrap:anywhere;line-height:1.7;margin-bottom:0}.guidance-panel textarea{resize:vertical;min-height:165px;line-height:1.9}.guidance-status{margin:-4px 0 20px;color:var(--muted);font-size:11px;display:flex;justify-content:space-between}.creation-actions{display:flex;gap:12px;justify-content:flex-end}.creation-note{color:var(--muted);font-size:11px;line-height:1.8;margin:14px 0 0}.creation-feedback{margin-top:16px;border-radius:8px;padding:12px 14px;font-size:12px;line-height:1.8;background:#edf4e6;color:#4c613d}.creation-feedback.error{background:#fff5e7;color:#875b29}.generated-panel{margin-top:24px}.generated-panel>.row .panel-hint{margin-bottom:8px}.generated-script{display:flex;gap:16px;width:100%;padding:20px 0;text-align:left;background:none;border:0;border-top:1px solid var(--line);color:inherit}.generated-script>div{flex:1;min-width:0}.generated-script p{color:#72766e;font-size:13px;line-height:1.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.generated-script:hover strong{color:#5d743f}.product-detail-footer{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:var(--muted);padding:23px 0}.sidebar-bottom .local-account{cursor:default}.sidebar-bottom .local-account small{margin-top:5px}@media(max-width:1250px){.app-shell{--sidebar-size:175px}.console-frame .customer-workspace{padding-left:20px;padding-right:20px;gap:20px;grid-template-columns:245px minmax(0,1fr)}}@media(max-width:1080px){.product-detail-grid{grid-template-columns:1fr}.facts-content{min-height:80px;max-height:250px}.console-frame .customer-workspace{grid-template-columns:220px minmax(0,1fr);gap:16px;padding:0 16px}}@media(max-width:800px){.console-frame .customer-workspace{padding:14px;grid-template-columns:minmax(0,1fr)}}@media(max-width:780px){.app-shell{--sidebar-size:65px}.app-shell .page-heading{align-items:flex-start;gap:18px;flex-direction:column}.app-shell .page-heading>.row{flex-wrap:wrap}.creation-path{gap:10px;flex-wrap:wrap}.product-panel{padding:18px}.product-detail-heading,.product-detail-footer{flex-wrap:wrap}}@media(max-width:480px){.app-shell{--sidebar-size:54px}.product-cards{grid-template-columns:minmax(0,1fr)}.product-detail-identity h2{font-size:19px}.creation-path{font-size:11px}.creation-path>svg{display:none}.product-panel>.row{gap:12px;flex-wrap:wrap}.generated-script{gap:10px}.creation-actions{flex-wrap:wrap}}.account-loading{display:grid;place-items:center;min-height:100vh;color:#69776f;background:#f5f7f5}.account-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#13271f70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:28px}.account-dialog{background:#fff;border:1px solid #e3e9e5;border-radius:22px;box-shadow:0 30px 100px #13271f30;width:460px;max-width:100%;max-height:92vh;overflow:auto;padding:28px;color:#24372e}.account-dialog.wide{width:900px}.account-dialog>header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.account-dialog h2{font-size:22px;margin:0;letter-spacing:-.5px}.account-dialog h3{font-size:16px;margin:26px 0 14px}.account-dialog h3 small{font-weight:400;font-size:12px;color:#819086}.account-dialog p{line-height:1.8}.account-form{display:flex;flex-direction:column;gap:18px;margin:22px 0 10px}.account-field{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;text-align:left}.account-field input,.account-field textarea,.account-field select,.admin-toolbar>input{width:100%;border:1px solid #dce4de;border-radius:9px;background:#fff;color:#223a2d;padding:12px 13px;font:inherit;outline:none;box-sizing:border-box;min-width:0}.account-field textarea{min-height:86px;resize:vertical}.account-field input:focus,.account-field select:focus,.account-field textarea:focus,.admin-toolbar>input:focus{border-color:#34986c;box-shadow:0 0 0 3px #34986c14}.account-primary,.account-secondary{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:9px;padding:11px 17px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;line-height:1.5}.account-primary{background:#258560;border:1px solid #258560;color:#fff}.account-primary:hover{background:#1b6f4f}.account-secondary{background:#fff;border:1px solid #dce4de;color:#41574a}.account-secondary:hover{background:#f4f8f5}.account-primary:disabled,.account-secondary:disabled,.admin-shell button:disabled{opacity:.5;cursor:wait}.account-notice{margin:12px 0;padding:12px 15px;background:#edf7f0;color:#266e46;border:1px solid #d3e9da;border-radius:10px;font-size:13px;line-height:1.7}.account-notice.error{background:#fff1ef;color:#a04438;border-color:#f3d6d0}.account-muted{color:#7a887f;font-size:13px;line-height:1.8}.account-tabs{display:flex;gap:5px;border-bottom:1px solid #e9eee9;margin:20px 0}.account-tabs button{border:0;background:none;color:#7c897f;padding:12px 16px;border-bottom:2px solid transparent;cursor:pointer;font:inherit;font-size:13px}.account-tabs button.active{color:#258560;border-bottom-color:#258560;font-weight:600}.account-profile{display:flex;align-items:center;gap:12px}.account-profile>div{flex:1}.account-profile small,.account-session small,.admin-identity small{display:block;color:#7d8b81;font-size:12px;margin-top:5px}.wallet-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.wallet-cards>div{border:1px solid #e4ebe5;padding:20px;background:#f8faf8;border-radius:12px}.wallet-cards>div:first-child{background:#eff8f1;border-color:#d7eada}.wallet-cards span{font-size:12px;color:#728475}.wallet-cards strong{display:block;font-size:28px;font-weight:600;color:#2d5740;margin-top:12px;overflow-wrap:anywhere}.wallet-cards small{font-size:12px;font-weight:400;margin-left:7px}.account-callout{display:flex;align-items:center;gap:15px;padding:18px 20px;border:1px solid #e4ebe5;border-radius:12px;background:#fafcf9;margin:16px 0;color:#506651}.account-callout>div{flex:1}.account-callout strong{font-size:14px}.account-callout p{font-size:12px;margin:5px 0 0;line-height:1.8}.account-price-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.account-price-list>div{display:flex;justify-content:space-between;padding:12px 14px;background:#f7f9f7;border-radius:8px;font-size:12px}.account-price-list strong{color:#788779;font-weight:500}.account-table-wrap{overflow:auto}.account-table{width:100%;border-collapse:collapse;text-align:left;font-size:13px;line-height:1.7}.account-table th{color:#849086;font-weight:500;font-size:12px;padding:14px 15px;background:#f7faf7;white-space:nowrap;border-bottom:1px solid #e8eee8}.account-table td{padding:16px 15px;border-bottom:1px solid #edf1ec;vertical-align:top}.account-table td small{display:block;color:#8b948e;font-size:11px;margin-top:3px;max-width:400px;overflow-wrap:anywhere}.account-table tr:last-child td{border-bottom:0}.account-reference{display:block;max-width:320px;overflow-wrap:anywhere}.green-text{color:#228356}.danger-text{color:#af4b43}.account-empty{text-align:center;color:#91a093;font-size:13px;padding:40px 20px}.account-session{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #e8eee9;font-size:13px}.account-sync-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-sync-actions article{padding:18px;border:1px solid #e4ebe4;border-radius:12px}.account-sync-actions article h3{margin:0}.account-sync-actions article p{color:#7d8b7e;font-size:13px;min-height:65px}.account-sync-actions article:last-child{grid-column:1/-1}.account-sync-actions article:last-child p{min-height:0}.account-row-actions{display:flex;flex-wrap:wrap;gap:12px}.account-row-actions button{border:0;padding:0;background:none;font:inherit;font-size:12px;color:#388564;cursor:pointer}.account-badge{display:inline-flex;padding:3px 9px;border-radius:6px;background:#edf6ee;color:#38835b;font-size:11px}.account-badge.muted{background:#f0f1ee;color:#8b9489}.account-check{display:flex;align-items:center;gap:8px;font-size:13px}.account-check input,.permission-grid input{accent-color:#278a60}.danger-button{background:#af5549;border-color:#af5549}.account-content{border:1px solid #e6ebe5;border-radius:8px;padding:14px;margin:10px 0;font-size:13px}.account-content summary{cursor:pointer;font-weight:600}.account-content p{white-space:pre-wrap}.local-account{width:100%;border:0;text-align:left;cursor:pointer;font:inherit;background:none}.local-account>span:nth-child(2){flex:1;min-width:0}.local-account small{font-size:11px}.admin-shell{display:flex;min-height:100vh;background:#f5f7f4;color:#283b2e;font-family:Inter,Microsoft YaHei,sans-serif}.admin-sidebar{width:226px;flex-shrink:0;background:#fff;border-right:1px solid #e5ebe4;display:flex;flex-direction:column;position:fixed;top:0;bottom:0;padding:32px 18px 20px;box-sizing:border-box}.admin-brand{display:flex;align-items:center;gap:9px;color:#2c7453;font-size:21px;font-weight:650;letter-spacing:1px}.admin-brand>span{font-size:11px;font-weight:400;letter-spacing:0;color:#90a093;margin-left:auto}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:40px}.admin-sidebar nav button{display:flex;align-items:center;gap:13px;border:0;border-radius:9px;background:none;text-align:left;padding:13px 16px;font:inherit;font-size:13px;color:#738176;cursor:pointer}.admin-sidebar nav button.active{background:#edf5ed;color:#29764e;font-weight:600}.admin-sidebar nav button:hover{background:#f5f8f2}.admin-identity{margin-top:auto;border-top:1px solid #edf1eb;padding:20px 14px 0;font-size:13px}.admin-identity button{display:flex;align-items:center;gap:8px;margin-top:16px;border:0;background:none;padding:0;color:#899789;cursor:pointer;font-size:12px}.admin-main{margin-left:226px;width:calc(100% - 226px);padding:42px 46px 60px;box-sizing:border-box}.admin-page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.eyebrow{color:#8d9b8d;letter-spacing:2px;font-size:11px}.admin-page-heading h1{font-size:28px;font-weight:600;margin:10px 0 0;letter-spacing:-1px}.admin-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.admin-summary article{border:1px solid #e2e9df;background:#fff;border-radius:14px;padding:25px}.admin-summary article>span{font-size:12px;color:#8a978b}.admin-summary strong{display:block;font-size:26px;font-weight:600;margin:12px 0 6px;color:#315a3e}.admin-summary small{font-size:11px;color:#91a08f;font-weight:400;margin-left:3px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.admin-toolbar>input{max-width:340px;font-size:13px}.admin-card{background:#fff;border:1px solid #e2e9df;border-radius:14px;padding:24px}.admin-card.account-table-wrap{padding:0}.admin-card h2{font-size:17px;font-weight:600;margin:0 0 12px}.admin-columns{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;align-items:start}.admin-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.admin-price-grid .account-form{margin:0}.admin-rules p{color:#829080;font-size:13px;line-height:2;margin:22px 0}.admin-rules strong{color:#486448;font-size:14px}.admin-review{display:grid;grid-template-columns:100px 1fr;gap:20px;font-size:14px;margin:28px 0}.admin-review dt{color:#8b9788}.admin-review dd{margin:0;overflow-wrap:anywhere}.permission-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0 28px}.permission-grid label{font-size:13px;display:flex;gap:8px;align-items:center}.audit-detail{font-size:11px;word-break:break-all;max-width:480px}.admin-modal-notices{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:1100;width:min(600px,90vw);pointer-events:none}.admin-login{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f9fbf7;font-family:Inter,Microsoft YaHei,sans-serif;color:#2c4733}.admin-login-intro{background:#edf3e9;display:flex;flex-direction:column;justify-content:center;padding:80px 13%;position:relative;overflow:hidden}.admin-login-intro:after{content:"";position:absolute;right:-170px;bottom:-190px;width:550px;height:550px;border:1px solid #cfddc8;border-radius:50%;box-shadow:0 0 0 70px #d9e5d140,0 0 0 140px #dce7d62b;pointer-events:none}.admin-login-intro h1{font-size:clamp(30px,3vw,48px);font-weight:500;line-height:1.5;letter-spacing:-1.5px;margin:80px 0 22px;z-index:1}.admin-login-intro>p{color:#84947b;line-height:1.9;font-size:14px}.admin-login-note{display:flex;flex-direction:column;gap:10px;margin-top:80px;font-size:13px;color:#658056}.admin-login-note strong{font-weight:500}.admin-login-note span{font-size:12px;color:#8b9b81}.admin-login-form{width:min(390px,80%);margin:auto;padding:50px 0}.admin-login-form h2{font-size:25px;font-weight:600;margin:17px 0}.admin-login-form>small{display:block;color:#9ca598;font-size:11px;margin-top:25px;line-height:1.8}.admin-login-form .account-form{margin-top:30px}.admin-shell .text-button{border:0;background:none;padding:0;color:#348461;cursor:pointer}@media(max-width:1000px){.admin-main{padding:28px 24px}.admin-sidebar{width:190px}.admin-main{margin-left:190px;width:calc(100% - 190px)}.admin-summary{gap:10px}.admin-summary article{padding:18px}.admin-summary strong{font-size:21px}.admin-columns{grid-template-columns:1fr}.admin-brand{font-size:18px}.admin-brand>span{display:none}}@media(max-width:700px){.admin-sidebar{width:64px;padding:25px 6px}.admin-sidebar .admin-brand{font-size:0;justify-content:center}.admin-sidebar nav button{font-size:0;padding:12px 16px;gap:0}.admin-identity{padding:15px 0;text-align:center}.admin-identity strong,.admin-identity small{display:none}.admin-identity button{font-size:0;margin:auto}.admin-main{margin-left:64px;width:calc(100% - 64px);padding:24px 16px}.admin-summary{grid-template-columns:1fr}.admin-summary article{display:flex;align-items:center;gap:15px}.admin-summary strong{margin:0}.admin-summary article>small{display:none}.admin-price-grid,.admin-login{grid-template-columns:1fr}.admin-login-intro{display:none}.admin-login-form{min-height:70vh;padding-top:60px}.account-overlay{padding:10px}.account-dialog{padding:20px}.wallet-cards{gap:7px}.wallet-cards>div{padding:12px}.wallet-cards strong{font-size:20px}.account-callout{flex-wrap:wrap}.account-sync-actions,.account-price-list{grid-template-columns:1fr}.account-table{font-size:12px}.account-table td,.account-table th{padding:12px 9px}}
