:root{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#101b2a;background:#f4f7fa;font-synthesis:none;--nwu: #004c99;--nwu-dark: #07315c;--nwu-deep: #082744;--sky: #eaf3fb;--line: #dce3eb;--muted: #6f7b8b;--shadow: 0 18px 55px rgba(9, 39, 71, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.button{min-height:40px;border-radius:8px;border:1px solid transparent;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;cursor:pointer;transition:.16s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--nwu);box-shadow:0 8px 22px #004c9938}.button-primary:hover{background:#0759a8}.button-ghost{background:#fff;border-color:var(--line)}.button-ghost:hover{border-color:#aebdca;background:#f9fbfd}.button-large{min-height:52px;padding:0 23px;border-radius:10px}.icon-button{width:38px;height:38px;padding:0;display:inline-grid;place-items:center;border:0;background:transparent;border-radius:8px;cursor:pointer}.icon-button:hover{background:#edf1f5}.icon-button svg{width:19px}.brand-mark{width:43px;height:43px;display:block;flex:0 0 auto;object-fit:contain}.brand-mark.compact{width:36px;height:36px}.home{min-height:100vh;background:#f4f6f8}.home-nav{height:60px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;color:#172637;background:#fff;border-bottom:1px solid #dfe5ea}.brand{display:flex;align-items:center;gap:10px;font-size:16px;letter-spacing:-.2px}.brand b{color:var(--nwu)}.home-header-actions{display:flex;align-items:center;gap:12px}.home-header-actions>span{display:flex;align-items:center;gap:5px;color:#687687;font-size:10px}.home-nav .source-link{height:34px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;color:#314354;font-size:11px}.home-nav .source-link:hover{color:var(--nwu);border-color:#a8bfd2}.home-workspace{width:min(1180px,calc(100% - 48px));min-height:calc(100vh - 112px);margin:0 auto;padding:38px 0 52px;display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px}.workspace-main{min-width:0}.workspace-intro{margin-bottom:22px}.workspace-kicker,.aside-label{color:var(--nwu);font-size:10px;font-weight:700;letter-spacing:.12em}.workspace-intro h1{margin:7px 0 6px;color:#122337;font-size:28px;letter-spacing:-.03em}.workspace-intro p{margin:0;color:#718091;font-size:12px}.workspace-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.workspace-action{min-height:82px;padding:14px 15px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:11px;border:1px solid #dce3e9;border-radius:8px;color:#24374a;background:#fff;text-align:left;cursor:pointer;transition:.15s ease}.workspace-action:hover{border-color:#95b4cc;box-shadow:0 5px 16px #132f4814;transform:translateY(-1px)}.workspace-action:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.workspace-action>svg{width:16px;color:#91a0ad;justify-self:end}.workspace-action>span:nth-child(2){min-width:0}.workspace-action b,.workspace-action small{display:block}.workspace-action b{font-size:13px}.workspace-action small{margin-top:4px;overflow:hidden;color:#7e8b98;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.action-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:7px;color:var(--nwu);background:#edf4fa}.action-icon svg{width:19px}.action-primary{border-color:#c7dbea}.action-primary .action-icon{color:#fff;background:var(--nwu)}.recent-panel{margin-top:28px;overflow:hidden;border:1px solid #dce3e9;border-radius:9px;background:#fff}.panel-heading{min-height:69px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaee}.panel-heading h2{margin:0;font-size:15px}.panel-heading p{margin:4px 0 0;color:#86929e;font-size:9px}.panel-heading>span{padding:4px 8px;border-radius:99px;color:#687a8a;background:#f1f4f6;font-size:9px}.recent-list{padding:5px 0}.recent-row{width:100%;min-height:78px;padding:0 10px 0 0;display:flex;align-items:center;background:transparent}.recent-open{min-width:0;min-height:78px;padding:8px 8px 8px 16px;flex:1;display:grid;grid-template-columns:78px 1fr 20px;align-items:center;gap:13px;border:0;background:transparent;text-align:left;cursor:pointer}.recent-row:hover,.recent-row:focus-within{background:#f5f9fc}.recent-open>svg{width:15px;color:#9aa6b1}.recent-delete{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:6px;color:#8b98a5;background:transparent;cursor:pointer;opacity:0}.recent-row:hover .recent-delete,.recent-delete:focus-visible{opacity:1}.recent-delete:hover{color:#a64237;background:#f8eae8}.recent-preview{width:78px;aspect-ratio:4/3;position:relative;overflow:hidden;border:1px solid #dbe3e9;background:#fff;box-shadow:0 2px 5px #19304414}.recent-preview i{display:block;height:11px;background:var(--nwu-dark);border-bottom:4px solid var(--nwu)}.recent-preview b{display:block;width:66%;padding:10px 0 0 8px;overflow:hidden;color:#294258;font-size:5px;text-overflow:ellipsis;white-space:nowrap}.recent-preview em{position:absolute;right:7px;bottom:5px;color:#004c9924;font:700 13px Georgia}.recent-meta b,.recent-meta small{display:block}.recent-meta b{max-width:440px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.recent-meta small{margin-top:6px;display:flex;align-items:center;gap:5px;color:#87939f;font-size:9px}.recent-empty{min-height:242px;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7b8996;text-align:center}.recent-empty>svg{width:30px;height:30px;margin-bottom:11px;color:#98adbd}.recent-empty b{color:#425568;font-size:12px}.recent-empty p{margin:5px 0 15px;font-size:9px}.recent-empty .button{min-height:34px;font-size:10px;box-shadow:none}.workspace-aside{display:grid;gap:12px;scroll-margin-top:18px}.aside-card{padding:19px;border:1px solid #dce3e9;border-radius:9px;background:#fff}.aside-card h2{margin:8px 0 10px;color:#183047;font-size:18px;letter-spacing:-.02em}.aside-card h3{margin:7px 0 8px;color:#20364a;font-size:13px}.aside-card p{margin:0;color:#748290;font-size:10px;line-height:1.75}.privacy-line{margin-top:16px;padding-top:14px;display:flex;align-items:center;gap:9px;border-top:1px solid #e8ecef;color:#2f779e}.privacy-line b,.privacy-line small{display:block}.privacy-line b{color:#36546b;font-size:10px}.privacy-line small{margin-top:2px;color:#85939f;font-size:8px}.source-card{border-left:3px solid var(--nwu)}.source-card>a,.updates-card>a{margin-top:12px;display:inline-flex;align-items:center;gap:5px;color:var(--nwu);font-size:10px;font-weight:600}.source-card>small{margin-top:11px;padding-top:10px;display:block;border-top:1px solid #edf0f2;color:#929ca6;font-size:8px;line-height:1.6}.aside-title-row{display:flex;align-items:center;justify-content:space-between}.aside-title-row>b{padding:3px 7px;border-radius:99px;color:#50728c;background:#edf3f7;font-size:8px}.updates-card ul{margin:12px 0 0;padding:0;display:grid;gap:10px;list-style:none}.updates-card li{display:flex;align-items:center;gap:7px;color:#435a6e;font-size:9px}.updates-card li svg{color:#27845f}.updates-card li.planned{color:#84919c}.updates-card li.planned svg{color:#9aa6b0}.home-footer{min-height:52px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;color:#84909b;background:#fff;border-top:1px solid #dfe5ea;font-size:9px}.nwu-modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0416289e;backdrop-filter:blur(5px)}.modal{width:min(820px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:15px;box-shadow:0 30px 90px #0014284d}.create-modal>header{display:flex;justify-content:space-between;padding:32px 36px 22px}.modal-kicker{color:var(--nwu);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.12em}.create-modal h2{margin:6px 0 5px;font-size:27px}.create-modal header p{margin:0;color:var(--muted);font-size:13px}.template-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:10px 36px 34px}.template-card{position:relative;padding:9px;text-align:left;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer;transition:.16s ease}.template-card:hover,.template-card.selected{border-color:var(--nwu);box-shadow:0 0 0 2px #004c9917}.template-preview{aspect-ratio:4/2.45;padding:26px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;color:#fff;background:#0d3d68;border-radius:7px}.template-preview:after{content:"NW";position:absolute;right:-8px;bottom:-22px;color:#ffffff14;font:700 90px Georgia;transform:rotate(-9deg)}.template-preview span,.template-preview small{font-size:9px;letter-spacing:.12em;opacity:.75}.template-preview b{margin:13px 0;font-size:20px;line-height:1.35;z-index:1}.template-preview>i{font-size:8px;font-style:normal;opacity:.62}.set-theory-preview:before{content:"";position:absolute;right:25px;top:50%;width:62px;height:62px;border:2px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:31px 0 0 -2px #0d3d6866,31px 0 #ffffff38;transform:translateY(-50%)}.set-theory-preview>span,.set-theory-preview>b,.set-theory-preview>i{width:55%}.demo-preview{color:#18344e;background:#eef4f8;border-top:24px solid var(--nwu-dark)}.demo-preview:after{color:#004c9914}.demo-preview div{display:flex;gap:5px;margin-top:11px}.demo-preview div i{width:34px;height:4px;border-radius:4px;background:var(--nwu)}.template-card>div:nth-child(2){padding:15px 8px 8px}.template-card strong{font-size:14px}.template-card p{margin:5px 0 0;color:var(--muted);font-size:11px}.selected-mark{position:absolute;right:17px;bottom:24px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--nwu)}.create-modal>footer{min-height:76px;padding:15px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);background:#fafbfc}.create-modal>footer>span{display:flex;gap:7px;align-items:center;color:#728091;font-size:11px}.create-modal>footer>div{display:flex;gap:9px}.editor-shell{height:100vh;min-height:600px;padding:8px;overflow:hidden;background:#fff}.editor-header{height:42px;display:grid;grid-template-columns:minmax(max-content,1fr) minmax(max-content,2fr) minmax(max-content,1fr);align-items:center;gap:12px;padding:0 4px 8px;position:relative;z-index:10;background:#fff}.menu-cluster{height:100%;display:flex;align-items:center;position:relative}.editor-home-button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:6px;color:#586776;background:transparent;cursor:pointer}.editor-home-button:hover{color:var(--nwu);background:#f1f4f6}.menu-button{height:34px;padding:0 9px;display:flex;align-items:center;gap:3px;border:0;border-radius:6px;background:none;font-size:12px;cursor:pointer}.menu-button:hover{background:#f0f3f6}.file-menu{position:absolute;z-index:15;left:32px;top:38px;width:246px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 32px #0a213729}.file-menu button{width:100%;min-height:35px;padding:0 9px;display:flex;align-items:center;gap:9px;border:0;background:none;border-radius:6px;font-size:12px;text-align:left;cursor:pointer}.file-menu button:hover{background:#edf4fa;color:var(--nwu)}.file-menu button:disabled{color:#a5afb8;cursor:not-allowed}.file-menu button:disabled:hover{background:none}.file-menu button svg{width:16px}.file-menu kbd{margin-left:auto;color:#98a2ae;font:10px sans-serif}.file-menu hr{border:0;border-top:1px solid #edf0f3}.help-popover{position:absolute;z-index:15;left:78px;top:38px;width:330px;padding:17px;color:#31465a;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 16px 40px #0a213733}.help-popover>b,.help-popover>strong{display:block;margin-top:7px;font-size:11px}.help-popover p{margin:6px 0 0;color:#788692;font-size:9px;line-height:1.7}.help-popover hr{margin:13px 0;border:0;border-top:1px solid #e7ebee}.help-popover a{margin-top:10px;display:inline-flex;align-items:center;gap:5px;color:var(--nwu);font-size:9px;font-weight:600}.document-state{display:flex;justify-self:center;align-items:center;gap:6px;line-height:1.3;font-size:12px}.document-state>span{font-weight:600}.document-state small{color:#8995a0;font-size:9px}.document-state small.dirty{color:#d27434}.header-actions{justify-self:end;display:flex;align-items:center;gap:7px}.compact-action{min-height:32px;padding:0 11px;border-radius:6px;font-size:11px;box-shadow:none}.mobile-switch{display:none}.editor-body{height:calc(100vh - 58px);display:grid;grid-template-columns:minmax(250px,var(--editor-left, 43%)) 5px minmax(250px,1fr);overflow:hidden;border:1px solid #d9dfe5;border-radius:10px}.workbench{min-width:0;display:flex;flex-direction:column;background:#fff}.editor-tabs{height:43px;display:grid;grid-template-columns:112px 92px 1fr 38px 38px;align-items:end;padding:0 9px;border-bottom:1px solid #dfe5eb;background:#fafbfc}.editor-tabs>button{height:42px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-bottom:2px solid transparent;background:none;color:#6f7b8b;font-size:11px;cursor:pointer}.editor-tabs>button.active{color:var(--nwu);border-color:var(--nwu);font-weight:600}.editor-tabs .editor-tool{width:38px;padding:0;border:0;color:#8c97a3}.editor-tabs .editor-tool:hover{background:#f2f5f7}.splitter{display:grid;place-items:center;cursor:col-resize;background:#eef1f3;border-left:1px solid #d9dfe5;border-right:1px solid #d9dfe5}.splitter:hover,.splitter:focus-visible{outline:0;background:#a9c7df}.splitter span{height:31px;width:2px;border-left:1px solid #8c9aa7;border-right:1px solid #8c9aa7}.body-editor-wrap{flex:1;min-height:0;position:relative}.markdown-editor{position:absolute;inset:0 0 28px;overflow:hidden}.editor-loading{position:absolute;inset:0 0 28px;display:grid;place-items:center;color:#7c8996;background:#fbfcfe;font-size:12px}.markdown-status{position:absolute;inset:auto 0 0;height:28px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#83909f;border-top:1px solid #e2e7ec;background:#fafbfc;font-size:9px}.config-panel{flex:1;overflow:auto;padding:20px 22px 48px;background:#fff}.config-intro{display:flex;gap:11px;align-items:center;margin-bottom:24px}.config-intro>div{width:35px;height:35px;display:grid;place-items:center;border-radius:8px;color:var(--nwu);background:#e7f1f9}.config-intro span,.config-intro small{display:block}.config-intro b{font-size:15px}.config-intro small{color:var(--muted);font-size:10px;margin-top:2px}.form-grid{display:grid;gap:17px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:7px}.field>span{display:flex;justify-content:space-between;align-items:center}.field b{font-size:11px;font-weight:600}.field em{color:#d75845;font-style:normal}.field small{color:#9aa4af;font-size:9px}.field input{width:100%;height:38px;padding:0 11px;border:1px solid #d8e0e7;border-radius:6px;outline:0;background:#fff;font-size:12px;transition:.14s}.field input:focus{border-color:#4788bd;box-shadow:0 0 0 3px #004c9914}.config-divider{height:1px;margin:27px 0 23px;background:#e2e7ec}.config-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.config-title>span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600}.config-title svg{color:var(--nwu)}.config-title>small{color:#8b97a3;font-size:9px}.switch-list{display:grid;border:1px solid #e1e7ec;border-radius:7px;background:#fff}.switch-row{min-height:57px;padding:10px 13px;display:flex;align-items:center;position:relative;border-bottom:1px solid #edf0f3;cursor:pointer}.switch-row:last-child{border:0}.switch-row>span{flex:1}.switch-row b,.switch-row small{display:block}.switch-row b{font-size:11px}.switch-row small{margin-top:2px;color:#8b96a2;font-size:9px}.switch-row input{position:absolute;opacity:0}.switch-row>i{width:32px;height:18px;padding:2px;border-radius:99px;background:#c5cdd5;transition:.16s}.switch-row>i:after{content:"";width:14px;height:14px;display:block;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:.16s}.switch-row input:checked+i{background:var(--nwu)}.switch-row input:checked+i:after{transform:translate(14px)}.asset-drop{width:100%;min-height:58px;padding:10px 14px;display:flex;align-items:center;gap:10px;border:1px dashed #9db5c9;border-radius:7px;background:#f6fafc;color:var(--nwu);text-align:left;cursor:pointer}.asset-drop span,.asset-drop b,.asset-drop small{display:block}.asset-drop b{font-size:11px}.asset-drop small{margin-top:2px;color:#80909e;font-size:9px}.asset-item{height:52px;margin-top:8px;padding:5px 6px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:7px;background:#fff}.asset-item img{width:40px;height:40px;object-fit:cover;border-radius:4px}.asset-item>span{flex:1;min-width:0}.asset-item b,.asset-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-item b{font-size:10px}.asset-item small{color:var(--muted);font-size:8px}.asset-action{width:28px;height:28px;border-radius:5px}.asset-delete:hover{color:#a64237;background:#f8eae8}.asset-name-input{width:100%;height:25px;padding:0 6px;border:1px solid #4788bd;border-radius:4px;outline:0;font-size:10px}.button:disabled{opacity:.55;transform:none;cursor:not-allowed;box-shadow:none}.privacy-note{margin-top:23px;padding:13px;display:flex;align-items:center;gap:9px;color:#356389;background:#eef6fb;border-radius:7px}.privacy-note b,.privacy-note small{display:block}.privacy-note b{font-size:10px}.privacy-note small{margin-top:2px;color:#70899d;font-size:8px}.preview-pane{min-width:0;display:flex;flex-direction:column;background:#f0f2f4}.preview-toolbar{height:43px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#fafbfc;border-bottom:1px solid #d8e0e6}.preview-toolbar>div{display:flex;align-items:center;gap:7px}.preview-toolbar b{font-size:11px}.preview-toolbar svg{color:#657586}.compile-ok{margin-left:6px;color:#6f7e8d;font-size:9px}.compile-ok i{width:6px;height:6px;margin-right:4px;display:inline-block;border-radius:50%;background:#34a56f}.preview-toolbar button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:5px;background:transparent;cursor:pointer}.preview-toolbar button:hover{background:#edf1f4}.zoom-value{width:36px;text-align:center;font-size:9px;color:#647383}.preview-layout{flex:1;min-height:0;display:grid;grid-template-columns:86px 1fr}.preview-status{height:27px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d0d8df;background:#f6f8fa;color:#7e8b97;font-size:8px}.preview-status span{display:flex;align-items:center;gap:4px}.preview-status svg{color:#2f9a67}.typst-preview-layout{display:block;min-height:0}.typst-preview-canvas{height:100%;padding:24px;overflow:auto}.typst-preview-message,.typst-preview-error{width:min(520px,90%);margin:72px auto;padding:24px;border:1px solid #cad4dd;background:#fff;color:#526273;text-align:center}.typst-preview-error{color:#8f3029;text-align:left}.typst-preview-error pre{max-height:260px;overflow:auto;white-space:pre-wrap;font-size:11px}.typst-svg-document{--typst-zoom: .78;width:calc(720px * var(--typst-zoom));margin:0 auto}.typst-svg-document>svg{width:100%;height:auto;display:block}.typst-svg-document .typst-page{filter:drop-shadow(0 13px 17px rgba(16,36,55,.2))}.typst-svg-document .outline_glyph{fill:context-fill;stroke:context-stroke}.compile-loading i,.compile-compiling i{background:#d59b2d;animation:pulse 1.1s ease-in-out infinite}.compile-error{color:#a64237}.compile-error i{background:#a64237}@keyframes pulse{50%{opacity:.35}}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%);min-height:42px;padding:0 17px;display:flex;align-items:center;gap:8px;color:#fff;background:#173b5d;border-radius:8px;box-shadow:0 13px 35px #041c3240;font-size:12px;animation:toast-in .25s ease-out}.toast-ok{background:#236e52}.toast-error{background:#a64237}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}}.spin{animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.home-workspace{grid-template-columns:minmax(0,1fr) 300px}.editor-header{grid-template-columns:145px 90px 1fr auto}.local-badge,.compact-action.button-ghost{display:none}}@media(max-width:800px){.home-nav{padding:0 20px}.home-workspace{width:min(100% - 40px,680px);grid-template-columns:1fr}.workspace-aside{grid-template-columns:1fr 1fr}.updates-card{grid-column:1 / -1}.home-footer{padding:15px 22px;gap:8px;flex-direction:column;text-align:center}.template-grid{grid-template-columns:1fr}.create-modal>footer{align-items:stretch;flex-direction:column}.create-modal>footer>div{justify-content:flex-end}.editor-header{grid-template-columns:max-content minmax(0,1fr);padding:0 6px}.editor-brand span{font-size:11px}.document-state{min-width:0;justify-self:end}.document-state>span{min-width:0;max-width:min(240px,48vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions{display:none}.mobile-switch{height:42px;padding:4px;display:grid;grid-template-columns:1fr 1fr;background:#e4e9ee}.mobile-switch button{border:0;border-radius:6px;background:none;font-size:12px}.mobile-switch button.active{background:#fff;color:var(--nwu);font-weight:600;box-shadow:0 1px 4px #0000001a}.editor-body{height:calc(100vh - 100px);display:block}.workbench,.preview-pane{height:100%;display:none}.workbench.mobile-active,.preview-pane.mobile-active{display:flex}.splitter{display:none}.preview-layout{grid-template-columns:65px 1fr}}@media(max-width:540px){.home-header-actions>span{display:none}.home-nav .source-link{width:35px;padding:0;justify-content:center}.home-nav .source-link>span{display:none}.home-workspace{width:calc(100% - 28px);padding-top:27px}.workspace-intro h1{font-size:24px}.workspace-actions,.workspace-aside{grid-template-columns:1fr}.updates-card{grid-column:auto}.workspace-action{min-height:76px}.panel-heading{align-items:flex-start;gap:10px}.recent-open{grid-template-columns:68px 1fr 16px;padding-left:12px}.recent-preview{width:68px}.recent-delete{opacity:1}.nwu-modal-backdrop{padding:10px}.create-modal>header{padding:24px 22px 16px}.template-grid{padding:8px 22px 24px}.create-modal>footer{padding:15px 22px}.create-modal>footer>div{display:grid;grid-template-columns:1fr 1.4fr}.editor-header{grid-template-columns:max-content minmax(0,1fr)}.editor-brand .brand-mark{display:none}.menu-cluster .menu-button:nth-child(3){display:none}.document-state>span{max-width:48vw}.form-row{grid-template-columns:1fr}.config-panel{padding:22px 18px 50px}.typst-preview-canvas{padding:12px}.typst-svg-document{width:calc(100% * var(--typst-mobile-zoom))}}
