@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700&family=Source+Serif+4:wght@600;700&display=swap";:root{--navy:#10203b;--navy2:#172b4d;--paper:#fbfaf7;--cream:#f4efe6;--ink:#172033;--muted:#778193;--line:#dde1e7;--amber:#df9142;--amber-pale:#fff4e5;--green:#3d8b70;--red:#bc6258;--radius:10px;font-family:Noto Sans SC,system-ui,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;background:var(--paper)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}.boot{display:grid;place-items:center;height:100vh;color:var(--muted)}.login-page{min-height:100vh;display:grid;grid-template-columns:42% 58%}.login-story{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:48px 56px;background:var(--navy);color:#fff}.brand{display:flex;align-items:center;gap:10px;font-weight:600;letter-spacing:.02em;font-size:17px}.brand-mark{display:grid;place-items:center;width:30px;height:30px;background:var(--amber);color:var(--navy);border-radius:8px}.story-copy{position:relative;z-index:1;margin-top:clamp(130px,24vh,280px);max-width:390px}.story-copy h1{font:700 clamp(42px,4vw,64px)/1.18 "Source Serif 4","Noto Sans SC",serif;letter-spacing:-.04em;margin:0}.story-copy p{font-size:16px;line-height:1.8;color:#c6d0e0;margin:26px 0}.login-story footer{position:relative;z-index:1;margin-top:auto;color:#8493ad;font-size:13px}.story-art{position:absolute;inset:auto -90px 10% 10%;width:500px;height:380px;opacity:.82}.story-art:before,.story-art:after{content:"";position:absolute;border:1px solid #536988;border-radius:50%;inset:0;transform:rotate(-18deg)}.story-art:after{inset:55px;transform:rotate(37deg)}.story-art i{position:absolute;border:1px solid #536988;border-radius:50%;inset:90px 30px 20px 80px;transform:rotate(52deg)}.story-art i:nth-child(2){inset:120px 130px 80px 10px}.story-art i:nth-child(3){inset:20px 200px 170px 70px}.story-art span,.story-art b{position:absolute;font-weight:600;color:#e8a85d}.story-art span{top:65px;left:190px}.story-art b{right:20px;bottom:70px}.login-form-wrap{display:grid;place-items:center;padding:48px}.login-form{width:min(390px,100%)}.mobile-brand{display:none}.login-form h2{font:700 33px/1.2 "Source Serif 4",Noto Sans SC,serif;margin:0 0 8px}.login-form>p{margin:0 0 38px;color:var(--muted);font-size:14px}.login-form label{display:block;font-size:13px;font-weight:600;color:#515b6c;margin:18px 0 0}.login-form input{display:block;width:100%;margin-top:8px;border:1px solid var(--line);background:#fff;border-radius:7px;padding:13px 14px;outline:none;transition:.2s}.login-form input:focus{border-color:var(--amber);box-shadow:0 0 0 3px #fbe8d2}.primary{border:0;background:var(--navy);color:#fff;padding:12px 18px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:.2s}.primary:hover{background:var(--navy2);transform:translateY(-1px)}.wide{width:100%;margin-top:28px;padding:13px}.link-button,.text-action{display:block;margin:18px auto 0;border:0;background:transparent;color:#61708a;font-size:13px}.link-button:hover,.text-action:hover{color:var(--navy);text-decoration:underline}.form-error,.inline-notice,.page-message{margin-top:14px;padding:10px 12px;background:#fff1f0;color:#a14740;border-radius:6px;font-size:13px}.app-shell{min-height:100vh;display:flex}.sidebar{width:230px;min-height:100vh;background:var(--navy);color:#fff;padding:28px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.sidebar nav{display:grid;gap:6px;margin-top:56px}.sidebar nav button{background:transparent;border:0;color:#aebacf;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:7px;text-align:left;font-size:14px}.sidebar nav button:hover{background:#1a3157;color:#fff}.sidebar nav button.active{background:#223c66;color:#fff;box-shadow:inset 2px 0 0 var(--amber)}.side-bottom{margin-top:auto;display:flex;align-items:center;gap:8px}.user{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.user>span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#2d476f;color:#f0b46a;font-weight:700}.user div{min-width:0}.user strong,.user small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user strong{font-size:13px}.user small{margin-top:2px;color:#91a2bd;font-size:11px}.logout{border:0;background:transparent;color:#aebacf;padding:6px}.workspace{margin-left:230px;width:calc(100% - 230px);min-height:100vh}.page{padding:38px clamp(30px,5vw,76px) 60px;max-width:1600px;margin:auto}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:36px}.page-header h1{font:700 34px/1.2 "Source Serif 4",Noto Sans SC,serif;margin:0;letter-spacing:-.035em}.page-header p{margin:9px 0 0;color:var(--muted);font-size:14px}.export-actions{display:flex;gap:8px}.export-actions button{display:flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:7px;color:#435066;padding:9px 11px;font-size:12px}.export-actions button:hover{border-color:#bdc5d0}.review-layout{display:grid;grid-template-columns:minmax(310px,.8fr) minmax(500px,1.3fr);min-height:calc(100vh - 190px);border-top:1px solid var(--line)}.script-editor{display:flex;flex-direction:column;border-right:1px solid var(--line);padding:23px 28px 20px 0}.editor-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:600;font-size:14px}.editor-label small{font-weight:400;color:var(--muted);font-size:12px}.script-editor textarea{resize:none;flex:1;min-height:420px;width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;font:14px/1.85 Noto Sans SC,sans-serif;color:var(--ink);outline:none}.script-editor textarea:focus{border-color:#bec8d6;box-shadow:0 0 0 3px #eff2f6}.script-editor textarea::placeholder{color:#a5aebb}.editor-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:15px;color:var(--muted);font-size:12px}.review-canvas{padding:20px 0 20px 34px}.review-canvas:not(.has-result){display:grid;place-items:center;min-height:540px}.review-empty{max-width:380px;padding:30px;color:var(--muted)}.empty-icon{display:grid;place-items:center;width:56px;height:56px;color:var(--amber);background:var(--amber-pale);border-radius:50%;margin-bottom:19px}.review-empty h2,.mapping-panel h2,.analysis-empty h2{margin:0;color:var(--ink);font:700 25px/1.25 "Source Serif 4",Noto Sans SC,serif}.review-empty p,.analysis-empty p{font-size:14px;line-height:1.8}.review-empty div{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.review-empty div span{padding:6px 9px;border:1px solid var(--line);font-size:12px}.review-result{padding:1px 0 20px}.result-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.section-num{display:block;color:var(--amber);font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:8px}.result-heading h2,.analysis-intro h2,.block-title h2{margin:0;font:700 25px/1.25 "Source Serif 4",Noto Sans SC,serif}.severity{color:#9c6427;background:var(--amber-pale);padding:5px 8px;border:1px solid #f0c99f;font-size:11px;border-radius:4px}.lead{font-size:15px;line-height:1.85;margin:19px 0 32px;max-width:760px}.result-section{border-top:1px solid var(--line);padding:22px 0}.result-section h3{margin:0 0 12px;font-size:15px}.result-section ol{padding-left:21px;margin:0;line-height:1.9;font-size:13px}.table-scroll{overflow:auto}.audience-table table,.focus-table table{width:100%;border-collapse:collapse;min-width:620px;font-size:12px}.audience-table th,.focus-table th{text-align:left;font-weight:600;color:#667084;background:#f5f5f3}.audience-table th,.audience-table td,.focus-table th,.focus-table td{padding:11px 10px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.65}.audience-table th:nth-child(1){width:20%}.risk{color:#a65e3d}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px}.two-col>div+div{border-left:1px solid var(--line);padding-left:28px}.two-col p{margin:0;font-size:13px;line-height:1.8;color:#4f5b6d}.directions{display:grid;gap:12px}.directions article{display:grid;grid-template-columns:35px 1fr;gap:8px;padding:13px 15px;background:#fff;border-left:2px solid #e6c49b}.directions article>b{color:var(--amber);font:600 12px monospace}.directions h4{margin:0;font-size:14px}.directions p{font-size:12px;line-height:1.7;color:#596478;margin:6px 0}.directions blockquote{margin:8px 0 0;padding-left:10px;border-left:1px solid #d4dae1;font-size:12px;line-height:1.7;color:#465164}.account-bar{display:flex;align-items:end;justify-content:space-between;gap:16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:0}.account-bar>div:first-child{display:flex;align-items:center;gap:13px}.account-bar span{font-size:12px;color:var(--muted)}.account-bar select{border:0;background:transparent;color:var(--ink);font-weight:600;padding-right:20px;outline:none}.new-account{display:flex;gap:6px}.new-account input{width:150px;border:1px solid var(--line);border-radius:5px;padding:7px 9px;font-size:12px;background:#fff}.new-account button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:#52617a;font-size:12px}.upload-band{display:flex;justify-content:space-between;gap:28px;align-items:center;background:var(--cream);padding:29px 31px;margin:25px 0}.upload-band h2{margin:0;font:700 24px/1.25 "Source Serif 4",Noto Sans SC,serif}.upload-band p{margin:8px 0 0;font-size:13px;color:#6c7075}.upload-action{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.file-button{display:flex;align-items:center;gap:7px;border:1px solid #c9c1b6;background:#fff;padding:10px 12px;border-radius:6px;color:#3b4960;font-size:12px;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-action .text-action{margin:0}.analysis-empty{padding:74px 0 40px;max-width:420px}.mapping-panel{border-top:1px solid var(--line);padding:28px 0}.mapping-panel h2{font-size:24px}.mapping-panel>div>p{color:var(--muted);font-size:13px}.mapping-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.mapping-grid label{display:block}.mapping-grid label span{display:block;font-size:12px;color:#535e6f;margin-bottom:6px}.mapping-grid label b{color:var(--red);margin-left:3px}.mapping-grid select{width:100%;border:1px solid var(--line);background:#fff;border-radius:5px;padding:8px;font-size:12px;outline:none}.analysis-loading{display:flex;align-items:center;gap:10px;padding:35px 0;color:#657187}.analysis-loading span{display:block;width:18px;height:18px;border:2px solid #ced5df;border-top-color:var(--amber);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.analysis-intro{border-top:1px solid var(--line);padding:28px 0 22px;display:flex;justify-content:space-between;gap:20px}.analysis-intro p{color:var(--muted);font-size:13px;margin:8px 0 0}.date-note{font-size:12px;color:#63718a;border-left:1px solid var(--line);padding-left:18px;white-space:nowrap}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric{padding:21px 21px 19px 0;position:relative;min-height:125px}.metric+.metric{padding-left:21px;border-left:1px solid var(--line)}.metric span{display:block;color:var(--muted);font-size:12px}.metric strong{display:block;font:700 27px/1.2 "Source Serif 4",Noto Sans SC,serif;margin-top:11px}.metric em{font:400 12px Noto Sans SC;margin-left:3px;color:var(--muted)}.metric i{position:absolute;height:3px;left:0;bottom:0;background:var(--amber)}.metric+.metric i{left:21px}.conclusion{padding:31px 0;border-bottom:1px solid var(--line);max-width:880px}.conclusion h2{font:700 24px/1.4 "Source Serif 4",Noto Sans SC,serif;margin:0}.conclusion p{font-size:14px;line-height:1.85;color:#4d596b}.conclusion ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px}.conclusion li{padding-left:15px;position:relative;font-size:13px;line-height:1.7}.conclusion li:before{content:"";width:5px;height:5px;background:var(--amber);position:absolute;left:0;top:.6em}.focus-table{padding:30px 0}.block-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.block-title span:last-child{font-size:12px;color:var(--muted)}.status{font-size:11px;padding:4px 6px;border-radius:4px}.status.excellent{color:#35745e;background:#e9f5ee}.status.normal{color:#59667a;background:#edf0f4}.status.problem{color:#a05e3e;background:var(--amber-pale)}.data-note{display:grid;grid-template-columns:90px 1fr;border-top:1px solid var(--line);padding:20px 0;gap:8px;font-size:12px;line-height:1.75}.data-note strong{color:#536074}.data-note span{color:var(--muted)}@media(max-width:900px){.sidebar{width:66px;padding:20px 12px}.sidebar .brand>span:last-child,.sidebar nav button{font-size:0}.sidebar nav button{justify-content:center;padding:12px}.sidebar nav button svg{width:20px;height:20px}.side-bottom .user div,.logout{display:none}.side-bottom,.user{justify-content:center}.workspace{margin-left:66px;width:calc(100% - 66px)}.page{padding:30px}.review-layout{grid-template-columns:1fr}.script-editor{border-right:0;border-bottom:1px solid var(--line);padding-right:0}.review-canvas{padding-left:0}.mapping-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.login-page{display:block}.login-story{display:none}.login-form-wrap{min-height:100vh;padding:28px}.mobile-brand{display:block;margin-bottom:90px;color:var(--navy)}.page{padding:25px 20px}.page-header,.upload-band,.account-bar,.block-title{align-items:flex-start;flex-direction:column}.page-header{margin-bottom:25px}.export-actions{width:100%}.export-actions button{flex:1;justify-content:center}.review-layout{min-height:auto}.editor-footer{align-items:flex-start;flex-direction:column}.script-editor textarea{min-height:330px}.two-col{grid-template-columns:1fr}.two-col>div+div{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.account-bar{gap:12px}.new-account{width:100%}.new-account input{flex:1}.upload-band{padding:24px 20px}.upload-action{width:100%}.file-button{max-width:100%;width:100%}.mapping-grid,.metrics{grid-template-columns:1fr}.metric+.metric{border-left:0;padding-left:0;border-top:1px solid var(--line)}.metric+.metric i{left:0}.analysis-intro{flex-direction:column}.date-note{border-left:0;padding-left:0}.data-note{grid-template-columns:1fr}.login-form h2{font-size:31px}}:root{--navy:#23203f;--navy2:#2d2a4b;--paper:#f8f8fc;--cream:#f2f2f8;--ink:#1e1e2f;--muted:#6e6e85;--line:#e8e8f0;--amber:#28b8b0;--amber-pale:#e8faf8;--green:#17a673;--radius:16px;font-family:Inter,Noto Sans SC,sans-serif}body,.app-shell{background:#f8f8fc}.sidebar{width:86px;padding:28px 13px;background:#fff;color:#6e6e85;border-right:1px solid #ededf3;align-items:center}.sidebar .brand>span:last-child,.sidebar .side-bottom .user div,.sidebar .logout{display:none}.brand-mark{width:42px;height:42px;border-radius:14px;background:#28b8b0;color:#fff}.sidebar nav{margin-top:62px;width:100%;gap:12px}.sidebar nav button{height:48px;justify-content:center;padding:0;color:#85859a;border-radius:14px}.sidebar nav button svg{width:20px;height:20px}.sidebar nav button.active{background:#282344;color:#fff;box-shadow:none}.sidebar nav button:hover{background:#f0f6f6;color:#28b8b0}.side-bottom{width:100%;justify-content:center}.user{justify-content:center}.user>span{background:#e8faf8;color:#158f88}.workspace{margin-left:86px;width:calc(100% - 86px);padding:28px 34px 50px}.workspace-top{height:68px;background:#fff;border:1px solid #eeeef4;border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:9px 12px 9px 18px;box-shadow:0 8px 25px #2a264d0a}.top-tabs{display:flex;gap:5px}.top-tabs button,.top-logout{border:0;background:transparent;color:#78778c;font-weight:600;font-size:13px;padding:12px 16px;border-radius:12px}.top-tabs button.active{background:#282344;color:#fff}.top-tabs .muted-tab{opacity:.6;cursor:default}.top-tools{display:flex;align-items:center;gap:9px}.round-tool{width:38px;height:38px;border:0;border-radius:50%;background:#f6f6fa;color:#53526a;display:grid;place-items:center}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#9fe1dd,#28b8b0);color:#fff;font-weight:800}.top-logout{background:#f6f6fa;padding:10px 13px}.page{max-width:1480px;padding:34px 0}.page-header h1{font-family:Inter,Noto Sans SC,sans-serif;font-size:34px;letter-spacing:-.055em}.page-header p{font-size:14px}.page-header,.review-layout,.analysis-intro{border:0}.page-header{margin-bottom:25px}.export-actions button,.file-button,.new-account input,.mapping-grid select{border-color:#e7e7ef;border-radius:10px;box-shadow:0 3px 12px #2a264d06}.export-actions button{padding:10px 13px}.review-layout{gap:20px;grid-template-columns:minmax(330px,.72fr) minmax(500px,1.28fr);min-height:650px}.script-editor,.review-canvas{border:1px solid #ededf3!important;background:#fff;border-radius:16px;padding:22px}.script-editor{border-right:1px solid #ededf3}.script-editor textarea{border:0;background:#f8f8fc;border-radius:12px;box-shadow:none}.script-editor textarea:focus{box-shadow:0 0 0 3px #dff7f5}.primary{background:#28b8b0;border-radius:10px;box-shadow:0 8px 16px #28b8b033}.primary:hover{background:#1da29b}.review-canvas{padding:25px}.result-section,.conclusion,.focus-table{border-color:#ececf2}.severity{background:#e8faf8;border-color:#b9eee9;color:#11837e;border-radius:20px}.section-num{color:#28b8b0}.audience-table th,.focus-table th{background:#f5f5fa}.directions article{background:#f8f8fc;border-left-color:#28b8b0;border-radius:12px}.account-bar,.upload-band,.mapping-panel,.analysis-intro,.metrics,.focus-table,.data-note{border:0;border-radius:16px;background:#fff;padding:22px 26px;margin-bottom:18px;box-shadow:0 4px 20px #2a264d09}.upload-band{background:linear-gradient(130deg,#e7fbf9,#f7fffe)}.metrics{gap:0}.metric+.metric{border-left:1px solid #ececf2}.metric i{background:#28b8b0}.analysis-result{display:grid;gap:0}.analysis-intro{margin-bottom:18px}.data-note{grid-template-columns:110px 1fr}.status.excellent{background:#e7faf2;color:#158e65}.status.problem{background:#fff0ee;color:#e05e54}@media(max-width:900px){.workspace{margin-left:66px;width:calc(100% - 66px);padding:20px}.sidebar{width:66px}.workspace-top{border-radius:14px}.review-layout{grid-template-columns:1fr}.script-editor{min-height:460px}}@media(max-width:650px){.workspace{margin-left:0;width:100%;padding:12px}.sidebar{display:none}.workspace-top{height:auto;gap:10px;align-items:flex-start}.top-tabs{overflow:auto}.top-tabs button{white-space:nowrap;padding:10px}.top-tools .round-tool,.top-logout{display:none}.page{padding:24px 0}.review-canvas,.script-editor{padding:16px}.account-bar,.upload-band,.mapping-panel,.analysis-intro,.metrics,.focus-table,.data-note{padding:18px}}.app-shell{display:flex}.workspace{width:100%;min-height:100vh;margin-left:0;padding:26px 34px 56px 126px}@media(max-width:900px){.workspace{width:100%;margin-left:0;padding:20px 20px 46px 102px}}@media(max-width:650px){.workspace{width:100%;margin-left:0;padding:16px 12px 42px 82px}}:root{--prototype-bg: #f6f5fa;--prototype-violet: #282344;--prototype-text: #24223a;--prototype-muted: #818095;--prototype-line: #ececf3;--prototype-teal: #37c2bc;--prototype-teal-pale: #e9faf8;--radius-card: 18px;--radius-field: 20px;--radius-pill: 999px;--surface-tint: #fbfdfd;--surface-teal-tint: #f6fcfb;--focus-ring: rgba(55, 194, 188, .17);--elevation-soft: 0 10px 28px rgba(40, 35, 68, .045), 0 1px 2px rgba(40, 35, 68, .035)}body,.app-shell{background:radial-gradient(circle at 100% 0%,rgba(145,223,217,.14),transparent 28%),radial-gradient(circle at 0% 100%,rgba(111,103,174,.055),transparent 30%),var(--prototype-bg)}.workspace{padding:0}.page{width:100%;max-width:1578px;margin:0 auto;padding:36px 0 60px}.page-header{margin-bottom:28px}.page-header h1{color:var(--prototype-violet);font-family:Inter,Noto Sans SC,sans-serif;font-size:36px;font-weight:800;letter-spacing:-.055em}.page-header p{color:var(--prototype-muted);font-size:14px}.review-page,.analytics-page{margin:0;max-width:none;padding-top:34px}.review-page{width:calc(100% + 142px);min-height:calc(100vh - 52px);margin-left:-142px;padding-top:0;padding-bottom:0}.workspace:has(.review-page){padding-top:26px;padding-bottom:26px}.analytics-page{width:calc(100% + 142px);margin-left:-142px;padding-top:0}.workspace:has(.analytics-page){padding-top:26px;padding-bottom:26px}.review-export,.analytics-export{display:flex;justify-content:flex-end;margin-bottom:16px}.review-layout{gap:8px;grid-template-columns:minmax(330px,.76fr) minmax(500px,1.24fr);height:calc(100vh - 52px);min-height:0;align-items:stretch}.script-editor,.review-canvas{position:relative;overflow:hidden;padding:22px;border:1px solid var(--prototype-line)!important;border-radius:var(--radius-card);background:#fff!important;box-shadow:none}.script-editor,.review-canvas{min-height:0;height:100%}.script-editor{height:100%}.review-canvas{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.review-canvas:not(.has-result){min-height:0}.review-canvas.is-loading{display:grid;place-items:center;overflow:hidden}.review-loading{width:min(100%,430px);padding:34px 28px;text-align:center}.review-loading-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:50%;background:var(--prototype-teal-pale);color:var(--prototype-teal);animation:review-loading-pulse 1.8s ease-in-out infinite}.review-loading-kicker{display:block;margin-bottom:8px;color:var(--prototype-teal);font-size:12px;font-weight:800;letter-spacing:.08em}.review-loading h2{margin:0;color:var(--prototype-violet);font-family:Inter,Noto Sans SC,sans-serif;font-size:28px;font-weight:800;line-height:1.25}.review-loading-stage{min-height:26px;margin:10px 0 22px;color:var(--prototype-muted);font-size:14px}.review-progress{height:8px;overflow:hidden;border-radius:var(--radius-pill);background:#edf0f4}.review-progress span{display:block;height:100%;border-radius:inherit;background:var(--prototype-teal);transition:width .48s ease}.review-progress-meta{display:flex;justify-content:space-between;gap:16px;margin-top:10px;color:var(--prototype-muted);font-size:12px}.review-progress-meta span:first-child{color:var(--prototype-violet);font-weight:800}.review-loading-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:28px}.review-loading-tags span{padding:7px 10px;border:1px solid var(--prototype-line);border-radius:var(--radius-pill);background:#fff;color:var(--prototype-muted);font-size:12px}.conclusion-heading{display:flex;align-items:center;gap:10px}.conclusion-heading .section-num{margin-bottom:0}.ai-insight-badge{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border:1px solid #c8efeb;border-radius:var(--radius-pill);background:var(--prototype-teal-pale);color:#188d87;font-size:11px;font-weight:800}@keyframes review-loading-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.94);opacity:.72}}.review-result-export{display:flex;justify-content:center;padding:28px 0 4px}.review-result-export .export-actions{justify-content:center}.script-editor:before,.review-canvas:before,.upload-band:after{display:none}.script-editor>*,.review-canvas>*,.upload-band>*{position:relative;z-index:auto}.script-editor textarea{border:0;border-radius:var(--radius-field);background:#f8f8fc;box-shadow:none}.script-editor textarea:focus{background:#f8f8fc;box-shadow:0 0 0 3px #e3f7f5}.editor-title-group{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0}.review-mode-switch{display:inline-flex;gap:3px;padding:3px;border:1px solid var(--prototype-line);border-radius:var(--radius-pill);background:#f8f8fc}.review-mode-switch button{border:0;border-radius:var(--radius-pill);background:transparent;color:var(--prototype-muted);padding:5px 9px;font-family:Inter,Noto Sans SC,sans-serif;font-size:11px;font-weight:700;line-height:1.2;transition:background-color .15s ease,color .15s ease}.review-mode-switch button.active{background:var(--prototype-violet);color:#fff}.review-mode-switch button:disabled{cursor:wait}.primary{background:var(--prototype-teal);border-radius:var(--radius-pill);box-shadow:0 8px 16px #37c2bc33}.primary:hover{background:#26afa9}.empty-icon{color:var(--prototype-teal);background:var(--prototype-teal-pale);box-shadow:none}.export-actions button,.file-button,.new-account input,.mapping-grid select,.login-form input{border-radius:var(--radius-field)}.login-form .primary,.export-actions button,.file-button,.new-account button,.text-action{border-radius:var(--radius-pill)}.review-empty h2,.analysis-empty h2,.mapping-panel h2{color:var(--prototype-violet)}.review-empty div span{border-color:#e8e8f0;border-radius:var(--radius-pill);background:#fff;color:#818095}.section-num{color:var(--prototype-teal)}.severity{border-color:#c3ece8;border-radius:var(--radius-pill);background:var(--prototype-teal-pale);color:#188d87}.review-result .lead{max-width:none;margin:20px 0 32px;padding:18px 20px;border:1px solid #c8efeb;border-radius:var(--radius-field);background:var(--prototype-teal-pale);color:var(--prototype-text)}.review-result .result-heading h2,.review-result .result-section h3{margin:0 0 14px;color:var(--prototype-violet);font-family:Inter,Noto Sans SC,sans-serif;font-size:25px;font-weight:800;line-height:1.25;letter-spacing:-.035em}.review-result .lead,.review-result .result-section>ol,.review-result .two-col p{font-size:15px;line-height:1.85}.review-result .result-section>ol{color:var(--prototype-text)}.review-result .result-section{border-top:0;padding-top:28px}.audience-table table{min-width:760px;table-layout:fixed}.audience-table th{padding-top:12px;padding-bottom:12px;white-space:nowrap;line-height:1.4}.audience-table th:nth-child(1){width:22%}.audience-table th:nth-child(2){width:16%}.audience-table th:nth-child(3){width:11%}.audience-table th:nth-child(4){width:20%}.audience-table th:nth-child(5){width:31%}.full-audience-table table{min-width:680px}.full-audience-table th:nth-child(1){width:38%}.full-audience-table th:nth-child(2){width:47%}.full-audience-table th:nth-child(3){width:15%;white-space:nowrap}.full-audience-table td:last-child{white-space:nowrap}.review-result .two-col{grid-template-columns:minmax(0,1fr);gap:0}.review-result .two-col>div{min-width:0}.review-result .two-col>div+div{border-top:0;border-left:0;padding:22px 0 0;margin-top:22px}.directions article{grid-template-columns:64px minmax(0,1fr);gap:20px;padding:24px 28px;border:1px solid #e4e4ec;border-radius:24px;background:#fff;box-shadow:0 2px 6px #2823441c}.directions article>b{color:var(--prototype-teal);font-family:Inter,Noto Sans SC,sans-serif;font-size:16px;font-weight:800;line-height:1.45}.directions h4{color:var(--prototype-text);font-size:18px;font-weight:800;line-height:1.45}.directions p{margin:8px 0 14px;color:#657087;font-size:14px;line-height:1.75}.directions blockquote{margin:0;padding-left:16px;border-left:2px solid #ccd4e2;color:#526078;font-size:14px;line-height:1.75}@media(max-width:650px){.editor-label{align-items:flex-start}.editor-title-group{gap:8px}.directions article{grid-template-columns:1fr;gap:8px;padding:20px}}.account-bar,.analysis-intro,.metrics,.focus-table,.data-note{background:#fff;box-shadow:0 4px 20px #2a264d09;border-radius:var(--radius-card)}.account-bar{background:#fff}.upload-band{background:#f1fbfa;box-shadow:none;border-radius:var(--radius-card)}.file-button{border-color:#d8e9e8;background:#fff;color:var(--prototype-text)}.new-account button,.text-action{color:#238f89}.analysis-intro{background:#fff}.analysis-result,.analysis-result>*{min-width:0}.analysis-intro-tools{display:flex;align-items:center;gap:14px}.douyin-account-filter{display:flex;align-items:center;gap:8px;color:var(--prototype-muted);font-size:12px;white-space:nowrap}.douyin-account-filter select{min-width:132px;max-width:220px;border:1px solid var(--prototype-line);border-radius:var(--radius-field);background:#f8f8fc;color:var(--prototype-text);padding:8px 30px 8px 12px;font:inherit;font-weight:700;outline:none}.douyin-account-filter select:focus{border-color:var(--prototype-teal);box-shadow:0 0 0 3px #e3f7f5}.analytics-page .analysis-empty,.analytics-page .analysis-loading{max-width:none;padding-left:26px;padding-right:26px}.analytics-page .upload-dropzone{display:flex;min-height:420px;align-items:center;justify-content:center;flex-direction:column;margin-bottom:0;padding:48px 26px;border:1.5px dashed #cfe7e5;border-radius:var(--radius-card);background:#fff;color:var(--prototype-muted);cursor:pointer;outline:none;text-align:center;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.analytics-page .upload-dropzone:hover,.analytics-page .upload-dropzone:focus-visible,.analytics-page .upload-dropzone.is-dragging{border-color:var(--prototype-teal);background:#fbfffe;box-shadow:0 0 0 4px var(--prototype-teal-pale)}.analytics-page .upload-dropzone .empty-icon{margin-bottom:18px}.analytics-page .upload-dropzone h2{margin:0;color:var(--prototype-violet);font-family:Inter,Noto Sans SC,sans-serif;font-size:26px;font-weight:800;line-height:1.3}.analytics-page .upload-dropzone p{margin:10px 0 20px;font-size:14px;line-height:1.75}.analytics-page .upload-dropzone .primary{min-width:194px}.analytics-page .upload-dropzone small{max-width:620px;margin-top:20px;color:var(--prototype-muted);font-size:12px;line-height:1.7}.pre-analysis-account-picker{display:grid;gap:8px;max-width:430px;margin:4px 0 22px;color:var(--prototype-violet);font-size:14px;font-weight:800}.pre-analysis-account-picker select{width:100%;border:1px solid var(--prototype-line);border-radius:var(--radius-field);background:#f8f8fc;color:var(--prototype-text);padding:11px 14px;font:inherit;font-weight:700;outline:none}.pre-analysis-account-picker select:focus{border-color:var(--prototype-teal);box-shadow:0 0 0 3px #e3f7f5}.pre-analysis-account-picker small{color:var(--prototype-muted);font-size:12px;font-weight:400;line-height:1.65}.metric:first-child{margin:0;padding:21px 21px 19px 0;color:var(--prototype-text);background:transparent}.metric:first-child span,.metric:first-child em{color:var(--muted)}.metric:first-child i,.metric:nth-child(2) i,.metric:nth-child(3) i,.metric:nth-child(4) i{background:var(--prototype-teal)}.conclusion{width:100%;max-width:none;margin-bottom:18px;border:0;border-radius:var(--radius-card);padding:31px 26px;color:var(--prototype-text);background:#fff;box-shadow:0 4px 20px #2a264d09}.conclusion h2,.conclusion p,.conclusion li{color:var(--prototype-text)}.conclusion p{color:#4d596b}.conclusion li:before{background:var(--prototype-teal)}.status{border-radius:var(--radius-pill)}.form-error,.inline-notice,.page-message{border-radius:var(--radius-field)}@media(max-width:900px){.review-page{width:100%;min-height:auto;margin-left:0;padding-top:0;padding-bottom:0}.workspace:has(.review-page){padding-top:20px;padding-bottom:46px}.analytics-page{width:100%;margin-left:0;padding-top:0}.workspace:has(.analytics-page){padding:20px 20px 46px 102px}.workspace{padding:0}.page{max-width:none}.review-page,.analytics-page{margin:0}.review-layout{grid-template-columns:1fr;height:auto;min-height:auto}.script-editor,.review-canvas{min-height:460px}.script-editor{height:auto}}@media(max-width:650px){.workspace{padding:0}.page{padding:24px 0 48px}.review-page,.analytics-page{padding-top:24px}.review-page{padding-top:0}.workspace:has(.review-page){padding-top:16px;padding-bottom:42px}.workspace:has(.analytics-page){padding:16px 12px 42px 82px}.analytics-page{padding-top:0}.script-editor,.review-canvas{min-height:360px}.review-loading{padding:26px 18px}.review-loading h2{font-size:24px}.review-progress-meta{align-items:flex-start;flex-direction:column;gap:4px;text-align:left}.metric:first-child{margin:0;padding:21px 0 19px}.conclusion{padding:24px 20px}.analysis-intro-tools{align-items:flex-start;flex-direction:column;gap:10px}.analytics-page .analysis-empty,.analytics-page .analysis-loading{padding-left:18px;padding-right:18px}.analytics-page .upload-dropzone{min-height:360px;padding:38px 18px}.analytics-page .upload-dropzone h2{font-size:23px}}.script-editor,.review-canvas,.account-bar,.mapping-panel,.analysis-intro,.metrics,.conclusion,.focus-table,.data-note,.analytics-page .upload-dropzone{border-color:#e7e8f0f0!important;border-radius:var(--radius-card);background:linear-gradient(145deg,#fff 0%,var(--surface-tint) 100%)!important;box-shadow:var(--elevation-soft)}.upload-band{background:linear-gradient(115deg,#f4fcfb,#eef8fb 58%,#f8fafc);box-shadow:var(--elevation-soft)}.script-editor textarea{border:1px solid #edf0f2;border-radius:var(--radius-field);background:linear-gradient(140deg,#fafbfd,#f5f8f9);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.script-editor textarea:focus{border-color:var(--prototype-teal);background:#fff;box-shadow:0 0 0 4px var(--focus-ring),inset 0 1px #fffc}.primary{background:linear-gradient(135deg,#34c5bd,#2eafa9);box-shadow:0 8px 18px #37c2bc33,inset 0 1px #ffffff42}.primary:hover{background:linear-gradient(135deg,#2fbbb4,#269f99)}.empty-icon,.review-loading-icon{box-shadow:inset 0 1px #ffffffe6,0 6px 14px #37c2bc14}.icon-accent{fill:currentColor;stroke:none;opacity:.28}.workspace-sidebar .sidebar-icon svg{filter:drop-shadow(0 1px 0 rgba(255,255,255,.55))}.workspace-sidebar button.active .icon-accent,.primary .icon-accent{opacity:.38}.login-story{background:radial-gradient(circle at 76% 18%,rgba(96,219,212,.22),transparent 26%),linear-gradient(145deg,#282344,#332d59)}.login-form-wrap{background:linear-gradient(145deg,#f9fbfd,#f4f3fa)}.login-form{padding:34px;border:1px solid rgba(231,232,240,.92);border-radius:var(--radius-card);background:linear-gradient(145deg,#fff 0%,var(--surface-tint) 100%);box-shadow:var(--elevation-soft)}.login-form input,.mapping-grid select,.douyin-account-filter select,.pre-analysis-account-picker select,.file-button{border-color:#e4e8eb;border-radius:var(--radius-field);background:linear-gradient(140deg,#fafcfc,#f4f7f8);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.login-form input:focus,.mapping-grid select:focus,.douyin-account-filter select:focus,.pre-analysis-account-picker select:focus,.file-button:focus-visible{border-color:var(--prototype-teal);background:#fff;box-shadow:0 0 0 4px var(--focus-ring);outline:0}.review-mode-switch,.review-loading-tags span,.review-empty div span{background:linear-gradient(145deg,#fcfdfd,#f5f8f8)}.copy-audit-page{width:calc(100% + 142px);max-width:none;margin-left:-142px;margin-right:0;padding-top:0}.workspace:has(.copy-audit-page){padding-top:26px;padding-bottom:26px}.copy-audit-layout{display:grid;grid-template-columns:minmax(350px,.68fr) minmax(620px,1.32fr);gap:8px;min-height:calc(100vh - 52px)}.copy-editor,.copy-result{min-height:0;padding:24px;border:1px solid var(--prototype-line);border-radius:var(--radius-card);background:linear-gradient(145deg,#fff 0%,var(--surface-tint) 100%);box-shadow:var(--elevation-soft)}.copy-editor{display:flex;flex-direction:column}.copy-editor-heading,.copy-report-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.copy-editor-heading h2,.copy-report h2,.copy-empty h2,.copy-loading h2{margin:0;color:var(--prototype-violet);font-size:25px;line-height:1.25;font-weight:800}.copy-editor-heading p,.copy-empty p,.copy-loading p{margin:8px 0 0;color:var(--prototype-muted);font-size:13px;line-height:1.75}.copy-editor-heading .section-num{display:block;margin-bottom:8px}.copy-count{flex:0 0 auto;padding:6px 10px;border:1px solid var(--prototype-line);border-radius:var(--radius-pill);background:#fff;color:var(--prototype-muted);font-size:12px;line-height:1}.copy-audit-controls{display:flex;align-items:end;gap:18px;min-width:0;margin:22px 0 16px;padding:14px 16px 16px;border:1px solid #e8eaef;border-radius:var(--radius-field);background:#fbfcfd}.copy-audit-controls legend{width:100%;padding:0 6px;color:var(--prototype-muted);font-size:11px;font-weight:800;letter-spacing:.04em}.copy-audit-controls label,.copy-audit-controls>div{display:grid;gap:7px;color:var(--prototype-text);font-size:12px;font-weight:800}.copy-audit-controls select{min-width:116px;border:1px solid #e1e5e9;border-radius:14px;background:#fff;padding:9px 28px 9px 11px;color:var(--prototype-text);font:inherit;outline:0;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.copy-audit-controls select:hover{border-color:#cbd3d8}.copy-audit-controls select:focus-visible{border-color:var(--prototype-teal);box-shadow:0 0 0 4px var(--focus-ring)}.copy-audit-controls:disabled{opacity:.6}.copy-scene-switch{display:flex;padding:3px;border:1px solid var(--prototype-line);border-radius:var(--radius-pill);background:#f0f2f5}.copy-scene-switch button{border:0;border-radius:var(--radius-pill);background:transparent;padding:7px 10px;color:var(--prototype-muted);font-size:11px;font-weight:700;transition:background .16s ease,color .16s ease,transform .12s ease}.copy-scene-switch button:hover:not(:disabled){color:var(--prototype-violet);background:#fff}.copy-scene-switch button:active:not(:disabled){transform:scale(.97)}.copy-scene-switch button:focus-visible{outline:2px solid var(--prototype-teal);outline-offset:2px}.copy-scene-switch button.active{background:var(--prototype-violet);color:#fff;box-shadow:0 1px 2px #28234424}.copy-content-label{display:block;margin:0 0 8px;color:var(--prototype-text);font-size:12px;font-weight:800}.copy-editor textarea{flex:1;min-height:320px;width:100%;resize:none;border:1px solid #edf0f2;border-radius:var(--radius-field);background:linear-gradient(140deg,#fafbfd,#f5f8f9);padding:17px;color:var(--prototype-text);font:14px/1.85 Inter,Noto Sans SC,sans-serif;outline:0}.copy-editor textarea:hover:not(:disabled){border-color:#d7dce1}.copy-editor textarea:focus-visible{border-color:var(--prototype-teal);background:#fff;box-shadow:0 0 0 4px var(--focus-ring)}.copy-editor textarea:disabled{cursor:not-allowed;opacity:.72}.copy-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:14px}.copy-editor-footer small,.copy-empty small{color:var(--prototype-muted);font-size:12px;line-height:1.6}.copy-editor-footer .primary{min-width:148px}.copy-editor-footer .primary:active:not(:disabled){transform:translateY(1px)}.copy-editor-footer .primary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.copy-editor-footer .primary:disabled{cursor:wait;opacity:.68}.copy-result{overflow-y:auto}.copy-empty,.copy-loading{display:grid;place-items:center;align-content:center;height:100%;max-width:460px;margin:auto;text-align:center}.copy-empty .empty-icon,.copy-loading .review-loading-icon{margin-bottom:18px}.copy-empty>div{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:24px 0}.copy-empty>div span{padding:7px 10px;border:1px solid var(--prototype-line);border-radius:var(--radius-pill);color:var(--prototype-muted);font-size:12px}.copy-loading-kicker{margin-bottom:8px;color:var(--prototype-teal);font-size:12px;font-weight:800;letter-spacing:.06em}.copy-report{display:grid;gap:20px}.copy-report-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:20px;border:1px solid #dceceb;border-radius:var(--radius-field);background:linear-gradient(135deg,#f8fdfc,#effaf8)}.copy-report-summary.高风险{border-color:#f1cecb;background:linear-gradient(135deg,snow,#fff3f2)}.copy-report-summary.中风险{border-color:#f0dfb9;background:linear-gradient(135deg,#fffdf9,#fff7e8)}.copy-decision h2{font-size:23px}.copy-decision p{max-width:510px;margin:8px 0 0;color:var(--prototype-muted);font-size:14px;line-height:1.75}.copy-risk-level{display:inline-flex;margin-bottom:9px;padding:5px 9px;border-radius:var(--radius-pill);font-size:11px;font-weight:800}.copy-risk-level.低风险{color:#168a68;background:#e7f8f1}.copy-risk-level.中风险{color:#a96707;background:#fff1d3}.copy-risk-level.高风险{color:#b4423f;background:#ffe6e4}.copy-summary-metrics{display:flex;align-self:stretch;margin:0;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:#ffffffb3;overflow:hidden}.copy-summary-metrics>div{display:grid;align-content:center;min-width:78px;padding:10px 12px;border-left:1px solid rgba(225,231,231,.9);text-align:center}.copy-summary-metrics>div:first-child{border-left:0}.copy-summary-metrics dt{color:var(--prototype-muted);font-size:11px}.copy-summary-metrics dd{margin:4px 0 0;color:var(--prototype-violet);font-size:22px;font-weight:800;line-height:1}.copy-summary-metrics dd small{margin-left:2px;color:var(--prototype-muted);font-size:11px;font-weight:700}.copy-summary-metrics .readability-score{color:#168a68;background:#e9faf8a6}.copy-disclaimer{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #f0dfbf;border-radius:14px;background:#fffaf0;color:#7e6539;font-size:12px;line-height:1.6}.copy-disclaimer svg{flex:0 0 auto;margin-top:1px;color:#b97812}.copy-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.copy-section-heading .section-num{display:block;margin-bottom:5px}.copy-section-heading h3{margin:0;color:var(--prototype-violet);font-size:17px;line-height:1.35}.copy-section-heading>p{max-width:250px;margin:0;color:var(--prototype-muted);font-size:12px;line-height:1.6;text-align:right}.risk-text{padding:18px;border:1px solid #ebedf1;border-radius:var(--radius-field);background:#f8fafb}.risk-text>p{margin:14px 0 0;color:var(--prototype-text);font-size:14px;line-height:2;white-space:pre-wrap}.risk-text mark{padding:1px 3px;border-radius:4px;background:#ffe7e5;color:#a83d3a;font-weight:700}.copy-risk-list{display:grid;gap:16px}.copy-risk-group{display:grid;gap:10px;padding:16px;border:1px solid var(--prototype-line);border-radius:16px;background:#fff}.copy-risk-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.copy-risk-group>header>div{display:flex;align-items:center;gap:8px}.copy-risk-group>header b{padding:5px 8px;border-radius:var(--radius-pill);font-size:11px}.copy-risk-group>header span,.copy-risk-group>header p{margin:0;color:var(--prototype-muted);font-size:12px}.copy-risk-group>header p{text-align:right}.copy-risk-group.high{border-color:#efd6d3;background:#fffdfd}.copy-risk-group.high>header b{color:#b4423f;background:#ffe9e7}.copy-risk-group.medium{border-color:#f0e1c7;background:#fffefd}.copy-risk-group.medium>header b{color:#a96707;background:#fff1d3}.copy-risk-group.low{border-color:#d7ebe4;background:#fcfffe}.copy-risk-group.low>header b{color:#168a68;background:#e7f8f1}.copy-risk-group article{padding:14px 0 0;border-top:1px solid #eef0f2}.copy-risk-item-title{display:flex;align-items:center;gap:9px}.copy-risk-item-title h4{margin:0;color:var(--prototype-text);font-size:15px}.copy-risk-item-title b{padding:4px 7px;border-radius:var(--radius-pill);font-size:11px}.copy-risk-item-title b.低风险{color:#168a68;background:#e7f8f1}.copy-risk-item-title b.中风险{color:#a96707;background:#fff1d3}.copy-risk-item-title b.高风险{color:#b4423f;background:#ffe6e4}.copy-risk-group article>p{margin:8px 0;color:var(--prototype-muted);font-size:13px;line-height:1.7}.copy-risk-group aside{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;padding:10px 12px;border-radius:12px;background:#f4faf8;color:var(--prototype-text);font-size:13px;line-height:1.65}.copy-risk-group aside strong{color:#188d87;font-size:12px}.copy-safe{display:flex;align-items:flex-start;gap:10px;padding:18px;border:1px solid #d7ebe4;border-radius:var(--radius-field);background:#f1fbf8;color:#168a68}.copy-safe strong{font-size:14px}.copy-safe p{margin:4px 0 0;color:var(--prototype-muted);font-size:13px;line-height:1.75}@media(max-width:900px){.copy-audit-page{width:100%;margin-left:0}.workspace:has(.copy-audit-page){padding:20px 20px 46px 102px}.copy-audit-layout{grid-template-columns:1fr;min-height:auto}.copy-editor,.copy-result{min-height:480px}}@media(max-width:650px){.workspace:has(.copy-audit-page){padding:16px 12px 42px 82px}.copy-editor,.copy-result{padding:18px;min-height:420px}.copy-audit-controls{align-items:stretch;flex-direction:column;gap:12px}.copy-audit-controls select{width:100%}.copy-editor textarea{min-height:280px}.copy-editor-footer{align-items:flex-start;flex-direction:column}.copy-editor-footer .primary{width:100%}.copy-report-summary{grid-template-columns:1fr;padding:16px}.copy-summary-metrics>div{min-width:0;flex:1;padding:10px 7px}.copy-section-heading{align-items:flex-start;flex-direction:column}.copy-section-heading>p{text-align:left}.copy-risk-group>header{align-items:flex-start;flex-direction:column}.copy-risk-group>header p{text-align:left}.copy-risk-group aside{grid-template-columns:1fr;gap:3px}}.workspace-sidebar{position:fixed;z-index:30;top:26px;bottom:26px;left:24px;display:flex;flex-direction:column;width:78px;padding:12px;overflow:hidden;border:1px solid var(--prototype-line);border-radius:24px;background:linear-gradient(165deg,#fffffffa,#f9fcfc);box-shadow:0 12px 30px #28234412,inset 0 1px #ffffffe6;will-change:width;transition:width .12s cubic-bezier(.4,0,.2,1),box-shadow .12s ease}.workspace{width:100%;min-height:100vh;margin-left:0;padding:26px 34px 56px 262px}.workspace-sidebar:hover,.workspace-sidebar:has(button:focus-visible){width:218px;box-shadow:0 16px 34px #28234417;transition:width .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s ease}.sidebar-nav{display:grid;gap:10px}.sidebar-nav button,.sidebar-logout,.sidebar-account{width:100%;min-width:52px;height:52px;display:flex;align-items:center;gap:12px;padding:0;overflow:hidden;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--prototype-muted);font-size:14px;font-weight:650;line-height:1;text-align:left;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.sidebar-nav button:hover,.sidebar-logout:hover{background:#f6f5fa;color:var(--prototype-violet)}.sidebar-nav button.active{background:linear-gradient(145deg,#302a51 0%,var(--prototype-violet) 100%);color:#fff;box-shadow:inset 0 1px #ffffff1f,0 6px 12px #28234421}.sidebar-icon,.sidebar-avatar{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border-radius:50%}.sidebar-avatar{background:linear-gradient(145deg,#e9faf8,#d6f3ef);color:#208e88;font-size:15px;font-weight:800}.sidebar-label{display:block;max-width:0;overflow:hidden;opacity:0;transform:translate(-8px);will-change:max-width,opacity,transform;transition:max-width .12s cubic-bezier(.4,0,.2,1),opacity 90ms ease-out,transform .12s cubic-bezier(.4,0,.2,1)}.workspace-sidebar:hover .sidebar-label,.workspace-sidebar:has(button:focus-visible) .sidebar-label{max-width:132px;opacity:1;transform:translate(0);transition:max-width .2s cubic-bezier(.2,.8,.2,1),opacity .14s ease 35ms,transform .2s cubic-bezier(.2,.8,.2,1)}.sidebar-bottom{display:grid;gap:10px;margin-top:auto}.sidebar-account{color:var(--prototype-text);pointer-events:none}.sidebar-logout{color:var(--prototype-muted)}.workspace-sidebar button:focus-visible{outline:3px solid #bdeeea;outline-offset:2px}@media(prefers-reduced-motion:reduce){.workspace-sidebar,.sidebar-label,.sidebar-nav button,.sidebar-logout{transition:none}}@media(max-width:900px){.workspace{padding:20px 20px 46px 226px}.workspace-sidebar{top:18px;bottom:18px;left:14px;width:68px;padding:8px}.workspace-sidebar:hover,.workspace-sidebar:has(button:focus-visible){width:194px}.sidebar-nav button,.sidebar-logout,.sidebar-account,.sidebar-icon,.sidebar-avatar{height:50px}.sidebar-icon,.sidebar-avatar{flex-basis:50px;width:50px}}@media(max-width:650px){.workspace{padding:16px 12px 42px 82px}.workspace-sidebar{top:12px;bottom:12px;left:10px;width:60px;padding:4px;border-radius:20px}.workspace-sidebar:hover,.workspace-sidebar:has(button:focus-visible){width:60px}.workspace-sidebar:hover .sidebar-label,.workspace-sidebar:has(button:focus-visible) .sidebar-label{max-width:0;opacity:0;transform:translate(-7px)}.sidebar-nav button,.sidebar-logout,.sidebar-account,.sidebar-icon,.sidebar-avatar{height:52px}.sidebar-icon,.sidebar-avatar{flex-basis:52px;width:52px}}
