:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}:is(#root:has(.login-page),#root:has(.dashboard-page)){text-align:left;border:none;width:100%;max-width:none;margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.login-page{width:100%;min-height:100svh;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.login-brand{color:#f8fafc;background:linear-gradient(155deg,#0b1224 0%,#111d3a 38%,#1a2f5c 72%,#1e3a6e 100%);flex-direction:column;flex:1.05;justify-content:center;padding:2.5rem 2.75rem;display:none;position:relative;overflow:hidden}@media (width>=960px){.login-brand{display:flex}}.login-brand-glow{pointer-events:none;filter:blur(60px);border-radius:50%;position:absolute}.login-brand-glow--1{background:#6366f159;width:280px;height:280px;top:-80px;right:10%}.login-brand-glow--2{background:#3b82f640;width:220px;height:220px;bottom:15%;left:-40px}.login-brand-pattern{pointer-events:none;background-image:radial-gradient(circle at 85% 15%,#818cf81f 0%,#0000 35%),radial-gradient(circle at 10% 90%,#3b82f61a 0%,#0000 40%),radial-gradient(circle at 70% 60%,#ffffff0a 0%,#0000 25%),linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:auto,auto,auto,28px 28px,28px 28px;position:absolute;inset:0}.login-brand-content{z-index:1;flex-direction:column;max-width:480px;height:100%;display:flex;position:relative}.login-brand-top{align-items:center;gap:.65rem;margin-bottom:1.75rem;display:flex}.login-logo{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 14px #6366f173}.login-logo svg{color:#fff;width:20px;height:20px}.login-brand-name{letter-spacing:-.02em;color:#fff;font-size:1.1rem;font-weight:700}.login-badge{letter-spacing:.02em;color:#a5b4fc;background:#6366f126;border:1px solid #818cf859;border-radius:999px;align-self:flex-start;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.72rem;font-weight:600;display:inline-flex}.login-headline{letter-spacing:-.03em;color:#fff;margin:0 0 1rem;font-size:clamp(1.85rem,3.2vw,2.35rem);font-weight:800;line-height:1.15}.login-headline-accent{color:#60a5fa}.login-brand-desc{color:#94a3b8;max-width:420px;margin:0 0 1.75rem;font-size:.95rem;line-height:1.65}.login-features{flex-direction:column;gap:1rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.login-features li{align-items:flex-start;gap:.85rem;display:flex}.login-feature-icon{color:#93c5fd;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.login-feature-icon svg{width:18px;height:18px}.login-features li div{flex-direction:column;gap:.15rem;display:flex}.login-features li strong{color:#f1f5f9;font-size:.9rem;font-weight:600}.login-features li span{color:#64748b;font-size:.8rem;line-height:1.4}.login-preview{perspective:900px;margin-top:auto;padding-top:1rem}.login-preview-inner{background:linear-gradient(145deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:14px;padding:.85rem;transform:rotateX(8deg)rotateY(-6deg)translateY(8px);box-shadow:0 25px 50px -12px #00000080,inset 0 0 0 1px #ffffff0d}.login-preview-bar{gap:.35rem;margin-bottom:.65rem;display:flex}.login-preview-bar span{background:#ffffff26;border-radius:50%;width:8px;height:8px}.login-preview-bar span:first-child{background:#f87171}.login-preview-bar span:nth-child(2){background:#fbbf24}.login-preview-bar span:nth-child(3){background:#4ade80}.login-preview-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.login-preview-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;padding:.6rem .7rem}.login-preview-card.wide{grid-column:1/-1}.login-preview-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.25rem;font-size:.6rem;font-weight:600;display:block}.login-preview-card strong{color:#e2e8f0;font-size:1.1rem;font-weight:700;line-height:1.2;display:block}.login-preview-card small{color:#64748b;font-size:.62rem}.login-preview-bars{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.login-preview-bars span{opacity:.85;background:linear-gradient(90deg,#6366f1,#3b82f6);border-radius:3px;height:5px;display:block}.login-form-panel{background:#f4f6fb;flex:1;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex}.login-card{text-align:left;background:#fff;border:1px solid #e8ecf4;border-radius:16px;width:100%;max-width:420px;padding:2rem 1.75rem 1.75rem;box-shadow:0 1px 2px #0f172a0a,0 12px 40px -8px #6366f11f}.login-card-header{align-items:center;gap:.9rem;margin-bottom:1.5rem;display:flex}.login-card-icon{color:#3b5bdb;background:#e8f0fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.login-card-icon svg{width:22px;height:22px}.login-card-heading{flex:1;min-width:0}.login-card-heading h2{color:#1e293b;letter-spacing:-.02em;margin:0 0 .2rem;font-size:1.35rem;font-weight:700;line-height:1.25}.login-card-subtitle{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.login-hint{color:#94a3b8;margin-top:.25rem;font-size:.75rem;font-weight:400;display:block}.login-error{color:#b91c1c;text-align:left;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:1rem;padding:.7rem .9rem;font-size:.85rem}.login-page .login-card{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.login-field{text-align:left;margin-bottom:1.1rem}.login-field label{color:#334155;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.login-input-wrap{width:100%;display:block;position:relative}.login-input-icon{z-index:2;color:#94a3b8;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.login-input-icon svg{width:1.05rem;height:1.05rem}.login-field .login-input-wrap input{color:#0f172a;box-sizing:border-box;appearance:none;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;height:44px;min-height:44px;padding:0 .85rem 0 2.5rem;font-family:inherit;font-size:.9rem;line-height:1.4;transition:border-color .2s,box-shadow .2s;display:block}.login-field .login-input-wrap input::placeholder{color:#94a3b8;opacity:1}.login-field .login-input-wrap input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.login-field .login-input-wrap input:-webkit-autofill{-webkit-text-fill-color:#0f172a;caret-color:#0f172a;border:1px solid #cbd5e1;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-field .login-input-wrap input:-webkit-autofill:hover{-webkit-text-fill-color:#0f172a;caret-color:#0f172a;border:1px solid #cbd5e1;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-field .login-input-wrap input:-webkit-autofill:focus{-webkit-text-fill-color:#0f172a;caret-color:#0f172a;border:1px solid #cbd5e1;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-password-wrap input{padding-right:2.85rem}.login-password-toggle{z-index:2;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.login-password-toggle svg{width:1.1rem;height:1.1rem}.login-password-toggle:hover{color:#6366f1;background:#6366f114}.login-password-toggle:focus-visible{color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.login-options{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.35rem;display:flex}.login-remember{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.login-remember input{accent-color:#3b82f6;cursor:pointer;width:1rem;height:1rem}.login-forgot{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600;transition:color .15s}.login-forgot:hover{color:#4f46e5;text-decoration:underline}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b82f6 0%,#6366f1 55%,#8b5cf6 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.8rem 3rem .8rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .15s,box-shadow .2s,opacity .2s;display:flex;position:relative;box-shadow:0 4px 16px #6366f159}.login-submit-text{text-align:center}.login-submit svg{flex-shrink:0;width:1.1rem;height:1.1rem;position:absolute;right:1.1rem}.login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #6366f173}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{opacity:.75;cursor:not-allowed}.login-footer{color:#64748b;text-align:center;border:none;margin:1.35rem 0 0;padding-top:0;font-size:.875rem}.login-signup{font-size:inherit;color:#6366f1;cursor:pointer;background:0 0;border:none;margin-left:.2rem;padding:0;font-weight:600;transition:color .15s}.login-signup:hover{color:#4f46e5;text-decoration:underline}@media (width<=959px){.login-page{flex-direction:column}.login-brand{flex:none;min-height:auto;padding:2rem 1.5rem 1.5rem;display:flex}.login-preview{display:none}.login-headline{font-size:1.5rem}.login-brand-desc{margin-bottom:1.25rem}.login-features{margin-bottom:0}}.sprint-planner{margin:1rem 1.75rem 1.75rem}.sprint-planner-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.sprint-planner-heading h2{color:#0f2744;margin:0;font-size:1.15rem;font-weight:700}.sprint-planner-subtitle{color:#475569;margin:.2rem 0 0;font-size:.85rem;font-weight:600}.sprint-planner-hint{color:#64748b;max-width:52rem;margin:.45rem 0 0;font-size:.78rem;line-height:1.45}.sprint-planner-loading,.sprint-planner-error,.sprint-planner-empty{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:2rem 1.25rem}.sprint-planner-error{color:#dc2626;background:#fef2f2;border-color:#fecaca}.sprint-table-wrap{background:#fff;border:1px solid #cbd5e1;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #0f172a0f}.sprint-table-scroll{max-height:min(70vh,780px);overflow:auto}.sprint-table{border-collapse:collapse;width:100%;min-width:1180px;font-size:.78rem}.sprint-table thead th{z-index:2;color:#f8fafc;text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;background:#1e3a5f;border-bottom:2px solid #0f2744;padding:.55rem .65rem;font-size:.65rem;font-weight:700;position:sticky;top:0}.sprint-table tbody td{vertical-align:middle;color:#1e293b;background:#fff;border-bottom:1px solid #e8edf2;padding:.5rem .65rem}.sprint-week-header-row td{color:#fff;letter-spacing:.08em;background:linear-gradient(90deg,#1e3a5f 0%,#2563eb 100%);border-bottom:none;padding:.45rem .75rem;font-size:.72rem;font-weight:700}.sprint-week-header-label{margin-right:.75rem}.sprint-week-header-count{opacity:.85;letter-spacing:normal;text-transform:none;font-weight:500}.sprint-task-row:hover td{background:#f8fafc}.sprint-task-row--child td{background:#fafbfc}.sprint-task-row--child .sprint-col-feature{padding-left:1.1rem}.sprint-col-week{color:#475569;white-space:nowrap;font-weight:700}.sprint-col-module{color:#0f172a;white-space:nowrap;font-weight:700}.sprint-col-feature{min-width:180px;max-width:260px}.sprint-child-mark{color:#64748b;font-weight:600}.sprint-col-assignee{white-space:nowrap}.sprint-col-days,.sprint-col-date{white-space:nowrap;font-variant-numeric:tabular-nums}.sprint-col-notes{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.sprint-col-deps{color:#94a3b8}.sprint-phase{letter-spacing:.03em;white-space:nowrap;border-radius:4px;padding:.2rem .45rem;font-size:.65rem;font-weight:700;display:inline-block}.sprint-phase--infra{color:#fff;background:#92400e}.sprint-phase--1{color:#fff;background:#1e3a5f}.sprint-phase--2{color:#fff;background:#1d4ed8}.sprint-phase--3{color:#fff;background:#6d28d9}.sprint-phase--default{color:#fff;background:#475569}.sprint-status{letter-spacing:.04em;white-space:nowrap;border-radius:4px;align-items:center;gap:.25rem;padding:.22rem .45rem;font-size:.62rem;font-weight:700;display:inline-flex}.sprint-status--completed{color:#166534;background:#dcfce7}.sprint-status--in_development{color:#fff;background:#3b82f6}.sprint-status--planned{color:#1d4ed8;background:#dbeafe}.sprint-status--upcoming{color:#475569;background:#f1f5f9}.sprint-priority{border-radius:4px;padding:.15rem .4rem;font-size:.68rem;font-weight:700;display:inline-block}.sprint-priority--p0{color:#dc2626;background:#fef2f2}.sprint-priority--p1{color:#c2410c;background:#fff7ed}.sprint-priority--p2{color:#475569;background:#f8fafc}.sprint-priority--p3{color:#64748b;background:#f8fafc}.sprint-planner-footer{color:#64748b;margin:.65rem 0 0;font-size:.75rem}@media (width<=768px){.sprint-planner{margin-left:1rem;margin-right:1rem}.sprint-planner-header{flex-direction:column}}.infra-page{margin:0 1.75rem 1.75rem}.infra-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex}.infra-page-title{color:#0f172a;margin:0;font-size:1.35rem;font-weight:700}.infra-page-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.85rem}.infra-page-summary{color:#475569;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;font-size:.8rem;display:flex}.infra-stat{align-items:center;gap:.35rem;display:inline-flex}.infra-stat-dot{border-radius:50%;width:8px;height:8px}.infra-stat-dot--completed{background:#22c55e}.infra-stat-dot--active{background:#3b82f6}.infra-stat--muted{color:#94a3b8}.infra-progress-wrap{align-items:center;gap:.5rem;display:flex}.infra-progress-bar{background:#e2e8f0;border-radius:999px;width:80px;height:6px;overflow:hidden}.infra-progress-fill{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:999px;height:100%;display:block}.infra-progress-pct{color:#334155;min-width:2rem;font-weight:600}.infra-toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.infra-search-wrap{flex:200px;min-width:180px}.infra-search{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.85rem}.infra-filter-select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .65rem;font-size:.85rem}.infra-message{text-align:center;color:#64748b;padding:2rem}.infra-message--error{color:#dc2626}.infra-empty-card{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:2.5rem}.infra-empty-card p{color:#64748b;margin:0 0 1rem}.infra-groups{flex-direction:column;gap:1rem;display:flex}.infra-group-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #0f172a0d}.infra-group-header{cursor:pointer;text-align:left;width:100%;font:inherit;color:#0f172a;background:#f8fafc;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.infra-group-header:hover{background:#f1f5f9}.infra-group-chevron{color:#64748b;width:1rem;font-size:.65rem}.infra-group-folder{color:#64748b;display:flex}.infra-group-folder svg{width:1.1rem;height:1.1rem}.infra-group-title{flex:1;min-width:0;font-size:.9rem}.infra-group-title strong{margin-right:.35rem}.infra-group-meta{color:#64748b;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.35rem .5rem;font-size:.75rem;display:flex}.infra-group-meta-sep{opacity:.5}.infra-group-progress{align-items:center;gap:.35rem;display:inline-flex}.infra-group-progress-track{background:#e2e8f0;border-radius:999px;width:48px;height:4px;overflow:hidden}.infra-group-progress-fill{background:#3b82f6;border-radius:999px;height:100%;display:block}.infra-group-body{border-top:1px solid #eef2f6}.infra-table-scroll{overflow-x:auto}.infra-table{border-collapse:collapse;width:100%;min-width:900px;font-size:.8rem}.infra-table thead th{color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#fff;border-bottom:1px solid #e8edf2;padding:.55rem .75rem;font-size:.68rem;font-weight:600}.infra-table tbody td{vertical-align:middle;color:#1e293b;border-bottom:1px solid #f1f5f9;padding:.55rem .75rem}.infra-table tbody tr:hover td{background:#fafbfc}.infra-col-id{color:#475569;white-space:nowrap;font-weight:600}.infra-col-feature{min-width:180px;max-width:280px}.infra-feature-link{font:inherit;color:#0f172a;text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.infra-feature-link:hover{color:#2563eb;text-decoration:underline}.infra-priority{border:1px solid #0000;border-radius:4px;padding:.15rem .4rem;font-size:.68rem;font-weight:700;display:inline-block}.infra-priority--p0{color:#dc2626;background:#fef2f2;border-color:#fecaca}.infra-priority--p1{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.infra-priority--p2,.infra-priority--p3{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.infra-col-status{min-width:130px}.infra-col-status .status-select-trigger{padding:.3rem .4rem;font-size:.62rem}.infra-col-assignee{min-width:120px}.infra-col-sprint{color:#475569;white-space:nowrap;font-weight:600}.infra-col-notes{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.infra-notes-placeholder{color:#cbd5e1;font-style:italic}.infra-col-action{text-align:center;width:40px}.infra-delete-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;display:inline-flex}.infra-delete-btn:hover{color:#dc2626;background:#fef2f2}.infra-delete-btn svg{width:1rem;height:1rem}.infra-add-sub-btn{color:#2563eb;cursor:pointer;text-align:left;background:#fafbfc;border:none;border-top:1px solid #f1f5f9;width:100%;padding:.65rem 1rem;font-size:.8rem;font-weight:600;display:block}.infra-add-sub-btn:hover{background:#eff6ff}@media (width<=768px){.infra-page{margin-left:1rem;margin-right:1rem}.infra-group-meta{display:none}}.dashboard-page{color:#0f172a;background:#f1f5f9;min-height:100svh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px}.dashboard-page h1{letter-spacing:.04em!important;color:#fff!important;margin:0!important;font-size:1.15rem!important;font-weight:700!important}.dashboard-header{color:#fff;background:linear-gradient(135deg,#0f2744 0%,#1e40af 55%,#2563eb 100%);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.75rem;display:flex;box-shadow:0 4px 12px #0f172a26}.dashboard-header-main{flex:1;min-width:0}.dashboard-title-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.dashboard-title-row h1{margin:0}.dashboard-role-badge{letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.dashboard-role-badge--admin{color:#e0f2fe;background:#ffffff2e;border-color:#ffffff59}.dashboard-role-badge--client{color:#fde68a;background:#fef3c733;border-color:#fde04773}.dashboard-header .btn-logout{cursor:pointer;white-space:nowrap;color:#fff;background:#ffffff1f;border:1px solid #ffffff59;border-radius:8px;flex-shrink:0;height:40px;padding:0 1rem;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.dashboard-header .btn-logout:hover{color:#fff;background:#ffffff38;border-color:#ffffff8c}.dashboard-subtitle{color:#93c5fd;letter-spacing:.02em;margin:.35rem 0 0;font-size:.9rem;font-weight:500}.dashboard-meta{color:#dbeafe;margin-top:.5rem;font-size:.85rem;font-weight:500}.dashboard-nav{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.dashboard-nav-inner{-webkit-overflow-scrolling:touch;scrollbar-width:thin;align-items:stretch;gap:0;padding:0 1.25rem;display:flex;overflow-x:auto}.dashboard-nav-item{color:#64748b;white-space:nowrap;border-bottom:3px solid #0000;flex-shrink:0;align-items:center;gap:.5rem;margin-bottom:-1px;padding:.85rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.dashboard-nav-item:hover{color:#2563eb;background:#f8fafc}.dashboard-nav-item--active{color:#2563eb;border-bottom-color:#2563eb}.dashboard-nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:inline-flex}.dashboard-nav-icon svg{width:100%;height:100%}.dashboard-nav-text{align-items:center;gap:.45rem;display:inline-flex}.dashboard-nav-label{line-height:1.2}.dashboard-nav-tag{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:.12rem .45rem;font-size:.68rem;font-weight:600;line-height:1.3;display:inline-block}.dashboard-nav-item--active .dashboard-nav-tag{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.dashboard-section-placeholder{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;margin:2rem 1.75rem;padding:3rem 2rem}.dashboard-section-placeholder h2{color:#0f172a;margin:0 0 .5rem;font-size:1.25rem}.dashboard-section-placeholder p{color:#64748b;margin:0;font-size:.95rem}.dashboard-stats{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:.75rem;padding:1rem 1.75rem;display:flex}.stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex:1;min-width:120px;padding:.75rem 1rem}.stat-card strong{color:#0f172a;font-size:1.5rem;line-height:1.2;display:block}.stat-card span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.stat-card.completed strong{color:#15803d}.stat-card.in-dev strong{color:#b45309}.stat-card.planned strong{color:#1d4ed8}.status-legend{color:#334155;background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;padding:.75rem 1.75rem;font-size:.8rem;font-weight:600;display:flex}.status-legend-main{flex-wrap:wrap;flex:1;align-items:center;gap:1.25rem;min-width:0;display:flex}.status-legend-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.btn-teams,.btn-team-workload{cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.btn-teams{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe}.btn-teams:hover{color:#5b21b6;background:#ede9fe;border-color:#c4b5fd}.btn-teams-icon{width:1rem;height:1rem;display:inline-flex}.btn-teams-icon svg{width:100%;height:100%}.btn-team-workload{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.btn-team-workload:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.btn-team-workload-icon{width:1rem;height:1rem;display:inline-flex}.btn-team-workload-icon svg{width:100%;height:100%}.legend-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.legend-item{font:inherit;color:inherit;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;align-items:center;gap:.4rem;margin:0;padding:.2rem;transition:border-color .15s,box-shadow .15s,transform .1s;display:inline-flex}.legend-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a14}.legend-item--active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.legend-item:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb40}.legend-clear{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;margin-left:auto;padding:.35rem .65rem;font-size:.72rem;font-weight:600;transition:background .15s,color .15s}.legend-clear:hover{color:#0f172a;background:#e2e8f0}.dashboard-toolbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem 1.25rem;padding:1.25rem 1.75rem;display:flex}.dashboard-filters{flex-wrap:wrap;flex:480px;align-items:flex-end;gap:1rem;min-width:0;display:flex}.filter-group{flex-direction:column;gap:.35rem;min-width:0;display:flex}.filter-group--name,.filter-group--owner,.filter-group--search{flex:200px;max-width:280px}.filter-group--select{flex:0 0 160px}.filter-group label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:700;line-height:1}.dashboard-filters input,.dashboard-filters select{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;height:40px;padding:0 .75rem;font-size:.875rem}.dashboard-filters input:focus,.dashboard-filters select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.dashboard-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:.5rem;margin-left:auto;display:flex}.dashboard-actions .btn-primary,.dashboard-actions .btn-secondary,.dashboard-actions .btn-refresh{white-space:nowrap;justify-content:center;align-items:center;height:40px;padding:0 1rem;display:inline-flex}.btn-primary,.btn-secondary,.btn-refresh,.btn-logout{cursor:pointer;box-sizing:border-box;border:none;border-radius:8px;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.btn-secondary:hover{background:#e2e8f0}.btn-refresh{color:#475569;background:#fff;border:1px solid #cbd5e1}.btn-refresh:hover{background:#f8fafc}.btn-logout{color:#64748b;background:#fff;border:1px solid #cbd5e1}.btn-logout:hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.dashboard-toast{border-radius:8px;margin:0 1.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.dashboard-toast.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.dashboard-toast.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:1rem 1.75rem 1.75rem;overflow:hidden;box-shadow:0 1px 3px #0f172a0d,0 8px 24px #0f172a0f}.table-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;max-height:min(72vh,820px);overflow:auto}.table-scroll:focus-visible{outline-offset:-2px;outline:2px solid #93c5fd}.table-scroll::-webkit-scrollbar{width:8px;height:8px}.table-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.feature-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;min-width:1560px;font-size:.8125rem}.col-w-num{width:2.25rem}.col-w-phase{width:5.75rem}.col-w-week{width:4.75rem}.col-w-module{width:6.25rem}.col-w-name{width:11.5rem}.col-w-desc{width:14.5rem}.col-w-status{width:9.25rem}.col-w-owner{width:7.5rem}.col-w-date{width:5.75rem}.col-w-priority{width:3.75rem}.col-w-notes{width:8.5rem}.col-w-eta{width:4.5rem}.col-w-actions{width:6.75rem}.feature-table--client{min-width:1350px}.feature-table thead th{z-index:3;color:#f8fafc;text-align:left;white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;vertical-align:middle;background:#0f2744;border-bottom:2px solid #1e3a5f;padding:.7rem .65rem;font-size:.65rem;font-weight:700;position:sticky;top:0}.feature-table thead th.col-group-work,.feature-table tbody td.col-group-work{border-left:1px solid #ffffff1f}.feature-table tbody td.col-group-work{border-left-color:#e8edf2}.feature-table thead th.col-group-schedule,.feature-table tbody td.col-group-schedule{border-left:1px solid #ffffff1f}.feature-table tbody td.col-group-schedule{border-left-color:#e8edf2}.feature-table thead th:first-child{border-radius:12px 0 0;padding-left:.85rem}.feature-table tbody td{vertical-align:middle;color:#1e293b;background:#fff;border-bottom:1px solid #eef2f6;padding:.72rem .65rem;line-height:1.45;overflow:hidden}.feature-table tbody tr:hover td,.feature-table tbody tr:hover td.col-actions{background:#fafbfc}.feature-table tbody tr:last-child td{border-bottom:none}.feature-table tbody tr:last-child td:first-child{border-radius:0 0 0 12px}.feature-table tbody tr:last-child td.col-actions{border-radius:0 0 12px}.feature-table thead th.col-actions,.feature-table tbody td.col-actions{z-index:2;position:sticky;right:0;box-shadow:-6px 0 14px #0f172a0f}.feature-table thead th.col-actions{z-index:4;background:#0f2744;box-shadow:-6px 0 14px #00000026}.feature-table tbody td.col-actions{background:#fff}.col-num{text-align:center;color:#64748b;font-size:.75rem;font-weight:600;padding-left:.5rem!important;padding-right:.35rem!important}.col-phase,.col-week{text-align:center;vertical-align:middle}.col-phase .badge,.col-week .badge{max-width:100%;padding-left:.45rem;padding-right:.45rem;font-size:.6rem}.col-module{color:#0f172a;word-break:break-word;font-size:.78rem;font-weight:700}.col-name{color:#0f172a;font-size:.8125rem;font-weight:500}.col-desc,.col-notes{color:#475569;vertical-align:middle;font-size:.76rem;line-height:1.5}.col-date{color:#334155;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.76rem}.col-priority{text-align:center;vertical-align:middle}.col-eta{white-space:nowrap;text-align:center;font-size:.72rem;font-weight:600}.col-eta--overdue{color:#dc2626}.col-eta--due-today{color:#d97706}.col-eta--ok{color:#059669}.cell-clamp{word-break:break-word;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cell-clamp--desc{-webkit-line-clamp:3;line-clamp:3}.cell-clamp--notes{-webkit-line-clamp:2;line-clamp:2}.feature-table tbody td:not(.col-module):not(.col-name):not(.col-desc){font-size:.8125rem}.badge{letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-size:.65rem;font-weight:700;line-height:1.2;display:inline-flex}.badge-phase-infra,.badge-phase-foundation{color:#c2410c;background:#fff7ed;border-color:#fdba74}.badge-phase-1{color:#15803d;background:#ecfdf5;border-color:#86efac}.badge-phase-2{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.badge-phase-3{color:#6d28d9;background:#f5f3ff;border-color:#c4b5fd}.badge-phase-default{color:#475569;background:#f1f5f9}.badge-week{white-space:nowrap;font-size:.72rem;font-weight:600}.badge-week-1{color:#b45309;background:#fef3c7}.badge-week-2{color:#be185d;background:#fce7f3}.badge-week-3{color:#4338ca;background:#e0e7ff}.badge-week-4{color:#0f766e;background:#ccfbf1}.badge-week-5{color:#a16207;background:#fef9c3}.badge-week-6{color:#7e22ce;background:#fae8ff}.badge-week-default{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.badge-status-completed{color:#166534;text-transform:uppercase;background:#f0fdf4;border-color:#86efac}.badge-status-in_development{color:#b45309;text-transform:uppercase;background:#fffbeb;border-color:#fcd34d}.badge-status-planned{color:#1d4ed8;text-transform:uppercase;background:#eff6ff;border-color:#93c5fd}.badge-status-upcoming{color:#475569;text-transform:uppercase;background:#f8fafc;border-color:#cbd5e1}.feature-table .badge[class*=badge-status-]{letter-spacing:.05em;font-size:.62rem}.badge-priority-p0{color:#dc2626;background:#fef2f2;border-color:#fecaca;border-radius:6px;justify-content:center;min-width:1.75rem;padding:.2rem .45rem;font-size:.62rem}.badge-priority-p1{color:#9a3412;background:#ffedd5;border-color:#fdba74}.badge-priority-p2{color:#075985;background:#e0f2fe;border-color:#7dd3fc}.badge-priority-p3{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.col-status{vertical-align:middle;position:relative;overflow:visible}.status-select{width:100%;min-width:0;max-width:100%;position:relative}.status-select-trigger{letter-spacing:.02em;cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;width:100%;padding:.35rem .45rem;font-family:inherit;font-size:.65rem;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 1px 2px #0f172a0f}.status-select-trigger:hover:not(:disabled){box-shadow:0 2px 8px #0f172a1a}.status-select--open .status-select-trigger{box-shadow:0 0 0 3px #2563eb2e}.status-select-trigger:disabled{opacity:.6;cursor:wait}.status-select-trigger-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;font-size:.7rem;line-height:1;display:inline-flex}.status-select-trigger-label{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.status-select-chevron{opacity:.55;flex-shrink:0;width:.85rem;height:.85rem;transition:transform .2s;display:inline-flex}.status-select--open .status-select-chevron{opacity:.85;transform:rotate(180deg)}.status-select-trigger--completed{color:#15803d;background:linear-gradient(#f0fdf4 0%,#dcfce7 100%);border-color:#86efac}.status-select-trigger--in_development{color:#b45309;background:linear-gradient(#fffbeb 0%,#fef3c7 100%);border-color:#fcd34d}.status-select-trigger--planned{color:#1d4ed8;background:linear-gradient(#eff6ff 0%,#dbeafe 100%);border-color:#93c5fd}.status-select-trigger--upcoming{color:#475569;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-color:#cbd5e1}.status-select-menu{z-index:200;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:100%;margin:0;padding:.35rem;list-style:none;animation:.18s ease-out status-menu-in;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 4px 6px #0f172a0d,0 12px 28px #0f172a24}@keyframes status-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.status-select-option{color:#334155;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.5rem .55rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .15s;display:flex}.status-select-option:hover{background:#f1f5f9}.status-select-option.is-selected{color:#1e40af;background:#eff6ff}.status-select-option-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;line-height:1;display:inline-flex}.status-select-option--completed .status-select-option-icon{color:#15803d;background:#dcfce7}.status-select-option--in_development .status-select-option-icon{color:#b45309;background:#fef3c7}.status-select-option--planned .status-select-option-icon{color:#1d4ed8;background:#dbeafe}.status-select-option--upcoming .status-select-option-icon{color:#64748b;background:#f1f5f9}.status-select-option-label{flex:1;min-width:0}.status-select-check{color:#2563eb;flex-shrink:0;font-size:.75rem;font-weight:800}.col-owner{vertical-align:middle}.owner-cell-select{color:#0f172a;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:.4rem .5rem;font-size:.78rem;font-weight:500}.owner-cell-select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.owner-cell-select:disabled{opacity:.65;cursor:wait}.inline-edit{letter-spacing:.03em;color:#0f172a;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:999px;width:100%;min-width:120px;padding:.35rem .5rem;font-size:.68rem;font-weight:700;transition:border-color .15s,box-shadow .15s}.inline-edit:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.inline-edit:disabled{opacity:.65;cursor:wait}.inline-edit--status{text-transform:uppercase;padding-right:1.5rem}.inline-edit--status-completed{color:#166534;background:#f0fdf4;border-color:#86efac}.inline-edit--status-in_development{color:#b45309;background:#fffbeb;border-color:#fcd34d}.inline-edit--status-planned{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.inline-edit--status-upcoming{color:#475569;background:#f8fafc;border-color:#cbd5e1}.inline-edit--owner{letter-spacing:normal;text-transform:none;border-radius:8px;padding:.45rem .55rem;font-size:.8125rem;font-weight:500}.inline-edit--owner::placeholder{color:#94a3b8;font-weight:400}.feature-table thead th.col-actions,.feature-table tbody td.col-actions{vertical-align:middle;text-align:center;box-sizing:border-box;padding:.55rem .5rem}.action-btns{flex-direction:column;align-items:stretch;gap:.35rem;width:100%;margin:0 auto;display:flex}.action-btns-row{flex-direction:column;gap:.35rem;width:100%;display:flex}.action-btns-row--primary,.action-btns-row--danger{flex-direction:column}.action-btns-row .btn-sub,.action-btns-row .btn-edit,.action-btns-row .btn-delete{text-align:center;box-sizing:border-box;width:100%;min-width:0}.feature-table tbody tr.feature-row td.col-actions{vertical-align:middle}.feature-row--child td,.feature-row--child td.col-actions{background:#fafbfc}.feature-row--child:hover td,.feature-row--child:hover td.col-actions{background:#f4f6f8}.feature-row--child .col-name-inner{border-left:3px solid #93c5fd;margin-left:.15rem;padding-left:.5rem}.col-name-inner{align-items:center;gap:.35rem;min-width:0;display:flex}.feature-expand-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;flex-shrink:0;width:1.35rem;height:1.35rem;padding:0;font-size:.6rem;line-height:1;transition:background .15s,color .15s}.feature-expand-btn:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.feature-expand-spacer{flex-shrink:0;width:1.35rem}.feature-sub-tag{color:#64748b;flex-shrink:0;font-size:.85rem;font-weight:600}.btn-sub,.btn-edit,.btn-delete{cursor:pointer;white-space:nowrap;background:#fff;border:1px solid;border-radius:6px;flex-shrink:0;min-height:1.75rem;padding:.32rem .5rem;font-size:.68rem;font-weight:600;line-height:1.2;transition:background .15s,color .15s,border-color .15s}.btn-sub,.btn-edit{color:#2563eb;border-color:#2563eb}.btn-sub:hover,.btn-edit:hover{background:#eff6ff}.btn-delete{color:#dc2626;border-color:#dc2626}.btn-delete:hover{background:#fef2f2}.dashboard-loading,.dashboard-empty{text-align:center;color:#64748b;padding:3rem 1.75rem}.dashboard-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;margin:1rem 1.75rem}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-overlay--nested{z-index:10;background:#0f172a73;border-radius:12px;position:absolute;inset:0}.modal-card--confirm{text-align:center;max-width:380px;padding:1.35rem}.modal-confirm-title{color:#0f172a;margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.modal-confirm-message{color:#475569;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.modal-confirm-actions{justify-content:center;gap:.65rem;display:flex}.modal-confirm-actions .btn-secondary,.modal-confirm-actions .btn-danger{cursor:pointer;border:1px solid;border-radius:8px;min-width:5.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.modal-confirm-actions .btn-secondary{color:#475569;background:#fff;border-color:#cbd5e1}.modal-confirm-actions .btn-secondary:hover:not(:disabled){background:#f8fafc}.btn-danger{color:#fff;background:#dc2626;border-color:#dc2626}.btn-danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.btn-danger:disabled,.modal-confirm-actions .btn-secondary:disabled{opacity:.65;cursor:wait}.modal-card{background:#fff;border-radius:12px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 24px 48px #0f172a33}.modal-card--workload{max-width:720px}.workload-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;display:flex}.workload-modal-title-wrap{align-items:flex-start;gap:.75rem;display:flex}.workload-modal-icon{color:#2563eb;background:#dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.workload-modal-icon svg{width:1.25rem;height:1.25rem}.workload-modal-header h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.workload-modal-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.82rem;font-weight:500}.workload-modal-body{padding:1.1rem 1.35rem 1.35rem}.workload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.workload-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem}.workload-card-top{border-bottom:1px solid #f1f5f9;align-items:center;gap:.65rem;padding-bottom:.65rem;display:flex}.workload-avatar{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.72rem;font-weight:700;display:inline-flex}.workload-card-meta{flex:1;min-width:0}.workload-name{color:#0f172a;font-size:.9rem;font-weight:700;line-height:1.2;display:block}.workload-feature-count{letter-spacing:.06em;color:#94a3b8;text-transform:uppercase;margin-top:.15rem;font-size:.62rem;font-weight:700;display:block}.workload-ratio{color:#16a34a;white-space:nowrap;font-size:.8rem;font-weight:700}.workload-stats{color:#64748b;flex-wrap:wrap;gap:.65rem 1rem;padding:.65rem 0 .5rem;font-size:.72rem;font-weight:600;display:flex}.workload-stat{align-items:center;gap:.35rem;display:inline-flex}.workload-stat i{border-radius:999px;width:.45rem;height:.45rem;font-style:normal}.workload-stat--dev i{background:#3b82f6}.workload-stat--planned i{background:#f59e0b}.workload-stat--queue i{background:#94a3b8}.workload-progress{margin:.5rem 0 .65rem}.workload-progress-label{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:.35rem;font-size:.68rem;font-weight:600;display:flex}.workload-progress-label span:last-child{color:#16a34a;font-weight:700}.workload-progress-track{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.workload-progress-fill{background:linear-gradient(90deg,#22c55e 0%,#16a34a 100%);border-radius:999px;min-width:0;height:100%;transition:width .35s}.workload-empty,.workload-empty-all{color:#94a3b8;margin:.35rem 0 0;font-size:.8rem;font-style:italic}.workload-empty-all{text-align:center;padding:2rem 1rem}.workload-feature-list{margin:0;padding:0;list-style:none}.workload-feature-list li{color:#475569;align-items:baseline;gap:.4rem;padding:.2rem 0;font-size:.75rem;display:flex}.workload-feature-module{color:#334155;white-space:nowrap;font-weight:700}.workload-feature-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workload-more{color:#94a3b8;font-style:italic}.modal-card--teams{max-width:640px;position:relative}.teams-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;display:flex}.teams-modal-title-wrap{align-items:flex-start;gap:.75rem;display:flex}.teams-modal-icon{color:#6d28d9;background:#ede9fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.teams-modal-icon svg{width:1.25rem;height:1.25rem}.teams-modal-header h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.teams-modal-subtitle{color:#64748b;margin:.2rem 0 0;font-size:.82rem;font-weight:500}.teams-modal-body{max-height:min(70vh,560px);padding:1.1rem 1.35rem 1.35rem;overflow-y:auto}.teams-modal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:.75rem;padding:.55rem .75rem;font-size:.82rem}.teams-section-title{text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 .65rem;font-size:.78rem;font-weight:700}.teams-add-form{border-bottom:1px solid #e2e8f0;margin-bottom:1.25rem;padding-bottom:1.25rem}.teams-add-member-row--primary{margin-top:.35rem}.teams-add-member-row--primary .btn-primary{white-space:nowrap;flex-shrink:0;padding:.5rem 1rem;font-size:.8rem}.teams-members-grid{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.teams-member-card{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex}.teams-member-chip-avatar--lg{width:2rem;height:2rem;font-size:.68rem}.teams-member-card-name{color:#0f172a;flex:1;font-size:.875rem;font-weight:600}.teams-member-from-features{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:600}.teams-field{margin-bottom:.75rem;display:block}.teams-field input[type=text]{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:8px;width:100%;margin-top:.35rem;padding:.5rem .65rem;font-size:.875rem;display:block}.teams-field-label{color:#334155;font-size:.8rem;font-weight:600;display:block}.teams-member-pool{flex-wrap:wrap;gap:.4rem;margin-top:.45rem;display:flex}.teams-member-chip{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .55rem .28rem .3rem;font-size:.75rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.teams-member-chip--active{color:#5b21b6;background:#f5f3ff;border-color:#c4b5fd}.teams-member-chip-avatar{border-radius:999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;font-size:.58rem;font-weight:700;display:inline-flex}.teams-add-member-row{gap:.5rem;margin-top:.5rem;display:flex}.teams-add-member-row input{flex:1;margin-top:0!important}.teams-add-member-row .btn-secondary{flex-shrink:0;padding:.5rem .85rem;font-size:.8rem}.teams-submit{width:100%;margin-top:.25rem}.teams-hint,.teams-loading,.teams-empty{color:#94a3b8;margin:0;font-size:.82rem;font-style:italic}.teams-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.teams-list-item{background:#fafbfc;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1rem}.teams-list-item-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.teams-list-item-head strong{color:#0f172a;font-size:.9rem}.teams-list-count{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.68rem;font-weight:700}.teams-delete-btn{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:6px;margin-left:auto;padding:.22rem .5rem;font-size:.68rem;font-weight:600}.teams-delete-btn:hover{background:#fef2f2}.teams-list-members{flex-wrap:wrap;gap:.4rem;display:flex}.teams-list-member{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .5rem .2rem .25rem;font-size:.72rem;font-weight:600;display:inline-flex}@media (width<=640px){.workload-grid{grid-template-columns:1fr}.status-legend{flex-direction:column;align-items:stretch}.status-legend-actions{width:100%}.btn-teams,.btn-team-workload{flex:1;justify-content:center}}.modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1.1rem 1.35rem;display:flex}.modal-header h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:700}.modal-close{cursor:pointer;color:#475569;background:#e2e8f0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;line-height:1;display:flex}.modal-close:hover{color:#0f172a;background:#cbd5e1}.modal-parent-hint{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:0 1.35rem;padding:.6rem .75rem;font-size:.85rem}.modal-parent-hint strong{color:#0f172a}.modal-parent-module{color:#64748b;margin-left:.35rem;font-size:.8rem}.modal-field-parent-name{flex-direction:column;gap:.35rem;display:flex}.modal-input-readonly{color:#0f172a;cursor:default;font-weight:600;background:#f1f5f9!important;border-color:#e2e8f0!important}.modal-input-readonly:focus{box-shadow:none!important;border-color:#e2e8f0!important}.modal-form{flex-direction:column;gap:.9rem;padding:1.35rem;display:flex}.modal-form label{color:#334155;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.modal-form input,.modal-form select,.modal-form textarea{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .75rem;font-size:.875rem}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.modal-date-wrap{align-items:center;display:flex;position:relative}.modal-date-wrap input[type=date]{cursor:pointer;width:100%;padding-right:2.5rem}.modal-date-wrap input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:2.5rem;height:100%;margin:0;padding:0;position:absolute;right:0}.modal-date-wrap--empty:before{content:"dd-mm-yyyy";color:#94a3b8;pointer-events:none;font-size:.875rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.modal-date-wrap--empty input[type=date]{color:#0000}.modal-date-wrap:not(.modal-date-wrap--empty) input[type=date]{color:#0f172a}.modal-date-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;right:.35rem}.modal-date-btn svg{width:1.1rem;height:1.1rem}.modal-date-btn:hover{color:#2563eb;background:#2563eb14}.modal-date-btn:focus-visible{color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.modal-date-wrap:focus-within input[type=date]{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.modal-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem;display:grid}.modal-row--dates-only{grid-template-columns:1fr 1fr}.modal-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.65rem .85rem;font-size:.85rem}.modal-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:.5rem;margin-top:.5rem;padding-top:.5rem;display:flex}@media (width<=900px){.dashboard-toolbar{flex-direction:column;align-items:stretch}.dashboard-filters{flex:100%;width:100%}.filter-group--name,.filter-group--owner,.filter-group--search{flex:100%;max-width:none}.filter-group--select{flex:calc(50% - .5rem);min-width:140px}.dashboard-actions{justify-content:stretch;width:100%;margin-left:0}.dashboard-actions .btn-primary,.dashboard-actions .btn-secondary,.dashboard-actions .btn-refresh{flex:auto;min-width:0}}@media (width<=768px){.dashboard-header,.dashboard-stats,.status-legend,.dashboard-toolbar{padding-left:1rem;padding-right:1rem}.filter-group--select{flex:100%}.dashboard-actions{flex-direction:column}.dashboard-header{flex-wrap:wrap}.dashboard-header .btn-logout{margin-left:auto}.dashboard-actions .btn-primary,.dashboard-actions .btn-secondary,.dashboard-actions .btn-refresh{width:100%}.table-wrap{margin-left:1rem;margin-right:1rem}.table-scroll{max-height:65vh}.feature-table{min-width:1400px}}
