@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#29382f;background:#fafbf9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;--green: #234f3f;--dark: #183c30;--lime: #d5ee9a;--muted: #869088;--line: #e7ebe5;--surface: #fff;--sidebar: 248px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button{color:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #90b45a;outline-offset:3px}button{border:0;background:none}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}svg{flex-shrink:0}button,select{transition:background .16s,color .16s,box-shadow .16s}::selection{background:#d9edb6}.spacer{flex:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;border-radius:7px;font-size:12px;font-weight:600;padding:9px 15px;white-space:nowrap;border:1px solid transparent}.button.primary{background:var(--green);color:#fff;box-shadow:0 2px 2px #153e3010}.button.primary:hover{background:#306448}.button.secondary{background:#fff;border-color:#dde3db;box-shadow:0 1px 2px #162c1805}.button.secondary:hover{background:#f2f6ed;border-color:#c7d4bc}.button.ghost:hover{background:#edf1e9}.button.danger{background:#bd514a;color:#fff}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;flex-shrink:0;border-radius:6px;color:#7b867f}.icon-button:hover{background:#eaf0e5;color:#234f3f}.brand{display:flex;gap:10px;align-items:center;font-family:Manrope,sans-serif;font-size:31px;font-weight:800;letter-spacing:-1.4px}.brand img{width:37px;height:37px}.brand-dot{color:#74a74f}.avatar{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0}.avatar.small{width:27px;height:27px;font-size:10px}.avatar.large{width:42px;height:42px}.avatar.sage{background:#dfead0;color:#506840}.avatar.peach{background:#f4ded1;color:#9b664c}.avatar.lavender{background:#e5dff1;color:#806495}.avatar.blue{background:#dde9ed;color:#568299}.avatar.unassigned{background:#f7f8f5;border:1px dashed #c9d0c7;color:#99a090}.live-dot{display:inline-block;width:6px;height:6px;background:#77a954;border-radius:50%;flex-shrink:0}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;color:#445048}input,textarea,select{outline:none;border:1px solid #dce2d8;background:#fff;border-radius:7px;padding:11px 12px;color:#354239;min-width:0;width:100%}input::placeholder,textarea::placeholder{color:#a2aaa1;font-weight:400}input:focus,textarea:focus,select:focus{border-color:#7ba265;box-shadow:0 0 0 3px #92b5761a}textarea{resize:vertical;line-height:1.6}select{cursor:pointer;padding-right:26px}fieldset{margin:0;padding:0;border:0;min-width:0}.form-error{padding:12px;border-radius:7px;background:#fff0ed;color:#ab4c43;font-size:12px;line-height:1.6}.field-hint{font-size:12px;font-weight:400;color:#869083;line-height:1.7;margin-top:12px}.required{color:#ad6452}.loading-screen{min-height:70vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:22px;color:#899485;font-size:13px}.loader{height:28px;width:28px;border:2px solid #dce5d5;border-top-color:#416647;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{display:grid;place-items:center;min-height:100dvh;padding:40px 24px;background:#fdfefa}.login-main{width:100%;max-width:360px}.login-main>.brand{justify-content:center;margin-bottom:36px}.login-content h1{text-align:center;font-size:26px;font-weight:750;letter-spacing:-.8px;margin-bottom:28px;color:#253e2f}.login-content form{display:flex;flex-direction:column;gap:21px}.login-content label{font-size:12px;color:#52604b;gap:9px}.login-content input{height:46px;font-size:16px;background:#fff}.login-submit{height:46px;justify-content:space-between;margin-top:6px;padding:12px 16px}.workspace{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);display:flex;flex-direction:column;padding:29px 18px 0;background:#f5f7f0;border-right:1px solid #e6eadf;z-index:30}.sidebar>.brand{margin:0 13px 32px}.sidebar .brand img{width:33px;height:33px}.workspace-switch{display:flex;align-items:center;gap:11px;padding:13px 10px;border:1px solid #e1e6d9;background:#fdfefa;border-radius:8px;margin-bottom:31px}.project-mark{display:flex;align-items:center;justify-content:center;background:#e3edcc;color:#617743;height:32px;width:32px;border-radius:7px;font-family:Manrope,sans-serif;font-weight:800;font-size:16px}.workspace-switch>div{display:flex;flex-direction:column;gap:5px}.workspace-switch strong{font-size:11px;font-weight:650}.workspace-switch>div>span{font-size:9px;color:#929b87}.nav-label{font-size:8px;letter-spacing:1.5px;color:#9ba58f;font-weight:600;margin:0 13px 12px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav>a,.sidebar nav>button{display:flex;align-items:center;gap:11px;padding:12px 13px;border-radius:7px;font-size:12px;font-weight:500;color:#7d8975;text-align:left;min-height:43px}.sidebar nav>a svg,.sidebar nav>button svg{stroke-width:1.65}.sidebar nav>a:hover,.sidebar nav>button:hover{background:#eaf0e0;color:#365339}.sidebar nav>a.active{background:#e3eccf;color:#415b32;font-weight:600}.nav-count{margin-left:auto;background:#d0dfb6;padding:2px 6px;border-radius:4px;font-size:9px}.nav-active-dot{width:6px;height:6px;background:#8ead66;border-radius:50%;margin-left:auto}.sidebar-note{position:relative;padding:23px 17px 18px;border:1px solid #e6e9dd;border-radius:10px;background:#edf1e4;margin:40px 5px 25px;overflow:hidden}.sidebar-note>span{font-size:37px;line-height:1;color:#9caf76;display:block;margin-bottom:13px}.sidebar-note strong{font-family:Manrope,sans-serif;font-size:17px;line-height:1.55;font-weight:650;letter-spacing:-.4px;color:#5f7150}.sidebar-note p{font-size:10px;color:#929c83;line-height:1.9;margin-top:9px}.note-line{position:absolute;width:140px;height:140px;border:1px solid #d2ddbe;border-radius:50%;right:-94px;bottom:-21px;box-shadow:0 0 0 14px #edf1e4,0 0 0 15px #dce4cc}.sidebar-bottom{margin-top:auto}.help-button{font-size:10px;color:#8a957e;display:flex;align-items:center;gap:8px;padding:12px 8px;width:100%;white-space:nowrap}.help-button>svg:last-child{margin-left:auto}.user-block{display:flex;align-items:center;gap:9px;padding:19px 0;border-top:1px solid #e2e7d9;margin-top:9px}.user-block>div{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.user-block strong{font-size:11px;text-overflow:ellipsis;overflow:hidden}.user-block>div>span{color:#929c85;font-size:9px}.user-block>.icon-button{width:25px}.main-shell{margin-left:var(--sidebar)}.topbar{height:71px;border-bottom:1px solid #e9ece6;padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:#ffffffa8;gap:15px}.breadcrumb{display:flex;align-items:center;gap:12px;color:#97a08f;font-size:10px}.breadcrumb>svg{color:#b5bcaf}.breadcrumb strong{font-weight:500;color:#5f6e57}.crumb-project{display:flex;align-items:center;gap:7px}.crumb-project>span{background:#eef2e7;color:#788762;height:20px;width:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-weight:700;font-size:10px}.topbar-right{display:flex;align-items:center;gap:17px}.demo-badge{font-size:7px;font-weight:600;letter-spacing:.9px;color:#869577;background:#f0f4e8;border:1px solid #e4eadb;border-radius:4px;padding:4px 6px}.today{font-size:10px;color:#8e9a83;display:flex;align-items:center;gap:7px}.topbar-divider{height:20px;border-right:1px solid #e5eadd}.mobile-menu{display:none}.content{max-width:1580px;margin:auto;padding:36px 34px 26px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.heading-kicker{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.5px;font-weight:600;color:#929f85;margin-bottom:10px}.tiny-quokka{font-size:8px;height:17px;width:17px;border-radius:4px;background:#e8eedc;color:#718753;display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:0}.page-heading h1{font-size:28px;line-height:1.45;font-weight:750;letter-spacing:-1px;color:#2d422f}.heading-spark{display:inline-block;font-size:30px;color:#a7bf7b;margin-left:12px;vertical-align:middle;line-height:1;transform:rotate(5deg)}.page-heading p{font-size:11px;color:#909c86;line-height:1.7;margin-top:7px}.page-heading>.button{margin-top:17px;font-size:11px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.summary-card{background:#fff;border:1px solid #e6eade;border-radius:9px;display:flex;align-items:center;gap:13px;padding:19px 18px;min-height:90px;box-shadow:0 2px 2px #233b2602}.summary-icon{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:10px;flex-shrink:0}.summary-icon.green{background:#eff4e7;color:#819e60}.summary-icon.purple{background:#f0edf7;color:#a392b6}.summary-icon.orange{background:#fcf1e7;color:#c8a27b}.summary-card>div{min-width:0}.summary-card>div>span{font-size:9px;color:#929d88;display:block;margin-bottom:7px}.summary-card strong{font-family:Manrope,sans-serif;font-weight:750;font-size:21px;letter-spacing:-.5px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;line-height:1.3}.summary-card small{font-family:DM Sans,sans-serif;font-size:9px;font-weight:400;color:#a0a991;letter-spacing:0}.view-tabs{display:flex;justify-content:space-between;border-bottom:1px solid #e4e9df;margin-bottom:19px;gap:15px}.view-tabs>div{display:flex;gap:27px}.view-tabs a{display:flex;align-items:center;gap:8px;padding:0 0 15px;font-size:11px;position:relative;color:#9aa28f}.view-tabs a.active{color:#4a6740;font-weight:650}.view-tabs a.active:after{content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0;background:#6f8f4e;border-radius:2px}.view-tabs a>span{font-size:8px;background:#eef2e5;border-radius:4px;padding:2px 5px;margin-left:2px}.team-presence{display:flex;align-items:center;gap:8px;color:#929c85;font-size:9px;padding:0 0 10px}.avatar-stack{display:flex;padding-left:6px}.avatar-stack .avatar{border:2px solid #fafbf9;margin-left:-6px}.toolbar{display:flex;align-items:center;gap:10px;margin-bottom:20px}.search-field{display:flex;align-items:center;gap:9px;border:1px solid #e0e6d9;border-radius:7px;background:#fff;padding:0 11px;color:#a1aa96;min-width:130px;max-width:250px;width:29%;height:36px}.search-field input{border:0;box-shadow:none;background:none;padding:9px 0;font-size:10px;min-width:0}.search-field .icon-button{width:20px;height:24px}.toolbar .button{min-height:36px;font-size:10px;padding:8px 11px}.filter-button{color:#909b84;border:1px solid #e2e7dd;background:#fff}.filter-button.selected{background:#eaf1df;border-color:#cfdebc;color:#597743}.filter-dot{height:5px;width:5px;border-radius:50%;background:#789b50}.sort-button{color:#94a088}.filter-panel{background:#f2f5ed;border:1px solid #e4e9dc;border-radius:8px;display:flex;gap:15px;align-items:end;padding:15px;margin-bottom:20px}.filter-panel label{font-size:10px;flex:0 1 200px}.filter-panel select{font-size:11px;padding:9px}.filter-summary{display:flex;align-items:center;gap:13px;font-size:10px;color:#8a987c;margin:-5px 0 15px}.filter-summary button{color:#547746;text-decoration:underline;font-size:10px}.backlog-sections{display:flex;flex-direction:column;gap:20px}.sprint-section{background:#fff;border:1px solid #e2e8da;border-radius:9px;overflow:hidden;transition:border-color .18s,box-shadow .18s}.sprint-section.section-active{border-color:#d6e1c8}.section-heading{display:flex;align-items:center;gap:11px;padding:15px 15px 12px;background:#f8faf5;min-height:61px}.section-active .section-heading{background:#f3f7ed}.section-title{display:flex;align-items:center;gap:9px;padding:0;min-height:30px;white-space:nowrap}.section-title>svg{color:#9da88e}.section-title h2{font-size:12px;font-weight:750}.section-count{font-size:9px;color:#9ba68e;font-weight:400;margin-left:2px}.status-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:4px;font-size:7px;font-weight:650;letter-spacing:.5px;padding:4px 6px;white-space:nowrap}.status-badge.active{background:#e5efd7;color:#668446}.status-badge.planned{background:#edf0e8;color:#949f87}.status-badge .live-dot{width:4px;height:4px;background:#839f63}.sprint-dates{display:flex;align-items:center;gap:5px;font-size:9px;color:#9ba58e;white-space:nowrap}.section-heading>.sprint-dates{margin-left:3px}.section-points{font-size:11px;font-weight:600;color:#8f9d7f;white-space:nowrap}.section-points>span{font-size:9px;font-weight:400}.sprint-action{min-height:29px;padding:5px 9px;font-size:9px;border-color:#dfe5d5;background:#fff;color:#839672}.sprint-action.complete-button{color:#65854b;border-color:#d4e0c4;background:#f9fbf5}.sprint-action:hover{background:#e9f0de}.section-heading .icon-button{height:25px;width:24px}.sprint-goal{display:flex;align-items:center;gap:6px;padding:0 17px 14px 40px;font-size:10px;color:#98a289;background:#f8faf5;line-height:1.6}.section-active .sprint-goal{background:#f3f7ed}.story-table{width:100%}.table-head,.story-row{display:grid;grid-template-columns:minmax(220px,1fr) 105px 72px 50px 114px;align-items:center;gap:8px;padding-left:17px;padding-right:18px}.table-head{font-size:7px;color:#adb4a1;letter-spacing:.6px;font-weight:500;min-height:32px;border-top:1px solid #eaf0e3;border-bottom:1px solid #eff2e9}.table-head>span:nth-child(n+2){text-align:center}.story-row{position:relative;min-height:53px;border-bottom:1px solid #edf0e8;font-size:10px;padding-top:8px;padding-bottom:8px}.story-row:last-child{border-bottom:0}.story-row:hover{background:#fafcf7}.story-name{display:flex;align-items:center;gap:8px;min-width:0}.drag-handle{color:#c0c8b6;font-size:17px;width:8px;flex-shrink:0;cursor:grab}.type-icon{width:15px;height:15px;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.type-story{color:#fff;background:#88b17a}.type-task{color:#fff;background:#7d9cce}.type-bug{color:#fff;background:#cc847e}.story-name>button{display:flex;align-items:center;gap:9px;text-align:left;padding:3px 0;min-width:0;line-height:1.5;font-size:10px}.story-name>button>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#687b5c;font-weight:500}.story-name>button:hover>span:last-child{color:#335a2b}.story-key{color:#a3ac97;font-size:9px;white-space:nowrap}.finished-title{text-decoration:line-through;text-decoration-color:#aab89c;opacity:.65}.story-label{font-size:7px;border-radius:4px;padding:3px 6px;white-space:nowrap;max-width:105px;overflow:hidden;text-overflow:ellipsis;font-weight:500;flex-shrink:0}.label-purple{background:#f0ecf8;color:#a292b9}.label-green{background:#edf2e4;color:#8e9d74}.label-orange{background:#fbefdf;color:#c0a077}.row-status{font-size:8px;border:0;box-shadow:none!important;width:100%;padding:5px 3px 5px 6px;border-radius:4px;min-height:25px}.status-todo{background:#eff2ec;color:#93a085}.status-doing{background:#eef2fb;color:#8a9cbd}.status-review{background:#f3edf8;color:#a390b4}.status-done{background:#eaf3e4;color:#88a471}.priority{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:10px}.priority-low{color:#9aaf87}.priority-medium{color:#d8ba7d}.priority-high{color:#c69b7e}.priority-urgent{color:#c16d68}.points{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3e8dc;background:#f8faf4;color:#9aa98b;font-size:9px;width:23px;height:21px;border-radius:6px;justify-self:center;flex-shrink:0}.row-assignee{display:flex;align-items:center;gap:5px;min-width:0;padding-left:3px}.row-assignee .avatar.small{width:23px;height:23px;font-size:8px}.row-assignee select{padding:5px 0;border:0;background:transparent;box-shadow:none;font-size:8px;color:#9aa78c;width:75px;text-overflow:ellipsis}.row-move{position:absolute;left:50px;bottom:0;width:170px;max-height:0;opacity:0;pointer-events:none;padding:6px;font-size:9px;z-index:3}.story-row:focus-within,.story-row:hover{z-index:3}.story-row:focus-within .row-move,.story-row:hover .row-move{opacity:1;max-height:35px;pointer-events:auto;bottom:-23px;box-shadow:0 3px 8px #30452513}.row-move:focus{opacity:1;max-height:35px;pointer-events:auto;bottom:-23px}.add-story{min-height:39px;padding:10px 17px;display:flex;align-items:center;gap:7px;color:#9aa98b;font-size:10px;width:100%;text-align:left;border-top:1px solid #edf1e7;background:#fdfefb}.add-story>span{color:#bcc4b2;font-size:8px;margin-left:6px;font-weight:400}.add-story:hover{background:#f0f6e8;color:#67834f}.section-empty{padding:26px 20px;text-align:center;color:#abb59d;font-size:11px}.section-backlog .section-heading,.section-backlog .sprint-goal{background:#fbfcf9}.backlog-footer{display:flex;align-items:center;justify-content:space-between;color:#abb69d;font-size:8px;padding:1px 1px 10px;gap:12px}.backlog-footer>span:first-child{display:flex;align-items:center;gap:6px}.backlog-footer .live-dot{width:4px;height:4px;background:#acc494}.drag-over{border-color:#88a664!important;box-shadow:inset 0 0 0 2px #98b77735;background:#f2f7eb!important}.active-sprint-banner{background:#f0f5e8;border:1px solid #e0e9d5;border-radius:10px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:23px}.active-sprint-banner h2{display:inline;font-size:20px;letter-spacing:-.5px;margin-left:10px}.active-sprint-banner p{font-size:11px;color:#899779;margin:12px 0}.sprint-progress{width:200px;flex-shrink:0}.sprint-progress>div:first-child{display:flex;justify-content:space-between;font-size:9px;color:#94a180;margin-bottom:7px}.sprint-progress strong{color:#6a854e;font-size:10px}.progress-track{height:5px;background:#e0e7d4;border-radius:10px;overflow:hidden}.progress-track i{display:block;height:100%;border-radius:10px;background:#89a75f;transition:width .2s}.sprint-progress>.button{margin-top:14px;width:100%;min-height:32px;font-size:10px;color:#78965a;background:#f9fcf5}.kanban{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;align-items:start}.kanban-column{min-height:355px;border-radius:9px;background:#f1f4ee;border:1px solid #e9ede3;padding:0 10px 12px;transition:box-shadow .18s}.column-doing{background:#f1f4f7;border-color:#e9edf1}.column-review{background:#f5f2f7;border-color:#eeeaf2}.column-done{background:#eff4e9;border-color:#e8eedf}.column-heading{display:flex;align-items:center;gap:7px;padding:13px 3px 12px}.column-heading h3{font-size:10px;font-weight:650;white-space:nowrap}.column-count{color:#a9b29f;font-size:9px;margin-left:2px}.status-dot{width:6px;height:6px;border-radius:50%}.dot-todo{background:#b4bda8}.dot-doing{background:#94aed0}.dot-review{background:#b8a1ca}.dot-done{background:#99b876}.column-heading>.icon-button{height:22px;width:22px;color:#a5ae98}.kanban-cards{display:flex;flex-direction:column;gap:11px}.story-card{background:#fff;border:1px solid #e4e9dc;border-radius:7px;padding:13px 12px 9px;box-shadow:0 2px 3px #24402b04;cursor:grab}.story-card:hover{box-shadow:0 3px 12px #344c3010;border-color:#ccd8bd}.card-labels{display:flex;align-items:center;gap:3px;margin-bottom:10px;min-height:18px;flex-wrap:wrap}.card-labels .priority>svg{height:12px;width:12px}.card-title{padding:0;font-size:11px;line-height:1.65;font-weight:600;text-align:left;display:block;width:100%;color:#617555}.card-title:hover{color:#355b29}.card-description{font-size:8px;line-height:1.7;color:#adb6a1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-top:8px}.card-bottom{display:flex;align-items:center;gap:5px;margin-top:19px}.card-bottom .type-icon{width:13px;height:13px}.card-bottom .story-key{font-size:8px}.card-bottom .points{width:20px;height:19px;font-size:8px}.card-bottom .avatar{width:23px;height:23px;font-size:8px;margin-left:2px}.card-status{font-size:8px;color:#a7b19c;border:0;border-top:1px solid #f0f2ec;background:transparent;border-radius:0;padding:8px 0 1px;margin-top:10px}.add-card{display:flex;align-items:center;gap:6px;min-height:29px;width:100%;text-align:left;padding:6px 3px;color:#a2ae94;font-size:9px}.add-card:hover{color:#607e46}.column-empty{padding:45px 12px;text-align:center;font-size:10px;color:#abb59f;line-height:1.7}.column-empty>span{display:block;font-size:9px;margin-top:5px;color:#bec6b4}.board-hint{font-size:9px;color:#a5b197;text-align:center;margin-top:21px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;text-align:center;padding:65px 30px;border:1px dashed #dae3d0;border-radius:10px;background:#f7faf1;color:#90a477}.empty-state h2{color:#5c7745;font-size:22px;letter-spacing:-.5px}.empty-state p{font-size:12px;line-height:1.8;max-width:450px}.empty-state .button{margin-top:5px}.empty-state.compact{padding:35px 20px;gap:12px}.empty-state.compact h3{font-size:17px}.modal{margin:auto;border:1px solid #dce4d3;border-radius:13px;width:min(510px,calc(100vw - 32px));padding:26px;max-height:calc(100dvh - 40px);overflow:auto;background:#fdfefa;color:#394c31;box-shadow:0 25px 100px #15351f26}.modal-wide{width:min(700px,calc(100vw - 32px))}.modal::backdrop{background:#23332565;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-heading{display:flex;justify-content:space-between;align-items:start;gap:10px;margin-bottom:23px}.modal-heading h2{font-size:21px;letter-spacing:-.6px;font-weight:750}.modal-heading p{font-size:11px;color:#94a184;margin-top:7px;line-height:1.7}.modal-heading .icon-button{margin:-5px -6px 0 0}.editor-fields{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid-three{grid-template-columns:1fr 1fr 1fr}.modal label{font-size:10px;color:#7a896a;gap:7px}.modal input,.modal textarea,.modal select{font-size:12px;font-weight:400}.modal .editor-fields:disabled{opacity:.7}.modal input:disabled,.modal textarea:disabled,.modal select:disabled{color:#798770;cursor:default}.modal-footer{display:flex;gap:9px;justify-content:flex-end;border-top:1px solid #e7ecdf;padding-top:19px;margin-top:23px}.modal-footer .button{font-size:11px}.editor-meta{font-size:9px;color:#a7b099;margin-top:17px}.delete-button{color:#bc8778;align-self:center}.delete-confirm{padding:13px;border-radius:6px;background:#fcf1eb;margin-top:15px;font-size:11px;color:#a77565}.delete-confirm p{margin-bottom:10px}.delete-confirm .button{font-size:10px;min-height:29px}.completion-summary{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid #e0e8d4;border-radius:9px;background:#eff5e6;color:#8da975;margin-bottom:24px}.completion-summary strong{font-size:13px;color:#64844d}.completion-summary p{font-size:10px;line-height:1.8;margin-top:6px;color:#95a581}.checkbox-label{display:flex;flex-direction:row;align-items:center;margin-top:20px;gap:9px!important;line-height:1.6}.checkbox-label input{width:15px;height:15px;accent-color:#658947}.member-list{display:flex;flex-direction:column;gap:5px}.member-row{display:flex;align-items:center;gap:13px;border-bottom:1px solid #e8eddf;padding:15px 0}.member-row>div{display:flex;flex-direction:column;gap:5px}.member-row strong{font-size:12px;font-weight:600}.member-row>div>span{font-size:10px;color:#9aa98a}.you-badge{font-size:8px;background:#e6efda;color:#8ca070;border-radius:3px;padding:2px 5px;margin-left:8px}.member-status{margin-left:auto;font-size:9px;color:#97a684;display:flex;align-items:center;gap:5px}.history-list{display:flex;flex-direction:column;gap:18px}.history-sprint{background:#f5f8ef;border:1px solid #e4eada;border-radius:8px;padding:17px}.history-sprint>div:first-child{display:flex;align-items:center;gap:9px;color:#8da971;flex-wrap:wrap}.history-sprint h3{font-size:14px;color:#70885a}.history-sprint>div>span{font-size:9px;color:#a6b098;margin-left:auto}.history-sprint>p{font-size:11px;line-height:1.8;margin:10px 0;color:#99a68a}.history-stats{display:flex;gap:15px;margin:17px 0;flex-wrap:wrap}.history-sprint .history-stats>span{margin-left:0;font-size:9px;color:#99a58a}.history-stats strong{font-size:13px;color:#728b5d}.history-story{display:flex;align-items:center;gap:8px;text-align:left;padding:10px 0;width:100%;font-size:10px;border-top:1px solid #e6ecdd;color:#839571}.history-story>svg{margin-left:auto}.help-steps{display:flex;flex-direction:column;gap:23px}.help-steps>div{display:flex;align-items:start;gap:13px}.help-steps>div>svg{color:#92ab72}.help-steps h3{font-size:13px;color:#6c8456;margin-bottom:7px}.help-steps p{font-size:11px;color:#9ba78c;line-height:1.85}.toast{position:fixed;inset:auto 24px 24px auto;margin:0;max-width:min(480px,calc(100vw - 32px));border:1px solid #d5e0c8;border-radius:9px;background:#fcfff6;box-shadow:0 10px 40px #1d3a2026;padding:13px 14px;color:#709454;font-size:12px;line-height:1.6;align-items:center;gap:11px}.toast:popover-open{display:flex}.toast-error{background:#fff6f0;color:#b36f5d;border-color:#efdbcd}.toast>.icon-button{width:23px;height:23px}.toast>span{flex:1}@media(min-width:1500px){:root{--sidebar: 270px}.content{padding:42px 45px}.topbar{padding:0 45px}.page-heading h1{font-size:32px}.summary-card{min-height:100px}.story-row{min-height:59px}.story-name>button{font-size:12px}.story-key{font-size:10px}.story-label{font-size:9px}.table-head,.story-row{grid-template-columns:minmax(250px,1fr) 120px 86px 65px 135px;gap:14px}.row-assignee select{font-size:10px;width:94px}.table-head{font-size:8px}.row-status{font-size:9px}.card-title{font-size:13px}.card-description{font-size:10px}.card-status{font-size:9px}.column-heading h3{font-size:12px}.kanban{gap:20px}.story-card{padding:17px 15px 10px}.sidebar-note{margin-top:60px}}@media(max-width:1190px){:root{--sidebar: 218px}.sidebar{padding-left:13px;padding-right:13px}.sidebar>.brand{font-size:28px}.workspace-switch{padding:11px 8px;gap:8px}.workspace-switch strong{font-size:10px}.workspace-switch>div>span{font-size:8px}.sidebar-note{margin-top:30px}.sidebar nav>a,.sidebar nav>button{font-size:11px}.content{padding:28px 23px}.topbar{padding:0 23px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px}.summary-grid{gap:11px}.summary-card{padding:16px 12px;gap:10px}.summary-icon{width:33px;height:33px}.summary-card strong{font-size:18px}.summary-card small{font-size:8px}.section-heading{gap:7px;padding-left:12px;padding-right:12px}.section-heading>.sprint-dates{font-size:8px}.section-points{display:none}.table-head,.story-row{grid-template-columns:minmax(180px,1fr) 88px 44px 38px 92px;gap:6px;padding-left:12px;padding-right:12px}.table-head>span:nth-child(3){font-size:0}.table-head>span:nth-child(3):after{content:"PRIOR.";font-size:7px}.row-assignee select{font-size:8px;width:61px}.story-name{gap:6px}.story-name>button{gap:7px}.story-name>.story-label{display:none}.kanban{gap:10px}.kanban-column{padding-left:7px;padding-right:7px}.story-card{padding:11px 9px 7px}.column-heading{gap:5px}.column-heading h3{font-size:9px}.column-heading>.icon-button{width:18px}.card-labels>.story-label{font-size:6px}.help-button{font-size:9px}}@media(max-width:980px){:root{--sidebar: 190px}.content{padding:24px 18px}.topbar{padding:0 18px}.sidebar{padding-left:10px;padding-right:10px}.sidebar>.brand{font-size:25px;margin-left:9px}.sidebar .brand img{width:29px;height:29px}.workspace-switch{gap:7px}.project-mark{width:26px;height:29px;font-size:13px}.workspace-switch strong{font-size:9px}.workspace-switch>div>span{font-size:7px}.sidebar nav>a,.sidebar nav>button{padding:11px 10px;gap:8px;font-size:10px}.sidebar-note{padding:17px 13px}.sidebar-note strong{font-size:15px}.help-button{font-size:8px;gap:5px;padding-left:2px;padding-right:2px}.page-heading h1{font-size:22px}.heading-spark{font-size:24px;margin-left:8px}.page-heading>.button{font-size:10px;padding:9px}.summary-card strong{font-size:16px;gap:5px}.summary-card small{display:block;width:100%}.summary-card{gap:9px;min-height:94px}.summary-card>div>span{font-size:8px}.summary-icon{width:30px;height:30px}.summary-icon svg{width:16px}.summary-grid{gap:8px}.section-heading>.sprint-dates{display:none}.table-head,.story-row{grid-template-columns:minmax(170px,1fr) 86px 35px 30px 64px;gap:5px}.row-assignee select{width:33px;color:transparent;font-size:0}.row-assignee select option{font-size:11px;color:#7a8d68}.table-head>span:last-child{font-size:0}.table-head>span:last-child:after{content:"RESP.";font-size:7px}.row-move{max-height:27px;opacity:1;pointer-events:auto;position:static;width:100%;grid-column:1;padding:4px 8px;margin-left:22px;background:#f8faf4;border-color:#e6eddf;font-size:8px;max-width:130px}.story-row:hover .row-move,.story-row:focus-within .row-move{max-height:27px;box-shadow:none}.story-row{min-height:69px}.kanban{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.column-heading h3{font-size:11px}.card-title{font-size:12px}.card-description{font-size:10px}.story-card{padding:14px 13px 8px}.card-labels>.story-label{font-size:8px}.kanban-column{min-height:260px}.toolbar{gap:6px}.toolbar .button{font-size:9px;padding:8px}.toolbar .button svg{width:13px}.search-field{width:30%;min-width:110px;padding:0 8px}.search-field input{font-size:9px}.sort-button{font-size:0!important;gap:0}.topbar-right{gap:10px}.today{font-size:9px}.breadcrumb{font-size:9px;gap:8px}}@media(max-width:760px){:root{--sidebar: 238px}.sidebar{transform:translate(-100%);transition:transform .2s;padding-left:17px;padding-right:17px}.sidebar-open{transform:translate(0)}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f372950;z-index:29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar>.brand{font-size:30px}.workspace-switch strong{font-size:11px}.workspace-switch>div>span{font-size:9px}.project-mark{width:32px;height:32px}.sidebar nav>a,.sidebar nav>button{font-size:12px;padding:12px}.sidebar-note{padding:20px 17px;margin-top:35px}.sidebar-note strong{font-size:17px}.help-button{font-size:10px}.main-shell{margin-left:0}.mobile-menu{display:flex}.topbar{height:59px;justify-content:start;gap:9px;padding:0 15px}.topbar-right{margin-left:auto}.breadcrumb>span:first-child,.breadcrumb>svg:first-of-type{display:none}.today,.topbar-divider{display:none}.content{padding:25px 17px}.page-heading{gap:12px;margin-bottom:23px;align-items:start}.page-heading h1{font-size:24px;max-width:360px;line-height:1.35}.page-heading p{max-width:335px;line-height:1.8}.page-heading>.button{margin-top:24px}.summary-card{padding:13px 11px;gap:8px}.summary-card strong{font-size:18px}.summary-card>div>span{font-size:8px}.summary-card small{font-size:8px;line-height:1.5}.summary-icon{width:31px;height:31px}.table-head,.story-row{grid-template-columns:minmax(190px,1fr) 88px 40px 33px 74px;gap:7px}.row-assignee select{width:43px}.table-head>span:last-child:after{content:"RESP."}.view-tabs>div{gap:21px}.view-tabs a{font-size:10px}.team-presence{font-size:8px}.toolbar .button{font-size:10px;padding:8px 10px}.search-field input{font-size:10px}.section-heading>.sprint-dates{display:flex}.section-points{display:inline}.story-row{min-height:70px}.section-heading{gap:10px}.backlog-footer>span:last-child{display:none}}@media(max-width:540px){.content{padding:24px 14px}.page-heading h1{font-size:23px;max-width:240px;letter-spacing:-.7px}.heading-spark{font-size:25px;display:none}.page-heading p{font-size:10px;max-width:240px;margin-top:10px}.page-heading>.button{font-size:9px;padding:8px;gap:5px;min-height:34px;margin-top:29px}.page-heading>.button svg{width:14px}.heading-kicker{font-size:7px;letter-spacing:1px}.summary-grid{gap:7px;margin-bottom:25px}.summary-card{padding:12px 10px;display:block;min-height:115px}.summary-icon{width:25px;height:25px;margin-bottom:9px;border-radius:6px}.summary-icon svg{width:14px;height:14px}.summary-card>div>span{font-size:7px;margin-bottom:5px}.summary-card strong{font-size:16px;gap:3px}.summary-card small{font-size:7px}.team-presence>span:last-child{display:none}.avatar-stack .avatar.small{width:23px;height:23px;font-size:7px}.view-tabs>div{gap:18px}.view-tabs a{font-size:10px;gap:6px}.view-tabs a svg{width:14px}.view-tabs{gap:5px}.toolbar{flex-wrap:wrap;gap:7px}.search-field{width:100%;max-width:none;flex:1 0 100%;height:37px}.toolbar>.spacer{display:none}.toolbar .button{font-size:9px;padding:8px 9px}.toolbar .sort-button,.toolbar .secondary{margin-left:auto}.filter-panel{padding:12px;gap:9px;flex-wrap:wrap}.filter-panel label{flex:1 1 130px}.filter-panel .button{font-size:10px;padding:5px}.filter-summary{font-size:9px;gap:7px}.filter-summary button{font-size:9px}.section-heading{gap:6px;padding:12px 9px;min-height:53px;flex-wrap:wrap}.section-title{gap:5px}.section-title h2{font-size:11px}.section-title>svg{width:14px}.section-count{font-size:8px}.status-badge{font-size:6px;padding:4px 5px}.section-heading>.sprint-dates,.section-points{display:none}.sprint-action{font-size:8px;padding:5px 7px;gap:5px;min-height:27px}.sprint-action svg{width:12px}.section-heading>.icon-button{width:20px}.sprint-goal{padding-left:27px;padding-right:15px;font-size:9px}.table-head{display:none}.story-row{display:grid;grid-template-columns:1fr 35px 30px 32px;padding:13px 11px 10px;gap:10px 6px}.story-name{grid-column:1/-1;gap:7px}.story-name>button{font-size:10px;gap:8px}.story-name>button>span:last-child{white-space:normal}.story-key{font-size:8px}.drag-handle{display:none}.row-status{grid-column:1;width:105px;margin-left:22px;font-size:8px}.story-row>.priority{grid-column:2;grid-row:2}.story-row>.points{grid-column:3;grid-row:2}.row-assignee{grid-column:4;grid-row:2;position:relative}.row-assignee select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0}.row-assignee select:focus-visible{opacity:1;width:100px;right:0;left:auto;color:#597b44;font-size:10px;background:#fff}.row-move{grid-column:1/-1;width:140px;margin-left:22px;max-width:140px;padding:4px;font-size:8px}.add-story{padding:11px;font-size:9px}.add-story>span{font-size:7px;margin-left:0}.section-empty{font-size:10px;line-height:1.8;padding:25px 16px}.backlog-footer{font-size:7px}.active-sprint-banner{padding:18px;display:block}.active-sprint-banner h2{font-size:19px}.active-sprint-banner p{font-size:10px}.sprint-progress{width:100%;margin-top:19px}.sprint-progress>.button{min-height:34px}.kanban{grid-template-columns:1fr;gap:17px}.kanban-column{min-height:120px;padding:0 12px 10px}.column-heading{padding:12px 2px}.column-heading h3{font-size:12px}.story-card{padding:15px}.card-title{font-size:13px}.card-description{font-size:10px}.card-labels>.story-label{font-size:8px}.card-bottom .story-key{font-size:9px}.card-bottom .avatar{width:26px;height:26px}.card-status{font-size:9px}.column-empty{padding:20px 12px}.add-card{font-size:10px}.board-hint{font-size:8px;line-height:1.8}.modal{padding:21px 18px;max-height:calc(100dvh - 24px);width:calc(100vw - 24px)}.modal-heading h2{font-size:19px}.modal-heading p{font-size:10px}.form-grid-three{grid-template-columns:1fr 1fr}.form-grid-three>label:last-child{grid-column:1/-1}.form-grid{gap:12px}.modal input,.modal select,.modal textarea{font-size:16px;padding:10px}.modal-footer .button{font-size:10px;padding:9px 12px}.completion-summary{padding:15px;gap:12px}.completion-summary strong{font-size:12px}.completion-summary p{font-size:10px}.member-status{font-size:8px}.member-row>div>span{font-size:9px}.toast{right:16px;bottom:16px;font-size:11px}.empty-state{padding:45px 20px}.empty-state h2{font-size:20px}.empty-state p{font-size:11px}}.page-heading p,.sprint-goal,.active-sprint-banner p,.summary-card>div>span,.summary-card small,.sprint-dates,.section-count,.breadcrumb,.today,.team-presence,.toolbar .ghost,.filter-button,.view-tabs a,.sidebar nav>a,.sidebar nav>button{color:#758369}.story-key,.row-assignee select,.section-points,.card-description,.card-status,.column-count,.board-hint,.backlog-footer,.editor-meta,.field-hint{color:#7c896f}.table-head{color:#8a947e}.points{color:#6f825b}.row-status{font-size:10px}.status-todo{color:#738262}.status-doing{color:#6581ab}.status-review{color:#9275ac}.status-done{color:#6c8c4d}.label-purple{color:#89719f}.label-green{color:#74845a}.label-orange{color:#a68653}.status-badge.active{color:#5b793f}.status-badge.planned{color:#7b886a}.sprint-action{color:#6d8258}.add-story,.add-card{color:#7a8e67}.modal label{color:#647653}.modal-heading p,.help-steps p,.history-sprint>p,.completion-summary p{color:#7c8d6d}.sidebar-note{flex-shrink:0}@media(min-width:981px){.story-name>button{font-size:12px}.story-key{font-size:10px}.story-label{font-size:8px}.row-assignee select{font-size:10px}.table-head{font-size:8px}.sprint-goal{font-size:11px}.section-title h2{font-size:13px}.section-heading .status-badge{font-size:8px}.sprint-action{font-size:10px}.section-heading>.sprint-dates{font-size:10px}.toolbar .button,.search-field input{font-size:11px}.page-heading p{font-size:12px}.summary-card>div>span{font-size:10px}.summary-card small{font-size:10px}.view-tabs a,.card-title{font-size:12px}.card-description,.card-status{font-size:10px}.column-heading h3{font-size:11px}.card-labels>.story-label{font-size:8px}}@media(max-height:800px)and (min-width:761px){.sidebar-note{margin-top:24px;padding:16px 15px}.sidebar-note>span{font-size:25px;margin-bottom:8px}.sidebar-note strong{font-size:15px;line-height:1.5}.sidebar-note p{display:none}.sidebar>.brand{margin-bottom:24px}.workspace-switch{margin-bottom:24px}}@media(max-width:760px){.sidebar{visibility:hidden}.sidebar-open{visibility:visible}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
