:root{--ink:#17324d;--ink-2:#284760;--paper:#f6f3ea;--paper-deep:#ece7dc;--white:#fffef9;--line:#dcd7cb;--line-strong:#c4bdae;--coral:#ff684f;--coral-dark:#e34e38;--violet:#6d5ce7;--mint:#40a98b;--muted:#77838e;--shadow:0 18px 50px #17324d1a}.author-form-shell{background:#eeebe2;min-height:100svh}.author-form-header{z-index:20;border-bottom:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffef9f5;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;min-height:76px;padding:12px 34px;display:grid;position:sticky;top:0}.author-form-work{align-items:center;gap:13px;display:flex}.author-form-work>span{background:var(--ink);color:var(--white);letter-spacing:.08em;padding:5px 8px;font-size:9px;font-weight:800}.author-form-work div{flex-direction:column;gap:3px;display:flex}.author-form-work b{text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:14px;overflow:hidden}.author-form-work small{color:var(--muted);font-size:10px}.author-save-state{color:var(--mint);justify-self:end;font-size:10px;font-weight:800}.author-save-state.saving{color:var(--violet)}.author-save-state.error{color:var(--coral-dark)}.author-form-layout{grid-template-columns:230px minmax(0,860px);justify-content:center;gap:34px;width:min(100% - 40px,1160px);margin:0 auto;padding:44px 0 80px;display:grid}.author-form-guide{align-self:start;padding:14px 16px 24px 0;position:sticky;top:118px}.author-form-guide h1{letter-spacing:-.04em;word-break:keep-all;margin:9px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:35px;line-height:1.16}.author-form-guide>p:not(.eyebrow){color:var(--muted);margin:0;font-size:11px;line-height:1.75}.author-form-guide nav{border-top:1px solid var(--line-strong);gap:2px;margin-top:28px;display:grid}.author-form-guide nav a{border-bottom:1px solid var(--line);color:var(--ink-2);padding:12px 8px;font-size:10px;font-weight:700}.author-form-guide nav a:hover{color:var(--coral-dark);padding-left:12px}.author-form-paper{background:var(--white);border:1px solid #cfc8ba;min-width:0;box-shadow:12px 14px #17324d0f}.author-form-closed{color:var(--coral-dark);background:#fff0ed;border-bottom:1px solid #efb9af;justify-content:space-between;gap:18px;padding:14px 24px;font-size:11px;display:flex}.author-form-closed span{color:#9a5d53}.author-form-error{color:var(--coral-dark);margin:14px 26px 0;font-size:10px;font-weight:700}.author-form-section{border-bottom:1px solid var(--line);padding:40px 46px 46px;scroll-margin-top:96px}.author-form-section>header{align-items:flex-start;gap:17px;margin-bottom:30px;display:flex}.author-form-section>header>span{border:1px solid var(--ink);border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-family:Georgia,serif;font-size:12px;display:grid}.author-form-section>header>div{flex:1}.author-form-section>header h2{letter-spacing:-.03em;margin:3px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:25px}.author-form-section>header p:last-child{color:var(--muted);margin:0;font-size:10px}.author-field-grid{gap:24px 18px;display:grid}.author-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.author-field-grid label,.author-form-field,.author-bibliography-field{flex-direction:column;min-width:0;display:flex}.author-field-grid label.wide,.author-bibliography-field.wide{grid-column:1/-1}.author-field-grid label>span,.author-form-field>span{margin-bottom:9px;font-size:10px;font-weight:800}.author-field-grid label>span b{color:var(--muted);background:#f1eee6;margin-left:7px;padding:2px 5px;font-size:7px}.author-field-grid input,.author-field-grid select,.author-field-grid textarea,.author-form-field input,.author-form-field textarea{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fffefa;border-radius:0;outline:0;font-size:12px}.author-field-grid input,.author-field-grid select,.author-form-field input{height:48px;padding:0 13px}.author-field-grid textarea,.author-form-field textarea{resize:vertical;min-height:150px;padding:13px;line-height:1.7}.author-field-grid input:focus,.author-field-grid select:focus,.author-field-grid textarea:focus,.author-form-field input:focus,.author-form-field textarea:focus{border-color:var(--ink);box-shadow:0 0 0 2px #17324d14}.author-field-grid :disabled,.author-form-field :disabled,.author-template-panel :disabled,.author-keyword-box button:disabled{cursor:not-allowed;opacity:.58}.author-bibliography-label{justify-content:space-between;align-items:flex-start;gap:12px;min-height:27px;display:flex}.author-bibliography-label>label:first-child{margin-bottom:9px;font-size:10px;font-weight:800;display:block}.author-bibliography-label>label:first-child b{color:var(--muted);background:#f1eee6;margin-left:7px;padding:2px 5px;font-size:7px}.author-undecided-check{cursor:pointer;color:var(--ink-2);flex:none;align-items:center;gap:6px;font-size:9px;font-weight:800;flex-direction:row!important;display:inline-flex!important}.author-undecided-check input{width:16px;height:16px;accent-color:var(--ink);margin:0}.author-bibliography-field.is-undecided>input,.author-bibliography-field.is-undecided>textarea{background:#f1eee6}.author-undecided-note{color:var(--mint);align-self:flex-end;margin-top:6px;font-size:8px;font-weight:800}.author-form-field{margin-top:20px}.author-form-field>small{color:var(--muted);align-self:flex-end;margin-top:6px;font-size:8px}.author-form-field textarea{min-height:260px}.author-template-panel{border:1px solid var(--line);background:#f5f2ea;margin:23px 0 25px;padding:17px}.author-template-panel>div:first-child{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.author-template-panel b{font-size:10px}.author-template-panel small{color:var(--muted);font-size:8px}.author-template-panel>div:last-child{grid-template-columns:130px minmax(0,1fr) auto;gap:8px;display:grid}.author-template-panel select,.author-template-panel button{border:1px solid var(--line-strong);background:var(--white);border-radius:0;min-width:0;height:38px;font-size:9px}.author-template-panel select{padding:0 9px}.author-template-panel button{background:var(--ink);color:var(--white);padding:0 12px;font-weight:800}.author-keyword-recommend{border:1px solid var(--violet);color:var(--violet);background:0 0;align-self:center;padding:9px 12px;font-size:9px;font-weight:800}.author-form-empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;padding:38px 20px;font-size:11px}.author-keyword-box{border:1px solid var(--line)}.author-keyword-head{border-bottom:1px solid var(--line);background:#f5f2ea;justify-content:space-between;align-items:center;gap:16px;padding:13px 15px;display:flex}.author-keyword-head span{font-size:10px;font-weight:800}.author-keyword-head input{border:1px solid var(--line-strong);background:var(--white);width:min(300px,60%);height:36px;padding:0 11px;font-size:9px}.author-selected-keywords{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:7px;min-height:56px;padding:12px 15px;display:flex}.author-selected-keywords>span{color:var(--muted);font-size:9px}.author-selected-keywords button,.author-recommended-keywords button{color:#24765f;background:#f0faf7;border:1px solid #a8d5ca;padding:6px 9px;font-size:9px}.author-selected-keywords button span{margin-left:5px}.author-recommended-keywords{background:#f5f3ff;border-bottom:1px solid #d9d4fa;padding:14px 15px}.author-recommended-keywords>b{color:var(--violet);margin-bottom:9px;font-size:9px;display:block}.author-recommended-keywords>div{flex-wrap:wrap;gap:6px;display:flex}.author-recommended-keywords button{background:var(--white);color:var(--violet);border-color:#c7c0f5}.author-recommended-keywords button.selected{background:var(--violet);color:var(--white)}.author-keyword-groups{padding:4px 15px 17px}.author-keyword-groups>section{border-bottom:1px solid var(--line);padding:14px 0}.author-keyword-groups>section:last-child{border-bottom:0}.author-keyword-groups section>header{align-items:center;gap:7px;margin-bottom:9px;display:flex}.author-keyword-groups header b{font-size:9px}.author-keyword-groups header small{background:var(--paper-deep);width:17px;height:17px;color:var(--muted);border-radius:50%;place-items:center;font-size:7px;display:grid}.author-keyword-groups section>div{flex-wrap:wrap;gap:6px;display:flex}.author-keyword-groups button{border:1px solid var(--line-strong);background:var(--white);padding:7px 9px;font-size:9px}.author-keyword-groups button.selected{border-color:var(--ink);background:var(--ink);color:var(--white)}.author-submit-footer{background:var(--ink);color:var(--white);grid-template-columns:1fr auto;align-items:center;gap:18px;padding:28px 46px 34px;display:grid}.author-submit-footer div{flex-direction:column;gap:5px;display:flex}.author-submit-footer b{font-size:13px}.author-submit-footer div span{color:#b7c4cf;font-size:9px}.author-submit-footer .author-form-error{color:#ffc0b5;grid-column:1/-1;margin:0}.author-submit-footer .primary-button{border-color:var(--coral);background:var(--coral);min-width:150px}.author-submit-footer .primary-button span{color:inherit;margin-left:12px}.author-complete-shell{background:var(--ink);place-items:center;min-height:100svh;padding:24px;display:grid}.author-complete-card{border:1px solid var(--line-strong);background:var(--white);width:min(100%,570px);box-shadow:14px 14px 0 var(--coral);text-align:center;padding:62px 55px 54px}.author-complete-mark{background:var(--mint);width:58px;height:58px;color:var(--white);border-radius:50%;place-items:center;margin:0 auto 24px;font-size:24px;display:grid}.author-complete-card h1{letter-spacing:-.04em;margin:8px 0 24px;font-family:Georgia,serif;font-size:36px}.author-complete-card>p:nth-of-type(2){flex-direction:column;gap:6px;margin:0;display:flex}.author-complete-card>p:nth-of-type(2) span{color:var(--muted);font-size:11px}.author-complete-rule{border-top:2px solid var(--coral);width:36px;margin:30px auto}.author-complete-card>strong{font-size:13px;line-height:1.7;display:block}.author-complete-card time{color:var(--mint);margin-top:14px;font-size:10px;font-weight:800;display:block}.author-complete-card>small{color:var(--muted);margin-top:30px;font-size:9px;line-height:1.7;display:block}.author-submission-banner{border-bottom:1px solid var(--line);background:#f4f1e9;justify-content:space-between;align-items:center;gap:24px;padding:20px 28px;display:flex}.author-submission-banner.submitted{background:#edf8f4;border-bottom-color:#acd5c8}.author-submission-banner>div:first-child{flex-direction:column;gap:4px;display:flex}.author-submission-banner>div:first-child>span{color:var(--muted);letter-spacing:.13em;font-size:7px;font-weight:900}.author-submission-banner strong{font-size:12px}.author-submission-banner p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.author-submission-actions{flex:none;align-items:center;gap:8px;display:flex}.author-submission-actions i{color:var(--muted);background:#e8e4dc;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.author-submission-banner.submitted .author-submission-actions i{background:var(--mint);color:var(--white)}.author-submission-actions button{border:1px solid var(--line-strong);background:var(--white);padding:7px 9px;font-size:8px;font-weight:700}.author-apply-error{color:var(--coral-dark);background:#fff0ed;border-bottom:1px solid #efb9af;justify-content:space-between;padding:11px 28px;font-size:9px;font-weight:700;display:flex}.author-apply-error button{color:inherit;background:0 0;border:0}.author-response{background:#f1faf7;border:1px solid #b9ddd3;margin-top:12px;padding:12px 13px;font-style:normal;display:block}.author-response-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.author-response-heading>span{color:#26715c;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.author-response-heading i{background:var(--mint);width:20px;height:20px;color:var(--white);border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid}.author-response-heading button{border:1px solid var(--mint);background:var(--white);color:#26715c;min-height:28px;padding:0 9px;font-size:8px;font-weight:800}.author-response>p{max-height:130px;color:var(--ink-2);white-space:pre-wrap;margin:0;font-size:10px;line-height:1.7;overflow:auto}.author-response>p.empty{color:var(--muted);font-style:italic}.author-response-chips{flex-wrap:wrap;gap:5px;display:flex}.author-response-chips span{background:var(--white);color:#26715c;border:1px solid #abd5c9;padding:5px 7px;font-size:8px}@media (width<=900px){.author-form-header{grid-template-columns:auto 1fr auto;padding:11px 18px}.author-form-header .brand>span:last-child{display:none}.author-form-work{justify-self:center}.author-form-work>span{display:none}.author-form-layout{width:min(100% - 28px,860px);padding-top:24px;display:block}.author-form-guide{padding:0 4px 24px;position:static}.author-form-guide h1 br,.author-form-guide nav{display:none}.author-form-guide h1{margin-bottom:9px;font-size:29px}}@media (width<=620px){.author-form-header{min-height:64px;padding:9px 13px}.author-form-work b{max-width:150px}.author-save-state{font-size:8px}.author-form-layout{width:100%;padding:20px 0 0}.author-form-guide{padding:0 20px 20px}.author-form-paper{box-shadow:none;border-left:0;border-right:0}.author-form-section{padding:31px 20px 36px}.author-field-grid.two{grid-template-columns:1fr}.author-field-grid input,.author-field-grid select,.author-field-grid textarea,.author-form-field input,.author-form-field textarea{font-size:16px}.author-keyword-head{flex-direction:column;align-items:stretch}.author-keyword-head input{width:100%}.author-selected-keywords button,.author-recommended-keywords button,.author-keyword-groups button{min-height:32px}.author-submit-footer{grid-template-columns:1fr;padding:24px 20px}.author-submit-footer .primary-button{width:100%}.author-complete-card{box-shadow:8px 8px 0 var(--coral);padding:45px 25px 40px}.author-complete-card h1{font-size:30px}.author-submission-banner{flex-direction:column;align-items:flex-start;gap:12px;padding:18px 20px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.brand{align-items:center;gap:11px;min-width:184px;display:inline-flex}.brand-mark{background:var(--ink);border-radius:50%;justify-content:center;align-items:flex-end;gap:3px;width:36px;height:36px;padding:8px 7px;display:inline-flex;position:relative;overflow:hidden}.brand-mark:after{content:"";background:var(--coral);border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:5px}.brand-mark i{background:var(--white);border-radius:3px 3px 0 0;width:3px;display:block;transform:rotate(-12deg)}.brand-mark i:first-child{height:9px}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){background:var(--coral);height:20px}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.04em;font-size:18px;font-weight:800}.brand small{color:var(--muted);letter-spacing:.16em;margin-top:5px;font-size:8px;font-weight:800}.eyebrow{color:var(--coral);letter-spacing:.18em;margin:0 0 10px;font-size:10px;font-weight:900}.primary-button,.outline-button,.text-button{cursor:pointer;border:0;transition:transform .16s,background .16s,border-color .16s}.primary-button{background:var(--coral);color:#fff;min-height:48px;box-shadow:4px 4px 0 var(--ink);border-radius:3px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:800;display:inline-flex}.primary-button:hover{background:var(--coral-dark);transform:translate(-1px,-1px)}.primary-button:disabled{opacity:.55;cursor:wait}.primary-button.full{width:100%}.outline-button{border:1px solid var(--line-strong);background:var(--white);border-radius:3px;min-height:40px;padding:0 15px;font-size:12px;font-weight:800}.outline-button:hover{border-color:var(--ink)}.text-button{min-height:44px;color:var(--muted);background:0 0;padding:0 18px;font-size:13px;font-weight:700}.dashboard-shell{background:linear-gradient(#17324d09 1px, transparent 1px), linear-gradient(90deg, #17324d09 1px, transparent 1px), var(--paper);background-size:32px 32px;min-height:100vh}.dashboard-header{border-bottom:1px solid var(--line);background:#fffef9f0;align-items:center;height:76px;padding:0 max(36px,50vw - 620px);display:flex}.header-nav{align-self:stretch;gap:34px;margin-left:55px;display:flex}.header-nav a,.header-nav button{color:#61717e;background:0 0;border:0;align-items:center;font-size:13px;font-weight:700;display:flex;position:relative}.header-nav .active{color:var(--ink)}.header-nav .active:after{content:"";background:var(--coral);height:3px;position:absolute;bottom:0;left:0;right:0}.soon{background:var(--paper-deep);color:#979084;border-radius:2px;margin-left:6px;padding:2px 5px;font-size:8px}.profile-avatar{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:10px;font-weight:900;display:grid}.user-menu{border-left:1px solid var(--line);margin-left:auto;padding-left:24px;position:relative}.user-menu summary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;min-height:44px;list-style:none;display:flex}.user-menu summary::-webkit-details-marker{display:none}.user-menu-copy{flex-direction:column;min-width:106px;display:flex}.user-menu-copy b{white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12px;display:flex}.user-menu-copy small{color:var(--muted);margin-top:3px;font-size:9px}.role-label{min-height:18px;color:var(--coral-dark);letter-spacing:.02em;white-space:nowrap;background:#fff0ed;border:1px solid #ead0cb;border-radius:999px;align-items:center;padding:2px 6px;font-size:7px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.role-label.md{color:#5a4fc1;background:#f2f0ff;border-color:#cfc9f5}.role-label.developer{color:#26765f;background:#edf8f4;border-color:#bdd8d0}.user-menu-chevron{color:var(--muted);margin-left:4px;transition:transform .16s}.user-menu[open] .user-menu-chevron{transform:rotate(180deg)}.user-menu-popover{z-index:100;border:1px solid var(--line-strong);background:var(--white);width:228px;box-shadow:6px 6px 0 #17324d17, var(--shadow);padding:10px;position:absolute;top:calc(100% + 9px);right:0}.user-menu-popover>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:9px 8px 13px;display:flex}.user-menu-popover p{flex-direction:column;margin:0;display:flex}.user-menu-popover p b{align-items:center;gap:6px;font-size:12px;display:flex}.user-menu-popover p small{color:var(--muted);margin-top:3px;font-size:9px}.user-menu-popover button{color:#a13e32;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;min-height:44px;margin-top:6px;padding:0 10px;font-size:11px;font-weight:800;display:flex}.user-menu-popover button:hover{background:#fff1ed}.user-menu-popover button:disabled{opacity:.55;cursor:wait}.user-menu.compact{margin-left:2px;padding-left:12px}.user-menu.compact .user-menu-copy{display:none}.user-menu.compact .profile-avatar{background:var(--coral);width:32px;height:32px}.login-shell{background:var(--paper);grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);min-height:100vh;display:grid}.login-cover{border-right:1px solid var(--ink);background:#102d50;min-height:100vh;position:relative;overflow:hidden}.login-cover:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14,#0000 60%);position:absolute;inset:0}.login-cover-image{object-fit:contain;width:calc(100% - clamp(44px,6vw,96px));height:calc(100% - clamp(44px,6vw,96px));position:absolute;inset:clamp(22px,3vw,48px)}.login-cover-caption{z-index:1;color:#fff;justify-content:space-between;align-items:flex-end;gap:30px;display:none;position:absolute;bottom:42px;left:clamp(30px,5vw,76px);right:30px}.login-cover-caption span{letter-spacing:.23em;font-size:9px;font-weight:900}.login-cover-caption p{text-align:right;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(20px,2.3vw,34px);font-weight:600;line-height:1.25}.login-panel{background:linear-gradient(#17324d09 1px, transparent 1px), linear-gradient(90deg, #17324d09 1px, transparent 1px), var(--paper);background-size:32px 32px;flex-direction:column;min-height:100vh;padding:34px clamp(34px,5vw,74px) 28px;display:flex}.login-brand{flex:none}.login-card{border:1px solid var(--ink);width:min(100%,460px);box-shadow:8px 8px 0 var(--coral), var(--shadow);background:#fffef9f5;margin:auto;padding:clamp(34px,4vw,46px)}.login-card h1{letter-spacing:-.055em;flex-direction:column;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:clamp(34px,3vw,44px);font-weight:600;line-height:1.08;display:flex}.login-card h1 span{white-space:nowrap}.login-intro{color:var(--muted);margin:18px 0 29px;font-size:12px;line-height:1.65}.login-card form{gap:16px;display:grid}.login-card label{gap:7px;display:grid}.login-card label span{font-size:10px;font-weight:900}.login-card input{border:1px solid var(--line-strong);width:100%;height:50px;color:var(--ink);background:#fbfaf5;outline:none;padding:0 14px;font-size:14px}.login-card input:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--coral)}.login-card input:disabled{opacity:.65}.login-card .primary-button{justify-content:space-between;margin-top:5px}.login-error{border-left:3px solid var(--coral);color:#a13e32;background:#fff0ec;margin:0;padding:10px 12px;font-size:10px;line-height:1.5}.login-help{color:#969b9d;text-align:center;margin-top:22px;font-size:8px;display:block}.login-panel>footer{color:#8d9395;letter-spacing:.12em;justify-content:space-between;font-size:7px;font-weight:800;display:flex}.dashboard-content{max-width:1240px;min-height:calc(100vh - 126px);margin:0 auto;padding:72px 0 100px}.page-heading{justify-content:space-between;align-items:flex-end;padding-bottom:45px;display:flex}.page-heading h1{letter-spacing:-.055em;margin:0;font-family:Iowan Old Style,Times New Roman,serif;font-size:clamp(42px,5vw,67px);font-weight:600;line-height:1.05}.page-heading h1 em{color:var(--coral);font-style:normal}.heading-copy{color:#687680;margin:22px 0 0;font-size:14px;line-height:1.7}.heading-actions{flex-direction:column;align-items:flex-end;gap:15px;display:flex}.collab-note{color:var(--muted);align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex}.live-dot{background:#36b58e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #36b58e1f}.list-toolbar{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:58px;display:flex}.filter-tabs{align-self:stretch;gap:28px;display:flex}.filter-tabs button{color:#87929a;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700;position:relative}.filter-tabs button.active{color:var(--ink)}.filter-tabs button.active:after{content:"";background:var(--coral);height:3px;position:absolute;bottom:-1px;left:0;right:0}.filter-tabs b{background:var(--ink);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;margin-left:4px;font-size:9px;display:inline-grid}.list-toolbar>p{color:#929a9f;margin:0;font-size:10px}.list-filter-row{border-bottom:1px solid var(--line);grid-template-columns:190px 170px minmax(260px,1fr) auto;align-items:end;gap:10px;padding:15px 0 20px;display:grid}.list-filter-row label{flex-direction:column;gap:6px;min-width:0;display:flex;position:relative}.list-filter-row label>span{color:#707c84;letter-spacing:.04em;font-size:8px;font-weight:900}.list-filter-row select,.list-filter-row input{border:1px solid var(--line-strong);background:var(--white);width:100%;height:42px;color:var(--ink);border-radius:3px;outline:none;font-size:11px}.list-filter-row select{cursor:pointer;padding:0 32px 0 12px}.list-filter-row input{padding:0 13px 0 39px}.list-filter-row select:focus,.list-filter-row input:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--coral)}.work-list-search i{color:var(--coral);pointer-events:none;font-family:Georgia,serif;font-size:20px;font-style:normal;line-height:1;position:absolute;bottom:10px;left:13px}.list-filter-reset{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;white-space:nowrap;border-radius:3px;height:42px;padding:0 14px;font-size:9px;font-weight:800}.list-filter-reset:hover{background:#29485e}.work-grid,.loading-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-top:26px;display:grid}.work-card{border:1px solid var(--line);background:var(--white);min-height:312px;padding:25px 25px 20px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 7px #17324d0a}.work-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #17324d17}.card-ribbon{color:#17324d0b;pointer-events:none;font-family:Georgia,serif;font-size:96px;line-height:1;position:absolute;top:43px;right:-6px}.card-topline{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.card-statuses{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.status{min-height:22px;color:var(--coral-dark);background:#fff4f1;border:1px solid #ffc3b9;border-radius:2px;align-items:center;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex}.status.done{color:#258069;background:#eef8f4;border-color:#b9ddd2}.publication-chip{color:#365e73;background:#eef5f8;border:1px solid #b8c9d4;border-radius:2px;align-items:center;min-height:22px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.author-change-chip{color:#5f50bd;background:#f1eeff;border:1px solid #beb5ef;border-radius:11px;align-items:center;gap:5px;min-height:22px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.author-change-chip i{background:var(--violet);border-radius:50%;width:5px;height:5px;animation:.75s infinite alternate pulse;box-shadow:0 0 0 3px #6d5ce71f}.card-topline button{color:#a2a8ad;cursor:pointer;letter-spacing:2px;background:0 0;border:0}.card-main{z-index:1;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:17px;width:100%;padding:31px 0 29px;display:flex;position:relative}.work-monogram{border:1px solid var(--ink);background:var(--paper);width:72px;height:91px;color:var(--ink);box-shadow:4px 4px 0 var(--coral);flex:0 0 72px;place-items:center;font-family:Iowan Old Style,Georgia,serif;font-size:31px;font-weight:700;display:grid}.card-main>span:last-child,.share-preview>span:last-child{flex-direction:column;min-width:0;display:flex}.card-main small,.share-preview small{color:var(--coral);font-size:9px;font-weight:800}.card-main strong,.share-preview strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.04em;margin-top:7px;font-family:Iowan Old Style,Georgia,serif;font-size:22px;overflow:hidden}.card-main em,.share-preview em{color:var(--muted);margin-top:7px;font-size:11px;font-style:normal}.progress-row{align-items:center;gap:12px;display:flex}.progress-row>div{background:#e8e4db;flex:1;height:3px}.progress-row i{background:var(--coral);height:100%;display:block}.progress-row b{min-width:31px;font-family:Georgia,serif;font-size:13px}.card-footer{border-top:1px solid #ebe7df;justify-content:space-between;align-items:center;margin-top:19px;padding-top:17px;display:flex}.card-footer>span{color:#979fa5;font-size:9px}.card-footer button{cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.card-footer button span{color:var(--coral);margin-left:5px}.new-card,.empty-state{border:1px dashed var(--line-strong);cursor:pointer;background:#fffef97a}.new-card{min-height:312px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.new-card>span,.empty-orbit{border:1px solid var(--ink);background:var(--white);width:50px;height:50px;color:var(--coral);box-shadow:3px 3px 0 var(--coral);border-radius:50%;place-items:center;margin-bottom:18px;font-size:25px;display:grid}.new-card strong{color:var(--ink);font-family:Georgia,serif;font-size:16px}.new-card small{max-width:230px;margin-top:8px;font-size:10px;line-height:1.5}.empty-state{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:350px;margin-top:26px;display:flex;position:relative;overflow:hidden}.empty-state:hover{border-color:var(--coral)}.empty-number{color:#17324d0a;font-family:Georgia,serif;font-size:190px;position:absolute;top:-25px;right:30px}.empty-state strong{font-family:Iowan Old Style,Georgia,serif;font-size:25px}.empty-state small{color:var(--muted);margin-top:10px;font-size:12px}.filtered-empty{border:1px dashed var(--line-strong);text-align:center;background:#fffef99e;flex-direction:column;justify-content:center;align-items:center;min-height:260px;margin-top:26px;display:flex}.filtered-empty>span{border:1px solid var(--ink);width:48px;height:48px;color:var(--coral);border-radius:50%;place-items:center;margin-bottom:15px;font-family:Georgia,serif;font-size:25px;display:grid}.filtered-empty strong{font-family:Iowan Old Style,Georgia,serif;font-size:20px}.filtered-empty small{color:var(--muted);margin-top:8px;font-size:10px}.filtered-empty button{border:1px solid var(--ink);background:var(--white);color:var(--ink);cursor:pointer;border-radius:3px;margin-top:18px;padding:9px 14px;font-size:9px;font-weight:800}.loading-grid span{border:1px solid var(--line);background:#ede9df;height:310px;animation:1.2s infinite alternate pulse}@keyframes pulse{to{opacity:.45}}.dashboard-footer{border-top:1px solid var(--line);color:#9a9e9d;letter-spacing:.08em;justify-content:space-between;padding:18px max(36px,50vw - 620px);font-size:9px;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#112436a3;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--ink);background:var(--white);width:min(100%,500px);max-height:calc(100vh - 44px);box-shadow:8px 8px 0 var(--coral), var(--shadow);padding:39px;position:relative;overflow:auto}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:28px;font-weight:300;position:absolute;top:16px;right:20px}.modal-card h2{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:31px}.modal-card>p:not(.eyebrow):not(.single-view-note){color:var(--muted);margin:12px 0 27px;font-size:12px;line-height:1.65}.create-modal form{flex-direction:column;gap:18px;display:flex}.create-modal label{flex-direction:column;gap:8px;display:flex}.create-modal label>span,.share-field label{color:var(--ink);font-size:11px;font-weight:800}.create-modal label b{color:var(--coral);font-size:9px}.create-modal input{border:1px solid var(--line-strong);background:#fbfaf5;outline:none;height:50px;padding:0 15px;font-size:14px}.create-modal input:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--coral)}.modal-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.form-error,.pin-error{color:#c13a2a!important;margin:0!important;font-size:11px!important}.success-stamp{border:2px solid var(--coral);width:48px;height:48px;color:var(--coral);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid;position:absolute;top:33px;right:31px;transform:rotate(10deg)}.share-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:17px;padding:20px;display:flex}.share-preview .work-monogram{width:52px;height:66px;box-shadow:3px 3px 0 var(--coral);flex-basis:52px;font-size:23px}.share-preview strong{font-size:18px}.share-field{margin-top:23px}.share-field>div{border:1px solid var(--line-strong);background:#f7f5ee;margin-top:8px;display:flex}.share-field code{color:#65727b;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:13px;font-size:10px;overflow:hidden}.share-field button{border:0;border-left:1px solid var(--line);background:var(--white);cursor:pointer;width:60px;font-size:10px;font-weight:800}.pin-panel{border:1px solid var(--ink);justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:17px;display:flex;position:relative}.pin-panel>div{flex-direction:column;display:flex}.pin-panel>div span{font-size:11px;font-weight:900}.pin-panel>div small{color:var(--muted);margin-top:5px;font-size:8px}.pin-code{cursor:pointer;background:0 0;border:0;gap:5px;display:flex}.pin-code b{background:var(--ink);color:#fff;place-items:center;width:34px;height:40px;font-family:Georgia,serif;font-size:19px;display:grid}.copy-hint{color:var(--muted);font-size:8px;position:absolute;bottom:-15px;right:17px}.single-view-note{align-items:center;gap:8px;display:flex;color:#8a8174!important;margin:22px 0 20px!important;font-size:9px!important}.single-view-note span{border:1px solid #aaa091;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.gate-shell{background:linear-gradient(#17324d0a 1px, transparent 1px), linear-gradient(90deg, #17324d0a 1px, transparent 1px), var(--paper);background-size:30px 30px;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:70px 20px;display:flex}.gate-brand{position:absolute;top:28px;left:42px}.gate-card{border:1px solid var(--ink);background:var(--white);width:min(100%,510px);box-shadow:8px 8px 0 var(--coral), var(--shadow);text-align:center;padding:52px 58px 43px;position:relative;overflow:hidden}.gate-work-label{background:var(--ink);color:#fff;letter-spacing:.08em;justify-content:center;align-items:center;gap:10px;height:32px;font-size:9px;font-weight:800;display:flex;position:absolute;top:0;left:0;right:0}.gate-work-label i{background:#52d0aa;border-radius:50%;width:5px;height:5px}.gate-index{color:#17324d0e;font-family:Georgia,serif;font-size:110px;line-height:1;position:absolute;top:44px;right:-5px}.gate-card>h1{letter-spacing:-.05em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:35px;position:relative}.gate-author{color:var(--muted);margin:9px 0 0;font-size:12px;position:relative}.gate-rule{background:var(--coral);width:36px;height:3px;margin:25px auto}.gate-card h2{margin:0;font-size:15px}.gate-card h2+p{color:var(--muted);margin:10px 0 23px;font-size:11px;line-height:1.65}.pin-inputs{justify-content:center;gap:9px;margin-bottom:13px;display:flex}.pin-inputs input{border:1px solid var(--line-strong);background:var(--paper);width:57px;height:67px;color:var(--ink);text-align:center;outline:none;font-family:Georgia,serif;font-size:30px}.pin-inputs input:focus{border-color:var(--coral);box-shadow:0 0 0 2px #ff684f1f}.gate-card form .primary-button{margin-top:14px}.gate-security{color:#9a9f9f;margin-top:22px;font-size:8px;display:block}.gate-footer{color:#9da29f;letter-spacing:.08em;margin:0;font-size:8px;position:absolute;bottom:18px}.missing-card{padding-top:70px}.missing-card p{color:var(--muted);font-size:12px}.missing-card .primary-button{margin-top:15px}.gate-loader{color:var(--muted);align-items:center;gap:13px;font-size:12px;display:flex}.gate-loader span{border:2px solid var(--line-strong);border-top-color:var(--coral);border-radius:50%;width:12px;height:12px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.workspace-shell{background:#e9e5db;min-width:760px;height:100vh;overflow:hidden}.workspace-header{z-index:20;border-bottom:1px solid var(--line);background:var(--white);align-items:center;height:72px;padding:0 24px;display:flex;position:relative;box-shadow:0 2px 15px #17324d0d}.brand.compact{min-width:180px}.brand.compact .brand-mark{width:32px;height:32px}.brand.compact strong{font-size:16px}.work-title-block{border-left:1px solid var(--line);align-items:center;gap:12px;padding-left:23px;display:flex}.work-title-block>div{flex-direction:column;display:flex}.work-title-block strong{text-overflow:ellipsis;white-space:nowrap;max-width:280px;font-family:Iowan Old Style,Georgia,serif;font-size:16px;overflow:hidden}.work-title-block small{color:var(--muted);margin-top:3px;font-size:8px}.workspace-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.comment-header-button,.schedule-button{align-items:center;gap:6px;display:inline-flex;position:relative}.comment-header-button>span,.schedule-button>span{color:var(--violet);font-size:14px;line-height:1}.comment-header-button>b{background:var(--violet);color:#fff;border-radius:9px;place-items:center;min-width:17px;height:17px;font-size:7px;display:grid}.history-button{align-items:center;gap:6px;display:inline-flex;position:relative}.history-button>span{color:var(--coral);font-size:15px;line-height:1}.history-button>i{border:2px solid var(--white);background:var(--violet);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #6d5ce726}.presence-stack{align-items:center;display:flex}.presence-avatar{border:2px solid var(--white);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:8px;font-weight:900;display:grid}.presence-avatar.pd{background:var(--coral)}.presence-avatar.author{background:var(--violet);margin-left:-8px}.presence-copy{flex-direction:column;margin-left:8px;display:flex}.presence-copy b{font-size:9px}.presence-copy b i{background:#31b98f;border-radius:50%;width:5px;height:5px;margin-right:3px;display:inline-block}.presence-copy b i.connecting{background:#d89b35;animation:.7s infinite alternate pulse}.presence-copy b i.offline{background:#c54b3b}.presence-copy small{color:var(--muted);margin-top:2px;font-size:7px}.save-state{color:#718078;min-width:124px;font-size:9px}.save-state.saving{color:#9b7d33}.save-state.error{color:#b94031}.work-schedule-strip{color:#625a4e;background:#fff8e8;border-bottom:1px solid #d8ccb7;align-items:center;gap:19px;height:44px;padding:0 24px;display:flex}.work-schedule-strip .schedule-label{color:#a86a39;letter-spacing:.14em;border-right:1px solid #d8ccb7;padding-right:18px;font-size:7px;font-weight:900}.work-schedule-strip p{align-items:center;gap:7px;margin:0;font-size:8px;display:flex}.work-schedule-strip p b{color:#8e603d;font-size:8px}.work-schedule-strip p span{font-size:9px}.work-schedule-strip>strong{color:#9d4438;margin-left:auto;font-size:8px}.work-schedule-strip.editing-closed{background:#fff0ed;border-bottom-color:#e0b3aa}.author-deadline-strip{height:60px;box-shadow:inset 4px 0 0 var(--violet);background:linear-gradient(105deg,#f3f0ff 0%,#faf8f1 62%,#fff8e8 100%);border-bottom:1px solid #cdc5ed;align-items:center;gap:15px;padding:0 24px;display:flex;position:relative;overflow:hidden}.author-deadline-date{flex:none;min-width:194px}.author-deadline-date>span{color:var(--violet);letter-spacing:.17em;font-size:6px;font-weight:900;display:block}.author-deadline-date p{align-items:center;gap:8px;margin:5px 0 0;display:flex}.author-deadline-date b{color:var(--ink);font-size:8px}.author-deadline-date time{color:#71787a;font-size:8px}.deadline-dday{background:var(--white);min-width:62px;height:33px;color:var(--violet);letter-spacing:-.02em;border:1px solid #6d5ce74d;border-radius:17px;flex:none;place-items:center;padding:0 10px;font-family:Iowan Old Style,Georgia,serif;font-size:15px;display:grid;box-shadow:0 4px 12px #483aa517}.deadline-flip-clock{align-items:center;gap:7px;display:flex}.deadline-flip-unit{align-items:flex-end;gap:3px;display:flex}.deadline-flip-unit b{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.03em;background:#193042;border:1px solid #111f29;border-radius:4px;place-items:center;min-width:29px;height:35px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -17px #0000002b,0 3px 8px #17324d29}.deadline-flip-unit b:after{content:"";z-index:1;border-top:1px solid #ffffff24;position:absolute;top:50%;left:0;right:0;box-shadow:0 1px #0000004d}.deadline-flip-unit small{color:#7e8485;padding-bottom:2px;font-size:6px;font-weight:800}.author-deadline-status{text-align:right;flex-direction:column;gap:3px;margin-left:auto;display:flex}.author-deadline-status b{color:#596164;font-size:7px}.author-deadline-status span{color:#a04538;font-size:7px;font-weight:800}.author-deadline-strip.overdue{box-shadow:inset 4px 0 0 var(--coral);background:linear-gradient(105deg,#fff1ee 0%,#faf8f1 62%,#fff8e8 100%);border-bottom-color:#dfb8ae}.author-deadline-strip.overdue .deadline-dday{color:#b54c39;border-color:#ef6a4f59}.author-deadline-strip.overdue .deadline-flip-unit b{background:#79372f;border-color:#6c2821}.author-deadline-closed{align-items:center;gap:12px;display:flex}.author-deadline-closed span{color:var(--coral);letter-spacing:.12em;font-size:7px;font-weight:900}.author-deadline-closed strong{font-family:Iowan Old Style,Georgia,serif;font-size:14px}.author-deadline-closed small{color:#737a7b;font-size:8px}.workspace-body{height:calc(100vh - 72px);display:flex}.workspace-body.with-schedule{height:calc(100vh - 116px)}.workspace-body.with-author-schedule{height:calc(100vh - 132px)}.editor-sidebar{z-index:5;border-right:1px solid var(--line);background:#f8f6f0;flex:0 0 238px;width:238px;padding:22px 17px;position:relative;overflow-y:auto}.completion-card{border:1px solid var(--line);background:var(--white);min-height:116px;padding:16px;position:relative}.completion-card>div:first-child{justify-content:space-between;font-size:9px;font-weight:800;display:flex}.completion-card>div:first-child b{color:var(--coral);font-family:Georgia,serif;font-size:13px}.completion-card>small{color:var(--muted);margin-top:17px;font-size:8px;line-height:1.6;display:block}.completion-ring{background:conic-gradient(var(--coral) var(--progress), #e8e5dd 0);border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;bottom:14px;right:15px}.completion-ring:before{content:"";background:var(--white);border-radius:50%;position:absolute;inset:5px}.completion-ring span{font-family:Georgia,serif;font-size:11px;position:relative}.section-nav{flex-direction:column;margin-top:19px;display:flex}.section-nav a{border-left:2px solid #0000;grid-template-rows:auto auto;grid-template-columns:28px 1fr;align-items:center;min-height:67px;padding:12px 11px;display:grid;position:relative}.section-nav a.active{border-left-color:var(--coral);background:#fff0ec}.section-nav span{color:#b1b4b3;grid-row:1/3;font-family:Georgia,serif;font-size:11px}.section-nav b{font-size:11px}.section-nav small{color:#9aa0a1;font-size:8px}.workspace-stage{flex:1;min-width:0;position:relative}.workspace-scroll{background:#e8e4da;width:100%;height:100%;padding:28px;overflow:auto}.collab-canvas{background:var(--white);border:1px solid #ccc6bb;width:min(100%,960px);min-height:calc(100vh - 128px);margin:0 auto 44px;position:relative;box-shadow:0 12px 35px #17324d14;container-type:inline-size}.collab-canvas.mirrors-author{max-width:none}.remote-cursor{z-index:15;pointer-events:none;filter:drop-shadow(0 2px 2px #17324d33);width:16px;height:20px;position:absolute;transform:translate(-2px,-2px)}.remote-cursor:before,.remote-cursor i{clip-path:polygon(0 0,0 82%,4px 67%,8px 94%,11px 92%,7px 64%,15px 64%);display:block;position:absolute}.remote-cursor:before{content:"";background:#fff;inset:0}.remote-cursor i{background:var(--cursor);width:13px;height:17px;top:1.5px;left:1.5px}.remote-cursor b{background:var(--cursor);color:#fff;white-space:nowrap;border:2px solid #fff;border-radius:12px;align-items:center;gap:4px;height:22px;padding:2px 7px 2px 2px;font-size:8px;font-weight:800;display:flex;position:absolute;top:13px;left:10px;box-shadow:0 3px 9px #17324d2e}.remote-cursor b span{background:#ffffff29;border:1px solid #fff9;border-radius:50%;place-items:center;width:14px;height:14px;font-size:6px;display:grid}.offscreen-cursor-layer{z-index:16;pointer-events:none;position:absolute;inset:0;overflow:hidden}.offscreen-cursor-hint{color:var(--cursor);filter:drop-shadow(0 4px 8px #17324d33);flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%)}.offscreen-cursor-hint.top{top:9px}.offscreen-cursor-hint.bottom{flex-direction:column-reverse;bottom:9px}.offscreen-cursor-arrow{background:var(--cursor);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;font-family:Arial,sans-serif;font-size:18px;font-weight:900;line-height:1;display:grid}.offscreen-cursor-hint.top .offscreen-cursor-arrow{animation:.9s ease-in-out infinite cursor-bounce-up}.offscreen-cursor-hint.bottom .offscreen-cursor-arrow{animation:.9s ease-in-out infinite cursor-bounce-down}.offscreen-cursor-hint>b{background:var(--cursor);color:#fff;white-space:nowrap;border:2px solid #fff;border-radius:12px;align-items:center;gap:4px;height:21px;margin:3px 0;padding:2px 7px 2px 2px;font-size:7px;font-weight:800;display:flex}.offscreen-cursor-hint>b i{background:#ffffff29;border:1px solid #fff9;border-radius:50%;place-items:center;width:13px;height:13px;font-size:5px;font-style:normal;display:grid}@keyframes cursor-bounce-up{0%,to{transform:translateY(2px)}50%{transform:translateY(-4px)}}@keyframes cursor-bounce-down{0%,to{transform:translateY(-2px)}50%{transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.offscreen-cursor-arrow{animation:none!important}}.canvas-section{border-bottom:1px solid var(--line);padding:48px 54px 53px;scroll-margin-top:15px}.section-heading{align-items:flex-start;margin-bottom:33px;display:flex}.section-heading>span{color:var(--coral);margin-right:17px;font-family:Georgia,serif;font-size:14px}.section-heading>div{flex:1}.section-heading .eyebrow{margin-bottom:4px;font-size:8px}.section-heading h2{letter-spacing:-.035em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:27px}.section-heading h2+p{color:var(--muted);margin:6px 0 0;font-size:10px}.section-heading>em{color:var(--coral);border:1px solid #ffc1b6;border-radius:2px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800}.bibliography-download-button{height:34px;color:var(--violet);cursor:pointer;white-space:nowrap;background:#f5f2ff;border:1px solid #b9b1e7;border-radius:3px;align-items:center;gap:8px;padding:0 12px;font-size:8px;display:inline-flex}.bibliography-download-button span{background:var(--violet);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:11px;line-height:1;display:grid}.bibliography-download-button b{font-size:8px}.bibliography-download-button:hover{border-color:var(--violet);background:#ece8ff}.bibliography-download-button:disabled{border-color:var(--line);color:#a6a8a8;cursor:not-allowed;background:#f2f1ed}.bibliography-download-button:disabled span{background:#b8b9b7}.field-grid{gap:22px;display:grid}.field-grid.two{grid-template-columns:1fr 1fr}.field-grid.three{grid-template-columns:1fr 1fr 1fr}.editor-field{flex-direction:column;min-width:0;display:flex;position:relative}.editor-field.remote-active{outline:2px solid var(--violet);outline-offset:7px;border-radius:2px}.editor-field.remote-pd{outline-color:var(--coral)}.field-presence{z-index:8;background:var(--presence);color:#fff;pointer-events:none;border-radius:14px;align-items:center;gap:5px;height:25px;padding:0 8px 0 3px;display:flex;position:absolute;top:-7px;right:0;box-shadow:0 3px 10px #17324d29}.field-presence i{background:#ffffff29;border:1px solid #fff9;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;font-style:normal;font-weight:900;display:grid}.field-presence b{white-space:nowrap;font-size:8px}.field-presence span{opacity:.82;white-space:nowrap;border-left:1px solid #ffffff59;padding-left:5px;font-size:7px}.editor-field.featured .field-presence{top:11px;right:12px}.field-comment-button{z-index:7;background:var(--white);color:#7e878b;cursor:pointer;opacity:0;border:1px solid #cfc9be;border-radius:3px;place-items:center;width:28px;height:28px;transition:opacity .14s,transform .14s,border-color .14s;display:grid;position:absolute;top:25px;right:-38px;transform:translate(-3px);box-shadow:0 3px 9px #17324d17}.field-comment-button:hover{border-color:var(--violet);color:var(--violet)}.field-comment-button>span{font-size:14px;line-height:1;transform:rotate(180deg)}.field-comment-button>b{border:2px solid var(--white);background:var(--violet);color:#fff;border-radius:8px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:6px;display:grid;position:absolute;top:-6px;right:-5px}.editor-field:hover>.field-comment-button,.editor-field:focus-within>.field-comment-button,.field-comment-button.has-comments{opacity:1;transform:translate(0)}.editor-field.featured>.field-comment-button{top:35px;right:-38px}.author-locked .editor-field input:not(:disabled),.author-locked .editor-field textarea,.author-locked .editor-field select,.author-locked .choice-grid button,.author-locked .radio-row button,.author-locked .segmented button,.author-locked .selected-keyword-shelf button,.author-locked .keyword-category button,.author-locked .template-controls{opacity:.58;cursor:not-allowed}.author-locked .editor-field{--locked-surface:#f1efea}.author-locked .field-comment-button{opacity:1;cursor:pointer}.editor-field>span{color:var(--ink);align-items:center;margin-bottom:9px;font-size:10px;font-weight:800;display:flex}.editor-field>span b{color:var(--coral)}.editor-field>span em{color:#9a9f9f;margin-left:auto;font-size:8px;font-style:normal;font-weight:500}.editor-field input,.editor-field textarea,.editor-select{width:100%;color:var(--ink);background:#fbfaf6;border:1px solid #ccc6bb;outline:none;font-size:12px;transition:border .15s,box-shadow .15s}.editor-field input{height:47px;padding:0 13px}.editor-field textarea{resize:vertical;min-height:152px;padding:13px;line-height:1.7}.editor-select{border-radius:0;height:47px;padding:0 36px 0 13px}.editor-field input:focus,.editor-field textarea:focus,.editor-select:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--coral);background:#fff}.editor-field input:disabled{color:#7d8589;cursor:not-allowed;background:#efeee9;border-style:dashed}.locked-field:after{content:"";pointer-events:none;border:1px solid #8f989b;border-top:0;border-radius:1px;width:7px;height:6px;position:absolute;top:43px;right:12px}.locked-field:before{content:"";z-index:1;pointer-events:none;border:1px solid #8f989b;border-bottom:0;border-radius:4px 4px 0 0;width:3px;height:5px;position:absolute;top:39px;right:14px}.editor-field>small{color:#a0a5a5;align-self:flex-end;margin-top:5px;font-size:8px}.editor-field.featured{background:#fff6f3;border:1px solid #f2c3ba;margin-bottom:25px;padding:18px}.editor-field.featured input{background:#fff}.genre-grid{grid-template-columns:repeat(2,1fr)}.genre-grid button:last-child{grid-column:1/-1}.ai-recommend-button{color:#5b4cc6;cursor:pointer;background:#f0edff;border:1px solid #c9c0f8;border-radius:12px;height:24px;margin-left:auto;padding:0 9px;font-size:8px;font-weight:900}.ai-recommend-button:hover{background:#e7e2ff;border-color:#7767db}.keyword-ai-button{color:#5b4cc6;cursor:pointer;white-space:nowrap;background:#f0edff;border:1px solid #c9c0f8;border-radius:17px;align-self:center;height:34px;margin-left:auto;padding:0 13px;font-size:9px;font-weight:900}.keyword-ai-button:hover{background:#e7e2ff;border-color:#7767db}.keyword-ai-button:disabled{opacity:.58;cursor:wait}.introduction-field{margin-top:4px}.introduction-field textarea{min-height:320px}.template-insert-panel{background:#f7f5ef;border:1px dashed #bdb6a9;margin-top:24px;padding:18px}.template-insert-panel>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.template-insert-panel>div:first-child span{font-size:10px;font-weight:900}.template-insert-panel>div:first-child small{color:var(--muted);font-size:8px}.template-controls{grid-template-columns:180px 1fr auto;gap:7px;margin-top:12px;display:grid}.template-controls select{border:1px solid var(--line-strong);min-width:0;height:39px;color:var(--ink);background:#fff;border-radius:0;padding:0 10px;font-size:9px}.template-controls button{background:var(--ink);color:#fff;cursor:pointer;border:0;padding:0 13px;font-size:8px;font-weight:900}.template-controls button:disabled{cursor:not-allowed;background:#b7b8b4}.inline-error{color:#b94031;margin:9px 0 0;font-size:9px}.split-fields{grid-template-columns:1fr 1fr;gap:45px;display:grid}.choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choice-grid button,.radio-row button{border:1px solid var(--line);cursor:pointer;background:#fbfaf6;align-items:center;gap:8px;height:41px;padding:0 11px;font-size:9px;display:flex}.choice-grid button i,.radio-row button i{background:#fff;border:1px solid #aaa;border-radius:50%;width:11px;height:11px}.choice-grid button.selected,.radio-row button.selected{border-color:var(--ink);color:var(--ink);background:#f2f4f5;font-weight:800}.choice-grid button.selected i,.radio-row button.selected i{border:3px solid var(--ink)}.keyword-box{border:1px solid var(--line-strong);background:#fbfaf6;flex-wrap:wrap;align-content:flex-start;gap:6px;min-height:97px;padding:10px;display:flex}.keyword-list{display:contents}.keyword-list button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;height:27px;padding:0 8px;font-size:9px}.keyword-list button span{color:#cbd1d5;margin-left:3px}.keyword-box>input{background:0 0;border:0;flex:1;min-width:130px;height:28px;padding:0 3px;font-size:10px;box-shadow:none!important}.keyword-box>button{border:1px solid var(--line-strong);cursor:pointer;background:#fff;width:42px;height:27px;font-size:8px;font-weight:800}.keyword-selector{padding:0}.recommended-keyword-panel{background:linear-gradient(135deg,#f6f3ff,#fff);border:1px solid #d7d0ff;margin:14px 0;padding:17px 18px}.recommended-keyword-panel>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.recommended-keyword-panel>div:first-child b{font-size:11px}.recommended-keyword-panel>div:first-child small{color:var(--muted);font-size:8px}.recommended-keyword-panel>div:nth-child(2){flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.recommended-keyword-panel>div:nth-child(2) button{color:#5143a7;cursor:pointer;background:#fff;border:1px solid #bdb4ef;border-radius:15px;min-height:30px;padding:5px 10px;font-size:9px;font-weight:800}.recommended-keyword-panel>div:nth-child(2) button:hover{background:#eeeaff;border-color:#6d5dcc}.recommended-keyword-panel>div:nth-child(2) button.selected{color:#fff;background:#6d5dcc;border-color:#6d5dcc}.recommended-keyword-loading{color:#6d5dcc;align-items:center;gap:8px;margin:14px 0 0;font-size:9px;display:flex}.recommended-keyword-loading i{border:2px solid #d5cff7;border-top-color:#6d5dcc;border-radius:50%;width:12px;height:12px;animation:.75s linear infinite spin}.keyword-selection-head{border:1px solid var(--line-strong);background:#f7f5ef;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.keyword-selection-head>div{flex-direction:column;display:flex}.keyword-selection-head b{font-size:11px}.keyword-selection-head span{color:var(--muted);margin-top:4px;font-size:8px}.keyword-selection-head input{background:#fff;width:min(44%,270px);height:37px;font-size:10px}.selected-keyword-shelf{border:1px solid var(--line-strong);background:#fff;border-top:0;flex-wrap:wrap;align-items:center;gap:6px;min-height:55px;padding:12px 14px;display:flex}.selected-keyword-shelf>span{color:#9ca1a0;font-size:9px}.selected-keyword-shelf button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:14px;height:28px;padding:0 9px;font-size:9px}.selected-keyword-shelf button span{color:#bcc8cf;margin-left:5px}.selected-keyword-shelf button.legacy{background:#8e8375}.legacy-note{color:#8e7464;margin:8px 0 0;font-size:8px}.keyword-master-list{max-height:480px;margin-top:17px;padding-right:6px;overflow-y:auto}.keyword-category{border-top:1px solid var(--line);padding:15px 0}.keyword-category:first-child{border-top:0}.keyword-category>div:first-child{align-items:center;margin-bottom:9px;display:flex}.keyword-category>div:first-child b{font-size:10px}.keyword-category>div:first-child span{color:var(--muted);background:#eeeae0;margin-left:8px;padding:3px 6px;font-size:7px}.keyword-category>div:first-child em{color:#9ba0a0;margin-left:auto;font-family:Georgia,serif;font-size:10px;font-style:normal}.keyword-category>div:last-child{flex-wrap:wrap;gap:6px;display:flex}.keyword-category button{cursor:pointer;background:#fbfaf6;border:1px solid #ccc6bb;border-radius:14px;min-height:28px;padding:5px 9px;font-size:9px}.keyword-category button:hover{border-color:var(--ink)}.keyword-category button.selected{border-color:var(--ink);background:var(--ink);color:#fff;font-weight:800}.selection-empty{min-height:130px;color:var(--muted);text-align:center;background:#f8f6f0;border:1px dashed #beb8ad;flex-direction:column;justify-content:center;align-items:center;display:flex}.selection-empty b{color:var(--ink);font-size:11px}.selection-empty span{margin-top:7px;font-size:8px}.selection-empty.compact{min-height:80px}.segmented{border:1px solid var(--line-strong);height:47px;display:flex}.segmented button{border:0;border-right:1px solid var(--line);cursor:pointer;background:#fbfaf6;flex:1;font-size:9px}.segmented button:last-child{border-right:0}.segmented button.selected{background:var(--ink);color:#fff;font-weight:800}.input-suffix{position:relative}.input-suffix input{padding-right:40px}.input-suffix b{color:var(--muted);font-size:9px;position:absolute;top:16px;right:13px}.compact-fields{border-top:1px dashed var(--line);margin-top:27px;padding-top:27px}.bibliography-settings+.compact-fields{grid-template-columns:1fr}.dynamic-bibliography{margin-top:30px}.dynamic-bibliography .wide-field{grid-column:1/-1}.dynamic-bibliography .wide-field textarea{min-height:170px}.bibliography-empty{margin-top:27px}.radio-row{gap:7px;display:flex}.radio-row button{flex:1;justify-content:center;padding:0 6px}.canvas-end{color:#949b9b;text-align:center;padding:40px}.canvas-end span{letter-spacing:.2em;font-family:Georgia,serif;font-size:9px}.canvas-end p{margin:8px 0 0;font-size:8px}.workspace-modal{z-index:100}.workspace-toast{z-index:110;background:var(--ink);color:#fff;max-width:360px;box-shadow:var(--shadow);align-items:center;gap:12px;padding:13px 16px;font-size:10px;display:flex;position:fixed;top:90px;right:24px}.workspace-toast.error{background:#a84335}.workspace-toast button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:16px}.ai-modal{width:min(92vw,640px)}.ai-modal>p:not(.eyebrow){color:var(--muted);font-size:10px;line-height:1.6}.ai-modal textarea{border:1px solid var(--line-strong);width:100%;min-height:310px;color:var(--ink);resize:vertical;background:#fbfaf6;outline:none;margin-top:17px;padding:16px;font-size:12px;line-height:1.75}.ai-modal textarea:focus{border-color:var(--ink)}.ai-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:11px;font-size:10px;display:flex}.ai-loading span{border:2px solid #d0cbc1;border-top-color:var(--violet);border-radius:50%;width:13px;height:13px;animation:.75s linear infinite spin}.ai-error{text-align:center;background:#fff3f0;border:1px solid #edb5ad;margin-top:18px;padding:24px}.ai-error b{font-size:12px}.ai-error p{color:#9d4f43;font-size:10px}.ai-error button{color:#91483e;cursor:pointer;background:#fff;border:1px solid #be6b5f;height:34px;padding:0 13px;font-size:9px;font-weight:800}.ai-disclaimer{color:#9da19d;text-align:right;margin-top:13px;font-size:8px;display:block}.comment-backdrop{z-index:75;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11243633;animation:.18s ease-out history-fade-in;position:fixed;inset:0}.comment-drawer{border-left:1px solid var(--ink);background:#f9f7f1;flex-direction:column;width:min(440px,100vw);height:100%;animation:.24s cubic-bezier(.22,.8,.35,1) history-slide-in;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 42px #17324d2e}.comment-drawer-header{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:flex-start;padding:26px 27px 21px;display:flex}.comment-drawer-header .eyebrow{margin-bottom:6px;font-size:8px}.comment-drawer-header h2{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:27px}.comment-drawer-header>div>span{color:var(--muted);margin-top:5px;font-size:8px;display:block}.comment-drawer-header>button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:28px;font-weight:300;line-height:1}.comment-drawer-body{flex:1;min-height:0;padding:0 27px 22px;overflow-y:auto}.comment-list{margin:0;padding:0;list-style:none}.comment-list li{border-bottom:1px solid #ded9cf;align-items:flex-start;gap:10px;padding:18px 0;display:flex}.comment-list li>i{background:var(--coral);color:#fff;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;font-weight:900;display:grid}.comment-list li>i.author,.comment-list li>i.md{background:var(--violet)}.comment-list li>i.developer{background:var(--mint)}.comment-list li>div{flex:1;min-width:0}.comment-list li header{justify-content:space-between;align-items:center;gap:8px;display:flex}.comment-list li header b{font-size:9px}.comment-list li time{color:#969c9d;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.comment-list li>div>button{color:#6254b7;cursor:pointer;background:#f1eeff;border:1px solid #cdc6ee;border-radius:10px;margin-top:6px;padding:4px 7px;font-size:7px;font-weight:800}.comment-list li p{color:#344957;white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:10px;font-weight:600;line-height:1.7}.comment-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.comment-empty>span{color:var(--violet);font-size:29px;transform:rotate(180deg)}.comment-empty b{margin-top:12px;font-family:Iowan Old Style,Georgia,serif;font-size:16px}.comment-empty p{color:var(--muted);margin:7px 0 0;font-size:8px}.comment-loading{flex-direction:column;gap:10px;padding-top:20px;display:flex}.comment-loading span{border:1px solid var(--line);background:#eeebe3;height:82px;animation:.85s infinite alternate pulse}.comment-compose{border-top:1px solid var(--line);background:var(--white);padding:17px 20px 18px;box-shadow:0 -8px 20px #17324d0a}.comment-compose label{margin-bottom:7px;font-size:8px;font-weight:900;display:block}.comment-compose textarea{border:1px solid var(--line-strong);resize:vertical;background:#fbfaf6;outline:none;width:100%;min-height:82px;padding:10px 11px;font-size:10px;line-height:1.55}.comment-compose textarea:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--violet);background:#fff}.comment-compose>p{color:#b14335;margin:6px 0 0;font-size:8px}.comment-compose>div{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.comment-compose small{color:#9ca1a0;font-size:7px}.comment-compose button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:2px;min-height:33px;padding:0 12px;font-size:8px;font-weight:900}.comment-compose button:disabled{opacity:.45;cursor:not-allowed}.schedule-modal{width:min(92vw,570px)}.schedule-modal>p:not(.eyebrow){color:var(--muted);font-size:10px;line-height:1.6}.schedule-modal form{flex-direction:column;gap:15px;margin-top:21px;display:flex}.schedule-modal label{border-top:1px solid var(--line);grid-template-columns:160px 1fr;align-items:center;gap:18px;padding:14px 0;display:grid}.schedule-modal label>span{flex-direction:column;display:flex}.schedule-modal label b{font-size:10px}.schedule-modal label small{color:var(--muted);margin-top:5px;font-size:7px;line-height:1.5}.schedule-modal input{border:1px solid var(--line-strong);background:#fbfaf6;outline:none;height:45px;padding:0 11px;font-size:10px}.schedule-modal input:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--coral)}.schedule-example{color:#736352;background:#fff7e7;align-items:flex-start;gap:9px;padding:12px 14px;display:flex}.schedule-example span{color:#fff;background:#d9ae71;flex:none;padding:3px 5px;font-size:6px;font-weight:900}.schedule-example p{margin:0;font-size:8px;line-height:1.6}.history-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1124363d;animation:.18s ease-out history-fade-in;position:fixed;inset:0}.history-drawer{border-left:1px solid var(--ink);background:#f9f7f1;flex-direction:column;width:min(480px,100vw);height:100%;animation:.24s cubic-bezier(.22,.8,.35,1) history-slide-in;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 42px #17324d2e}.history-drawer-header{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:flex-start;padding:24px 27px 19px;display:flex}.history-drawer-header .eyebrow{margin-bottom:7px;font-size:8px}.history-drawer-header h2{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:29px}.history-drawer-header>div>span{color:var(--muted);margin-top:6px;font-size:9px;display:block}.history-drawer-header>button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:29px;font-weight:300;line-height:1}.history-drawer-body{flex:1;min-height:0;padding:0 27px 22px;overflow-y:auto}.history-list{margin:0;padding:0;list-style:none}.history-list li{border-bottom:1px solid #ded9cf;padding:14px 0 15px 15px;position:relative}.history-list li:before{content:"";background:var(--coral);border-radius:50%;width:5px;height:5px;position:absolute;top:19px;left:0;box-shadow:0 0 0 3px #ffe6e1}.history-list time{color:#899195;letter-spacing:.02em;margin-bottom:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:700;display:block}.history-actor-row{align-items:center;gap:8px;display:flex}.history-actor-row>i{background:var(--coral);color:#fff;border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;font-size:6px;font-style:normal;font-weight:900;display:grid}.history-actor-row>i.author,.history-actor-row>i.md{background:var(--violet)}.history-actor-row>i.developer{background:var(--mint)}.history-actor-row p{flex-direction:column;flex:1;min-width:0;margin:0;display:flex}.history-actor-row p b{font-size:10px}.history-actor-row p span{color:var(--muted);margin-top:2px;font-size:8px}.history-actor-row>em{color:#687278;text-align:center;background:#ece9e1;border-radius:2px;min-width:34px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:900}.history-actor-row>em.added{color:#26765f;background:#e7f5ef}.history-actor-row>em.deleted{color:#a04c3f;background:#f8e9e5}.history-change{align-items:center;gap:6px;margin:7px 0 0 31px;font-size:8px;line-height:1.5;display:flex}.history-change span{background:var(--white);overflow-wrap:anywhere;border:1px solid #d7d2c8;min-width:0;padding:4px 7px}.history-change span.old{color:#858b8e;text-decoration-color:#b9a49f}.history-change span.new{color:#295f50;background:#eef8f4;border-color:#b8d9cf}.history-change.updated span{max-width:calc(50% - 17px)}.history-change.deleted span.old{flex:1;text-decoration:line-through}.history-change>strong{color:var(--coral);flex:none;font-size:8px}.history-drawer>footer{border-top:1px solid var(--line);background:var(--white);color:#81898c;padding:11px 27px;font-size:7px;line-height:1.5}.history-loading{flex-direction:column;gap:11px;padding-top:25px;display:flex}.history-loading span{border:1px solid var(--line);background:#eeebe3;height:105px;animation:.85s infinite alternate pulse}.history-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.history-empty>span{border:1px solid var(--line-strong);width:45px;height:45px;color:var(--coral);border-radius:50%;place-items:center;margin-bottom:16px;font-size:23px;display:grid}.history-empty b{font-family:Iowan Old Style,Georgia,serif;font-size:17px}.history-empty p{max-width:270px;color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.65}.history-empty.error button{border:1px solid var(--line-strong);background:var(--white);cursor:pointer;margin-top:15px;padding:8px 12px;font-size:9px;font-weight:800}@keyframes history-fade-in{0%{opacity:0}}@keyframes history-slide-in{0%{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.history-backdrop,.history-drawer,.comment-backdrop,.comment-drawer{animation:none}}.master-shell{background:var(--paper);min-height:100vh}.master-content{width:min(1380px,100% - 72px);margin:0 auto;padding:64px 0 90px}.master-heading{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-end;gap:40px;padding-bottom:40px;display:flex}.master-heading h1{letter-spacing:-.045em;margin:9px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:43px}.master-heading>div:first-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:11px}.master-safe-note{border-left:3px solid var(--mint);background:#eef8f4;flex-direction:column;max-width:330px;padding:15px 18px;display:flex}.master-safe-note b{font-size:10px}.master-safe-note span{color:#5f776e;margin-top:5px;font-size:8px;line-height:1.55}.master-filters{grid-template-columns:220px 220px 1fr;gap:12px;padding:24px 0;display:grid}.master-filters label,.master-add-panel label{flex-direction:column;display:flex}.master-filters label>span,.master-add-panel label>span{margin-bottom:7px;font-size:9px;font-weight:900}.master-filters select,.master-filters input,.master-add-panel input,.master-add-panel textarea{border:1px solid var(--line-strong);background:var(--white);height:44px;color:var(--ink);border-radius:0;outline:none;padding:0 12px;font-size:10px}.master-filters input:focus,.master-filters select:focus,.master-add-panel input:focus,.master-add-panel textarea:focus{border-color:var(--ink);box-shadow:inset 3px 0 0 var(--coral)}.master-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.master-list-panel{border:1px solid var(--line-strong);background:var(--white);min-width:0}.master-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.master-list-head h2{margin:0;font-family:Iowan Old Style,Georgia,serif;font-size:21px}.master-list-head p{color:var(--muted);margin:5px 0 0;font-size:8px}.master-list-head>span{color:#6f7779;background:#f0ede5;padding:6px 9px;font-size:8px;font-weight:800}.master-error{color:#aa4435;background:#fff0ed;margin:14px 20px;padding:11px;font-size:9px}.master-loading{min-height:180px;color:var(--muted);place-items:center;font-size:10px;display:grid}.master-groups{max-height:calc(100vh - 310px);padding:0 22px 24px;overflow-y:auto}.master-group{border-bottom:1px solid var(--line);padding:20px 0}.master-group>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.master-group>header>div{align-items:center;gap:8px;display:flex}.master-group>header b{font-size:11px}.master-group>header span{color:var(--muted);background:#eeeae1;padding:3px 6px;font-size:7px}.master-group>header em{color:#9da2a1;font-family:Georgia,serif;font-size:11px;font-style:normal}.master-group article{border-top:1px dashed #e1ddd3;justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 0;display:flex}.master-group article:first-child{border-top:0}.master-group article>div{min-width:0}.master-group article b{font-size:10px}.master-group article p{color:var(--muted);margin:5px 0 0;font-size:8px;line-height:1.5}.master-group article small{color:#aa695e;margin-top:4px;font-size:7px;line-height:1.45;display:block}.master-group article>button{color:#a85144;cursor:pointer;background:0 0;border:0;flex:none;padding:4px 7px;font-size:8px}.master-add-panel{border:1px solid var(--ink);background:var(--white);box-shadow:6px 6px 0 var(--coral);padding:24px;position:sticky;top:94px}.master-add-panel h2{margin:7px 0 0;font-family:Iowan Old Style,Georgia,serif;font-size:23px}.master-add-panel>p:not(.eyebrow){color:var(--muted);margin:7px 0 20px;font-size:9px}.master-add-panel form{flex-direction:column;gap:15px;display:flex}.master-add-panel textarea{resize:vertical;min-height:100px;padding:11px 12px;line-height:1.55}.master-add-panel label>span b{color:var(--coral)}@container (width<=760px){.canvas-section{padding:40px 32px 45px}.field-grid.two,.field-grid.three,.split-fields{grid-template-columns:1fr}.split-fields{gap:28px}.template-controls{grid-template-columns:1fr}.template-controls button{min-height:39px}.keyword-selection-head{flex-direction:column;align-items:stretch}.keyword-selection-head input{width:100%}.dynamic-bibliography .wide-field{grid-column:auto}}@container (width<=520px){.canvas-section{padding:34px 22px 39px}.section-heading{margin-bottom:27px}.section-heading>span{margin-right:11px}.section-heading h2{font-size:23px}.section-heading h2+p{line-height:1.55}.bibliography-download-button{height:31px;padding:0 9px}.bibliography-download-button b{display:none}.choice-grid{grid-template-columns:1fr}.radio-row{flex-direction:column}.segmented{flex-direction:column;height:auto}.segmented button{border-right:0;border-bottom:1px solid var(--line);min-height:41px}.segmented button:last-child{border-bottom:0}.template-insert-panel>div:first-child{flex-direction:column;align-items:flex-start}}@media (hover:none){.field-comment-button{opacity:.88;top:23px;right:2px;transform:none}.editor-field.featured>.field-comment-button{top:34px;right:2px}}@media (width<=1280px){.dashboard-content{margin:0 36px}.workspace-actions .save-state{display:none}}@media (width<=900px){.login-shell{grid-template-columns:minmax(0,.88fr) minmax(390px,1.12fr)}.login-cover-image{object-position:center}.login-cover-caption{display:none}.work-grid,.loading-grid,.list-filter-row{grid-template-columns:1fr 1fr}.work-list-search{grid-column:1/-1}.list-filter-reset{justify-self:start}.header-nav{display:none}.editor-sidebar{flex-basis:200px;width:200px}.brand.compact{min-width:154px}.workspace-actions .presence-copy{display:none}.workspace-scroll{padding:22px}.master-content{width:calc(100% - 40px);padding-top:45px}.master-heading{flex-direction:column;align-items:flex-start}.master-safe-note{max-width:none}.master-filters{grid-template-columns:1fr 1fr}.master-search{grid-column:1/-1}.master-layout{grid-template-columns:1fr}.master-add-panel{grid-row:1;position:static}.master-groups{max-height:none}}@media (width<=680px){.login-shell{flex-direction:column;min-height:100svh;display:flex}.login-cover{border-right:0;border-bottom:1px solid var(--ink);height:210px;min-height:0}.login-cover-image{object-position:center;width:calc(100% - 24px);height:calc(100% - 16px);inset:8px 12px}.login-panel{min-height:calc(100svh - 210px);padding:20px 18px 18px}.login-brand{display:none}.login-card{box-shadow:6px 6px 0 var(--coral);margin:-28px auto 26px;padding:31px 25px 34px}.login-card h1{font-size:clamp(30px,9vw,36px)}.dashboard-header{height:65px;padding:0 18px}.dashboard-header .user-menu-copy,.dashboard-header .user-menu-chevron{display:none}.dashboard-header .user-menu{padding-left:14px}.dashboard-content{margin:0 18px;padding:44px 0 70px}.page-heading{padding-bottom:32px;display:block}.page-heading h1{font-size:43px}.heading-actions{align-items:stretch;margin-top:28px}.collab-note{align-self:flex-start}.work-grid,.loading-grid{grid-template-columns:1fr}.filter-tabs{gap:17px}.list-toolbar{flex-direction:column;align-items:flex-start;gap:10px;height:auto;padding:12px 0}.list-filter-row{grid-template-columns:1fr;padding-top:12px}.work-list-search{grid-column:auto}.dashboard-footer{padding:17px 18px}.modal-card{padding:34px 25px}.pin-panel{flex-direction:column;align-items:flex-start}.copy-hint{bottom:5px}.gate-brand{top:20px;left:20px}.gate-card{padding:50px 25px 36px}.workspace-shell{min-width:0}.workspace-header{padding:0 14px}.brand.compact{min-width:auto}.brand.compact>span:last-child,.work-title-block small,.workspace-actions .outline-button{display:none}.workspace-actions .history-button,.workspace-actions .comment-header-button,.workspace-actions .schedule-button{justify-content:center;width:36px;padding:0;font-size:0;display:inline-flex}.workspace-actions .history-button>span,.workspace-actions .comment-header-button>span,.workspace-actions .schedule-button>span{font-size:14px}.workspace-actions .comment-header-button>b{position:absolute;top:-4px;right:-3px}.workspace-actions{gap:7px}.workspace-actions .user-menu{display:block}.work-schedule-strip{white-space:nowrap;gap:13px;padding:0 14px;overflow-x:auto}.work-schedule-strip .schedule-label,.work-schedule-strip>strong{display:none}.author-deadline-strip{white-space:nowrap;gap:10px;padding:0 12px;overflow-x:auto}.author-deadline-date{min-width:162px}.author-deadline-date time{font-size:7px}.deadline-dday{min-width:56px;padding:0 8px;font-size:13px}.deadline-flip-clock{gap:5px}.deadline-flip-unit b{min-width:26px;height:32px;font-size:12px}.author-deadline-status{display:none}.work-title-block{margin-left:12px;padding-left:12px}.work-title-block strong{max-width:150px;font-size:14px}.editor-sidebar{display:none}.workspace-scroll{padding:14px}.history-drawer-header{padding:24px 21px 20px}.history-drawer-body{padding:0 21px 28px}.history-drawer>footer{padding:13px 21px}.comment-drawer-header{padding:23px 21px 19px}.comment-drawer-body{padding:0 21px 20px}.schedule-modal label{grid-template-columns:1fr;gap:9px}.master-content{width:calc(100% - 28px);padding-top:34px}.master-heading h1{font-size:34px}.master-filters{grid-template-columns:1fr}.master-search{grid-column:auto}.master-list-head{flex-direction:column;align-items:flex-start;gap:10px}}
