:root{--fa-primary: #00a3ad;--fa-primary-dark: #007d86;--fa-primary-soft: #e5f7f8;--fa-ink: #172033;--fa-muted: #607386;--fa-line: #d7e7ea;--fa-bg: #f2f7f8;--fa-surface: #ffffff;--fa-accent: #f6c647;--fa-danger: #c62828;--fa-success: #0f8f66;font-family:Golos Text,Open Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--fa-ink);background:var(--fa-bg);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(0,163,173,.14),transparent 35%),linear-gradient(135deg,#f7fbfb,#e7f4f5)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,163,173,.35);outline-offset:3px}h1,h2,h3,p{margin-top:0}.modal-open{overflow:hidden}.eyebrow{margin-bottom:8px;color:#64809c;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:14px;font-weight:800;transition:.18s ease}.primary-button{background:var(--fa-primary);color:#fff;box-shadow:0 16px 30px #00a3ad38}.primary-button:hover{transform:translateY(-1px);background:var(--fa-primary-dark)}.primary-button:disabled{opacity:.7;cursor:wait;transform:none}.secondary-button{background:var(--fa-primary-soft);color:var(--fa-primary-dark);border:1px solid var(--fa-line)}.secondary-button:hover{background:#d8f0f2}.loader,.error-notice{max-width:720px;margin:42px auto;padding:20px 24px;border-radius:22px;background:#fff;box-shadow:0 20px 60px #18284814}.error-notice{color:#991b1b;border:1px solid #fecaca;background:#fff5f5}*{scrollbar-width:thin;scrollbar-color:rgba(0,125,134,.55) rgba(226,238,241,.8)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#e2eef1cc;border-radius:999px}*::-webkit-scrollbar-thumb{background:#007d868c;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#007d86c7}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:74px;padding:14px 34px;background:#0d2b55;color:#fff;box-shadow:0 18px 40px #0d2b553d}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:15px;background:#f6c647;color:#0d2b55;font-weight:900;box-shadow:inset 0 -6px 12px #00000014}.brand strong{display:block;font-size:17px}.brand small{color:#aac3df;font-size:12px}.topbar-nav{display:flex;gap:10px}.nav-link{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:14px;color:#dce9f6;font-weight:750}.nav-link:hover,.nav-link.active{background:#ffffff21;color:#fff}.main-content{width:min(1780px,calc(100vw - 44px));margin:0 auto;padding:26px 0 42px}.page-title-row,.board-title-row,.well-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.board-summary{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#edf5ff;color:#24405f;font-weight:850}@media(max-width:760px){.topbar{align-items:flex-start;flex-direction:column;padding:16px}.topbar-nav{width:100%}.nav-link{flex:1;justify-content:center}.main-content{width:min(100% - 24px,1780px);padding-top:18px}.page-title-row,.board-title-row,.well-page-head{align-items:flex-start;flex-direction:column}}.account-menu{display:flex;align-items:center;gap:12px;color:#dce9f6;font-weight:700}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#ffffff14;color:inherit;font-weight:800;cursor:pointer}.empty-state{display:grid;gap:12px;max-width:680px;margin:80px auto;padding:34px;border-radius:30px;background:#fff;box-shadow:0 22px 70px #17203317}.profile-chip,.notification-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;font-weight:850;cursor:pointer}.notification-wrap{position:relative}.notification-button{width:42px;padding:0;justify-content:center;position:relative}.notification-button span{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;display:grid;place-items:center;border-radius:999px;background:#f6c647;color:#0d2b55;font-size:11px;font-weight:950}.notification-popover{position:absolute;right:0;top:50px;width:min(360px,90vw);padding:12px;border-radius:20px;background:#fff;color:#172033;box-shadow:0 24px 70px #0000003d;border:1px solid #e3ebf4;z-index:50}.popover-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.popover-head button{color:#2563eb;font-weight:850}.notification-item{display:grid;gap:4px;width:100%;padding:10px;border-radius:14px;text-align:left;background:#f8fbfe;color:#172033;margin-top:8px}.notification-item.unread{background:#edf5ff;box-shadow:inset 3px 0 #2563eb}.notification-item small{color:#70869a}@media(max-width:760px){.account-menu,.topbar-nav{flex-wrap:wrap}}.topbar{background:linear-gradient(135deg,var(--fa-primary-dark),var(--fa-primary))!important;box-shadow:0 18px 40px #007d863d!important}.brand-mark{background:#fff!important;color:var(--fa-primary-dark)!important}.brand small{color:#ffffffc2!important}.nav-link{color:#ffffffd1!important}.nav-link:hover,.nav-link.active{background:#ffffff2e!important;color:#fff!important}.board-summary{background:var(--fa-primary-soft);color:var(--fa-primary-dark)}.notification-button span{background:var(--fa-accent)!important;color:var(--fa-ink)!important}.notification-item.unread{background:var(--fa-primary-soft)!important;box-shadow:inset 3px 0 0 var(--fa-primary)!important}.ghost-button,.profile-chip,.notification-button{border-color:#ffffff3d!important;background:#ffffff1f!important}html,body,#root{max-width:100%;overflow-x:hidden}.topbar{flex-wrap:wrap}.topbar-nav{flex:1 1 auto;flex-wrap:wrap;min-width:240px}.account-menu{flex:0 1 auto;min-width:0;flex-wrap:wrap;justify-content:flex-end}.profile-chip{max-width:240px;min-width:0}.profile-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:980px){.topbar{align-items:flex-start;padding:14px 16px}.brand{width:100%}.topbar-nav{width:100%;order:2}.account-menu{width:100%;order:3;justify-content:flex-start}.nav-link{flex:1 1 150px}}@media(max-width:520px){.topbar-nav{display:grid;grid-template-columns:1fr}.nav-link{width:100%}.ghost-button,.profile-chip{flex:1 1 160px}}.notification-popover{max-width:calc(100vw - 24px);max-height:calc(100vh - 96px);overflow:hidden}.notification-list-scroll{display:grid;gap:8px;max-height:432px;overflow-y:auto;padding-right:4px}.notification-list-scroll .notification-item{margin-top:0}@media(max-width:520px){.notification-wrap{position:static}.notification-popover{position:fixed;top:auto;left:12px;right:12px;bottom:12px;width:auto;max-width:none}.notification-list-scroll{max-height:min(432px,calc(100vh - 190px))}}.notification-popover{right:auto!important;bottom:auto!important;max-width:calc(100vw - 24px)}@media(max-width:520px){.notification-wrap{position:relative}.notification-popover{right:auto!important;bottom:auto!important;width:min(360px,calc(100vw - 24px));max-width:calc(100vw - 24px)}.notification-list-scroll{max-height:min(432px,calc(100vh - 160px))}}.notification-item-row{position:relative;display:grid;grid-template-columns:1fr auto;align-items:stretch;gap:6px;border-radius:14px;background:#f8fbfe}.notification-item-row.unread{background:var(--fa-primary-soft)!important;box-shadow:inset 3px 0 0 var(--fa-primary)!important}.notification-item-row .notification-item{margin:0;min-width:0;padding-right:38px;background:transparent!important;box-shadow:none!important}.notification-item-row .notification-item:hover{background:#ffffff8f!important}.notification-delete-button{position:absolute;top:50%;right:8px;display:inline-grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #f5c2c7;border-radius:999px;background:#fff5f5;color:#b4232a;opacity:0;transform:translateY(-50%) scale(.92);transition:opacity .16s ease,transform .16s ease,background .16s ease;z-index:2}.notification-item-row:hover .notification-delete-button,.notification-item-row:focus-within .notification-delete-button,.notification-card:hover .notification-delete-button,.notification-card:focus-within .notification-delete-button{opacity:1;transform:translateY(-50%) scale(1)}.notification-delete-button:hover{background:#ffe4e6}@media(hover:none){.notification-delete-button{opacity:1;transform:translateY(-50%) scale(1)}}.board-frame{padding:24px;border:1px solid rgba(13,43,85,.1);border-radius:30px;background:#ffffff9e;box-shadow:0 22px 70px #1720331a}.board-title-row{margin-bottom:22px;padding:20px 22px;border-radius:24px;background:#14335f;color:#fff}.board-title-row h1{margin-bottom:0;font-size:clamp(26px,3vw,44px)}.board-title-row .eyebrow{color:#aac3df}.board-grid{display:grid;grid-template-columns:repeat(5,minmax(240px,1fr));gap:18px;overflow-x:auto;padding-bottom:6px}.board-column{min-height:620px;padding:14px;border-radius:26px;background:#edf2f7;border:1px solid #dbe5ee}.column-head{display:flex;width:100%;align-items:center;justify-content:space-between;padding:16px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);color:#172033;text-align:left;box-shadow:0 10px 24px #1a2a4814}.column-head strong{display:block;font-size:18px}.column-head small{display:block;margin-top:4px;color:#6a7f95}.column-head:hover{transform:translateY(-1px)}.column-actions{padding:12px 2px}.inline-create{display:inline-flex;align-items:center;gap:7px;width:100%;justify-content:center;padding:10px 12px;border-radius:16px;background:#dbeafe;color:#12356b;font-weight:850}.inline-create:hover{background:#cce0ff}.column-task-list{display:flex;flex-direction:column;gap:14px}.task-card{position:relative;padding:16px;border-radius:23px;background:#fff;box-shadow:0 14px 34px #1828481a;border:1px solid #edf1f6;transition:.18s ease;cursor:pointer}.task-card:hover,.task-card:focus-visible{transform:translateY(-3px);box-shadow:0 20px 40px #18284826}.task-flag{position:absolute;top:14px;right:-1px;display:grid;place-items:center;width:28px;height:34px;border-radius:10px 0 0 10px;color:#fff;background:#d83333;box-shadow:0 8px 14px #d8333340}.task-card-header,.task-card-footer,.detail-chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.task-card h3{margin:14px 22px 8px 0;font-size:17px;line-height:1.25}.task-card p{margin-bottom:14px;color:#627589;font-size:13px;line-height:1.45}.status-badge{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900}.status-badge.done{color:#116239;background:#dff7e9}.status-badge.pending{color:#a64c04;background:#fff0d4}.kpi-pill{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 10px;border-radius:999px;background:#fff5ca;color:#795700;font-size:12px;font-weight:900}.kpi-pill.large{min-height:34px;font-size:14px}.progress-wrap{margin:12px 0}.progress-meta{display:flex;justify-content:space-between;margin-bottom:6px;color:#6f8297;font-size:12px}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e5edf4}.progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#24b47e,#6dd89f)}.avatar-stack{display:flex;align-items:center;padding-left:8px}.avatar{display:inline-grid;place-items:center;width:34px;height:34px;margin-left:-8px;border:2px solid white;border-radius:50%;color:#fff;font-size:11px;font-weight:900;box-shadow:0 6px 14px #18284829}.avatar-more{background:#94a3b8}.task-role-count{color:#6d8195;font-size:12px;font-weight:800}.task-card-footer{justify-content:space-between}.task-assignment{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#486276;font-size:12px;font-weight:850}.task-assignment.free{min-height:34px;padding:0 10px;border-radius:999px;background:#e8f7ef;color:#116239}.task-assignee-role{display:inline-block;margin-top:8px;color:#73879b;font-size:12px;font-weight:800}.well-page{padding:24px;border-radius:30px;background:#ffffffc2;box-shadow:0 22px 70px #17203317}.well-page-head{margin-bottom:22px}.well-page-head h1{margin-bottom:8px;font-size:clamp(28px,3vw,44px)}.well-page-head p:last-child{max-width:640px;color:#63768a}.well-task-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}@media(max-width:1320px){.board-grid{grid-template-columns:repeat(5,minmax(260px,1fr))}}.status-badge.new{color:#1d4ed8;background:#dbeafe}.status-badge.in_progress{color:#0f766e;background:#ccfbf1}.status-badge.review{color:#6d28d9;background:#ede9fe}.status-badge.blocked{color:#b91c1c;background:#fee2e2}.status-badge.archived{color:#475569;background:#e2e8f0}.empty-column{color:#70869a;font-weight:800;text-align:center;padding:14px}.inline-empty{grid-column:1 / -1}.filter-panel{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 18px;padding:14px;border-radius:22px;background:#fff;border:1px solid #e3ebf4;box-shadow:0 12px 28px #1828480f}.filter-panel.compact{margin-top:10px}.filter-panel input,.filter-panel select{min-height:42px;border:1px solid #d8e3ee;border-radius:14px;background:#f8fbfe;padding:0 13px;color:#172033}.filter-panel input{min-width:260px;flex:1}.modal-action-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.secondary-button.danger{color:#b91c1c;background:#fee2e2}.comments-block{margin-top:22px;padding:16px;border-radius:20px;background:#fff;border:1px solid #e3ebf4}.comment-row{padding:12px 0;border-bottom:1px solid #edf2f7}.comment-row strong{display:block}.comment-row small,.history-row small{color:#70869a}.comment-row p{margin:6px 0 0;color:#45596f}.comment-form{display:flex;gap:10px;margin-top:12px}.comment-form input{flex:1;border:1px solid #d8e3ee;border-radius:14px;padding:0 13px}.history-list{display:grid;gap:10px}.history-row{padding:10px;border-radius:14px;background:#fff}.history-row strong{display:block;font-size:13px}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px}.analytics-card{overflow:auto;padding:18px;border-radius:24px;background:#fff;border:1px solid #e3ebf4;box-shadow:0 16px 36px #18284814}.analytics-card table{min-width:100%}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.table-actions .secondary-button{min-height:34px;padding:0 10px;font-size:12px}.padded{padding:20px}.notification-list{display:grid;gap:12px}.notification-card{display:grid;gap:8px;padding:16px;border-radius:20px;background:#fff;border:1px solid #dbeafe;box-shadow:0 12px 28px #1828480f}.notification-card.read{opacity:.72}@media(max-width:760px){.comment-form{flex-direction:column}}.board-grid{display:flex;flex-wrap:nowrap;align-items:stretch;gap:18px;overflow-x:auto;overflow-y:hidden;padding:2px 4px 12px;scroll-snap-type:x proximity}.board-column{flex:0 0 310px;width:310px;min-height:620px;max-height:calc(100vh - 260px);display:flex;flex-direction:column;scroll-snap-align:start}.column-head{flex:0 0 auto;min-height:86px;align-items:flex-start;border-top:5px solid transparent;background-clip:padding-box}.column-head span{min-width:0}.column-head strong{overflow-wrap:anywhere;word-break:normal;line-height:1.22}.column-task-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding-top:10px}.inline-empty{flex:1 0 100%}.gradient-preview{display:inline-block;width:48px;height:24px;border-radius:999px;border:1px solid rgba(13,43,85,.12);box-shadow:inset 0 0 0 1px #ffffff4d}.gradient-blue-purple{background:linear-gradient(135deg,#2563eb,#7c3aed)}.gradient-green-teal{background:linear-gradient(135deg,#16a34a,#14b8a6)}.gradient-orange-red{background:linear-gradient(135deg,#f59e0b,#ef4444)}.gradient-pink-purple{background:linear-gradient(135deg,#ec4899,#8b5cf6)}.gradient-gray-slate{background:linear-gradient(135deg,#94a3b8,#334155)}.gradient-cyan-blue{background:linear-gradient(135deg,#06b6d4,#2563eb)}.gradient-yellow-orange{background:linear-gradient(135deg,#facc15,#f97316)}.gradient-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.gradient-choice{display:flex;align-items:center;gap:10px;padding:10px;border-radius:16px;border:1px solid #d8e3ee;background:#fff;cursor:pointer}.gradient-choice.selected{outline:3px solid #bfdbfe;border-color:#2563eb}.board-column:has(.gradient-blue-purple),.column-head{border-top-color:transparent}.table-description{margin:4px 0 0;color:#70869a;font-size:12px}.hint-box{padding:12px 14px;border-radius:16px;background:#edf5ff;color:#24405f;font-weight:750}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin:0 0 18px}.metric-card{padding:16px;border-radius:22px;background:#fff;border:1px solid #e3ebf4;box-shadow:0 14px 30px #18284812}.metric-card span{display:block;color:#70869a;font-size:12px;font-weight:850}.metric-card strong{display:block;margin-top:8px;font-size:28px;color:#14335f}.analytics-tabs{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.analytics-tabs button{padding:10px 14px;border-radius:14px;background:#fff;border:1px solid #d8e3ee;font-weight:850;color:#24405f}.analytics-tabs button.active{background:#14335f;color:#fff}.bar-row{display:grid;gap:7px;margin:12px 0}.bar-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px;font-weight:850;color:#34495e}.bar-track{height:12px;border-radius:999px;background:#edf2f7;overflow:hidden}.bar-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed)}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f8fbfe}.user-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:16px}.mini-list{display:grid;gap:10px;margin:10px 0 18px}.mini-list-row{padding:12px;border-radius:16px;background:#f8fbfe;border:1px solid #e3ebf4}.mini-list-row strong,.mini-list-row span{display:block}.mini-list-row span{margin-top:4px;color:#70869a;font-size:12px}.success-notice{padding:12px 14px;margin-bottom:14px;border-radius:16px;background:#dcfce7;color:#166534;font-weight:850}.profile-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px}.profile-card{padding:20px}@media(max-width:900px){.profile-grid{grid-template-columns:1fr}.board-column{flex-basis:285px;width:285px}}.column-head.no-marker{display:block;min-height:96px;padding:18px 20px;text-align:center}.column-title-wrap{display:block;width:100%;min-width:0}.column-head.no-marker strong{display:block;max-width:100%;line-height:1.2;overflow-wrap:anywhere}.column-head.no-marker small{display:block;margin-top:8px}.gradient-preview{display:none!important}.column-task-list{padding-top:12px}.subtask-progress{margin:4px 0 12px;color:#64748b;font-size:12px;font-weight:850}.block-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.block-title-row h3{margin:0}.block-title-row span{color:#64748b;font-weight:900}.subtasks-block{margin-top:22px;padding:16px;border-radius:20px;background:#fff;border:1px solid #e3ebf4}.subtask-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf2f7}.subtask-row.completed>span{color:#8a9aad;text-decoration:line-through}.subtask-check{width:24px;height:24px;border-radius:50%;border:2px solid #94a3b8;background:#fff;color:#0f766e;font-weight:900;line-height:20px}.subtask-edit-input,.comment-edit input{width:100%;min-height:38px;border:1px solid #d8e3ee;border-radius:12px;padding:0 12px;background:#f8fbfe}.comment-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.comment-head span:first-child{display:grid;gap:3px}.comment-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.link-button{padding:0;background:transparent;color:#2563eb;font-weight:850;font-size:12px}.danger-text{color:#b91c1c}.comment-edit{display:grid;grid-template-columns:1fr auto auto;gap:8px;margin-top:8px}@media(max-width:720px){.comment-edit,.subtask-row{grid-template-columns:1fr}.subtask-check{justify-self:start}}.board-grid{display:flex;flex-wrap:nowrap;gap:18px;overflow-x:auto;padding-bottom:12px}.board-column{flex:0 0 300px;max-height:calc(100vh - 230px);display:flex;flex-direction:column}.column-head.no-marker{justify-content:center;min-height:82px}.column-title-wrap{display:block;width:100%;text-align:center}.column-title-wrap strong{overflow-wrap:anywhere;line-height:1.2}.column-task-list{overflow-y:auto;padding:2px 2px 8px}.filter-check{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:14px;background:#fff;border:1px solid #dce7f2;color:#28415e;font-weight:850}.task-card-subtasks{display:grid;gap:6px;margin:10px 0 12px;padding:10px;border-radius:14px;background:#f8fbfe;border:1px solid #e6edf5}.card-subtask{display:flex;align-items:center;gap:8px;min-width:0;color:#53697f;font-size:12px;font-weight:800}.card-subtask span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-subtask.completed span,.subtask-row.completed .subtask-title-button{color:#94a3b8;text-decoration:line-through}.subtask-check{display:inline-grid;place-items:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;border:2px solid #b7c6d7;background:#fff;color:#0f766e;font-size:12px;font-weight:950}.subtask-check.small{width:18px;height:18px;font-size:10px}.subtask-check:disabled{opacity:.55;cursor:not-allowed}.more-subtasks{color:#70869a;font-weight:800}.subtask-title-button{flex:1;min-width:0;padding:4px 0;text-align:left;color:#172033;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtask-title-button:hover{color:#2563eb}.subtask-detail-form{min-width:min(620px,84vw)}.subtask-meta{display:grid;gap:6px;padding:12px;border-radius:16px;background:#f7fafd;color:#6c8095;font-size:13px;font-weight:750}.board-grid{display:flex!important;flex-wrap:nowrap!important;align-items:flex-start!important;gap:18px!important;overflow-x:auto!important;overflow-y:visible!important;padding:2px 4px 18px!important}.board-column{flex:0 0 310px!important;width:310px!important;height:auto!important;max-height:none!important;min-height:0!important;display:block!important}.column-task-list{display:flex!important;flex-direction:column!important;gap:14px!important;height:auto!important;max-height:none!important;min-height:0!important;overflow:visible!important;padding:10px 2px 8px!important}.task-card{flex:0 0 auto!important;height:auto!important;min-height:0!important}.subtask-check{display:inline-grid!important;place-items:center!important;flex:0 0 auto!important;width:22px!important;height:22px!important;padding:0!important;border:2px solid #b8c7d8!important;border-radius:999px!important;background:#fff!important;color:#fff!important;line-height:1!important;box-shadow:inset 0 0 0 3px #fff,0 2px 6px #14335f14!important;transition:.16s ease!important}.subtask-check.small{width:18px!important;height:18px!important;font-size:10px!important}.subtask-check.checked{border-color:#22c55e!important;background:#22c55e!important;box-shadow:inset 0 0 0 2px #22c55e,0 4px 10px #22c55e3d!important}.subtask-check span{display:block;color:#fff;font-size:12px;font-weight:950;transform:translateY(-.5px)}.subtask-check[aria-disabled=true]{cursor:pointer;opacity:.72}.subtask-detail-toggle{display:inline-flex;align-items:center;gap:10px;width:fit-content;min-height:40px;padding:0 14px;border-radius:999px;background:#f8fbfe;border:1px solid #d8e3ee;color:#28415e;font-weight:850}.subtask-detail-toggle.completed{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.toast-notice{position:fixed;right:22px;top:86px;z-index:1200;max-width:320px;padding:12px 16px;border-radius:16px;background:#14335f;color:#fff;box-shadow:0 16px 36px #14335f38;font-weight:850}.board-frame{border-color:#00a3ad29!important;background:#ffffffc7!important}.board-title-row{background:linear-gradient(135deg,var(--fa-primary-dark),var(--fa-primary))!important;color:#fff!important}.board-title-row .eyebrow{color:#ffffffc7!important}.board-summary{background:#ffffff2e!important;color:#fff!important}.board-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(285px,1fr))!important;gap:18px!important;align-items:start!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:visible!important;padding:2px 0 12px!important;scroll-snap-type:none!important}.board-column{width:auto!important;min-width:0!important;flex:initial!important;height:auto!important;min-height:0!important;max-height:none!important;display:block!important;border-color:var(--fa-line)!important;background:#eef7f8!important}.column-head,.column-head.no-marker{background:linear-gradient(180deg,#fff,#f3fbfc)!important;border-top:5px solid var(--fa-primary)!important;box-shadow:0 10px 24px #007d8614!important}.column-head small,.task-card p,.task-role-count,.more-subtasks,.subtask-progress{color:var(--fa-muted)!important}.inline-create{background:var(--fa-primary-soft)!important;color:var(--fa-primary-dark)!important}.inline-create:hover{background:#d8f0f2!important}.task-card{border-color:var(--fa-line)!important;box-shadow:0 14px 34px #007d8617!important}.task-card:hover,.task-card:focus-visible{box-shadow:0 20px 40px #007d8624!important}.task-flag{background:var(--fa-danger)!important;box-shadow:0 8px 14px #c6282840!important}.status-badge.new{color:var(--fa-primary-dark)!important;background:var(--fa-primary-soft)!important}.status-badge.in_progress{color:#007c70!important;background:#d9f5f1!important}.status-badge.review{color:#6b4a00!important;background:#fff3c4!important}.status-badge.done{color:var(--fa-success)!important;background:#ddf7ed!important}.status-badge.pending{color:#9a6100!important;background:#fff1cf!important}.status-badge.blocked{color:#a61d1d!important;background:#fde6e6!important}.status-badge.archived{color:#52616f!important;background:#e9eef2!important}.kpi-pill{background:#fff3c4!important;color:#725600!important}.progress-fill{background:linear-gradient(90deg,var(--fa-primary),#5ec7cf)!important}.filter-panel{border-color:var(--fa-line)!important;box-shadow:0 12px 28px #007d860f!important}.filter-panel input,.filter-panel select{border-color:var(--fa-line)!important;background:#f7fbfb!important}.well-task-grid{grid-template-columns:repeat(auto-fit,minmax(285px,1fr))!important;overflow-x:hidden!important}.analytics-tabs button.active,.toast-notice{background:var(--fa-primary)!important;color:#fff!important}.metric-card strong,.link-button,.subtask-title-button:hover,.popover-head button{color:var(--fa-primary-dark)!important}.bar-track span{background:linear-gradient(90deg,var(--fa-primary),#5ec7cf)!important}@media(min-width:1700px){.board-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important}}@media(max-width:680px){.board-grid,.well-task-grid{grid-template-columns:1fr!important}.filter-panel input{min-width:100%!important}}.review-task-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:20px}.review-task-card{background:#fff;border:1px solid #d9ebed;border-radius:24px;padding:20px;box-shadow:0 18px 50px #17203314}.review-task-card h3{margin:14px 0 8px}.review-task-card p{color:#64748b}.review-assignee{font-weight:800;color:#203545!important}.filter-panel select,.filter-panel select:hover{background-color:#f8fbfe;box-shadow:none}.filter-panel select:hover{border-color:#d8e3ee}.filter-select{position:relative;min-width:220px;flex:0 1 260px}.filter-select-label{display:block;margin:0 0 6px 2px;color:#60758b;font-size:12px;font-weight:850}.filter-select-button{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;border:1px solid #d8e3ee;border-radius:14px;background:#f8fbfe;color:#172033;font-weight:850;box-shadow:0 8px 18px #1828480a}.filter-select-button:hover,.filter-select-button.open,.filter-select-button:focus-visible{border-color:var(--fa-primary);background:#fff;box-shadow:0 12px 28px #007d861f}.filter-select-button svg{flex:0 0 auto;transition:transform .16s ease}.filter-select-button.open svg{transform:rotate(180deg)}.filter-select-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:45;width:min(320px,calc(100vw - 28px));max-height:280px;overflow-y:auto;padding:8px;border:1px solid #dbe6f1;border-radius:18px;background:#fff;box-shadow:0 24px 60px #1828482e}.filter-select-option{display:flex;width:100%;min-height:38px;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:12px;color:#24405f;font-weight:800;text-align:left}.filter-select-option:hover,.filter-select-option.active{background:var(--fa-primary-soft);color:var(--fa-primary-dark)}@media(max-width:640px){.filter-select{flex:1 1 100%;min-width:0}.filter-select-popover{width:100%}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:22px;background:#04122694;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-card{width:min(920px,100%);max-height:min(86vh,920px);overflow:auto;padding:24px;border-radius:28px;background:#fff;box-shadow:0 32px 90px #00000047}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.modal-header h2{margin-bottom:0;font-size:clamp(24px,3vw,34px)}.icon-button{display:grid;min-width:42px;height:42px;place-items:center;border-radius:14px;background:#eef4fa;color:#243f5d}.icon-button:hover{background:#dfeaf5}.task-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.detail-main,.detail-side{padding:18px;border-radius:22px;background:#f6f9fc;border:1px solid #e3ebf4}.detail-description{color:#45596f;line-height:1.65}.department-chip,.role-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#e9f0f8;color:#294664;font-weight:850;font-size:13px}.detail-side h3{margin:18px 0 10px;font-size:14px;color:#667b91;text-transform:uppercase;letter-spacing:.08em}.detail-side h3:first-child{margin-top:0}.people-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.person-row{display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;background:#fff}.person-row .avatar{margin-left:0}.person-row strong{display:block;font-size:14px}.person-row small{color:#73879b}.role-list{display:flex;flex-wrap:wrap;gap:8px}.free-task-note{padding:12px 14px;border-radius:16px;background:#e8f7ef;color:#116239;font-weight:850}.take-task-button{margin-top:18px}@media(max-width:820px){.task-detail-grid{grid-template-columns:1fr}}.task-form{display:flex;flex-direction:column;gap:16px}.task-form label,.task-form fieldset{display:flex;flex-direction:column;gap:8px}.task-form label>span,.task-form legend{color:#536b83;font-size:13px;font-weight:850}.task-form input:not([type=checkbox]):not([type=range]),.task-form textarea,.task-form select{width:100%;border:1px solid #d8e3ee;border-radius:14px;background:#f8fbfe;color:#172033;padding:12px 13px}.task-form textarea{resize:vertical}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.task-form fieldset{margin:0;padding:16px;border:1px solid #dce7f1;border-radius:20px}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.check-card{display:grid!important;grid-template-columns:auto auto 1fr;align-items:center;gap:10px!important;padding:10px;border-radius:16px;background:#f7fafc;border:1px solid #e4edf5;cursor:pointer}.check-card .avatar{margin-left:0}.check-card strong{display:block;font-size:13px}.check-card small{color:#70869a}.role-check-list{display:flex;flex-wrap:wrap;gap:10px}.role-check-list label{flex-direction:row;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#f3f7fb;cursor:pointer}.selected-people-line{padding:12px 14px;border-radius:16px;background:#f6f9fc;color:#4e647b;font-size:13px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.login-page{display:grid;min-height:calc(100vh - 160px);place-items:center}.login-card{width:min(480px,100%);padding:32px;border-radius:28px;background:#fff;box-shadow:0 22px 70px #1720331a}.login-card p:not(.eyebrow){color:#5d7287;line-height:1.6}@media(max-width:640px){.form-grid-two{grid-template-columns:1fr}}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:radial-gradient(circle at top left,rgba(246,198,71,.22),transparent 34%),#eef5fb}.login-card{display:grid;gap:18px;width:min(480px,100%);padding:34px;border-radius:30px;background:#fff;box-shadow:0 24px 80px #0d2b5524}.login-card h1{margin:0;font-size:42px;color:#12294a}.login-card p:not(.eyebrow){margin:0;color:#5d7287;line-height:1.55}.login-mark{width:54px;height:54px}.checkbox-group{display:grid;gap:10px;margin:0;padding:16px;border:1px solid #dce7f1;border-radius:20px}.checkbox-group legend{padding:0 6px;color:#4e647b;font-weight:850}.checkbox-item{display:flex!important;flex-direction:row!important;align-items:center;gap:10px!important;padding:8px 10px;border-radius:14px;background:#f6f9fc}.auth-mode-switch{display:flex;gap:8px;padding:4px;margin:12px 0;border-radius:16px;background:#eef6f7}.auth-mode-switch button{flex:1;min-height:38px;border-radius:12px;font-weight:850;color:#35556b}.auth-mode-switch button.active{background:#fff;color:var(--fa-primary-dark);box-shadow:0 8px 24px #00000014}.success-notice{padding:12px 14px;border-radius:14px;background:#ecfdf5;color:#047857;font-weight:800;margin:14px 0}.login-card label{display:grid;gap:8px;width:100%}.login-card label>span{color:#536b83;font-size:13px;font-weight:850}.login-card input,.login-card textarea,.login-card select{width:100%;min-height:46px;border:1px solid #d8e3ee;border-radius:14px;background:#f8fbfe;color:#172033;padding:0 14px}.login-card input:focus,.login-card textarea:focus,.login-card select:focus{border-color:var(--fa-primary);background:#fff}.login-card .primary-button,.login-card .ghost-button{width:100%}.login-card .ghost-button{min-height:38px;border:0!important;background:transparent!important;color:var(--fa-primary-dark);box-shadow:none}@media(max-width:520px){.login-card{padding:24px;border-radius:24px}.login-card h1{font-size:34px}}.password-policy-hint{display:block;color:#5d7287;font-size:12px;line-height:1.35}.password-input-wrap{position:relative;width:100%}.password-input-wrap input{width:100%;padding-right:48px!important}.password-toggle-button{position:absolute;top:50%;right:8px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:11px;background:transparent;color:#607386;box-shadow:none;transform:translateY(-50%);transition:background .18s ease,color .18s ease}.password-toggle-button:hover{background:#e8f3f5;color:var(--fa-primary-dark)}.password-toggle-button:focus-visible{outline:3px solid rgba(0,163,173,.35);outline-offset:2px}.password-toggle-button svg{pointer-events:none}.users-page{padding:24px;border-radius:30px;background:#ffffffc7;box-shadow:0 22px 70px #17203317}.page-title-row h1{margin-bottom:0;font-size:clamp(28px,3vw,44px)}.users-table-card{margin-top:22px;overflow:auto;border-radius:24px;background:#fff;border:1px solid #e3ebf4;box-shadow:0 16px 36px #18284814}table{width:100%;border-collapse:collapse;min-width:820px}th,td{padding:16px 18px;text-align:left;border-bottom:1px solid #edf2f7}th{color:#61768c;font-size:12px;text-transform:uppercase;letter-spacing:.08em}td{color:#34495f}.user-cell .avatar{margin-left:0}.activity-pill{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#eef2f7;color:#64748b;font-weight:850;font-size:12px}.activity-pill.active{background:#e0f7e9;color:#0f6a3c}.page-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.users-table-card{overflow:auto;border-radius:28px;background:#fff;box-shadow:0 22px 70px #17203314}.user-cell{display:flex;align-items:center;gap:12px}.activity-pill{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#eef2f7;color:#64748b;font-weight:800}.activity-pill.active{background:#dcfce7;color:#15803d}.profile-hero{display:flex;align-items:center;gap:18px;padding:22px;margin-bottom:20px;border-radius:28px;background:linear-gradient(135deg,#fff,#edf5ff);border:1px solid #dbeafe;box-shadow:0 18px 44px #18284814}.profile-avatar{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;color:#fff;font-size:24px;font-weight:950;box-shadow:0 14px 30px #18284829}.profile-hero h2{margin:0;font-size:28px;color:#12294a}.profile-hero p{margin:4px 0 12px;color:#64748b;font-weight:750}.profile-badges{display:flex;flex-wrap:wrap;gap:8px}.profile-badges span,.readonly-profile-row{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#e9f0f8;color:#294664;font-weight:850;font-size:13px}.profile-badges span.active{background:#dcfce7;color:#166534}.fixed-profile-grid{align-items:stretch}.polished-card{display:grid;gap:16px;margin-top:0;overflow:visible}.polished-card h2{margin:0;color:#12294a}.profile-card-note{margin:-8px 0 0;color:#70869a;line-height:1.5}.profile-card label{display:grid;gap:8px}.profile-card label span{color:#536b83;font-size:13px;font-weight:850}.profile-card input{width:100%;min-height:44px;border:1px solid #d8e3ee;border-radius:14px;background:#f8fbfe;padding:0 13px;color:#172033}.readonly-profile-row{justify-content:space-between;border-radius:16px;background:#f8fbfe}.profile-access-card{margin-top:18px}@media(max-width:700px){.profile-hero{align-items:flex-start;flex-direction:column}}.user-role-grid{align-items:start}.user-active-control{align-self:start;display:grid;gap:8px;padding-top:22px}.user-status-checkbox{width:max-content;min-height:48px;padding:0 16px}.user-status-checkbox span{color:#172033;font-size:15px;font-weight:850}.user-active-control small,.task-form label small{color:#34495f;line-height:1.35}.user-status-checkbox input:disabled,.table-actions .secondary-button:disabled{cursor:not-allowed}.table-actions .secondary-button:disabled{opacity:.48;transform:none}.table-actions .secondary-button:disabled:hover{background:var(--fa-primary-soft)}@media(max-width:640px){.user-active-control{padding-top:0}}.users-notice{margin:14px 0 0}.password-reset-form{max-width:520px}.password-reset-note{margin:0;padding:14px 16px;border-radius:16px;background:#f6f9fc;color:#435b73;line-height:1.5}.password-reset-note strong{color:#172033}.permission-summary{color:#294664;font-weight:850}.permission-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border-radius:999px;background:#eef6f7;color:var(--fa-primary-dark);font-weight:900;font-size:12px}.permission-badge.superadmin{background:#fff7d6;color:#795700}.permissions-fieldset{gap:12px!important}.permissions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.permission-check{display:grid!important;grid-template-columns:auto 1fr;align-items:center;gap:10px!important;padding:12px;border:1px solid #e2ebf4;border-radius:16px;background:#f8fbfe;cursor:pointer}.permission-check.checked{border-color:var(--fa-primary);background:var(--fa-primary-soft)}.permission-check input:disabled+span{opacity:.62}.permission-check strong,.permission-check small{display:block}.permission-check small{margin-top:3px;color:#70869a;line-height:1.35}.basic-access-card{display:grid;width:100%;padding:14px 16px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(135deg,#fff,#f1f7ff);color:#172033;text-align:left;cursor:pointer;box-shadow:0 10px 26px #1828480f}.basic-access-card.selected{border-color:var(--fa-primary);background:var(--fa-primary-soft);box-shadow:inset 3px 0 0 var(--fa-primary),0 12px 30px #18284814}.basic-access-card strong,.basic-access-card small{display:block}.basic-access-card strong{font-size:15px;font-weight:950}.basic-access-card small{margin-top:5px;color:#536b83;line-height:1.45}.notification-card{position:relative;padding-right:56px!important}.notification-card-main{display:grid;gap:8px;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.notification-card-main strong{color:#172033}.notification-card-main small{color:#70869a}.notification-card .card-delete{right:14px}.delete-confirm-body{display:grid;gap:14px;max-width:520px}.delete-confirm-body p{margin:0;color:#34495f;line-height:1.55}.delete-confirm-body strong{color:#172033}.delete-confirm-note{padding:12px 14px;border-radius:16px;background:#fff7ed;color:#9a3412!important;font-weight:800}.delete-confirm-body .form-actions{margin-top:2px}
