:root{color:#26252b;font-synthesis:none;--accent:#704b89;--accent-dark:#593971;--accent-soft:#f0eaf5;--ink:#27242d;--muted:#7e7987;--line:#e8e5ec;--white:#fff;--green:#327756;--amber:#9d7131;--danger:#b7484f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{opacity:.45;cursor:not-allowed}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #b9a5cd}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #dcd8e3;border-radius:6px;max-width:100%;padding:9px 11px}input:not([type=checkbox]),textarea{width:100%}input[type=checkbox]{accent-color:var(--accent);flex-shrink:0;width:15px;height:15px;margin:0}select{cursor:pointer;min-width:0;height:36px;font-size:13px}textarea{resize:vertical;min-height:65px;line-height:1.65}label{margin:16px 0 7px;font-size:13px;font-weight:550;display:block}label b{color:var(--accent)}label small{color:var(--muted);margin-left:6px;font-weight:400}h1,h2,h3,h4,p{margin:0}h1{letter-spacing:-.7px;font-size:24px;font-weight:640;line-height:1.5}h2{font-size:18px;font-weight:630}h3{font-size:15px;font-weight:580;line-height:1.65}small{font-size:12px}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}svg{vertical-align:middle;flex-shrink:0}details>summary{cursor:pointer;color:var(--accent);padding:12px 0;font-size:13px;font-weight:550}details>summary:focus-visible{outline:2px solid var(--accent)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.eyebrow{color:var(--muted);letter-spacing:1.2px;font-size:11px;font-weight:550;line-height:1.7}.button{white-space:nowrap;background:#fff;border:1px solid #ddd8e4;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:8px 13px;font-size:13px;font-weight:540;transition:background .12s,border-color .12s;display:inline-flex}.button:hover:not(:disabled){background:#f6f3f8;border-color:#bfb0cd}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover:not(:disabled){background:var(--accent-dark)}.button.subtle{color:var(--accent);background:#f7f5f9;border-color:#eee9f2}.button.danger{background:var(--danger);border-color:var(--danger);color:#fff}.button.full{width:100%}.icon-button{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover{color:var(--accent);background:#f0ecf4}.icon-button.small{width:27px;height:27px}.icon-button.active{background:var(--accent-soft);color:var(--accent)}.text-button{color:var(--accent);align-items:center;gap:5px;padding:6px 0;font-size:12px;font-weight:550;display:inline-flex}.text-button:hover{text-decoration:underline}.muted{color:#96929d}.full{width:100%}.startup{height:100vh;color:var(--muted);place-items:center;display:grid}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.brand-button{text-align:left;padding:0}.brand-button>span:last-child{letter-spacing:.1px;font-size:15px;font-weight:650}.brand-button small{color:var(--muted);letter-spacing:.4px;margin-top:3px;font-size:10px;font-weight:400;display:block}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:22px;height:70px;padding:0 27px;display:flex;position:relative}.top-divider{background:var(--line);width:1px;height:26px}.project-switch{margin:0}.project-switch select{background:#f7f6f9;border:0;min-width:138px;font-weight:560}.top-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.nav-button{color:#625b6b;border-radius:6px;align-items:center;gap:6px;padding:9px 10px;font-size:13px;display:flex}.nav-button:hover,.nav-button.active{background:var(--accent-soft);color:var(--accent)}.preview-button{color:var(--accent);border-color:#ab97bb;margin-left:9px}.account{border-left:1px solid var(--line);align-items:center;gap:7px;margin-left:8px;padding:2px 0 2px 10px;display:flex}.account>span,.event-avatar{color:var(--accent);background:#eae4f0;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:12px;display:inline-flex}.account b{text-overflow:ellipsis;max-width:68px;font-size:12px;font-weight:550;overflow:hidden}.more-wrap{position:relative}.menu-scrim{z-index:49;cursor:default;width:100vw;height:100vh;position:fixed;inset:0}.menu{border:1px solid var(--line);z-index:50;background:#fff;border-radius:8px;width:212px;padding:7px;position:absolute;top:40px;right:0;box-shadow:0 8px 26px #30213719}.menu button{text-align:left;border-radius:4px;align-items:center;gap:10px;width:100%;padding:11px;font-size:13px;display:flex}.menu button:hover{background:#f4f1f7}.menu small{margin-left:auto}.toast{z-index:150;background:#fff;border:1px solid #cbded4;border-radius:7px;align-items:center;gap:9px;min-width:250px;max-width:min(700px,94vw);padding:13px 16px;display:flex;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 5px 22px #35294418}.toast>span{color:var(--green);font-weight:700}.toast p{font-size:13px;line-height:1.55}.toast button{place-items:center;margin-left:12px;display:grid}.toast.error{border-color:#e6bab9}.toast.error>span{color:var(--danger)}.breadcrumb{color:var(--muted);align-items:center;gap:12px;max-width:1220px;margin:22px auto 0;padding:0 28px;font-size:12px;display:flex}.breadcrumb button{color:var(--accent);padding:0}.workspace-summary{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:125px;padding:25px 32px 22px 34px;display:flex}.workspace-summary h1{margin-top:3px}.workspace-summary h1>span{vertical-align:middle;color:#806093;letter-spacing:0;background:#f2edf7;border-radius:4px;margin-left:13px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.workspace-summary>div>p:last-child{color:var(--muted);margin-top:5px;font-size:12px}.workspace-summary p b{padding:0 8px;font-weight:400}.summary-right{align-self:center;width:220px}.progress-label{color:#706779;justify-content:space-between;align-items:center;font-size:12px;display:flex}.progress-label strong{letter-spacing:-.5px;color:var(--accent);font-size:19px}.progress-label small{color:var(--muted);letter-spacing:0;font-weight:400}.progress-track{background:#ede8f2;border-radius:3px;height:5px;margin:8px 0 10px;overflow:hidden}.progress-track>span{background:var(--accent);border-radius:3px;height:100%;display:block}.summary-right>small{color:var(--muted);font-size:10px}.workspace-grid{grid-template-columns:325px minmax(0,1fr);height:calc(100dvh - 195px);min-height:400px;display:grid}.library-panel{border-right:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.panel-tabs{border-bottom:1px solid var(--line);flex-shrink:0;gap:18px;height:52px;padding:0 16px;display:flex}.panel-tabs>button:not(.mobile-close){color:#7a7283;padding:0 4px;font-size:13px;font-weight:550;position:relative}.panel-tabs>button.active{color:var(--accent)}.panel-tabs>button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:3px;right:3px}.panel-tabs small{margin-left:5px;font-size:10px}.library-tools{border-bottom:1px solid #f0edf3;flex-shrink:0;padding:20px 18px 15px}.library-caption{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.library-caption strong{font-size:13px;font-weight:600}.library-caption small{color:#99919f;font-size:10px}.search-field{color:#a199ac;background:#fff;border:1px solid #e2dce8;border-radius:6px;align-items:center;gap:8px;min-width:0;height:35px;padding:0 10px;display:flex}.search-field:focus-within{border-color:#9f85b6;box-shadow:0 0 0 2px #eee6f5}.search-field input{background:0 0;border:0;min-width:0;padding:6px 0;font-size:12px;box-shadow:none!important;outline:none!important}.search-field button{color:#8b7d99;place-items:center;padding:3px;display:grid}.library-filters{gap:7px;margin-top:10px;display:flex}.library-filters select{background:#fbfafd;border-color:#eae5ef;flex:1;height:30px;padding:4px 7px;font-size:11px}.library-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ddd5e4 transparent;flex:1;padding:10px 11px 24px;overflow-y:auto}.library-category{margin-bottom:4px}.category-title{text-align:left;border-radius:5px;align-items:center;gap:9px;width:100%;padding:12px 9px;font-size:13px;font-weight:550;display:flex}.category-title:hover{background:#f7f5f9}.category-title small{color:#aaa1b3;margin-left:auto;font-size:11px;font-weight:400}.category-title>svg{color:#9e91aa}.library-group{border-left:1px solid #ebe4f1;margin:0 3px 10px 14px;padding:0 0 4px 5px}.group-head{color:#8b7e98;align-items:center;gap:3px;padding:4px 4px 4px 0;font-size:10px;display:flex}.group-head>.text-button{white-space:nowrap;margin-left:auto;font-size:10px}.group-name{color:#8c7a9b;background:#f7f5fa;margin:3px 2px 5px;padding:6px 8px;font-size:11px}.tiny-handle{color:#b9b0c2;cursor:grab;touch-action:none;padding:4px 0;display:inline-flex}.library-item{border:1px solid #0000;border-radius:5px;align-items:flex-start;gap:3px;margin-bottom:2px;padding:8px 4px 8px 1px;display:flex;position:relative}.library-item:hover{background:#fcfbfe;border-color:#e6ddee}.library-item-text{text-align:left;flex:1;min-width:0;padding:0}.library-item-text>span{-webkit-line-clamp:2;color:#4c4356;-webkit-box-orient:vertical;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.library-item-text small{color:#a198aa;margin-top:4px;font-size:10px;display:block}.library-foot{border-top:1px solid var(--line);padding:13px 17px 16px}.library-foot>span{color:#9c91a6;text-align:center;margin-bottom:11px;font-size:10px;display:block}.outline-intro{color:#95899f;border-bottom:1px solid var(--line);padding:17px 21px;font-size:11px;line-height:1.8}.outline-row{border:1px solid #eee9f3;border-radius:6px;margin-bottom:8px}.outline-row>button{text-align:left;align-items:center;gap:10px;width:100%;padding:12px;display:flex}.outline-row strong{flex:1;font-size:12px;font-weight:520;line-height:1.5}.outline-row>button>span{color:#a896b8;font-size:11px}.outline-row small{color:var(--muted);font-size:10px}.outline-row>div{justify-content:flex-end;gap:3px;padding:0 8px 7px;display:flex}.outline-row>div>button{color:var(--muted);border-radius:4px;padding:3px 8px;font-size:11px}.outline-row>div>button:hover{background:var(--accent-soft);color:var(--accent)}.design-panel{flex-direction:column;min-width:0;min-height:0;display:flex}.design-toolbar{border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;height:52px;padding:0 26px;display:flex}.filter-tabs{flex-wrap:wrap;align-items:center;gap:3px;display:flex}.filter-tabs button{color:#8b8295;white-space:nowrap;border-radius:5px;align-items:center;gap:7px;padding:7px 11px;font-size:12px;display:flex}.filter-tabs button.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.filter-tabs button span{color:inherit;opacity:.72;font-size:10px;font-weight:500}.filter-tabs select{color:#918899;background:0 0;border:none;width:89px;padding:0 3px;font-size:11px}.display-tools{align-items:center;gap:8px;display:flex}.display-tools .button{min-height:29px;padding:5px 8px;font-size:11px}.display-tools .button.selected{border-color:var(--accent);color:var(--accent)}.question-searchbar{border-bottom:1px solid var(--line);background:#fbfafc;flex-shrink:0;align-items:center;gap:12px;padding:12px 28px;display:flex}.question-searchbar>.search-field{background:#fff;flex:1;max-width:360px;height:32px}.question-searchbar>select{background:#fff;max-width:200px;height:32px;font-size:11px}.question-searchbar>span{color:#9b93a4;white-space:nowrap;margin-left:auto;font-size:10px}.design-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d8d0e1 transparent;flex:1;min-height:0;padding:16px 28px 35px;scroll-padding-top:10px;overflow-y:auto}.question-section{border-radius:8px;scroll-margin-top:10px}.section-header{align-items:center;gap:6px;min-height:43px;margin-bottom:7px;padding:0 0 0 1px;display:flex}.section-toggle{text-align:left;align-items:center;gap:10px;padding:5px 0;display:flex}.section-toggle>svg{color:#9c8aaa}.section-toggle>span{color:#9a85aa;font-variant-numeric:tabular-nums;font-size:11px}.section-toggle h2{letter-spacing:.3px;font-size:14px;font-weight:620}.section-header>small{color:#9f92a9;margin-left:auto;font-size:10px}.section-header>.icon-button{color:#9987a6}.section-questions{flex-direction:column;gap:10px;padding-bottom:18px;display:flex}.question-card{background:#fff;border:1px solid #e5e0ec;border-radius:7px;min-width:0;transition:border-color .12s;position:relative;box-shadow:0 1px 1px #382e4703}.question-card:hover{border-color:#cbbad7}.question-card.checked{border-color:var(--accent);background:#fdfbff}.question-card.excluded{background:#fbfafc;border-style:dashed}.question-top{align-items:center;gap:10px;min-height:31px;padding:11px 15px 0 9px;display:flex}.card-grip{color:#c0b8c9;cursor:grab;touch-action:none;padding:3px;display:flex}.card-grip:hover{color:var(--accent)}.number{color:#8b6b9e;letter-spacing:.4px;font-variant-numeric:tabular-nums;font-size:11px;font-weight:650}.status{color:#8c7d99;white-space:nowrap;align-items:center;gap:4px;padding:2px 5px;font-size:10px;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:4px;height:4px}.status.s-0{color:#a0804e}.status.s-1{color:#786795}.status.s-2{color:#4b8666}.status.s-3{color:#a09aa8}.source-label{color:#a49bab;margin-left:auto;font-size:10px;line-height:1.6}.question-body{text-align:left;width:100%;padding:8px 20px 11px 34px;display:block}.question-body h3{word-break:break-word;letter-spacing:.05px;color:#39323f;font-size:14px;font-weight:540;line-height:1.8}.question-render{overflow-wrap:anywhere;font-size:14px;line-height:1.8}.question-render.render-compact{color:#918597;margin-top:6px;font-size:12px;line-height:1.6}.option-list{flex-wrap:wrap;gap:0 15px;margin-top:5px;display:flex}.option-list p{color:#726879;font-size:13px;line-height:1.8}.render-compact .option-list p{color:#a094a9;text-overflow:ellipsis;white-space:nowrap;max-width:400px;font-size:11px;overflow:hidden}.render-compact .option-list>span{color:#b0a4bb;align-self:center;font-size:10px}.matrix-summary{color:#a094ac;font-size:10px}.question-footer{justify-content:space-between;align-items:center;gap:10px;padding:5px 12px 9px 32px;display:flex}.question-footer>div{align-items:center;gap:5px;min-width:0;display:flex}.quiet-button{color:#a297ad;white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:4px 5px;font-size:10px;display:inline-flex}.quiet-button:hover{color:var(--accent);background:#f6f1fa}.confirm-button{color:var(--accent);white-space:nowrap;border:1px solid #ded3e7;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-height:28px;margin-left:6px;padding:5px 8px;font-size:11px;display:inline-flex}.confirm-button:hover:not(:disabled){background:var(--accent-soft)}.confirm-button.confirmed{color:#519170;opacity:.8;border-color:#0000}.delete-button{color:#b0a5b9;border-radius:4px;margin-left:1px;padding:6px;display:inline-flex}.delete-button:hover{color:var(--danger);background:#faeeee}.edit-action{color:#927f9f}.warning-marker{color:#b09362;background:#fbf7ef;border-radius:3px;padding:2px 5px;font-size:9px}.dragging{opacity:.35}.drop-target{outline-offset:3px;background:#eee5f6;outline:2px dashed #aa8dc4}.drag-preview{background:var(--accent);color:#fff;border-radius:6px;align-items:center;gap:8px;max-width:340px;padding:14px 20px;font-size:12px;display:flex;box-shadow:0 5px 18px #25132c30}.drop-empty{color:#a397ae;background:#faf7fd;border:1px dashed #d6c9e0;border-radius:7px;place-items:center;min-height:80px;font-size:12px;display:grid}.canvas-end{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:12px;padding-top:15px;display:flex}.canvas-end>span{color:#a89bae;font-size:10px}.batch-bar{background:#f0e9f6;border-bottom:1px solid #ddd0e7;flex-shrink:0;align-items:center;gap:16px;padding:10px 28px;display:flex}.batch-bar>label{align-items:center;gap:7px;margin:0;font-size:11px;display:flex}.batch-bar>span{color:var(--accent);font-size:11px}.batch-bar>.button{min-height:29px;margin-left:auto;padding:5px 10px;font-size:11px}.secondary{max-width:1220px;margin:0 auto;padding:25px 28px 70px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin:0 0 24px;display:flex}.page-heading h1{margin:4px 0 7px;font-size:25px}.page-heading p:not(.eyebrow){color:#94889e;max-width:730px;font-size:12px;line-height:1.8}.page-heading>.button,.heading-actions{margin-top:17px}.heading-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.context-tag{color:#8b6b9f;white-space:nowrap;background:#eee7f5;border-radius:4px;margin-top:15px;padding:5px 10px;font-size:11px;display:inline-flex}.secondary-toolbar{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:20px;padding:10px 12px}.compare-labels{color:#826891;z-index:5;background:#f0eaf5;border-radius:6px 6px 0 0;grid-template-columns:1fr 1fr;padding:12px 20px;font-size:12px;display:grid;position:sticky;top:0}.compare-labels span:last-child{padding-left:25px}.compare-card{border:1px solid var(--line);background:#fff;border-radius:7px;margin:12px 0;overflow:hidden}.compare-card>header{border-bottom:1px solid var(--line);color:#8e7c9c;background:#fcfbfd;justify-content:space-between;align-items:center;gap:10px;padding:10px 18px;font-size:11px;display:flex}.compare-status{background:#f2ecf7;border-radius:3px;padding:3px 7px;font-size:10px}.compare-status.needs_review{color:#a08144;background:#fcf4e5}.compare-status.added{color:#5d8a6b;background:#edf6ef}.compare-status.removed{color:#b27579;background:#fcf0ef}.compare-columns{grid-template-columns:1fr 1fr;display:grid}.compare-columns>div{min-width:0;padding:20px;overflow:hidden}.compare-columns>div+div{border-left:1px solid var(--line)}.compare-columns .question-render{margin:8px 0 14px;font-size:13px}.compare-columns .render-stem{font-weight:550;line-height:1.8}.compare-columns .option-list{display:block}.compare-columns .option-list p{font-size:12px}.compare-card>footer{border-top:1px solid var(--line);background:#fbf8fe;justify-content:space-between;align-items:center;gap:15px;padding:11px 18px;display:flex}.compare-card>footer>p{color:#95859f;font-size:11px;line-height:1.7}.compare-card>footer>.button{min-height:30px;font-size:11px}.missing-version{color:#b4a8bd;place-items:center;height:100%;min-height:80px;font-size:12px;display:grid}.history-filters{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:10px;margin-bottom:25px;padding:12px;display:flex}.history-filters .search-field{flex:1}.history-filters>input{max-width:150px;height:35px;font-size:12px}.history-timeline{border-left:1px solid #ddd2e7;margin-left:8px;padding-left:30px;position:relative}.history-event{border:1px solid var(--line);background:#fff;border-radius:7px;margin-bottom:18px;padding:20px 22px;position:relative}.timeline-marker{background:#c5b3d6;border:2px solid #f5f5f7;border-radius:50%;width:10px;height:10px;position:absolute;top:30px;left:-36px}.history-event>header{align-items:center;gap:9px;display:flex}.history-event>header>strong{font-size:12px}.history-event>header>span:not(.event-avatar){color:#9583a2;font-size:12px}.history-event time{color:#aaa0b2;margin-left:auto;font-size:11px}.event-comment{white-space:pre-wrap;overflow-wrap:anywhere;margin:13px 0 8px;font-size:14px;line-height:1.8}.event-target{color:#a194ae;text-overflow:ellipsis;white-space:nowrap;background:#faf7fd;border-radius:4px;padding:8px 10px;font-size:11px;overflow:hidden}.change-list>section{padding-bottom:12px}.change-list h4{color:#9b88a7;margin:8px 0;font-size:11px}.change-columns{border:1px solid var(--line);border-radius:5px;grid-template-columns:1fr 1fr;min-width:0;display:grid;overflow:hidden}.change-columns>div{background:#fdf7f6;min-width:0;padding:10px 12px}.change-columns>div+div{border-left:1px solid var(--line);background:#f6fbf6}.change-columns small{color:#a294a7;font-size:10px}.change-columns pre{max-height:320px;margin:8px 0;font-size:12px;overflow:auto}.raw-details pre{max-height:350px;overflow:auto}.preview-page{max-width:1260px}.preview-summary{color:#927da2;background:#eee8f4;border-radius:6px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px;padding:13px 17px;font-size:11px;display:flex}.preview-summary strong{color:#aa8149;margin-left:auto;font-weight:500}.preview-summary p{color:#a190ad;flex-basis:100%;font-size:10px}.paper{background:#fff;border:1px solid #e5dfeb;max-width:870px;margin:0 auto;padding:50px 55px 65px;box-shadow:0 2px 5px #2d173905}.paper>header{text-align:center;border-bottom:1px solid #ddd3e6;margin-bottom:28px;padding-bottom:26px}.paper>header p{letter-spacing:1px;color:#a091ad;margin-bottom:12px;font-size:12px}.paper>header h2{letter-spacing:1px;font-size:23px}.paper-section>h3{border-bottom:1px solid #e9e2ee;align-items:center;gap:13px;margin-top:22px;margin-bottom:20px;padding:18px 0 13px;font-size:17px;display:flex}.paper-section>h3>span{color:#a383b5;font-size:14px;font-weight:500}.paper-question{margin-bottom:27px}.paper-stem{align-items:flex-start;gap:11px;margin-bottom:8px;font-size:15px;line-height:1.9;display:flex}.paper-stem>b{color:#9675a9;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:29px;padding-top:3px;font-size:12px}.paper-stem>strong{font-weight:540}.paper-question>.question-render{padding-left:40px}.paper .option-list{display:block}.paper .option-list p{font-size:14px;line-height:2}.instruction{color:#8b7e95;white-space:pre-wrap;margin:7px 0;font-size:13px;line-height:1.8}.answer-space{color:#a090ad;letter-spacing:1px;padding:6px 0 13px;font-size:13px}.matrix-scroll{max-width:100%;margin:10px 0;overflow-x:auto}.matrix-scroll table{border-collapse:collapse;table-layout:auto;min-width:100%;font-size:12px}.matrix-scroll td{white-space:pre-wrap;border:1px solid #ddd4e5;min-width:42px;padding:8px 9px;line-height:1.7}.matrix-scroll tr:first-child td{background:#f7f3fa}.skip-note{color:#927c9f;padding:8px 0;font-size:12px}.preview-warning{color:#b68e50;background:#fcf7ef;border-radius:4px;margin:8px 0 0 40px;padding:7px 10px;font-size:10px}.trash-card{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding:20px;display:flex}.trash-card small,.trash-card span{color:#a18eac;font-size:11px}.trash-card h3{margin:7px 0}.trash-card>.button{flex-shrink:0}.count{color:#b198c2;margin-left:8px;font-size:16px;font-weight:400}.settings-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;padding:24px}.settings-card h2{align-items:center;gap:9px;font-size:16px;display:flex}.settings-card>p{color:#9a89a5;margin:13px 0 17px;font-size:12px;line-height:1.9}.settings-card>.fineprint{margin-top:20px;font-size:11px}.snapshots{margin-top:17px}.snapshot-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:12px 0;display:flex}.version-chip{color:#9a7bab;background:#f0e9f6;border-radius:4px;padding:5px 6px;font-size:11px}.snapshot-row>div{flex:1}.snapshot-row strong{font-size:12px;font-weight:520}.snapshot-row small{color:#ad9ab8;margin-top:4px;font-size:10px;display:block}.member-row{align-items:center;gap:8px;margin-top:10px;display:flex}.member-row label{color:#9b87a9;flex-shrink:0;width:59px;margin:0;font-size:11px}.member-row input{min-width:0;padding:7px 9px;font-size:12px}.member-row .button{min-height:30px;padding:6px 10px;font-size:11px}.settings-card form>.button{margin-top:15px}.member-row>.button{margin-top:0!important}.settings-card input[type=password]{max-width:100%}.overlay{z-index:90;background:#24133240;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.overlay-drawer{justify-content:flex-end;align-items:stretch;padding:0}.dialog,.drawer{background:#fff;border-radius:9px;flex-direction:column;width:min(560px,100%);max-height:calc(100dvh - 50px);display:flex;box-shadow:0 18px 60px #25133022}.drawer{border-radius:0;width:min(590px,95vw);max-height:100dvh;box-shadow:-6px 0 35px #24183015}.overlay-head{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:15px;padding:23px 26px 19px;display:flex}.overlay-head .eyebrow{letter-spacing:.6px;margin-bottom:6px;font-size:10px}.overlay-head h2{font-size:18px;font-weight:600}.overlay-content{overscroll-behavior:contain;flex:1;min-height:0;padding:22px 26px;overflow:auto}.drawer .overlay-content{padding:0 26px 22px}.overlay-footer{border-top:1px solid var(--line);background:#fdfcfe;flex-shrink:0;padding:17px 26px}.dialog-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.drawer-tabs{z-index:4;border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;gap:15px;height:49px;margin-bottom:20px;display:flex;position:sticky;top:0}.drawer-tabs>button{color:#9784a3;white-space:nowrap;padding:0 3px;font-size:12px;position:relative}.drawer-tabs>button.active{color:var(--accent);font-weight:600}.drawer-tabs>button.active:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.editor-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.editor-topline>span:last-child{color:#a592b1;font-size:10px}.editor-form>textarea{font-size:14px;line-height:1.9}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid select{width:100%}.field-help{color:#a18aaa;margin:8px 0;font-size:11px;line-height:1.8}.matrix-editor{border:1px solid #e0d6e8;margin:10px 0;overflow:auto}.matrix-editor table{border-collapse:collapse;min-width:100%}.matrix-editor td{vertical-align:top;border:1px solid #ece5f1;min-width:100px;padding:3px}.matrix-editor textarea{border:0;border-radius:0;min-width:90px;padding:7px 5px;font-size:11px;line-height:1.6}.advanced-fields{border-top:1px solid var(--line);margin-top:20px}.advanced-fields textarea{font-size:12px}.warning-note{color:#ad8b4f;background:#fcf7ed;border-radius:5px;margin:12px 0;padding:10px 12px;font-size:11px;line-height:1.8}.dirty-summary{color:#9b7bac;background:#f5effa;border-radius:5px;margin-top:15px;padding:11px 12px;font-size:11px;line-height:1.8}.editor-footer textarea{min-height:62px;font-size:12px}.save-note-label{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.save-note-label label{margin:0;font-size:12px}.save-note-label>span{color:#a091ad;font-size:10px}.editor-footer>div:last-child{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.editor-footer>div:last-child>small{color:#aa98b6;font-size:10px}.intent-description{color:#887494;white-space:pre-wrap;overflow-wrap:anywhere;background:#f7f3fb;border-radius:5px;margin:0 0 17px;padding:12px 14px;font-size:13px;line-height:1.9}.overlay-content>select{width:100%}.checkbox-row{align-items:center;gap:8px;font-size:12px;line-height:1.7;display:flex}.reason-presets{flex-wrap:wrap;gap:6px;margin:8px 0 12px;display:flex}.reason-presets button{color:#9b7dad;background:#f2edf8;border-radius:4px;padding:5px 8px;font-size:10px}.record-footnote{color:#b19bbb;margin-top:15px;font-size:10px;line-height:1.8}.comment-context{color:#91809c;background:#f9f5fc;border-left:3px solid #d2bddf;margin-bottom:20px;padding:12px 15px;font-size:13px;line-height:1.9}.comment{border-bottom:1px solid var(--line);padding:14px 0}.comment header{align-items:center;gap:9px;display:flex}.comment header strong{font-size:12px}.comment header small{color:#ad9ab9;margin-left:auto;font-size:10px}.comment>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0;font-size:13px;line-height:1.9}.comment-submit{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.comment-submit>small{color:#ab94b9;font-size:10px}.item-history{border-bottom:1px solid var(--line);padding:15px 0}.item-history:first-child{padding-top:0}.item-history>header{justify-content:space-between;align-items:center;gap:15px;display:flex}.item-history>header>strong{font-size:12px}.item-history>header>small{color:#a78fb5;font-size:10px}.item-history>p{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;font-size:13px;line-height:1.8}.source-panel dl{grid-template-columns:120px minmax(0,1fr);gap:14px 10px;margin:0;display:grid}.source-panel dt{color:#a68fb5;font-size:11px;line-height:1.9}.source-panel dd{overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.8}.source-explainer{color:#ac95b8;background:#f9f5fc;border-radius:5px;margin:23px 0;padding:12px 14px;font-size:11px;line-height:1.9}.source-panel>h3{margin-bottom:12px;font-size:13px}.version-source{border:1px solid var(--line);border-radius:6px;margin-bottom:10px;padding:14px}.version-source header{justify-content:space-between;align-items:center;gap:10px;display:flex}.version-source header strong{font-size:12px}.version-source .context-tag{margin:0;font-size:9px}.version-source>.question-render{padding:10px 0}.version-source>div:last-child{justify-content:space-between;align-items:center;display:flex}.version-source>.render-stem{font-size:13px}.source-filename{color:#ab95b8;overflow-wrap:anywhere;margin-top:20px;font-size:11px}.inline-error{color:#b5686c;background:#fcf2f1;border-radius:5px;margin-top:12px;padding:10px 12px;font-size:12px}.loading{color:#ab92bb;padding:20px;font-size:12px}.empty{text-align:center;color:#ad9abb;padding:50px 20px 45px}.empty-symbol{letter-spacing:5px;color:#c9b7d6;background:#eee7f5;border-radius:10px;width:52px;height:52px;margin:0 auto 18px;padding-left:5px;font-size:24px;line-height:35px;display:block}.empty h3{color:#92829e;font-size:14px;font-weight:500}.empty p{color:#ad9abb;max-width:400px;margin:9px auto 0;font-size:12px;line-height:1.9}.empty .button{margin-top:15px}.library-scroll .empty{padding:25px 12px}.library-scroll .empty p{font-size:11px}.login{background:#fff;grid-template-columns:1.08fr 1fr;min-height:100dvh;display:grid}.login-story{background:#f1edf6;border-right:1px solid #e4dce9;flex-direction:column;justify-content:space-between;padding:48px 58px;display:flex;position:relative}.login-story .brand strong{font-size:16px;font-weight:600}.login-story .brand-mark{border-radius:9px;width:39px;height:39px}.login-story>div:nth-child(2){padding:60px 0 80px;position:relative}.login-story h1{letter-spacing:-.7px;color:#574361;margin:15px 0 24px;font-size:40px;font-weight:570;line-height:1.65}.login-intro{color:#9a83a7;font-size:13px;line-height:2.1}.login-steps{color:#947ba3;border-top:1px solid #d9cce3;flex-wrap:wrap;gap:25px;margin-top:47px;padding-top:23px;font-size:11px;display:flex}.login-story>small{color:#ac96b8;letter-spacing:1px;font-size:11px}.login-form{place-self:center;width:min(360px,100% - 70px);padding:70px 0}.login-form h2{margin:9px 0;font-size:27px;line-height:1.6}.login-form>p{color:#a38daf;margin-bottom:29px;font-size:12px;line-height:1.9}.login-form label{margin-top:20px;font-size:12px}.login-form input{height:43px;font-size:13px}.login-submit{justify-content:space-between;width:100%;height:44px;margin-top:27px;padding:0 16px}.login-help{color:#b2a0bd;border-top:1px solid var(--line);margin-top:27px;padding-top:21px;font-size:11px;line-height:1.9}.mobile-library,.mobile-close{display:none!important}@media (width>=1700px){.workspace-grid{grid-template-columns:355px minmax(0,1fr)}.design-scroll{padding-left:45px;padding-right:45px}.question-body h3{font-size:15px}.library-item-text>span{font-size:13px}}@media (width<=1200px){.topbar{gap:13px;padding:0 19px}.topbar .brand-button small{display:none}.topbar .brand-button>span:last-child{font-size:13px}.topbar .account b,.top-divider{display:none}.workspace-grid{grid-template-columns:295px minmax(0,1fr)}.design-toolbar{padding:0 16px}.question-searchbar{padding:11px 17px}.design-scroll{padding:14px 18px 30px}.question-body{padding-left:28px}.question-footer{padding-left:26px}.filter-tabs button{padding:6px 8px;font-size:11px}.filter-tabs select{width:83px;font-size:10px}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.login-story{padding:35px}.login-story h1{font-size:33px}.login-steps{gap:14px}}@media (width<=900px){.topbar{gap:9px;height:61px;padding:0 14px}.brand-button>span:last-child{display:none}.topbar .brand-mark{width:31px;height:31px}.top-actions{gap:2px}.nav-button{padding:8px;font-size:11px}.preview-button{margin-left:2px;padding:7px 9px;font-size:11px}.account{margin-left:1px;padding-left:6px}.project-switch select{min-width:120px;font-size:12px}.workspace-summary{height:111px;padding:18px 23px}.workspace-summary h1{font-size:22px}.workspace-summary p:not(.eyebrow){font-size:11px!important}.summary-right{width:185px}.workspace-grid{grid-template-columns:260px minmax(0,1fr);height:calc(100dvh - 172px)}.library-tools{padding:16px 12px 12px}.library-caption small{font-size:9px}.library-scroll{padding-left:6px;padding-right:6px}.library-item-text>span{font-size:11px}.library-item-text small{font-size:9px}.library-group{margin-left:8px}.group-head,.group-head .text-button{font-size:9px}.question-searchbar{gap:8px}.question-searchbar>span{display:none}.question-searchbar>select{max-width:130px}.display-tools .button{font-size:10px}.filter-tabs>select{display:none}.filter-tabs button{gap:5px;padding:6px}.question-body h3{font-size:13px}.question-top .source-label{white-space:nowrap;text-overflow:ellipsis;max-width:90px;font-size:9px;overflow:hidden}.quiet-button{font-size:9px}.edit-action{display:none}.question-footer{padding-left:15px}.question-section .section-toggle h2{font-size:13px}.section-header>small{font-size:9px}.question-searchbar>.search-field input{font-size:11px}.secondary{padding:22px 21px 50px}.page-heading h1{font-size:23px}.page-heading p:not(.eyebrow){font-size:11px}.paper{padding:36px 33px}.paper-stem{font-size:14px}.history-filters{flex-wrap:wrap}.history-filters .search-field{flex-basis:100%}.settings-grid{gap:12px}.settings-card{padding:20px}.login-story{padding:30px}.login-story h1{font-size:30px}.login-story br{display:none}.login-steps{line-height:2.4;display:block}.login-steps span{display:block}}@media (width<=700px){.workspace-grid{height:calc(100dvh - 158px);display:block}.design-panel{height:100%}.library-panel{display:none}.library-panel.mobile-visible{z-index:40;width:min(340px,93vw);display:flex;position:fixed;top:61px;bottom:0;left:0;box-shadow:15px 0 80px #24113344}.mobile-close{align-self:center;margin-left:auto;display:flex!important}.mobile-library{font-size:10px!important;display:flex!important}.topbar .nav-button>span{display:none}.topbar .nav-button{padding:8px 6px}.topbar .preview-button>span{display:none}.topbar .preview-button{min-height:31px;padding:7px 9px}.topbar .account{display:none}.topbar .project-switch{flex:1}.topbar .project-switch select{width:100%;min-width:80px}.top-actions{gap:0;margin-left:0}.workspace-summary{height:97px;padding:13px 17px}.workspace-summary h1{font-size:21px}.workspace-summary .eyebrow{font-size:10px}.workspace-summary h1>span{margin-left:9px;padding:2px 6px;font-size:9px}.workspace-summary>div>p:last-child{font-size:9px!important}.summary-right{width:97px;margin-left:15px}.summary-right>small{display:none}.progress-label{font-size:10px}.progress-label strong{font-size:16px}.progress-label small{font-size:9px}.progress-track{margin-top:7px}.design-toolbar{height:48px;padding:0 10px}.display-tools{gap:2px}.display-tools>.icon-button{display:none}.display-tools .button{padding:5px 6px}.filter-tabs button{gap:4px;padding:5px 6px;font-size:10px}.filter-tabs button span{font-size:9px}.question-searchbar{padding:9px 13px}.question-searchbar .search-field{height:30px}.question-searchbar select{max-width:115px;height:30px;padding:5px;font-size:10px}.design-scroll{padding:8px 13px 25px}.section-header{gap:2px}.section-toggle{gap:7px}.section-toggle>span{font-size:10px}.section-toggle h2{font-size:13px}.question-top{gap:7px;padding:9px 10px 0 8px}.question-body{padding:7px 16px 9px 27px}.question-body h3{font-size:13px}.question-footer{gap:4px;padding:3px 8px 8px 23px}.question-footer>div{gap:2px}.quiet-button{padding:4px 3px;font-size:9px}.quiet-button svg{width:12px}.confirm-button{gap:3px;margin-left:0;padding:4px 6px;font-size:10px}.confirm-button svg{width:12px}.delete-button{padding:5px}.delete-button svg{width:13px}.warning-marker{display:none}.canvas-end{display:block}.canvas-end>span{margin-bottom:9px;font-size:9px;display:block}.batch-bar{flex-wrap:wrap;gap:9px;padding:9px 12px}.batch-bar label,.batch-bar>span,.batch-bar>.button{font-size:10px}.secondary{padding:18px 15px 40px}.breadcrumb{margin-top:16px;padding:0 15px;font-size:10px}.page-heading{margin-bottom:20px;display:block}.page-heading h1{font-size:24px}.page-heading>.button,.heading-actions{margin-top:12px}.heading-actions{justify-content:flex-start;gap:8px}.heading-actions select{max-width:165px;font-size:11px}.heading-actions>.button{font-size:12px}.page-heading>.context-tag{margin-top:12px}.secondary-toolbar{padding:8px}.compare-labels{gap:7px;padding:10px 12px;font-size:10px}.compare-labels span:last-child{padding-left:10px}.compare-columns>div{padding:12px 10px}.compare-columns .question-render{font-size:11px}.compare-columns .option-list p,.compare-columns .instruction{font-size:10px}.compare-columns .matrix-scroll table{font-size:9px}.compare-columns .button{white-space:normal;padding:6px 9px;font-size:10px;line-height:1.6}.compare-card>header{padding:9px 12px;font-size:10px}.compare-status{font-size:9px}.compare-card>footer{padding:11px 12px;display:block}.compare-card>footer .button{margin-top:8px}.compare-card>footer p{font-size:10px}.history-filters{gap:7px;padding:10px}.history-filters select,.history-filters>input{max-width:125px;font-size:10px}.history-timeline{margin-left:4px;padding-left:18px}.history-event{padding:15px 13px}.timeline-marker{left:-24px}.history-event>header{flex-wrap:wrap;gap:6px}.history-event time{font-size:9px}.event-avatar{width:24px;height:24px;font-size:10px}.history-event>header>strong,.history-event>header>span:not(.event-avatar){font-size:10px}.event-comment{font-size:12px}.change-columns{grid-template-columns:1fr}.change-columns>div+div{border-left:0;border-top:1px solid var(--line)}.paper{border-radius:5px;padding:27px 18px}.paper>header h2{font-size:20px}.paper>header p{font-size:10px}.paper-section>h3{font-size:15px}.paper-stem{gap:8px;font-size:13px}.paper-stem>b{min-width:24px;font-size:10px}.paper-question>.question-render{padding-left:32px}.paper .option-list p,.instruction{font-size:12px}.matrix-scroll table{font-size:11px}.matrix-scroll td{padding:6px 7px}.preview-warning{margin-left:32px;font-size:9px}.preview-summary{gap:9px;font-size:10px}.preview-summary strong{margin-left:0;font-size:10px}.preview-summary p{font-size:9px}.settings-grid{grid-template-columns:1fr}.settings-card{padding:21px}.trash-card{gap:12px;padding:16px}.trash-card h3{font-size:13px}.trash-card>.button{padding:6px 9px;font-size:10px}.overlay{padding:13px}.overlay-drawer{padding:0}.dialog{max-height:calc(100dvh - 26px)}.drawer{width:100vw}.overlay-head{padding:18px 20px}.overlay-head h2{font-size:16px}.overlay-content{padding:19px 20px}.drawer .overlay-content{padding:0 20px 18px}.overlay-footer{padding:12px 20px}.drawer-tabs{gap:15px}.drawer-tabs>button{font-size:11px}.editor-topline>span:last-child,.editor-footer>div:last-child>small{font-size:9px}.editor-footer .button{padding:7px 9px;font-size:11px}.save-note-label>span{font-size:9px}.editor-footer textarea{min-height:54px;font-size:11px}.source-panel dl{grid-template-columns:92px 1fr;gap:12px 8px}.source-panel dt{font-size:10px}.source-panel dd{font-size:11px}.dialog-actions>.button{font-size:12px}.login{background:#fff;min-height:100dvh;display:block}.login-story{background:#f1edf6;border-bottom:1px solid #e4dce9;border-right:0;padding:25px 26px}.login-story>div:nth-child(2){padding:27px 0 11px}.login-story .brand strong{font-size:14px}.login-story .brand-mark{width:32px;height:32px}.login-story h1{margin:8px 0;font-size:24px;line-height:1.7}.login-story .eyebrow{font-size:10px}.login-intro,.login-steps,.login-story>small{display:none}.login-form{width:auto;margin:0 26px;padding:30px 0 36px}.login-form>.eyebrow{display:none}.login-form h2{margin-top:0;font-size:22px}.login-form>p{margin-bottom:20px;font-size:11px}.login-help{font-size:10px}.toast{padding:10px 13px;top:69px}.toast p{font-size:11px}.toast>span{font-size:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (width>=901px){.question-body h3{font-size:15px}.quiet-button,.source-label,.status{font-size:11px}.render-compact .option-list p{font-size:12px}.matrix-summary{font-size:11px}.question-footer{padding-top:3px}.library-item-text>span{font-size:12px;line-height:1.8}.library-item-text small{font-size:10px}.confirm-button{font-size:12px}.section-toggle h2{font-size:15px}.question-searchbar>span,.group-head,.group-head>.text-button{font-size:11px}.source-label,.quiet-button{color:#8a7b96}}.required-mark{color:var(--danger);font-weight:700}.required-choice{border:1px solid var(--line);cursor:pointer;background:#fbfafc;border-radius:7px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.required-choice input{margin-top:3px}.required-choice span{gap:4px;display:grid}.required-choice small{margin:0;font-size:11px;line-height:1.55}.working-selectors{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:end;gap:15px;margin-bottom:18px;padding:13px 18px;display:flex}.working-selectors label{color:var(--muted);flex:1;margin:0;font-size:11px}.working-selectors select{width:100%;margin-top:6px;display:block}.working-selectors>span{color:var(--accent);padding-bottom:5px;font-size:20px}.working-caption{color:var(--muted);margin:0 0 14px;font-size:12px}.working-caption span{color:var(--amber)}.working-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.working-stats>div{border:1px solid var(--line);background:#fff;border-radius:7px;gap:3px;padding:15px 17px;display:grid}.working-stats strong{color:var(--accent);font-size:26px;font-weight:600}.working-stats span{color:var(--muted);font-size:11px}.working-sections,.working-items{margin-top:22px}.working-sections h2,.working-items h2{margin-bottom:12px;font-size:16px}.working-sections>div{border:1px solid var(--line);background:#fff;border-radius:7px}.working-sections article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 75px 45px;align-items:center;gap:12px;padding:12px 16px;font-size:12px;display:grid}.working-sections article:last-child{border-bottom:0}.working-sections article span{color:var(--muted)}.working-sections article b{text-align:right;color:var(--muted);font-weight:600}.working-sections article b.plus{color:var(--green)}.working-sections article b.minus{color:var(--danger)}.working-item{border:1px solid var(--line);background:#fff;border-radius:7px;margin:9px 0;padding:15px 17px}.working-item header{color:var(--muted);align-items:center;gap:10px;font-size:11px;display:flex}.working-item p{overflow-wrap:anywhere;margin:9px 0;font-size:13px;line-height:1.7}.working-item small{color:var(--muted);font-size:11px}.working-item details{margin-top:11px}.working-item summary{cursor:pointer;color:var(--accent);font-size:11px}.working-kind{color:var(--accent);background:#f1edf5;border-radius:4px;padding:3px 8px}.working-kind.added{color:var(--green);background:#e9f4ed}.working-kind.removed{color:var(--danger);background:#faebec}.save-draft-button{border:1px solid var(--accent);width:100%;color:var(--accent);background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:6px 9px;font-size:11px;font-weight:600;display:flex}.save-draft-button:hover{background:var(--accent-soft)}.save-short{display:none}.snapshot-auto-label{border:1px solid var(--line);background:#fbfafc;border-radius:7px;margin:14px 0;padding:13px 15px}.snapshot-auto-label small{color:var(--muted);margin-bottom:4px;font-size:11px;display:block}.snapshot-auto-label strong{color:var(--accent);font-size:15px}.snapshot-auto-label p{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.6}@media (width<=700px){body{overflow-x:hidden}.app-shell{min-width:0}.topbar{gap:6px;padding:0 10px}.topbar .brand-button{min-width:31px}.topbar .project-switch{min-width:0}.topbar .project-switch select{min-width:0;font-size:12px}.topbar .nav-button,.topbar .preview-button,.topbar .more-wrap>.icon-button{place-items:center;width:36px;height:36px;padding:0;display:grid}.topbar .nav-button svg,.topbar .preview-button svg{width:17px;height:17px}.menu{max-width:calc(100vw - 18px);right:0}.workspace-summary{gap:8px;padding:11px 14px}.workspace-summary h1{font-size:18px;line-height:1.4}.workspace-summary>div:first-child{min-width:0}.workspace-summary>div>p:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.summary-right{flex-shrink:0;width:76px;margin-left:4px}.workspace-grid{height:calc(100dvh - 158px);min-height:0}.design-toolbar{scrollbar-width:none;gap:6px;height:auto;min-height:45px;display:flex;overflow-x:auto}.design-toolbar::-webkit-scrollbar{display:none}.filter-tabs{flex-wrap:nowrap;min-width:max-content}.filter-tabs button{min-height:36px;font-size:11px}.display-tools{flex-shrink:0}.mobile-library{min-width:58px;min-height:36px!important;font-size:11px!important}.question-searchbar{gap:7px;padding:8px 12px}.question-searchbar>.search-field{min-width:0}.question-searchbar>select{flex-shrink:0;width:95px}.design-scroll{padding:10px 11px 35px}.question-card{border-radius:6px}.question-top{gap:6px}.question-body{text-align:left;width:100%}.question-body h3{font-size:14px;line-height:1.65}.question-footer{flex-wrap:wrap;justify-content:space-between;gap:5px}.question-footer .quiet-button,.confirm-button,.delete-button{min-width:34px;min-height:34px}.question-footer .quiet-button{padding:5px;font-size:10px}.confirm-button{padding:5px 8px}.library-panel.mobile-visible{width:min(370px,92vw);box-shadow:12px 0 32px #24113333}.library-item-text>span{font-size:13px}.library-item-text small{font-size:10px}.library-item .icon-button,.library-item .tiny-handle{min-width:34px;min-height:34px}.secondary{padding:17px 13px 44px}.page-heading h1{font-size:22px}.page-heading p:not(.eyebrow){font-size:12px}.working-selectors{gap:7px;padding:12px}.working-selectors label{min-width:0;font-size:11px}.working-selectors select{height:40px;padding:4px;font-size:11px}.working-selectors>span{font-size:16px}.working-stats{grid-template-columns:repeat(2,1fr);gap:8px}.working-stats>div{padding:11px 13px}.working-stats strong{font-size:22px}.working-sections article{grid-template-columns:minmax(0,1fr) 62px 30px;gap:6px;padding:11px;font-size:11px}.working-item{padding:13px}.working-caption{line-height:1.6}.drawer{height:100dvh;max-height:100dvh}.drawer-tabs{scrollbar-width:none;overflow-x:auto}.drawer .overlay-content{padding:0 16px 16px}.overlay-footer{padding:11px 15px}.editor-footer>div:last-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.editor-footer .button{min-height:40px}.dialog{width:100%;max-height:calc(100dvh - 20px)}.dialog-actions .button{min-height:40px}.paper{padding:20px 14px}.paper-stem{align-items:flex-start}.paper-stem strong{overflow-wrap:anywhere}.save-long{display:none}.save-short{display:inline}.save-draft-button{min-height:30px;margin-top:6px;padding:5px 3px;font-size:10px}.save-draft-button svg{width:12px;height:12px}}.library-directory{color:#5b4b68;cursor:pointer;background:#fff;border:1px solid #ded7e5;border-radius:5px;width:100%;height:35px;margin:10px 0 1px;padding:0 10px;font-size:12px;display:block}.library-directory:focus-visible,.category-bulk-button:focus-visible,.category-add-menu button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.category-heading{align-items:center;gap:4px;min-width:0;display:flex}.category-heading .category-title{flex:1;width:auto;min-width:0}.category-heading .category-title span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-heading .category-title small{flex-shrink:0}.category-bulk-button{color:var(--accent);white-space:nowrap;background:#fff;border:1px solid #e2d8ea;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;gap:3px;padding:6px 7px;font-size:10px;display:inline-flex}.category-bulk-button:hover:not(:disabled){background:var(--accent-soft);border-color:#c8b5d5}.category-bulk-button:disabled{opacity:.45;cursor:not-allowed}.category-add-menu{background:#faf8fc;border:1px solid #e5ddea;border-radius:5px;margin:2px 2px 8px 25px;padding:7px}.category-add-menu p{color:#877a92;padding:4px 5px 8px;font-size:10px;line-height:1.5}.category-add-menu button{text-align:left;color:#493c54;border-radius:4px;justify-content:space-between;align-items:center;gap:7px;width:100%;padding:8px 7px;font-size:11px;display:flex}.category-add-menu button:hover:not(:disabled){color:var(--accent);background:#eee8f3}.category-add-menu button:disabled{opacity:.52;cursor:not-allowed}.category-add-menu button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-add-menu button small{white-space:nowrap;color:#8b7699;font-size:10px}.review-page{max-width:1120px}.review-progress{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:16px 0;font-size:13px;display:flex}.review-progress span{color:var(--muted)}.review-progress progress{max-width:210px;accent-color:var(--accent);margin-left:auto}.review-selectors{flex-wrap:wrap;align-items:center;gap:15px;padding:18px 0;display:flex}.review-selectors select{max-width:350px}.review-selectors label{align-items:center;gap:6px;font-size:12px;display:flex}.review-question{border:1px solid var(--line);background:#fff;border-radius:7px;padding:28px}.review-question>header{color:var(--muted);align-items:center;gap:15px;font-size:12px;display:flex}.review-question>header small{margin-left:auto}.review-question h2{margin:18px 0;font-size:19px;line-height:1.8}.review-source{border-top:1px solid var(--line);margin-top:25px;padding:16px 0}.review-source summary,.logic-editor summary,.review-checks summary{cursor:pointer;color:var(--accent);font-size:13px;font-weight:600}.review-source[open] summary{margin-bottom:15px}.review-reason{margin-top:20px;font-size:12px;display:block}.review-reason textarea{width:100%;margin-top:8px;display:block}.review-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:15px;display:flex}.review-actions .text-button{margin-left:auto}.review-attention{background:#fbf7ed;border-left:3px solid #cbaa6a;padding:12px 15px;font-size:12px;line-height:1.8}.review-checks{border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:23px;padding:18px}.review-checks>p{color:var(--muted);margin:10px 0;font-size:12px;line-height:1.8}.review-checks>button{text-align:left;border-top:1px solid var(--line);gap:15px;width:100%;padding:13px 0;font-size:12px;line-height:1.8;display:flex}.review-checks>button strong{min-width:115px;color:var(--accent)}.review-checks>button span{color:var(--muted)}.logic-editor{background:#faf8fc;border:1px solid #ddd2e5;border-radius:5px;margin:18px 0;padding:14px 12px}.logic-editor summary small{float:right;color:var(--muted);font-size:10px;font-weight:400}.logic-editor>label{margin-top:18px;display:block}.logic-editor select,.logic-editor textarea{width:100%;margin-top:7px}.logic-editor .form-grid{margin-top:15px}.logic-proposal{border:1px solid var(--line);background:#fff;margin-top:15px;padding:12px;font-size:12px;line-height:1.8}.logic-proposal button{margin-top:9px}.day-response{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.day-response>div{background:#fcfbfd;border:1px solid #ded7e5;border-radius:4px;padding:12px}.day-response strong{color:var(--accent);margin-bottom:8px;font-size:12px;display:block}.day-response span{color:#6e6378;white-space:normal;font-size:13px}.day-response>p{grid-column:1/-1;font-size:12px;line-height:1.8}.matrix-answer{color:#0000;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #ddd4e5;border-radius:3px;min-height:28px;display:block}.walkthrough{max-width:870px;margin:auto}.walkthrough-info{background:#f3eff7;border:1px solid #e2d8eb;margin-bottom:25px;padding:18px;font-size:13px;line-height:1.8}.walkthrough-info p{color:var(--muted);margin:6px 0 12px}.walkthrough>section>h2{margin:22px 0 15px;font-size:18px}.walkthrough-question{border:1px solid var(--line);background:#fff;border-radius:5px;margin-bottom:14px;padding:20px}.walkthrough-question h3{font-size:15px;line-height:1.9}.walkthrough-options{flex-direction:column;gap:6px;margin-top:10px;display:flex}.walkthrough-options label{cursor:pointer;border:1px solid #e9e3ed;border-radius:4px;align-items:center;gap:10px;padding:9px 10px;font-size:13px;line-height:1.7;display:flex}.walkthrough-options label:has(input:checked){background:#f5eff9;border-color:#b7a0c9}.walkthrough-options input{accent-color:var(--accent);flex-shrink:0}.walkthrough-skipped{color:#9a8da4;background:#f8f6fa;border:1px dashed #d7cedf;border-radius:4px;margin-bottom:12px;padding:13px 17px;font-size:12px;line-height:1.8}.walkthrough-skipped small{display:block}.walkthrough .preview-warning:empty{display:none}@media (width<=700px){.review-page .heading-actions{flex-wrap:wrap;gap:7px}.review-progress{flex-wrap:wrap;gap:9px}.review-progress progress{width:100%;max-width:none}.review-selectors{gap:10px}.review-selectors select{width:100%;max-width:none}.review-question{padding:18px 14px}.review-question h2{font-size:17px}.review-actions .button{flex:1;min-height:42px;font-size:12px}.review-actions .text-button{margin:8px 0 0}.review-checks>button,.review-checks>button span{display:block}.day-response{grid-template-columns:1fr}.walkthrough-question{padding:16px 13px}.logic-editor .form-grid{grid-template-columns:1fr}.review-question>header{flex-wrap:wrap;gap:8px}}
