@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--ink:#20232f;--muted:#777984;--faint:#a3a4ad;--border:#e7e7ee;--surface:#fff;--canvas:#f8f9fc;--purple:#7152e9;--purple-dark:#5b3ad0;--purple-light:#f0ecff;--navy:#242635;--radius:13px}*{box-sizing:border-box}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #ad9bf4}button{transition:background .15s,border-color .15s,color .15s}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}input,textarea,select{min-width:0}textarea{resize:vertical}svg{flex-shrink:0}button svg{pointer-events:none}.topbar{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:27px;height:82px;padding:0 36px;display:flex}.wordmark{letter-spacing:-1px;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;text-decoration:none;display:flex}.wordmark-period{color:var(--purple);margin-left:-10px}.brand-mark{background:var(--purple);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:35px;height:38px;display:inline-flex}.header-divider{background:var(--border);width:1px;height:22px}.workspace-label{color:var(--muted);font-size:14px}.header-actions{align-items:center;gap:23px;margin-left:auto;display:flex}.account-button{color:#7656cf;background:#f0ecfc;border:1px solid #ded8f4;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:14px;font-weight:700;display:flex}.workspace-shell{min-height:calc(100vh - 82px);display:flex}.sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:255px;height:calc(100vh - 1px);padding:34px 20px 24px;display:flex;position:sticky;top:0}.sidebar-heading{align-items:center;gap:10px;margin:0 12px 26px;display:flex}.eyebrow{letter-spacing:1.1px;color:#83828f;font-size:11px;font-weight:700}.mini-label{white-space:nowrap;color:#94949d;font-size:11px}.step-nav{flex-direction:column;gap:7px;display:flex}.step-button{text-align:left;color:#71737d;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:47px;padding:10px 12px;font-size:13px;font-weight:550;display:flex}.step-button:hover{color:#34333e;background:#f7f7fa}.step-button.active{background:var(--purple-light);color:var(--purple-dark);font-weight:650}.step-number{color:#93939c;background:#fff;border:1px solid #e5e5ec;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;font-weight:600;display:flex}.active .step-number{background:var(--purple);border-color:var(--purple);color:#fff}.step-number.complete{color:#4d8251;background:#f0f7ee;border-color:#d9e9d4}.active .step-number.complete{background:var(--purple);border-color:var(--purple);color:#fff}.step-chevron{margin-left:auto}.sidebar-bottom{border-top:1px solid var(--border);margin:70px 12px 0;padding-top:22px}.progress-label{color:#777582;justify-content:space-between;align-items:center;font-size:12px;display:flex}.progress-label strong{color:#565062;font-size:12px;font-weight:650}.progress-track{background:#efedf5;border-radius:4px;height:5px;margin-top:11px;overflow:hidden}.progress-track span{background:var(--purple);border-radius:4px;height:100%;transition:width .3s;display:block}.sidebar-bottom>p{color:#93909d;margin:13px 0 30px;font-size:12px;line-height:1.8}.storage-status{color:#8a8794;align-items:center;gap:7px;font-size:11px;display:flex}.storage-icon{display:flex}.sidebar-bottom>.save-explanation{margin:5px 0;font-size:11px;line-height:1.6}.main-area{flex:1;min-width:0;max-width:1515px;margin:0 auto;padding:0 44px 30px}.project-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;height:89px;display:flex}.breadcrumb{align-items:center;gap:11px;min-width:0;font-size:12px;display:flex}.breadcrumb>span:first-child{color:#9998a2}.breadcrumb>svg{color:#b9b8c1}.breadcrumb strong{text-overflow:ellipsis;white-space:nowrap;max-width:380px;font-weight:550;overflow:hidden}.draft-tag{color:#8b8996;background:#f0f0f5;border:1px solid #dedee7;border-radius:4px;padding:2px 8px;font-size:10px}.button{white-space:nowrap;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.button-primary{background:var(--purple);color:#fff;border-color:var(--purple);box-shadow:0 3px 5px #6f50df10}.button-primary:hover{background:var(--purple-dark);border-color:var(--purple-dark)}.button-outline{color:#575464;background:#fff;border-color:#e1e1e9;box-shadow:0 1px 2px #20232f04}.button-outline:hover{background:#f6f3fd;border-color:#c6b7f8}.button-plain{color:#76717f;background:0 0;padding-left:6px;padding-right:6px}.button-plain:hover{color:var(--purple-dark);background:#f2effa}.button-small{min-height:34px;padding:8px 12px;font-size:12px}.content-layout{grid-template-columns:minmax(0,1fr) 278px;gap:35px;padding-top:35px;display:grid}.editor-column{min-width:0}.step-kicker{letter-spacing:1.2px;color:var(--purple);font-size:11px;font-weight:700}.step-kicker span{color:#a9a6b4;margin-left:5px}.step-heading{margin-bottom:26px}.step-heading h1{letter-spacing:-1.1px;margin:10px 0;font-size:29px;font-weight:750;line-height:1.25}.step-heading h1:focus{outline:none}.step-heading p{color:#93909e;font-size:13px;line-height:1.6}.editor-fieldset{border:0;min-width:0;margin:0;padding:0}.form-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;margin-bottom:20px;padding:25px 27px;box-shadow:0 2px 3px #24253602}.card-heading{align-items:center;gap:12px;min-width:0;margin-bottom:22px;display:flex}.card-heading h2{letter-spacing:-.3px;font-size:15px;font-weight:750}.card-heading p{color:#97939f;margin-top:4px;font-size:12px;line-height:1.6}.card-icon{color:#8c82a0;background:#fcfbfe;border:1px solid #eeedf3;border-radius:9px;justify-content:center;align-items:center;width:36px;height:38px;display:flex}.field-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field{flex-direction:column;gap:8px;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field-label{color:#5b5565;font-size:12px;font-weight:600}.field-hint{color:#918b9b;font-size:12px;font-weight:400;line-height:1.65}.field-hint+.field-hint{margin-top:3px}.field input,.field textarea,.field select,.upload-kind select{color:#494351;background:#fff;border:1px solid #e2dfe9;border-radius:7px;width:100%;padding:11px 12px;font-size:13px;line-height:1.5;transition:border .15s;box-shadow:0 1px 2px #1b102303}.field textarea{min-height:86px}.field input::placeholder,.field textarea::placeholder{color:#b2abbc;opacity:1}.field input:hover,.field textarea:hover,.field select:hover{border-color:#b5a7d4}.field input:focus,.field textarea:focus,.field select:focus{outline-offset:1px;border-color:#b59eea;outline:2px solid #e9e1fa}.output-options{flex-direction:column;gap:10px;display:flex}.output-option{cursor:pointer;background:#fff;border:1px solid #e7e2ed;border-radius:8px;align-items:center;gap:15px;padding:15px 16px;display:flex;position:relative}.output-option>input{opacity:0;width:1px;height:1px;position:absolute}.output-option:has(input:focus-visible){outline-offset:2px;outline:3px solid #b8a3f5}.output-option>svg{color:#9b91a8}.output-option.selected{background:#f8f5ff;border-color:#b5a2f1;box-shadow:0 0 0 1px #ede5ff}.output-option.selected>svg{color:#8361d8}.option-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.option-title{color:#63566f;flex-wrap:wrap;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.option-description{color:#a096ad;font-size:11px;line-height:1.6}.recommended{letter-spacing:.4px;color:#8e6dcc;background:#eee6ff;border:1px solid #e2d6fa;border-radius:3px;padding:2px 5px;font-size:8px;font-weight:700}.radio-circle{background:#fff;border:1px solid #e2dbea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.selected .radio-circle{border-color:#9272d6}.radio-circle span{background:#9272d6;border-radius:50%;width:7px;height:7px;display:block}.inline-note{color:#a097ac;align-items:center;gap:8px;margin-top:19px;font-size:11px;line-height:1.65;display:flex}.tiny-sparkle{color:#ac9abc;display:flex}.step-footer{justify-content:space-between;align-items:center;gap:10px;padding:12px 0 15px;display:flex}.step-footer>span{color:#a69caa;text-align:center;font-size:11px}.step-footer .button{min-height:40px}.context-column{padding-top:3px}.context-sticky{position:sticky;top:28px}.preview-card{background:#f0eff6;border:1px solid #e6e2ef;border-radius:12px;padding:16px 14px 0}.preview-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.preview-header .eyebrow{letter-spacing:.9px;color:#97909f;font-size:9px}.paper-icon{color:#b0a6bb;display:flex}.brief-paper{background:#fff;border:1px solid #e8e4ed;border-radius:6px;padding:21px 20px 20px;overflow:hidden;box-shadow:0 5px 10px #4d355a07}.paper-topline{letter-spacing:1px;color:#b4a9bc;justify-content:space-between;margin-bottom:23px;font-size:8px;font-weight:600;display:flex}.brief-paper h2{letter-spacing:-.8px;overflow-wrap:anywhere;white-space:pre-line;color:#52435e;margin-bottom:12px;font-size:23px;font-weight:750;line-height:1.3}.brief-paper p{color:#9d8ca9;-webkit-line-clamp:4;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:11px;line-height:1.85;display:-webkit-box;overflow:hidden}.brief-paper .placeholder-copy{color:#b3a5bc}.paper-rule{background:#ede7f1;height:1px;margin:22px 0}.brief-paper dl{flex-direction:column;gap:16px;margin:0;display:flex}.brief-paper dt{letter-spacing:.7px;color:#b8a9c2;font-size:8px;font-weight:600}.brief-paper dd{color:#8d799c;margin:4px 0 0;font-size:11px;font-weight:550}.preview-swatches{align-items:center;margin-top:24px;display:flex}.preview-swatches>span:not(.swatch-caption){border:2px solid #fff;border-radius:50%;width:17px;height:17px;margin-left:-3px;box-shadow:0 0 0 1px #eee8f1}.preview-swatches>span:first-child{margin-left:0}.swatch-caption{color:#b3a5bc;margin-left:9px;font-size:9px}.preview-bottom{color:#a497ae;justify-content:center;gap:15px;padding:15px 0 14px;font-size:9px;display:flex}.preview-bottom>span{align-items:center;gap:5px;display:flex}.director-tip{background:#f4f1fc;border:1px solid #e9e4f1;border-radius:10px;margin-top:20px;padding:23px 20px 22px;position:relative}.tip-icon{color:#a991c4;margin-bottom:12px;display:flex}.director-tip h3{letter-spacing:-.1px;color:#8c75a4;max-width:190px;font-size:12px;font-weight:650;line-height:1.7}.director-tip p{color:#ae9dba;margin-top:7px;font-size:11px;line-height:1.85}.private-note{color:#b6adbf;align-items:flex-start;gap:8px;margin:19px 12px;display:flex}.private-note svg{margin-top:2px}.private-note p{font-size:10px;line-height:1.7}.count-tag{color:var(--purple);background:var(--purple-light);border-radius:6px;margin-left:auto;padding:3px 8px;font-size:12px}.upload-kind{color:#6c6279;align-items:center;gap:10px;margin-bottom:14px;font-size:13px;display:flex}.upload-kind select{width:auto;padding:7px 12px;font-size:12px}.dropzone{color:#9a89aa;background:#fcfaff;border:1px dashed #c8b9e4;border-radius:8px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:26px 15px;font-size:12px;display:flex}.dropzone:hover{background:#f5effe;border-color:#8d6aca}.dropzone strong{color:#8769ad;font-size:13px;font-weight:650}.dropzone strong span{color:#a79aaf;font-weight:400}.dropzone small{color:#b7aabb;font-size:10px}.upload-icon{color:#9a7ebc;background:#f0e9fa;border-radius:9px;margin-bottom:4px;padding:10px;display:flex}.asset-list{flex-direction:column;gap:10px;margin-top:18px;display:flex}.asset-row{border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:12px;display:flex}.asset-file-icon{color:#8b729d;padding:5px;display:flex}.asset-detail{flex:1;min-width:0}.asset-title{flex-direction:column;gap:2px;display:flex}.asset-title strong{overflow-wrap:anywhere;font-size:12px;font-weight:600}.asset-title span{color:#a194ae;font-size:10px}.asset-detail input{color:#716079;background:0 0;border:0;border-bottom:1px solid #efebf3;width:100%;margin-top:7px;padding:5px 0;font-size:12px}.asset-detail input::placeholder{color:#b0a3ba}.icon-button{color:#9c8da8;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover{color:#785b91;background:#f0e8f7}.asset-notes{margin-top:23px}.color-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.color-control>input{cursor:pointer;background:0 0;border:1px solid #e2dbe9;border-radius:7px;width:100%;height:62px;padding:0;overflow:hidden}.color-control>input::-webkit-color-swatch-wrapper{padding:0}.color-control>input::-webkit-color-swatch{border:0;border-radius:6px}.color-control label{flex-direction:column;margin-top:7px;display:flex}.color-control label span{color:#776484;font-size:11px}.color-control label input{color:#a18dac;border:0;border-bottom:1px solid var(--border);background:0 0;width:100%;padding:5px 0;font-family:monospace;font-size:11px}.number-label{color:#a287b4;background:#f3edfc;border-radius:6px;padding:7px 9px;font-size:12px;font-weight:700}.push-right{margin-left:auto}.add-full{border-style:dashed;width:100%;margin-bottom:20px}.empty-inline{color:#ac9bb6;border:1px dashed #e5dcea;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:30px 15px;font-size:13px;display:flex}.empty-inline small{color:#b3a8bc;text-align:center;font-size:11px}.launch-note{background:#f7f3fb;border-radius:8px;padding:15px}.export-banner{background:#f0e9fc;border:1px solid #e5d6f8;border-radius:12px;align-items:center;gap:16px;margin-bottom:20px;padding:22px;display:flex}.export-symbol{color:#956dc5;background:#e2d4f6;border-radius:9px;padding:10px;display:flex}.export-banner h2{color:#795493;letter-spacing:-.3px;font-size:16px}.export-banner p{color:#a083b2;margin-top:4px;font-size:12px}.export-banner .button{margin-left:auto}.is-review{grid-template-columns:minmax(0,1fr)}.is-review .context-column{display:none}.decisions-card{padding:22px 26px}.decisions-card .card-heading{margin-bottom:12px}.decisions-card ul{color:#9a869f;margin:0;padding-left:19px;font-size:13px;line-height:1.9}.document-card{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.document-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:7px 12px;display:flex}.document-tabs{gap:6px;display:flex}.document-tabs button{color:#a493ad;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;display:flex}.document-tabs button[aria-selected=true]{color:#9267b9;background:#f1eafb}.document-actions{gap:3px;display:flex}.document-card pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#786d80;max-height:680px;margin:0;padding:25px 28px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.95;overflow:auto}.export-footnote{color:#a695af;margin:15px 0;font-size:12px}.toast{z-index:1000;background:#fff;border:1px solid #ddd6ee;border-radius:11px;align-items:center;gap:12px;max-width:min(680px,100% - 30px);padding:14px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 5px 35px #3c25522b}.toast>span{color:#8a6db5;font-weight:700;display:flex}.toast p{font-size:13px;line-height:1.6}.toast-error{background:#fffafb;border-color:#e3b2b7}.toast-error>span{color:#ae5869}.toast-error p{color:#845569}.busy-status{color:#fff;z-index:1001;background:#362646;border-radius:8px;align-items:center;gap:9px;padding:12px 17px;font-size:12px;display:flex;position:fixed;bottom:20px;right:20px}.modal{color:var(--ink);background:#fff;border:1px solid #ded5eb;border-radius:15px;width:min(510px,100% - 32px);max-height:85vh;padding:0;box-shadow:0 20px 80px #30203e35}.modal-wide{width:min(760px,100% - 32px)}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#27223270}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:22px 26px;display:flex}.modal-header h2{letter-spacing:-.5px;color:#695477;font-size:19px}.modal-content{padding:24px 26px}.library-intro>p{color:#9f8faa;margin-bottom:20px;font-size:13px}.library-actions{gap:10px;margin-bottom:22px;display:flex}.project-list{flex-direction:column;gap:10px;display:flex}.project-list-row{border:1px solid #e7ddec;border-radius:9px;align-items:center;padding-right:12px;display:flex}.project-open{text-align:left;color:#8b699b;background:0 0;border:0;flex:1;align-items:center;gap:14px;min-width:0;padding:16px;display:flex}.project-open>span:nth-child(2){flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.project-open strong{overflow-wrap:anywhere;max-width:100%;font-size:14px;font-weight:650}.project-open small{color:#b39abe;margin-top:4px;font-size:11px}.project-open>svg{margin-left:auto}.project-list-icon{background:#f6edfc;border-radius:8px;padding:10px;display:flex}.library-badge{color:#ab83be;background:#f5edf9;border-radius:4px;margin-top:7px;padding:2px 6px;font-size:10px}.library-bottom{color:#b4a2be;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;font-size:11px;display:flex}.confirm-inline{background:#fff8fc;border:1px solid #e3c8d5;border-radius:8px;margin-top:15px;padding:16px}.confirm-inline p{color:#9b748f;margin-bottom:12px;font-size:13px}.confirm-inline .button{margin-right:8px}.button-danger{color:#fff;background:#a64f68}.login-form{flex-direction:column;gap:19px;display:flex}.login-form>p,.account-content>p,.setup-content>p{color:#9f85ae;font-size:14px;line-height:1.8}.account-content>p{margin-bottom:16px}.setup-icon{color:#aa83c3;background:#f1e6fa;border-radius:10px;width:max-content;margin-bottom:15px;padding:13px;display:flex}.setup-content ol{color:#92749f;margin:20px 0;padding-left:22px;font-size:14px;line-height:1.85}.setup-content li{margin:8px 0;padding-left:5px}.setup-status{color:#a38bac;align-items:center;gap:8px;margin:20px 0;font-size:12px;display:flex}.pending-dot,.connected-dot{background:#d8aa72;border-radius:50%;width:7px;height:7px;display:block}.connected-dot{background:#81ab78}.loading-screen{color:#94839e;flex-direction:column;justify-content:center;align-items:center;gap:18px;height:100vh;display:flex}.loading-screen p{font-size:14px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{border:2px solid var(--purple);z-index:2000;background:#fff;border-radius:8px;padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:15px}.step-button,.button,.field-label,.field input,.field textarea,.field select,.option-title,.asset-title strong,.document-tabs button{font-size:14px}.field-hint,.card-heading p,.step-heading p,.option-description,.inline-note,.progress-label,.sidebar-bottom>p,.storage-status,.private-note p,.director-tip p,.director-tip h3,.brief-paper p,.brief-paper dd,.preview-bottom,.step-footer>span,.swatch-caption{font-size:12px}.eyebrow,.mini-label,.step-number,.step-kicker,.draft-tag,.paper-topline,.brief-paper dt,.preview-header .eyebrow,.recommended{font-size:11px}.recommended{font-size:10px}.step-heading p,.card-heading p,.option-description{color:#88818f}.field-label{color:#665e70}.option-title{color:#655674}.field input::placeholder,.field textarea::placeholder{color:#a198ac}.private-note p{color:#98909f}.brief-paper p{color:#94869d}.step-footer>span{color:#98909f}.preview-bottom{font-size:11px}.paper-topline{font-size:9px}.brief-paper dt{font-size:10px}.topbar .button{font-size:13px}@media (min-width:1600px){.main-area{padding-left:60px;padding-right:60px}.content-layout{grid-template-columns:minmax(0,1fr) 310px;gap:42px}.is-review{grid-template-columns:1fr}.form-card{padding:30px}.sidebar{width:265px}.step-heading h1{font-size:34px}.field-grid{gap:24px}}@media (max-width:1250px){.main-area{padding:0 28px 25px}.sidebar{width:225px;padding-left:13px;padding-right:13px}.sidebar-heading{gap:7px;margin-left:9px}.sidebar-heading .eyebrow{font-size:10px}.step-button{gap:9px;font-size:12px}.content-layout{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.form-card{padding:23px 20px}.brief-paper{padding:19px 16px}.brief-paper h2{font-size:22px}.preview-header .eyebrow{font-size:8px}.option-title{gap:7px}.recommended{font-size:8px}.step-footer>span{max-width:175px;font-size:10px}.is-review{grid-template-columns:1fr}}@media (max-width:1080px){.context-column{display:none}.content-layout{grid-template-columns:1fr}.main-area{padding:0 38px 25px}.sidebar{width:238px}.step-button{font-size:13px}.editor-column{width:100%;max-width:790px;margin:0 auto}.project-toolbar{height:78px}.content-layout{padding-top:30px}.breadcrumb strong{max-width:240px}.topbar{padding:0 25px}}@media (max-width:760px){.topbar{gap:16px;height:69px;padding:0 18px}.wordmark{font-size:24px}.brand-mark{width:32px;height:34px}.header-divider,.workspace-label{display:none}.header-actions{gap:13px}.topbar .button span{display:none}.workspace-shell{flex-direction:column;min-height:calc(100vh - 69px)}.sidebar{border-right:0;border-bottom:1px solid var(--border);width:100%;height:auto;padding:13px 18px;display:block;position:static;overflow-x:auto}.sidebar-heading,.sidebar-bottom{display:none}.step-nav{flex-direction:row;gap:6px;width:max-content}.step-button{gap:7px;width:auto;min-height:39px;padding:7px 9px}.step-button>span:nth-child(2){display:none}.step-button.active>span:nth-child(2){font-size:12px;display:block}.step-chevron{display:none}.step-number{width:24px;height:24px;font-size:10px}.main-area{width:100%;padding:0 21px 20px}.project-toolbar{gap:9px;height:68px}.breadcrumb{gap:7px;font-size:11px}.breadcrumb>span:first-child,.breadcrumb>svg{display:none}.breadcrumb strong{max-width:200px}.draft-tag{font-size:9px}.project-toolbar .button{gap:5px;padding:7px 9px;font-size:11px}.content-layout{padding-top:26px}.step-heading h1{letter-spacing:-1px;font-size:28px}.step-heading p{font-size:13px;line-height:1.65}.step-heading{margin-bottom:23px}.form-card{border-radius:11px;padding:22px 19px}.card-heading{gap:10px}.card-heading h2{font-size:15px}.card-heading p{font-size:12px}.field-grid{grid-template-columns:1fr;gap:18px}.field-wide{grid-column:auto}.field input,.field textarea,.field select{padding:11px 12px;font-size:16px}.field-label{font-size:13px}.output-option{gap:12px;padding:14px 12px}.option-title{font-size:13px}.option-description{font-size:12px;line-height:1.6}.recommended{font-size:8px}.inline-note{font-size:11px}.step-footer>span{display:none}.step-footer .button{padding:12px 15px;font-size:13px}.step-footer{padding-top:4px}.color-grid{grid-template-columns:1fr 1fr;gap:20px}.color-control>input{height:65px}.color-control label span,.color-control label input{font-size:13px}.export-banner{flex-wrap:wrap;gap:12px;padding:20px}.export-banner h2{font-size:16px}.export-banner .button{width:100%;margin:4px 0 0}.export-banner p{font-size:12px}.export-symbol{padding:9px}.decisions-card ul{font-size:13px;line-height:1.8}.document-toolbar{gap:3px;padding:7px}.document-tabs{gap:0}.document-tabs button{gap:4px;padding:9px 8px;font-size:11px}.document-actions{gap:0}.document-actions .icon-button{width:28px}.document-card pre{padding:19px 17px;font-size:12px}.toast{gap:8px;width:calc(100% - 28px);padding:12px;bottom:15px}.toast p{font-size:12px}.busy-status{font-size:11px;bottom:80px}.modal-header,.modal-content{padding:20px}.modal-header h2{font-size:19px}.project-open{gap:10px;padding:13px}.project-open strong{font-size:13px}.project-open small{font-size:10px}.project-list-icon{padding:8px}.library-bottom>span{display:none}.library-actions .button{flex:1;font-size:12px}.asset-row{gap:4px;padding:10px}.asset-file-icon{display:none}.asset-title strong{font-size:13px}.asset-detail input{font-size:12px}.confirm-inline .button{margin-bottom:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.field-label,.option-title,.asset-title strong{color:#44434e}.step-heading p,.card-heading p,.option-description,.field-hint,.inline-note{color:#74717e}.director-tip{background:#f1edfe;border-color:#e3ddf5}.director-tip h3{color:#5f5080}.director-tip p{color:#81768e}.brief-paper h2{color:#343040}.brief-paper p,.brief-paper .placeholder-copy{color:#8b8297}.brief-paper dd{color:#6c6278}.brief-paper dt,.paper-topline{color:#978aa4}.project-open,.modal-header h2{color:#443c50}.project-open small,.library-intro>p{color:#817589}.account-content>p,.login-form>p,.setup-content>p,.setup-content ol{color:#70667b}.decisions-card ul,.document-card pre{color:#74667e}.source-folder{margin:14px 0 8px}.sidebar-heading .eyebrow,.mini-label,.step-number,.step-kicker,.draft-tag,.paper-topline,.brief-paper dt,.preview-header .eyebrow,.recommended,.preview-bottom,.swatch-caption{font-size:12px}.preview-header .eyebrow,.recommended,.paper-topline,.brief-paper dt{font-size:10px}.swatch-caption{font-size:11px}@media (min-width:761px){.step-button{font-size:14px}.sidebar{min-width:235px}.sidebar-heading{flex-wrap:wrap}.sidebar-heading .eyebrow{font-size:10px}.mini-label{font-size:11px}.preview-header .eyebrow{font-size:10px}}
