/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-slate-50:oklch(98.4% .003 247.858);--color-slate-900:oklch(20.8% .042 265.755);--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.table-row{display:table-row}.min-h-screen{min-height:100vh}.w-full{width:100%}.gap-2{gap:calc(var(--spacing) * 2)}.bg-slate-50{background-color:var(--color-slate-50)}.text-slate-900{color:var(--color-slate-900)}}:root{color:#20212a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-optical-sizing:auto;background:#f7f8fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:14px;font-weight:400}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit}a{color:inherit}.icon{flex:none;width:18px;height:18px}.muted,.page-heading p,.login-form>p{color:#888b9b}.loading-screen{color:#797b8e;justify-content:center;align-items:center;gap:12px;height:100vh;display:flex}.loader{border:2px solid #ddd9f7;border-top-color:#7657e8;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:5;background:#fff;border-right:1px solid #ececf2;flex-direction:column;width:252px;padding:25px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.login-brand{letter-spacing:-.8px;color:#252333;align-items:center;gap:3px;padding:0 12px;font-size:21px;font-weight:750;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#8e70f7,#684bd8);border-radius:10px;place-items:center;width:30px;height:30px;margin-right:7px;font-size:21px;font-weight:800;display:grid}.brand-light{color:#9b94ad;font-weight:500}.brand-badge{color:#7863cf;letter-spacing:.8px;background:#f0edff;border-radius:5px;margin-left:auto;padding:4px 6px;font-size:9px;font-weight:800}.workspace-label,.nav-label{letter-spacing:1px;color:#a0a0ae;margin:34px 12px 10px;font-size:9px;font-weight:750}.workspace-switch{text-align:left;background:#fff;border:1px solid #efeff4;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px;display:flex}.workspace-switch b,.workspace-switch small{display:block}.workspace-switch b{font-size:12px}.workspace-switch small{color:#9999a7;margin-top:3px;font-size:10px}.workspace-dot{color:#ee8d52;background:#fff2e8;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.workspace-caret{color:#999;margin-left:auto}.nav-label{margin-top:29px}.side-nav{gap:4px;display:grid}.nav-item{text-align:left;color:#747485;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;height:40px;padding:0 12px;font-size:12px;display:flex}.nav-item:hover{background:#f8f7fc}.nav-item.active{color:#7459df;background:#f2efff;font-weight:700}.nav-glyph{text-align:center;width:18px;font-size:17px}.nav-count{background:#e8e3ff;border-radius:10px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-bottom{margin-top:auto}.help-card{background:linear-gradient(135deg,#f5f2ff,#fbfaff);border:1px solid #efebff;border-radius:11px;margin:0 3px 14px;padding:13px;position:relative}.help-icon{color:#8b70ed;margin-bottom:8px;font-size:16px;display:block}.help-card b{font-size:11px}.help-card p{color:#888596;margin:5px 0 9px;font-size:10px;line-height:1.5}.help-card button{color:#7657e8;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:10px;font-weight:700;display:flex}.help-card .icon{width:13px}.profile-row{text-align:left;background:#fff;border:0;border-top:1px solid #efeff3;align-items:center;gap:9px;width:100%;padding:14px 4px 3px;display:flex}.avatar{color:#fff;border:2px solid #fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:10px;font-weight:750;display:inline-grid;box-shadow:0 0 0 1px #eeeef3}.profile-text{flex:1;gap:3px;min-width:0;display:grid}.profile-text b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.profile-text small{color:#91919e;font-size:9px}.profile-row>.icon{color:#9292a0;width:16px}.main-area{width:calc(100% - 252px);min-width:0;margin-left:252px}.topbar{z-index:4;background:#fff;border-bottom:1px solid #ededf2;justify-content:space-between;align-items:center;height:65px;padding:0 35px;display:flex;position:sticky;top:0}.breadcrumb{color:#9595a3;align-items:center;gap:8px;font-size:11px;display:flex}.breadcrumb .icon{width:13px}.breadcrumb b{color:#484756;font-weight:650}.top-actions{align-items:center;gap:14px;display:flex}.search-box{color:#a0a0ad;background:#fbfbfd;border:1px solid #ededf2;border-radius:8px;align-items:center;gap:8px;width:250px;height:34px;padding:0 9px;display:flex}.search-box .icon{width:15px}.search-box input{color:#343340;background:0 0;border:0;outline:0;width:100%;font-size:10px}.search-box kbd{white-space:nowrap;background:#f0f0f4;border-radius:4px;padding:2px 4px;font-size:9px}.icon-button,.dots-button{color:#898998;background:0 0;border:0;border-radius:7px;place-items:center;padding:5px;display:grid}.icon-button:hover,.dots-button:hover{background:#f4f3f9}.icon-button .icon{width:17px}.notification{position:relative}.notification i{background:#ff896f;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:5px}.today-chip{color:#777787;align-items:center;gap:6px;font-size:10px;display:flex}.today-chip .icon{color:#8b78dc;width:15px}.top-actions>.avatar{width:30px;height:30px}.page-content{max-width:1540px;margin:auto;padding:31px 35px 50px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.eyebrow{color:#8e7bda;letter-spacing:1px;margin-bottom:8px;font-size:9px;font-weight:800;display:block}.page-heading h1{letter-spacing:-.8px;color:#252431;margin:0 0 6px;font-size:25px;font-weight:720}.page-heading p{margin:0;font-size:11px}.primary-button,.secondary-button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:35px;padding:0 12px;font-size:10px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#7657e8;border:1px solid #7657e8;box-shadow:0 3px 8px #7657e822}.primary-button .icon,.secondary-button .icon{width:15px}.secondary-button{color:#555465;background:#fff;border:1px solid #e9e8ef}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card,.panel{background:#fff;border:1px solid #ececf2;border-radius:11px;box-shadow:0 2px 7px #24204404}.metric-card{padding:15px 16px}.metric-top{color:#858594;justify-content:space-between;align-items:center;font-size:10px;display:flex}.metric-icon{border-radius:8px;place-items:center;width:29px;height:29px;font-size:14px;font-style:normal;display:grid}.metric-icon.purple{color:#846de0;background:#f1edff}.metric-icon.green{color:#45ae84;background:#eaf8f2}.metric-icon.blue{color:#6599dd;background:#ebf4ff}.metric-value{letter-spacing:-.8px;margin:11px 0 6px;font-size:25px;font-weight:730}.metric-foot{color:#a0a0ad;gap:6px;font-size:9px;display:flex}.delta-positive{color:#39a77d;font-weight:700}.content-grid{grid-template-columns:1.05fr 1.35fr;gap:14px;display:grid}.panel{margin-bottom:15px;padding:18px}.panel-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-heading h2,.shift-heading h2,.table-toolbar h2{letter-spacing:-.2px;margin:0;font-size:14px;font-weight:700}.panel-heading .eyebrow{margin-bottom:5px}.text-button{color:#7962db;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;font-weight:650;display:inline-flex}.text-button .icon{width:14px}.progress-main{justify-content:space-between;align-items:center;margin:18px 12px 15px;display:flex}.progress-main>div:first-child{gap:5px;display:grid}.progress-main strong{letter-spacing:-1px;font-size:31px}.progress-main span{color:#9292a0;font-size:10px}.progress-ring{background:conic-gradient(#846ce4 0 68%,#eeecf6 68%);border-radius:50%;place-items:center;width:88px;height:88px;display:grid}.progress-ring>div{text-align:center;background:#fff;border-radius:50%;place-content:center;gap:2px;width:69px;height:69px;display:grid}.progress-ring b{font-size:16px}.progress-ring small{color:#999;font-size:10px}.progress-ring span{font-size:9px}.progress-track{background:#efedf5;border-radius:5px;height:5px;overflow:hidden}.progress-track i{background:#8068df;border-radius:5px;height:100%;display:block}.progress-legend{color:#888895;justify-content:space-between;margin-top:14px;font-size:9px;display:flex}.progress-legend span{align-items:center;gap:5px;display:flex}.dot,.small-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.purple-dot{background:#846ce4}.gray-dot{background:#d4d3df}.coral-dot,.orange-dot{background:#ff9b79}.green-dot{background:#59bd90}.team-avatars{border-top:1px solid #f0eff3;align-items:center;margin-top:19px;padding-top:13px;display:flex}.team-avatars .avatar{width:25px;height:25px;margin-right:-5px;font-size:8px}.more-avatars{color:#777;background:#f0eff6;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:10px;font-size:8px;display:grid}.team-caption{color:#9393a1;margin-left:8px;font-size:9px}.focus-list{margin-top:10px}.focus-item{border-bottom:1px solid #f2f1f5;align-items:center;gap:9px;padding:10px 0;display:flex}.task-check{color:#fff;background:#fff;border:1px solid #d9d7e2;border-radius:5px;flex:none;place-items:center;width:17px;height:17px;padding:0;font-size:10px;display:grid}.task-check.checked{background:#7657e8;border-color:#7657e8}.priority-line{border-radius:3px;width:3px;height:27px}.p-high{background:#ff8d77}.p-medium{background:#f3bd6c}.p-low{background:#7fcba7}.focus-copy{flex:1;gap:4px;min-width:0;display:grid}.focus-copy b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.focus-copy small{color:#9999a7;font-size:9px}.focus-item .avatar{width:24px;height:24px;font-size:8px}.add-inline{color:#7961dc;background:0 0;border:0;align-items:center;gap:6px;padding:12px 0 0;font-size:10px;font-weight:700;display:flex}.add-inline .icon{width:14px}.plan-panel{grid-column:1/-1}.simple-table{width:100%;overflow:auto}.table-head,.table-row{align-items:center;gap:12px;min-width:620px;display:grid}.table-head{letter-spacing:.7px;color:#a0a0ad;border-bottom:1px solid #eeeef3;padding:13px 10px 9px;font-size:9px;font-weight:750}.table-row{color:#747482;border-bottom:1px solid #f1f0f5;min-height:48px;padding:7px 10px;font-size:11px}.table-row:last-child{border-bottom:0}.table-row b{color:#3d3c49;font-weight:650}.overview-grid .simple-table .table-head,.overview-grid .simple-table .table-row{grid-template-columns:2fr 1fr 1fr 1fr}.title-cell{align-items:center;gap:8px;min-width:0;display:flex}.table-avatar{color:#8069db;background:#f1edff;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.title-cell b,.plan-title b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.status{white-space:nowrap;color:#878794;background:#f1f1f5;border-radius:20px;align-items:center;gap:5px;width:max-content;max-width:100%;padding:5px 8px;font-size:8px;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:5px;height:5px}.filter-row,.summary-strip,.table-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;display:flex}.filter-tabs{align-items:center;gap:4px;display:flex}.filter-tabs button{color:#888896;background:0 0;border:0;border-radius:7px;padding:7px 10px;font-size:10px}.filter-tabs button.selected{color:#7058d0;background:#f1eeff;font-weight:700}.filter-tabs b{margin-left:4px}.task-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:13px;display:grid}.task-column{background:#f1f2f7;border:1px solid #ebebf1;border-radius:10px;padding:11px}.column-heading{align-items:center;gap:8px;margin:1px 1px 11px;font-size:10px;font-weight:700;display:flex}.column-heading>span{flex:1;align-items:center;gap:7px;display:flex}.column-heading>b{color:#777785;background:#e4e4ed;border-radius:9px;padding:3px 6px;font-size:9px}.column-dot{background:#c1bfce;border-radius:50%;width:7px;height:7px}.column-dot.doing{background:#f1b962}.column-dot.done{background:#6ac293}.task-card{background:#fff;border:1px solid #e9e9ef;border-radius:9px;margin-bottom:9px;padding:12px;box-shadow:0 2px 4px #26224406}.task-card:last-child{margin-bottom:0}.task-card-top{justify-content:space-between;align-items:center;display:flex}.priority-tag{color:#a0783e;background:#fff4e4;border-radius:5px;padding:4px 6px;font-size:8px}.priority-tag.high{color:#d57863;background:#fff0ed}.priority-tag.low{color:#58a47e;background:#eaf7f0}.task-card h3{margin:11px 0 5px;font-size:11px;line-height:1.45}.task-card p{color:#90909c;margin:0 0 9px;font-size:9px;line-height:1.5}.task-tags{color:#8379b2;font-size:8px}.task-card-foot{border-top:1px solid #f1f0f5;justify-content:space-between;align-items:center;margin-top:11px;padding-top:9px;display:flex}.due-label{color:#92929f;align-items:center;gap:4px;font-size:8px;display:flex}.due-label .icon{width:13px}.avatar-button{background:0 0;border:0;padding:0}.avatar-button .avatar{width:24px;height:24px;font-size:8px}.summary-strip{color:#777784;background:#fff;border:1px solid #ececf2;border-radius:9px;padding:11px 14px;font-size:10px}.summary-strip b{color:#363542}.summary-sep{border-left:1px solid #eae9ef;height:18px}.grow{flex:1}.select-small{color:#666574;background:#fff;border:1px solid #ecebf1;border-radius:6px;padding:6px 8px;font-size:9px}.table-panel{padding:14px 18px}.table-toolbar{border-bottom:1px solid #f0eff3;margin-bottom:0;padding:3px 0 12px}.plan-table .table-head,.plan-table .table-row{grid-template-columns:1.65fr 1fr .8fr .8fr 1.1fr 1fr}.plan-title{gap:4px;min-width:0;display:grid}.plan-title small{color:#9898a5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.plan-table .table-row>span:nth-child(2){align-items:center;gap:6px;display:flex}.shift-heading{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.shift-heading p{color:#9696a2;margin:5px 0;font-size:10px}.shift-legend{color:#858592;gap:12px;font-size:8px;display:flex}.shift-legend span{align-items:center;gap:5px;display:flex}.shift-pill{background:#e5ebff;border-radius:3px;width:9px;height:9px}.shift-pill.c{background:#ffedd9}.shift-pill.live{background:#f1e9ff}.shift-pill.off{background:#eeeef2}.shift-table{overflow:auto}.shift-row{text-align:center;color:#777784;border-bottom:1px solid #f0eff4;grid-template-columns:minmax(150px,1.7fr) repeat(7,minmax(44px,1fr));align-items:center;min-width:650px;min-height:48px;font-size:9px;display:grid}.shift-row>span:first-child{text-align:left}.shift-head{color:#a0a0ad;min-height:32px;font-size:8px;font-weight:750}.shift-row .avatar{width:25px;height:25px;font-size:8px}.shift-cell{color:#758cc4;background:#edf1ff;border-radius:5px;padding:5px 8px;font-size:8px;font-style:normal}.shift-cell.c{color:#c98e4a;background:#fff1df}.shift-cell.live{color:#806bd0;background:#f2edff}.shift-cell.off{color:#a1a1aa;background:#f2f2f5}.payroll-table .table-head,.payroll-table .table-row{grid-template-columns:1.45fr 1fr .8fr 1fr .8fr 1fr}.kpi-mini{vertical-align:middle;background:#eee;border-radius:4px;width:44px;height:4px;margin-right:6px;display:inline-block}.kpi-mini i{background:#61bd91;border-radius:4px;height:100%;display:block}.channel-panel{margin-top:4px;padding:20px 22px}.chart-legend{color:#888895;gap:17px;margin:18px 0 10px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.legend-mark{background:#826ce0;border-radius:2px;width:8px;height:8px}.coral-mark{background:#ffa186}.chart-area{background:repeating-linear-gradient(#0000 0 46px,#f0eff5 47px 48px);border-bottom:1px solid #eeeef3;align-items:flex-end;gap:7px;height:190px;padding:10px 4px 0;display:flex}.chart-area i{opacity:.86;background:linear-gradient(#9a87ed,#7660d8);border-radius:4px 4px 0 0;flex:1;max-width:28px}.chart-area i:nth-child(3n){background:linear-gradient(#ffc0a9,#ff9c7b)}.channel-empty{color:#9998a6;border-bottom:1px solid #eeeef3;place-items:center;height:190px;font-size:11px;display:grid}.chart-labels{color:#a0a0ad;justify-content:space-around;padding-top:9px;font-size:8px;display:flex}.channel-note{margin:5px 3px;font-size:10px}.admin-table .table-head,.admin-table .table-row{grid-template-columns:1.2fr 1.5fr 1fr 1fr .5fr}.notice-bar{color:#995d4b;text-align:left;background:#fff4ef;border:1px solid #f4d3c8;border-radius:8px;width:calc(100% - 70px);margin:12px 35px 0;padding:9px 12px;font-size:10px}.notice-bar span{float:right}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#24213466;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:min(540px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 20px 70px #21173b35}.modal-title{justify-content:space-between;align-items:flex-start;margin-bottom:19px;display:flex}.modal-title h2{margin:0;font-size:18px}.modal-title .eyebrow{margin-bottom:5px}.modal-form{gap:13px;display:grid}.modal-form label,.login-form form>label{color:#555463;gap:6px;font-size:10px;font-weight:650;display:grid}.modal-form input,.modal-form select,.modal-form textarea,.login-form input{color:#393845;background:#fff;border:1px solid #e7e6ed;border-radius:7px;width:100%;padding:9px 10px;font-size:11px}.modal-form textarea{resize:vertical}.form-two{grid-template-columns:1fr 1fr;gap:11px;display:grid}.modal-actions{justify-content:flex-end;gap:8px;padding-top:6px;display:flex}.w-full{width:100%}.login-shell{background:#fff;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:radial-gradient(at 76% 80%,#513e9d 0,#0000 47%),linear-gradient(145deg,#211d39,#37305f 58%,#4b4075);flex-direction:column;padding:35px 8%;display:flex;position:relative;overflow:hidden}.login-brand{color:#fff;padding:0}.login-brand .brand-light{color:#c2badf}.login-copy{max-width:480px;margin:auto 0;padding:65px 0 55px}.eyebrow.light{color:#bcb0ff}.login-copy h1{letter-spacing:-1.7px;margin:14px 0;font-size:clamp(34px,4vw,54px);font-weight:720;line-height:1.13}.login-copy>p{color:#c7c3d5;max-width:380px;font-size:13px;line-height:1.7}.login-art{height:190px;margin-top:36px;position:relative}.art-card{color:#373443;background:#fff;border-radius:12px;position:absolute;box-shadow:0 15px 45px #16122a45}.art-back{color:#85818f;width:220px;padding:16px;font-size:10px;top:5px;left:18px;transform:rotate(-5deg)}.art-back b{float:right;color:#514397;font-size:14px}.art-mini-dot{background:#876deb;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.art-progress{background:#efedf5;border-radius:9px;height:6px;margin-top:19px}.art-progress i{background:#7c66df;border-radius:9px;width:84%;height:100%;display:block}.art-front{align-items:center;gap:10px;width:250px;padding:14px;display:flex;top:66px;right:0}.art-check{color:#47ae7d;background:#e9f7ef;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.art-front b,.art-front small{display:block}.art-front b{font-size:10px}.art-front small{color:#999;margin-top:4px;font-size:9px}.art-spark{color:#987be7;margin-left:auto}.art-orb{opacity:.45;filter:blur(1px);background:#8e7bec;border-radius:50%;width:50px;height:50px;position:absolute;bottom:0;right:38%}.login-foot{color:#b2adc5;font-size:9px}.login-foot span{margin:0 7px}.login-form-wrap{place-items:center;padding:35px;display:grid}.login-form{width:min(360px,100%)}.login-form h2{letter-spacing:-.7px;margin:0 0 6px;font-size:28px}.login-form>p{margin:0 0 25px;font-size:11px}.login-form form{gap:15px;display:grid}.login-form form>label{gap:7px}.login-form input{padding:11px}.form-meta{justify-content:space-between;align-items:center;display:flex}.login-form .checkline{color:#888;align-items:center;gap:6px;font-size:9px;display:flex}.login-form .checkline input{width:13px;height:13px;margin:0}.login-form .text-button{font-size:9px}.form-error{color:#b94a3c;background:#fff2ef;border-radius:6px;padding:8px;font-size:10px}.demo-link{color:#7160c0;background:#fff;border:1px solid #eceaf2;border-radius:8px;width:100%;margin-top:12px;padding:10px;font-size:10px;font-weight:650}.login-terms{line-height:1.7;color:#a09eaa!important;margin-top:25px!important;font-size:9px!important}.login-terms a{color:#7861d5}@media (width<=1100px){.sidebar{width:218px}.main-area{width:calc(100% - 218px);margin-left:218px}.topbar{padding:0 23px}.page-content{padding:26px 23px}.search-box{width:190px}.metric-grid{gap:9px}.metric-card{padding:13px}.content-grid{grid-template-columns:1fr 1.2fr}}@media (width<=760px){.sidebar{width:62px;padding:18px 8px}.brand{justify-content:center;padding:0}.brand>span:not(.brand-mark),.workspace-label,.workspace-switch,.nav-label,.nav-item>span:not(.nav-glyph),.sidebar-bottom{display:none}.brand-mark{margin:0}.side-nav{margin-top:35px}.nav-item{justify-content:center;padding:0}.main-area{width:calc(100% - 62px);margin-left:62px}.topbar{height:57px;padding:0 14px}.breadcrumb>span,.breadcrumb>.icon{display:none}.top-actions{gap:9px}.search-box{width:min(42vw,210px)}.search-box kbd,.today-chip{display:none}.page-content{padding:23px 14px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:18px}.page-heading h1{font-size:22px}.metric-grid,.metric-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid{grid-template-columns:1fr}.plan-panel{grid-column:auto}.task-board{grid-template-columns:1fr}.task-column{min-width:0}.shift-heading{gap:12px;display:grid}.shift-legend{flex-wrap:wrap}.summary-strip{white-space:nowrap;overflow:auto}.table-panel{padding:12px}.login-shell{grid-template-columns:1fr}.login-visual{min-height:260px;padding:23px 7%}.login-copy{padding:38px 0 25px}.login-copy h1{font-size:33px}.login-copy>p{font-size:11px}.login-art{display:none}.login-foot{margin-top:auto}.login-form-wrap{padding:38px 24px}.login-form{max-width:420px}.admin-table .table-head,.admin-table .table-row{min-width:700px}}@media (width>=1101px){.app-shell{zoom:1.32}.page-heading h1{font-size:32px}.login-copy h1{font-size:44px}.login-form h2{font-size:30px}.login-form form>label{font-size:12px}.login-form input,.login-form>p{font-size:13px}.sidebar{width:190px}.main-area{width:calc(100% - 190px);margin-left:190px}}@media (width<=760px){.content-grid{grid-template-columns:minmax(0,1fr)}.content-grid>.panel{min-width:0}.page-heading h1{font-size:26px}.page-heading p{font-size:12px}.eyebrow{font-size:10px}.metric-top{font-size:11px}.metric-value{font-size:27px}.panel-heading h2,.shift-heading h2,.table-toolbar h2{font-size:16px}.table-head{font-size:10px}.table-row{font-size:12px}.plan-title small,.primary-button,.secondary-button,.summary-strip,.filter-tabs button{font-size:11px}.select-small{font-size:10px}.search-box input{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color:#1e1b2e;font-synthesis:none;--brand:#6d28d9;--brand-600:#5b21b6;--brand-700:#4c1d95;--brand-soft:#f3eeff;--brand-line:#e4d9ff;--accent:#ff5e3a;--ink-900:#1e1b2e;--ink-700:#413b54;--ink-500:#6b6580;--line:#ece9f5;--line-2:#f5f3fb;--success:#059669;--warning:#d97706;--danger:#e11d48;--info:#2563eb;background:#fbfaff;font-family:Be Vietnam Pro,system-ui,-apple-system,Segoe UI,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font,"Be Vietnam Pro",system-ui,sans-serif);color:var(--ink-900);background-color:#fbfaff;background-image:radial-gradient(1100px 560px at 8% -12%,#ede9fe 0%,#0000 58%),radial-gradient(950px 520px at 102% -6%,#ffe4e6 0%,#0000 55%),radial-gradient(900px 620px at 50% 118%,#e0f2fe 0%,#0000 60%),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box}.app-shell{color:var(--ink-900);background:0 0!important}.sidebar{-webkit-backdrop-filter:blur(16px);background:#ffffffc7;border-right-color:#e4d9ffb8}.brand-mark{background:linear-gradient(135deg,#6d28d9,#ff5e3a)}.brand-badge{background:var(--brand-soft);color:var(--brand)}.nav-item{color:var(--ink-700);border-radius:999px}.nav-item:hover{color:var(--brand);background:#f5f3fb}.nav-item.active{background:var(--brand);color:#fff}.workspace-switch,.topbar{-webkit-backdrop-filter:blur(14px);border-color:var(--line);background:#ffffffc7}.main-area{background:0 0}.page-heading h1{color:var(--ink-900)}.eyebrow{color:var(--brand)}.metric-card,.panel{border-color:var(--line);background:#ffffffe6;border-radius:20px;box-shadow:0 1px 2px #1e1b2e0d,0 2px 8px #1e1b2e0d}.metric-card{-webkit-backdrop-filter:blur(10px)}.metric-icon.purple{background:var(--brand-soft);color:var(--brand)}.metric-icon.orange{color:#c2410c;background:#ffede7}.primary-button{background:var(--brand);border-color:var(--brand);border-radius:999px;box-shadow:0 6px 16px #6d28d938}.primary-button:hover{background:var(--brand-600)}.secondary-button{border-color:var(--brand-line);color:var(--brand);border-radius:999px}.secondary-button:hover{background:var(--brand-soft)}.text-button{color:var(--brand)}.help-card{border-color:var(--brand-line);background:linear-gradient(140deg,#f3eeff,#fff 72%);border-radius:20px}.profile-row{border-top-color:var(--line)}.table-head{background:var(--line-2);color:var(--ink-500);border-bottom-color:var(--line)}.table-row{border-bottom-color:var(--line-2)}.table-row:hover{background:#fcfbff}.table-row b{color:var(--ink-900)}.status{border-radius:999px;font-weight:700}.status.success{color:#065f46;background:#d1fae5}.status.warning{color:#92400e;background:#fef3c7}.status.info{color:#1e40af;background:#dbeafe}.status.danger{color:#9f1239;background:#ffe4e6}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #e4d9ff}input,select,textarea{accent-color:var(--brand)}.plan-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px;display:grid}.plan-stats>div{border:1px solid var(--line);background:#ffffffdb;border-radius:18px;gap:8px;padding:16px 18px;display:grid;box-shadow:0 1px 2px #1e1b2e0a}.plan-stats span{color:var(--ink-500);font-size:12px;font-weight:600}.plan-stats b{color:var(--ink-900);font-size:24px;line-height:1.1}.plan-filter-panel{margin-bottom:16px;padding:18px}.plan-filter-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.plan-filter-heading h2,.plan-filter-heading span{display:block}.plan-filter-heading h2{margin:0 0 4px;font-size:16px}.plan-filter-heading span{color:var(--ink-500);font-size:12px}.plan-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.plan-filter-grid label{min-width:0;color:var(--ink-700);gap:6px;font-size:12px;font-weight:700;display:grid}.plan-filter-grid input,.plan-filter-grid select{border:1px solid var(--line);width:100%;min-width:0;height:40px;color:var(--ink-900);font:inherit;background:#fff;border-radius:12px;padding:0 11px;font-weight:500}.plan-filter-grid input:focus,.plan-filter-grid select:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:0}.plan-results-panel{padding:16px 18px}.plan-results-panel .table-toolbar{border-bottom-color:var(--line)}.plan-results-panel .simple-table{border:1px solid var(--line);background:#fff;border-radius:16px}.plan-results-panel .table-head,.plan-results-panel .table-row{min-width:850px}.plan-results-panel .table-head{background:var(--line-2)}.plan-load-trigger,.plan-end-note,.plan-empty{min-height:52px;color:var(--ink-500);justify-content:center;align-items:center;padding:12px;font-size:13px;display:flex}.plan-load-error{color:#9f1239;background:#ffe4e6;border-radius:12px;margin-top:10px;padding:10px 14px;font-size:13px}@media (width<=900px){.plan-filter-grid,.plan-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.plan-filter-grid{grid-template-columns:minmax(0,1fr)}.plan-stats>div{padding:12px}.plan-stats span{font-size:11px}.plan-stats b{font-size:21px}.plan-filter-panel,.plan-results-panel{padding:13px}.plan-filter-heading{align-items:flex-start}.plan-filter-heading .text-button{white-space:nowrap}.sidebar{background:#fffffff0}}.brand{text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;gap:7px;width:100%;min-width:0;padding:0 6px}.brand-mark{flex:0 0 30px;margin-right:2px}.brand-badge{flex:none}.brand:focus-visible,.workspace-switch:focus-visible,.breadcrumb button:focus-visible,.account-menu summary:focus-visible{outline:3px solid var(--brand-line);outline-offset:3px}.workspace-switch{cursor:pointer;gap:10px}.workspace-switch:hover{border-color:var(--brand-line);background:#fcfbff}.workspace-dot{flex:none}.workspace-switch>span:nth-child(2){flex:1;min-width:0}.workspace-switch small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.workspace-caret{flex:none}.breadcrumb button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;margin-left:-7px;padding:5px 7px}.breadcrumb button:hover{background:var(--brand-soft);color:var(--brand)}.account-menu{align-items:center;display:flex;position:relative}.account-menu summary{cursor:pointer;border-radius:999px;align-items:center;gap:5px;padding:3px;list-style:none;display:flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover{background:var(--brand-soft)}.account-caret{color:var(--ink-500);font-size:12px}.account-popover{z-index:30;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-radius:16px;width:260px;padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 36px #1e1b2e29}.account-identity{align-items:center;gap:10px;min-width:0;display:flex}.account-identity>span:last-child{gap:4px;min-width:0;display:grid}.account-identity b{color:var(--ink-900);font-size:13px}.account-identity small{color:var(--ink-500);text-overflow:ellipsis;font-size:11px;overflow:hidden}.account-role{background:var(--brand-soft);color:var(--brand-700);border-radius:10px;margin:12px 0;padding:9px 10px;font-size:11px;font-weight:700}.account-logout{color:#be123c;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:9px;padding:10px;font-size:12px;font-weight:700;display:flex}.account-logout:hover{background:#fff1f2}.account-logout .icon{width:16px}@media (width<=760px){.brand{justify-content:center;padding:0}.account-popover{width:min(260px,100vw - 82px);right:-3px}.breadcrumb>button{display:none}}
