:root{--brand:#2a6e60;--brand-strong:#1f5a4e;--ink:#17211f;--muted:#63706c;--line:#dfe8e4;--soft:#f5f8f7;--panel:#fff;--warning:#b7791f;--danger:#b42318;--blue:#2f6fed;--shadow:0 16px 40px #17211f14;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#edf3f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{max-width:100%;margin:0;overflow-x:hidden}body.modal-open{overflow:hidden}#root{max-width:100%;min-height:100vh;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app{grid-template-columns:260px minmax(0,1fr);width:100%;max-width:100%;min-height:100vh;display:grid;overflow-x:hidden}.sidebar{color:#dcebe7;background:#10201d;flex-direction:column;gap:22px;width:260px;min-width:0;height:100vh;max-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow:hidden auto}.brand{flex:none;align-items:center;gap:12px;display:flex}.mark{background:var(--brand);color:#fff;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand strong{color:#fff;display:block}.brand span,.workspace span,.small{color:#a9c1bb;font-size:12px}.nav{gap:5px;min-height:0;padding-right:2px;display:grid;overflow:hidden auto}.nav button{color:#c9dad6;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.nav button.active,.nav button:hover{color:#fff;background:#2a6e6042}.workspace{border:1px solid #ffffff1f;border-radius:8px;flex:none;gap:10px;margin-top:auto;padding:14px;display:grid}.main{width:100%;min-width:0;max-width:100%;padding:24px;overflow-x:hidden}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.eyebrow{color:var(--brand);text-transform:uppercase;font-size:12px;font-weight:800}h1,h2,h3,p{margin:0}h1{letter-spacing:0;font-size:clamp(28px,4vw,42px);line-height:1.05}h2{font-size:21px}h3{font-size:15px}.actions,.row,.filters,.task-meta,.card-title,.user,.notification,.table-actions,.content-toolbar,.workspace-card-foot{align-items:center;gap:10px;display:flex}.actions{flex-wrap:wrap;justify-content:flex-end}.btn{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;display:inline-flex}.btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn.danger{color:var(--danger);background:#fee4e2;border-color:#fecdca}.btn.icon{width:38px;padding:0}.notification-button{position:relative}.mobile-menu-button{display:none}.notification-badge{background:var(--danger);color:#fff;border:2px solid #edf3f1;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-7px;right:-7px}.grid{gap:16px;min-width:0;display:grid}.metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start}.panel,.metric,.task-card,.auth-card,.workspace-card,.modal{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.metric,.panel{min-width:0;padding:18px;overflow:hidden}.metric{gap:12px;display:grid}.metric-icon{width:38px;height:38px;color:var(--brand);background:#e3f1ed;border-radius:8px;place-items:center;display:grid}.metric strong{font-size:27px}.panel-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.content-toolbar,.workspace-hero{justify-content:space-between}.workspace-select{color:#fff;text-align:left;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:42px;padding:8px;display:grid}.workspace-badge{color:#fff;border-radius:7px;flex:none;place-items:center;width:40px;height:40px;font-weight:800;display:inline-grid}.workspace-badge.large{width:48px;height:48px;font-size:18px}.workspace-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;display:grid}.workspace-card{text-align:left;border-color:var(--line);gap:16px;min-height:190px;padding:24px;transition:border-color .16s,transform .16s;display:grid}.workspace-card:hover,.workspace-card.selected{border-color:var(--brand);transform:translateY(-1px)}.workspace-card-foot{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-self:end}.workspace-hero{align-items:center;gap:16px;min-height:112px;display:flex}.muted{color:var(--muted)}.chart{width:100%;min-width:0;height:260px}.kanban{grid-template-columns:repeat(6,minmax(220px,1fr));gap:12px;max-width:100%;padding-bottom:4px;display:grid;overflow-x:auto}.column{border:1px solid var(--line);background:#eef5f2;border-radius:8px;min-height:420px;padding:12px}.column-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.count{border:1px solid var(--line);background:#fff;border-radius:999px;padding:2px 8px;font-size:12px}.task-card{gap:12px;margin-bottom:10px;padding:13px;display:grid}.priority{border-radius:999px;width:fit-content;padding:3px 8px;font-size:12px;font-weight:700}.priority.Urgent{color:var(--danger);background:#fee4e2}.priority.High{color:#92400e;background:#fef3c7}.priority.Medium{color:#1d4ed8;background:#dbeafe}.priority.Low{color:#166534;background:#dcfce7}.status-pill{color:var(--brand);background:#e3f1ed;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:700}.status-pill.invited{color:#1d4ed8;background:#dbeafe}.status-pill.disabled,.status-pill.removed{color:var(--danger);background:#fee4e2}.avatar{width:30px;height:30px;color:var(--brand);background:#d8ebe5;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.avatar.large{width:72px;height:72px;font-size:22px}.avatar img{object-fit:cover;width:100%;height:100%}.task-meta{color:var(--muted);flex-wrap:wrap;font-size:12px}.progress{background:#dce9e5;border-radius:999px;height:8px;overflow:hidden}.progress span{background:var(--brand);height:100%;display:block}.list{gap:10px;display:grid}.notification-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;justify-content:flex-start;width:100%;padding:12px}.notification-row.unread{background:#eef8f5;border-color:#bddbd2}.unread-dot{background:var(--brand);border-radius:50%;flex:none;width:9px;height:9px;margin-left:auto}.table{border-collapse:collapse;width:100%;min-width:760px}.table-wrap{max-width:100%;overflow-x:auto}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;padding:13px 10px}.table th{color:var(--muted);text-transform:uppercase;font-size:12px}.filters input,.filters select,.auth-card input,.modal-form input,.modal-form textarea,.modal-form select{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;min-height:38px;padding:0 12px}.modal-form textarea{resize:vertical;min-height:80px;padding:12px}.modal-form select[multiple]{min-height:56px;padding:10px 12px}.filters{flex-wrap:wrap;min-width:0}.filters input,.filters select{flex:260px;max-width:100%}.auth-screen{background:#edf3f1;grid-template-columns:minmax(0,1fr) 420px;min-height:100vh;display:grid}.auth-hero{color:#fff;background-color:#0000;background-image:linear-gradient(#10201db8,#10201db8),url(https://images.unsplash.com/photo-1551434678-e076c223a692?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:space-between;padding:56px;display:flex}.auth-hero h1{max-width:760px}.auth-card{gap:16px;margin:auto 28px;padding:24px;display:grid}.auth-card form{gap:12px;display:grid}.switcher{background:#dfe8e4;border-radius:8px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.switcher button{background:0 0;border:0;border-radius:6px;padding:8px}.switcher button.active{color:var(--brand);background:#fff;font-weight:800}.empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:8px;place-items:center;gap:12px;padding:28px;display:grid}.form-error{color:var(--danger);background:#fee4e2;border:1px solid #fecdca;border-radius:8px;padding:10px 12px;font-size:14px}.modal-backdrop{z-index:50;overscroll-behavior:contain;background:#0f171585;place-items:center;padding:18px;animation:none;display:grid;position:fixed;inset:0;overflow:auto;transform:translateZ(0)}.modal{gap:10px;width:min(90vw,720px);max-height:90vh;padding:26px 30px 30px;animation:none;display:grid;position:relative;overflow-y:auto;transform:translateZ(0)}.modal-close{color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:18px;right:18px}.modal-close:hover{background:var(--soft);color:var(--ink)}.modal-form{gap:15px;margin-top:10px;display:grid}.modal-form label,.field{color:var(--ink);gap:8px;font-weight:650;display:grid}.modal-form input,.modal-form select{min-height:54px}.two-fields{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.color-row{flex-wrap:wrap;gap:10px;display:flex}.color-swatch{border:2px solid #fff;border-radius:50%;width:34px;height:34px;box-shadow:0 0 0 1px #cbd5d1}.color-swatch.active{box-shadow:0 0 0 3px #2f6fed}.modal-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.member-picker{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.member-picker-search{border-bottom:1px solid var(--line);color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:10px 12px;display:grid}.member-picker-search input{border:0;min-height:32px;padding:0}.member-options{max-height:190px;display:grid;overflow:auto}.chip-row{flex-wrap:wrap;gap:6px;padding:10px 12px 0;display:flex}.chip{color:var(--brand);background:#eef8f5;border:1px solid #bddbd2;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.sticky-actions{background:var(--panel);border-top:1px solid var(--line);padding-top:12px;position:sticky;bottom:-1px}.member-option{border-bottom:1px solid var(--line);grid-template-columns:auto auto 1fr;align-items:center;gap:10px;padding:10px 12px;font-weight:500;display:grid}.member-option:last-child{border-bottom:0}.member-option span{color:var(--muted);margin-top:2px;font-size:12px;display:block}.small.dark{color:var(--muted);padding:10px 12px}.settings-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:start;gap:18px;display:grid}.danger-zone{background:#fff7f6;border:1px solid #fecdca;border-radius:8px;gap:10px;padding:16px;display:grid}.profile-form{max-width:620px}.profile-preview{grid-template-columns:auto 1fr;align-items:center;gap:14px;display:grid}.success-message{color:var(--brand);background:#e3f1ed;border:1px solid #bddbd2;border-radius:8px;padding:10px 12px;font-size:14px}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;display:grid}.resource-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:3px 8px;font-size:12px}.setup-steps{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;display:grid}.setup-steps button{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:34px}.setup-steps button.active{background:var(--brand);border-color:var(--brand);color:#fff}.checkbox-label{grid-template-columns:auto 1fr;align-items:center;font-weight:600}.checkbox-label input{min-height:auto}@media (width<=1100px){.app{grid-template-columns:1fr}.sidebar{z-index:60;width:min(86vw,320px);height:100vh;max-height:100vh;transition:transform .18s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:18px 0 48px #10201d3d}.sidebar-open .sidebar{transform:translate(0)}.mobile-menu-button{display:inline-flex}.metrics,.layout,.auth-screen{grid-template-columns:1fr}.workspace{margin-top:auto}}@media (width<=720px){.main,.auth-hero{padding:18px}.topbar,.panel-head,.workspace-hero,.content-toolbar{flex-direction:column;align-items:stretch}.actions{justify-content:flex-start}.nav{grid-template-columns:1fr 1fr}.metrics{grid-template-columns:1fr}.auth-card{margin:18px}.settings-grid,.profile-preview{grid-template-columns:1fr}.modal{padding:22px}.auth-screen{min-height:auto}.auth-card{width:auto}.modal-actions,.actions{flex-wrap:wrap}.modal-actions .btn,.actions .btn{flex:160px}}
