@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%}.audience-table th:nth-child(2){width:16%}.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: 32px;--radius-field: 22px;--radius-pill: 999px}body,.app-shell{background: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-export,.analytics-export{display:flex;justify-content:flex-end;margin-bottom:16px}.review-layout{gap:22px;grid-template-columns:minmax(330px,.72fr) minmax(500px,1.28fr);min-height:650px}.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: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}.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}.directions article{border-left-color:var(--prototype-teal);border-radius:var(--radius-field);background:#f8f8fc}.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}.analytics-page .analysis-empty,.analytics-page .analysis-loading{max-width:none;padding-left:26px;padding-right:26px}.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{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){.workspace{padding:0}.page{max-width:none}.review-page,.analytics-page{margin:0}.review-layout{grid-template-columns:1fr;min-height:auto}.script-editor{min-height:460px}}@media(max-width:650px){.workspace{padding:0}.page{padding:24px 0 48px}.review-page,.analytics-page{padding-top:24px}.metric:first-child{margin:0;padding:21px 0 19px}.conclusion{padding:24px 20px}.analytics-page .analysis-empty,.analytics-page .analysis-loading{padding-left:18px;padding-right:18px}}.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:32px;background:#fff;box-shadow:0 10px 28px #2823440e;transition:width 85ms ease-out,box-shadow 85ms ease-out}.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 .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s 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:var(--prototype-violet);color:#fff}.sidebar-icon,.sidebar-avatar{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border-radius:50%}.sidebar-avatar{background:var(--prototype-teal-pale);color:#208e88;font-size:15px;font-weight:800}.sidebar-label{display:block;max-width:0;overflow:hidden;opacity:0;transform:translate(-7px);transition:max-width 75ms ease-out,opacity 55ms ease-out,transform 75ms ease-out}.workspace-sidebar:hover .sidebar-label,.workspace-sidebar:has(button:focus-visible) .sidebar-label{max-width:132px;opacity:1;transform:translate(0);transition:max-width .18s cubic-bezier(.2,.8,.2,1),opacity 115ms ease 25ms,transform .18s 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:28px}.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}}
