@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@600;700;800&display=swap";:root{color:#f5f7fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#0b0d12;--surface:#11141b;--surface-2:#151922;--surface-3:#1a1f29;--border:#252b36;--text:#f5f7fb;--muted:#8d96a8;--dim:#667083;--accent:#7c5cff;--accent-2:#9b7bff;--success:#35c58a;--warning:#f0b55a;--danger:#ef6676;background:#0b0d12;font-family:DM Sans,system-ui,sans-serif}body{background:radial-gradient(circle at 80% -10%,#7c5cff1f,transparent 30%),var(--bg);min-width:320px;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{background:var(--bg);min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);background:#0f1218f5;flex-direction:column;flex:0 0 250px;width:250px;height:100vh;min-height:100vh;padding:22px 14px 18px;display:flex;position:sticky;top:0}.brand{color:var(--text);letter-spacing:-.6px;align-items:center;gap:11px;padding:2px 12px 30px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#6c4cff,#a477ff);border-radius:10px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 8px 26px #7c5cff47}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.nav-label{color:#5f6879;text-transform:uppercase;letter-spacing:.12em;margin:0 12px 8px;font-size:10px;font-weight:800}.settings-label{margin-top:26px}.nav-item{color:#7e8798;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s;display:flex}.nav-item.active{color:#fff;box-shadow:inset 2px 0 0 var(--accent);background:linear-gradient(90deg,#7c5cff2e,#7c5cff0f)}.logout-nav{text-align:left;margin-top:4px}.sidebar-user{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:auto;padding:15px 9px 3px;display:flex}.avatar,.top-avatar,.activity-avatar,.member-avatar{border-radius:50%;place-items:center;font-weight:800;display:grid}.avatar{color:#d9d0ff;background:#29223e;width:35px;height:35px;font-size:11px}.user-copy{flex-direction:column;min-width:0;display:flex}.user-copy strong{color:#e9edf5;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.user-copy span{color:#697386;margin-top:2px;font-size:10px}.main-content{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#0b0d12cc;justify-content:space-between;align-items:center;height:70px;padding:0 34px;display:flex;position:sticky;top:0}.topbar-search{color:#687286;background:#11151c;border:1px solid #202631;border-radius:9px;align-items:center;gap:9px;width:340px;padding:9px 12px;font-size:12px;display:flex}.topbar-search kbd{color:#697386;background:#171b23;border:1px solid #2a303b;border-radius:5px;margin-left:auto;padding:3px 7px;font-size:9px}.topbar-actions{align-items:center;gap:14px;display:flex}.icon-button{color:#8a94a6;background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.notification-dot{background:var(--accent);border:2px solid #0b0d12;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.top-avatar{color:#fff;background:#262b37;border:1px solid #343b49;width:34px;height:34px;font-size:10px}.page-content{max-width:1500px;margin:0 auto;padding:34px 38px 52px}.dashboard,.workspace-page{max-width:1260px;margin:0 auto}.welcome-section,.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.eyebrow{color:#697386;text-transform:uppercase;letter-spacing:.12em;margin:0 0 7px;font-size:10px;font-weight:800}.welcome-section h2,.page-heading h2,.placeholder-page h2{color:#f6f7fb;letter-spacing:-.8px;margin:0;font-family:Manrope,sans-serif;font-size:29px;line-height:1.25}.welcome-section>div>p:last-child,.page-heading>div>p:last-child,.placeholder-page>p:last-child{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.6}.primary-button{color:#fff;background:linear-gradient(135deg,#7655ff,#6848e8);border:1px solid #a480ff66;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex;box-shadow:0 10px 26px #6346dc38}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 30px #6346dc47}.primary-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.text-button{color:#9a7cff;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.form-error{color:#ff9aa6;background:#ef667614;border:1px solid #ef667638;border-radius:8px;padding:10px 12px;font-size:11px}.page-alert{margin:-8px 0 18px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card,.panel{border:1px solid var(--border);background:linear-gradient(#151922fa,#11141bfa);border-radius:13px;box-shadow:0 12px 35px #0000001f}.stat-card{padding:17px}.stat-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.stat-icon,.card-icon,.settings-icon{color:#a58bff;background:#7c5cff1a;border:1px solid #7c5cff2e;border-radius:9px;place-items:center;width:37px;height:37px;display:grid}.stat-card p{color:#7d8798;margin:0;font-size:11px}.stat-card h3{color:#f6f7fb;letter-spacing:-.5px;margin:5px 0 0;font-family:Manrope,sans-serif;font-size:25px}.stat-change{color:var(--success);font-size:10px;font-weight:700}.dashboard-grid{grid-template-columns:1.45fr 1fr;gap:16px;display:grid}.panel{padding:19px}.panel-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.panel-header h3,.panel h3{color:#eef1f7;margin:0;font-family:Manrope,sans-serif;font-size:14px}.panel-header p{margin:0}.project-block+.project-block{margin-top:21px}.project-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.project-row>div{flex-direction:column;gap:4px;display:flex}.project-row strong{color:#dfe4ed;font-size:12px}.project-row span{color:#727d8e;font-size:10px}.progress{background:#242a34;border-radius:999px;height:6px;margin-top:9px;overflow:hidden}.progress div{border-radius:inherit;background:linear-gradient(90deg,#7655ff,#a17dff);height:100%;box-shadow:0 0 14px #7c5cff47}.activity{border-bottom:1px solid #202630;gap:11px;padding:12px 0;display:flex}.activity:last-child{border-bottom:0}.activity-avatar{color:#b8a8ff;background:#29223e;border:1px solid #3a3155;flex:0 0 31px;width:31px;height:31px;font-size:9px}.activity>div:last-child{flex-direction:column;gap:3px;display:flex}.activity strong{color:#dce1ea;font-size:11px}.activity span{color:#707b8d;font-size:10px}.empty-state{color:#687386;text-align:center;padding:30px 10px;font-size:11px}.empty-state.large{padding:70px 20px}.metric-row{padding:13px 0}.metric-label{color:#8791a3;align-items:center;gap:8px;font-size:11px;display:flex}.metric-label strong{color:#dce1e9}.metric-label span{color:#f2f4f8;margin-left:auto;font-weight:700}.metric-track{background:#252b35;border-radius:99px;height:7px;margin-top:8px;overflow:hidden}.metric-track div{border-radius:inherit;background:linear-gradient(90deg,#7252f5,#9e7cff);height:100%}.page-heading{align-items:flex-start}.card-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.project-card{min-height:190px}.card-title{justify-content:space-between;align-items:center;gap:10px;margin:14px 0 7px;display:flex}.card-title h3{font-size:14px}.project-card>p{color:#778294;min-height:34px;margin:0 0 20px;font-size:11px;line-height:1.55}.project-meta{color:#778294;justify-content:space-between;font-size:10px;display:flex}.project-meta strong{color:#e8ebf1}.create-panel{margin-bottom:18px}.create-panel>div:first-child{margin-bottom:15px}.create-panel p{color:#737e90;margin:5px 0 0;font-size:11px}.form-row{flex-wrap:wrap;gap:9px;display:flex}.workspace-input{color:#e9edf5;background:#0e1117;border:1px solid #29303b;border-radius:8px;outline:none;flex:1;min-width:160px;padding:10px 11px;font-size:11px}.danger-button{color:#778294;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.task-columns{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.task-column{background:#0f1218;border:1px solid #202630;border-radius:12px;min-width:0;padding:12px}.column-heading{color:#7e899a;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:2px 3px 12px;font-size:10px;font-weight:800;display:flex}.column-heading strong{color:#9b7cff;background:#241e39;border-radius:6px;place-items:center;min-width:22px;height:20px;font-size:9px;display:grid}.task-card{margin-bottom:9px;padding:13px;position:relative}.task-card:last-child{margin-bottom:0}.task-card-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.task-status{color:#8f9aab;background:#1a1f28;border:1px solid #29303a;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.task-card>strong{color:#e9edf4;font-size:11px;line-height:1.45;display:block}.task-card>span{color:#687386;margin-top:7px;font-size:9px;display:block}.priority{border-radius:5px;margin-top:10px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:800;display:inline-block}.member-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.member-card{align-items:center;gap:12px;display:flex}.member-avatar{color:#baf;background:#29223e;border:1px solid #3b3157;flex:0 0 38px;width:38px;height:38px}.member-card>div:nth-child(2){min-width:0}.member-card h3{font-family:DM Sans,sans-serif;font-size:12px}.member-card p{color:#6f7a8d;margin:4px 0 0;font-size:10px}.role-badge{color:#a997ff;background:#7c5cff14;border:1px solid #7c5cff29;border-radius:6px;align-items:center;gap:5px;margin-left:auto;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.analytics-panel{margin-top:15px}.analytics-grid{grid-template-columns:1.3fr 1fr;gap:15px;display:grid}.chart-bars{border-top:1px solid #202630;align-items:flex-end;gap:10px;height:210px;padding:18px 8px 3px;display:flex}.bar{background:linear-gradient(#9c7cff,#6948e8);border-radius:5px 5px 2px 2px;flex:1;min-width:14px;box-shadow:0 0 18px #7c5cff21}.chart-labels{color:#616c7d;gap:10px;padding:8px;font-size:9px;display:flex}.chart-labels span{text-align:center;flex:1}.distribution{flex-direction:column;gap:12px;display:flex}.distribution-row{color:#778294;align-items:center;gap:10px;font-size:10px;display:flex}.distribution-row strong{color:#eef1f6;margin-left:auto}.distribution-dot{background:#8d6dff;border-radius:50%;width:7px;height:7px}.settings-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.settings-card{align-items:flex-start;gap:13px;min-height:130px;display:flex}.settings-card>div:nth-child(2){flex:1}.settings-card p{color:#737e90;margin:6px 0 0;font-size:10px;line-height:1.6}.danger-action{color:#ff8996;background:#ef66760f;border:1px solid #ef66762e;border-radius:8px;align-items:center;gap:8px;margin-top:18px;padding:10px 14px;font-size:11px;font-weight:700;display:inline-flex}.auth-page{background:radial-gradient(circle at 50% 0,#7c5cff29,#0000 38%),#0b0d12;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{background:#11141bf5;border:1px solid #292f3a;border-radius:18px;width:min(100%,450px);padding:39px;box-shadow:0 30px 90px #00000061}.auth-brand{color:#f5f7fb;align-items:center;gap:10px;margin-bottom:36px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;display:flex}.auth-brand .brand-mark{width:31px;height:31px}.auth-card h1{color:#f5f7fb;letter-spacing:-.7px;margin:0;font-family:Manrope,sans-serif;font-size:27px}.auth-subtitle{color:#808b9e;margin:8px 0 25px;font-size:12px;line-height:1.65}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form label{color:#b9c1ce;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex;position:relative}.auth-form input{color:#e9edf5;width:100%;font:inherit;background:#0d1016;border:1px solid #2a303b;border-radius:8px;outline:none;padding:12px 40px 12px 12px;font-weight:400;transition:all .15s}.auth-form input:focus{border-color:#8063ff;box-shadow:0 0 0 3px #7c5cff1a}.input-wrap{position:relative}.input-wrap svg,.auth-form label>svg{color:#667286;position:absolute;bottom:12px;right:12px}.auth-submit{width:100%;padding:12px}.auth-footer{color:#6f7a8d;text-align:center;margin:22px 0 0;font-size:11px}.auth-footer a{color:#a48bff;font-weight:700;text-decoration:none}.placeholder-page{text-align:center;padding:80px 20px}@media (width<=1000px){.sidebar{flex-basis:78px;width:78px;padding-inline:10px}.brand{justify-content:center;padding-inline:0}.brand>span,.nav-item span,.nav-label,.user-copy{display:none}.nav-item{justify-content:center}.sidebar-user{justify-content:center;padding-inline:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.analytics-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.topbar{padding:0 16px}.topbar-search{flex:1;width:auto;margin-right:10px}.topbar-search span,.topbar-search kbd{display:none}.page-content{padding:24px 16px 36px}.welcome-section,.page-heading{flex-direction:column;align-items:flex-start}.welcome-section h2,.page-heading h2{font-size:23px}.stats-grid,.card-grid,.member-grid,.settings-grid,.task-columns{grid-template-columns:1fr}.form-row{flex-direction:column}.workspace-input,.primary-button{width:100%}.auth-card{padding:29px 22px}.auth-card h1{font-size:24px}}:root{--nx-bg:#f6f7fb;--nx-surface:#fff;--nx-surface-soft:#f9fafc;--nx-text:#171a23;--nx-heading:#0f1320;--nx-muted:#5e6675;--nx-subtle:#858d9b;--nx-border:#e4e7ed;--nx-accent:#5b5bd6;--nx-accent-strong:#4b4bc2;--nx-accent-soft:#eeefff;--nx-success:#16845a;--nx-warning:#9a6500;--nx-danger:#c53d4b;--nx-shadow:0 8px 28px #161b260f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--nx-bg);color:var(--nx-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,strong,.brand,.nexora-brand{font-family:Manrope,Inter,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit}.app-shell,.main-content,.page-content,.workspace-page,.auth-page,.nexora-home{background:var(--nx-bg)!important;color:var(--nx-text)!important}.sidebar{box-shadow:1px 0 #14192305;background:var(--nx-surface)!important;border-right:1px solid var(--nx-border)!important}.brand{color:var(--nx-heading)!important;font-size:20px!important;font-weight:800!important}.brand-mark,.nexora-mark{background:var(--nx-accent)!important;color:#fff!important;box-shadow:0 6px 18px #5b5bd633!important}.nav-label{color:var(--nx-subtle)!important}.nav-item{color:var(--nx-muted)!important;font-weight:600!important}.nav-item:hover{color:var(--nx-heading)!important;background:#f4f5f8!important}.nav-item.active{color:var(--nx-accent-strong)!important;background:var(--nx-accent-soft)!important;box-shadow:inset 2px 0 0 var(--nx-accent)!important}.sidebar-user{border-color:var(--nx-border)!important}.user-copy strong{color:var(--nx-heading)!important;font-weight:700!important}.user-copy span{color:var(--nx-muted)!important}.avatar,.top-avatar,.activity-avatar,.member-avatar{color:var(--nx-accent-strong)!important;background:var(--nx-accent-soft)!important;border-color:#dfe0ff!important}.top-avatar{font-weight:800!important}.topbar{border-bottom:1px solid var(--nx-border)!important;background:#f6f7fbeb!important}.topbar-search{color:var(--nx-muted)!important;background:var(--nx-surface)!important;border-color:var(--nx-border)!important}.topbar-search kbd{color:var(--nx-subtle)!important;background:var(--nx-surface-soft)!important;border-color:var(--nx-border)!important}.icon-button{color:var(--nx-muted)!important}.icon-button:hover{color:var(--nx-heading)!important;background:var(--nx-surface)!important;border-color:var(--nx-border)!important}.notification-dot{background:var(--nx-accent)!important;border-color:var(--nx-bg)!important}.page-content{padding:34px 38px 52px!important}.eyebrow{color:var(--nx-accent)!important;font-weight:800!important}.welcome-section h2,.page-heading h2,.placeholder-page h2{color:var(--nx-heading)!important;font-weight:800!important}.welcome-section>div>p:last-child,.page-heading>div>p:last-child,.placeholder-page>p:last-child{color:var(--nx-muted)!important}.panel,.stat-card,.project-card,.task-card,.member-card,.settings-card{background:var(--nx-surface)!important;border:1px solid var(--nx-border)!important;box-shadow:var(--nx-shadow)!important}.panel-header h3,.panel h3,.card-title h3,.task-card>strong,.member-card h3{color:var(--nx-heading)!important;font-weight:700!important}.stat-card p,.project-row span,.project-meta,.activity span,.member-card p,.settings-card p,.empty-state,.task-card>span{color:var(--nx-muted)!important}.stat-card h3{color:var(--nx-heading)!important;font-weight:800!important}.stat-icon,.card-icon,.settings-icon{color:var(--nx-accent)!important;background:var(--nx-accent-soft)!important;border-color:#dfe0ff!important}.primary-button{background:var(--nx-accent)!important;border-color:var(--nx-accent)!important;color:#fff!important;box-shadow:0 7px 18px #5b5bd629!important}.primary-button:hover{background:var(--nx-accent-strong)!important}.text-button{color:var(--nx-accent-strong)!important}.form-error{color:#a92f3c!important;background:#fff2f3!important;border-color:#f2c8cd!important}.progress,.metric-track{background:#e9ebf0!important}.progress div,.metric-track div{background:var(--nx-accent)!important;box-shadow:none!important}.activity{border-color:var(--nx-border)!important}.activity-avatar{border-color:#dfe0ff!important}.workspace-input{color:var(--nx-heading)!important;background:var(--nx-surface)!important;border-color:var(--nx-border)!important}.workspace-input::placeholder{color:var(--nx-subtle)!important}.workspace-input:focus{border-color:var(--nx-accent)!important;box-shadow:0 0 0 3px #5b5bd61a!important}.task-column{border-color:var(--nx-border)!important;background:#f9fafc!important}.task-status,.danger-button{color:var(--nx-muted)!important;background:var(--nx-surface)!important;border-color:var(--nx-border)!important}.task-status:hover{color:var(--nx-accent)!important}.danger-button:hover{color:var(--nx-danger)!important;background:#fff3f4!important;border-color:#f1d0d4!important}.column-heading{color:var(--nx-muted)!important}.column-heading strong,.role-badge{color:var(--nx-accent-strong)!important;background:var(--nx-accent-soft)!important;border-color:#dfe0ff!important}.priority.low{color:var(--nx-success)!important;background:#edf9f3!important}.priority.medium{color:var(--nx-warning)!important;background:#fff8e8!important}.priority.high{color:var(--nx-danger)!important;background:#fff1f3!important}.distribution-dot,.bar{background:var(--nx-accent)!important;box-shadow:none!important}.auth-page{background:var(--nx-bg)!important}.auth-page:before,.auth-page:after,.auth-card:before,.auth-card:after{content:none!important;display:none!important}.auth-card hr,.auth-card .auth-divider{display:none!important}.auth-card{background:var(--nx-surface)!important;border:1px solid var(--nx-border)!important;box-shadow:0 24px 70px #161b2617!important}.auth-brand{color:var(--nx-heading)!important}.auth-card h1{color:var(--nx-heading)!important;font-weight:800!important}.auth-subtitle{color:var(--nx-muted)!important}.auth-form label{color:var(--nx-heading)!important;font-weight:600!important}.input-wrap input{color:var(--nx-heading)!important;background:var(--nx-surface)!important;border-color:var(--nx-border)!important}.input-wrap input::placeholder{color:var(--nx-subtle)!important}.input-wrap:focus-within{border-color:var(--nx-accent)!important;box-shadow:0 0 0 3px #5b5bd61a!important}.input-icon-button,.auth-footer{color:var(--nx-muted)!important}.auth-footer a{color:var(--nx-accent-strong)!important;font-weight:700!important}.password-wrap{position:relative!important}.password-wrap input{padding-left:14px!important;padding-right:42px!important}.password-lock-icon{color:var(--nx-muted)!important;pointer-events:none!important;display:block!important;position:absolute!important;top:50%!important;left:auto!important;right:13px!important;transform:translateY(-50%)!important}.nexora-home{background:var(--nx-bg)!important;color:var(--nx-text)!important}.nexora-brand{color:var(--nx-heading)!important;font-weight:800!important}.nexora-signin{color:var(--nx-muted)!important}.nexora-signin:hover{color:var(--nx-heading)!important}.nexora-button{background:var(--nx-accent)!important;color:#fff!important}.nexora-button:hover{background:var(--nx-accent-strong)!important}.nexora-title{color:var(--nx-heading)!important;font-family:Manrope,Inter,sans-serif!important;font-weight:800!important}.nexora-title span{color:var(--nx-accent)!important}.nexora-description{color:var(--nx-muted)!important}.nexora-preview{background:var(--nx-surface)!important;border-color:var(--nx-border)!important;box-shadow:0 24px 70px #161b2614!important}.nexora-footer{color:var(--nx-subtle)!important}@media (width<=900px){.page-content{padding:24px 20px 40px!important}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.analytics-grid,.settings-grid{grid-template-columns:1fr}.card-grid{grid-template-columns:1fr 1fr}.member-grid{grid-template-columns:1fr}.topbar-search{width:240px}}@media (width<=600px){.sidebar{flex-basis:72px;width:72px;padding-left:8px;padding-right:8px}.brand{justify-content:center;padding-left:0;padding-right:0}.brand span,.nav-label,.nav-item span,.user-copy{display:none}.nav-item,.sidebar-user{justify-content:center}.page-content{padding:22px 14px 34px!important}.topbar{padding:0 14px}.topbar-search{display:none}.stats-grid,.card-grid,.task-columns{grid-template-columns:1fr}.welcome-section,.page-heading{flex-direction:column;align-items:flex-start}.nexora-main{grid-template-columns:1fr!important}.nexora-preview{display:none!important}}body{font-size:16px!important;line-height:1.55!important}.page-content{font-size:16px!important}.page-heading h2,.welcome-section h2,.placeholder-page h2{font-size:30px!important;line-height:1.2!important}.page-heading>div>p:last-child,.welcome-section>div>p:last-child,.placeholder-page>p:last-child{font-size:16px!important;line-height:1.55!important}.panel-header h3,.panel h3,.card-title h3,.task-card>strong,.member-card h3{font-size:17px!important}.stat-card h3{font-size:28px!important;line-height:1.15!important}.stat-card p,.project-row span,.project-meta,.activity span,.member-card p,.settings-card p,.empty-state,.task-card>span{font-size:15px!important;line-height:1.5!important}.nav-item{font-size:15px!important}.nav-label{letter-spacing:.04em!important;font-size:13px!important}.primary-button,.text-button,.task-status,.danger-button{font-size:15px!important}.workspace-input{min-height:44px!important;font-size:16px!important}.auth-card h1{font-size:30px!important}.auth-subtitle{font-size:16px!important}.auth-form label{font-size:15px!important}.input-wrap input{min-height:48px!important;font-size:16px!important}.auth-footer{font-size:15px!important}.nexora-title{font-size:clamp(42px,6vw,68px)!important;line-height:1.05!important}.nexora-description{font-size:18px!important;line-height:1.65!important}.column-heading{font-size:15px!important}.column-heading strong,.role-badge,.priority{font-size:13px!important}@media (width<=600px){body{font-size:16px!important}.page-heading h2,.welcome-section h2,.placeholder-page h2{font-size:26px!important}.page-heading>div>p:last-child,.welcome-section>div>p:last-child,.placeholder-page>p:last-child{font-size:15px!important}.stat-card h3{font-size:25px!important}.panel-header h3,.panel h3,.card-title h3,.task-card>strong,.member-card h3{font-size:16px!important}.stat-card p,.project-row span,.project-meta,.activity span,.member-card p,.settings-card p,.empty-state,.task-card>span{font-size:14px!important}.nexora-title{font-size:40px!important}.nexora-description{font-size:17px!important}}.permission-note{background:var(--nx-accent-soft);color:var(--nx-muted);border:1px solid #dfe0ff;border-radius:10px;align-items:center;gap:10px;margin-bottom:18px;padding:13px 15px;font-size:11px;display:flex}.permission-note strong{color:var(--nx-accent-strong);font-weight:800}.member-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.role-select{color:var(--nx-heading);background:var(--nx-surface);border:1px solid var(--nx-border);border-radius:7px;padding:7px 9px;font-size:10px;font-weight:700}.role-select:focus{border-color:var(--nx-accent);outline:2px solid #5b5bd61f}.member-actions .danger-button{flex:0 0 29px}.auth-brand strong{color:var(--nx-heading);font-family:Manrope,Inter,sans-serif;font-size:19px;font-weight:800}.simple-page{max-width:1100px;margin:0 auto;padding:28px 0}.page-heading-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.page-heading-row h1{letter-spacing:-.7px;margin:3px 0 6px;font-size:28px}.page-heading-row p{color:var(--nx-muted);margin:0}.eyebrow{text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:var(--nx-accent)!important;font-size:10px!important}.simple-list{flex-direction:column;gap:8px;display:flex}.simple-list-item{text-align:left;border:1px solid var(--nx-border);background:var(--nx-surface);cursor:pointer;border-radius:12px;align-items:center;gap:13px;width:100%;padding:15px 16px;transition:all .15s;display:flex}.simple-list-item:hover{border-color:#cfd0ff;transform:translateY(-1px)}.simple-list-item.read{opacity:.72}.simple-list-copy{flex-direction:column;flex:1;gap:4px;display:flex}.simple-list-copy strong{color:var(--nx-heading);font-size:13px}.simple-list-copy span{color:var(--nx-muted);font-size:12px}.simple-icon{background:var(--nx-accent-soft);width:34px;height:34px;color:var(--nx-accent);border-radius:9px;place-items:center;display:grid}.status-dot{background:var(--nx-accent);border-radius:50%;flex:none;width:7px;height:7px}.empty-state{border:1px dashed var(--nx-border);min-height:180px;color:var(--nx-muted);border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.button{align-items:center;gap:7px;display:inline-flex}.button-secondary{white-space:nowrap}@media (width<=1100px){.page-content{padding:24px 22px 40px}.topbar{padding:0 22px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.analytics-grid{grid-template-columns:1fr}.card-grid,.member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){html,body,#root{width:100%;min-width:320px;overflow-x:hidden}body{-webkit-text-size-adjust:100%}.app-shell{width:100%;min-height:100svh;display:block}.main-content{width:100%;min-width:0;padding-bottom:10px}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:1000!important;border:0!important;border-bottom:1px solid var(--border)!important;background:#0f1218fc!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;padding:8px 9px 7px!important;display:block!important;position:sticky!important;inset:0 auto auto!important;overflow:visible!important}.sidebar .brand{margin:0!important;padding:1px 5px 8px!important;font-size:17px!important;display:flex!important}.sidebar .brand-mark{width:29px!important;height:29px!important}.sidebar-user,.nav-label{display:none!important}.workspace-switcher{width:100%;margin:0 0 7px!important;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important}.workspace-trigger{width:100%;min-height:39px;color:#f3f5fa!important;background:#171b23!important;border-color:#2a303b!important;padding:8px 10px!important}.workspace-menu{background:#151922!important;border-color:#303744!important;max-height:55vh!important;position:absolute!important;inset:calc(100% + 5px) 0 auto!important;box-shadow:0 18px 45px #00000073!important}.workspace-option{color:#e8ebf2!important}.workspace-option:hover,.workspace-option.current{color:#fff!important;background:#242039!important}.sidebar-nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row!important;align-items:stretch!important;gap:4px!important;width:100%!important;padding:0 0 2px!important;display:flex!important;overflow:auto hidden!important}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav .nav-item{text-align:center!important;white-space:nowrap!important;border-radius:8px!important;flex:1 0 auto!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:72px!important;height:38px!important;padding:7px 9px!important;font-size:10px!important;display:flex!important;overflow:visible!important}.sidebar-nav .nav-item.active{color:#fff!important;box-shadow:inset 0 2px 0 var(--accent)!important;background:#7c5cff2e!important}.topbar{z-index:20!important;height:54px!important;padding:0 10px!important;position:sticky!important;top:0!important}.topbar-search{display:none!important}.topbar-actions{margin-left:auto;gap:6px!important}.page-content{width:100%;max-width:100%;padding:16px 11px 30px!important}.welcome-section,.page-heading{flex-direction:column!important;align-items:stretch!important;gap:12px!important;margin-bottom:18px!important}.welcome-section h2,.page-heading h2,.placeholder-page h2{line-height:1.2;font-size:21px!important}.welcome-section>div>p:last-child,.page-heading>div>p:last-child{font-size:11px!important}.welcome-section .primary-button,.page-heading .primary-button{width:100%}.stats-grid,.card-grid,.member-grid,.settings-grid,.dashboard-grid,.analytics-grid{grid-template-columns:1fr!important;gap:10px!important}.stat-card{padding:14px!important}.stat-card h3{font-size:23px!important}.panel{width:100%;min-width:0;overflow:hidden;padding:14px!important}.panel-header{gap:10px;margin-bottom:13px!important}.panel-header h3,.panel h3{font-size:13px}.task-columns{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;width:100%;gap:9px!important;padding:0 0 8px!important;display:flex!important;overflow-x:auto!important}.task-column{scroll-snap-align:start;flex:0 0 min(84vw,300px)!important;min-width:min(84vw,300px)!important}.task-card{padding:12px!important}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.table-wrap table{min-width:620px}.form-row{flex-direction:column!important;align-items:stretch!important}.workspace-input{width:100%!important;min-width:0!important}.form-row .primary-button{width:100%}.activity{gap:9px;padding:11px 0}.activity>div:last-child{min-width:0}.activity strong,.activity span{overflow-wrap:anywhere;font-size:10px}.project-card{min-height:0!important}.project-card>p{margin-bottom:15px;min-height:0!important}.member-card{min-width:0}.role-badge{flex-shrink:0}.chart-bars{gap:6px;height:170px;padding-left:3px;padding-right:3px}.chart-labels{gap:5px}.auth-page{align-items:center;min-height:100svh;padding:14px!important}.auth-card{border-radius:15px;max-width:450px;width:100%!important;padding:26px 18px!important}.auth-form input,.auth-form button,.auth-form select{min-height:44px}.modal,.dialog,.form-card{max-height:calc(100svh - 24px);overflow:auto;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}input,select,textarea,button{max-width:100%}}@media (width<=390px){.page-content{padding-left:8px!important;padding-right:8px!important}.sidebar-nav .nav-item{min-width:66px!important;padding-left:7px!important;padding-right:7px!important;font-size:9px!important}.sidebar-nav{gap:2px!important}.topbar{padding:0 8px!important}.task-column{flex-basis:86vw!important;min-width:86vw!important}}
