:root{--bg:#f5f5f0;--panel:#fff;--ink:#252e29;--muted:#777f77;--line:#e4e7de;--green:#315144;--lime:#e5f0c9;--light:#f0f4e9;--orange:#b2783c;--red:#b3463e;--radius:15px;--shadow:0 4px 20px #25362806;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Apple SD Gothic Neo","Noto Sans CJK KR","Malgun Gothic",sans-serif;color:var(--ink);font-size:14px}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button{color:inherit}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #94ac61;outline-offset:3px}button{border:0}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.3;letter-spacing:-1.6px}h2{font-size:19px;letter-spacing:-.55px}h3{font-size:16px;letter-spacing:-.35px}p{line-height:1.7}.small{font-size:12px}.muted{color:var(--muted)}.mono{font-family:ui-monospace,"SFMono-Regular",Consolas,monospace}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#7d8978;text-transform:uppercase;margin-bottom:9px}.app-shell{display:flex;min-height:100vh}.sidebar{width:235px;background:#fbfcf8;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:27px 17px 18px;z-index:20}.brand{display:flex;gap:11px;align-items:center;padding:0 11px 31px}.brand-mark{width:34px;height:34px;border-radius:9px;background:var(--green);padding:9px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-5deg)}.brand-mark i{background:var(--lime);border-radius:1px}.brand-name{font-size:21px;letter-spacing:-.8px;font-weight:750}.brand-sub{font-size:10px;color:var(--muted);letter-spacing:1px;margin-top:3px}.nav-label{font-size:10px;letter-spacing:1.5px;color:#9a9f93;font-weight:650;padding:0 14px;margin:10px 0}.nav-item{display:flex;align-items:center;gap:11px;width:100%;padding:12px 14px;border-radius:8px;background:none;text-align:left;color:#71796f;font-size:13px;margin:2px 0}.nav-item.active{background:#eaf0df;color:#35513e;font-weight:650}.nav-item:hover:not(.active){background:#f0f2eb;color:var(--ink)}.nav-item .counter{margin-left:auto;background:#dce6c9;font-size:10px;border-radius:4px;padding:2px 5px}.icon{width:18px;height:18px;stroke-width:1.65;display:inline-block;flex-shrink:0;vertical-align:middle}.projects-nav{margin-top:27px}.project-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);flex-shrink:0}.sidebar-bottom{margin-top:auto;padding-top:30px}.workspace-owner{border-top:1px solid var(--line);margin-top:16px;padding:18px 8px 0;display:flex;gap:10px;align-items:center}.avatar{width:34px;height:34px;border:1px solid #d7dfcb;border-radius:50%;background:#eff2e5;display:grid;place-items:center;font-size:11px;font-weight:700}.workspace-owner strong{font-size:12px;display:block}.workspace-owner small{font-size:10px;color:var(--muted)}.sidebar-note{font-size:10px;line-height:1.7;padding:5px 14px;color:#91988b}.main-shell{margin-left:235px;width:calc(100% - 235px);min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 37px;border-bottom:1px solid var(--line);gap:16px}.breadcrumbs{display:flex;align-items:center;gap:13px;font-size:12px;white-space:nowrap}.top-workspace,.slash{color:#91978b}.breadcrumbs strong{font-weight:550}.top-actions{display:flex;align-items:center;gap:9px}.button{border-radius:7px;padding:10px 15px;font-size:12px;font-weight:600;display:inline-flex;gap:7px;align-items:center;justify-content:center;text-decoration:none;line-height:1.4;min-height:36px}.button.dark{background:var(--ink);color:#fff}.button.primary{background:var(--green);color:white}.button.secondary{background:#fff;border:1px solid var(--line)}.button.ghost{background:none;color:var(--muted)}.button.danger{background:#fff2f0;color:var(--red)}.button.compact{font-size:11px;padding:8px 11px}.button:hover{filter:brightness(.975)}.icon-button{background:none;width:32px;height:32px;border-radius:6px;display:inline-grid;place-items:center;flex-shrink:0;color:var(--muted)}.icon-button:hover{background:#edf1e5;color:var(--ink)}.storage-pill{font-size:10px;display:inline-flex;gap:6px;align-items:center;white-space:nowrap;color:#7a8773;margin-right:8px}.storage-pill:before{content:'';width:5px;height:5px;background:#769555;border-radius:50%}.storage-pill.failed{color:var(--red)}.storage-pill.failed:before{background:var(--red)}.mobile-menu{display:none}main{padding:35px 37px 45px;max-width:1500px;margin:0 auto;outline:none}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:27px}.page-heading p{margin-top:9px;color:var(--muted);font-size:13px}.heading-right{flex-shrink:0;text-align:right}.date-stamp{font-size:11px;color:#909788;letter-spacing:.7px}.greeting{margin-bottom:12px;font-size:12px;color:#7f8978}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:26px}.stat{border:1px solid var(--line);border-radius:var(--radius);padding:19px 21px;background:var(--panel)}.stat-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px}.stat-top .icon{color:#929c87;width:16px;height:16px}.stat-number{font-size:28px;font-weight:650;letter-spacing:-1px;margin:13px 0 6px;display:flex;align-items:baseline;gap:7px}.stat-number small{font-size:12px;color:#8e9687;font-weight:400;letter-spacing:0}.stat-foot{font-size:10px;color:#8b9384}.stat.accent{background:var(--green);border-color:var(--green);color:#fff}.stat.accent .stat-top,.stat.accent .stat-number small,.stat.accent .stat-foot{color:#cfdbc4}.stat.accent .stat-top .icon{color:#dbe9be}.section-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:15px}.section-head .caption{color:var(--muted);font-size:11px;margin-left:9px;font-weight:400}.section-head h2{font-size:16px}.text-link{background:none;font-size:11px;color:#66775b;display:inline-flex;gap:5px;align-items:center}.text-link .icon{width:13px;height:13px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-card{border:1px solid var(--line);border-radius:var(--radius);padding:22px 20px 18px;background:var(--panel);box-shadow:var(--shadow);position:relative;overflow:hidden}.project-card:before{content:'';position:absolute;left:0;top:0;right:0;height:3px;background:var(--accent)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.project-icon{height:40px;width:40px;border-radius:11px;background:var(--tint);color:var(--accent);display:grid;place-items:center}.project-icon .icon{width:21px;height:21px}.pill{font-size:10px;padding:4px 7px;border:1px solid var(--line);border-radius:5px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;line-height:1.3}.pill.subtle{color:var(--muted);background:#fafbf7}.pill.good{color:#4b6e3a;background:#f1f6e6;border-color:#e1eace}.pill.warn{color:#a67531;background:#fbf4e4;border-color:#efe3c7}.pill.bad{color:#ab4e44;background:#fcf0ed;border-color:#efd5cc}.project-no{font-size:10px;color:#939b8b;margin-bottom:7px;letter-spacing:1.2px}.project-name{font-size:22px;font-weight:650;letter-spacing:-.8px;cursor:pointer;background:none;padding:0;text-align:left}.project-name:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.project-sub{font-size:12px;margin-top:6px;color:#697361}.project-desc{font-size:11px;color:#939987;line-height:1.8;margin-top:10px;min-height:40px}.progress-meta{display:flex;justify-content:space-between;font-size:10px;color:#858f79;margin:23px 0 9px}.progress-meta strong{font-size:14px;color:var(--ink);font-weight:650}.progress-track{height:5px;background:#edf0e8;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:var(--accent,var(--green));border-radius:4px;transition:width .3s ease}.stage-dots{display:flex;justify-content:space-between;margin-top:11px;gap:5px}.stage-dots span{width:100%;height:3px;border-radius:3px;background:#e7ece0}.stage-dots span.complete{background:var(--accent)}.stage-dots span.started{background:var(--accent);opacity:.4}.card-bottom{border-top:1px solid #edf0e7;display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;font-size:10px;color:#8e9683}.card-bottom .icon{width:13px;height:13px}.section{margin-top:28px}.dashboard-lower{display:grid;grid-template-columns:1.38fr 1fr;gap:20px;margin-top:26px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-title{padding:20px 21px 15px;display:flex;justify-content:space-between;gap:10px;align-items:center}.panel-title h2{font-size:15px}.panel-content{padding:0 21px 21px}.task-row{display:flex;align-items:flex-start;gap:11px;padding:13px 0;border-top:1px solid #eef0e8;min-width:0}.task-check{appearance:none;-webkit-appearance:none;width:17px;height:17px;border:1.5px solid #cdd5c2;border-radius:5px;flex-shrink:0;margin:3px 0 0;background:#fff;cursor:pointer;position:relative}.task-check:checked{background:var(--green);border-color:var(--green)}.task-check:checked:after{content:'';position:absolute;width:7px;height:4px;border-left:1.5px solid white;border-bottom:1.5px solid white;transform:rotate(-45deg);left:3px;top:4px}.task-body{flex:1;min-width:0}.task-title{display:block;background:none;padding:0;text-align:left;line-height:1.6;font-size:12px;color:#3c4837;overflow-wrap:anywhere}.task-title:hover{color:#708744}.task-row.done .task-title{text-decoration:line-through;color:#99a08e}.task-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:5px;font-size:10px;color:#96a087}.task-meta .project-dot{width:5px;height:5px}.task-actions{display:flex;align-items:center;gap:4px;padding-top:0}.task-actions .icon-button{width:27px;height:27px}.starred{color:#b38a3c}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#bdc6b0}.status-doing{background:#6b89b0}.status-blocked{background:#be675b}.status-done{background:#6b8d50}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:13px 0 5px}.milestone-item{padding:12px 10px;border:1px solid #e8edde;border-radius:9px;background:#fbfcf8}.milestone-item strong{display:block;font-size:18px;letter-spacing:-.5px;margin:5px 0 3px}.milestone-item span{font-size:10px;color:#89947d}.guide-card{padding:18px;border-radius:10px;background:#f2f5e8;margin-top:15px}.guide-card h3{font-size:12px;color:#516347;margin-bottom:7px}.guide-card p{font-size:11px;color:#8a957a;line-height:1.8}.notice{padding:12px 16px;border-radius:9px;border:1px solid #e1e6d2;background:#f2f5e8;font-size:11px;color:#7e8b6e;line-height:1.7;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.notice[hidden]{display:none}.error-banner{color:#a6443c;background:#fff1ed;border-color:#efc9be;margin:18px 37px 0}.notice .button{flex-shrink:0}.page-footer{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding:19px 37px;font-size:9px;color:#9aa18e;letter-spacing:.3px}.filters{display:flex;gap:10px;align-items:center;margin-bottom:19px;flex-wrap:wrap}.search-wrap{position:relative;flex:1;min-width:200px}.search-wrap .icon{position:absolute;left:12px;top:11px;color:#9ca490;width:15px;height:15px}.search-wrap input{padding-left:35px}input[type=text],input[type=url],input[type=date],input[type=search],select,textarea{border:1px solid #dfe5d5;background:#fff;border-radius:7px;padding:10px 11px;color:var(--ink);font-size:12px;min-width:0;width:100%;line-height:1.4}input::placeholder,textarea::placeholder{color:#a4ac98}.filters select{width:auto;min-width:125px}.filters .button{height:38px}.task-table{padding:0 21px}.task-table .task-row:first-child{border-top:0}.task-table .task-row{padding:15px 0}.empty{padding:37px 20px;text-align:center;color:#98a08b;font-size:12px;line-height:1.9}.empty strong{display:block;color:#718062;font-weight:550;font-size:14px;margin-bottom:5px}.detail-heading{display:flex;gap:17px;align-items:center}.detail-heading .project-icon{width:54px;height:54px}.detail-heading h1{font-size:30px}.detail-heading p{margin-top:5px}.detail-summary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;margin-bottom:22px}.summary-box{border:1px solid var(--line);background:#fff;border-radius:12px;padding:19px}.summary-box label{font-size:10px;color:#89947b}.summary-box strong{display:block;font-size:20px;letter-spacing:-.5px;margin:11px 0 8px}.summary-box p{font-size:11px;color:var(--muted)}.phase-section{margin-top:13px;background:white;border:1px solid var(--line);border-radius:11px;overflow:hidden}.phase-section summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 19px;cursor:pointer}.phase-section summary::-webkit-details-marker{display:none}.phase-section summary h3{font-size:13px;font-weight:550;display:inline}.phase-num{font-size:10px;color:#9aa68b;margin-right:12px}.phase-summary-right{display:flex;gap:14px;align-items:center;font-size:10px;color:#899678}.phase-section .phase-items{padding:0 20px 5px}.phase-section[open] summary{border-bottom:1px solid #edf0e6}.phase-section .task-row:first-child{border-top:0}.roadmap-key{display:flex;gap:19px;font-size:11px;color:#8d9780;margin-bottom:21px}.roadmap-project{background:white;border:1px solid var(--line);border-radius:14px;padding:23px;margin-bottom:19px}.roadmap-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.roadmap-top .project-sub{font-size:11px}.roadmap-stages{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.roadmap-stage{background:#f7f9f2;border:1px solid #e7edde;border-radius:9px;min-height:115px;padding:15px 12px;cursor:pointer;text-align:left}.roadmap-stage:hover{border-color:#abbc8e}.roadmap-stage h3{font-size:12px;font-weight:550;margin-top:17px;margin-bottom:10px}.roadmap-stage .stage-index{font-size:10px;color:#8e9a7d;display:flex;justify-content:space-between;align-items:center}.roadmap-stage small{font-size:10px;color:#8f9a80}.roadmap-stage.complete{background:var(--tint);border-color:var(--accent)}.roadmap-stage.complete .stage-index{color:var(--accent)}.roadmap-stage .progress-track{margin-top:10px;height:3px}.roadmap-next{font-size:11px;color:#8a967c;margin-top:19px;line-height:1.7}.docs-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px}.doc-menu{display:flex;flex-direction:column;gap:8px}.doc-link{padding:14px;border:1px solid transparent;background:none;text-align:left;border-radius:9px;line-height:1.5}.doc-link.active{background:#fff;border-color:var(--line)}.doc-link strong{font-size:12px;display:block;font-weight:550}.doc-link small{font-size:10px;color:#98a088;display:block;margin-bottom:4px}.doc-paper{border:1px solid var(--line);background:#fff;border-radius:13px;padding:27px 31px;min-width:0}.doc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px;padding-bottom:17px;border-bottom:1px solid #e9edde}.doc-toolbar small{font-size:10px;color:#94a083}.markdown{font-size:13px;color:#68745d;line-height:1.95;overflow-wrap:anywhere}.markdown h1{font-size:26px;line-height:1.45;margin:9px 0 24px;color:#33462d;letter-spacing:-.8px}.markdown h2{font-size:17px;color:#425735;margin:30px 0 11px;letter-spacing:-.3px}.markdown h3{font-size:14px;color:#536947;margin:24px 0 8px}.markdown p{margin:11px 0;line-height:1.95}.markdown ul,.markdown ol{padding-left:23px;margin:10px 0}.markdown li{margin:5px 0}.markdown strong{color:#445837}.markdown blockquote{border-left:3px solid #b9cda0;padding:8px 16px;background:#f7f9f3;margin:14px 0}.markdown pre{background:#f4f6ef;border:1px solid #e6ecdc;border-radius:8px;padding:17px;overflow:auto;font-size:11px;line-height:1.7;color:#6c7b60;white-space:pre;max-width:100%}.markdown code{font-family:ui-monospace,Consolas,monospace;font-size:.9em}.markdown :not(pre)>code{background:#f0f4e9;border-radius:3px;padding:2px 5px}.markdown a{color:#64823f;text-underline-offset:3px}.markdown hr{border:0;border-top:1px solid #e5ecdb;margin:22px 0}.review-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.review-card{padding:19px;border:1px solid var(--line);border-radius:11px;background:white;margin-bottom:12px}.review-card h3{font-size:14px;margin:11px 0 9px}.review-card p{font-size:12px;color:#879478;white-space:pre-wrap}.review-meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#94a184}.activity-list{padding:0 20px 15px;max-height:750px;overflow:auto}.activity-row{display:flex;gap:13px;padding:13px 0;border-top:1px solid #eef1e8}.activity-dot{width:6px;height:6px;background:#b6c69f;border-radius:50%;margin-top:7px;flex-shrink:0}.activity-row p{font-size:11px;color:#768b63;line-height:1.6}.activity-row time{font-size:9px;color:#a0ac91;display:block;margin-top:4px}.chip-row{display:flex;gap:8px;flex-wrap:wrap}.project-notes{font-size:12px;line-height:1.9;white-space:pre-wrap;color:#829071;margin-bottom:18px}.link-pill{font-size:11px;background:#f3f6ec;border:1px solid #e3ebd5;border-radius:5px;padding:6px 9px;text-decoration:none}.link-pill:hover{text-decoration:underline}.local-help{font-size:11px;line-height:1.9;color:#889b73;padding:16px;border-radius:9px;background:#f4f7ed;margin:20px 0}.dialog-actions{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:23px}.dialog-actions>div{display:flex;gap:8px}dialog{width:min(670px,calc(100% - 28px));border:1px solid #dce4d0;border-radius:15px;padding:0;box-shadow:0 25px 100px #18231430;max-height:90vh;color:var(--ink);background:#fff}dialog::backdrop{background:#24301e55;backdrop-filter:blur(2px)}.dialog-inner{padding:25px 27px}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-head h2{font-size:19px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;color:#6f815f;font-weight:550}.field small{font-size:10px;line-height:1.7;color:#99a68b}.field textarea{resize:vertical;min-height:85px;line-height:1.7}.field textarea.doc-editor{min-height:380px;font-family:ui-monospace,"Apple SD Gothic Neo",monospace;font-size:12px;line-height:1.9}.check-field{display:flex;gap:9px;align-items:center;font-size:11px;color:#7a8c69}.check-field input{accent-color:var(--green)}.form-error{color:var(--red);background:#fff1ed;border:1px solid #efd1c8;padding:11px;border-radius:7px;font-size:11px;margin-top:15px;line-height:1.8}.form-error:empty{display:none}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translateX(-50%) translateY(15px);background:#2e4536;color:#f3f7e9;padding:13px 22px;border-radius:9px;font-size:12px;box-shadow:0 8px 30px #1e332b20;opacity:0;pointer-events:none;transition:.2s;z-index:60;max-width:90%;text-align:center}.toast.visible{opacity:1;transform:translateX(-50%) translateY(0)}.skip-link{position:fixed;top:-100px;left:10px;background:#fff;padding:12px;z-index:100}.skip-link:focus{top:10px}.green{--accent:#56744d;--tint:#eff4e7}.amber{--accent:#b58a43;--tint:#f8f0df}.blue{--accent:#638391;--tint:#eaf2f2}.purple{--accent:#8b779b;--tint:#f2edf6}.done-count{color:#607e49}.overdue{color:#b65f4e!important}.row-gate{font-size:9px;color:#9a936e;background:#faf8ed;border:1px solid #eeebd6;padding:1px 4px;border-radius:3px}.filter-count{font-size:11px;color:#97a288;margin-left:auto}.activity-strip{display:grid;grid-template-columns:repeat(28,1fr);gap:4px;margin:15px 0 7px}.activity-cell{height:16px;border-radius:3px;background:#edf1e6;border:1px solid #e7ecdc}.activity-cell.level1{background:#dce8c6;border-color:#d1e0b6}.activity-cell.level2{background:#a9c584;border-color:#9dbb75}.activity-cell.level3{background:#688c4b;border-color:#688c4b}.tiny{font-size:9px}.form-grid .hint{font-size:11px;color:#9c9f91;line-height:1.8}.head-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
@media(min-width:1600px){main{padding-top:45px}.stats{margin-bottom:32px}.project-card{padding:26px}.project-desc{font-size:12px}.dashboard-lower{margin-top:32px}}
@media(max-width:1150px){.sidebar{width:206px}.main-shell{margin-left:206px;width:calc(100% - 206px)}.topbar{padding:0 23px}main{padding:29px 23px 38px}.page-footer{padding:18px 23px}.storage-pill{display:none}.project-card{padding:20px 16px 16px}.project-name{font-size:20px}.project-desc{min-height:59px}.stat{padding:17px}.docs-layout{grid-template-columns:185px minmax(0,1fr)}.roadmap-stages{gap:7px}.roadmap-stage{padding:12px 9px}.roadmap-stage h3{font-size:11px}.dashboard-lower{gap:15px}}
@media(max-width:900px){.product-grid{grid-template-columns:1fr}.project-card{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.card-top{grid-column:1/-1;margin-bottom:13px}.project-card .project-info{grid-column:1}.project-desc{min-height:0}.project-progress{grid-column:2;grid-row:2}.card-bottom{grid-column:1/-1}.dashboard-lower,.review-grid{grid-template-columns:1fr}.stats{gap:9px}.stat{padding:14px}.stat-number{font-size:25px}.stat-foot{font-size:9px}.page-heading{align-items:flex-start}.date-stamp{display:none}.roadmap-stages{grid-template-columns:repeat(3,1fr)}.docs-layout{grid-template-columns:1fr}.doc-menu{display:grid;grid-template-columns:repeat(2,1fr)}.detail-summary{gap:8px}.summary-box{padding:14px}.summary-box strong{font-size:17px}}
@media(max-width:650px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:235px;box-shadow:5px 0 30px #20321c1a}.sidebar.open{transform:translateX(0)}.main-shell{margin-left:0;width:100%}.mobile-menu{display:inline-grid}.topbar{height:67px;padding:0 15px;gap:6px}.top-workspace,.slash{display:none}.breadcrumbs{gap:4px}.top-actions{gap:5px}.button.compact{font-size:10px;padding:8px}.top-actions .button.dark{display:none}.storage-pill{display:none}main{padding:26px 17px 32px}.page-heading{margin-bottom:21px;gap:12px;flex-wrap:wrap}.page-heading h1{font-size:29px}.page-heading p{font-size:12px}.eyebrow{font-size:9px}.stats{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:23px}.stat{padding:16px}.stat-number{font-size:27px}.stat-foot{font-size:9px}.product-grid{gap:14px}.project-card{padding:20px 18px;display:block}.card-top{margin-bottom:18px}.project-name{font-size:23px}.project-desc{font-size:12px}.project-progress .progress-meta{margin-top:20px}.card-bottom{margin-top:18px}.notice{font-size:10px;padding:11px 13px;align-items:flex-start}.notice .button{padding:5px;min-height:28px}.section-head{align-items:flex-start}.section-head .caption{display:block;margin:5px 0 0;font-size:10px}.dashboard-lower{margin-top:23px}.page-footer{flex-direction:column;padding:17px;gap:6px;font-size:9px}.error-banner{margin:14px 17px 0}.filters{gap:8px}.search-wrap{flex:1 1 100%}.filters select{flex:1;width:100%;min-width:110px}.filters .button{flex-shrink:0}.filter-count{flex:1 1 100%}.task-table{padding:0 14px}.task-title{font-size:12px}.task-meta{gap:6px}.task-actions{gap:0}.task-actions .icon-button{width:25px}.detail-summary{grid-template-columns:1fr}.summary-box{padding:16px}.detail-heading{gap:13px}.detail-heading h1{font-size:25px}.detail-heading p{font-size:11px}.heading-right{width:100%;text-align:left}.head-buttons{justify-content:flex-start}.roadmap-project{padding:18px 15px}.roadmap-stages{gap:8px}.roadmap-stage{padding:13px 9px;min-height:112px}.roadmap-top .project-name{font-size:20px}.docs-layout{gap:15px}.doc-menu{gap:3px}.doc-link{padding:10px}.doc-link strong{font-size:11px}.doc-paper{padding:20px 18px}.doc-toolbar{flex-wrap:wrap;gap:10px}.markdown h1{font-size:23px}.markdown h2{font-size:16px}.markdown{font-size:12px}.phase-section summary{padding:15px 14px}.phase-num{margin-right:6px}.phase-section .phase-items{padding:0 14px}.phase-summary-right{gap:8px}.dialog-inner{padding:20px 17px}.form-grid{gap:13px}.field{grid-column:1/-1}.dialog-actions{align-items:flex-start}.dialog-actions>div{flex-wrap:wrap;justify-content:flex-end}.toast{left:50%;bottom:17px;font-size:11px}.activity-strip{gap:3px}.activity-cell{height:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
@media print{.sidebar,.topbar,.page-footer,.head-buttons,.doc-menu,.doc-toolbar,.filters,.toast{display:none!important}.main-shell{margin:0;width:100%}main{padding:0}.docs-layout{display:block}.doc-paper{border:0}.project-card,.panel,.phase-section,.roadmap-project{break-inside:avoid}body{background:white}}

.sidebar{overflow-y:auto;overscroll-behavior:contain}
.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#eef3e5,var(--bg) 52%,#f8f8f3)}.auth-card{width:min(100%,400px);padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.auth-card .brand-name{margin-bottom:25px}.auth-card h1{font-size:28px;margin-bottom:8px}.auth-copy{font-size:12px;color:var(--muted);margin-bottom:24px}.auth-card form{display:grid;gap:15px}.auth-card .field{display:flex;flex-direction:column;gap:7px}.auth-card .field span{font-size:11px;color:#6f815f;font-weight:550}.auth-card input{border:1px solid #dfe5d5;background:#fff;border-radius:7px;padding:10px 11px;color:var(--ink);font-size:12px;width:100%}.auth-card .button{width:100%;margin-top:3px}.auth-error{min-height:18px;margin:0;color:var(--red);font-size:11px;line-height:1.6}.session-locked{font-weight:550}
