@import "https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/subsets/Paperlogy-dynamic-subset.css";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.inline{display:inline}.table{display:table}}.chat-header nav{gap:20px;height:100%;display:flex}.chat-header nav button{color:#89949a;cursor:pointer;background:0 0;border:0;height:100%;font-size:11px;position:relative}.chat-header nav button.active{color:var(--ink);font-weight:800}.chat-header nav button.active:after{content:"";background:var(--navy);height:2px;position:absolute;bottom:0;left:0;right:0}.chat-header nav b{background:#e5eaec;border-radius:8px;margin-left:3px;padding:2px 5px;font-size:8px}.output-menu{background:#f3f6f6;border-radius:7px;flex-wrap:wrap;align-items:center;gap:5px;margin:8px 0 2px;padding:9px;display:flex}.output-menu>span{color:#738087;margin-right:3px;font-size:8px}.output-menu button{color:#4e606a;cursor:pointer;background:#fff;border:1px solid #d8e0e3;border-radius:4px;padding:5px 7px;font-size:8px}.output-menu button:hover{color:#173040;border-color:#708b9a}.output-screen{padding-bottom:0}.outputs-page{width:min(760px,100% - 28px);margin:0 auto;padding:30px 0 70px}.output-title p{color:#78858c;margin:0 0 16px;font-size:11px}.output-list{background:#fff;border:1px solid #dce2e4;border-radius:10px;overflow:hidden}.output-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8ecee;grid-template-columns:80px 1fr 50px 12px;align-items:center;gap:13px;width:100%;padding:17px 19px;display:grid}.output-list>button:last-child{border:0}.output-list>button:hover{background:#fafbfb}.output-list>button>span{color:#366b8c;text-align:center;background:#e9f1f5;border-radius:4px;padding:5px;font-size:8px}.output-list strong{font-size:11px;display:block}.output-list p{color:#88939a;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:8px;overflow:hidden}.output-list time{color:#939da2;font-size:8px}.output-list>button>b{color:#aeb7bc;font-size:18px}.no-output{text-align:center;background:#fff;border:1px solid #dce2e4;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:330px;display:flex}.no-output span{color:#6c7d86;background:#e9eef0;border-radius:50%;place-items:center;width:43px;height:43px;margin-bottom:13px;font-size:8px;display:grid}.no-output strong{font-size:11px}.no-output p{color:#8b969c;margin:7px 0 0;font-size:9px}.output-overlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12273388;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.output-detail{background:#fff;border-radius:10px;width:min(690px,96vw);max-height:90vh;overflow:auto;box-shadow:0 25px 60px #10253244}.output-detail>header{border-bottom:1px solid #e2e7e9;justify-content:space-between;align-items:center;height:58px;padding:0 24px;display:flex}.output-detail>header span{color:#366b8c;background:#e9f1f5;border-radius:4px;padding:5px 8px;font-size:9px}.output-detail>header button{color:#87939a;cursor:pointer;background:0 0;border:0;font-size:23px}.output-detail h1{letter-spacing:-.04em;margin:28px 30px 17px;font-family:Georgia,Noto Serif KR,serif;font-size:24px}.output-body{white-space:pre-wrap;background:#f7f9f9;border:1px solid #e2e7e9;margin:0 30px 30px;padding:22px;font-size:11px;line-height:1.9}.output-detail footer{border-top:1px solid #e2e7e9;justify-content:flex-end;padding:13px 24px;display:flex}.output-detail footer button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:5px;height:34px;padding:0 14px;font-size:9px}@media (width<=600px){.chat-header nav{gap:13px}.output-screen{padding-bottom:0}.outputs-page{width:calc(100% - 16px);padding-top:15px}.output-list>button{grid-template-columns:66px 1fr 10px;gap:9px;padding:14px 12px}.output-list time{display:none}.output-detail h1{margin-inline:20px;font-size:20px}.output-body{margin-inline:20px;padding:16px}}:root{--c-navy:#122a3a;--c-ink:#18242d;--c-sub:#75828b;--c-line:#dde3e6;--c-paper:#f3f5f4;--c-white:#fff;--c-coral:#eb6045;--c-green:#168274;--c-violet:#7658b9;--c-gold:#d79525}.control-app{background:var(--c-paper);min-height:100vh;color:var(--c-ink)}.control-sidebar{background:var(--c-navy);color:#dce6eb;z-index:20;flex-direction:column;width:230px;padding:26px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.control-brand{align-items:center;gap:11px;padding:0 8px 29px;display:flex}.control-brand>span{color:#18303f;background:#e5b64f;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.control-brand strong,.control-brand small{display:block}.control-brand small{letter-spacing:.15em;color:#7e96a4;margin-top:4px;font-size:7px}.control-sidebar nav{flex-direction:column;gap:3px;display:flex}.control-sidebar nav button{color:#9fb0ba;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;height:42px;padding:0 13px;font-size:11px;display:flex}.control-sidebar nav button i{text-align:center;width:18px;font-size:15px;font-style:normal}.control-sidebar nav button b{background:var(--c-coral);color:#fff;text-align:center;border-radius:10px;min-width:19px;margin-left:auto;padding:2px 5px;font-size:8px}.control-sidebar nav button:hover,.control-sidebar nav button.active{color:#fff;background:#213d4f}.control-sidebar nav button.active{font-weight:800}.side-rule{border-top:1px solid #2b4657;margin-top:24px;padding:20px 11px}.side-rule span{letter-spacing:.12em;color:#e1b557;font-size:8px}.side-rule p{color:#78909e;margin:8px 0 0;font-size:9px;line-height:1.7}.side-user{border-top:1px solid #2b4657;align-items:center;gap:9px;margin-top:auto;padding:17px 5px 0;display:flex}.side-user>span{color:#17303f;background:#e1b454;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.side-user strong,.side-user small{text-overflow:ellipsis;white-space:nowrap;max-width:145px;display:block;overflow:hidden}.side-user small{color:#7e94a1;margin-top:3px;font-size:7px}.control-workspace{min-height:100vh;margin-left:230px}.control-topbar{border-bottom:1px solid var(--c-line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 36px;display:flex;position:sticky;top:0}.all-search{color:#87949c;background:#f7f9f9;border:1px solid #dbe1e4;border-radius:7px;align-items:center;gap:9px;width:min(520px,55vw);height:37px;padding:0 11px;display:flex}.all-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.all-search kbd{color:#929ca2;background:#fff;border:1px solid #d9dfe2;border-radius:4px;padding:3px 5px;font-size:8px}.capture-button{background:var(--c-coral);color:#fff;cursor:pointer;border:0;border-radius:6px;height:37px;padding:0 15px;font-size:10px;font-weight:800;box-shadow:0 5px 15px #eb60452b}.control-content{max-width:1380px;margin:0 auto;padding:34px 36px 60px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-heading span{letter-spacing:.14em;color:#8c979d;font-size:8px}.page-heading h1{letter-spacing:-.045em;margin:7px 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:27px}.page-heading>p{color:#87939a;margin:0;font-size:9px}.control-error{border-left:3px solid var(--c-coral);color:#a44936;background:#fff0ec;margin-bottom:15px;padding:11px 13px;font-size:9px}.control-error button{float:right;color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.control-loading{color:#87939a;flex-direction:column;justify-content:center;align-items:center;height:70vh;font-size:9px;display:flex}.control-loading i{border:2px solid #d4dcdf;border-top-color:var(--c-navy);border-radius:50%;width:25px;height:25px;margin-bottom:10px;animation:.8s linear infinite spin}.command-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.command-stats button{border:1px solid var(--c-line);text-align:left;cursor:pointer;background:#fff;height:108px;padding:16px 18px;position:relative}.command-stats button:before{content:"";background:#5d7b8c;width:3px;position:absolute;inset:-1px auto -1px -1px}.command-stats button:nth-child(2):before{background:var(--c-coral)}.command-stats button:nth-child(3):before{background:var(--c-violet)}.command-stats button:nth-child(4):before{background:var(--c-gold)}.command-stats button span{color:#6f7d85;font-size:9px}.command-stats button strong{margin:8px 0 2px;font-family:Georgia,serif;font-size:31px;display:block}.command-stats button small{color:#99a2a7;font-size:8px}.command-stats button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #1730400c}.command-grid{grid-template-columns:1.2fr 1fr;gap:14px;display:grid}.command-panel{border:1px solid var(--c-line);background:#fff}.command-panel>header{border-bottom:1px solid #e8ecee;justify-content:space-between;align-items:center;height:65px;padding:0 20px;display:flex}.command-panel>header span{letter-spacing:.14em;color:#9aa4a9;font-size:7px}.command-panel>header h2{letter-spacing:-.03em;margin:4px 0 0;font-size:14px}.command-panel>header button{color:#7e8a91;cursor:pointer;background:0 0;border:0;font-size:8px}.focus-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;grid-template-columns:8px 1fr 65px 10px;align-items:center;gap:11px;width:100%;height:65px;padding:0 19px;display:grid}.focus-row:hover{background:#fafbfb}.state-dot{background:#8c9aa1;border-radius:50%;width:7px;height:7px}.state-dot.inbox{background:var(--c-coral)}.state-dot.active{background:var(--c-green)}.state-dot.waiting{background:var(--c-violet)}.state-dot.review{background:var(--c-gold)}.state-dot.done{background:#71858f}.focus-row>div{min-width:0}.focus-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;display:block;overflow:hidden}.focus-row p{color:#869198;margin:5px 0 0;font-size:8px}.focus-row time{color:#7f8b92;text-align:right;font-size:8px}.late{color:#d5523b!important}.focus-row>b{color:#aab3b8;font-size:17px}.flow-counts{background:#f5f7f7;border:1px solid #e3e8ea;justify-content:space-around;align-items:center;height:90px;margin:16px 19px;padding:0 9px;display:flex}.flow-counts button{text-align:center;cursor:pointer;background:0 0;border:0}.flow-counts strong{font-family:Georgia,serif;font-size:20px;display:block}.flow-counts span{color:#7f8b92;font-size:7px}.flow-counts i{color:#c0c8cc;font-style:normal}.recent-work{padding:0 20px 13px}.recent-work h3{color:#738189;margin:0 0 7px;font-size:9px}.recent-work button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;grid-template-columns:25px 1fr;gap:9px;width:100%;padding:8px 0;display:grid}.recent-work button>span{color:#267568;background:#e5edec;border-radius:50%;place-items:center;width:23px;height:23px;font-size:8px;display:grid}.recent-work button strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.recent-work button p{color:#919ba0;margin:3px 0 0;font-size:7px}.bottom-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.week-panel>button,.output-panel>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;align-items:center;width:100%;height:45px;padding:0 18px;display:grid}.week-panel>button{grid-template-columns:80px 1fr 100px;gap:10px}.week-panel time,.week-panel span{color:#7f8b91;font-size:8px}.week-panel strong{font-size:9px}.output-panel>button{grid-template-columns:80px 1fr 10px;gap:10px}.output-panel>button span{color:#376d8b;text-align:center;background:#e8f1f4;padding:4px;font-size:7px}.output-panel>button strong{font-size:9px}.output-panel>button b{color:#aab3b8;font-size:16px}.panel-empty{color:#97a1a6;place-items:center;height:100px;font-size:9px;display:grid}.explain-strip{color:#fff;background:#173041;align-items:center;gap:14px;margin-bottom:12px;padding:17px 19px;display:flex}.explain-strip strong{font-size:10px}.explain-strip span{color:#9fb0ba;font-size:8px}.plain-list{border:1px solid var(--c-line);background:#fff}.plain-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9edef;grid-template-columns:50px 1fr 60px 10px;align-items:center;gap:12px;width:100%;height:78px;padding:0 18px;display:grid}.plain-list>button:hover{background:#fafbfb}.inbox-mark{color:var(--c-coral);text-align:center;border:1px solid #efc3ba;padding:4px;font-size:7px}.plain-list strong{font-size:10px}.plain-list p{color:#849097;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:8px;overflow:hidden}.plain-list time{color:#929ca1;font-size:8px}.plain-list b{color:#aab3b8;font-size:17px}.progress-board{grid-template-columns:repeat(4,1fr);align-items:start;gap:10px;display:grid}.progress-board>section{background:#e9edef;border-top:3px solid #71858f;min-height:510px;padding:0 8px 10px}.progress-board>section:nth-child(2){border-top-color:var(--c-violet)}.progress-board>section:nth-child(3){border-top-color:var(--c-gold)}.progress-board>section:nth-child(4){border-top-color:var(--c-green)}.progress-board>section>header{justify-content:space-between;align-items:center;height:44px;padding:0 4px;display:flex}.progress-board>section>header strong{font-size:9px}.progress-board>section>header span{background:#d9dfe2;border-radius:10px;padding:2px 6px;font-size:8px}.progress-board>section>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce2e4;width:100%;margin-bottom:7px;padding:13px}.progress-board>section>button>strong{font-size:9px;line-height:1.5}.progress-board>section>button>p{color:#879299;height:23px;font-size:7px;line-height:1.6;overflow:hidden}.progress-board footer{color:#879299;border-top:1px solid #edf0f1;justify-content:space-between;padding-top:8px;font-size:7px;display:flex}.date-list{border:1px solid var(--c-line);background:#fff}.date-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8ecee;grid-template-columns:60px 1fr 70px 10px;align-items:center;gap:12px;width:100%;height:72px;padding:0 20px;display:grid}.date-list>button:hover{background:#fafbfb}.date-list>button>div{text-align:center;border-right:1px solid #e5e9eb}.date-list>button>div strong{font-family:Georgia,serif;font-size:19px;display:block}.date-list>button>div span{color:#849097;font-size:7px}.date-list section strong{font-size:10px}.date-list section p{color:#879299;margin:5px 0 0;font-size:8px}.date-list>button>time{text-align:right;color:#6f7d85;font-size:8px}.date-list>button>b{color:#aab3b8;font-size:17px}.knowledge-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.knowledge-grid>section{border:1px solid var(--c-line);background:#fff;min-height:220px}.knowledge-grid>section>header{background:#f7f9f9;border-bottom:1px solid #e6eaec;justify-content:space-between;align-items:center;height:45px;padding:0 14px;display:flex}.knowledge-grid>section>header strong{font-size:10px}.knowledge-grid>section>header span{color:#869299;font-size:8px}.knowledge-grid>section>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;grid-template-columns:1fr 55px;align-items:center;gap:8px;width:100%;height:62px;padding:0 14px;display:grid}.knowledge-grid>section>button:hover{background:#fafbfb}.knowledge-grid>section>button strong{font-size:9px;display:block}.knowledge-grid>section>button p{color:#89949a;white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;font-size:7px;overflow:hidden}.knowledge-grid>section>button>span{color:#758890;text-align:right;font-size:7px}.deliverable-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.deliverable-grid article{border:1px solid var(--c-line);background:#fff;flex-direction:column;min-height:250px;padding:18px;display:flex}.deliverable-grid article header{justify-content:space-between;align-items:center;display:flex}.deliverable-grid article header span{color:#376d8b;background:#e7f0f4;padding:5px;font-size:7px}.deliverable-grid article header time{color:#939ca1;font-size:7px}.deliverable-grid h2{margin:16px 0 10px;font-size:12px;line-height:1.5}.deliverable-grid article>p{color:#7e8b92;white-space:pre-wrap;height:80px;font-size:8px;line-height:1.7;overflow:hidden}.deliverable-grid footer{border-top:1px solid #e9edef;justify-content:flex-end;gap:6px;margin-top:auto;padding-top:11px;display:flex}.deliverable-grid footer button{cursor:pointer;background:#fff;border:1px solid #dce2e4;padding:6px 9px;font-size:8px}.output-empty{border:1px solid var(--c-line);text-align:center;background:#fff;place-content:center;height:350px;display:grid}.output-empty span{color:#85949c;font-size:25px}.output-empty h2{margin:12px 0 6px;font-size:12px}.output-empty p{color:#8c979d;font-size:8px}.search-list{border:1px solid var(--c-line);background:#fff}.search-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9edef;grid-template-columns:70px 1fr 10px;align-items:center;gap:12px;width:100%;height:68px;padding:0 18px;display:grid}.search-list>button>span{color:#61727c;text-align:center;background:#edf1f2;padding:5px;font-size:7px}.search-list strong{font-size:10px}.search-list p{color:#879299;margin:4px 0 0;font-size:8px}.control-overlay,.drawer-overlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#10263599;place-items:center;padding:15px;display:grid;position:fixed;inset:0}.capture-dialog{background:#fff;border-radius:9px;width:min(640px,96vw);box-shadow:0 25px 70px #10263544}.capture-dialog>header{justify-content:space-between;padding:25px 27px 19px;display:flex}.capture-dialog>header span{letter-spacing:.12em;color:#8a969c;font-size:8px}.capture-dialog h2{margin:6px 0;font-family:Georgia,Noto Serif KR,serif;font-size:24px}.capture-dialog header p{color:#859198;margin:0;font-size:9px}.capture-dialog header button,.control-drawer>header>button{color:#829098;cursor:pointer;background:0 0;border:0;font-size:24px}.capture-dialog textarea{resize:none;background:#f8fafa;border:1px solid #dce2e4;outline:0;width:calc(100% - 54px);height:180px;margin:0 27px;padding:17px;font-size:12px;line-height:1.7;display:block}.capture-dialog textarea:focus{background:#fff;border-color:#738c9a}.capture-dialog>footer{justify-content:space-between;align-items:center;padding:14px 27px 22px;display:flex}.capture-dialog>footer>span{color:#929ca1;font-size:8px}.capture-dialog>footer button{cursor:pointer;background:#fff;border:1px solid #dbe1e4;border-radius:5px;height:35px;margin-left:6px;padding:0 13px;font-size:9px}.capture-dialog>footer .primary{background:var(--c-coral);border-color:var(--c-coral);color:#fff;font-weight:700}.capture-dialog>footer .primary:disabled{opacity:.45}.drawer-overlay{place-items:stretch start;padding:0}.control-drawer{background:#fff;width:min(560px,97vw);height:100%;margin-left:auto;padding-bottom:30px;overflow-y:auto;box-shadow:-20px 0 60px #10263533}.control-drawer>header{border-bottom:1px solid var(--c-line);justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.control-drawer>header>div{align-items:center;gap:8px;display:flex}.plain-state{background:#eef1f2;border-radius:3px;padding:4px 6px;font-style:normal;color:#5e6f78!important;font-size:7px!important}.plain-state.inbox{background:#fff0eb;color:#c9513a!important}.plain-state.active{background:#e4f3f0;color:#147164!important}.plain-state.waiting{background:#f0ebfa;color:#6b53a6!important}.plain-state.review{background:#fff1da;color:#9e6b13!important}.plain-state.done{background:#e8eef0;color:#5f747e!important}.drawer-title h1{letter-spacing:-.04em;margin:0 0 12px;font-family:Georgia,Noto Serif KR,serif;font-size:23px;line-height:1.45}.drawer-title p{color:#718089;white-space:pre-wrap;margin:0;font-size:10px;line-height:1.8}.drawer-fields{grid-template-columns:1fr 1fr 1fr;gap:7px;padding:0 24px 22px;display:grid}.drawer-fields label{color:#87939a;font-size:7px}.drawer-fields select,.drawer-fields input{background:#f8f9f9;border:1px solid #dce2e4;outline:0;width:100%;height:34px;margin-top:5px;padding:0 8px;font-size:8px;display:block}.drawer-tabs{border-top:7px solid #f1f4f4;border-bottom:1px solid #e2e7e9;height:50px;padding:0 20px;display:flex}.drawer-tabs button{color:#7e8a91;cursor:pointer;background:0 0;border:0;padding:0 13px;font-size:9px;position:relative}.drawer-tabs button.active{color:#1d2b34;font-weight:800}.drawer-tabs button.active:after{content:"";background:var(--c-navy);height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.drawer-tabs button b{background:#e7ebed;border-radius:8px;padding:2px 5px;font-size:7px}.note-form{grid-template-columns:1fr 48px;gap:6px;margin-bottom:20px;display:grid}.note-form input{border:1px solid #dce2e4;outline:0;height:37px;padding:0 11px;font-size:9px}.note-form button{background:var(--c-navy);color:#fff;cursor:pointer;border:0;font-size:8px}.note-form button:disabled{opacity:.4}.activity-timeline article{gap:11px;padding:4px 0 18px;display:flex;position:relative}.activity-timeline article i{background:var(--c-green);z-index:1;border:2px solid #d7eee9;border-radius:50%;width:8px;height:8px;margin-top:2px}.activity-timeline article:not(:last-child):after{content:"";background:#dfe5e7;width:1px;position:absolute;top:12px;bottom:0;left:3px}.activity-timeline p{color:#8c979d;margin:5px 0 0;font-size:7px}.section-header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.section-header p{color:#8a959b;margin:4px 0 0;font-size:7px}.section-header>button{cursor:pointer;background:#fff;border:1px solid #dce2e4;padding:6px 8px;font-size:8px}.link-picker{background:#f5f7f7;border:1px solid #dce2e4;max-height:220px;margin-bottom:10px;padding:7px;overflow:auto}.link-picker button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e8ecee;grid-template-columns:65px 1fr;align-items:center;gap:7px;width:100%;height:35px;padding:0 8px;display:grid}.link-picker span{color:#71818a;font-size:7px}.link-picker strong{font-size:8px}.related-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e9edef;grid-template-columns:70px 1fr 10px;align-items:center;gap:8px;width:100%;height:54px;display:grid}.related-list button>span{color:#3c6e89;text-align:center;background:#e8f0f4;padding:5px;font-size:7px}.related-list strong{font-size:9px}.related-list p{color:#8a959b;margin:3px 0 0;font-size:7px}.related-list b{color:#aab3b8;font-size:16px}.output-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.output-actions button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dde3e5;min-height:90px;padding:13px}.output-actions button>span{float:right;color:#81929b}.output-actions strong{font-size:10px;display:block}.output-actions p{color:#8c979d;margin:6px 0 0;font-size:7px}.control-toast{z-index:60;background:var(--c-navy);color:#fff;border-radius:6px;padding:10px 15px;font-size:9px;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #10263533}@media (width<=1000px){.control-sidebar{width:68px;padding-inline:9px}.control-brand{padding-inline:7px}.control-brand>div,.control-sidebar nav button:not(.active)>b,.side-rule,.side-user>div{display:none}.control-sidebar nav button{justify-content:center;padding:0;font-size:0}.control-sidebar nav button i{font-size:15px}.control-sidebar nav button b{display:none}.side-user{justify-content:center}.control-workspace{margin-left:68px}.command-grid,.bottom-grid{grid-template-columns:1fr}.knowledge-grid,.progress-board{grid-template-columns:1fr 1fr}}@media (width<=650px){.control-sidebar{z-index:30;flex-direction:row;width:100%;height:58px;padding:5px;inset:auto 0 0}.control-brand,.side-rule,.side-user{display:none}.control-sidebar nav{flex-direction:row;justify-content:space-around;gap:0;width:100%;display:flex}.control-sidebar nav button{flex-direction:column;flex:1;gap:1px;width:auto;height:48px;font-size:7px!important}.control-sidebar nav button i{font-size:13px}.control-sidebar nav button:nth-child(5){display:none}.control-workspace{margin-left:0;padding-bottom:58px}.control-topbar{height:60px;padding:0 12px}.all-search{width:calc(100% - 50px)}.all-search kbd{display:none}.capture-button{width:40px;padding:0;font-size:0}.capture-button:first-letter{font-size:17px}.control-content{padding:22px 12px 40px}.page-heading h1{font-size:21px}.page-heading>p{display:none}.command-stats{grid-template-columns:1fr 1fr;gap:7px}.command-stats button{height:95px;padding:14px}.command-grid{gap:8px}.bottom-grid{gap:8px;margin-top:8px}.focus-row{grid-template-columns:7px 1fr 52px 8px;padding-inline:13px}.flow-counts{margin-inline:12px}.recent-work{padding-inline:13px}.progress-board{grid-template-columns:1fr}.progress-board>section{min-height:120px}.knowledge-grid,.deliverable-grid{grid-template-columns:1fr}.plain-list>button{grid-template-columns:42px 1fr 9px;padding-inline:12px}.plain-list time{display:none}.date-list>button{grid-template-columns:45px 1fr 55px 8px;padding-inline:10px}.explain-strip{display:block}.explain-strip span{margin-top:5px;display:block}.capture-dialog>header,.capture-dialog>footer{padding-inline:18px}.capture-dialog textarea{width:calc(100% - 36px);margin-inline:18px}.drawer-fields,.output-actions{grid-template-columns:1fr}.control-drawer{width:97vw}}.capture-source{color:#74828a;justify-content:space-between;align-items:center;gap:14px;margin:0 27px 10px;font-size:8px;display:flex}.capture-source select{background:#fff;border:1px solid #dce2e4;width:180px;height:32px;padding:0 8px;font-size:8px}.drawer-fields.expanded{grid-template-columns:repeat(2,1fr)}.drawer-fields .wide{grid-column:1/-1}.attachment-area{border-bottom:1px solid #e6eaec;margin-bottom:18px;padding-bottom:14px}.file-button{cursor:pointer;background:#fff;border:1px solid #dce2e4;padding:6px 8px;font-size:8px}.file-button input{display:none}.file-row{border-top:1px solid #edf0f1;justify-content:space-between;align-items:center;padding:9px 0;display:flex}.file-row a{color:inherit;min-width:0;text-decoration:none}.file-row strong,.file-row span{display:block}.file-row strong{text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:8px;overflow:hidden}.file-row span{color:#8a959b;margin-top:3px;font-size:7px}.file-row button,.unlink{color:#a25445;cursor:pointer;background:0 0;border:0;font-size:7px}.activity-timeline h3{margin:0 0 12px;font-size:9px}.output-edit{padding:23px 24px 20px}.output-edit label{color:#7e8a91;margin-bottom:12px;font-size:7px;display:block}.output-edit input,.output-edit textarea{background:#f8f9f9;border:1px solid #dce2e4;width:100%;margin-top:5px;padding:10px;font-size:10px;line-height:1.7;display:block}.output-edit input{height:38px}.output-edit textarea{resize:vertical;min-height:330px}.output-edit p{color:#8c979d;font-size:7px}.related-row{border-bottom:1px solid #e9edef;grid-template-columns:1fr 42px;align-items:center;display:grid}.related-row>button:first-child{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:70px 1fr 10px;align-items:center;gap:8px;height:54px;display:grid}.related-row>button:first-child>span{color:#3c6e89;text-align:center;background:#e8f0f4;padding:5px;font-size:7px}.related-row strong{font-size:9px}.related-row p{color:#8a959b;margin:3px 0 0;font-size:7px}.drawer-bottom{border-top:1px solid #e3e7e9;justify-content:flex-end;gap:7px;padding:16px 24px;display:flex}.drawer-bottom button{cursor:pointer;background:#fff;border:1px solid #d8dfe2;height:34px;padding:0 12px;font-size:8px}.drawer-bottom .close-work{background:var(--c-navy);border-color:var(--c-navy);color:#fff}.control-toast{align-items:center;gap:12px;display:flex}.control-toast button{color:#f0c96a;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800;text-decoration:underline}.plain-state.action{background:#e8f3f7;color:#376e88!important}.plain-state.followup{background:#e8f3ed;color:#31745d!important}.plain-state.hold{background:#f0f0f0;color:#68747b!important}.state-dot.action{background:#3b819e}.state-dot.followup{background:#43866e}.state-dot.hold{background:#949da2}.progress-board{grid-template-columns:repeat(5,1fr)}@media (width<=1000px){.progress-board{grid-template-columns:1fr 1fr}}@media (width<=650px){.capture-source{margin-inline:18px}.capture-source select{width:150px}.drawer-fields.expanded{grid-template-columns:1fr}.drawer-fields .wide{grid-column:auto}.progress-board{grid-template-columns:1fr}.output-edit textarea{min-height:260px}}.top-actions{align-items:center;gap:8px;display:flex}.side-user{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.notification-wrap{position:relative}.notification-button{color:#173b50;cursor:pointer;background:#fff;border:1px solid #d6dee1;border-radius:7px;width:37px;height:37px;font-size:18px;position:relative}.notification-button b{color:#fff;background:#d94f37;border-radius:10px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-5px;right:-5px}.notification-panel{z-index:35;background:#fff;border:1px solid #ced8dc;width:min(390px,100vw - 30px);max-height:520px;position:absolute;top:45px;right:0;overflow:auto;box-shadow:0 18px 48px #10263530}.notification-panel>header{border-bottom:1px solid #dde4e7;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex}.notification-panel>header strong,.notification-panel>header span{display:block}.notification-panel>header strong{color:#1b2d38;font-size:14px}.notification-panel>header span{color:#536772;margin-top:3px;font-size:10px}.notification-panel>header button{color:#516773;cursor:pointer;background:0 0;border:0;font-size:20px}.notification-panel article{border-bottom:1px solid #e1e7e9;padding:4px 12px 9px}.notification-panel article.read{opacity:.66}.alert-main{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:7px 1fr;gap:10px;width:100%;padding:12px 2px 7px;display:grid}.alert-main i{background:#df583e;border-radius:50%;width:7px;height:7px;margin-top:4px}.alert-main strong{color:#172b36;font-size:12px}.alert-main p{color:#4f636e;margin:4px 0 0;font-size:10px;line-height:1.5}.notification-panel article footer{justify-content:flex-end;gap:5px;display:flex}.notification-panel article footer button{color:#344d59;cursor:pointer;background:#fff;border:1px solid #cdd8dc;padding:5px 9px;font-size:9px}.notification-panel article footer button:last-child{color:#fff;background:#173b50;border-color:#173b50}.notification-empty{text-align:center;color:#596d77;padding:55px 20px;font-size:11px}.account-panel{background:#fff;border-radius:10px;width:min(620px,96vw);max-height:90vh;overflow:auto;box-shadow:0 25px 70px #10263544}.account-panel>header{border-bottom:1px solid #dce4e7;justify-content:space-between;align-items:center;padding:22px 25px;display:flex}.account-panel>header small{color:#566b76;font-size:10px}.account-panel>header h2{margin:5px 0 0;font-size:19px}.account-panel>header button{color:#506671;cursor:pointer;background:0 0;border:0;font-size:24px}.account-panel>section{border-bottom:1px solid #e0e6e8;padding:20px 25px}.account-panel h3{margin:0 0 12px;font-size:13px}.account-message{color:#205e52;background:#eaf4f1;margin:14px 25px 0;padding:10px 12px;font-size:11px}.account-list{border:1px solid #d7e0e3;margin-bottom:18px}.account-list>div{border-bottom:1px solid #e5eaec;justify-content:space-between;align-items:center;height:42px;padding:0 12px;font-size:11px;display:flex}.account-list b{color:#315e72;background:#e7f0f4;padding:4px 7px;font-size:9px}.account-form>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.account-form label{color:#4f6570;margin-bottom:8px;font-size:9px;display:block}.account-form input,.account-form select{border:1px solid #cbd6da;width:100%;height:37px;margin-top:5px;padding:0 9px;font-size:11px;display:block}.account-form button{color:#fff;cursor:pointer;background:#173b50;border:0;height:35px;padding:0 12px;font-size:10px;font-weight:700}.account-form button:disabled{opacity:.4}.account-panel>footer{justify-content:flex-end;padding:15px 25px;display:flex}.account-panel>footer button{color:#a04435;cursor:pointer;background:0 0;border:0;font-size:10px}.control-app{--readable:#4c606b;--muted:#61737d}.page-heading span,.command-panel>header span,.control-brand small,.side-rule span{color:#526873}.page-heading>p,.focus-row p,.recent-work button p,.week-panel time,.week-panel span,.plain-list p,.progress-board>section>button>p,.progress-board footer,.knowledge-grid>section>button p,.knowledge-grid>section>button>span,.date-list section p,.drawer-fields label,.section-header p,.activity-timeline p{color:var(--readable)}.command-panel>header span,.page-heading span,.control-brand small,.side-rule span,.inbox-mark,.plain-state,.output-panel>button span,.knowledge-grid>section>button>span,.related-row>button:first-child>span{font-size:clamp(9px,.62vw,11px)}.focus-row strong,.week-panel strong,.output-panel>button strong,.plain-list strong,.progress-board>section>button>strong,.knowledge-grid>section>button strong,.date-list section strong,.related-row strong{font-size:clamp(11px,.72vw,13px)}.focus-row p,.recent-work button p,.plain-list p,.progress-board>section>button>p,.knowledge-grid p,.date-list section p,.drawer-section p{font-size:clamp(9px,.62vw,11px)}.control-sidebar nav button,.capture-button,.all-search input{font-size:clamp(10px,.68vw,12px)}.page-heading h1{font-size:clamp(24px,1.8vw,34px)}.command-panel>header h2{font-size:clamp(14px,1vw,18px)}.command-stats button strong{font-size:clamp(29px,2.1vw,40px)}@media (width>=1001px){.control-sidebar{width:clamp(220px,15vw,260px)}.control-workspace{margin-left:clamp(220px,15vw,260px)}.control-content{max-width:1600px;padding:clamp(30px,2.4vw,52px)}.control-topbar{padding-inline:clamp(28px,2.4vw,48px)}}@media (width<=650px){.notification-panel{width:calc(100vw - 16px);max-height:70vh;position:fixed;top:64px;right:8px}.account-form>div{grid-template-columns:1fr}.top-actions{gap:5px}.notification-button{width:36px}.account-panel>section,.account-panel>header{padding-inline:18px}}.access-loading{color:#d7e1e5;background:#122a3a;place-items:center;min-height:100vh;font-size:12px;display:grid}.access-screen{background:radial-gradient(circle at 20% 10%,#24495e 0,#122a3a 42%,#0d202c 100%);place-items:center;min-height:100vh;padding:28px 16px;display:grid}.access-card{background:#fff;border:1px solid #d7e0e3;width:min(520px,100%);box-shadow:0 28px 80px #07131b66}.access-card>header{color:#fff;background:#122a3a;border-bottom:1px solid #294556;align-items:center;gap:15px;height:92px;padding:0 30px;display:flex}.logo-mark{background:#0d202c;border:1px solid #bea13a66;border-radius:50%;flex:none;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.logo-mark img{object-fit:contain;width:45px;height:45px}.access-card>header strong{font-size:17px;font-weight:700;display:block}.access-card>header p{color:#b5c5cc;letter-spacing:.06em;margin:5px 0 0;font-size:10px}.access-tabs{border-bottom:1px solid #dce4e7;grid-template-columns:repeat(3,1fr);height:54px;display:grid}.access-tabs button{color:#516772;cursor:pointer;background:#f7f9f9;border:0;border-right:1px solid #e3e9eb;font-size:12px;font-weight:600;position:relative}.access-tabs button:last-child{border-right:0}.access-tabs button.active{color:#15384b;background:#fff;font-weight:800}.access-tabs button.active:after{content:"";background:#c6a437;height:3px;position:absolute;bottom:-1px;left:20px;right:20px}.first-setup{color:#4a421f;text-align:left;cursor:pointer;background:#fff9df;border:1px solid #dbc777;justify-content:space-between;align-items:center;width:calc(100% - 52px);margin:20px 26px 0;padding:13px 15px;display:flex}.first-setup strong,.first-setup span{font-size:10px}.first-setup span{color:#755f13;font-weight:700}.access-copy{padding:30px 30px 18px}.access-copy small{color:#8a721c;letter-spacing:.08em;font-size:10px;font-weight:700;display:block}.access-copy h1{color:#172d39;margin:8px 0 9px;font-size:28px;font-weight:800;line-height:1.25}.access-copy p{color:#516873;margin:0;font-size:12px;line-height:1.65}.access-card>form{padding:0 30px 30px}.access-card>form>label{color:#344f5d;margin-bottom:14px;font-size:11px;font-weight:600;display:block}.access-card>form input:not([type=checkbox]),.access-card>form select{color:#192f3a;background:#fbfcfc;border:1px solid #bdcbd1;outline:0;width:100%;height:46px;margin-top:7px;padding:0 13px;font-size:13px;display:block}.access-card>form input:focus,.access-card>form select:focus{background:#fff;border-color:#2d647d;box-shadow:0 0 0 3px #2d647d12}.access-card .remember{align-items:center;gap:8px;margin:4px 0 16px;font-weight:500;display:flex}.access-card .remember input{accent-color:#173b50;width:16px;height:16px}.access-card .remember span{color:#4e626d;font-size:11px}.form-error,.form-done{margin:0 0 13px;padding:10px 12px;font-size:11px;line-height:1.55}.form-error{color:#a13e2f;background:#fff0ec;border-left:3px solid #df583e}.form-done{color:#205f52;background:#eaf5f1;border-left:3px solid #37826f}.access-primary{color:#fff;cursor:pointer;background:#173b50;border:0;width:100%;height:47px;font-size:13px;font-weight:800}.access-primary:hover{background:#0f3042}.access-primary:disabled{color:#74848c;cursor:not-allowed;background:#c7d0d4}.control-brand .brand-logo{background:#0d202c;border:1px solid #d2b34c55;overflow:hidden}.control-brand .brand-logo img{object-fit:contain;width:30px;height:30px}@media (width<=650px){.access-screen{background:#fff;place-items:start;padding:0}.access-card{width:100%;min-height:100vh;box-shadow:none;border:0}.access-card>header{height:82px;padding-inline:20px}.logo-mark{width:48px;height:48px}.logo-mark img{width:40px;height:40px}.access-copy{padding:26px 22px 16px}.access-copy h1{font-size:24px}.access-card>form{padding:0 22px 28px}.first-setup{width:calc(100% - 36px);margin-inline:18px;display:block}.first-setup span{margin-top:5px;display:block}.access-tabs button{font-size:11px}}.account-list>div>div{align-items:center;gap:8px;display:flex}.account-list>div>div button{color:#a04435;cursor:pointer;background:0 0;border:0;padding:4px;font-size:9px}.browser-alert-enable{text-align:left;cursor:pointer;color:#173b50;background:#eef5f7;border:1px solid #cddde3;width:calc(100% - 24px);margin:12px 12px 2px;padding:11px 12px}.browser-alert-enable strong,.browser-alert-enable span{display:block}.browser-alert-enable strong{font-size:11px}.browser-alert-enable span{color:#4f6570;margin-top:4px;font-size:9px}.browser-alert-blocked{color:#8f4032;background:#fff2ee;margin:10px 12px 2px;padding:9px 11px;font-size:9px;line-height:1.5}.task-actions .delete-action{margin-left:2px;color:#9b4436!important;background:0 0!important;border:1px solid #d8b7b0!important}.activity-timeline article>div{flex:1;min-width:0}.timeline-delete{color:#9b4436;cursor:pointer;background:0 0;border:0;align-self:start;padding:1px 3px;font-size:8px}.drawer-bottom .danger{color:#9b4436;border-color:#d8b7b0;margin-right:auto}.drawer-bottom .danger:hover,.timeline-delete:hover,.task-actions .delete-action:hover{background:#fff1ed!important}.task-create>div{grid-template-columns:1fr 150px 105px}.kakao-confirm-overlay{z-index:70}.kakao-confirm-dialog{background:#fff;border-radius:12px;width:min(440px,94vw);padding:28px;box-shadow:0 25px 70px #10263555}.kakao-confirm-dialog>span{color:#987712;font-size:10px;font-weight:800}.kakao-confirm-dialog h2{color:#172d39;margin:8px 0 9px;font-size:22px}.kakao-confirm-dialog p{color:#516873;margin:0;font-size:11px;line-height:1.65}.kakao-confirm-dialog>div{grid-template-columns:1fr 1.35fr;gap:8px;margin-top:22px;display:grid}.kakao-confirm-dialog button{color:#344e5a;cursor:pointer;background:#fff;border:1px solid #cbd6da;height:42px;font-size:11px;font-weight:800}.kakao-confirm-dialog button.primary{color:#281f00;background:#fee500;border-color:#f0cf35}.kakao-confirm-dialog small{color:#71838c;margin-top:13px;font-size:9px;line-height:1.55;display:block}@media (width<=650px){.task-create>div{grid-template-columns:1fr}}.knowledge-hub{color:#18313d;gap:clamp(18px,1.5vw,28px);display:grid}.knowledge-hero{color:#fff;background:radial-gradient(circle at 90% 10%,#315a67 0,#0000 38%),linear-gradient(135deg,#112d3a,#1b4655);border-radius:18px;justify-content:space-between;align-items:end;gap:32px;min-height:190px;padding:clamp(28px,3vw,52px);display:flex;box-shadow:0 18px 45px #0b27351a}.knowledge-hero span,.official-resource-board header span,.knowledge-browser header span,.knowledge-file-board header span{color:#c59f35;letter-spacing:.04em;font-size:clamp(11px,.64vw,13px);font-weight:800}.knowledge-hero h1{letter-spacing:-.045em;max-width:740px;margin:10px 0 12px;font-size:clamp(28px,2.2vw,46px);line-height:1.16}.knowledge-hero p{color:#d7e3e7;max-width:680px;margin:0;font-size:clamp(13px,.76vw,16px);line-height:1.7}.knowledge-refresh{flex:none;justify-items:end;gap:8px;display:grid}.knowledge-refresh button{color:#102d39;min-width:176px;height:48px;font:inherit;cursor:pointer;background:#c59f35;border:1px solid #d6b550;border-radius:10px;padding:0 18px;font-size:clamp(12px,.72vw,15px);font-weight:850;box-shadow:0 10px 25px #071b2440}.knowledge-refresh button:hover{background:#d5b75d}.knowledge-refresh button:disabled{opacity:.7;cursor:wait}.knowledge-refresh small{color:#d9e5e8;font-size:clamp(9px,.56vw,11px)}.knowledge-refresh a{color:#fff;flex:none;padding:2px 0;font-size:clamp(10px,.62vw,12px);font-weight:750;text-decoration:none}.knowledge-summary{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.knowledge-summary button{color:#1b3642;text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe5e8;border-radius:13px;grid-template-columns:1fr auto;align-items:end;gap:5px 14px;min-height:112px;padding:20px;transition:all .18s;display:grid}.knowledge-summary button:hover{border-color:#9fb7c0;transform:translateY(-2px);box-shadow:0 10px 24px #183b4a12}.knowledge-summary button span{font-size:clamp(12px,.7vw,14px);font-weight:750}.knowledge-summary button strong{grid-row:span 2;font-size:clamp(28px,1.8vw,38px);line-height:1}.knowledge-summary button small{color:#667c85;font-size:clamp(10px,.6vw,12px)}.official-resource-board,.knowledge-browser,.knowledge-file-board{background:#fff;border:1px solid #dce6e9;border-radius:16px;padding:clamp(22px,2vw,34px)}.official-resource-board>header,.knowledge-browser>header,.knowledge-file-board>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.official-resource-board h2,.knowledge-browser h2,.knowledge-file-board h2{color:#15313e;letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(20px,1.35vw,28px)}.official-resource-board>header p,.knowledge-file-board>header p{color:#687d86;margin:0;font-size:clamp(10px,.62vw,13px)}.official-resource-board>div{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.official-resource-board .knowledge-group-grid{grid-template-columns:repeat(4,1fr)}.knowledge-group-grid>button{color:#17333f;text-align:left;cursor:pointer;background:#f8fafb;border:1px solid #dce6e9;border-radius:11px;flex-direction:column;min-height:128px;padding:18px;transition:all .18s;display:flex}.knowledge-group-grid>button:hover,.knowledge-group-grid>button.active{background:#edf4f6;border-color:#315b69;transform:translateY(-2px);box-shadow:0 9px 22px #17374412}.knowledge-group-grid>button>span{color:#8a6b14;font-size:clamp(9px,.56vw,11px);font-weight:800}.knowledge-group-grid>button>strong{margin-top:9px;font-size:clamp(14px,.82vw,17px)}.knowledge-group-grid>button>p{color:#607780;margin:auto 0 0;font-size:clamp(10px,.6vw,12px)}.official-resource-board article{background:#f8fafb;border:1px solid #e0e8eb;border-radius:11px;flex-direction:column;min-height:170px;padding:19px;display:flex}.official-resource-board article>span{color:#99791e;font-size:10px;font-weight:800}.official-resource-board article>strong{margin-top:8px;font-size:clamp(14px,.82vw,17px)}.official-resource-board article>p{color:#667a83;margin:7px 0 18px;font-size:clamp(10px,.62vw,13px);line-height:1.55}.official-resource-board footer{align-items:center;gap:8px;margin-top:auto;display:flex}.official-resource-board footer button,.official-resource-board footer a{color:#315665;cursor:pointer;background:0 0;border:0;font-size:clamp(10px,.6vw,12px);font-weight:750;text-decoration:none}.official-resource-board footer a{color:#8a6b13;margin-left:auto}.knowledge-browser>header{align-items:center}.knowledge-search{background:#f8fafb;border:1px solid #cbd9de;border-radius:10px;align-items:center;width:min(460px,48%);height:48px;padding:0 15px;display:flex}.knowledge-search span{color:#4a6875;margin-right:9px;font-size:20px}.knowledge-search input{color:#173441;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:clamp(12px,.7vw,14px)}.knowledge-browser>nav{gap:6px;margin-bottom:14px;display:flex}.knowledge-browser>nav button{color:#536b75;cursor:pointer;background:#fff;border:1px solid #d5e0e4;border-radius:999px;padding:9px 14px;font-size:clamp(10px,.62vw,13px);font-weight:700}.knowledge-browser>nav button.active{color:#fff;background:#1e4a5a;border-color:#1e4a5a}.knowledge-results{border-top:1px solid #e4ebed}.knowledge-results article{border-bottom:1px solid #e6edef;align-items:center;display:flex}.knowledge-results article>button{color:#17323e;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;grid-template-columns:68px 1fr auto;align-items:center;gap:14px;min-width:0;padding:15px 6px;display:grid}.knowledge-results article>button>span{color:#745b16;font-size:10px;font-weight:800}.knowledge-results article>button div{min-width:0}.knowledge-results article strong{font-size:clamp(12px,.73vw,15px)}.knowledge-results article p{color:#687d85;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:clamp(10px,.6vw,12px);overflow:hidden}.knowledge-results article b{color:#5f7781;font-size:clamp(9px,.56vw,11px);font-weight:650}.knowledge-results article>a{color:#765b10;flex:none;margin-left:14px;font-size:clamp(9px,.58vw,12px);font-weight:750;text-decoration:none}.knowledge-load-more{color:#284b58;background:#f7faf9;border:1px solid #cbd9dd;border-radius:10px;width:min(420px,100% - 32px);min-height:46px;margin:18px auto;font-size:clamp(11px,.65vw,13px);font-weight:800;display:block}.knowledge-load-more:hover{background:#eef5f4;border-color:#8fa8b0}.knowledge-file-board>div{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.knowledge-file-board>div>button{color:#1c3742;text-align:left;cursor:pointer;background:#fafcfc;border:1px solid #e1e9eb;border-radius:9px;grid-template-columns:48px 1fr auto;align-items:center;gap:11px;min-width:0;padding:10px;display:grid}.knowledge-file-board img,.knowledge-file-board>div>button>span{object-fit:cover;border-radius:6px;width:48px;height:42px}.knowledge-file-board>div>button>span{color:#4b6671;background:#e9eff1;place-items:center;font-size:10px;font-weight:800;display:grid}.knowledge-file-board button div{min-width:0}.knowledge-file-board button strong,.knowledge-file-board button p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.knowledge-file-board button strong{font-size:clamp(10px,.64vw,13px)}.knowledge-file-board button p{color:#71848c;margin:4px 0 0;font-size:clamp(9px,.56vw,11px)}.knowledge-file-board time{color:#71848c;font-size:clamp(9px,.55vw,11px)}.knowledge-empty{color:#71838b;text-align:center;grid-column:1/-1;padding:35px 12px;font-size:clamp(11px,.65vw,13px)}.knowledge-empty strong,.knowledge-empty span{display:block}.knowledge-empty span{margin-top:6px}.budget-explorer{padding-top:6px}.budget-intro{background:linear-gradient(130deg,#eef4f5,#f8faf8);border-radius:13px;justify-content:space-between;align-items:end;gap:20px;margin:2px 0 18px;padding:22px 24px;display:flex}.budget-intro span{color:#8a6b14;font-size:clamp(10px,.58vw,12px);font-weight:800}.budget-intro h3{letter-spacing:-.035em;margin:6px 0 7px;font-size:clamp(20px,1.35vw,28px)}.budget-intro p{color:#617780;max-width:720px;margin:0;font-size:clamp(11px,.64vw,13px);line-height:1.65}.budget-intro a{color:#765b10;flex:none;font-size:12px;font-weight:750;text-decoration:none}.budget-totals{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px;display:grid}.budget-totals>div{background:#fff;border:1px solid #dce6e9;border-radius:10px;padding:15px 16px}.budget-totals span,.budget-totals strong{display:block}.budget-totals span{color:#697e87;font-size:clamp(9px,.55vw,11px)}.budget-totals strong{color:#173743;margin-top:7px;font-size:clamp(15px,1vw,21px)}.budget-controls{grid-template-columns:minmax(240px,1.8fr) repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.budget-controls label>span{color:#637983;margin:0 0 5px 2px;font-size:10px;font-weight:700;display:block}.budget-controls input,.budget-controls select{color:#193743;background:#fff;border:1px solid #cfdbdf;border-radius:8px;outline:0;width:100%;height:44px;padding:0 12px;font-size:clamp(11px,.65vw,13px)}.budget-controls input:focus,.budget-controls select:focus{border-color:#426a78;box-shadow:0 0 0 3px #315b6912}.budget-list-heading{border-bottom:2px solid #234957;justify-content:space-between;align-items:center;padding:10px 2px;display:flex}.budget-list-heading strong{font-size:14px}.budget-list-heading span{color:#71858d;font-size:10px}.budget-list{transition:opacity .15s}.budget-list.loading{opacity:.48}.budget-list article{border-bottom:1px solid #e3eaec;grid-template-columns:minmax(230px,1.45fr) minmax(210px,1fr) minmax(190px,.9fr) auto;align-items:center;gap:20px;min-height:108px;padding:16px 4px;display:grid}.budget-name span,.budget-name strong,.budget-name small,.budget-amount span,.budget-amount strong,.budget-amount small,.budget-execution span,.budget-execution small{display:block}.budget-name span{color:#8a6b14;font-size:10px;font-weight:750}.budget-name strong{color:#17333f;margin:6px 0 5px;font-size:clamp(13px,.76vw,16px);line-height:1.4}.budget-name small,.budget-amount small,.budget-execution small{color:#70838b;font-size:clamp(9px,.55vw,11px);line-height:1.5}.budget-amount span,.budget-execution span{color:#667c85;font-size:10px}.budget-amount strong{color:#193d4a;margin:4px 0;font-size:clamp(17px,1.05vw,22px)}.budget-execution>div{background:#e6ecee;border-radius:99px;height:6px;margin:7px 0;overflow:hidden}.budget-execution i{border-radius:inherit;background:#c59f35;height:100%;display:block}.budget-actions{gap:6px;display:grid}.budget-actions button{color:#315665;cursor:pointer;background:#fff;border:1px solid #c9d7dc;border-radius:7px;min-width:98px;height:34px;padding:0 11px;font-size:10px;font-weight:750}.budget-actions button:last-child{color:#234957;border-color:#315766}.budget-actions button:hover{color:#fff;background:#234957}.budget-detail-row{background:#f7faf9;border:1px solid #cbdadd;border-radius:14px;grid-column:1/-1;gap:18px;margin:4px 0 10px;padding:clamp(20px,1.7vw,30px);display:grid;box-shadow:inset 4px 0 #c59f35}.budget-detail-row>header{border-bottom:2px solid #244957;justify-content:space-between;align-items:end;gap:20px;padding-bottom:14px;display:flex}.budget-detail-row>header span,.budget-detail-row>header strong{display:block}.budget-detail-row>header span{color:#886813;margin-bottom:5px;font-size:clamp(11px,.62vw,13px);font-weight:850}.budget-detail-row>header strong{color:#142f3a;font-size:clamp(17px,1.05vw,22px)}.budget-detail-row>header b{color:#526b75;font-size:clamp(10px,.58vw,12px);font-weight:700}.budget-detail-money{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.budget-detail-money>div{background:#fff;border:1px solid #d6e1e3;border-radius:10px;padding:16px}.budget-detail-money span,.budget-detail-money strong,.budget-detail-money small{display:block}.budget-detail-money span{color:#526b75;font-size:clamp(10px,.58vw,12px);font-weight:750}.budget-detail-money strong{color:#153b49;margin:6px 0 3px;font-size:clamp(17px,1.08vw,23px)}.budget-detail-money small{color:#5d7179;font-size:clamp(10px,.57vw,12px)}.budget-detail-info{background:#cfdbde;border:1px solid #cfdbde;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.budget-detail-info>div{background:#fff;min-height:82px;padding:15px}.budget-detail-info span,.budget-detail-info strong,.budget-detail-description span,.budget-detail-description strong{display:block}.budget-detail-info span,.budget-detail-description span{color:#755d17;margin-bottom:7px;font-size:clamp(10px,.57vw,12px);font-weight:850}.budget-detail-info strong{color:#203e49;font-size:clamp(12px,.7vw,15px);line-height:1.55}.budget-detail-description{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.budget-detail-description>div{background:#fff;border:1px solid #d8e2e4;border-radius:10px;padding:18px}.budget-detail-description strong{color:#27434d;white-space:pre-wrap;font-size:clamp(12px,.7vw,15px);font-weight:650;line-height:1.7}.budget-detail-notice{color:#3b5964;background:#edf3f4;border-radius:8px;margin:0;padding:14px 16px;font-size:clamp(11px,.63vw,13px);font-weight:700}.budget-detail-notice.error{color:#8d3f30;background:#fff1ed}.budget-pages{justify-content:center;align-items:center;gap:14px;padding-top:20px;display:flex}.budget-pages button{color:#264957;cursor:pointer;background:#fff;border:1px solid #d3dfe2;border-radius:7px;padding:8px 14px}.budget-pages button:disabled{opacity:.35;cursor:default}.budget-pages span{color:#667b84;font-size:11px}.budget-state{color:#667c85;text-align:center;padding:52px 20px}.budget-state.error{color:#a14d3c}@media (width<=1100px){.knowledge-summary,.official-resource-board>div,.official-resource-board .knowledge-group-grid{grid-template-columns:repeat(2,1fr)}.budget-totals{grid-template-columns:repeat(3,1fr)}.budget-controls{grid-template-columns:repeat(2,1fr)}.budget-list article{grid-template-columns:1.2fr 1fr}.budget-actions{grid-template-columns:repeat(2,auto);justify-self:start}.budget-detail-info{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.knowledge-hero,.official-resource-board>header,.knowledge-browser>header,.knowledge-file-board>header{flex-direction:column;align-items:stretch}.knowledge-hero{min-height:0}.knowledge-refresh{align-self:stretch;justify-items:start}.knowledge-summary,.official-resource-board>div,.official-resource-board .knowledge-group-grid,.knowledge-file-board>div{grid-template-columns:1fr}.knowledge-search{width:100%}.knowledge-browser>nav{overflow-x:auto}.knowledge-results article>button{grid-template-columns:55px 1fr}.knowledge-results article b{display:none}.budget-intro{flex-direction:column;align-items:stretch}.budget-totals{grid-template-columns:repeat(2,1fr)}.budget-controls,.budget-list article,.budget-detail-row{grid-template-columns:1fr}.budget-detail-row>header{flex-direction:column;align-items:start}.budget-detail-money,.budget-detail-info,.budget-detail-description{grid-template-columns:1fr}.budget-list-heading span{display:none}}.control-brand{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.control-brand:hover strong{color:#fff}.page-heading.plain h1{margin-top:0}.notification-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;width:19px;height:19px}@media (width>=651px) and (width<=1000px){.control-sidebar{width:190px;padding-inline:14px}.control-workspace{margin-left:190px}.control-brand{padding-inline:8px}.control-brand>div,.side-user>div{display:block}.control-sidebar nav button{justify-content:flex-start;padding:0 13px;font-size:11px}.control-sidebar nav button b{display:grid}.side-user{justify-content:flex-start}}@media (width>=1001px){.control-brand strong{font-size:clamp(15px,.62vw,23px)}.control-brand small,.side-rule span,.page-heading span,.command-panel>header span,.inbox-mark,.plain-state,.output-panel>button span,.knowledge-grid>section>button>span,.related-row>button:first-child>span{font-size:clamp(10px,.4vw,15px)}.control-sidebar nav button,.capture-button,.all-search input{font-size:clamp(12px,.5vw,18px)}.control-sidebar nav button b,.all-search kbd,.side-user small,.command-stats button small,.flow-counts span,.recent-work button p,.week-panel time,.week-panel span,.plain-list p,.plain-list time,.progress-board>section>button>p,.progress-board footer,.knowledge-grid p,.date-list section p,.date-list>button>time,.drawer-fields label,.activity-timeline p,.section-header p,.output-actions p,.deliverable-grid article>p{font-size:clamp(10px,.43vw,16px)}.side-rule p,.side-user strong,.command-stats button span,.focus-row p,.focus-row time,.recent-work h3,.recent-work button strong,.week-panel strong,.output-panel>button strong,.plain-list strong,.progress-board>section>header strong,.progress-board>section>button>strong,.knowledge-grid>section>header strong,.knowledge-grid>section>button strong,.date-list section strong,.search-list strong,.drawer-tabs button,.note-form input,.activity-timeline strong,.section-header strong,.link-picker strong,.related-row strong,.output-actions strong,.drawer-bottom button{font-size:clamp(12px,.5vw,18px)}.page-heading h1{font-size:clamp(28px,1.35vw,50px)}.command-panel>header h2{font-size:clamp(17px,.72vw,27px)}.command-stats button strong{font-size:clamp(32px,1.45vw,54px)}.flow-counts strong{font-size:clamp(23px,1vw,38px)}.focus-row strong,.drawer-title p,.capture-dialog textarea,.output-edit input,.output-edit textarea{font-size:clamp(13px,.55vw,20px)}.drawer-title h1{font-size:clamp(25px,1.05vw,40px)}.drawer-fields select,.drawer-fields input,.note-form button,.section-header>button,.file-button,.related-list strong,.output-actions button,.deliverable-grid footer button{font-size:clamp(11px,.46vw,17px)}.access-card{width:min(clamp(520px,29vw,680px),100%)}.access-card>header strong{font-size:clamp(18px,.72vw,26px)}.access-card>header p,.access-copy small,.first-setup strong,.first-setup span,.access-card>form>label,.access-card .remember span{font-size:clamp(11px,.46vw,17px)}.access-tabs button,.access-copy p{font-size:clamp(13px,.54vw,19px)}.access-copy h1{font-size:clamp(30px,1.25vw,46px)}.access-card>form input:not([type=checkbox]),.access-card>form select,.access-primary{font-size:clamp(14px,.58vw,20px)}}@media (width>=2200px){.control-sidebar{width:clamp(270px,12vw,330px);padding:32px 22px 22px}.control-workspace{margin-left:clamp(270px,12vw,330px)}.control-topbar{height:82px;padding-inline:48px}.all-search{width:min(720px,55vw);height:45px}.capture-button,.notification-button{min-width:45px;height:45px}.control-content{max-width:2200px;padding:46px 50px 80px}.command-stats{gap:14px;margin-bottom:18px}.command-stats button{height:128px;padding:20px 23px}.command-grid,.bottom-grid{gap:18px}.bottom-grid{margin-top:18px}.command-panel>header{height:78px;padding-inline:26px}.focus-row{grid-template-columns:10px 1fr 95px 12px;height:78px;padding-inline:25px}.flow-counts{height:108px;margin:20px 25px}.recent-work{padding:0 25px 18px}.week-panel>button,.output-panel>button{height:58px}.plain-list>button{height:92px}.date-list>button{height:88px}.progress-board{gap:14px}.progress-board>section{min-height:620px;padding:0 11px 14px}.progress-board>section>button{margin-bottom:10px;padding:17px}.knowledge-grid,.deliverable-grid{gap:16px}.knowledge-grid>section>button{height:76px}.deliverable-grid article{min-height:320px;padding:24px}.control-drawer{width:min(720px,97vw)}.drawer-fields select,.drawer-fields input{height:43px}.drawer-tabs{height:61px}.note-form input{height:46px}.capture-dialog{width:min(780px,96vw)}.capture-dialog textarea{height:230px}.access-card>header{height:108px}.access-tabs{height:62px}.access-card>form input:not([type=checkbox]),.access-card>form select{height:54px}.access-primary{height:55px}}@media (width>=3200px){.control-sidebar{width:350px}.control-workspace{margin-left:350px}.control-content{max-width:3000px;padding:58px 68px 96px}.control-topbar{height:94px;padding-inline:68px}.all-search{width:860px;height:52px}.capture-button,.notification-button{min-width:52px;height:52px}.command-stats button{height:148px}.command-panel>header,.focus-row{height:90px}.flow-counts{height:126px}.week-panel>button,.output-panel>button{height:68px}.plain-list>button{height:106px}.date-list>button{height:100px}.progress-board>section{min-height:720px}.knowledge-grid>section>button{height:88px}.deliverable-grid article{min-height:370px}.control-drawer{width:min(860px,97vw)}.capture-dialog{width:min(920px,96vw)}}.work-control{background:#fff;border-top:1px solid #e2e7e9}.work-control label{color:#566b76;font-size:11px;font-weight:700;display:block}.work-control select,.work-control input{color:#172c37;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #cbd6da;outline:0;margin-top:7px;padding:0 11px;font-size:12px;display:block}.work-control select:focus,.work-control input:focus{border-color:#2f667d;box-shadow:0 0 0 3px #2f667d12}.work-stage{background:#f4f7f7;grid-template-columns:1fr 1fr 1.4fr;gap:10px;padding:18px 24px;display:grid}.current-task{border-top:1px solid #dce4e7;border-bottom:1px solid #dce4e7;padding:20px 24px}.current-task header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.current-task header strong{color:#172d39;font-size:15px}.current-task header button{color:#fff;cursor:pointer;background:#167666;border:0;border-radius:4px;height:32px;padding:0 12px;font-size:11px;font-weight:800}.current-task .task-input{background:#fffdf8;border-color:#d7c68a;height:48px;font-size:14px;font-weight:700}.current-task>div,.follow-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.current-task>div{margin-top:12px}.follow-fields{background:#fafbfb;padding:17px 24px}.inbox-mark{white-space:nowrap}@media (width>=1001px){.work-control label{font-size:clamp(12px,.48vw,17px)}.work-control select,.work-control input{height:clamp(42px,2vw,54px);font-size:clamp(13px,.52vw,18px)}.current-task header strong{font-size:clamp(16px,.68vw,23px)}.current-task header button{height:clamp(34px,1.65vw,46px);font-size:clamp(12px,.46vw,16px)}.current-task .task-input{height:clamp(50px,2.3vw,64px);font-size:clamp(15px,.62vw,21px)}}@media (width<=650px){.work-stage,.current-task>div,.follow-fields{grid-template-columns:1fr}.work-stage,.current-task,.follow-fields{padding-inline:18px}}.issue-meta{background:#f4f7f7;border-bottom:1px solid #dce4e7;grid-template-columns:.75fr 1.45fr 1fr 1fr;gap:10px;padding:18px 24px;display:grid}.task-workflow>header{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.task-workflow>header strong{color:#172d39;font-size:16px}.task-workflow>header span{color:#516975;background:#eaf0f2;border-radius:12px;padding:5px 8px;font-size:11px}.task-list{gap:9px;display:grid}.task-card{background:#fff;border:1px solid #d6dfe2;border-left:4px solid #8b9ba3;padding:14px}.task-card.review{border-left-color:#d79525}.task-card.done{background:#f8fafa;border-left-color:#82929a}.task-main{grid-template-columns:1fr 130px;align-items:center;gap:12px;display:grid}.task-main b{color:#172d39;font-size:14px;line-height:1.45}.task-main select{height:36px;margin:0}.task-status{color:#526a75;background:#edf1f2;border-radius:4px;justify-self:end;padding:7px 10px;font-size:11px;font-weight:800}.task-status.doing{color:#176d61;background:#e3f2ef}.task-status.waiting{color:#684fa0;background:#eee9f8}.task-status.done{color:#557079;background:#e7edef}.task-meta{border-top:1px solid #e8edef;grid-template-columns:1fr 150px auto;align-items:end;gap:9px;margin-top:12px;padding-top:11px;display:grid}.task-meta label{font-size:10px}.task-meta select,.task-meta input{height:36px;margin-top:5px}.task-meta button{color:#fff;cursor:pointer;background:#167666;border:0;border-radius:4px;height:36px;padding:0 12px;font-size:11px;font-weight:800}.task-actions{justify-content:flex-end;align-items:end;gap:6px;display:flex}.task-actions button.secondary{background:#7658b9}.task-done{text-align:right;color:#557079;align-self:center;font-size:11px;font-weight:800}.task-status-done{color:#557079;background:#e7edef;border-radius:4px;justify-self:end;padding:7px 10px;font-size:11px;font-weight:800}.task-card>p{color:#4f6671;margin:10px 0 0;font-size:11px;line-height:1.6}.completion-form{background:#f5f8f8;border:1px solid #d6e1e4;margin-top:13px;padding:14px}.completion-form label{color:#314d5b;font-size:11px;font-weight:800}.completion-form textarea{resize:vertical;width:100%;min-height:90px;font:inherit;background:#fff;border:1px solid #bdccd2;outline:0;margin-top:7px;padding:11px;font-size:12px;line-height:1.6;display:block}.completion-form textarea:focus{border-color:#2f667d;box-shadow:0 0 0 3px #2f667d12}.completion-form>div{justify-content:flex-end;gap:7px;margin-top:9px;display:flex}.completion-form button{color:#354f5b;cursor:pointer;background:#fff;border:1px solid #cad5d9;height:35px;padding:0 12px;font-size:11px;font-weight:700}.completion-form button.primary{color:#fff;background:#173b50;border-color:#173b50}.completion-note{background:#eef5f2;grid-template-columns:70px 1fr;gap:8px;padding:11px;display:grid;color:#365c51!important}.completion-note b{font-size:10px}.note-form{grid-template-columns:1fr 82px}.file-row.has-preview{grid-template-columns:72px 1fr auto;gap:11px;display:grid}.file-preview{background:#eef2f3;border:1px solid #d5dfe2;width:72px;height:56px;overflow:hidden}.file-preview img{object-fit:cover;width:100%;height:100%;display:block}.file-info{min-width:0}.task-create{background:#eef3f4;border:1px solid #d5e0e3;margin-top:15px;padding:16px}.task-create>strong{margin-bottom:9px;font-size:13px;display:block}.task-create .task-title{background:#fff;height:45px;margin:0;font-size:14px;font-weight:700}.task-create>div{grid-template-columns:1fr 150px 95px;gap:8px;margin-top:8px;display:grid}.task-create>div label{color:#516975;font-size:10px;font-weight:700}.task-create>div select,.task-create>div input{height:38px;margin:5px 0 0}.task-create button{color:#fff;cursor:pointer;background:#173b50;border:0;border-radius:4px;font-size:11px;font-weight:800}.task-create button:disabled{cursor:not-allowed;background:#b9c5ca}.flow-counts.simple{justify-content:center;gap:clamp(26px,4vw,65px)}.state-dot.todo{background:#83949d}.state-dot.doing{background:#168274}@media (width>=1001px){.task-workflow>header strong{font-size:clamp(17px,.7vw,24px)}.task-main b,.task-create .task-title{font-size:clamp(14px,.57vw,20px)}.task-workflow>header span,.task-meta label,.task-meta button,.task-create button,.task-card>p,.completion-form label,.completion-form textarea,.completion-form button,.task-status,.task-create>div label{font-size:clamp(11px,.45vw,16px)}}@media (width<=650px){.issue-meta{grid-template-columns:1fr 1fr;padding-inline:18px}.task-workflow{padding-inline:18px}.task-main{grid-template-columns:1fr}.task-main select{width:100%}.task-meta,.task-create>div{grid-template-columns:1fr}.task-actions{justify-content:stretch}.task-actions button{flex:1}.task-meta button,.task-create button{height:40px}.file-row.has-preview{grid-template-columns:62px 1fr auto}.file-preview{width:62px;height:50px}}.capture-composer{border-radius:14px;flex-direction:column;width:min(980px,96vw);max-height:92vh;display:flex;overflow:hidden}.capture-composer>header{background:#fff;padding:25px 30px 20px}.capture-composer>header span{color:#b34936;letter-spacing:.08em;font-weight:800}.capture-composer>header h2{letter-spacing:-.04em;margin:7px 0 5px;font-family:inherit;font-size:27px}.capture-composer>header p{color:#566b76;font-size:12px}.capture-body{border-top:1px solid #e1e7e9;border-bottom:1px solid #e1e7e9;grid-template-columns:minmax(0,1.7fr) minmax(270px,.8fr);min-height:0;display:grid;overflow:auto}.capture-main{background:#fff;padding:24px 28px 28px}.capture-step+.capture-step{border-top:1px solid #e5eaec;margin-top:24px;padding-top:22px}.capture-step>strong{color:#1c3441;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.capture-step>strong>b{color:#fff;background:#173b50;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.capture-step>strong small{color:#72838c;font-size:10px;font-weight:500}.source-chips{flex-wrap:wrap;gap:7px;display:flex}.source-chips button{color:#405966;cursor:pointer;background:#fff;border:1px solid #cbd6da;border-radius:18px;height:36px;padding:0 13px;font-size:11px;font-weight:700}.source-chips button:hover{border-color:#547587}.source-chips button.selected{color:#fff;background:#173b50;border-color:#173b50}.capture-composer .capture-writing textarea{resize:vertical;background:#fbfcfc;border:1px solid #bdcbd1;border-radius:8px;width:100%;height:210px;margin:0;padding:17px;font-size:15px;line-height:1.75}.capture-composer .capture-writing textarea:focus{background:#fff;border-color:#2d647d;box-shadow:0 0 0 3px #2d647d12}.capture-writing>span{text-align:right;color:#829098;margin-top:6px;font-size:10px;display:block}.capture-ai-row{justify-content:space-between;align-items:center;gap:12px;margin-top:9px;display:flex}.capture-ai-row>span{color:#617984;text-align:right;font-size:10px}.capture-ai-button{color:#fff;cursor:pointer;background:#173b50;border:1px solid #234b60;border-radius:7px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800}.capture-ai-button:hover{background:#224f66}.capture-ai-button:disabled{color:#8b969b;cursor:default;background:#e1e5e7;border-color:#c9d0d3}.capture-file-button{color:#355563;cursor:pointer;background:#f8fafa;border:1px dashed #9dafb7;border-radius:7px;justify-content:center;align-items:center;height:40px;font-size:11px;font-weight:800;display:flex}.capture-file-button:hover{background:#f0f5f5;border-color:#547587}.capture-file-button input{display:none}.capture-file-list{gap:7px;margin-top:9px;display:grid}.capture-file-list article{background:#fff;border:1px solid #e0e6e8;border-radius:6px;grid-template-columns:54px 1fr 28px;align-items:center;gap:9px;padding:7px;display:grid}.capture-file-preview{color:#526a75;background:#eaf0f2;border-radius:4px;place-items:center;width:54px;height:44px;font-size:9px;display:grid;overflow:hidden}.capture-file-preview img{object-fit:cover;width:100%;height:100%}.capture-file-list article>div{min-width:0}.capture-file-list article strong,.capture-file-list article span{display:block}.capture-file-list article strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.capture-file-list article span{color:#74858e;margin-top:4px;font-size:9px}.capture-file-list article>button{color:#8a5b50;cursor:pointer;background:0 0;border:0;font-size:18px}.capture-organize{background:#f3f6f6;border-left:1px solid #dfe6e8;padding:24px}.capture-organize>header{border-bottom:1px solid #d9e1e4;margin-bottom:17px;padding:0 0 17px}.capture-organize>header strong,.capture-organize>header span{display:block}.capture-organize>header strong{color:#193542;font-size:15px}.capture-organize>header span{color:#667b85;margin-top:5px;font-size:10px}.capture-organize>label,.capture-task-fields label{color:#45606c;margin-bottom:15px;font-size:10px;font-weight:800;display:block}.capture-organize select,.capture-task-fields input,.capture-task-fields select{color:#243e4b;background:#fff;border:1px solid #bdcbd1;width:100%;height:42px;margin-top:6px;padding:0 10px;font-size:11px;display:block}.capture-recommendations{background:#fff;border:1px solid #cbd8dd;border-radius:10px;margin:0 0 18px;padding:15px}.capture-recommendations>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.capture-recommendations>div:first-child strong{color:#193744;font-size:12px}.capture-recommendations>div:first-child span,.capture-recommendations>p{color:#637983;font-size:10px}.capture-recommendations>p{margin:12px 0 0;line-height:1.5}.recommendation-chips{grid-template-columns:1fr;gap:6px;margin-top:12px;display:grid!important}.recommendation-chips button{color:#48616d;text-align:left;cursor:pointer;background:#f7f9f9;border:1px solid #dbe4e7;border-radius:7px;grid-template-columns:82px 1fr;align-items:center;gap:8px;width:100%;min-height:42px;padding:7px 9px;display:grid}.recommendation-chips button.selected{color:#163b4b;background:#edf5f6;border-color:#538091}.recommendation-chips button>span{font-size:9px;font-weight:800}.recommendation-chips button>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.issue-context{background:#f6f9f9;border:1px solid #d8e3e6;border-radius:10px;margin:0 24px 18px;padding:15px}.issue-context>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.issue-context>header span,.context-suggestions>span{color:#8a6c18;font-size:9px;font-weight:800;display:block}.issue-context>header strong{color:#193743;margin-top:3px;font-size:12px;display:block}.issue-context>header b{color:#60757e;font-size:9px}.context-linked{flex-wrap:wrap;gap:6px;display:flex}.context-linked button{color:#203b47;cursor:pointer;background:#fff;border:1px solid #d7e2e5;border-radius:7px;align-items:center;gap:7px;max-width:100%;padding:7px 9px;display:flex}.context-linked button span{color:#356a7f;flex:none;font-size:8px;font-weight:800}.context-linked button strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.context-suggestions{border-top:1px solid #dce5e7;margin-top:11px;padding-top:10px}.context-suggestions>button{color:#315c6c;text-align:left;cursor:pointer;background:#e9f1f3;border:0;border-radius:5px;width:100%;margin-top:5px;padding:7px 8px;font-size:9px;display:block}.issue-briefing{background:linear-gradient(145deg,#f7faf9,#eef4f5);border:1px solid #cfdde1;border-radius:14px;margin:0 24px 20px;padding:20px;box-shadow:0 10px 28px #173b4910}.issue-briefing>header{border-bottom:2px solid #244957;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:15px;display:flex}.issue-briefing>header span,.issue-briefing>header strong{display:block}.issue-briefing>header span{color:#846515;font-size:10px;font-weight:850}.issue-briefing>header strong{color:#193743;margin-top:5px;font-size:14px}.issue-kind{color:#274f5e;background:#dce8eb;border-radius:99px;flex:none;padding:7px 10px;font-size:10px}.issue-kind.complaint{color:#28593b;background:#e3eee7}.issue-kind.mixed{color:#715710;background:#f3ead2}.briefing-facts{background:#d2dee1;border:1px solid #d2dee1;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:14px;display:grid;overflow:hidden}.briefing-facts>div{background:#fff;min-width:0;padding:13px 14px}.briefing-facts span,.briefing-facts strong,.briefing-facts small{display:block}.briefing-facts span{color:#647983;margin-bottom:5px;font-size:9px;font-weight:750}.briefing-facts strong{color:#193844;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.45;overflow:hidden}.briefing-facts small{color:#7b671f;margin-top:3px;font-size:9px}.briefing-links{gap:6px;margin-top:10px;padding-bottom:2px;display:flex;overflow-x:auto}.briefing-links button{color:#24434f;cursor:pointer;background:#fff;border:1px solid #d5e0e3;border-radius:8px;align-items:center;gap:7px;min-width:0;padding:8px 10px;display:flex}.briefing-links button span{color:#3e7184;flex:none;font-size:8px;font-weight:850}.briefing-links button strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:9px;overflow:hidden}.briefing-suggestions{border-top:1px solid #d9e3e5;margin-top:11px;padding-top:10px}.briefing-suggestions>span{color:#856817;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.briefing-suggestions button{color:#2e5969;text-align:left;cursor:pointer;background:#e6eef0;border:0;border-radius:6px;width:100%;margin-top:5px;padding:8px 9px;font-size:9px;display:block}.issue-route{color:#fff;background:#173844;border-radius:11px;margin-top:16px;padding:15px}.route-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.route-heading span{color:#e4c76c;font-size:9px;font-weight:750}.route-steps{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:13px;display:grid}.route-steps>div{color:#8fa5ad;text-align:center;justify-items:center;gap:6px;font-size:9px;display:grid;position:relative}.route-steps>div:not(:last-child):after{content:"";background:#ffffff24;width:calc(100% - 28px);height:1px;position:absolute;top:10px;left:calc(50% + 14px)}.route-steps i{z-index:1;color:#173844;background:#173844;border:1px solid #6b838d;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;font-style:normal;display:grid;position:relative}.route-steps .done{color:#fff;font-weight:750}.route-steps .done i{background:#d3b44f;border-color:#d3b44f}.briefing-primary-action{border-top:1px solid #ffffff18;justify-content:flex-end;margin-top:14px;padding-top:12px;display:flex}.briefing-primary-action button{color:#17323d;min-height:38px;font:inherit;cursor:pointer;background:#d1b24d;border:0;border-radius:8px;padding:0 14px;font-size:10px;font-weight:850}.briefing-primary-action span{color:#b8c8ce;text-align:right;font-size:9px;line-height:1.5}.link-picker>input{color:#1c3743;background:#fff;border:1px solid #c8d5da;border-radius:5px;outline:0;width:100%;height:38px;margin-bottom:7px;padding:0 10px;font-size:10px}.link-picker>p{color:#6c7d85;text-align:center;margin:12px;font-size:9px}@media (width>=2000px){.capture-recommendations>div:first-child strong,.issue-context>header strong{font-size:clamp(14px,.52vw,20px)}.capture-recommendations>div:first-child span,.capture-recommendations>p,.recommendation-chips button>strong,.issue-context>header b,.context-linked button strong,.context-suggestions>button,.link-picker>input{font-size:clamp(12px,.43vw,17px)}.recommendation-chips button>span,.context-linked button span,.context-suggestions>span{font-size:clamp(11px,.4vw,15px)}.issue-briefing>header strong{font-size:clamp(15px,.55vw,21px)}.issue-briefing>header span,.issue-kind,.briefing-facts span,.briefing-facts small,.briefing-links button strong,.briefing-suggestions>span,.briefing-suggestions button,.route-heading span,.route-steps>div,.briefing-primary-action button,.briefing-primary-action span{font-size:clamp(11px,.42vw,16px)}.briefing-facts strong,.route-heading strong{font-size:clamp(14px,.5vw,19px)}}@media (width<=650px){.issue-briefing{margin:0 14px 16px;padding:15px}.issue-briefing>header{flex-direction:column;align-items:flex-start}.briefing-facts{grid-template-columns:1fr}.route-steps{gap:2px}.route-steps>div{font-size:8px}.briefing-primary-action{justify-content:stretch}.briefing-primary-action button{width:100%}}.issue-meta-wrap{background:#f4f7f7;border-bottom:1px solid #dce4e7}.issue-meta-wrap>summary{color:#536b76;cursor:pointer;padding:12px 24px;font-size:10px;font-weight:800;list-style-position:inside}.issue-meta-wrap[open]>summary{border-bottom:1px solid #dce4e7}.issue-meta-wrap .issue-meta{border-bottom:0}.briefing-primary-action>div{flex-wrap:wrap;gap:7px;display:flex}.briefing-primary-action button.field,.task-create-buttons button.field{color:#245846;background:#edf5f1;border:1px solid #8cb2a5}.task-card.field{border-left-color:#3f8a70}.task-main b em{color:#287057;vertical-align:1px;background:#e1f0e9;border-radius:4px;margin-right:7px;padding:3px 5px;font-size:9px;font-style:normal;display:inline-block}.task-create-buttons{gap:8px;margin-top:15px;display:flex}.task-create-buttons button{color:#294c5b;cursor:pointer;background:#fff;border:1px solid #ccd9dd;border-radius:6px;height:40px;padding:0 14px;font-size:11px;font-weight:800}.task-create header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.task-create header strong{font-size:13px}.task-create header button{color:#6d7f87;background:0 0;border:0;font-size:10px}.task-create.field{background:#eff6f2;border-color:#bad4ca}.resident-output-settings{background:#f5f8f8;border:1px solid #d8e3e5;border-radius:8px;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:8px;margin-bottom:13px;padding:13px;display:grid}.resident-output-settings strong,.resident-output-settings span{display:block}.resident-output-settings strong{color:#24434f;font-size:10px}.resident-output-settings span{color:#75878f;margin-top:4px;font-size:8px}.resident-output-settings input{color:#203d48;width:100%;height:36px;font:inherit;background:#fff;border:1px solid #ccd9dc;border-radius:5px;outline:0;padding:0 9px;font-size:9px}.resident-output-settings input:focus{border-color:#567b89;box-shadow:0 0 0 3px #426a7812}@media (width<=650px){.issue-meta-wrap>summary{padding-inline:15px}.resident-output-settings{grid-template-columns:1fr}.task-create-buttons{grid-template-columns:1fr 1fr;display:grid}.task-create-buttons button{padding:0 8px}}.capture-task-toggle{text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd7db;border-radius:7px;align-items:center;gap:10px;width:100%;padding:12px;display:flex}.capture-task-toggle>span{color:#385563;background:#e7edef;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.capture-task-toggle strong,.capture-task-toggle small{display:block}.capture-task-toggle strong{color:#233f4c;font-size:11px}.capture-task-toggle small{color:#71838c;margin-top:3px;font-size:9px}.capture-task-toggle.active{background:#eef7f4;border-color:#2d6c60}.capture-task-toggle.active>span{color:#fff;background:#167666}.capture-task-fields{background:#fff;border:1px solid #d6e1e3;border-radius:7px;margin-top:10px;padding:13px}.capture-task-fields label{margin-bottom:11px}.capture-task-fields>span{color:#71838c;font-size:9px;display:block}.capture-composer>footer{background:#fff;padding:16px 28px}.capture-composer>footer>span{color:#617680;font-size:10px}.capture-composer>footer button{height:42px;padding-inline:16px;font-size:11px}.capture-composer>footer .primary{min-width:120px}.issue-work-list{gap:10px;display:grid}.issue-work-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9e1e4;width:100%;padding:18px 20px}.issue-work-list>button:hover{border-color:#8da3ad;box-shadow:0 5px 14px #1730400b}.issue-list-head{align-items:center;gap:10px;display:flex}.issue-list-head strong{color:#183441;font-size:14px}.issue-work-list>button>p{color:#60737d;white-space:nowrap;text-overflow:ellipsis;margin:9px 0 0;font-size:11px;line-height:1.6;overflow:hidden}.issue-task-preview{background:#f3f6f6;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex;overflow:hidden}.issue-task-preview b{color:#5c727c;flex:none;font-size:9px}.issue-task-preview span{color:#254755;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.issue-work-list footer{color:#6b7d86;border-top:1px solid #e8edef;grid-template-columns:1fr auto 12px;align-items:center;gap:12px;margin-top:13px;padding-top:11px;font-size:10px;display:grid}.issue-work-list footer b{color:#a0adb3;font-size:18px}.knowledge-files>button{grid-template-columns:42px 1fr 60px!important}.knowledge-files>button img{object-fit:cover;border-radius:3px;width:42px;height:38px}@media (width>=2200px){.capture-composer{width:min(1260px,94vw)}.capture-body{grid-template-columns:minmax(0,1.8fr) minmax(350px,.75fr)}.capture-composer .capture-writing textarea{height:280px}.capture-main,.capture-organize{padding:32px}}@media (width<=700px){.capture-overlay{align-items:stretch;padding:0}.capture-composer{border-radius:0;width:100%;height:100vh;max-height:100vh}.capture-composer>header{padding:20px 18px 16px}.capture-composer>header h2{font-size:23px}.capture-composer>header p{font-size:10px;line-height:1.5}.capture-body{grid-template-columns:1fr}.capture-main,.capture-organize{padding:20px 18px}.capture-organize{border-top:7px solid #e5eaec;border-left:0}.capture-composer .capture-writing textarea{height:180px;font-size:14px}.capture-ai-row{flex-direction:column;align-items:flex-start}.capture-ai-row>span{text-align:left}.capture-composer>footer{padding:12px 18px}.capture-composer>footer>span{display:none}.source-chips button{height:34px;padding-inline:11px}.issue-task-preview{display:block}.issue-task-preview span{margin-top:5px;display:block}}.dashboard{gap:16px;display:grid}.dashboard-hero{color:#fff;background:linear-gradient(125deg,#102b3a 0%,#173d50 72%,#1e5062 100%);border-radius:12px;justify-content:space-between;align-items:center;gap:25px;min-height:176px;padding:31px 35px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #10263518}.dashboard-hero:after{content:"";border:1px solid #d3b45130;border-radius:50%;width:280px;height:280px;position:absolute;top:-170px;right:12%;box-shadow:0 0 0 45px #d3b4510c,0 0 0 90px #d3b45108}.dashboard-hero>div,.dashboard-hero>button{z-index:1;position:relative}.dashboard-hero p{color:#b9c9d0;margin:0;font-size:13px}.dashboard-hero>button{color:#fff;cursor:pointer;background:#eb6045;border:1px solid #eb6a50;border-radius:7px;height:48px;padding:0 20px;font-size:13px;font-weight:850;box-shadow:0 8px 22px #08192344}.dashboard-hero>button:hover{background:#f06b51;transform:translateY(-1px)}.dashboard-board{grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);align-items:stretch;gap:16px;display:grid}.dashboard-attention,.dashboard-issues,.dashboard-activity,.dashboard-outputs{background:#fff;border:1px solid #dce3e6;border-radius:10px;overflow:hidden}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{border-bottom:1px solid #e6ebed;justify-content:space-between;align-items:center;min-height:76px;padding:0 22px;display:flex}.dashboard-attention>header span,.dashboard-issues>header span,.dashboard-activity>header span,.dashboard-outputs>header span{color:#6c7f88;letter-spacing:.1em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.dashboard-attention h2,.dashboard-issues h2,.dashboard-activity h2,.dashboard-outputs h2{letter-spacing:-.025em;color:#172f3b;margin:0;font-size:17px}.dashboard-attention>header>b{color:#c84e37;background:#fff0ec;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;display:grid}.dashboard-attention>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f2;grid-template-columns:86px 1fr 12px;align-items:center;gap:13px;width:100%;min-height:67px;padding:11px 20px;display:grid}.dashboard-attention>div>button:hover{background:#fafcfc}.dashboard-attention>div>button:last-child{border-bottom:0}.attention-label{color:#405f6d;text-align:center;background:#eaf0f2;border-radius:4px;justify-self:start;min-width:72px;padding:6px 8px;font-size:10px;font-weight:800}.dashboard-attention>div>button>div{min-width:0}.dashboard-attention>div>button strong{color:#1d3541;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.dashboard-attention>div>button p{color:#71828b;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:10px;overflow:hidden}.dashboard-attention>div>button>b{color:#9fadb3;font-size:19px}.dashboard-brief{color:#fff;background:linear-gradient(160deg,#163545,#102a38);border-radius:10px;padding:22px 22px 17px;box-shadow:0 10px 26px #10263518}.dashboard-brief>header{border-bottom:1px solid #ffffff1c;margin-bottom:4px;padding:2px 2px 17px}.dashboard-brief>header span{color:#d3bc6b;letter-spacing:.1em;font-size:9px;font-weight:800}.dashboard-brief>header h2{margin:6px 0 0;font-size:19px}.dashboard-brief>button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff12;grid-template-columns:1fr 34px 18px;align-items:center;gap:4px;width:100%;height:50px;padding:0 2px;display:grid}.dashboard-brief>button span{color:#c5d1d6;font-size:11px}.dashboard-brief>button strong{text-align:right;font-size:22px}.dashboard-brief>button b{color:#90a6b0;font-size:9px;font-weight:500}.dashboard-brief>footer{background:#ffffff0b;border:1px solid #ffffff10;border-radius:6px;justify-content:space-between;align-items:center;margin-top:13px;padding:11px 12px;display:flex}.dashboard-brief>footer span{color:#b9c9cf;font-size:10px}.dashboard-brief>footer strong{color:#e6c96a;font-size:12px}.dashboard-lower{grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);align-items:start;gap:16px;display:grid}.dashboard-issues>header button,.dashboard-outputs>header button{color:#56707c;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.dashboard-issues>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ebeff1;grid-template-columns:47px minmax(0,1fr) 132px 10px;align-items:center;gap:12px;width:100%;min-height:75px;padding:10px 20px;display:grid}.dashboard-issues>div>button:hover{background:#fafcfc}.dashboard-issues>div>button:last-child{border-bottom:0}.issue-priority{color:#59707b;text-align:center;background:#edf1f2;border-radius:3px;padding:5px 6px;font-size:9px;font-weight:800}.issue-priority.high{color:#bd4934;background:#fff0eb}.issue-priority.medium{color:#946415;background:#fff4df}.issue-priority.low{color:#657984;background:#edf3f4}.dashboard-issues>div>button>div{min-width:0}.dashboard-issues>div>button strong{color:#1b3440;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.dashboard-issues>div>button p{color:#71838c;white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:10px;overflow:hidden}.dashboard-issues>div>button>aside{text-align:right}.dashboard-issues>div>button>aside span,.dashboard-issues>div>button>aside b{font-size:9px;display:block}.dashboard-issues>div>button>aside span{color:#617883}.dashboard-issues>div>button>aside b{color:#2c665d;margin-top:5px}.dashboard-issues>div>button>i{color:#a4b0b5;font-size:18px;font-style:normal}.dashboard-activity>div{padding:8px 20px 13px}.dashboard-activity>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f2;grid-template-columns:30px minmax(0,1fr) 56px;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 0;display:grid}.dashboard-activity>div>button:last-child{border-bottom:0}.dashboard-activity>div>button>span{color:#237164;background:#e7f0ee;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.dashboard-activity>div>button>div{min-width:0}.dashboard-activity>div>button strong{color:#1f3946;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.dashboard-activity>div>button p{color:#7a8b93;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:9px;overflow:hidden}.dashboard-activity time{color:#85949b;text-align:right;font-size:9px}.dashboard-empty{text-align:center;color:#70828b;flex-direction:column;justify-content:center;align-items:center;min-height:130px;padding:24px;display:flex}.dashboard-empty strong{color:#405965;font-size:12px}.dashboard-empty span{margin-top:6px;font-size:10px}.dashboard-empty.compact{min-height:100px}.dashboard-outputs>div{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.dashboard-outputs>div>button{text-align:left;cursor:pointer;background:#fff;border:0;border-right:1px solid #e8edef;grid-template-columns:70px 1fr 10px;align-items:center;gap:10px;min-height:72px;padding:12px 18px;display:grid}.dashboard-outputs>div>button:last-child{border-right:0}.dashboard-outputs>div>button:hover{background:#fafcfc}.dashboard-outputs>div>button span{color:#376d8b;text-align:center;background:#e8f0f4;padding:5px;font-size:9px}.dashboard-outputs>div>button strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.dashboard-outputs>div>button b{color:#a6b1b6;font-size:17px}@media (width>=1001px){.dashboard-hero span,.dashboard-attention>header span,.dashboard-issues>header span,.dashboard-activity>header span,.dashboard-outputs>header span,.attention-label,.issue-priority,.dashboard-issues>div>button>aside span,.dashboard-issues>div>button>aside b,.dashboard-activity>div>button p,.dashboard-activity time{font-size:clamp(10px,.42vw,15px)}.dashboard-hero h1{font-size:clamp(32px,1.55vw,56px)}.dashboard-hero p,.dashboard-hero>button,.dashboard-attention>div>button strong,.dashboard-issues>div>button strong{font-size:clamp(13px,.55vw,20px)}.dashboard-attention h2,.dashboard-issues h2,.dashboard-activity h2,.dashboard-outputs h2{font-size:clamp(18px,.75vw,27px)}.dashboard-attention>div>button p,.dashboard-brief>button span,.dashboard-issues>div>button p,.dashboard-activity>div>button strong,.dashboard-outputs>div>button strong{font-size:clamp(11px,.46vw,17px)}}@media (width>=2200px){.dashboard{gap:22px}.dashboard-hero{min-height:220px;padding:42px 46px}.dashboard-hero>button{height:58px;padding-inline:27px}.dashboard-board,.dashboard-lower{gap:22px}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{min-height:94px;padding-inline:29px}.dashboard-attention>div>button{min-height:84px;padding-inline:27px}.dashboard-brief{padding:29px}.dashboard-brief>button{height:62px}.dashboard-issues>div>button{grid-template-columns:58px minmax(0,1fr) 170px 12px;min-height:94px;padding-inline:27px}.dashboard-activity>div>button{min-height:76px}.dashboard-outputs>div>button{min-height:90px}}@media (width<=900px){.dashboard-board,.dashboard-lower{grid-template-columns:1fr}.dashboard-brief{order:-1}.dashboard-outputs>div{grid-template-columns:1fr}.dashboard-outputs>div>button{border-bottom:1px solid #e8edef;border-right:0}}@media (width<=650px){.dashboard{gap:10px}.dashboard-hero{flex-direction:column;align-items:flex-start;min-height:168px;padding:24px 20px}.dashboard-hero h1{font-size:27px}.dashboard-hero p{font-size:11px}.dashboard-hero>button{width:100%;height:42px}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{min-height:68px;padding-inline:15px}.dashboard-attention>div>button{grid-template-columns:74px 1fr 9px;gap:9px;padding-inline:14px}.attention-label{min-width:68px;font-size:9px}.dashboard-issues>div>button{grid-template-columns:43px minmax(0,1fr) 9px;padding:12px 14px}.dashboard-issues>div>button>aside{display:none}.dashboard-activity>div{padding-inline:15px}.dashboard-brief{padding:19px}}:where(button,a,input,textarea,select,summary):focus-visible{outline-offset:2px;outline:3px solid #2f718f}:where(button,[role=button],summary){-webkit-tap-highlight-color:transparent}.control-app{--c-sub:#5f7079;--c-line:#d3dde1}.control-sidebar nav button{color:#c0cdd3}.control-sidebar nav button:hover,.control-sidebar nav button.active{color:#fff}.drawer-title p,.issue-work-list>button>p,.dashboard-attention>div>button p,.dashboard-issues>div>button p,.dashboard-activity>div>button p,.deliverable-grid article>p{color:#5d7079}.task-card,.issue-work-list>button,.dashboard-attention,.dashboard-issues,.dashboard-activity,.dashboard-outputs{box-shadow:0 2px 8px #17304008}.task-actions button,.task-create-buttons button,.drawer-bottom button,.output-actions button{min-height:40px}.output-actions button:disabled,.completion-form button:disabled{opacity:.52}.output-actions button:disabled{cursor:wait}.completion-form button:disabled{cursor:not-allowed}.control-drawer>header>button,.capture-composer>header button,.notification-panel>header button{min-width:42px;min-height:42px}.dashboard-attention>div>button,.dashboard-issues>div>button,.dashboard-activity>div>button{align-content:center}.issue-list-head,.task-main,.section-header,.drawer-bottom{min-width:0}.task-main b,.issue-list-head strong,.related-row strong{overflow-wrap:anywhere}.resident-output-settings input{color:#172f3b;background:#fff}@media (width>=1001px) and (width<=2199px){.control-content{max-width:1540px;padding:38px 42px 72px}.control-drawer{width:min(660px,97vw)}.control-sidebar nav button,.all-search input,.capture-button{font-size:13px}.dashboard-hero p,.dashboard-hero>button,.dashboard-attention>div>button strong,.dashboard-issues>div>button strong{font-size:14px}.dashboard-attention>div>button p,.dashboard-issues>div>button p,.dashboard-activity>div>button strong,.dashboard-brief>button span{font-size:12px}.drawer-title p,.task-main b,.task-create .task-title,.issue-list-head strong{font-size:14px}.work-control label,.task-meta label,.completion-form label,.resident-output-settings label,.task-meta button,.task-create button,.completion-form button,.drawer-bottom button,.output-actions strong,.issue-work-list>button>p,.issue-work-list footer,.completion-form textarea,.completion-note,.activity-timeline strong{font-size:12px}.activity-timeline p,.output-actions p,.section-header p{font-size:11px}}@media (width<=650px){.control-content{padding-bottom:88px}.control-drawer{width:100vw}.drawer-bottom{z-index:3;background:#fff;flex-wrap:wrap;position:sticky;bottom:0;box-shadow:0 -8px 20px #17304012}.drawer-bottom .danger{order:3;width:100%;margin-top:6px}.task-actions{flex-wrap:wrap}.task-actions button{min-width:calc(50% - 4px)}.output-actions{grid-template-columns:1fr}}:root{--ui-paper:#f6f3ec;--ui-surface:#fffdfa;--ui-ink:#0f2034;--ui-body:#344451;--ui-muted:#66757d;--ui-line:#d9d5cc;--ui-line-strong:#c8c2b6;--ui-navy:#0c2136;--ui-navy-2:#132f49;--ui-gold:#b99127;--ui-gold-soft:#eee4c8;--ui-coral:#df5e4d;--ui-green:#2f7655;--ui-violet:#67578d;--ui-radius:10px;--ui-shadow:0 12px 32px #1822290f}html{background:var(--ui-paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--ui-paper);color:var(--ui-ink);letter-spacing:-.012em;font-weight:400}button{letter-spacing:-.012em}button,a,input,select,textarea{transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,opacity .16s}button:not(:disabled){cursor:pointer}::selection{color:#102237;background:#d9c68a}.control-app{--c-paper:var(--ui-paper);--c-white:var(--ui-surface);--c-ink:var(--ui-ink);--c-sub:var(--ui-muted);--c-line:var(--ui-line);--c-navy:var(--ui-navy);--c-gold:var(--ui-gold);--c-coral:var(--ui-coral);--c-green:var(--ui-green);--c-violet:var(--ui-violet);background:var(--ui-paper)}.control-sidebar{background:linear-gradient(#0b2137 0%,#071a2b 100%);width:252px;padding:28px 16px 20px;box-shadow:8px 0 30px #08182714}.control-brand .brand-logo{background:0 0;border:0;border-radius:0;width:43px;height:43px}.control-brand .brand-logo img{width:42px;height:42px}.control-brand strong{color:#fff;white-space:nowrap;font-size:17px;font-weight:750;line-height:1.25}.control-brand small{color:#9eb0bc;letter-spacing:.04em;margin-top:5px;font-size:10px;font-weight:450}.control-sidebar nav button{color:#c8d2d8;border-radius:7px;height:49px;padding:0 15px;font-size:13px;font-weight:550;position:relative}.control-sidebar nav button:hover{background:#ffffff0e}.control-sidebar nav button.active{color:#102439;background:#f8f5ee;font-weight:750;box-shadow:0 7px 18px #00000021}.control-sidebar nav button.active:before{background:var(--ui-gold);content:"";border-radius:7px 0 0 7px;width:4px;position:absolute;inset:0 auto 0 -1px}.control-sidebar nav button b{background:var(--ui-coral);place-items:center;min-width:22px;height:20px;padding:0 6px;font-size:10px;display:grid}.side-user{border-top-color:#ffffff29;gap:11px;min-height:67px;padding:18px 8px 0}.side-user>span{border:1px solid var(--ui-gold);color:#e5ca75;background:0 0;width:36px;height:36px;font-size:11px}.side-user strong{color:#fff;font-size:12px}.side-user small{color:#96aab6;font-size:10px;line-height:1.35}.all-search{border-color:var(--ui-line-strong);color:#52616b;background:#fffdfa;border-radius:8px;width:min(600px,56vw);height:44px;padding:0 14px}.all-search:focus-within{background:#fff;border-color:#738697;box-shadow:0 0 0 3px #1e415b14}.all-search>span{color:#50616d;font-size:20px}.all-search input{color:var(--ui-ink);font-size:13px}.all-search input::placeholder{color:#7f898e}.all-search kbd{color:#69767d;background:#f8f5ef;border-color:#ddd8ce;font-size:10px}.top-actions{gap:10px}.notification-button{border-color:var(--ui-line-strong);background:#fffdfa;border-radius:8px;width:44px;height:44px}.notification-button:hover{background:#f2eee5;border-color:#b8b1a5}.capture-button{background:var(--ui-navy);height:44px;box-shadow:none;border-radius:7px;padding:0 18px;font-size:13px;font-weight:750}.page-heading h1{color:var(--ui-ink);letter-spacing:-.045em;font-size:34px;font-weight:800;line-height:1.18}.page-heading span{color:#94721b;letter-spacing:.08em;font-size:10px}.page-heading>p{color:var(--ui-muted);font-size:12px}.dashboard-attention,.dashboard-issues,.dashboard-activity,.dashboard-outputs,.plain-list,.issue-work-list>button,.deliverable-grid article,.search-list,.official-resource-board,.knowledge-browser,.knowledge-file-board{border-color:var(--ui-line);background:var(--ui-surface);box-shadow:none}.dashboard-attention,.dashboard-issues,.dashboard-activity,.dashboard-outputs{border-radius:var(--ui-radius)}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{border-color:#e6e1d8}.dashboard-attention>header span,.dashboard-issues>header span,.dashboard-activity>header span,.dashboard-outputs>header span{color:#97741b}.dashboard-attention h2,.dashboard-issues h2,.dashboard-activity h2,.dashboard-outputs h2{color:var(--ui-ink);font-weight:750}.dashboard-attention>div>button,.dashboard-issues>div>button,.dashboard-activity>div>button,.plain-list>button,.search-list>button{background:0 0;border-color:#ebe6dd}.dashboard-attention>div>button:hover,.dashboard-issues>div>button:hover,.dashboard-activity>div>button:hover,.plain-list>button:hover,.search-list>button:hover{background:#f8f5ef}.dashboard-hero{min-height:174px;color:var(--ui-ink);box-shadow:none;border-bottom:1px solid var(--ui-line);background:0 0;border-radius:0;padding:20px 4px 28px}.dashboard-hero:after{display:none}.dashboard-hero span{color:#66747b;letter-spacing:0;font-size:12px;font-weight:550}.dashboard-hero h1{color:var(--ui-ink);letter-spacing:-.052em;margin:12px 0 9px;font-size:44px;font-weight:820;line-height:1.12}.dashboard-hero>button{border:1px solid var(--ui-navy);background:var(--ui-navy);height:48px;box-shadow:none;border-radius:7px;padding:0 21px;font-size:13px}.dashboard-hero>button:hover{background:#163752;transform:none;box-shadow:0 6px 16px #0c213621}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{min-height:74px;padding:0 25px}.dashboard-attention>header>b{background:var(--ui-gold-soft);color:#765b12}.dashboard-attention>div>button p{color:#68767e;font-size:11px}.dashboard-brief{border-radius:var(--ui-radius);background:var(--ui-navy);box-shadow:none;border:1px solid #17334b;padding:25px 24px 20px}.dashboard-brief>button{height:56px}.dashboard-brief>button span{color:#c8d2d8}.dashboard-brief>footer{background:#ffffff0e}.issue-priority{background:#edf0ee}.plain-list,.search-list{border-radius:var(--ui-radius);overflow:hidden}.plain-list>button{grid-template-columns:72px 1fr 76px 12px;height:88px;padding:0 24px}.inbox-mark{border:0;border-left:3px solid var(--ui-coral);color:#a74234;background:#fbebe6;padding:7px 8px}.plain-list strong,.search-list strong{color:var(--ui-ink);font-size:14px}.plain-list p,.search-list p{color:#68767e;font-size:11px}.issue-work-list{gap:12px}.issue-work-list>button{border-radius:var(--ui-radius);padding:21px 24px}.issue-work-list>button:hover{box-shadow:var(--ui-shadow);border-color:#aaa294}.issue-list-head strong{font-size:15px}.issue-work-list>button>p{font-size:12px}.issue-task-preview{background:#f2efe8}.issue-work-list footer{border-color:#e8e3da}.deliverable-grid article{border-radius:var(--ui-radius);min-height:290px;padding:23px}.deliverable-grid article header span{background:var(--ui-gold-soft);color:#705713;border-radius:3px}.deliverable-grid h2{font-size:16px}.deliverable-grid article>p{color:#5f6f78;height:104px;font-size:12px}.deliverable-grid footer{border-color:#e8e3da}.deliverable-grid footer button{border-color:#d3cec4;border-radius:5px;min-height:36px;font-size:11px}.deliverable-grid footer button:last-child{background:var(--ui-navy);color:#fff;border-color:var(--ui-navy)}.drawer-overlay,.control-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09192794}.control-drawer>header{border-color:var(--ui-line);background:#fbf8f2;height:72px;padding:0 28px}.drawer-title h1{color:var(--ui-ink);font-size:29px}.drawer-title p{color:#566872;font-size:14px}.drawer-title-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.drawer-title-heading h1{min-width:0;margin-bottom:12px}.drawer-title-heading button{color:#29485a;background:#fffdfa;border:1px solid #c9c1b4;border-radius:6px;flex:none;min-height:36px;margin-top:2px;padding:0 11px;font-size:10px;font-weight:800}.issue-text-edit{background:#f8f5ef;border-bottom:1px solid #ddd7cd;padding:28px}.issue-text-edit label{color:#435864;margin-bottom:14px;font-size:10px;font-weight:800;display:block}.issue-text-edit input,.issue-text-edit textarea{width:100%;color:var(--ui-ink);font:inherit;background:#fffdfa;border:1px solid #c9c2b7;border-radius:7px;outline:0;margin-top:7px;font-size:13px;line-height:1.65;display:block}.issue-text-edit input{height:44px;padding:0 12px}.issue-text-edit textarea{resize:vertical;min-height:180px;padding:12px}.issue-text-edit input:focus,.issue-text-edit textarea:focus{background:#fff;border-color:#61798a;box-shadow:0 0 0 3px #1e415b14}.issue-text-edit>div{justify-content:flex-end;gap:8px;display:flex}.issue-text-edit button{color:#40545f;background:#fffdfa;border:1px solid #c9c1b4;border-radius:6px;min-height:40px;padding:0 14px;font-size:11px;font-weight:800}.issue-text-edit button.save{border-color:var(--ui-navy);background:var(--ui-navy);color:#fff}.issue-text-edit button:disabled{opacity:.45}.plain-state{border-radius:99px;padding:6px 9px!important;font-size:10px!important}.plain-state.inbox{background:#fae8e3}.plain-state.active{background:#e3eee8}.plain-state.waiting{background:#ebe7f1}.plain-state.done{background:#e7ebeb}.issue-briefing{box-shadow:none;background:#f7f3eb;border-color:#d7d1c6;margin:0 28px 22px;padding:22px}.issue-briefing>header{border-color:var(--ui-navy)}.briefing-facts{background:#ddd7cc;border-color:#ddd7cc}.briefing-suggestions button{background:#ece8de}.issue-route{background:var(--ui-navy)}.briefing-primary-action button{background:#d0b253;border-radius:6px}.briefing-suggestions .suggestion-row{gap:6px;display:flex}.briefing-suggestions .suggestion-row>button:first-child{flex:1}.briefing-suggestions .suggestion-row>.merge{color:#875025;background:#fff4e8;flex:none;width:auto}.next-action-card{border:1px solid #c7b578;border-left:4px solid var(--ui-gold);background:#fffaf0;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;margin:0 28px 18px;padding:20px 22px;display:flex}.next-action-card span,.next-action-card strong,.next-action-card p{display:block}.next-action-card span{color:#866715;font-size:10px;font-weight:800}.next-action-card strong{color:var(--ui-ink);margin-top:5px;font-size:19px}.next-action-card p{color:#65737b;margin:5px 0 0;font-size:11px}.next-action-card button{background:var(--ui-navy);color:#fff;border:0;border-radius:6px;flex:none;min-height:42px;padding:0 15px;font-size:11px;font-weight:800}.issue-meta-wrap>summary{color:#40545f;background:#f7f3eb;border-color:#dfd9cf}.issue-meta{background:#f7f3eb;border-color:#ded8cd}.work-control label{color:#435864}.work-control select,.work-control input{background:#fffdfa;border-color:#cec8bd}.task-card{background:#fff;border-color:#d9d4ca #d9d4ca #d9d4ca #8a969b;padding:16px}.task-card.doing{border-left-color:var(--ui-green)}.task-card.waiting{border-left-color:var(--ui-violet)}.task-main b{color:var(--ui-ink)}.task-meta{border-color:#e9e4db}.task-meta button{background:var(--ui-green);border-radius:5px}.task-actions button.complete{background:var(--ui-navy)}.completion-form{background:#f4f1ea;border-color:#d8d2c7}.completion-note{background:#e8efe9}.task-create-buttons button{background:#fffdfa;border-color:#cbc5ba;border-radius:6px}.task-create-buttons button:hover{background:#f7f3eb;border-color:#847e73}.task-create-buttons button.field{color:#765d18}.task-create{background:#f4f1ea;border-color:#d8d2c7;border-radius:8px}.drawer-tabs{background:#fbf8f2;border-color:#f0ece4 #ded8ce #ded8ce;height:56px;padding:0 24px}.drawer-tabs button{color:#68777f;font-size:12px}.drawer-tabs button.active{color:var(--ui-ink)}.note-form input{background:#fffdfa;border-color:#d0cabf}.note-form button{background:var(--ui-navy);border-radius:5px}.activity-timeline p{color:#68777f;font-size:10px}.drawer-bottom{background:#fbf8f2;border-color:#ddd7cd;padding:18px 28px}.drawer-bottom button{background:#fffdfa;border-color:#cbc5ba;border-radius:5px}.drawer-bottom .close-work{background:var(--ui-navy);border-color:var(--ui-navy)}.output-actions button{background:#fffdfa;border-color:#d8d2c7;border-radius:8px}.output-actions button:hover{background:#f8f5ee;border-color:#9f978a}.resident-output-settings{background:#f7f3eb;border-color:#d8d2c7;grid-template-columns:1.25fr 1fr 1fr 1fr}.resident-output-settings input,.resident-output-settings select{width:100%;height:38px;color:var(--ui-ink);background:#fffdfa;border:1px solid #cec8bd;border-radius:5px;padding:0 9px;font-size:10px}.resident-notice-record{background:#faf6e9;border:1px solid #d8c998;border-radius:8px;grid-template-columns:minmax(230px,1.4fr) 100px minmax(180px,1fr) auto;align-items:end;gap:9px;margin:0 0 13px;padding:14px;display:grid}.resident-notice-record>div{align-self:center}.resident-notice-record strong,.resident-notice-record span{display:block}.resident-notice-record strong{color:var(--ui-ink);font-size:11px}.resident-notice-record span{color:var(--ui-muted);margin-top:4px;font-size:9px;line-height:1.45}.resident-notice-record select,.resident-notice-record input{width:100%;height:38px;color:var(--ui-ink);background:#fffdfa;border:1px solid #cec8bd;border-radius:5px;padding:0 9px;font-size:10px}.resident-notice-record button{background:var(--ui-navy);color:#fff;border:0;border-radius:5px;height:38px;padding:0 13px;font-size:10px;font-weight:800}.resident-notice-record.completed{background:#f0f6f1;border-color:#b6cdbd;grid-template-columns:1fr}.capture-composer,.account-panel,.kakao-confirm-dialog,.notification-panel{border:1px solid var(--ui-line);background:var(--ui-surface);border-radius:12px;box-shadow:0 26px 70px #06121d40}.capture-composer>header{background:#fffdfa}.capture-composer>header span{color:#916f19}.capture-composer>header h2{color:var(--ui-ink)}.capture-body{border-color:#ddd7cd}.capture-composer .capture-writing textarea:focus{background:#fff;border-color:#61798a}.source-chips button,.capture-suggestion,.capture-task-toggle{border-color:#d6d0c5}.capture-composer>footer{background:#fffdfa}.capture-composer>footer .primary{background:var(--ui-navy);border-color:var(--ui-navy)}.capture-file-button.dropzone{color:#29485a;background:#f8faf9;border:1.5px dashed #99aab2;flex-direction:column;gap:6px;height:auto;min-height:82px;padding:14px;display:flex}.capture-file-button.dropzone>span{font-size:12px;font-weight:850}.capture-file-button.dropzone>small{color:#738087;font-size:9px;font-weight:550}.capture-file-button.dropzone:hover,.capture-file-button.dropzone.dragging{border-color:var(--ui-gold);background:#fbf5e3;box-shadow:inset 0 0 0 2px #b991271a}.capture-file-button.dropzone.dragging>span{color:#725812}.attachment-dropzone{color:#29485a;text-align:center;cursor:pointer;background:#f8f7f2;border:1.5px dashed #9eaaa9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:88px;margin:2px 0 14px;padding:16px;display:flex}.attachment-dropzone>span{font-size:12px;font-weight:850}.attachment-dropzone>small{color:#738087;font-size:9px}.attachment-dropzone input{display:none}.attachment-dropzone:hover,.attachment-dropzone.dragging{border-color:var(--ui-gold);background:#fbf5e3;box-shadow:inset 0 0 0 2px #b991271a}.attachment-dropzone.dragging>span{color:#725812}.attachment-dropzone.uploading{cursor:wait;opacity:.65}.notification-panel>header,.account-panel>header{background:#fbf8f2;border-color:#ddd7cd}.alert-main{background:0 0}.notification-panel article{border-color:#e8e3da}.notification-panel article:hover{background:#f8f5ef}.alert-main i{background:var(--ui-coral)}.notification-panel article footer button:last-child,.account-form button{background:var(--ui-navy);border-color:var(--ui-navy)}.control-toast{background:var(--ui-navy);border:1px solid #29445b;min-height:44px;padding:11px 16px;font-size:12px;bottom:28px}.knowledge-hub{gap:22px}.knowledge-hero{border-radius:var(--ui-radius);background:var(--ui-navy);min-height:174px;box-shadow:none;border:1px solid #17334b;padding:34px 38px}.knowledge-hero p{color:#c4d0d6}.knowledge-refresh button{box-shadow:none;background:#d0b253;border-radius:6px}.knowledge-summary{gap:12px}.knowledge-summary button{border-color:var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface);min-height:108px}.knowledge-summary button:hover{box-shadow:var(--ui-shadow);border-color:#aaa294;transform:none}.official-resource-board,.knowledge-browser,.knowledge-file-board{border-radius:var(--ui-radius);padding:28px}.knowledge-group-grid>button,.official-resource-board article,.knowledge-file-board>div>button{background:#f8f5ef;border-color:#ded8cd;border-radius:8px}.knowledge-group-grid>button:hover,.knowledge-group-grid>button.active{box-shadow:none;background:#f0ece3;border-color:#9f978a;transform:none}.knowledge-search{background:#fbf9f5;border-color:#cec8bd;border-radius:7px}.knowledge-browser>nav button{background:#fffdfa;border-color:#d6d0c5}.knowledge-browser>nav button.active{border-color:var(--ui-navy);background:var(--ui-navy)}.knowledge-results{border-color:#e3ded5}.knowledge-results article{border-color:#e8e3da}.knowledge-results article>.knowledge-use{color:#203c50;background:#fffdfa;border:1px solid #bfb7aa;border-radius:5px;flex:none;margin-left:10px;padding:8px 10px;font-size:10px;font-weight:750}.knowledge-results article>.knowledge-use:hover{background:var(--ui-navy);border-color:var(--ui-navy);color:#fff}.budget-intro{background:#f3efe6;border-radius:8px}.budget-totals>div,.budget-controls input,.budget-controls select{background:#fffdfa;border-color:#d9d3c8;border-radius:7px}.budget-list-heading{border-color:var(--ui-navy)}.budget-list article{border-color:#e4dfd6}.budget-execution i{background:var(--ui-gold)}.budget-actions button{background:#fffdfa;border-color:#cec8bd;border-radius:5px}.budget-actions button:hover{background:var(--ui-navy)}.budget-detail-row{box-shadow:inset 3px 0 0 var(--ui-gold);background:#f7f3eb;border-color:#d1cbc0;border-radius:8px}.task-main{gap:10px}.task-main b{overflow-wrap:anywhere;min-width:0}.task-status{white-space:nowrap;flex:none}.task-actions{flex-wrap:wrap;gap:7px;display:flex}.task-actions button{white-space:normal;overflow-wrap:anywhere;width:auto;max-width:100%;height:auto;min-height:38px;padding:8px 12px;line-height:1.25}.task-conversation{background:#f8f5ef;border:1px solid #ded8cd;border-radius:8px;flex-direction:column;gap:7px;margin:12px 0 0;padding:12px;display:flex}.task-conversation article{background:#fffdfa;border:1px solid #d8d2c7;border-radius:9px 9px 9px 3px;max-width:88%;padding:10px 12px}.task-conversation article.mine{background:#edf3f7;border-color:#b9c7d1;border-radius:9px 9px 3px;align-self:flex-end}.task-conversation article.request-message{border-left:3px solid var(--ui-gold);max-width:100%}.task-conversation header{justify-content:space-between;align-items:center;gap:12px;display:flex}.task-conversation header strong{color:var(--ui-ink);font-size:10px}.task-conversation time,.task-conversation small{color:var(--ui-muted);font-size:8px}.task-conversation p{color:var(--ui-ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0;font-size:11px;line-height:1.55}.completion-form>div{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.completion-form button{white-space:normal;width:auto;max-width:100%;height:auto;min-height:38px;padding:8px 12px;line-height:1.25}.account-requests{background:#faf6e9;border:1px solid #d8c998;border-radius:8px;margin:0 0 16px;padding:13px}.account-requests>strong{color:var(--ui-ink);margin-bottom:8px;font-size:11px;display:block}.account-requests>div{border-top:1px solid #e6dcc0;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.account-requests>div>div b,.account-requests>div>div span{display:block}.account-requests>div>div b{font-size:11px}.account-requests>div>div span{color:var(--ui-muted);margin-top:3px;font-size:9px}.account-requests aside{gap:6px;display:flex}.account-requests button,.account-member button,.account-member select,.account-reset-row input{min-height:34px;color:var(--ui-ink);background:#fffdfa;border:1px solid #cec8bd;border-radius:5px;padding:0 9px;font-size:9px;font-weight:750}.account-requests button.approve,.account-reset-row button{border-color:var(--ui-navy);background:var(--ui-navy);color:#fff}.account-list>.account-member{height:auto;min-height:52px;padding:10px 12px;display:block}.account-member-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-member-main>span strong{font-size:11px}.account-member-main>span small{color:var(--ui-muted);background:#eee9df;border-radius:3px;margin-left:7px;padding:3px 5px;font-size:8px}.account-member-main>div{align-items:center;gap:5px;display:flex}.account-member button.danger{color:#9b493c}.account-member button:disabled,.account-member select:disabled{opacity:.45}.account-reset-row{border-top:1px solid #e4ded4;grid-template-columns:1fr auto;gap:7px;margin-top:9px;padding-top:9px;display:grid}.account-reset-row input{width:100%}.account-reset-row button{border:0;border-radius:5px;min-height:34px;padding:0 11px;font-size:9px;font-weight:800}.side-account-manage{color:#f0d783;text-align:left;background:#cfb15214;border:1px solid #cfb15257;border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:40px;margin-top:auto;padding:0 12px;font-size:11px;font-weight:800;display:flex}.side-user{margin-top:8px}.account-loading{color:var(--ui-muted);text-align:center;background:#f8f5ef;border:1px solid #ded8cd;border-radius:7px;padding:22px;font-size:10px}.account-retry{border:1px solid var(--ui-navy);background:var(--ui-navy);color:#fff;border-radius:5px;min-height:38px;margin-bottom:12px;padding:0 12px;font-size:10px;font-weight:800}.top-account-manage{height:37px;color:var(--ui-ink);background:#fffdfa;border:1px solid #c9c1b4;border-radius:6px;padding:0 11px;font-size:10px;font-weight:800}.account-manager-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.account-manager-heading h3{margin:0}.account-manager-heading p,.account-create-form>p{color:var(--ui-muted);margin:4px 0 0;font-size:9px;line-height:1.45}.account-manager-heading>button{background:var(--ui-navy);color:#fff;border:0;border-radius:6px;flex:none;min-height:38px;padding:0 13px;font-size:10px;font-weight:800}.master-account-actions{align-items:center;gap:7px;display:flex}.master-account-actions b{color:#6f5a19;background:#f5edd3}.master-account-actions button{border-color:#b9ac82}.account-create-form{background:#f8f5ef;border:1px solid #cfc6b8;border-radius:8px;margin-top:18px;padding:16px;scroll-margin:90px}.account-create-form>p{margin:-6px 0 12px}#account-my-code{scroll-margin:90px}.account-requests select{max-width:170px;min-height:34px;color:var(--ui-ink);background:#fffdfa;border:1px solid #cec8bd;border-radius:5px;padding:0 9px;font-size:9px;font-weight:750}.account-workspace-select{max-width:170px}.access-card{background:var(--ui-surface);border:0;border-radius:13px;overflow:hidden;box-shadow:0 30px 90px #00000052}.access-card>header{background:var(--ui-navy)}.access-tabs button.active{color:var(--ui-ink);background:#fffdfa}.access-tabs button.active:after{background:var(--ui-gold)}.access-copy h1{color:var(--ui-ink)}.access-primary{background:var(--ui-navy);border-radius:6px}.deliverable-grid article.stale{border-color:#c9a84b;box-shadow:inset 0 3px #c9a84b}.deliverable-grid article header>div{align-items:center;gap:8px;display:flex}.deliverable-grid article header b{color:#5d6b72;background:#ece8df;border-radius:3px;padding:4px 6px;font-size:9px}.deliverable-grid article.stale header b{color:#775a0f;background:#f5e8c7}.deliverable-grid footer{flex-wrap:wrap}.archive-guide{color:#65747c;margin:-16px 0 22px;font-size:12px}.archive-list{border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:var(--ui-surface);overflow:hidden}.archive-list article{border-bottom:1px solid #e8e3da;grid-template-columns:minmax(0,1fr) 84px 64px 82px;align-items:center;gap:10px;min-height:86px;padding:14px 20px;display:grid}.archive-list article:last-child{border-bottom:0}.archive-list article>div{min-width:0}.archive-list article span{color:#896a17;margin-bottom:5px;font-size:9px;font-weight:800;display:inline-block}.archive-list article strong{color:var(--ui-ink);font-size:13px;display:block}.archive-list article p{color:#66757d;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;overflow:hidden}.archive-list time{color:#738087;font-size:10px}.archive-list button{color:#254455;background:#fffdfa;border:1px solid #cfc8bd;border-radius:5px;height:34px;font-size:10px;font-weight:750}.archive-list button.danger{color:#984638;border-color:#d8b9b1}.archive-list button:hover{background:#f4f1ea}.archive-list button.danger:hover{background:#fff0ec}@media (width>=2200px){.control-sidebar{width:310px;padding:36px 22px 24px}.control-workspace{margin-left:310px}.control-brand strong{font-size:21px}.control-brand small{font-size:13px}.control-sidebar nav button{height:61px;font-size:17px}.side-user strong{font-size:15px}.side-user small{font-size:13px}.control-topbar{height:92px;padding-inline:54px}.all-search{width:760px;height:52px}.all-search input,.capture-button{font-size:16px}.capture-button,.notification-button{height:52px}.notification-button{width:52px}.control-content{max-width:2200px;padding:56px 62px 96px}.dashboard-hero{min-height:210px}.dashboard-hero h1{font-size:56px}.dashboard-hero p{font-size:19px}.dashboard-attention>div>button{min-height:94px}.dashboard-attention>div>button strong,.dashboard-issues>div>button strong{font-size:18px}.dashboard-attention>div>button p,.dashboard-issues>div>button p{font-size:15px}}@media (width<=1000px){.control-sidebar{width:192px}.control-workspace{margin-left:192px}.control-brand strong{font-size:14px}.control-brand small{font-size:9px}.control-sidebar nav button{font-size:12px}.control-content{padding:32px 28px 64px}.dashboard-board,.dashboard-lower{grid-template-columns:1fr}.dashboard-brief{order:-1}.dashboard-hero h1{font-size:38px}}@media (width<=650px){.control-app{padding-bottom:68px}.control-sidebar{background:var(--ui-navy);width:100%;height:68px;padding:0 8px;display:block;inset:auto 0 0}.control-workspace{margin-left:0}.control-brand,.side-user,.side-account-manage{display:none}.control-sidebar nav{grid-template-columns:repeat(7,1fr);gap:2px;height:100%;display:grid}.control-sidebar nav button{text-align:center;border-radius:0;justify-content:center;height:100%;padding:0 3px;font-size:9px;line-height:1.2}.control-sidebar nav button.active{color:#fff;box-shadow:none;background:#ffffff1a}.control-sidebar nav button.active:before{border-radius:2px 2px 0 0;width:auto;height:3px;inset:auto 18px 0}.control-sidebar nav button b{position:absolute;top:7px;right:8px}.control-topbar{height:64px;padding:0 12px}.all-search{flex:1;width:auto;height:40px}.all-search kbd{display:none}.capture-button{width:42px;height:40px;padding:0;font-size:0}.capture-button:first-letter{font-size:18px}.notification-button{width:40px;height:40px}.top-actions{gap:5px}.top-account-manage{width:36px;height:40px;padding:0;font-size:0}.top-account-manage:after{content:"계정";font-size:9px}.control-content{padding:20px 14px 90px}.dashboard{gap:12px}.dashboard-hero{align-items:stretch;min-height:180px;padding:12px 2px 22px}.dashboard-hero h1{font-size:31px}.dashboard-hero p{font-size:12px;line-height:1.55}.dashboard-hero>button{width:100%;height:44px}.dashboard-board,.dashboard-lower{gap:12px}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{min-height:66px;padding:0 16px}.dashboard-attention>div>button{grid-template-columns:72px 1fr 8px;min-height:72px;padding:11px 14px}.attention-label{min-width:65px;font-size:9px}.dashboard-attention>div>button strong{font-size:12px}.dashboard-brief{padding:19px}.dashboard-issues>div>button{padding-inline:14px}.page-heading h1{font-size:27px}.plain-list>button{grid-template-columns:62px 1fr 8px;height:auto;min-height:82px;padding:12px 14px}.plain-list time{display:none}.deliverable-grid{grid-template-columns:1fr}.deliverable-grid article{min-height:260px}.control-drawer{width:100vw}.control-drawer>header{height:64px;padding:0 16px}.drawer-title{padding:23px 18px}.drawer-title h1{font-size:24px}.drawer-title p{font-size:13px}.drawer-title-heading{display:block}.drawer-title-heading button{margin:0 0 14px}.issue-text-edit{padding:20px 18px}.issue-text-edit textarea{min-height:150px}.issue-text-edit>div{grid-template-columns:1fr 1fr;display:grid}.issue-briefing{margin:0 14px 16px}.task-workflow,.drawer-section{padding-inline:18px}.drawer-tabs{padding-inline:10px}.drawer-bottom{padding:14px 16px}.control-toast{justify-content:center;width:calc(100% - 28px);bottom:82px}.next-action-card{flex-direction:column;align-items:stretch;margin:0 14px 14px;padding:16px}.next-action-card button{width:100%}.resident-output-settings,.resident-notice-record{grid-template-columns:1fr}.archive-list article{grid-template-columns:1fr 1fr;padding:15px}.archive-list article>div{grid-column:1/-1}.archive-list time{display:none}.archive-list button{width:100%}.account-member-main{flex-direction:column;align-items:flex-start}.account-member-main>div{grid-template-columns:1fr 1fr 1fr;width:100%;display:grid}.account-member-main button,.account-member-main select{width:100%}.account-requests>div{flex-direction:column;align-items:flex-start}.account-requests aside{width:100%}.account-requests aside button{flex:1}.account-manager-heading{flex-direction:column;align-items:stretch}.account-manager-heading>button{width:100%}.master-account-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.knowledge-hero{padding:25px 22px}.knowledge-hero h1{font-size:29px}.official-resource-board,.knowledge-browser,.knowledge-file-board{padding:20px 16px}.access-card{border-radius:0}}@media (prefers-reduced-motion:reduce){button,a,input,select,textarea{transition:none!important}}.ai-review-button{color:#5e4910;cursor:pointer;background:#fff9e7;border:1px solid #bca253;border-radius:7px;flex:none;min-height:34px;padding:0 11px;font-size:9px;font-weight:850}.ai-review-button:disabled{cursor:wait;opacity:.65}@media (width>=2000px){.ai-review-button{min-height:42px;padding-inline:15px;font-size:clamp(11px,.42vw,16px)}}@media (width<=650px){.ai-review-button{width:100%}}:root{--ui-paper:#f3f5f6;--ui-surface:#fff;--ui-ink:#102438;--ui-body:#3e505d;--ui-muted:#71808a;--ui-line:#dfe4e7;--ui-line-strong:#cbd3d8;--ui-navy:#0b2238;--ui-navy-2:#15364f;--ui-gold:#b69337;--ui-gold-soft:#f3eddd;--ui-radius:8px;--ui-shadow:0 12px 32px #0c1f3012}html,body,.control-app{background:var(--ui-paper)}html body,html body button,html body input,html body select,html body textarea,.page-heading h1,.drawer-title h1,.capture-dialog h2,.command-stats button strong,.flow-counts strong,.date-list>button>div strong,.output-detail h1{font-family:Paperlogy,Apple SD Gothic Neo,Arial,sans-serif!important}button{border-radius:6px}.control-sidebar{background:var(--ui-navy);width:240px;box-shadow:none;padding:26px 14px 18px}.control-brand{min-height:58px;padding:0 10px 27px}.control-brand strong{font-size:16px}.control-brand small{color:#a8b6bf;font-size:10px}.control-sidebar nav{gap:2px}.control-sidebar nav button{color:#b8c5cd;border-radius:5px;height:46px;font-size:13px;font-weight:600}.control-sidebar nav button:hover{color:#fff;background:#ffffff0e}.control-sidebar nav button.active{color:#fff;box-shadow:none;background:#ffffff17}.control-sidebar nav button.active:before{background:#d2b45d;border-radius:0;width:2px;inset:10px auto 10px 0}.side-account-manage{color:#d5dde2;background:0 0;border-color:#ffffff24}.side-account-manage:hover{background:#ffffff0f}.side-user>span{color:#d7e0e5;border-color:#8094a1}.control-topbar{border-color:var(--ui-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;height:72px;padding:0 36px}.all-search{background:#f7f9fa;border-color:#d5dce0;border-radius:6px;height:42px}.capture-button{background:var(--ui-navy);height:42px;box-shadow:none;border-radius:6px}.capture-button:hover{background:var(--ui-navy-2);box-shadow:none}.notification-button,.top-account-manage{background:#fff;border-color:#d5dce0}.control-content{max-width:1500px;padding:38px 44px 72px}.page-heading h1{letter-spacing:-.04em;font-size:32px}.page-heading span{color:#667783;letter-spacing:.04em}.dashboard-attention,.dashboard-issues,.dashboard-activity,.dashboard-outputs,.plain-list,.search-list,.official-resource-board,.knowledge-browser,.knowledge-file-board,.deliverable-grid article,.archive-list{border:1px solid var(--ui-line);border-radius:var(--ui-radius);box-shadow:none;background:#fff}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{border-color:#e8ecee;min-height:68px;padding:0 22px}.dashboard-attention>header span,.dashboard-issues>header span,.dashboard-activity>header span,.dashboard-outputs>header span{color:#6d7d87;letter-spacing:.04em;font-size:9px}.dashboard-attention h2,.dashboard-issues h2,.dashboard-activity h2,.dashboard-outputs h2{font-size:16px;font-weight:750}.dashboard-attention>div>button,.dashboard-issues>div>button,.dashboard-activity>div>button,.dashboard-outputs>div>button,.plain-list>button,.search-list>button{background:#fff;border-color:#edf0f2}.dashboard-attention>div>button:hover,.dashboard-issues>div>button:hover,.dashboard-activity>div>button:hover,.dashboard-outputs>div>button:hover,.plain-list>button:hover,.search-list>button:hover{background:#f7f9fa}.dashboard-hero span{color:#647681;font-size:11px}.dashboard-hero h1{letter-spacing:-.048em;margin:10px 0 7px;font-size:38px}.dashboard-hero p{color:#5d6f7a;font-size:14px}.dashboard-hero>button{border-radius:6px;height:44px;padding:0 18px;font-size:12px}.dashboard-attention>header>b{color:#435764;background:#edf1f3}.attention-label{color:#455966;background:#eef1f3;border-radius:99px;min-width:70px}.attention-label.new{color:#9a4639;background:#f8e9e5}.attention-label.waiting{color:#61517f;background:#eeeaf4}.attention-label.task{color:#35644d;background:#e8f0eb}.dashboard-attention>div>button p{font-size:10px}.dashboard-brief{border-radius:var(--ui-radius);background:var(--ui-navy);border:0;padding:22px 21px 18px}.dashboard-brief>header span{color:#b9c6ce}.dashboard-brief>header h2{font-size:16px}.dashboard-brief>button{border-color:#ffffff1a;height:51px}.dashboard-brief>button strong{font-size:22px}.dashboard-brief>footer{background:0 0;border-top:1px solid #ffffff1f}.dashboard-lower{grid-template-columns:minmax(0,1.4fr) minmax(330px,.72fr);gap:18px}.dashboard-issues>div>button{min-height:76px;padding:11px 21px}.issue-priority{background:#edf1f3;border-radius:99px}.issue-priority.medium{background:#f3eddd}.issue-priority.high{background:#f8e9e5}.dashboard-activity>div>button>span{color:#4c616e;background:#edf1f3}.dashboard-outputs>div>button{min-height:72px}.dashboard-outputs>div>button span{color:#465d6a;background:#edf1f3}.issue-work-list{border:1px solid var(--ui-line);border-radius:var(--ui-radius);background:#fff;gap:0;overflow:hidden}.issue-work-list>button{background:#fff;border:0;border-bottom:1px solid #edf0f2;border-radius:0;margin:0;padding:20px 22px}.issue-work-list>button:last-child{border-bottom:0}.issue-work-list>button:hover{box-shadow:none;background:#f7f9fa;border-color:#edf0f2}.plain-list>button{height:82px}.deliverable-grid{gap:12px}.deliverable-grid article{min-height:270px;padding:21px}.deliverable-grid article header span{color:#49606d;background:#edf1f3}.drawer-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0614207a}.control-drawer{background:#fff;width:min(940px,100vw);box-shadow:-18px 0 48px #0614202e}.control-drawer>header{border-color:var(--ui-line);z-index:5;background:#fff;height:66px;padding:0 32px;position:sticky;top:0}.control-drawer>header>div>span{color:#61727d;font-size:10px}.drawer-title{border-bottom:1px solid #edf0f2;padding:31px 34px 25px}.drawer-title p{color:#536672;max-width:780px;font-size:13px;line-height:1.75}.drawer-title-heading button{color:#4b606c;background:#fff;border-color:#d6dde1}.drawer-title-heading button:hover{background:#f6f8f9;border-color:#99a7af}.next-action-card{border:0;border-left:3px solid var(--ui-navy);background:#f4f7f8;border-radius:0;margin:20px 34px 18px;padding:18px 20px}.next-action-card span{color:#667783}.next-action-card strong{font-size:17px}.next-action-card button{background:var(--ui-navy);min-height:40px}.issue-briefing{border:1px solid var(--ui-line);background:#fff;border-radius:7px;margin:0 34px 22px;padding:0;overflow:hidden}.issue-briefing>header{background:#fff;border-bottom:1px solid #e6ebee;min-height:64px;padding:0 18px}.issue-briefing>header span{color:#677985}.issue-briefing>header strong{font-size:14px}.ai-review-button{color:#4f6470;background:#fff;border:1px solid #d1d9dd;border-radius:5px;min-height:34px;font-size:10px;font-weight:750}.ai-review-button:hover{background:#f6f8f9;border-color:#8e9da6}.briefing-facts{background:#e8ecef;border:0;border-bottom:1px solid #e8ecef;gap:1px;margin:0}.briefing-facts>div{background:#fff;min-height:82px;padding:17px}.briefing-facts span{color:#75848d}.briefing-facts strong{font-size:13px;line-height:1.45}.issue-related-more{background:#fff;border-bottom:1px solid #e8ecef}.issue-related-more>summary{color:#506570;cursor:pointer;padding:13px 18px;font-size:10px;font-weight:750;list-style:none}.issue-related-more>summary:after{float:right;content:"＋";color:#7b8a92}.issue-related-more[open]>summary:after{content:"－"}.issue-related-more .briefing-links{margin:0;padding:0 18px 14px}.briefing-links button{background:#f7f9fa;border-color:#e2e7ea}.issue-route{color:var(--ui-ink);background:#f7f9fa;border:0;border-radius:0;margin:0;padding:18px}.route-heading strong{color:var(--ui-ink)}.route-heading span{color:#667983}.route-steps:before{background:#cfd8dd}.route-steps i{color:#314c5c;background:#fff;border-color:#aebbc3}.route-steps .done i{color:#fff;background:#4c765f;border-color:#4c765f}.route-steps span{color:#6a7b85}.route-steps .done span{color:#213b4b}.briefing-primary-action{border-color:#dce3e6}.briefing-primary-action button{background:var(--ui-navy);color:#fff}.briefing-primary-action button.field{color:#3f5664;background:#fff;border-color:#cbd4d9}.briefing-primary-action>span{color:#687a84}.issue-meta-wrap>summary{color:#536874;background:#f8fafb;border-color:#e5eaed;padding-inline:34px}.issue-meta{background:#f8fafb;border-color:#e5eaed;padding-inline:34px}.task-card{background:#fff;border-color:#e0e5e8}.task-card.field{background:#f8fafb}.task-create{background:#f6f8f9;border-color:#dce3e6}.drawer-tabs{z-index:4;background:#fff;border-top:1px solid #e1e7ea;border-bottom:1px solid #dfe5e8;height:54px;padding:0 30px;position:sticky;top:66px}.drawer-tabs button.active:after{background:var(--ui-navy)}.drawer-bottom{z-index:4;background:#fff;border-color:#dfe5e8;padding:15px 34px;position:sticky;bottom:0}.drawer-bottom button{background:#fff;border-color:#d3dbe0}.drawer-bottom .close-work{background:var(--ui-navy)}.drawer-bottom .privacy-action{color:#365463;background:#f5f8f9;border-color:#b8c8cf;margin-right:auto}.issue-meta label>small{color:#70818a;margin-top:5px;font-size:9px;font-weight:500;display:block}.activity-timeline article i{background:#597864;border-color:#dfece4}.activity-timeline article:not(:last-child):after{background:#dce3e6}.attachment-dropzone,.capture-file-button.dropzone{background:#f8fafb;border-color:#b8c4ca}.attachment-dropzone:hover,.attachment-dropzone.dragging,.capture-file-button.dropzone:hover,.capture-file-button.dropzone.dragging{box-shadow:none;background:#f1f5f6;border-color:#788d99}.capture-composer,.account-panel,.kakao-confirm-dialog,.notification-panel{background:#fff;border-color:#dce2e6;border-radius:9px;box-shadow:0 24px 68px #07172438}.capture-composer>header,.capture-composer>footer,.notification-panel>header,.account-panel>header{background:#fff;border-color:#e3e8eb}.capture-main{background:#fff}.capture-organize{background:#f5f7f8;border-color:#e0e6e9}.capture-composer .capture-writing textarea{background:#fff;border-color:#cfd8dd}.source-chips button,.capture-suggestion,.capture-task-toggle{background:#fff;border-color:#d8e0e4}.source-chips button.active,.capture-task-toggle.active{background:#edf2f4;border-color:#82949e}.access-screen{background:var(--ui-navy)}.access-card{background:#fff;border-radius:10px;box-shadow:0 28px 80px #00000042}.access-tabs{border-color:#e2e7ea}.access-tabs button{background:#f6f8f9;border-color:#e2e7ea}.access-tabs button.active{background:#fff}.access-card>form input:not([type=checkbox]),.access-card>form select{background:#fff;border-color:#ccd5da}.access-copy small{color:#647783}.privacy-check{background:#f7f9fa;border:1px solid #e0e6e9;border-radius:6px;padding:11px 12px;line-height:1.5;color:#506570!important;align-items:flex-start!important;gap:9px!important;font-size:10px!important;display:flex!important}.privacy-check input{margin-top:2px}.privacy-check span{gap:2px;display:grid}.privacy-check a{color:#173f59;text-underline-offset:2px;font-weight:850}.privacy-check small{color:#7a8991;font-size:9px}.account-panel>footer{justify-content:space-between;align-items:center;display:flex}.account-panel>footer>a{color:#516a78;text-underline-offset:3px;font-size:10px;font-weight:750;text-decoration:underline}.knowledge-hero{background:var(--ui-navy);border:0;border-radius:8px;min-height:154px;padding:30px 34px}.knowledge-hero h1{font-size:34px}.knowledge-summary button{border-color:var(--ui-line);background:#fff;min-height:98px}.knowledge-summary button:hover{box-shadow:none;border-color:#a9b5bc}.official-resource-board,.knowledge-browser,.knowledge-file-board{padding:25px}.knowledge-group-grid>button,.official-resource-board article,.knowledge-file-board>div>button{background:#f7f9fa;border-color:#e1e6e9}.knowledge-group-grid>button:hover,.knowledge-group-grid>button.active{background:#eef2f4;border-color:#aab7be}.knowledge-provenance{color:#71838d;margin-top:7px;font-size:9px;line-height:1.45;display:block}.knowledge-results article>a{white-space:nowrap}.budget-intro,.budget-detail-row{background:#f6f8f9}.budget-totals>div,.budget-controls input,.budget-controls select{background:#fff;border-color:#d5dde1}.budget-provenance{color:#5d717c;background:#fff;border:1px solid #dce4e8;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px;padding:10px 13px;font-size:9px;display:flex}.budget-provenance span:not(:last-of-type):after{content:"·";color:#a3afb5;margin-left:8px}.budget-provenance a{color:#31566b;margin-left:auto;font-weight:800;text-decoration:none}@media (width>=2200px){.control-sidebar{width:286px}.control-workspace{margin-left:286px}.control-content{max-width:2100px}.dashboard-hero h1{font-size:50px}.control-drawer{width:min(1180px,100vw)}.drawer-title h1{font-size:40px}.briefing-facts>div{min-height:104px}}@media (width<=1000px){.control-sidebar{width:184px}.control-workspace{margin-left:184px}.control-content{padding:30px 26px 60px}.dashboard-board,.dashboard-lower{grid-template-columns:1fr}.dashboard-brief{order:0}.control-drawer{width:min(900px,100vw)}}@media (width<=650px){.control-sidebar{width:100%;padding:0 8px}.control-workspace{margin-left:0}.control-content{padding:18px 13px 88px}.control-topbar{padding:0 11px}.dashboard-hero{min-height:165px}.dashboard-hero h1{font-size:29px}.dashboard-hero p{font-size:12px}.dashboard-board,.dashboard-lower{gap:11px}.dashboard-attention>header,.dashboard-issues>header,.dashboard-activity>header,.dashboard-outputs>header{padding-inline:15px}.dashboard-attention>div>button{grid-template-columns:68px 1fr 7px;padding-inline:13px}.control-drawer>header{padding:0 17px}.drawer-title{padding:22px 18px}.drawer-title h1{font-size:24px}.next-action-card{margin:15px 14px;padding:15px}.issue-briefing{margin:0 14px 16px}.issue-briefing>header{padding:13px 14px}.briefing-facts>div{min-height:74px;padding:13px}.issue-route{padding:15px}.issue-meta-wrap>summary,.issue-meta,.task-workflow,.drawer-section{padding-inline:18px}.drawer-tabs{padding-inline:9px;top:64px}.drawer-bottom{padding:13px 16px}}.issue-intelligence{color:#10263b;background:#f7fafe;border:1px solid #cbd8e5;border-left:4px solid #c8a944;border-radius:12px;margin:0 0 1rem;padding:1rem 1.1rem}.issue-intelligence-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.7rem;display:flex}.issue-intelligence-head>div{gap:.2rem;display:grid}.issue-intelligence-head .issue-intelligence-head-actions{flex-wrap:wrap;justify-content:flex-end;gap:.4rem;display:flex}.issue-intelligence-head button{color:#25465f;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b9c9d7;border-radius:7px;flex:none;padding:0 .75rem;font-size:.82rem;font-weight:800}.issue-intelligence span{color:#8a6a0d;font-weight:800}.issue-intelligence small{color:#5d6f80;font-size:.82rem}.issue-intelligence p{color:#233e55;white-space:pre-wrap;margin:0;font-size:.98rem;line-height:1.7}.issue-intelligence strong{color:#0b2942;border-top:1px solid #dbe4ed;margin-top:.75rem;padding-top:.75rem;font-size:.94rem;display:block}.issue-intelligence ul{flex-wrap:wrap;gap:.4rem;margin:.7rem 0 0;padding:0;list-style:none;display:flex}.issue-intelligence li{color:#3c566b;background:#e8eef4;border-radius:999px;padding:.38rem .62rem;font-size:.82rem}.issue-intelligence-edit{gap:.75rem;display:grid}.issue-intelligence-edit label{color:#435864;gap:.35rem;font-size:.82rem;font-weight:800;display:grid}.issue-intelligence-edit input,.issue-intelligence-edit textarea{color:#10263b;width:100%;font:inherit;background:#fff;border:1px solid #bdcad5;border-radius:8px;outline:0;padding:.7rem .8rem;font-size:.94rem;line-height:1.55}.issue-intelligence-edit textarea{resize:vertical;min-height:118px}.issue-intelligence-edit textarea.checks{min-height:78px}.issue-intelligence-edit input:focus,.issue-intelligence-edit textarea:focus{border-color:#426a82;box-shadow:0 0 0 3px #2c5b761a}.issue-intelligence-actions{justify-content:flex-end;gap:.45rem;display:flex}.issue-intelligence-actions button{color:#355269;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #bdcad5;border-radius:7px;padding:0 .85rem;font-size:.82rem;font-weight:800}.issue-intelligence-actions button.save{color:#fff;background:#0b2942;border-color:#0b2942}.issue-intelligence-actions button:disabled{opacity:.45;cursor:default}.manual-edit-note{color:#5b7080;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.75rem;margin:0;font-size:.78rem;line-height:1.5;display:flex}.manual-edit-note button{color:#355269;min-height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c4d0d9;border-radius:6px;flex:none;padding:0 .65rem;font-size:.76rem;font-weight:800}@media (width<=700px){.issue-intelligence-head{flex-direction:column;gap:.6rem}.issue-intelligence-head .issue-intelligence-head-actions{justify-content:flex-start}.manual-edit-note{flex-direction:column;align-items:flex-start}}:root{--finish-ink:#10263a;--finish-body:#405460;--finish-muted:#6a7b85;--finish-line:#dce3e7;--finish-soft:#f5f7f8;--finish-navy:#0b2942;--finish-gold:#b18b2e}html{font-size:clamp(16px,.18vw + 13px,20px)}body{color:var(--finish-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}button,input,textarea,select{letter-spacing:-.01em}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #275b7e2e}.control-sidebar{width:248px;padding:28px 16px 20px}.control-workspace{margin-left:248px}.control-brand{gap:13px;min-height:64px;padding:0 10px 28px}.control-brand .brand-logo,.control-brand .brand-logo img{width:42px;height:42px}.control-brand strong{font-size:16px;line-height:1.2}.control-brand small{letter-spacing:.03em;margin-top:5px;font-size:10px}.control-sidebar nav button{height:48px;padding-inline:15px;font-size:13px}.workspace-switcher,.workspace-current{background:#ffffff0b;border:1px solid #ffffff21;border-radius:7px;margin:-8px 4px 19px;padding:12px;display:block}.workspace-switcher>span,.workspace-current>span{color:#91a5b1;letter-spacing:.04em;margin-bottom:7px;font-size:9px;font-weight:650;display:block}.workspace-switcher select{color:#fff;background:#17384f;border:0;border-radius:4px;width:100%;height:34px;padding:0 8px;font-size:11px;font-weight:700}.workspace-current strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.side-account-manage{min-height:43px;font-size:12px}.side-user strong{font-size:12px}.side-user small{font-size:10px}.control-topbar{height:76px;padding-inline:clamp(28px,2.5vw,48px)}.all-search{width:min(620px,48vw);height:44px}.all-search input,.capture-button,.top-account-manage{font-size:12px}.control-content{width:100%;max-width:1520px;padding:clamp(32px,2.7vw,50px) clamp(28px,3vw,54px) 84px}.page-heading{margin-bottom:28px}.page-heading h1{font-size:clamp(29px,1.65vw,38px);line-height:1.2}.page-heading>p{font-size:13px}.section-header strong{font-size:16px}.section-header p{color:var(--finish-muted);margin-top:5px;font-size:12px;line-height:1.55}.dashboard{gap:24px}.dashboard-hero{border-bottom:1px solid var(--finish-line);min-height:150px;padding:16px 0 28px}.dashboard-hero span{font-size:12px}.dashboard-hero h1{margin:11px 0 8px;font-size:clamp(38px,2.35vw,52px);line-height:1.12}.dashboard-hero p{max-width:680px;font-size:15px;line-height:1.6}.dashboard-hero>button{height:46px;padding-inline:20px;font-size:13px}.dashboard-board{grid-template-columns:minmax(0,1.75fr) minmax(310px,.65fr);gap:20px}.dashboard-attention,.dashboard-activity,.dashboard-outputs,.dashboard-brief{border:1px solid var(--finish-line);background:#fff;border-radius:8px}.dashboard-attention>header,.dashboard-activity>header,.dashboard-outputs>header{min-height:76px;padding-inline:24px}.dashboard-attention>header span,.dashboard-activity>header span,.dashboard-outputs>header span{color:var(--finish-muted);letter-spacing:.03em;font-size:10px}.dashboard-attention h2,.dashboard-activity h2,.dashboard-outputs h2{margin-top:5px;font-size:18px}.dashboard-attention>div>button{grid-template-columns:92px 1fr 12px;min-height:78px;padding:13px 24px}.dashboard-attention>div>button strong{font-size:14px}.dashboard-attention>div>button p{margin-top:5px;font-size:11px;line-height:1.45}.attention-label{min-width:78px;padding:6px 9px;font-size:10px}.dashboard-brief{color:var(--finish-ink);grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;overflow:hidden}.dashboard-brief>header{border:0;grid-column:1/-1;margin:0;padding:20px 22px 15px}.dashboard-brief>header span{color:var(--finish-muted);letter-spacing:.03em;font-size:10px}.dashboard-brief>header h2{color:var(--finish-ink);margin-top:5px;font-size:17px}.dashboard-brief>button{height:74px;color:var(--finish-ink);background:#fff;border:0;border-top:1px solid #e8edef;grid-template-columns:1fr auto auto;padding:10px 16px}.dashboard-brief>button:nth-of-type(odd){border-right:1px solid #e8edef}.dashboard-brief>button:hover{background:var(--finish-soft)}.dashboard-brief>button span{color:var(--finish-muted);font-size:10px;line-height:1.35}.dashboard-brief>button strong{color:var(--finish-ink);font-size:21px}.dashboard-brief>button b{color:var(--finish-muted);font-size:10px}.dashboard-brief>footer{background:#f7f9fa;border:0;border-top:1px solid #e8edef;border-radius:0;grid-column:1/-1;margin:0;padding:13px 17px}.dashboard-brief>footer span,.dashboard-brief>footer strong{color:var(--finish-body);font-size:11px}.dashboard-lower-single{display:block}.dashboard-activity>div{padding-inline:24px}.dashboard-activity>div>button{min-height:66px}.dashboard-activity>div>button strong{font-size:12px;line-height:1.45}.dashboard-activity>div>button p,.dashboard-activity time{font-size:10px}.plain-list,.search-list,.issue-work-list{box-shadow:none;border-radius:7px}.plain-list>button,.search-list>button{height:auto;min-height:88px;padding-block:15px}.plain-list strong,.search-list strong,.issue-list-head strong{font-size:15px}.plain-list p,.search-list p,.issue-work-list>button>p{font-size:12px;line-height:1.6}.plain-state,.inbox-mark{font-size:10px}.issue-work-list>button{padding:22px 24px}.control-drawer{width:min(900px,100vw)}.control-drawer>header{height:68px;padding-inline:32px}.control-drawer>header>div>span,.control-drawer>header>div>b{font-size:11px}.drawer-title{padding:32px 36px 27px}.drawer-title h1{max-width:740px;font-size:clamp(27px,1.6vw,34px);line-height:1.3}.drawer-title p{max-width:760px;color:var(--finish-body);margin-top:11px;font-size:15px;line-height:1.75}.drawer-title-heading button{min-height:38px;font-size:11px}.next-action-card{background:#f5f7f8;border-left-width:3px;margin:18px 36px 16px;padding:17px 19px}.next-action-card span{font-size:10px}.next-action-card strong{margin-top:4px;font-size:17px}.next-action-card p{font-size:11px}.next-action-card button{min-height:42px;font-size:11px}.issue-briefing{border-color:var(--finish-line);border-radius:7px;margin:0 36px 22px}.issue-briefing>header{min-height:68px;padding-inline:20px}.issue-briefing>header span{font-size:10px}.issue-briefing>header strong{margin-top:4px;font-size:15px}.issue-kind{padding:6px 10px;font-size:10px}.ai-review-button{min-height:38px;font-size:10px}.issue-intelligence{background:#f7f9fa;padding:20px}.issue-intelligence span{color:var(--finish-body);font-size:11px}.issue-intelligence small{font-size:11px}.issue-intelligence p{font-size:14px;line-height:1.75}.issue-intelligence li{border-radius:5px;font-size:11px}.issue-intelligence-head button{font-size:10px}.briefing-facts>div{min-height:88px;padding:18px 19px}.briefing-facts span{font-size:10px}.briefing-facts strong{font-size:14px}.briefing-facts small{font-size:10px}.issue-related-more summary{font-size:11px}.issue-route{padding:20px}.route-heading strong{font-size:13px}.route-heading span,.route-steps>div,.briefing-primary-action span{font-size:10px}.briefing-primary-action button{min-height:40px;font-size:11px}.task-workflow{padding:25px 36px 30px}.task-workflow>header strong{font-size:17px}.task-workflow>header span{font-size:10px}.task-main b{font-size:13px}.task-status{font-size:10px}.task-meta label,.task-conversation p{font-size:11px}.drawer-tabs{height:58px;padding-inline:32px}.drawer-tabs button{font-size:12px}.drawer-section{padding:28px 36px}.note-form input{height:46px;font-size:12px}.note-form button{font-size:11px}.attachment-dropzone span{font-size:13px}.attachment-dropzone small{font-size:10px}.activity-timeline strong{font-size:13px}.activity-timeline p{font-size:11px}.output-actions button strong{font-size:14px}.output-actions button p{font-size:11px;line-height:1.5}.drawer-bottom{padding:16px 36px}.drawer-bottom button{min-height:40px;font-size:11px}.manual-edit-note{font-size:10px}.manual-edit-note button{font-size:9px}@media (width>=1900px){.control-sidebar{width:278px;padding:34px 19px 24px}.control-workspace{margin-left:278px}.control-brand strong{font-size:18px}.control-brand small{font-size:12px}.control-sidebar nav button{height:54px;font-size:15px}.workspace-switcher>span,.workspace-current>span{font-size:11px}.workspace-switcher select,.workspace-current strong{font-size:13px}.side-account-manage,.side-user strong{font-size:14px}.side-user small{font-size:12px}.control-topbar{height:84px}.all-search{width:700px;height:48px}.all-search input,.capture-button,.top-account-manage{font-size:14px}.capture-button,.notification-button,.top-account-manage{height:48px}.control-content{max-width:1760px;padding-top:54px}.dashboard-attention>div>button strong{font-size:16px}.dashboard-attention>div>button p{font-size:13px}.dashboard-activity>div>button strong{font-size:14px}.dashboard-activity>div>button p,.dashboard-activity time{font-size:12px}.plain-list strong,.search-list strong,.issue-list-head strong{font-size:17px}.plain-list p,.search-list p,.issue-work-list>button>p{font-size:14px}.dashboard-board{grid-template-columns:minmax(0,1.85fr) minmax(380px,.68fr)}.control-drawer{width:min(1080px,100vw)}}@media (width<=1100px){.control-sidebar{width:205px}.control-workspace{margin-left:205px}.dashboard-board{grid-template-columns:1fr}.dashboard-brief{order:0}}@media (width<=650px){html{font-size:16px}.control-workspace{margin-left:0}.workspace-switcher,.workspace-current{display:none}.control-content{padding:22px 14px 92px}.dashboard-hero{min-height:auto;padding:8px 0 22px}.dashboard-hero h1{font-size:31px}.dashboard-hero p{font-size:13px}.dashboard-brief{grid-template-columns:1fr 1fr}.dashboard-attention>div>button{grid-template-columns:76px 1fr 8px;padding-inline:14px}.attention-label{min-width:66px}.drawer-title{padding:24px 18px}.drawer-title h1{font-size:25px}.drawer-title p{font-size:14px}.next-action-card,.issue-briefing{margin-inline:14px}.issue-briefing>header{flex-wrap:wrap;align-items:flex-start;padding:14px 16px}.ai-review-button{width:auto}.briefing-facts{grid-template-columns:1fr}.task-workflow,.drawer-section{padding-inline:18px}.drawer-bottom{padding-inline:16px}}.calendar-page{min-width:0}.calendar-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.calendar-heading span{color:#667783;letter-spacing:.04em;font-size:10px;font-weight:700}.calendar-heading h1{color:#102438;letter-spacing:-.04em;margin:7px 0 5px;font-size:32px;line-height:1.2}.calendar-heading p{color:#71808a;margin:0;font-size:12px}.calendar-actions{gap:8px;display:flex}.calendar-actions button,.calendar-period button,.calendar-tabs button{color:#334c5b;background:#fff;border:1px solid #cbd3d8;border-radius:6px;height:40px;padding:0 14px;font-size:11px;font-weight:750}.calendar-actions button.primary,.calendar-dialog .primary{color:#fff;background:#0b2238;border-color:#0b2238}.calendar-toolbar{background:#fff;border:1px solid #dfe4e7;border-radius:8px;grid-template-columns:160px 1fr 220px;align-items:center;min-height:64px;margin-bottom:14px;padding:10px 13px;display:grid}.calendar-tabs{display:flex}.calendar-tabs button{border-radius:0;height:34px}.calendar-tabs button:first-child{border-radius:5px 0 0 5px}.calendar-tabs button:last-child{border-radius:0 5px 5px 0;margin-left:-1px}.calendar-tabs button.active{color:#fff;background:#0b2238;border-color:#0b2238;position:relative}.calendar-period{justify-content:center;align-items:center;gap:8px;display:flex}.calendar-period button{width:34px;height:34px;padding:0;font-size:20px}.calendar-period button.today{width:auto;padding:0 10px;font-size:10px}.calendar-period strong{text-align:center;color:#183247;min-width:205px;font-size:14px}.calendar-legend{color:#71808a;justify-content:flex-end;gap:13px;font-size:10px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.calendar-legend i{background:#527c95;border-radius:50%;width:7px;height:7px}.calendar-legend i.official{background:#b69337}.calendar-week-scroll,.calendar-month-scroll{background:#fff;border:1px solid #d8dfe3;border-radius:8px;overflow:auto}.calendar-week-board{grid-template-columns:repeat(7,minmax(0,1fr));min-width:960px;display:grid}.calendar-week-board>section{border-right:1px solid #e2e7e9;min-height:610px}.calendar-week-board>section:last-child{border-right:0}.calendar-week-board>section>header{background:#f8fafb;border-bottom:1px solid #dfe4e7;justify-content:space-between;align-items:center;height:55px;padding:0 12px;display:flex}.calendar-week-board>section>header b{font-size:12px}.calendar-week-board>section>header span{color:#6e7e88;font-size:10px}.calendar-week-board>section.today>header{color:#fff;background:#0b2238}.calendar-week-board>section.today>header span{color:#d5dfe5}.calendar-week-board>section.saturday>header b{color:#315f9d}.calendar-week-board>section.sunday>header b{color:#b14d43}.calendar-week-board>section>div{padding:8px}.calendar-week-board button{text-align:left;color:#173247;background:#f8fafb;border:1px solid #dce4e8;border-left:3px solid #527c95;border-radius:5px;width:100%;margin-bottom:7px;padding:10px 9px;display:block}.calendar-week-board button.official{background:#fffaf0;border-color:#e6dcc1 #e6dcc1 #e6dcc1 #b69337}.calendar-week-board button:hover{transform:translateY(-1px);box-shadow:0 5px 14px #0c1f3014}.calendar-week-board time,.calendar-week-board strong,.calendar-week-board span,.calendar-week-board small{display:block}.calendar-week-board time{color:#55707f;margin-bottom:5px;font-size:9px;font-weight:800}.calendar-week-board strong{font-size:11px;line-height:1.45}.calendar-week-board span{color:#607581;margin-top:6px;font-size:9px;line-height:1.4}.calendar-week-board small{color:#8b6d1e;margin-top:6px;font-size:8px}.calendar-empty{text-align:center;color:#a0aab0;margin:18px 0;font-size:9px}.calendar-month-board{min-width:900px}.calendar-month-board>header{background:#f8fafb;border-bottom:1px solid #d8dfe3;grid-template-columns:repeat(7,1fr);display:grid}.calendar-month-board>header b{border-right:1px solid #e2e7e9;place-items:center;height:38px;font-size:10px;display:grid}.calendar-month-board>header b:last-child{border-right:0}.calendar-month-board>header .saturday{color:#315f9d}.calendar-month-board>header .sunday{color:#b14d43}.calendar-month-board>div{grid-template-columns:repeat(7,1fr);display:grid}.calendar-month-board section{background:#fff;border-bottom:1px solid #e5e9eb;border-right:1px solid #e5e9eb;min-height:132px;padding:8px}.calendar-month-board section:nth-child(7n){border-right:0}.calendar-month-board section.outside{opacity:.54;background:#f7f9fa}.calendar-month-board section.today{box-shadow:inset 0 0 0 2px #b69337}.month-date{color:#49616e;background:0 0;border:0;border-radius:50%;width:27px;height:25px;padding:0;font-size:10px;font-weight:800}.month-date:hover{background:#edf1f3}.month-event{color:#294657;text-align:left;background:#eef4f7;border:0;border-left:2px solid #527c95;border-radius:2px;align-items:center;gap:4px;width:100%;height:24px;margin-top:4px;padding:0 5px;display:flex;overflow:hidden}.month-event.official{background:#f8f2e2;border-left-color:#b69337}.month-event time{flex:none;font-size:7px;font-weight:800}.month-event span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.calendar-month-board section>small{color:#7b8991;margin-top:5px;font-size:8px;display:block}.calendar-loading{color:#71808a;background:#fff;border:1px solid #dfe4e7;border-radius:8px;align-content:center;place-items:center;gap:10px;height:420px;font-size:10px;display:grid}.calendar-loading i{border:2px solid #dce3e7;border-top-color:#17364c;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}.calendar-error{color:#99473c;background:#fff0ec;border-left:3px solid #df5e4d;margin-bottom:12px;padding:11px 13px;font-size:10px}.calendar-error button{float:right;color:inherit;background:0 0;border:0;text-decoration:underline}.calendar-overlay{place-items:center;padding:24px;display:grid;overflow:auto}.calendar-dialog{background:#fff;border-radius:9px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 22px 70px #06142047}.calendar-dialog>header{border-bottom:1px solid #e1e6e8;justify-content:space-between;align-items:flex-start;min-height:84px;padding:19px 22px;display:flex}.calendar-dialog>header span{color:#8a6c1e;font-size:9px;font-weight:800}.calendar-dialog>header h2{margin:5px 0 0;font-size:21px}.calendar-dialog>header p{color:#71808a;margin:5px 0 0;font-size:10px}.calendar-dialog>header>button{color:#71808a;background:0 0;border:0;width:34px;height:34px;font-size:22px}.calendar-form-grid{grid-template-columns:1.2fr 1fr 1fr;gap:14px;padding:22px;display:grid}.calendar-form-grid label{color:#4b626f;font-size:9px;font-weight:800}.calendar-form-grid label.wide{grid-column:1/-1}.calendar-form-grid input,.calendar-form-grid textarea,.import-event-list input{color:#173247;background:#fff;border:1px solid #ccd5da;border-radius:5px;outline:0;width:100%;margin-top:6px;font-size:11px}.calendar-form-grid input{height:40px;padding:0 10px}.calendar-form-grid textarea{resize:vertical;height:90px;padding:10px}.calendar-form-grid input:focus,.calendar-form-grid textarea:focus,.import-event-list input:focus{border-color:#607f92;box-shadow:0 0 0 3px #2f5e7814}.calendar-source{background:#fffaf0;border:1px solid #e6dcc1;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 22px 18px;padding:12px 14px;display:grid}.calendar-source span{color:#8a6c1e;font-size:8px;font-weight:800}.calendar-source strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.calendar-source a{color:#315f7a;font-size:9px;font-weight:800}.calendar-dialog>footer,.import-preview>footer{border-top:1px solid #e1e6e8;grid-template-columns:auto 1fr auto auto;gap:8px;padding:14px 20px;display:grid}.calendar-dialog footer button,.import-preview footer button{color:#405764;background:#fff;border:1px solid #cbd3d8;border-radius:5px;min-width:76px;height:38px;padding:0 13px;font-size:10px;font-weight:800}.calendar-dialog footer button.danger{color:#9b4b3e;border-color:#e0c0ba}.import-dialog{width:min(930px,100%)}.import-start{padding:24px}.schedule-dropzone{text-align:center;cursor:pointer;background:#f8fafb;border:1px dashed #9cabb4;border-radius:8px;align-content:center;place-items:center;gap:7px;height:190px;display:grid}.schedule-dropzone.dragging{background:#fffaf0;border-color:#b69337}.schedule-dropzone input{display:none}.schedule-dropzone b{color:#294858;text-overflow:ellipsis;white-space:nowrap;max-width:80%;font-size:13px;overflow:hidden}.schedule-dropzone span{color:#71808a;font-size:10px}.schedule-dropzone small{color:#909ca3;font-size:9px}.ai-file-notice{background:#f7f4eb;border-left:3px solid #b69337;margin-top:13px;padding:13px 15px}.ai-file-notice strong{font-size:9px}.ai-file-notice p{color:#687984;margin:4px 0 0;font-size:9px;line-height:1.6}.import-analyze{color:#fff;background:#0b2238;border:0;border-radius:6px;width:100%;height:44px;margin-top:15px;font-size:11px;font-weight:800}.import-analyze:disabled{opacity:.45}.import-error{color:#9a4639;background:#fff0ec;margin:12px 0 0;padding:10px 12px;font-size:9px}.import-summary{background:#f8fafb;border-bottom:1px solid #e2e7e9;justify-content:space-between;align-items:center;min-height:78px;padding:16px 20px;display:flex}.import-summary span,.import-summary strong,.import-summary p{display:block}.import-summary span{color:#8b6d1e;font-size:8px;font-weight:800}.import-summary strong{margin-top:4px;font-size:12px}.import-summary p{color:#71808a;margin:4px 0 0;font-size:9px}.import-summary button{color:#405764;background:#fff;border:1px solid #cbd3d8;border-radius:5px;height:32px;font-size:9px}.import-event-list{max-height:52vh;padding:10px 18px;overflow:auto}.import-event-list article{border-bottom:1px solid #e7ecee;grid-template-columns:55px 190px minmax(170px,1.4fr) minmax(210px,1fr);align-items:center;gap:8px;padding:10px 0;display:grid}.import-event-list article.excluded{opacity:.42}.import-check{color:#526a77;align-items:center;gap:5px;font-size:9px;display:flex}.import-check input{width:14px;height:14px;margin:0}.import-event-list article>div{grid-template-columns:1.25fr .8fr;gap:6px;display:grid}.import-event-list input{height:34px;margin:0;padding:0 8px;font-size:9px}.import-title{font-weight:750}.import-preview>footer{grid-template-columns:1fr auto auto}.import-preview>footer:before{content:""}@media (width>=2200px){.calendar-heading h1{font-size:40px}.calendar-heading p,.calendar-period strong{font-size:16px}.calendar-week-board{min-width:1400px}.calendar-week-board>section{min-height:760px}.calendar-week-board button strong{font-size:14px}.calendar-week-board button span{font-size:12px}.calendar-month-board section{min-height:170px}}@media (width<=900px){.calendar-toolbar{grid-template-columns:1fr;gap:9px}.calendar-tabs,.calendar-period,.calendar-legend{justify-content:center}.calendar-heading{flex-direction:column;align-items:stretch}.calendar-actions button{flex:1}.calendar-form-grid{grid-template-columns:1fr 1fr}.calendar-form-grid label:first-child{grid-column:1/-1}.import-event-list article{grid-template-columns:50px 180px 1fr}.import-event-list article>div:last-child{grid-column:2/-1}}@media (width<=650px){.calendar-heading h1{font-size:27px}.calendar-actions{grid-template-columns:1fr 1fr;display:grid}.calendar-actions button{padding:0 8px;font-size:9px}.calendar-period{flex-wrap:wrap}.calendar-period strong{order:-1;width:100%;font-size:12px}.calendar-week-board{min-width:760px}.calendar-week-board>section{min-height:480px}.calendar-month-board{min-width:760px}.calendar-overlay{padding:0}.calendar-dialog{border-radius:0;max-height:100vh}.calendar-form-grid{grid-template-columns:1fr;padding:18px}.calendar-form-grid label,.calendar-form-grid label:first-child{grid-column:1}.calendar-source{grid-template-columns:1fr}.import-start{padding:16px}.schedule-dropzone{height:170px}.import-event-list{padding:8px 12px}.import-event-list article{grid-template-columns:52px 1fr}.import-event-list .import-title,.import-event-list article>div:last-child{grid-column:1/-1}.import-preview>footer{background:#fff;position:sticky;bottom:0}.calendar-toolbar{padding:10px}}:root{--ink:#19242c;--sub:#7d898f;--line:#e2e7e9;--paper:#eef1f2;--navy:#173040;--blue:#3279e5}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Arial,sans-serif}button,input,textarea{font:inherit}.chat-app{min-height:100vh;padding-bottom:106px}.chat-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 max(20px,50vw - 380px);display:flex;position:sticky;top:0}.chat-header>div{align-items:center;gap:10px;display:flex}.room-avatar,.my-avatar,.user-avatar{background:var(--navy);color:#fff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.chat-header strong,.chat-header small{display:block}.chat-header strong{font-size:13px}.chat-header small{color:#8a959b;margin-top:2px;font-size:9px}.people{color:#648077;font-size:9px}.people:first-letter{color:#43ae88}.chat-feed{width:min(760px,100% - 28px);margin:0 auto;padding:28px 0 20px}.thread{background:#fff;border:1px solid #dde3e5;border-radius:12px;margin-bottom:12px;padding:20px 20px 14px;box-shadow:0 3px 12px #17304008}.thread.finished{opacity:.72}.post{gap:11px;display:flex}.bubble-wrap{flex:1;min-width:0}.post-meta{align-items:flex-start;gap:7px;height:25px;display:flex}.post-meta strong{font-size:11px}.post-meta time,.reply-row time{color:#98a1a6;font-size:8px}.post-meta>span{color:#5f747e;background:#e8eeee;border-radius:9px;margin-left:auto;padding:3px 6px;font-size:8px}.bubble{white-space:pre-wrap;padding:2px 0 5px;font-size:13px;line-height:1.75}.post-actions{align-items:flex-end;gap:11px;height:29px;display:flex}.post-actions button{color:#748188;cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:9px}.post-actions button:hover{color:#1e5e9c}.reply-row{grid-template-columns:34px 26px 1fr;gap:8px;margin:10px 0 2px;display:grid;position:relative}.reply-line{position:relative}.reply-line:before{content:"";border-bottom:1px solid #d9e0e3;border-left:1px solid #d9e0e3;border-radius:0 0 0 9px;width:15px;height:22px;position:absolute;top:-8px;right:5px}.user-avatar.small{background:#72828b;width:26px;height:26px;font-size:9px}.reply-row p{align-items:center;gap:6px;margin:0 0 4px;display:flex}.reply-row p strong{font-size:9px}.reply-bubble{white-space:pre-wrap;background:#f0f3f4;border-radius:3px 10px 10px;padding:8px 10px;font-size:10px;line-height:1.6;display:inline-block}.inline-reply{grid-template-columns:26px 1fr auto auto;align-items:center;gap:7px;margin:13px 0 3px 34px;display:grid}.inline-reply input{border:1px solid #d9e0e3;border-radius:6px;outline:0;height:34px;padding:0 10px;font-size:10px}.inline-reply input:focus{border-color:#7f98a8}.inline-reply button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:5px;height:32px;padding:0 10px;font-size:9px}.inline-reply button:disabled{opacity:.4}.inline-reply .reply-cancel{color:#7c888f;background:0 0;padding-inline:3px}.chat-composer{z-index:12;background:#fff;border-top:1px solid #dce2e4;padding:14px 20px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #17304008}.composer-inner{grid-template-columns:34px 1fr 60px;align-items:end;gap:10px;width:min(760px,100%);margin:0 auto;display:grid}.composer-inner textarea{resize:none;background:#f9fafa;border:1px solid #d9dfe2;border-radius:10px;outline:0;height:52px;max-height:120px;padding:14px 15px;font-size:12px;line-height:1.5}.composer-inner textarea:focus{background:#fff;border-color:#8299a6}.composer-inner button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:8px;height:42px;font-size:10px;font-weight:700}.composer-inner button:disabled{color:#969fa4;background:#d4dade}.my-avatar{color:#243643;background:#e0ad45;margin-bottom:9px}.chat-loading{color:#8d989e;flex-direction:column;justify-content:center;align-items:center;height:65vh;font-size:9px;display:flex}.chat-loading i{border:2px solid #d5dcdf;border-top-color:var(--navy);border-radius:50%;width:23px;height:23px;margin-bottom:9px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.chat-error{color:#a64937;background:#fff0ec;border-left:3px solid #e65f45;margin-bottom:10px;padding:11px 13px;font-size:10px}.chat-error button{float:right;color:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.no-message{color:#919ba0;place-items:center;height:60vh;font-size:10px;display:grid}.chat-toast{color:#fff;z-index:30;background:#173040;border-radius:6px;padding:10px 15px;font-size:10px;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #17304033}@media (width<=600px){.chat-header{height:60px;padding-inline:14px}.people{font-size:8px}.chat-feed{width:calc(100% - 16px);padding-top:12px}.thread{border-radius:9px;margin-bottom:8px;padding:15px 13px 11px}.bubble{font-size:12px}.inline-reply{grid-template-columns:26px 1fr 45px;margin-left:0}.inline-reply .reply-cancel{display:none}.chat-composer{padding:9px 8px}.composer-inner{grid-template-columns:1fr 52px;gap:7px}.composer-inner .my-avatar{display:none}.composer-inner textarea{height:48px}.composer-inner button{height:40px}.chat-app{padding-bottom:82px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}html,body{font-family:Paperlogy,Apple SD Gothic Neo,Arial,sans-serif;font-weight:400}button,input,textarea,select{font:inherit}.page-heading h1,.drawer-title h1,.capture-dialog h2,.command-stats button strong,.flow-counts strong,.date-list>button>div strong{font-family:Paperlogy,Apple SD Gothic Neo,Arial,sans-serif}.page-heading h1,.drawer-title h1,.capture-dialog h2{font-weight:800}.command-panel>header h2,.section-header strong,.control-drawer strong,.deliverable-grid h2,.command-stats button strong,.flow-counts strong,.date-list>button>div strong{font-weight:700}.control-sidebar nav button,.focus-row strong,.plain-list strong,.progress-board>section>button>strong,.knowledge-grid>section>button strong{font-weight:600}.page-heading span,.command-panel>header span,.control-brand small,.side-rule span{font-weight:500}.page-heading>p,.focus-row p,.plain-list p,.progress-board>section>button>p,.knowledge-grid p,.drawer-section p{font-weight:300}.privacy-page{color:#10283a;min-height:100vh;font-family:var(--font-paperlogy),sans-serif;background:#f2f4f5}.privacy-header{background:#fff;border-bottom:1px solid #dce3e6;justify-content:space-between;align-items:center;height:84px;padding:0 max(24px,50vw - 490px);display:flex}.privacy-header>div{align-items:center;gap:13px;display:flex}.privacy-header img{object-fit:contain}.privacy-header strong,.privacy-header span{display:block}.privacy-header strong{font-size:15px}.privacy-header span{color:#6a7a84;margin-top:3px;font-size:11px}.privacy-header a{color:#304d5e;border:1px solid #ccd6db;border-radius:6px;padding:10px 14px;font-size:11px;font-weight:800;text-decoration:none}.privacy-document{background:#fff;border:1px solid #dce3e6;border-radius:10px;width:min(920px,100% - 32px);margin:42px auto 80px;padding:48px 54px;box-shadow:0 12px 38px #0b27390f}.privacy-title{border-bottom:2px solid #15364c;padding-bottom:31px}.privacy-title span{color:#8c6a14;font-size:11px;font-weight:800}.privacy-title h1{letter-spacing:-.045em;max-width:720px;margin:12px 0 10px;font-size:34px;line-height:1.28}.privacy-title p{color:#5c707c;margin:0;font-size:14px;line-height:1.7}.privacy-document section{border-bottom:1px solid #e8edef;padding:28px 0}.privacy-document h2{margin:0 0 13px;font-size:17px}.privacy-document p,.privacy-document li{color:#465f6d;font-size:13px;line-height:1.85}.privacy-document ul{margin:0;padding-left:20px}.privacy-document b{color:#17374c}.privacy-document aside{background:#f5f7f8;border-left:4px solid #c3a446;margin-top:30px;padding:20px 22px}.privacy-document aside strong{font-size:13px}.privacy-document aside p{color:#405966;margin:7px 0 0}@media (width<=650px){.privacy-header{height:72px;padding:0 16px}.privacy-header img{width:38px;height:38px}.privacy-header a{font-size:10px}.privacy-document{margin:18px auto 50px;padding:28px 21px}.privacy-title h1{font-size:27px}.privacy-document p,.privacy-document li{font-size:12px}}
