:root{font-family:DM Sans,sans-serif;color:#16223a;background:#f4f7fb;--bg: #f4f7fb;--bg-soft: #edf2fa;--panel: rgba(255, 255, 255, .94);--panel-soft: #f8fbff;--surface: #ffffff;--surface-muted: #f3f7fd;--sidebar: rgba(255, 255, 255, .82);--input-bg: #ffffff;--line: #d9e2ef;--line-strong: #c6d3e7;--text: #16223a;--muted: #66758f;--accent: #3156f5;--accent-deep: #2137a9;--accent-soft: #edf2ff;--shadow: 0 22px 54px rgba(20, 32, 56, .1);--pending-bg: #eef2f7;--pending-line: #7d8ba7;--pending-text: #31405d;--danger-bg: #fff0ee;--danger-line: #d14f3f;--danger-text: #a93629;--success-bg: #edf9f1;--success-line: #1f8a4c;--success-text: #166739}:root{--bg: #f5f6f8;--bg-soft: #eff1f4;--panel: rgba(255, 255, 255, .96);--panel-soft: #f8f9fb;--surface: #ffffff;--surface-muted: #f4f6f8;--sidebar: rgba(255, 255, 255, .98);--input-bg: #ffffff;--line: #dde3ea;--line-strong: #ccd4de;--text: #182030;--muted: #6b7688;--accent: #3c5af1;--accent-deep: #2740b7;--accent-soft: #edf1ff;--shadow: none}:root[data-theme=dark]{--bg: #0f141c;--bg-soft: #121922;--panel: rgba(20, 26, 36, .98);--panel-soft: #171f2b;--surface: #141b25;--surface-muted: #111821;--sidebar: rgba(16, 22, 31, .98);--input-bg: #101720;--line: #273243;--line-strong: #324054;--text: #edf2fb;--muted: #97a3b8;--accent: #7c94ff;--accent-deep: #d9e1ff;--accent-soft: #1a2435;--shadow: none}.loading-screen,.login-screen{padding:calc(24px + env(safe-area-inset-top,0px)) calc(24px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(24px + env(safe-area-inset-left,0px))}.login-shell__intro p{line-height:1.5}.eyebrow{letter-spacing:.12em}.login-form,.sidebar-form,.panel,.dashboard-view,.project-board,.settings-view,.group-stack,.roster-editor,.notice-card,.project-card{gap:12px}.login-form input,.sidebar-form input,.sidebar-form select,.panel input,.panel select,.search,.cell-input,.cell-select,.copilot-compose textarea,.add-task-inline input{border-radius:12px;padding:10px 12px}.login-form button,.sidebar-form button,.panel button,.plus-button,.toggle-chip,.logout-button,.ghost-button,.theme-toggle{min-height:40px;padding:10px 14px;border-radius:12px;box-shadow:none}.workspace-shell{grid-template-columns:276px 1fr;background:var(--bg)}.sidebar__brand,.current-user{gap:12px}.stat-card--pending{border-color:color-mix(in srgb,var(--pending-line) 34%,var(--line))}.stat-card--urgent,.stat-card--overdue{border-color:color-mix(in srgb,var(--danger-line) 34%,var(--line))}.stat-card--done{border-color:color-mix(in srgb,var(--success-line) 34%,var(--line))}.dashboard-view,.dashboard-grid,.project-grid{gap:12px}.activity-row--overdue{border-color:color-mix(in srgb,var(--danger-line) 34%,var(--line))}.activity-row--pending{border-color:color-mix(in srgb,var(--pending-line) 28%,var(--line))}.activity-row--done{border-color:color-mix(in srgb,var(--success-line) 28%,var(--line))}.project-card:before{height:3px;opacity:.9}.project-card__top,.project-hierarchy__head,.project-card__footer,.progress-row,.notice-card__top,.project-hierarchy{gap:8px}.progress-bar{height:6px;border-radius:999px;background:var(--surface-muted)}.copilot-panel__head h3{font-size:1.05rem;letter-spacing:-.02em}.copilot-compose textarea{min-height:84px;line-height:1.5}.board-hero__summary{gap:6px}.group-card__body,.mobile-task-list{gap:10px}.cell-input,.cell-select{padding:9px 10px;border-radius:10px;font-size:.9rem}.notes-field__toolbar{gap:6px}.notes-shot{padding:5px;border-radius:10px}.add-task-inline{gap:8px}.add-task-inline input{padding:10px 12px;border-radius:10px}.help-panel,.column-type-picker__summary,.quick-login-strip,.login-note{background:var(--surface-muted)}.form-grid{gap:12px}@media(max-width:900px){.workspace-shell--mobile .main-panel,.main-panel{padding:calc(18px + env(safe-area-inset-top,0px)) calc(14px + env(safe-area-inset-right,0px)) calc(20px + env(safe-area-inset-bottom,0px)) calc(14px + env(safe-area-inset-left,0px));gap:14px}.topbar{gap:10px}.dashboard-grid,.project-grid,.dashboard-grid--admin{grid-template-columns:1fr}.board-hero,.copilot-panel,.task-zone,.panel,.stat-card,.group-card,.project-card,.notice-card,.roster-editor,.current-user{padding:14px;border-radius:16px}.board-hero__controls,.topbar__meta{gap:8px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.loading-screen,.login-screen{padding:calc(18px + env(safe-area-inset-top,0px)) calc(14px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(14px + env(safe-area-inset-left,0px))}.login-shell{width:100%}.login-shell__card{padding:18px 16px}.login-shell__topbar{align-items:flex-start;flex-direction:column}.login-shell__footer{display:grid;grid-template-columns:1fr}.quick-login-strip__head{align-items:flex-start;flex-direction:column}.quick-login-strip__list{display:grid;grid-template-columns:1fr;gap:8px}.topbar{border-bottom:0;padding-bottom:0}.topbar h2{font-size:clamp(1.55rem,6vw,2rem)}.topbar p,.task-zone__head p,.board-hero p,.copilot-panel__lead{font-size:.88rem}.stats{grid-template-columns:1fr 1fr}}:root[data-theme=dark]{color:#ecf2ff;background:#0d1422;--bg: #0d1422;--bg-soft: #10192b;--panel: rgba(17, 24, 39, .92);--panel-soft: #182338;--surface: #121a2b;--surface-muted: #0f1726;--sidebar: rgba(12, 18, 31, .88);--input-bg: #0f1726;--line: #25324d;--line-strong: #33415d;--text: #ecf2ff;--muted: #9aa8c7;--accent: #6f8cff;--accent-deep: #b6c6ff;--accent-soft: #1b2743;--shadow: 0 24px 60px rgba(0, 0, 0, .35);--pending-bg: #1d2638;--pending-line: #8b97b0;--pending-text: #d2daed;--danger-bg: #3a1f23;--danger-line: #ff7463;--danger-text: #ffd5cf;--success-bg: #173124;--success-line: #43cb7d;--success-text: #c6f6d8}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,rgba(49,86,245,.12),transparent 22rem),radial-gradient(circle at top right,rgba(21,185,120,.12),transparent 24rem),radial-gradient(circle at bottom right,rgba(234,88,12,.12),transparent 26rem),var(--bg);color:var(--text)}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block}a{color:inherit}#root{min-height:100vh}.loading-screen,.login-screen{min-height:100vh;min-height:100dvh;padding:calc(28px + env(safe-area-inset-top,0px)) calc(28px + env(safe-area-inset-right,0px)) calc(28px + env(safe-area-inset-bottom,0px)) calc(28px + env(safe-area-inset-left,0px))}.loading-screen{display:grid;place-items:center}.login-screen{display:grid;gap:18px;place-items:center;align-content:center}.login-screen__actions{display:flex;justify-content:flex-end}.login-shell{width:min(520px,100%);display:grid;gap:16px}.login-shell__topbar,.login-shell__brand,.login-shell__footer{display:flex;align-items:center}.login-shell__topbar{justify-content:space-between;gap:12px}.login-shell__brand{gap:14px}.login-shell__brand strong{display:block;margin-top:2px;color:var(--text);font-size:1rem;font-weight:700}.login-shell__card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:30px;padding:28px;display:grid;gap:20px}.login-shell__intro{display:grid;gap:10px}.login-shell__intro h1{margin:0;max-width:11ch;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,2.7rem);line-height:.96}.login-shell__intro p{margin:0;color:var(--muted);line-height:1.6}.login-shell__footer{justify-content:flex-end;gap:10px;flex-wrap:wrap}.quick-login-strip{display:grid;gap:12px;padding:16px;border-radius:22px;border:1px solid var(--line);background:var(--surface-muted)}.quick-login-strip__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.quick-login-strip__head small{color:var(--muted)}.quick-login-strip__list{display:flex;flex-wrap:wrap;gap:10px}.quick-login-user{display:grid;gap:4px;min-width:144px;padding:12px 14px;text-align:left;border-radius:16px;border:1px solid var(--line-strong);background:var(--surface);color:var(--text)}.quick-login-user small{color:var(--muted)}.quick-login-user.is-active{border-color:#3156f552;background:var(--accent-soft)}.quick-login-user__name{font-weight:700}.login-card__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.login-card,.panel,.group-card,.project-card,.stat-card,.login-user,.project-nav-item,.activity-row,.sidebar-form,.current-user,.roster-editor,.notice-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.login-card{width:min(1080px,100%);margin:0 auto;padding:30px;border-radius:32px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:28px}.login-card--simple{width:min(1100px,100%);grid-template-columns:1fr;gap:26px}.login-hero,.login-panel,.brand-copy,.manifest-copy,.notice-card,.project-card,.dashboard-view,.project-board,.settings-view,.sidebar,.main-panel,.group-stack,.panel,.login-form,.sidebar-form,.roster-editor,.login-note{display:grid;gap:16px}.login-hero{align-content:space-between;gap:20px;padding:2px 4px}.login-hero--tight{gap:18px}.login-stage{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:stretch}.login-panel{padding:26px;border-radius:28px;background:var(--surface-muted);border:1px solid var(--line);align-self:stretch;width:min(100%,760px)}.login-panel__head,.brand-lockup,.sidebar__brand,.current-user,.panel__head,.topbar,.board-hero,.board-hero__controls,.project-card__top,.progress-row,.notice-card__top,.section-title,.topbar__meta,.roster-editor__head,.activity-row,.activity-row__meta{display:flex;align-items:center}.brand-lockup,.sidebar__brand,.current-user{gap:16px}.brand-lockup--login{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:20px}.brand-lockup--login .brand-copy{min-width:0;max-width:520px}.login-copy{gap:14px}.brand-copy,.manifest-copy,.notice-card,.project-card,.dashboard-view,.project-board,.settings-view,.sidebar,.main-panel,.group-stack,.panel,.login-form,.sidebar-form,.roster-editor,.login-note{display:grid;gap:16px}.eyebrow{display:inline-block;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.brand-mark{width:54px;height:54px;border-radius:18px;object-fit:cover;box-shadow:0 14px 34px #3156f533}.brand-mark--large{width:88px;height:88px;border-radius:24px}.login-card h1,.sidebar__brand h1,.topbar h2,.board-hero h2,.group-card__head h3,.panel h3,.login-panel__head h2{margin:0;font-family:Space Grotesk,sans-serif;line-height:.95}.login-card h1{font-size:clamp(2rem,3.1vw,3rem);max-width:none}.login-title-stack{display:grid;gap:4px}.login-title-cycle{position:relative;height:1.1em;overflow:hidden;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,3.1vw,3rem);line-height:.95;color:var(--accent);text-shadow:0 0 28px rgba(49,86,245,.14)}.login-title-cycle span{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(100%);animation:login-title-cycle 12s cubic-bezier(.2,.8,.2,1) infinite}.login-title-cycle span:nth-child(2){animation-delay:3s}.login-title-cycle span:nth-child(3){animation-delay:6s}.login-title-cycle span:nth-child(4){animation-delay:9s}.login-feature-row{display:flex;flex-wrap:wrap;gap:10px}.login-feature-row span{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:#ffffff9e;font-size:.8rem;font-weight:700;letter-spacing:.04em;color:var(--accent-deep)}.login-panel__head h2{font-size:1.65rem}.brand-copy p,.topbar p,.board-hero p,.project-card p,.notice-card p,.manifest-copy p,.login-note p{margin:0;color:var(--muted);line-height:1.6}.login-note{padding:18px;border-radius:22px;background:var(--surface-muted);border:1px solid var(--line);max-width:38rem}.login-note strong{font-size:1rem}.login-aside{min-width:0}.login-visual{position:relative;height:100%;min-height:100%;padding:22px;border-radius:28px;overflow:hidden;border:1px solid rgba(49,86,245,.16);background:radial-gradient(circle at top left,rgba(49,86,245,.2),transparent 35%),radial-gradient(circle at bottom right,rgba(42,208,141,.18),transparent 32%),linear-gradient(160deg,#0f1930fa,#192746f0);box-shadow:0 26px 60px #14203833;display:grid;gap:18px;align-content:start}.login-visual__badge{width:fit-content;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ecf2ffe0;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.login-visual__grid{position:relative;min-height:280px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(180deg,#ffffff0a,#ffffff03);background-size:48px 48px,48px 48px,auto;overflow:hidden}.login-visual__line,.login-visual__orb{position:absolute}.login-visual__line{height:12px;border-radius:999px;filter:drop-shadow(0 0 18px rgba(111,140,255,.35));animation:login-line-float 7s ease-in-out infinite}.login-visual__line--primary{left:8%;right:18%;top:26%;background:linear-gradient(90deg,#6f8cff2e,#6f8cff 35%,#a5b7ff)}.login-visual__line--secondary{left:16%;right:10%;top:48%;background:linear-gradient(90deg,#42dda829,#42dda8 40%,#99f1cd);animation-delay:-1.8s}.login-visual__line--accent{left:28%;right:14%;top:70%;background:linear-gradient(90deg,#ffb84d29,#ffb84d 35%,#ffe29f);animation-delay:-3.2s}.login-visual__orb{width:74px;height:74px;border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-visual__orb--one{top:16%;right:14%;background:radial-gradient(circle at 30% 30%,#ffffffe6,#6f8cff3d);animation:login-orb-drift 8.4s ease-in-out infinite}.login-visual__orb--two{left:12%;bottom:12%;width:92px;height:92px;background:radial-gradient(circle at 30% 30%,#ffffffe6,#42dda838);animation:login-orb-drift 9.2s ease-in-out infinite reverse}.login-visual__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.login-visual__stats article{padding:14px;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);display:grid;gap:8px}.login-visual__stats span{color:#ecf2ff9e;font-size:.78rem}.login-visual__stats strong{color:#f7fbff;font-size:1.1rem;line-height:1}.login-panel__head{justify-content:space-between;gap:12px}.login-user,.project-nav-item,.activity-row{width:100%;display:flex;align-items:center;gap:14px;padding:16px;border-radius:18px;color:var(--text);text-align:left}.login-user,.project-nav-item,.activity-row{background:var(--panel-soft)}.login-user.is-active,.project-nav-item.is-active{border-color:var(--accent);background:var(--accent-soft)}.login-user small,.project-nav-item small,.current-user small,.activity-row small,.notice-card small,.topbar__meta span,.project-card small,.stat-card span{color:var(--muted)}.avatar{width:42px;height:42px;flex:none;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#3156f529,#3156f50f);color:var(--accent-deep);font-weight:800}.login-form label,.sidebar-form label,.panel label,.inline-form label,.form-grid label{display:grid;gap:8px}.login-form input,.sidebar-form input,.sidebar-form select,.panel input,.panel select,.search,.cell-input,.cell-select{width:100%;border:1px solid var(--line-strong);border-radius:14px;background:var(--input-bg);color:var(--text);padding:12px 14px}.login-form button,.sidebar-form button,.panel button,.plus-button,.toggle-chip,.logout-button,.ghost-button,.theme-toggle{border:0;border-radius:14px;padding:12px 16px;font-weight:700}.login-form button,.sidebar-form button,.panel button,.plus-button,.logout-button{background:var(--accent);color:#fff}.toggle-chip,.ghost-button,.theme-toggle{background:var(--surface);border:1px solid var(--line-strong);color:var(--text)}.ghost-button--danger{color:var(--danger-text);border-color:var(--danger-line);background:var(--danger-bg)}.ghost-button--wide,.logout-button{width:100%;justify-content:center}.login-shell__card .login-form button{width:100%}.theme-toggle{min-width:112px}.theme-toggle--compact{padding-inline:14px}@keyframes login-title-cycle{0%,8%{opacity:0;transform:translateY(100%)}12%,22%{opacity:1;transform:translateY(0)}28%,to{opacity:0;transform:translateY(-100%)}}@keyframes login-line-float{0%,to{transform:translate(0) scaleX(1)}50%{transform:translate(10px) scaleX(1.04)}}@keyframes login-orb-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(10px,-12px,0) scale(1.06)}}.workspace-shell{min-height:100vh;display:grid;grid-template-columns:300px 1fr}.workspace-shell--mobile{position:relative;grid-template-columns:1fr}.workspace-shell--mobile .main-panel{padding:calc(20px + env(safe-area-inset-top,0px)) calc(16px + env(safe-area-inset-right,0px)) calc(24px + env(safe-area-inset-bottom,0px)) calc(16px + env(safe-area-inset-left,0px));gap:16px}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;border:0;background:#0a12208f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sidebar{padding:24px 18px;background:var(--sidebar);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-right:1px solid var(--line);align-content:start;min-height:100vh}.sidebar--mobile{position:fixed;top:0;left:0;bottom:0;z-index:40;width:min(86vw,340px);max-width:340px;overflow:auto;transform:translate(-105%);transition:transform .18s ease;box-shadow:0 30px 70px #00000047}.sidebar--mobile.is-open{transform:translate(0)}.sidebar__brand{align-items:flex-start;justify-content:space-between}.current-user{padding:14px;border-radius:20px}.main-nav{display:grid;gap:8px}.main-nav button{border:0;background:transparent;color:var(--muted);padding:12px 14px;text-align:left;border-radius:14px;font-weight:700}.main-nav .is-active{background:var(--accent-soft);border:1px solid rgba(49,86,245,.35);color:var(--accent-deep)}.sidebar-section,.project-list,.activity-list,.notice-stack,.roster-list{display:grid;gap:12px}.sidebar-footer{margin-top:auto;display:grid;gap:10px}.section-title,.panel__head,.topbar,.board-hero,.project-card__top,.progress-row,.notice-card__top,.roster-editor__head,.activity-row{justify-content:space-between}.project-swatch{width:12px;height:12px;border-radius:999px;flex:none}.plus-button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.plus-button--small{width:36px;min-width:36px;height:36px;padding:0;border-radius:12px}.logout-button{background:#1b2538}.main-panel{padding:28px;align-content:start;gap:20px}.topbar{gap:18px;align-items:flex-start}.topbar__main{display:flex;align-items:flex-start;gap:12px}.topbar h2{font-size:clamp(2rem,3vw,2.8rem)}.topbar__meta{gap:10px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.menu-button,.sidebar-close{border:1px solid var(--line-strong);background:var(--surface);color:var(--text)}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-view{gap:10px}.panel--dashboard{gap:10px;padding:15px;border-radius:20px}.panel--dashboard .panel__head{gap:8px}.panel--dashboard .panel__head h3{font-size:1.28rem}.stat-card,.panel,.group-card,.sidebar-form{padding:20px;border-radius:24px}.stat-card strong{display:block;margin-top:4px;font-size:1.7rem;font-family:Space Grotesk,sans-serif}.stat-card--pending{background:linear-gradient(180deg,var(--panel),var(--pending-bg));border-color:var(--pending-line)}.stat-card--urgent,.stat-card--overdue{background:linear-gradient(180deg,var(--panel),var(--danger-bg));border-color:var(--danger-line)}.stat-card--done{background:linear-gradient(180deg,var(--panel),var(--success-bg));border-color:var(--success-line)}.dashboard-grid,.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-grid{align-items:start}.panel--projects{gap:12px}.project-grid--dashboard{grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:10px;align-items:start}.dashboard-grid--admin{align-items:start}.project-card,.notice-card{text-align:left;padding:18px;border-radius:22px;overflow:hidden}.project-card{padding:20px;border-radius:24px;position:relative;overflow:hidden;background:var(--surface);color:var(--text);border-width:1px}.project-card--dashboard{min-height:0;gap:8px;padding:13px;align-content:start}.project-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:var(--project-accent, var(--accent));opacity:.95}.project-card strong,.project-card p,.project-card small{position:relative;z-index:1}.project-card strong{color:var(--text)!important}.project-card--dashboard strong{font-size:1.02rem;line-height:1.12}.project-card p,.project-card small{color:var(--muted)!important}.project-card--dashboard p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.35;font-size:.92rem;margin:0}.project-card__stats{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:6px}.project-stat-pill{display:inline-flex;align-items:baseline;gap:6px;padding:5px 9px;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted)}.project-stat-pill b{color:var(--text);font-size:.8rem}.project-stat-pill span{color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-hierarchy{position:relative;z-index:1;display:grid;gap:5px}.project-hierarchy__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.project-hierarchy__head small{font-size:.72rem}.project-hierarchy__list{display:grid;gap:4px}.project-group-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:10px;border:1px solid var(--line);background:var(--surface-muted)}.project-group-row__name,.project-group-row__meta{display:inline-flex;align-items:center;gap:8px}.project-group-row__name{min-width:0;color:var(--text);font-weight:700;font-size:.84rem}.project-group-row__name i{width:10px;height:10px;border-radius:999px;flex:none;background:var(--group-dot, var(--project-accent, var(--accent)));box-shadow:0 0 0 3px color-mix(in srgb,var(--group-dot, var(--project-accent, var(--accent))) 18%,transparent)}.project-group-row__meta{color:var(--muted);font-size:.72rem;white-space:nowrap;gap:5px}.project-group-row__meta b{color:var(--text);font-size:.76rem}.project-group-row--overdue{border-color:#d14f3f42;background:linear-gradient(90deg,#d14f3f1a,#d14f3f08)}.project-group-row--pending{border-color:#7d8ba738;background:linear-gradient(90deg,#7d8ba71f,#7d8ba70a)}.project-group-row--done{border-color:#1f8a4c3d;background:linear-gradient(90deg,#1f8a4c1f,#1f8a4c0a)}.project-group-row--empty{justify-content:flex-start}.project-group-row--more{justify-content:flex-start;border-style:dashed;background:transparent}.project-card__footer{display:grid;gap:4px;margin-top:auto}.project-card__footer small{font-size:.72rem}.progress-row{gap:6px}.progress-bar{height:5px}.project-card--overdue{background:var(--surface)!important;border-color:#d14f3f52;box-shadow:0 18px 42px #d14f3f14}.project-card--pending{background:var(--surface)!important;border-color:#7d8ba747;box-shadow:0 18px 42px #7d8ba714}.project-card--done{background:var(--surface)!important;border-color:#1f8a4c4d;box-shadow:0 18px 42px #1f8a4c14}.project-chip,.pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.project-chip{background:var(--accent-soft);color:var(--accent-deep)}.project-chip--bdc,.pill--bdc{background:#0f766e29;color:#0f766e}.project-chip--leadership,.pill--leadership,.pill--admin,.pill--manager{background:#3156f529;color:var(--accent-deep)}.project-chip--sales,.pill--sales,.pill--staff,.pill--high{background:#ea580c29;color:#c2410c}.project-chip--service,.pill--service,.project-chip--marketing,.pill--marketing,.pill--coordinator,.pill--general,.pill--medium{background:#ab277724;color:#b42377}.pill--critical{background:#d14f3f29;color:var(--danger-text)}.pill--low{background:#7d8ba72e;color:var(--pending-text)}.pill--overdue{background:var(--danger-bg);color:var(--danger-text)}.pill--pending,.pill--all{background:var(--pending-bg);color:var(--pending-text)}.pill--done{background:var(--success-bg);color:var(--success-text)}.pill--current{background:var(--accent-soft);color:var(--accent-deep)}.progress-bar{height:8px;border-radius:999px;background:var(--surface-muted);overflow:hidden}.progress-bar span{display:block;height:100%;border-radius:inherit}.activity-row{border-radius:18px;gap:18px}.activity-list,.notice-stack{gap:8px}.notice-card{gap:8px;padding:14px 15px}.activity-row__meta{gap:8px;flex-wrap:wrap;justify-content:flex-end}.activity-row{padding:14px 15px;gap:12px}.activity-row--overdue{background:linear-gradient(90deg,color-mix(in srgb,var(--danger-bg) 88%,white),var(--danger-bg));border-color:var(--danger-line)}.activity-row--pending{background:linear-gradient(90deg,color-mix(in srgb,var(--pending-bg) 86%,white),var(--pending-bg));border-color:var(--pending-line)}.activity-row--done{background:linear-gradient(90deg,color-mix(in srgb,var(--success-bg) 86%,white),var(--success-bg));border-color:var(--success-line)}.preview-banner{grid-template-columns:auto 1fr;align-items:center;gap:18px;background:linear-gradient(135deg,var(--accent-soft),var(--panel))}.tutorial-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px}.tutorial-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a122085;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.tutorial-sheet{position:relative;width:min(1020px,100%);max-height:min(84vh,900px);overflow:auto;padding:28px;border-radius:28px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);display:grid;gap:20px}.tutorial-sheet__head{display:flex;align-items:start;justify-content:space-between;gap:16px}.tutorial-sheet__head h2,.tutorial-card h3{margin:0;font-family:Space Grotesk,sans-serif}.install-copy{margin:0;color:var(--muted);line-height:1.7}.install-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.install-actions button{min-width:140px}.tutorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.tutorial-card{padding:18px;border-radius:22px;border:1px solid var(--line);background:var(--surface-muted);display:grid;gap:10px}.tutorial-card p{margin:0;color:var(--muted);line-height:1.65}.tutorial-step{width:32px;height:32px;display:grid;place-items:center;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-weight:800}.board-hero{gap:18px;padding:22px;border-radius:26px;background:linear-gradient(180deg,var(--surface),var(--panel-soft));border:1px solid var(--line);box-shadow:var(--shadow)}.board-hero--overdue{background:linear-gradient(135deg,color-mix(in srgb,var(--danger-bg) 75%,var(--surface)),var(--panel-soft));border-color:var(--danger-line)}.board-hero--pending{background:linear-gradient(135deg,color-mix(in srgb,var(--pending-bg) 70%,var(--surface)),var(--panel-soft));border-color:var(--pending-line)}.board-hero--done{background:linear-gradient(135deg,color-mix(in srgb,var(--success-bg) 72%,var(--surface)),var(--panel-soft));border-color:var(--success-line)}.board-hero__controls{gap:10px;align-items:stretch;flex-wrap:wrap;justify-content:flex-end}.board-hero__summary{display:grid;gap:8px}.search{min-width:260px}.toggle-chip.is-active{background:var(--accent-soft);color:var(--accent-deep)}.ghost-button--active{background:var(--accent-soft);border-color:#3156f54d;color:var(--accent-deep)}.ghost-button--icon{min-width:48px;width:48px;padding:12px;font-size:1.05rem}.copilot-panel{position:relative;overflow:hidden;gap:14px;padding:18px;border-radius:24px;border:1px solid color-mix(in srgb,var(--accent) 26%,var(--line));background:radial-gradient(circle at top right,rgba(94,200,255,.18),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 78%,var(--surface)),color-mix(in srgb,#dff1ff 58%,var(--surface)))}.copilot-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,var(--accent),#5ec8ff 58%,#62d4a4)}:root[data-theme=dark] .copilot-panel{border-color:#6f8cff57;background:radial-gradient(circle at top right,rgba(94,200,255,.14),transparent 34%),linear-gradient(135deg,#14223afa,#0d1c32fa)}.copilot-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.copilot-panel__controls,.copilot-confirm__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.copilot-panel__lead{margin:0;color:var(--muted);line-height:1.6}.copilot-panel__controls .ghost-button{min-height:44px}.copilot-panel__chips{display:flex;flex-wrap:wrap;gap:10px}.copilot-chip{border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);color:var(--text);padding:10px 14px;font-size:.82rem;font-weight:700;box-shadow:none}.panel .copilot-chip{background:var(--surface-muted);color:var(--text)}.copilot-thread{display:grid;gap:10px}.copilot-bubble{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:var(--surface-muted)}.copilot-bubble strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.copilot-bubble p,.copilot-confirm p{margin:0;line-height:1.6}.copilot-bubble--assistant{border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--accent-soft) 50%,var(--surface))}.copilot-bubble--user{background:var(--surface)}.copilot-confirm{display:grid;gap:10px;padding:16px 18px;border-radius:20px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));background:color-mix(in srgb,var(--accent-soft) 45%,var(--surface))}.copilot-compose{display:grid;gap:12px}.copilot-compose textarea{width:100%;min-height:92px;border:1px solid var(--line-strong);border-radius:18px;background:var(--input-bg);color:var(--text);padding:14px 16px;resize:vertical;line-height:1.55}.copilot-compose button{justify-self:start}.task-zone{display:grid;gap:14px;padding:18px;border-radius:28px;border:1px solid var(--line);background:linear-gradient(180deg,color-mix(in srgb,var(--surface-muted) 72%,var(--surface)) 0%,var(--surface) 100%);box-shadow:var(--shadow)}.task-zone__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.task-zone__head h3{margin:0}.task-zone__head p{max-width:34rem;margin:0;color:var(--muted);line-height:1.55}:root[data-theme=dark] .task-zone{background:linear-gradient(180deg,#121a2bf5,#0c1321fa);border-color:color-mix(in srgb,var(--line) 88%,transparent)}.color-control{display:grid;gap:6px;min-width:112px}.color-control span{color:var(--muted);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.color-control input{width:100%;min-width:58px;height:42px;padding:4px;border-radius:12px;border:1px solid var(--line-strong);background:var(--input-bg)}.color-control--inline{min-width:132px}.color-control--create{max-width:132px}.inline-form{grid-template-columns:minmax(220px,1fr) 180px auto;align-items:end}.inline-form--column{grid-template-columns:1fr;gap:14px}.inline-form--group{grid-template-columns:minmax(220px,1fr) 132px auto}.column-type-picker{display:grid;gap:10px}.column-type-picker__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.panel .column-type-card,.column-type-card{display:grid;gap:6px;text-align:left;padding:14px;border-radius:18px;border:1px solid var(--line);background:var(--surface-muted);color:var(--text);box-shadow:none}.column-type-card strong{font-size:.95rem}.column-type-card small{color:var(--muted);line-height:1.45}.panel .column-type-card.is-active,.column-type-card.is-active{border-color:#3156f55c;background:var(--accent-soft);box-shadow:inset 0 0 0 1px #3156f524}.column-type-picker__summary{display:grid;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:var(--surface-muted)}.column-type-picker__summary strong{font-family:Space Grotesk,sans-serif;font-size:1.1rem}.column-type-picker__summary p{margin:0;color:var(--muted);line-height:1.5}.board-editor{grid-template-columns:minmax(220px,1fr) minmax(260px,1.2fr) 180px auto;align-items:end}.group-editor{grid-template-columns:minmax(220px,1fr) 160px auto;align-items:end}.board-editor__actions,.group-editor__actions,.group-card__actions{display:flex;align-items:center;gap:10px}.board-editor__actions,.group-editor__actions{justify-content:flex-end}.group-card{position:relative;overflow:hidden}.group-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:var(--group-accent, var(--accent))}.group-card__head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px}.group-collapse-button{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:var(--text);text-align:left;box-shadow:none}.group-collapse-button__chevron{width:28px;height:28px;flex:none;display:grid;place-items:center;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);font-size:.8rem;font-weight:800}.group-card__meta{display:grid;gap:4px;min-width:0}.group-card__meta h3{margin:0}.group-card__meta small{color:var(--muted)}.group-card__swatch{width:18px;height:18px;border-radius:999px;background:var(--group-swatch, var(--group-accent, var(--accent)));box-shadow:0 0 0 4px color-mix(in srgb,var(--group-swatch, var(--group-accent, var(--accent))) 18%,transparent)}.group-card__summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.group-card__summary-item{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:7px 10px;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);font-size:.78rem;font-weight:700}.group-card__summary-item--overdue{background:color-mix(in srgb,var(--danger-bg) 80%,var(--surface));border-color:color-mix(in srgb,var(--danger-line) 34%,transparent);color:var(--danger-text)}.group-card__summary-item--pending{background:color-mix(in srgb,var(--pending-bg) 86%,var(--surface));border-color:color-mix(in srgb,var(--pending-line) 28%,transparent);color:var(--pending-text)}.group-card__summary-item--done{background:color-mix(in srgb,var(--success-bg) 86%,var(--surface));border-color:color-mix(in srgb,var(--success-line) 28%,transparent);color:var(--success-text)}.group-card__summary-item--empty{color:var(--muted)}.group-card__body{display:grid;gap:14px}.group-card--collapsed .group-card__head{margin-bottom:6px}.group-name-input{min-width:180px;padding:0;border:0;background:transparent;color:var(--text);font-family:Space Grotesk,sans-serif;font-size:1.45rem;font-weight:700}.group-name-input:focus{outline:none}.board-table-wrap{overflow:auto}.mobile-task-list{display:grid;gap:10px}.mobile-task-card{display:grid;gap:12px;padding:12px;border-radius:18px;border:1px solid var(--line);background:var(--surface-muted)}.mobile-task-card__head{display:grid;gap:10px}.mobile-task-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-task-card__full{grid-column:1 / -1}.mobile-task-card__section{display:grid;gap:6px}.mobile-task-card label span,.mobile-task-card__section>span{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-task-card--overdue{background:linear-gradient(180deg,#d14f3f2e,#d14f3f0f);border-color:#d14f3f52}.mobile-task-card--pending{background:linear-gradient(180deg,#7d8ba72e,#7d8ba714);border-color:#7d8ba74d}.mobile-task-card--done{background:linear-gradient(180deg,#1f8a4c33,#1f8a4c14);border-color:#1f8a4c4d}.add-task-inline--mobile{padding-top:4px}.board-table{width:100%;min-width:920px;border-collapse:separate;border-spacing:0 6px}.col-task{width:27rem}.col-priority{width:9rem}.col-status{width:8.5rem}.col-date{width:10.5rem}.col-owner{width:10rem}.col-notes{width:16rem}.col-custom--number,.col-custom--date{width:8.5rem}.col-custom--tag{width:10rem}.col-custom--text{width:12rem}.board-table th{padding:0 10px 8px;text-align:left;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.th-inner{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.th-inner span{min-width:0}.col-resizer{width:12px;min-width:12px;height:24px;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;position:relative;cursor:col-resize}.col-resizer:before{content:"";position:absolute;top:2px;right:4px;bottom:2px;left:4px;border-radius:999px;background:var(--line-strong)}.col-resizer:hover:before{background:var(--accent)}.board-table td{padding:8px 6px;vertical-align:top;background:transparent}.task-row{--row-bg: var(--surface);--row-border: color-mix(in srgb, var(--line) 88%, transparent);--row-rail: var(--pending-line)}.task-row td{background:var(--row-bg);border-top:1px solid var(--row-border);border-bottom:1px solid var(--row-border);box-shadow:none}.task-row td:first-child{border-radius:16px 0 0 16px;border-left:7px solid var(--row-rail)}.task-row td:last-child{border-radius:0 16px 16px 0}.task-row--overdue{--row-bg: color-mix(in srgb, var(--danger-bg) 40%, var(--surface));--row-border: color-mix(in srgb, var(--danger-line) 26%, transparent);--row-rail: var(--danger-line)}.task-row--pending{--row-bg: color-mix(in srgb, var(--pending-bg) 44%, var(--surface));--row-border: color-mix(in srgb, var(--pending-line) 22%, transparent);--row-rail: var(--pending-line)}.task-row--done{--row-bg: color-mix(in srgb, var(--success-bg) 42%, var(--surface));--row-border: color-mix(in srgb, var(--success-line) 24%, transparent);--row-rail: var(--success-line)}.task-row td+td{border-left:0}.cell-input,.cell-select{min-width:0;padding:10px 12px;border-radius:12px;font-size:.95rem}.task-row .cell-input,.task-row .cell-select{background:color-mix(in srgb,var(--surface) 94%,transparent);border-color:color-mix(in srgb,var(--line) 88%,transparent)}:root[data-theme=dark] .task-row .cell-input,:root[data-theme=dark] .task-row .cell-select{background:color-mix(in srgb,var(--surface) 88%,transparent);border-color:color-mix(in srgb,var(--line) 80%,transparent)}.cell-input--task{font-weight:700}.cell-textarea{min-height:72px;resize:vertical;line-height:1.45}.cell-textarea--compact{min-height:58px}.cell-input--date{min-width:9.5rem;max-width:10.5rem;font-variant-numeric:tabular-nums}.cell-input--tagged{background:var(--accent-soft);border-color:#3156f54d}.cell-select--critical{background:#d14f3f29;color:var(--danger-text)}.cell-select--high{background:#ea580c29;color:#c2410c}.cell-select--medium{background:#ab277724;color:#b42377}.cell-select--low,.cell-select--pending{background:color-mix(in srgb,var(--pending-bg) 92%,var(--surface));border-color:color-mix(in srgb,var(--pending-line) 34%,transparent);color:var(--pending-text)}.cell-select--overdue{background:color-mix(in srgb,var(--danger-bg) 92%,var(--surface));border-color:color-mix(in srgb,var(--danger-line) 38%,transparent);color:var(--danger-text)}.cell-select--done{background:color-mix(in srgb,var(--success-bg) 92%,var(--surface));border-color:color-mix(in srgb,var(--success-line) 34%,transparent);color:var(--success-text)}.add-row td{padding-top:14px}.notes-field{display:grid;gap:6px;padding:2px;border-radius:16px;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease}.notes-field--compact{gap:6px}.notes-field--drag{background:color-mix(in srgb,var(--accent) 12%,transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 32%,transparent)}.notes-field__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.notes-field__toolbar small{color:var(--muted)}.notes-media-button,.notes-shot__remove{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--text);padding:7px 9px;font-size:.76rem;font-weight:700}.notes-shot-list{display:grid;gap:6px}.notes-shot{display:grid;gap:4px;padding:6px;border-radius:12px;border:1px solid var(--line);background:#ffffff85}:root[data-theme=dark] .notes-shot{background:#0c121f70}.notes-shot img{width:100%;max-height:108px;object-fit:cover;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.notes-shot__remove{justify-self:start}.add-task-inline{display:flex;align-items:center;gap:10px}.add-task-inline input{flex:1;border:1px dashed var(--line-strong);border-radius:12px;padding:12px 14px;background:var(--input-bg);color:var(--text)}.help-panel{background:linear-gradient(180deg,var(--surface),var(--panel-soft))}.roster-list--editor{gap:16px}.roster-editor{padding:18px;border-radius:22px;gap:16px}.roster-card__left,.roster-card__right,.roster-actions{display:flex;align-items:center;gap:12px}.roster-actions{flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkbox-row{display:flex!important;align-items:flex-start;gap:12px!important;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:var(--surface-muted)}.checkbox-row input{width:18px;height:18px;margin:2px 0 0}.checkbox-row div{display:grid;gap:4px}.checkbox-row strong{color:var(--text)}.checkbox-row small{color:var(--muted);line-height:1.5}.full-span{grid-column:1 / -1}.error-banner,.empty-state{padding:14px 16px;border-radius:16px}.error-banner{background:var(--danger-bg);border:1px solid var(--danger-line);color:var(--danger-text)}.empty-state{background:var(--surface-muted);border:1px solid var(--line);color:var(--muted)}@media(max-width:1260px){.workspace-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.login-card,.stats,.dashboard-grid,.project-grid,.inline-form{grid-template-columns:1fr}.login-card--simple{width:min(920px,100%)}.board-hero,.board-hero__controls,.topbar,.preview-banner,.board-editor,.group-editor{display:grid;gap:14px}.board-editor,.group-editor{grid-template-columns:1fr}.topbar__meta{justify-content:flex-start}.topbar__main{width:100%}.search{min-width:0}.tutorial-grid{grid-template-columns:1fr}}@media(max-width:820px){.login-card,.main-panel,.sidebar{padding:18px}.login-stage,.login-visual__stats{grid-template-columns:1fr}.login-panel{padding:18px;max-width:none;width:100%}.dashboard-grid,.project-grid,.form-grid,.tutorial-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-card,.panel,.group-card,.sidebar-form,.project-card,.notice-card,.roster-editor{padding:14px;border-radius:18px}.panel--dashboard{gap:12px;padding:16px}.stat-card strong{font-size:1.7rem}.current-user{gap:12px;padding:12px}.current-user small{display:block;line-height:1.45;overflow-wrap:anywhere}.main-nav button,.ghost-button,.theme-toggle,.logout-button,.toggle-chip,.plus-button{min-height:46px}.project-nav-item,.activity-row{padding:14px;border-radius:16px}.activity-row,.panel__head,.notice-card__top,.project-card__top,.project-hierarchy__head{align-items:flex-start;flex-direction:column}.activity-row{gap:12px}.activity-row__meta{width:100%;justify-content:flex-start}.topbar{gap:10px}.topbar h2{font-size:clamp(1.55rem,5.6vw,2.15rem);line-height:1}.topbar p{font-size:.92rem;line-height:1.45}.topbar__meta{width:100%;justify-content:space-between;gap:8px}.topbar__meta .theme-toggle{margin-left:auto}.board-hero{gap:12px;padding:14px;border-radius:18px}.copilot-panel{gap:10px;padding:14px;border-radius:18px}.copilot-panel__lead,.copilot-bubble p,.copilot-confirm p{font-size:.92rem;line-height:1.5}.copilot-panel__head,.copilot-panel__controls,.copilot-confirm__actions{align-items:stretch;flex-direction:column}.copilot-panel__controls>*,.copilot-confirm__actions>*{width:100%}.copilot-chip{width:100%;justify-content:flex-start;border-radius:16px;padding:9px 12px;font-size:.78rem}.ghost-button--icon{width:100%;min-width:0}.board-hero__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.board-hero__controls>*{width:100%;min-width:0}.board-hero__controls .search{grid-column:1 / -1}.color-control,.color-control--inline,.color-control--create{min-width:0;max-width:none}.project-group-row{align-items:flex-start;flex-direction:column}.project-group-row__meta{white-space:normal}.project-grid--dashboard{grid-template-columns:1fr}.group-card__head,.roster-editor__head,.roster-actions,.group-card__actions,.board-editor__actions,.group-editor__actions{display:grid;justify-content:stretch}.group-card__head{gap:10px;margin-bottom:8px}.task-zone{gap:12px;padding:14px;border-radius:20px}.task-zone__head{display:grid;gap:8px}.task-zone__head p{max-width:none;font-size:.9rem;line-height:1.45}.group-collapse-button{align-items:flex-start}.group-collapse-button__chevron{width:24px;height:24px}.group-card__actions{width:100%;grid-template-columns:auto 1fr;align-items:center}.group-card__actions .ghost-button{width:100%}.group-card__summary{margin-bottom:10px}.group-card__summary-item{min-height:28px;padding:6px 9px;font-size:.74rem}.mobile-task-card{gap:10px;padding:12px;border-radius:16px}.mobile-task-card__head{gap:8px}.mobile-task-card__head .pill{align-self:flex-start}.mobile-task-card label{gap:6px}.mobile-task-card__grid{grid-template-columns:1fr}.mobile-task-card .cell-input,.mobile-task-card .cell-select{min-height:44px;padding:9px 10px;font-size:.92rem}.mobile-task-card .cell-textarea{min-height:72px}.notes-field__toolbar{align-items:stretch;flex-direction:column}.notes-media-button,.notes-shot__remove{width:100%;justify-content:center}.add-task-inline{gap:8px;flex-direction:column;align-items:stretch}.add-task-inline .plus-button{align-self:flex-start}.tutorial-overlay{padding:16px}.tutorial-sheet{width:min(100%,720px);padding:20px;border-radius:24px}.install-actions{flex-direction:column-reverse}.install-actions button{width:100%}.column-type-picker__grid{grid-template-columns:1fr}}@media(max-width:720px){.loading-screen,.login-screen{padding:calc(16px + env(safe-area-inset-top,0px)) calc(16px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(16px + env(safe-area-inset-left,0px))}.login-shell__topbar{align-items:center;flex-direction:row}.copilot-thread{max-height:none}.copilot-bubble,.copilot-confirm{padding:12px 13px;border-radius:16px}.copilot-compose{gap:10px}.copilot-compose textarea{min-height:76px;padding:12px 13px;border-radius:16px}.login-shell{gap:14px}.login-shell__card{padding:20px 16px;border-radius:24px;gap:16px}.login-shell__brand{min-width:0;flex:1 1 auto}.login-shell__brand strong{font-size:.95rem}.login-shell__intro{gap:8px}.login-shell__intro h1{max-width:none;font-size:clamp(1.95rem,9vw,2.45rem);line-height:1.02}.login-shell__intro p{font-size:.98rem;line-height:1.5}.login-form label{gap:6px}.login-shell__footer>*{flex:1 1 100%}.login-form input{min-height:50px}.quick-login-strip{gap:10px;padding:14px;border-radius:18px}.login-shell__footer .ghost-button{width:100%}.quick-login-strip__head{align-items:flex-start;flex-direction:column}.topbar__main{display:grid;gap:8px}.copilot-panel__controls .ghost-button{min-height:42px}.quick-login-strip__list{display:grid;grid-template-columns:1fr;gap:8px}.quick-login-user{width:100%;min-width:0;padding:13px 14px}.topbar__meta{width:100%;gap:8px;justify-content:flex-start}.topbar__meta .theme-toggle{margin-left:0}.sidebar--mobile{width:min(90vw,360px);padding:calc(16px + env(safe-area-inset-top,0px)) 14px calc(20px + env(safe-area-inset-bottom,0px)) 14px}}@media(max-width:560px){.workspace-shell--mobile .main-panel{padding:calc(14px + env(safe-area-inset-top,0px)) calc(12px + env(safe-area-inset-right,0px)) calc(20px + env(safe-area-inset-bottom,0px)) calc(12px + env(safe-area-inset-left,0px))}.login-shell__topbar{align-items:stretch;flex-direction:column}.login-shell__topbar .theme-toggle{width:100%}.login-shell__footer{display:grid;grid-template-columns:1fr;justify-content:stretch}.stats{grid-template-columns:1fr}.stat-card,.panel,.group-card,.project-card,.notice-card,.roster-editor{padding:12px;border-radius:16px}.task-zone{padding:12px;border-radius:18px}.board-hero__controls,.topbar__meta{grid-template-columns:1fr}.board-hero__controls{display:grid}.group-card__actions{grid-template-columns:1fr}.group-collapse-button{gap:10px}.group-card__summary{gap:6px}.mobile-task-list{gap:8px}.project-nav-item{align-items:flex-start;gap:12px}.project-nav-item div{min-width:0}.tutorial-sheet{padding:18px;border-radius:22px}.tutorial-card{padding:16px}}body{background:var(--bg)}.login-shell{width:min(460px,100%);gap:12px}.login-shell__topbar,.login-shell__brand,.login-shell__footer,.quick-login-strip__head{gap:10px}.login-shell__card{padding:22px;gap:14px;border-radius:20px;background:var(--surface);box-shadow:none}.login-shell__intro{gap:8px}.login-shell__intro h1{max-width:none;font-size:clamp(1.75rem,4vw,2.35rem);line-height:1;letter-spacing:-.04em}.brand-mark{width:44px;height:44px;border-radius:14px;box-shadow:none}.workspace-shell{grid-template-columns:276px 1fr}.sidebar{padding:20px 16px;gap:14px;background:var(--sidebar)}.main-panel{padding:24px;gap:16px}.topbar{gap:14px;padding-bottom:4px;border-bottom:1px solid var(--line)}.topbar h2{font-size:clamp(1.8rem,2.6vw,2.35rem);letter-spacing:-.04em}.topbar p{max-width:34rem;line-height:1.45}.topbar__meta{gap:8px}.stat-card,.panel,.group-card,.sidebar-form,.project-card,.notice-card,.roster-editor,.current-user,.quick-login-user,.activity-row{box-shadow:none}.stat-card,.panel,.group-card,.sidebar-form,.project-card,.notice-card,.roster-editor,.current-user{padding:16px;border-radius:18px}.stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.stat-card{background:var(--surface)}.stat-card strong{margin-top:2px;font-size:1.45rem;line-height:1}.stat-card--pending,.stat-card--urgent,.stat-card--overdue,.stat-card--done{background:var(--surface)}.dashboard-view,.project-board,.settings-view,.panel,.project-card,.notice-card,.group-stack,.login-form,.sidebar-form,.roster-editor,.dashboard-grid,.project-grid{gap:12px}.panel--dashboard{gap:10px;padding:14px 16px;background:var(--surface)}.panel__head h3{font-size:1.05rem;letter-spacing:-.02em}.activity-list,.notice-stack,.roster-list{gap:8px}.activity-row,.notice-card{padding:12px 14px;border-radius:14px}.activity-row{gap:10px;background:var(--surface-muted)}.activity-row--overdue,.activity-row--pending,.activity-row--done{background:var(--surface-muted)}.project-grid--dashboard{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.project-card{padding:16px;border-radius:18px;background:var(--surface)}.project-card:before{height:3px}.project-card--dashboard{gap:10px;padding:14px}.project-card strong{font-size:1rem;line-height:1.2}.project-card--dashboard p{-webkit-line-clamp:2;font-size:.88rem;line-height:1.45}.project-hierarchy,.project-card__footer,.progress-row,.project-card__top,.project-hierarchy__head{gap:8px}.project-group-row{padding:8px 10px;border-radius:12px;border:1px solid var(--line);background:var(--surface-muted)}.copilot-panel{gap:12px;padding:16px;border-radius:18px;border-color:color-mix(in srgb,var(--accent) 18%,var(--line));background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 38%,var(--surface)) 0%,var(--surface) 100%)}.copilot-panel:before{height:3px;background:var(--accent)}:root[data-theme=dark] .copilot-panel{background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 55%,var(--surface)) 0%,var(--surface) 100%)}.copilot-panel__lead{max-width:46rem;font-size:.93rem;line-height:1.5}.copilot-panel__controls,.copilot-confirm__actions,.copilot-panel__chips{gap:8px}.copilot-chip{padding:8px 10px;border-radius:999px;font-size:.75rem;background:var(--surface)}.copilot-bubble,.copilot-confirm{gap:6px;padding:12px 14px;border-radius:14px}.copilot-thread,.copilot-compose{gap:10px}.copilot-compose textarea{min-height:84px;padding:10px 12px;border-radius:12px}.board-hero{gap:12px;padding:16px 18px;border-radius:18px;background:var(--surface);box-shadow:none}.board-hero--overdue,.board-hero--pending,.board-hero--done{background:var(--surface)}.board-hero--overdue{box-shadow:inset 3px 0 0 var(--danger-line)}.board-hero--pending{box-shadow:inset 3px 0 0 var(--pending-line)}.board-hero--done{box-shadow:inset 3px 0 0 var(--success-line)}.board-hero h2{font-size:clamp(1.55rem,2.5vw,2rem);letter-spacing:-.04em}.board-hero p{max-width:48rem;line-height:1.45}.board-hero__controls{gap:8px}.task-zone{gap:12px;padding:16px;border-radius:20px;background:var(--surface);box-shadow:none}.task-zone__head{gap:10px}.task-zone__head h3{font-size:1.05rem}.task-zone__head p{max-width:28rem;font-size:.9rem;line-height:1.45}.group-stack{gap:12px}.group-card{padding:16px;border-radius:18px;background:var(--surface)}.group-card:before{width:4px}.group-card__head{gap:12px;margin-bottom:8px}.group-card__summary{gap:6px;margin-bottom:8px}.group-card__summary-item{min-height:26px;padding:5px 9px;font-size:.72rem}.board-table{min-width:860px;border-spacing:0 4px}.board-table th{padding:0 8px 6px;font-size:.7rem}.board-table td{padding:4px}.task-row td:first-child{border-left-width:4px;border-radius:12px 0 0 12px}.task-row td:last-child{border-radius:0 12px 12px 0}.cell-input,.cell-select,.search,.add-task-inline input,.login-form input,.sidebar-form input,.sidebar-form select,.panel input,.panel select{padding:9px 10px;border-radius:10px;font-size:.9rem}.cell-input--date{min-width:8.8rem;max-width:9.6rem}.notes-field{gap:4px;padding:0}.notes-media-button,.notes-shot__remove{padding:6px 8px;border-radius:10px;font-size:.72rem}.mobile-task-card{gap:10px;padding:10px;border-radius:14px}@media(max-width:900px){.main-panel,.workspace-shell--mobile .main-panel{padding:calc(18px + env(safe-area-inset-top,0px)) calc(14px + env(safe-area-inset-right,0px)) calc(20px + env(safe-area-inset-bottom,0px)) calc(14px + env(safe-area-inset-left,0px));gap:14px}.dashboard-grid,.project-grid,.dashboard-grid--admin{grid-template-columns:1fr}.board-hero,.copilot-panel,.task-zone,.panel,.stat-card,.group-card,.project-card,.notice-card,.roster-editor,.current-user{padding:14px;border-radius:16px}}@media(max-width:640px){.login-shell__card{padding:18px 16px}.topbar{border-bottom:0;padding-bottom:0}.topbar h2{font-size:clamp(1.55rem,6vw,2rem)}}html,body,#root{overflow-x:hidden}body{width:100%;max-width:100vw;overscroll-behavior-x:none}.workspace-shell,.main-panel,.dashboard-view,.project-board,.settings-view,.topbar,.topbar__main,.topbar__meta,.board-hero,.board-hero__summary,.board-hero__controls,.task-zone,.group-stack,.group-card,.copilot-panel,.quick-login-strip,.panel{min-width:0;max-width:100%}.topbar h2,.board-hero h2,.group-card__meta h3{overflow-wrap:anywhere}.copilot-panel__controls{flex-wrap:wrap}.copilot-panel__controls .ghost-button{min-width:0}.copilot-thread{max-height:260px;overflow:auto}@media(max-width:900px){.workspace-shell--mobile,.workspace-shell--mobile .main-panel,.workspace-shell--mobile .project-board,.workspace-shell--mobile .dashboard-view,.workspace-shell--mobile .settings-view,.workspace-shell--mobile .dashboard-grid,.workspace-shell--mobile .project-grid,.workspace-shell--mobile .project-grid--dashboard,.workspace-shell--mobile .stats{width:100%;max-width:100%;overflow-x:hidden}.workspace-shell--mobile .main-panel,.workspace-shell--mobile .topbar,.workspace-shell--mobile .topbar__main,.workspace-shell--mobile .topbar__main>div,.workspace-shell--mobile .topbar__meta,.workspace-shell--mobile .board-hero,.workspace-shell--mobile .task-zone,.workspace-shell--mobile .copilot-panel,.workspace-shell--mobile .group-card,.workspace-shell--mobile .project-card,.workspace-shell--mobile .panel{min-width:0;max-width:100%}.workspace-shell--mobile .topbar{gap:10px}.workspace-shell--mobile .topbar__main,.workspace-shell--mobile .topbar__meta,.workspace-shell--mobile .board-hero__summary,.workspace-shell--mobile .task-zone__head{width:100%;min-width:0}.workspace-shell--mobile .topbar__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px}.workspace-shell--mobile .topbar__meta>*{min-width:0;max-width:100%}.workspace-shell--mobile .topbar__meta .pill{overflow-wrap:anywhere;white-space:normal}.workspace-shell--mobile .theme-toggle{min-width:0;width:auto;flex:0 1 auto}.workspace-shell--mobile .main-panel{width:100%;max-width:100%;overflow-x:hidden;padding:calc(12px + env(safe-area-inset-top,0px)) calc(12px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(12px + env(safe-area-inset-left,0px));gap:12px}.workspace-shell--mobile .topbar__main{gap:10px;align-items:flex-start}.workspace-shell--mobile .topbar__main>div{min-width:0;flex:1 1 auto}.workspace-shell--mobile .topbar h2{font-size:clamp(1.55rem,8vw,2rem);line-height:1.02}.workspace-shell--mobile .topbar p{font-size:.86rem;line-height:1.38}.workspace-shell--mobile .topbar__meta .theme-toggle,.workspace-shell--mobile .topbar__meta .pill{min-height:38px}.workspace-shell--mobile .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-shell--mobile .stat-card{min-height:0;padding:12px;border-radius:16px}.workspace-shell--mobile .stat-card strong{font-size:1.24rem}.workspace-shell--mobile .dashboard-grid,.workspace-shell--mobile .project-grid,.workspace-shell--mobile .project-grid--dashboard{gap:10px}.workspace-shell--mobile .panel--dashboard{padding:12px;gap:8px}.workspace-shell--mobile .board-hero{gap:8px;padding:12px;border-radius:20px}.workspace-shell--mobile .board-hero__summary{gap:4px}.workspace-shell--mobile .board-hero__summary p{margin:0;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell--mobile .board-hero__controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.workspace-shell--mobile .board-hero__controls .search{grid-column:1 / -1}.workspace-shell--mobile .board-hero__controls>*{width:100%;min-width:0}.workspace-shell--mobile .ghost-button--icon{width:100%;min-width:0;justify-self:stretch}.workspace-shell--mobile .board-hero__controls .toggle-chip,.workspace-shell--mobile .board-hero__controls .plus-button,.workspace-shell--mobile .board-hero__controls .ghost-button--icon{min-height:42px}.workspace-shell--mobile .board-hero__controls .toggle-chip,.workspace-shell--mobile .board-hero__controls .plus-button{padding-inline:10px;font-size:.82rem}.workspace-shell--mobile .search{min-width:0}.workspace-shell--mobile .copilot-panel{gap:10px;padding:12px;border-radius:20px}.workspace-shell--mobile .copilot-panel__head{display:grid;gap:6px}.workspace-shell--mobile .copilot-panel__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.workspace-shell--mobile .copilot-panel__controls>:last-child{grid-column:1 / -1}.workspace-shell--mobile .copilot-panel__lead{display:none}.workspace-shell--mobile .copilot-panel__chips{display:grid;grid-template-columns:1fr;gap:6px}.workspace-shell--mobile .copilot-chip{width:100%;justify-content:flex-start;padding:8px 10px;font-size:.73rem}.workspace-shell--mobile .copilot-panel__controls .ghost-button{min-height:40px;padding:10px 12px;font-size:.78rem}.workspace-shell--mobile .copilot-thread{max-height:180px;gap:8px}.workspace-shell--mobile .copilot-bubble,.workspace-shell--mobile .copilot-confirm{padding:10px 12px;border-radius:14px}.workspace-shell--mobile .copilot-compose{gap:8px}.workspace-shell--mobile .copilot-compose textarea{min-height:58px;padding:10px 12px;border-radius:14px}.workspace-shell--mobile .copilot-compose button{width:100%;justify-self:stretch}.workspace-shell--mobile .task-zone{gap:10px;padding:12px;border-radius:22px}.workspace-shell--mobile .task-zone__head{gap:6px}.workspace-shell--mobile .task-zone__head p{display:none}.workspace-shell--mobile .group-card{padding:10px;border-radius:18px}.workspace-shell--mobile .group-card__head{align-items:flex-start;gap:10px;margin-bottom:8px}.workspace-shell--mobile .group-card__actions{gap:8px}.workspace-shell--mobile .group-card__actions .ghost-button{min-height:38px;padding:9px 12px;font-size:.78rem}.workspace-shell--mobile .group-card__summary{gap:6px;margin-bottom:10px}.workspace-shell--mobile .group-card__summary-item{min-height:28px;padding:6px 9px;font-size:.72rem}.workspace-shell--mobile .mobile-task-card{gap:8px;padding:10px;border-radius:16px}.workspace-shell--mobile .mobile-task-card__grid{gap:8px}.workspace-shell--mobile .notes-field__toolbar{gap:6px}}@media(max-width:560px){.workspace-shell--mobile{width:100%;max-width:100%}.workspace-shell--mobile .main-panel{padding:calc(10px + env(safe-area-inset-top,0px)) calc(10px + env(safe-area-inset-right,0px)) calc(16px + env(safe-area-inset-bottom,0px)) calc(10px + env(safe-area-inset-left,0px));gap:10px}.workspace-shell--mobile .topbar,.workspace-shell--mobile .topbar__main{gap:8px}.workspace-shell--mobile .topbar p{display:none}.workspace-shell--mobile .topbar__meta{gap:6px}.workspace-shell--mobile .topbar__meta .pill{display:none}.workspace-shell--mobile .theme-toggle,.workspace-shell--mobile .menu-button{min-height:36px;padding:8px 10px}.workspace-shell--mobile .topbar__meta .pill{justify-self:start;width:auto;max-width:100%}.workspace-shell--mobile .board-hero__controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.workspace-shell--mobile .board-hero__controls .toggle-chip,.workspace-shell--mobile .board-hero__controls .plus-button{font-size:.76rem}.workspace-shell--mobile .copilot-panel__controls{gap:6px}.workspace-shell--mobile .copilot-thread{max-height:140px}.workspace-shell--mobile .stats{grid-template-columns:1fr 1fr;gap:6px}.workspace-shell--mobile .stat-card{padding:10px 12px;border-radius:14px}}.login-screen{min-height:100svh;min-height:100dvh;display:grid;place-items:center;padding:calc(18px + env(safe-area-inset-top,0px)) calc(16px + env(safe-area-inset-right,0px)) calc(18px + env(safe-area-inset-bottom,0px)) calc(16px + env(safe-area-inset-left,0px));background:var(--bg)}.login-shell{width:min(380px,100%);display:grid;gap:10px}.login-shell__topbar{display:flex;justify-content:flex-end;align-items:center}.login-shell__card{display:grid;gap:14px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.login-shell__brand{display:flex;align-items:center;gap:10px}.login-shell__brand .brand-mark{width:38px;height:38px;border-radius:8px}.login-shell__brand strong{display:block;color:var(--text);font-size:.98rem;line-height:1.1}.login-shell__brand span{display:block;color:var(--muted);font-size:.78rem;line-height:1.25}.login-shell__intro{display:grid;gap:4px}.login-shell__intro h1{margin:0;color:var(--text);font-size:1.65rem;line-height:1.08;letter-spacing:0}.login-shell__intro p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.4}.login-form{display:grid;gap:10px}.login-form label{display:grid;gap:5px}.login-form label>span{color:var(--muted);font-size:.78rem;font-weight:700}.login-form input,.login-form button{width:100%;min-height:42px;border-radius:8px}.quick-login-strip{display:grid;gap:8px;padding-top:2px}.quick-login-strip__head{display:flex;align-items:center}.quick-login-strip__list{display:flex;flex-wrap:wrap;gap:6px}.quick-login-user{min-height:34px;padding:7px 9px;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted);color:var(--text)}.quick-login-user small{display:none}.quick-login-user__name{font-size:.8rem;line-height:1.1}.login-shell__footer{display:flex;gap:8px;flex-wrap:wrap}.login-shell__footer .ghost-button{flex:1 1 0;min-height:38px;border-radius:8px}@media(max-width:900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{min-width:0}.workspace-shell.workspace-shell--mobile{display:grid;grid-template-columns:minmax(0,1fr)!important;width:100%;max-width:100%;overflow-x:hidden}.workspace-shell--mobile>.main-panel{grid-column:1 / -1;width:100%;max-width:100%;min-width:0;overflow-x:hidden;padding:calc(10px + env(safe-area-inset-top,0px)) calc(10px + env(safe-area-inset-right,0px)) calc(14px + env(safe-area-inset-bottom,0px)) calc(10px + env(safe-area-inset-left,0px))}.workspace-shell--mobile .sidebar--mobile{position:fixed}.workspace-shell--mobile .topbar,.workspace-shell--mobile .dashboard-view,.workspace-shell--mobile .stats,.workspace-shell--mobile .dashboard-grid,.workspace-shell--mobile .project-grid,.workspace-shell--mobile .panel,.workspace-shell--mobile .project-card,.workspace-shell--mobile .task-zone,.workspace-shell--mobile .group-card{width:100%;max-width:100%;min-width:0}.workspace-shell--mobile .topbar{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.workspace-shell--mobile .topbar__main{min-width:0}.workspace-shell--mobile .topbar h2{font-size:1.55rem;line-height:1.05}.workspace-shell--mobile .topbar__meta{width:100%;display:flex;justify-content:flex-start;gap:6px}.workspace-shell--mobile .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.workspace-shell--mobile .stat-card{min-width:0;padding:10px;border-radius:8px}.workspace-shell--mobile .stat-card span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}.workspace-shell--mobile .stat-card strong{font-size:1.2rem;line-height:1}.workspace-shell--mobile .panel--dashboard{padding:12px;border-radius:8px}.workspace-shell--mobile .project-card{border-radius:8px}}@media(max-width:430px){.login-screen{place-items:start center;padding-top:calc(14px + env(safe-area-inset-top,0px))}.login-shell{width:100%}.login-shell__card{padding:16px}.workspace-shell--mobile .stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.login-screen input,.login-screen select,.login-screen textarea,.workspace-shell--mobile input,.workspace-shell--mobile select,.workspace-shell--mobile textarea{font-size:16px!important;-webkit-text-size-adjust:100%}.login-screen input,.workspace-shell--mobile input,.workspace-shell--mobile select{min-height:44px}}@media(max-width:900px){.workspace-shell--mobile .main-panel{gap:10px}.workspace-shell--mobile .topbar{padding:0 0 2px}.workspace-shell--mobile .topbar h2{font-size:clamp(1.35rem,8vw,1.95rem);letter-spacing:-.04em}.workspace-shell--mobile .topbar p{display:none}.workspace-shell--mobile .menu-button,.workspace-shell--mobile .theme-toggle--compact{min-height:38px;border-radius:10px}.workspace-shell--mobile .project-board{gap:10px}.workspace-shell--mobile .copilot-panel{gap:8px;padding:10px;border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 70%,var(--surface)) 0%,var(--surface) 82%),var(--surface)}.workspace-shell--mobile .copilot-panel:before{height:2px}.workspace-shell--mobile .copilot-panel__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.workspace-shell--mobile .copilot-panel__head h3{font-size:1rem;line-height:1}.workspace-shell--mobile .copilot-panel__controls{display:flex;justify-content:flex-end;gap:6px}.workspace-shell--mobile .copilot-panel__controls .ghost-button{min-height:34px;padding:7px 10px;border-radius:999px;font-size:.76rem}.workspace-shell--mobile .copilot-panel__controls>:last-child{grid-column:auto}.workspace-shell--mobile .copilot-panel__chips{gap:5px}.workspace-shell--mobile .copilot-chip{min-height:34px;padding:7px 9px;border-radius:10px;font-size:.76rem}.workspace-shell--mobile .copilot-thread{max-height:132px;gap:6px}.workspace-shell--mobile .copilot-bubble{padding:8px 10px;border-radius:10px}.workspace-shell--mobile .copilot-bubble p,.workspace-shell--mobile .copilot-confirm p{font-size:.86rem;line-height:1.35}.workspace-shell--mobile .copilot-confirm{padding:9px;border-radius:10px}.workspace-shell--mobile .copilot-compose{gap:7px}.workspace-shell--mobile .copilot-compose textarea{min-height:46px;padding:10px 11px;border-radius:10px}.workspace-shell--mobile .copilot-compose button{min-height:40px;border-radius:10px}.workspace-shell--mobile .board-hero{display:grid;gap:8px;padding:10px;border-radius:12px}.workspace-shell--mobile .board-hero__summary h2,.workspace-shell--mobile .board-hero__summary p{display:none}.workspace-shell--mobile .board-hero__controls{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.workspace-shell--mobile .board-hero__controls .search{grid-column:1 / -1;min-width:0;min-height:38px;border-radius:10px}.workspace-shell--mobile .toggle-chip,.workspace-shell--mobile .board-hero__controls .ghost-button,.workspace-shell--mobile .board-hero__controls .plus-button{min-height:38px;border-radius:10px;padding-inline:9px;white-space:nowrap}.workspace-shell--mobile .task-zone{gap:8px;padding:8px;border-radius:12px}.workspace-shell--mobile .task-zone__head{display:none}.workspace-shell--mobile .group-stack{gap:8px}.workspace-shell--mobile .group-card{padding:10px;border-radius:12px}.workspace-shell--mobile .group-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:6px}.workspace-shell--mobile .group-collapse-button{align-items:center;gap:8px}.workspace-shell--mobile .group-collapse-button__chevron{width:24px;height:24px;font-size:.8rem}.workspace-shell--mobile .group-card__meta h3{font-size:1rem;line-height:1.05}.workspace-shell--mobile .group-card__meta small{font-size:.74rem}.workspace-shell--mobile .group-card__actions{display:flex;align-items:center;gap:6px}.workspace-shell--mobile .group-card__swatch{width:18px;height:18px;border-radius:999px}.workspace-shell--mobile .group-card__actions .ghost-button{min-height:32px;padding:6px 8px;border-radius:999px;font-size:.72rem}.workspace-shell--mobile .group-card__summary{gap:5px;margin-bottom:0}.workspace-shell--mobile .group-card__summary-item{min-height:24px;padding:4px 7px;font-size:.68rem}.workspace-shell--mobile .group-card:not(.group-card--collapsed) .group-card__summary{margin-bottom:8px}.workspace-shell--mobile .group-card__body{gap:8px}.workspace-shell--mobile .mobile-task-list{gap:7px}.workspace-shell--mobile .mobile-task-card{gap:8px;padding:9px;border-radius:12px}.workspace-shell--mobile .mobile-task-card__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center}.workspace-shell--mobile .mobile-task-card__grid{gap:7px}.workspace-shell--mobile .mobile-task-card label span,.workspace-shell--mobile .mobile-task-card__section>span{font-size:.66rem;letter-spacing:.06em}.workspace-shell--mobile .mobile-task-card .cell-input,.workspace-shell--mobile .mobile-task-card .cell-select{min-height:40px;padding:8px 9px;border-radius:9px}.workspace-shell--mobile .mobile-task-card .cell-textarea{min-height:58px}.workspace-shell--mobile .notes-field{gap:6px}.workspace-shell--mobile .notes-field__toolbar{display:grid;gap:5px}.workspace-shell--mobile .add-task-inline--mobile{gap:6px;padding-top:0}}@media(max-width:900px){.workspace-shell--mobile .mobile-task-card{gap:6px;padding:7px;border-radius:11px}.workspace-shell--mobile .mobile-task-card__summary-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px}.workspace-shell--mobile .mobile-task-card__check{width:34px;height:34px;min-height:34px;padding:0;display:grid;place-items:center;border-radius:999px;border:1px solid var(--line-strong);background:var(--surface);color:var(--success-text);font-size:1rem;font-weight:900}.workspace-shell--mobile .mobile-task-card__check.is-done{border-color:var(--success-line);background:var(--success-bg)}.workspace-shell--mobile .mobile-task-card__summary-row .cell-input--task{min-height:38px;padding:8px 9px;border-radius:9px;font-weight:750}.workspace-shell--mobile .mobile-task-card__details-toggle{min-height:34px;padding:7px 9px;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);font-size:.72rem;font-weight:800}.workspace-shell--mobile .mobile-task-card__meta-line{display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding-left:41px;color:var(--muted);font-size:.72rem;line-height:1.2}.workspace-shell--mobile .mobile-task-card__meta-line .pill{min-height:22px;padding:3px 7px;font-size:.66rem}.workspace-shell--mobile .mobile-task-card__grid{margin-top:4px;padding-top:8px;border-top:1px solid var(--line)}.workspace-shell--mobile .mobile-task-card .notes-media-button{min-height:32px;padding:6px 8px}.workspace-shell--mobile .mobile-task-card .notes-field__toolbar small{display:none}}.group-card__summary-item--mode{background:color-mix(in srgb,var(--accent-soft) 70%,var(--surface));border-color:color-mix(in srgb,var(--accent) 24%,transparent);color:var(--accent-deep)}.group-editor{grid-template-columns:minmax(220px,1fr) 132px 170px auto}.inline-form--group{grid-template-columns:minmax(220px,1fr) 132px 160px auto}.mobile-bottom-nav{position:fixed;left:max(12px,env(safe-area-inset-left,0px));right:max(12px,env(safe-area-inset-right,0px));bottom:max(10px,env(safe-area-inset-bottom,0px));z-index:30;display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px;border:1px solid var(--line);border-radius:22px;background:color-mix(in srgb,var(--surface) 92%,transparent);box-shadow:0 16px 44px #0a12202e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-bottom-nav button{min-height:44px;border:0;border-radius:16px;background:transparent;color:var(--muted);font-weight:800}.mobile-bottom-nav button.is-active,.mobile-bottom-nav button:focus-visible{background:var(--accent-soft);color:var(--accent-deep);outline:none}.mobile-bottom-nav__add{background:var(--accent)!important;color:#fff!important}.mobile-task-card__summary-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.mobile-task-card__check{width:34px;min-width:34px;height:34px;padding:0;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--success-text);font-size:0;font-weight:900}.mobile-task-card__check.is-done{background:var(--success-bg);border-color:var(--success-line)}.mobile-task-card__check.is-done:after{content:"✓";font-size:1rem}.mobile-task-card__details-toggle{min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted);font-size:.82rem;font-weight:800}.mobile-task-card__meta-line{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.82rem}.mobile-task-card__grid--simple{grid-template-columns:minmax(0,1fr)}.task-row{--row-bg: var(--surface);--row-border: var(--line)}.task-row--overdue{--row-bg: color-mix(in srgb, var(--danger-bg) 54%, var(--surface));--row-border: color-mix(in srgb, var(--danger-line) 34%, var(--line))}.task-row--pending{--row-bg: color-mix(in srgb, var(--pending-bg) 58%, var(--surface));--row-border: color-mix(in srgb, var(--pending-line) 30%, var(--line))}.task-row--done{--row-bg: color-mix(in srgb, var(--success-bg) 56%, var(--surface));--row-border: color-mix(in srgb, var(--success-line) 32%, var(--line))}.task-row .cell-input,.task-row .cell-select{background:color-mix(in srgb,var(--surface) 96%,transparent)}.cell-input--date{min-width:10.2rem;max-width:none}.project-card--dashboard{min-height:auto;box-shadow:none}.project-card--dashboard p{min-height:0}@media(max-width:900px){body{background:var(--bg);overflow-x:hidden}.workspace-shell--mobile .main-panel{padding:calc(12px + env(safe-area-inset-top,0px)) calc(10px + env(safe-area-inset-right,0px)) calc(88px + env(safe-area-inset-bottom,0px)) calc(10px + env(safe-area-inset-left,0px));gap:10px}.mobile-bottom-nav{display:grid}.topbar{align-items:center;gap:8px}.topbar__main{align-items:center;gap:8px;min-width:0}.topbar h2{font-size:clamp(1.35rem,7vw,1.9rem);line-height:1}.topbar p{display:none}.topbar__meta{margin-left:auto}.topbar__meta .pill{display:none}.theme-toggle,.menu-button{min-width:auto;min-height:38px;padding:8px 10px;border-radius:12px;font-size:.82rem;font-weight:800}.stats{gap:8px}.stat-card{min-height:74px;padding:12px;border-radius:16px}.stat-card strong{font-size:1.35rem}.dashboard-grid{gap:10px}.panel--dashboard,.panel--projects,.task-zone,.board-hero,.copilot-panel,.group-card{padding:12px;border-radius:18px}.panel--dashboard .panel__head h3,.panel__head h3,.task-zone__head h3{font-size:1.02rem}.notice-card,.activity-row{padding:11px;border-radius:14px}.project-grid--dashboard{grid-template-columns:1fr;gap:8px}.project-card--dashboard{padding:12px;border-radius:16px;gap:8px}.project-card__stats,.project-card__footer,.project-hierarchy__head{display:none}.project-group-row{padding:7px 8px}.copilot-panel{gap:9px;background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 62%,var(--surface)) 0%,var(--surface) 100%)}.copilot-panel__head{align-items:center;gap:8px}.copilot-panel__head h3{font-size:1rem}.copilot-panel__lead{display:none}.copilot-panel__controls{gap:6px;justify-content:flex-end}.copilot-panel__controls .ghost-button{min-height:36px;padding:8px 10px;font-size:.78rem}.copilot-panel__chips{display:grid;grid-template-columns:1fr;gap:6px}.copilot-chip{justify-content:flex-start;border-radius:12px;padding:8px 10px;font-size:.78rem;text-align:left}.copilot-thread{gap:7px}.copilot-bubble,.copilot-confirm{padding:10px;border-radius:14px}.copilot-bubble p,.copilot-confirm p{line-height:1.45;font-size:.9rem}.copilot-compose{gap:8px}.copilot-compose textarea{min-height:62px;border-radius:14px;padding:10px 12px}.copilot-compose button{width:100%;min-height:40px}.board-hero{gap:10px}.board-hero h2{font-size:1.35rem}.board-hero p{display:none}.board-hero__controls{display:grid;grid-template-columns:1fr auto auto auto;width:100%;gap:7px}.board-hero__controls .search{min-width:0}.board-hero__controls .plus-button,.board-hero__controls .toggle-chip,.board-hero__controls .ghost-button{min-height:40px;padding:8px 10px;border-radius:12px;font-size:.8rem}.task-zone__head{align-items:start}.task-zone__head p{display:none}.group-stack{gap:9px}.group-card{gap:8px}.group-card__head{gap:8px;margin-bottom:6px}.group-collapse-button{gap:8px}.group-collapse-button__chevron{width:26px;height:26px}.group-card__meta h3{font-size:1.03rem;line-height:1.08}.group-card__actions{gap:6px}.group-card__actions .ghost-button{min-height:34px;padding:7px 9px;font-size:.78rem}.group-card__summary{margin-bottom:4px;gap:5px}.group-card__summary-item{min-height:24px;padding:4px 8px;font-size:.7rem}.mobile-task-list{gap:7px}.mobile-task-card{gap:7px;padding:8px;border-radius:14px}.workspace-shell--mobile .mobile-task-card__check{font-size:0}.workspace-shell--mobile .mobile-task-card__check.is-done:after{content:"✓";font-size:1rem}.mobile-task-card .cell-input,.mobile-task-card .cell-select{min-height:38px;padding:8px 10px;border-radius:11px;font-size:.92rem}.mobile-task-card__grid{grid-template-columns:1fr 1fr;gap:8px}.mobile-task-card__grid--simple{grid-template-columns:1fr}.add-task-inline--mobile{gap:7px}.add-task-inline--mobile input{min-height:40px}.inline-form--group,.group-editor,.board-editor{grid-template-columns:1fr}.board-editor__actions,.group-editor__actions{display:grid;grid-template-columns:1fr}.color-control--create{max-width:none}}@media(max-width:520px){.login-screen{place-items:stretch;align-content:center;padding:calc(14px + env(safe-area-inset-top,0px)) calc(12px + env(safe-area-inset-right,0px)) calc(14px + env(safe-area-inset-bottom,0px)) calc(12px + env(safe-area-inset-left,0px))}.login-shell{width:100%;gap:10px}.login-shell__topbar{justify-content:flex-end}.login-shell__card{padding:18px;border-radius:22px;gap:14px}.login-shell__brand{gap:10px}.login-shell__intro h1{font-size:2rem;line-height:1}.login-shell__intro p{font-size:.94rem}.quick-login-strip{padding:12px;border-radius:16px;gap:8px}.quick-login-user{min-width:0;padding:10px 11px;border-radius:13px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.panel--activity .activity-row{cursor:default}.panel--activity .activity-row .ghost-button{min-height:34px;padding:7px 10px;border-radius:11px;white-space:nowrap}.project-card--dashboard{color:var(--text);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 96%,var(--project-accent)) 0%,var(--surface) 68%),var(--surface);border-color:color-mix(in srgb,var(--project-accent) 22%,var(--line))}.project-card--dashboard strong,.project-card--dashboard p,.project-card--dashboard small,.project-card--dashboard .project-card__stats,.project-card--dashboard .project-card__footer{color:inherit}.project-card--dashboard p,.project-group-row__meta,.project-card__footer small{color:var(--muted)}.project-group-row{background:color-mix(in srgb,var(--surface-muted) 72%,transparent);border:1px solid var(--line)}.task-row{--row-rail: var(--line-strong)}.task-row--overdue{--row-bg: color-mix(in srgb, var(--danger-bg) 34%, var(--surface));--row-border: color-mix(in srgb, var(--danger-line) 34%, var(--line));--row-rail: var(--danger-line)}.task-row--pending{--row-bg: color-mix(in srgb, var(--pending-bg) 34%, var(--surface));--row-border: color-mix(in srgb, var(--pending-line) 30%, var(--line));--row-rail: var(--pending-line)}.task-row--done{--row-bg: color-mix(in srgb, var(--success-bg) 34%, var(--surface));--row-border: color-mix(in srgb, var(--success-line) 32%, var(--line));--row-rail: var(--success-line)}.board-table{border-spacing:0 5px}.task-row td{background:var(--row-bg);border-top:1px solid var(--row-border);border-bottom:1px solid var(--row-border)}.task-row td:first-child{border-left:6px solid var(--row-rail)}.task-row .cell-input,.task-row .cell-select{background:color-mix(in srgb,var(--surface) 88%,transparent)}@media(max-width:900px){.workspace-shell--mobile,.workspace-shell--mobile .main-panel,.workspace-shell--mobile .project-board,.workspace-shell--mobile .dashboard-view{width:100%;max-width:100vw;min-width:0;overflow-x:hidden}.workspace-shell--mobile input,.workspace-shell--mobile select,.workspace-shell--mobile textarea,.login-screen input,.login-screen select,.login-screen textarea{font-size:16px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-width:0}.mobile-task-card__summary-row{grid-template-columns:auto minmax(0,1fr) auto}.mobile-task-card__summary-row .cell-input--task{min-width:0}.mobile-task-card__details-toggle{padding-inline:9px}.project-card--dashboard{background:var(--surface)}}@media(max-width:520px){.login-shell{max-width:420px;margin-inline:auto}.login-shell__card{box-shadow:none}.login-form{gap:11px}}.billing-view{display:grid;gap:16px}.billing-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;background:radial-gradient(circle at top right,color-mix(in srgb,var(--success-bg) 42%,transparent),transparent 36%),var(--surface)}.billing-hero h3{font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.04em}.billing-hero p,.billing-usage p,.pricing-card small,.billing-warning{color:var(--muted)}.billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pricing-card{display:grid;gap:16px;align-content:start;padding:22px;border:1px solid var(--line);border-radius:24px;background:var(--surface)}.pricing-card--pro{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));background:linear-gradient(180deg,color-mix(in srgb,var(--accent-soft) 64%,var(--surface)) 0%,var(--surface) 72%),var(--surface)}.pricing-card.is-current{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent) 46%,transparent)}.pricing-card__head{display:grid;gap:6px}.pricing-card__head strong{font-size:clamp(2rem,5vw,3.2rem);letter-spacing:-.06em}.pricing-card__head strong small{margin-left:4px;font-size:1rem;letter-spacing:0}.pricing-card ul{display:grid;gap:9px;margin:0;padding-left:18px;color:var(--text)}.pricing-card button{width:100%}.billing-warning{margin:0;padding:10px 12px;border:1px solid var(--danger-line);border-radius:14px;background:var(--danger-bg);color:var(--danger-text)}.billing-usage__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.billing-usage__grid span{padding:14px;border:1px solid var(--line);border-radius:16px;background:var(--surface-muted);color:var(--muted)}.billing-usage__grid b{display:block;color:var(--text);font-size:1.15rem}@media(max-width:900px){.billing-grid,.billing-usage__grid{grid-template-columns:1fr}.billing-hero{align-items:flex-start;flex-direction:column;border-radius:18px}.pricing-card{padding:16px;border-radius:18px}}.dashboard-mobile-command,.copilot-panel__mobile-hint{display:none}@media(max-width:900px){.workspace-shell--mobile .main-panel{padding:10px 9px 86px}.workspace-shell--mobile .dashboard-view,.workspace-shell--mobile .project-board{display:grid;gap:10px}.workspace-shell--mobile .stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.workspace-shell--mobile .stat-card{min-height:56px;padding:8px;border-radius:16px;gap:2px}.workspace-shell--mobile .stat-card span{overflow:hidden;max-width:100%;font-size:.61rem;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--mobile .stat-card strong{font-size:1.28rem;line-height:1}.workspace-shell--mobile .dashboard-mobile-command{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px;border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 76%,var(--surface)) 0%,var(--surface) 78%),var(--surface)}.workspace-shell--mobile .dashboard-mobile-command strong{display:block;margin-top:2px;font-size:1.02rem;line-height:1.1}.workspace-shell--mobile .dashboard-mobile-command p{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:var(--muted);font-size:.82rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell--mobile .dashboard-mobile-command__button{min-height:38px;padding-inline:14px;white-space:nowrap}.workspace-shell--mobile .dashboard-grid{grid-template-columns:1fr;gap:10px}.workspace-shell--mobile .panel--dashboard{padding:12px;border-radius:18px}.workspace-shell--mobile .panel--activity{display:none}.workspace-shell--mobile .panel--dashboard .panel__head{margin-bottom:9px}.workspace-shell--mobile .panel--dashboard .panel__head h3{font-size:1.04rem;letter-spacing:-.03em}.workspace-shell--mobile .activity-list,.workspace-shell--mobile .notice-stack{gap:7px}.workspace-shell--mobile .activity-row,.workspace-shell--mobile .notice-card,.workspace-shell--mobile .empty-state{min-height:0;padding:10px;border-radius:16px}.workspace-shell--mobile .notice-card{overflow:hidden}.workspace-shell--mobile .notice-card p{display:-webkit-box;overflow:hidden;margin:7px 0;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.workspace-shell--mobile .panel--projects{padding:12px;border-radius:18px}.workspace-shell--mobile .project-grid--dashboard{grid-template-columns:1fr;gap:8px}.workspace-shell--mobile .project-card--dashboard{min-height:0;padding:11px;border-radius:18px;gap:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--project-accent, var(--accent)) 10%,var(--surface)) 0%,var(--surface) 82%),var(--surface);box-shadow:none}.workspace-shell--mobile .project-card--dashboard:before{height:3px}.workspace-shell--mobile .project-card--dashboard strong{font-size:1rem;line-height:1.2}.workspace-shell--mobile .project-card--dashboard p{display:-webkit-box;overflow:hidden;margin:0;color:var(--muted);font-size:.83rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell--mobile .project-card--dashboard .project-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.workspace-shell--mobile .project-stat-pill{min-height:42px;padding:7px 8px;border-radius:13px}.workspace-shell--mobile .project-stat-pill b{font-size:.96rem}.workspace-shell--mobile .project-hierarchy{gap:5px;margin-top:0}.workspace-shell--mobile .project-hierarchy__head{display:flex}.workspace-shell--mobile .project-group-row{min-height:0;padding:7px 8px;border-radius:13px}.workspace-shell--mobile .project-group-row__name,.workspace-shell--mobile .project-group-row__meta{font-size:.78rem}.workspace-shell--mobile .project-card__footer{display:none}.workspace-shell--mobile .copilot-panel{padding:12px;border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent-soft) 72%,var(--surface)) 0%,var(--surface) 58%),var(--surface)}.workspace-shell--mobile .copilot-panel:before{opacity:.35}.workspace-shell--mobile .copilot-panel__head{display:grid;grid-template-columns:1fr;gap:8px}.workspace-shell--mobile .copilot-panel__head h3{font-size:1.15rem}.workspace-shell--mobile .copilot-panel__mobile-hint{display:block;margin:0;color:var(--muted);font-size:.84rem;line-height:1.35}.workspace-shell--mobile .copilot-panel__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.workspace-shell--mobile .copilot-panel__controls .ghost-button{min-height:38px;padding-inline:8px;border-radius:13px;font-size:.82rem}.workspace-shell--mobile .copilot-panel__chips{display:flex;overflow-x:auto;gap:7px;padding-bottom:2px;scrollbar-width:none}.workspace-shell--mobile .copilot-panel__chips::-webkit-scrollbar{display:none}.workspace-shell--mobile .copilot-chip{flex:0 0 auto;min-height:36px;padding:8px 10px;border-radius:999px;white-space:nowrap}.workspace-shell--mobile .copilot-thread{max-height:190px;overflow:auto;gap:7px}.workspace-shell--mobile .copilot-bubble{padding:9px 10px;border-radius:15px}.workspace-shell--mobile .copilot-compose{gap:8px}.workspace-shell--mobile .copilot-compose textarea{min-height:72px;border-radius:15px}.workspace-shell--mobile .copilot-compose button{min-height:42px;border-radius:15px}.workspace-shell--mobile .task-zone{gap:10px}.workspace-shell--mobile .task-zone__head{padding:0 2px}.workspace-shell--mobile .task-zone__head p{display:none}.workspace-shell--mobile .group-stack{gap:10px}.workspace-shell--mobile .group-card{border-radius:20px;overflow:hidden}.workspace-shell--mobile .group-card__head{align-items:center;gap:8px;padding:10px}.workspace-shell--mobile .group-collapse-button{min-width:0}.workspace-shell--mobile .group-card__meta h3{overflow:hidden;font-size:1.02rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.workspace-shell--mobile .group-card__meta small{font-size:.76rem}.workspace-shell--mobile .group-card__actions{flex:0 0 auto}.workspace-shell--mobile .group-card__actions .ghost-button{width:38px;min-height:34px;overflow:hidden;padding:0;font-size:0}.workspace-shell--mobile .group-card__actions .ghost-button:after{content:"✎";font-size:.95rem}.workspace-shell--mobile .group-card__summary{gap:5px;padding:0 10px 9px}.workspace-shell--mobile .group-card__summary-item{padding:5px 7px;border-radius:999px;font-size:.72rem}.workspace-shell--mobile .group-card__body{padding:0 10px 10px}.workspace-shell--mobile .mobile-task-list{gap:7px}.workspace-shell--mobile .mobile-task-card{padding:8px;border-radius:16px}.workspace-shell--mobile .mobile-task-card__summary-row{grid-template-columns:30px minmax(0,1fr) auto;gap:7px}.workspace-shell--mobile .mobile-task-card__check{width:28px;height:28px;border-radius:10px}.workspace-shell--mobile .mobile-task-card__summary-row .cell-input--task{min-height:34px;padding:7px 9px;border-radius:12px;font-size:.92rem}.workspace-shell--mobile .mobile-task-card__details-toggle{min-height:34px;padding-inline:10px;border-radius:12px}.workspace-shell--mobile .mobile-task-card__meta-line{margin-left:37px;gap:5px}.workspace-shell--mobile .mobile-task-card__grid{gap:8px;margin-top:8px}.workspace-shell--mobile .mobile-task-card .cell-input,.workspace-shell--mobile .mobile-task-card .cell-select,.workspace-shell--mobile .mobile-task-card .cell-textarea{border-radius:12px}.workspace-shell--mobile .add-task-inline--mobile{min-height:42px;padding:6px;border-radius:15px}}@media(max-width:380px){.workspace-shell--mobile .main-panel{padding-inline:7px}.workspace-shell--mobile .stat-card{padding:7px 6px}.workspace-shell--mobile .stat-card span{font-size:.56rem}.workspace-shell--mobile .stat-card strong{font-size:1.16rem}.workspace-shell--mobile .project-card--dashboard .project-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:520px){.login-screen .quick-login-strip{padding:10px;border-radius:16px}.login-screen .quick-login-strip__head{align-items:center;flex-direction:row}.login-screen .quick-login-strip__head small{display:none}.login-screen .quick-login-strip__list{display:flex;overflow-x:auto;flex-wrap:nowrap;gap:7px;padding-bottom:2px;scrollbar-width:none}.login-screen .quick-login-strip__list::-webkit-scrollbar{display:none}.login-screen .quick-login-user{flex:0 0 auto;width:auto;min-width:max-content;min-height:34px;padding:7px 10px;border-radius:999px}.login-screen .quick-login-user__name{font-size:.82rem}}
