@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-0.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/manrope-1.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/manrope-2.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-3.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-4.ttf) format("truetype")}:root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--theme-text, #273246);background:var(--theme-canvas, #f6f7fb);font-synthesis:none;font-size:13px;font-weight:500;--purple: #7057d9;--purple-dark: #5d46c1;--muted: #8b92a3;--border: #e9ecf2;--green: #269d7b;--red: #d25f6d;--shadow: 0 2px 4px #22334e03}*{box-sizing:border-box}body{margin:0;min-width:360px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:transparent}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button,a,input,select,textarea{outline-offset:3px}button:focus-visible,a:focus-visible{outline:2px solid var(--theme-outline-accent, #9984ef)}h1,h2,h3,h4,p{margin:0}h3{font-size:14px;font-weight:750}h4{font-size:13px}svg{flex-shrink:0;vertical-align:middle}input,select,textarea{min-width:0;color:var(--theme-text, #344058);background:var(--theme-surface, #fff);border:1px solid var(--theme-outline, #e0e4ed);border-radius:7px;padding:10px 11px;outline:none;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:var(--theme-outline-accent, #a28ee6);box-shadow:0 0 0 3px #7057d90c}input::placeholder,textarea::placeholder{color:var(--theme-text-muted, #a0a6b4)}input[type=checkbox]{accent-color:var(--purple);width:16px;height:16px;cursor:pointer;padding:0}input[type=number]{appearance:textfield;-moz-appearance:textfield}input::-webkit-inner-spin-button{appearance:none}fieldset{border:0;padding:0;margin:0;min-width:0}label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:var(--theme-text-secondary, #687388);font-weight:650}label>span:not(.sr-only){color:inherit}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.small{font-size:11px}.muted.small{display:inline-flex;align-items:center;gap:6px}.purple-text{color:var(--purple)}.green-text{color:var(--green)}.red-text{color:var(--red)}.amber-text{color:var(--theme-ink-amber, #bc9650)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;border:1px solid var(--theme-outline, #e1e4ed);border-radius:7px;background:var(--theme-surface, #fff);color:var(--theme-text-secondary, #596478);font-size:12px;font-weight:650;white-space:nowrap;min-height:38px;transition:background .15s,box-shadow .15s}.button:hover:not(:disabled){background:var(--theme-surface-muted, #f7f6fc);border-color:var(--theme-outline, #cfc7e6)}.button.primary{background:var(--purple);border-color:var(--purple);color:#fff;box-shadow:0 3px 5px #7057d918}.button.primary:hover:not(:disabled){background:var(--purple-dark);border-color:var(--purple-dark)}.button.danger{color:var(--theme-ink-rose, #b43c54);border-color:var(--theme-outline, #efcbd2);background:var(--theme-surface-red, #fff5f6)}.button.danger:hover:not(:disabled){color:var(--theme-ink-rose, #982c42);border-color:var(--theme-outline-accent, #dca5b1);background:var(--theme-surface-rose, #fde8ed)}.delete-line-button{margin-right:auto}.button.small-button{font-size:11px;min-height:31px;padding:7px 10px}.icon-button{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:var(--theme-text-secondary, #8991a4);border-radius:6px;flex-shrink:0}.icon-button:hover:not(:disabled){background:var(--theme-surface-blue, #f0edf9);color:var(--purple)}.text-button{display:inline-flex;align-items:center;gap:6px;padding:0;color:var(--purple);font-size:12px;font-weight:650}.text-button:hover{text-decoration:underline}.text-button.muted{color:var(--theme-text-muted, #939bad)}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;min-height:24px;padding:4px 8px;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.3}.badge.neutral{background:var(--theme-surface-muted, #f1f3f7);color:var(--theme-text-secondary, #8790a2)}.badge.green{background:var(--theme-surface-green, #e9f7f1);color:var(--theme-ink-green, #339c7a)}.badge.purple{background:var(--theme-surface-purple, #eee9fb);color:var(--theme-ink-purple, #8366d4)}.badge.amber{background:var(--theme-surface-amber, #fbf2df);color:var(--theme-ink-amber, #b08b3e)}.badge i{width:5px;height:5px;border-radius:50%;background:currentColor}.avatar{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:15px;font-weight:750;flex-shrink:0;background:var(--theme-surface-blue, #eae7f8);color:var(--theme-ink-purple, #8b75c9);letter-spacing:.1px}.avatar.small{width:30px;height:30px;font-size:9px}.avatar-1{background:var(--theme-surface-blue, #e5f1fb);color:var(--theme-ink-blue, #6d9dca)}.avatar-2{background:var(--theme-surface-red, #f8e9e3);color:var(--theme-ink-amber, #c48a6a)}.avatar-3{background:var(--theme-surface-green, #e3f1eb);color:var(--theme-ink-green, #6eaa8d)}.avatar-4{background:var(--theme-surface-rose, #f6e7ed);color:var(--theme-ink-rose, #c886a1)}.avatar-5{background:var(--theme-surface-green, #eef0d9);color:var(--theme-ink-green, #9caa66)}.topbar{height:76px;display:flex;align-items:center;padding:0 36px;background:var(--theme-surface, #fff);border-bottom:1px solid var(--border);gap:26px;position:relative;z-index:10}.logo-button{padding:0}.brand{display:flex;align-items:center;gap:10px}.brand-symbol{height:32px;width:32px;border-radius:9px;background:var(--purple);display:flex;gap:3px;align-items:flex-start;justify-content:center;padding-top:8px;transform:rotate(-3deg)}.brand-symbol span{display:block;background:#fff;width:4px;border-radius:2px;height:16px}.brand-symbol span:nth-child(2){height:11px;margin-top:5px}.brand-symbol span:nth-child(3){height:16px}.brand-name{font-size:25px;letter-spacing:-1.2px;font-weight:800;display:flex;align-items:center;gap:7px;color:var(--theme-text, #32384b)}.brand-name>span{font-size:12px;letter-spacing:0;color:var(--theme-text-muted, #959aac);font-weight:500;margin-top:5px}.brand-divider{height:23px;width:1px;background:var(--border)}.topbar nav{display:flex;height:100%;gap:28px}.topbar nav>button{position:relative;display:flex;align-items:center;gap:8px;padding:0;font-size:12px;color:var(--theme-text-secondary, #858d9e);font-weight:650;white-space:nowrap}.topbar nav>button.active{color:var(--purple)}.topbar nav>button.active:after{content:"";position:absolute;height:3px;background:var(--purple);left:0;right:0;bottom:0;border-radius:3px 3px 0 0}.nav-dot{width:5px;height:5px;background:#9a84df;border-radius:50%;position:absolute;right:-8px;top:26px}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.topbar-divider{height:24px;width:1px;background:var(--border);margin:0 9px}.user-chip{display:flex;align-items:center;gap:9px;margin-right:3px;white-space:nowrap}.user-chip>span:not(.avatar){font-size:11px;font-weight:700}.user-chip small{display:block;color:var(--theme-text-muted, #a1a6b2);font-size:9px;margin-top:2px;font-weight:500}.demo-badge{font-size:9px;text-transform:uppercase;letter-spacing:.8px;color:var(--theme-ink-purple, #9b89c7);border:1px solid var(--theme-outline, #e9e2f8);border-radius:4px;padding:4px 6px}.mobile-menu{display:none}main{max-width:1920px;margin:0 auto;padding:23px 36px 0}.breadcrumb{display:flex;align-items:center;gap:9px;color:var(--theme-text-muted, #9da4b3);font-size:10px;letter-spacing:.1px;margin-bottom:23px}.breadcrumb>span:nth-child(3){color:var(--theme-text-secondary, #7f899c)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px}.title-row{display:flex;align-items:center;gap:12px}.title-row h1{font-size:29px;letter-spacing:-.9px;line-height:1.3;font-weight:800}.title-count{padding:4px 8px;background:var(--theme-surface-blue, #eae6f6);color:var(--theme-ink-purple, #9b87ca);border-radius:6px;font-size:13px;font-weight:650}.page-heading p{color:var(--theme-text-muted, #9aa2b0);font-size:12px;margin-top:8px}.heading-actions{display:flex;align-items:center;gap:8px}.back-link{margin-bottom:12px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.stat-card{background:var(--theme-surface, #fff);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:10px;padding:17px 20px;text-align:left;min-width:0;position:relative}.stat-label{display:flex;align-items:center;justify-content:space-between;color:var(--theme-text-secondary, #8d96a8);font-size:11px;gap:5px}.stat-icon{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:8px}.stat-icon.blue{background:var(--theme-surface-blue, #eef4fe);color:var(--theme-ink-blue, #7c9bdd)}.stat-icon.green{background:var(--theme-surface-green, #edf8f3);color:var(--theme-ink-green, #70b899)}.stat-icon.amber{background:var(--theme-surface-amber, #fdf5e8);color:var(--theme-ink-amber, #d1ad6c)}.stat-icon.purple{background:var(--theme-surface-purple, #f2edfd);color:var(--theme-ink-purple, #aa92dd)}.stat-value{display:flex;align-items:baseline;gap:7px;font-size:31px;font-weight:750;letter-spacing:-1px;margin-top:3px;line-height:1.6}.stat-value small{font-size:11px;font-weight:500;color:var(--theme-text-muted, #a0a8b8);letter-spacing:0}.stat-value .stat-percent{margin-left:auto;font-size:11px;letter-spacing:0;color:var(--theme-text-secondary, #78b098);background:var(--theme-surface-muted, #f0f8f4);padding:2px 6px;border-radius:4px}.stat-bottom{display:flex;align-items:center;gap:6px;color:var(--theme-text-muted, #a6aebb);font-size:10px;margin-top:6px;min-height:16px}.stat-bottom>svg{margin-left:auto;color:var(--theme-ink-amber, #c5ae7d)}.stat-progress{height:4px;background:var(--theme-surface-muted, #eff2f5);border-radius:9px;margin-top:17px;margin-bottom:2px;overflow:hidden}.stat-progress span{display:block;height:100%;background:#76bca3;border-radius:9px}.clickable-stat:hover,.clickable-stat.selected{border-color:var(--theme-outline, #d1c6ee);background:var(--theme-surface, #fefcff)}.panel{background:var(--theme-surface, #fff);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);overflow:hidden}.controls-panel{margin-bottom:17px;overflow:visible}.filter-row{display:flex;gap:10px;align-items:center;padding:17px 18px;flex-wrap:wrap}.select-wrap{position:relative;display:inline-flex;flex-direction:row;align-items:center}.select-wrap select{appearance:none;cursor:pointer;font-size:11px;padding:10px 32px 10px 12px;color:var(--theme-text-secondary, #6f7a8f);background:var(--theme-surface, #fff);height:36px;max-width:250px;min-width:125px}.select-wrap>svg{position:absolute;right:10px;color:var(--theme-text-muted, #9fa6b6);pointer-events:none}.department-select{position:relative;min-width:180px;max-width:250px}.department-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;height:36px;padding:0 10px 0 12px;border:1px solid var(--theme-outline, #dce1ee);border-radius:6px;background:var(--theme-surface, #fff);color:var(--theme-text-secondary, #6f7a8f);font-size:11px}.department-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.department-trigger svg{flex-shrink:0;color:var(--theme-text-muted, #9fa6b6)}.department-trigger[aria-expanded=true]{border-color:var(--theme-outline-accent, #9275ff);box-shadow:0 0 0 3px #8060f010}.department-popover{position:absolute;top:calc(100% + 7px);left:0;z-index:40;width:min(560px,calc(100vw - 72px));padding:10px;background:var(--theme-surface, #fff);border:1px solid var(--theme-outline, #dfe2ee);border-radius:10px;box-shadow:0 12px 40px #27325124}.department-search{display:flex;align-items:center;gap:8px;padding:0 10px;color:var(--theme-text-muted, #939fb2);background:var(--theme-surface-muted, #f7f8fc);border-radius:6px}.department-search input{width:100%;min-width:0;border:0;background:transparent;font-size:12px;padding:10px 0}.department-all{display:flex;align-items:center;justify-content:space-between;padding:10px;margin-top:6px;width:100%;font-size:12px;color:var(--theme-ink-blue, #7160c5)}.department-tree{max-height:min(420px,48vh);overflow:auto;padding:4px 0;border-top:1px solid var(--theme-outline, #edf0f5)}.department-tree-item{display:flex;align-items:center;gap:7px;padding:9px 10px;border-radius:5px;cursor:pointer;color:var(--theme-text-secondary, #5d6c83);font-size:12px;line-height:1.5}.department-tree-item:hover,.department-all:hover{background:var(--theme-surface-blue, #f7f5ff)}.department-tree-item[aria-selected=true]{color:var(--theme-ink-blue, #7656df);background:var(--theme-surface-purple, #f0ebff)}.department-tree-item:focus-visible{outline:2px solid var(--theme-outline-accent, #9275ff);outline-offset:-2px}.department-expander,.department-spacer{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;color:var(--theme-text-secondary, #8a91a5)}.department-expander:hover{background:var(--theme-surface-blue, #e9e4f8);border-radius:4px}.department-expander:disabled{opacity:1}.department-folder,.department-selected{flex-shrink:0;color:var(--theme-text-muted, #9c8fc2)}.department-node-name{flex:1;overflow-wrap:anywhere}.department-tree-hint,.department-no-results{padding:9px 10px 2px;font-size:10px;color:var(--theme-text-muted, #939fb2)}.department-tree-hint{border-top:1px solid var(--theme-outline, #edf0f5)}.employee-full-path{font-size:11px;color:var(--theme-text-secondary, #8d98ab);line-height:1.6;overflow-wrap:anywhere}@media(max-width:700px){.department-select{flex:1;min-width:135px;max-width:none}.department-trigger{font-size:10px}.department-tree-item{font-size:11px}}.filter-spacer{flex:1;min-width:0}.search-input{display:flex;flex-direction:row;align-items:center;border:1px solid var(--theme-outline, #e3e7ef);border-radius:6px;height:36px;padding:0 10px;gap:7px;background:var(--theme-surface, #fff);width:206px;color:var(--theme-text-muted, #a9afbb);font-weight:500}.search-input:focus-within{border-color:var(--theme-outline-accent, #b1a3da)}.search-input input{border:0;box-shadow:none;padding:0;width:100%;font-size:11px;height:100%}.search-input .icon-button{width:20px;height:24px}.date-navigation{display:flex;align-items:center;gap:3px}.date-control{position:relative;display:flex;flex-direction:row;align-items:center;gap:8px;padding:7px 8px;min-width:155px;justify-content:center;cursor:pointer;font-size:11px;color:var(--theme-text-secondary, #657186)}.date-control input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.date-control input::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:100%;height:100%;cursor:pointer}.date-control svg{color:var(--theme-text-muted, #9ca6b7)}.today-button{font-size:10px;color:var(--theme-text-muted, #a1a7b5);margin-left:6px}.view-toolbar{border-top:1px solid var(--theme-outline, #eff1f5);padding:12px 18px;display:flex;align-items:center;gap:18px}.mode-switch{background:var(--theme-surface-muted, #f3f4f8);padding:3px;border-radius:6px;display:flex;gap:2px}.mode-switch button{padding:6px 18px;font-size:11px;border-radius:4px;color:var(--theme-text-secondary, #8f97a6);font-weight:600}.mode-switch button.active{background:var(--theme-surface, #fff);color:var(--purple);box-shadow:0 1px 4px #33415515}.view-info{display:flex;align-items:center;gap:14px;color:var(--theme-text-muted, #969faf);font-size:10px;flex:1}.view-info>span{display:flex;align-items:center;gap:6px}.plan-status{font-size:10px;color:var(--theme-text-secondary, #b3a180);display:inline-flex;align-items:center;gap:6px}.plan-status i{height:5px;width:5px;border-radius:50%;background:#d3b579}.plan-status.published{color:var(--theme-ink-green, #69aa91)}.plan-status.published i{background:#69aa91}.filter-chip{display:flex;align-items:center;gap:6px;background:var(--theme-surface-purple, #f0eafa);color:var(--theme-ink-purple, #9a7bc5);font-size:10px;padding:5px 8px;border-radius:4px}.department-navigation{margin:0 0 16px;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.department-path{display:flex;align-items:center;gap:7px;color:var(--theme-text-muted, #a3abb8);font-size:10px}.department-path button{padding:0;color:var(--theme-text-secondary, #8590a3);font-size:10px}.department-path>span{display:flex;gap:6px;align-items:center}.department-path>span:last-child button{color:var(--purple)}.department-children{display:flex;gap:6px;flex-wrap:wrap;min-width:0;max-width:100%}.department-children button{display:flex;align-items:center;gap:7px;background:var(--theme-surface, #fff);border:1px solid var(--theme-outline, #e7eaf1);border-radius:5px;padding:5px 8px;font-size:10px;color:var(--theme-text-secondary, #7e899e);max-width:100%;text-align:left;overflow-wrap:anywhere}.department-children button svg{flex-shrink:0}.department-children button:hover{border-color:var(--theme-outline-accent, #c8bbed);color:var(--purple)}.page-content{position:relative}.page-content.refreshing{pointer-events:none}.loading-bar{height:2px;background:linear-gradient(90deg,transparent,#9679e2,transparent);position:absolute;top:0;width:100%;z-index:2;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.3}}.table-caption{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;gap:12px}.table-caption>div{display:flex;align-items:center;gap:9px}.table-caption h3{font-size:12px;font-weight:700;color:var(--theme-text-secondary, #5d6a7f)}.table-caption .badge{min-height:20px;font-size:9px;padding:3px 6px}.calendar-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:10px}.calendar-table th{font-weight:600}.calendar-table thead th{height:38px;text-align:center;background:var(--theme-surface-muted, #f8f9fc);border-top:1px solid var(--theme-outline, #edf0f5);border-bottom:1px solid var(--theme-outline, #edf0f5);color:var(--theme-text-muted, #9aa4b4);font-size:9px}.calendar-table .name-col{width:240px;text-align:left;padding-left:20px;color:var(--theme-text-secondary, #8792a5);font-size:10px}.calendar-table .total-col{width:66px;color:var(--theme-text-muted, #929aab);font-size:9px}.calendar-table thead th button{width:100%;height:100%;padding:4px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;gap:4px}.calendar-table thead th button span{font-size:9px;font-weight:500}.calendar-table thead th button:hover{color:var(--purple);background:var(--theme-surface-purple, #efebf9)}.calendar-table td{border-bottom:1px solid var(--theme-outline, #eff1f6);height:55px}.calendar-table tr:last-child td{border-bottom:0}.employee-cell{padding:8px 10px 8px 19px;position:relative;background:var(--theme-surface, #fff);z-index:1}.employee-name{display:flex;align-items:center;gap:9px;text-align:left;padding:0 38px 0 0;width:100%}.employee-name>span:not(.avatar){min-width:0}.employee-name strong{display:block;font-size:10px;color:var(--theme-text-secondary, #57667c);font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:147px}.employee-name small{display:block;font-size:8px;color:var(--theme-text-muted, #a5adba);margin-top:4px;white-space:nowrap;max-width:130px;overflow:hidden;text-overflow:ellipsis}.employee-name:hover strong{color:var(--purple)}.competency-dots{position:absolute;display:flex;align-items:center;gap:2px;right:8px;bottom:11px}.competency-dots i{height:7px;width:7px;border-radius:50%;display:flex;align-items:center;justify-content:center}.competency-dots small{font-size:7px;color:var(--theme-text-muted, #a5adba);margin-left:2px}.calendar-cell{padding:8px 1px;background:var(--theme-surface, #fff)}.calendar-cell.night{background:var(--theme-surface, #fcfcfe)}.slot{height:32px;padding:0;width:100%;font-size:8px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:3px;color:var(--theme-text-muted, #c8cdd6);border-bottom:2px solid transparent;overflow:hidden}.slot:hover{box-shadow:inset 0 0 0 1px #ad97e8;background:var(--theme-surface-purple, #f2edfd)!important;color:var(--purple)!important}.slot.assigned-slot{font-weight:650;font-size:8px}.slot.unassigned-slot{color:var(--theme-ink-purple, #b09cda);background:var(--theme-surface-purple, #f5f0fd);border:1px dashed var(--theme-outline, #e0d5f2)}.slot.reinforcement>i{height:4px;width:4px;border-radius:50%;background:#9e73dc;position:absolute;right:2px;top:3px}.slot.day-slot{height:36px;flex-direction:column;gap:2px;line-height:1.1}.day-slot strong{font-size:10px;font-weight:650;color:var(--theme-text-secondary, #647189)}.day-slot small{font-size:7px;color:var(--theme-text-muted, #9296ab)}.day-slot .overtime-dot{height:4px;width:4px;position:absolute;right:2px;top:3px;background:#9e73dc;border-radius:50%}.total-cell{text-align:center;color:var(--theme-text-secondary, #748299);font-size:10px;white-space:nowrap}.total-cell strong{font-weight:700}.total-cell small{color:var(--theme-text-muted, #b0b7c4);font-size:8px}.calendar-table thead .is-today{background:var(--theme-surface-purple, #f0eafa);color:var(--purple)}.calendar-table thead .weekend{color:var(--theme-text-muted, #b7a3ba);background:var(--theme-surface-muted, #faf8fc)}.mode-month .calendar-cell{padding:6px 1px}.mode-month .day-slot strong{font-size:9px}.mode-month .day-slot small{font-size:6px}.mode-month .name-col{width:230px}.mode-month .total-col{width:56px}.mode-week .calendar-cell{padding:6px 5px}.mode-week .day-slot{height:42px}.mode-week .day-slot strong{font-size:13px}.mode-week .day-slot small{font-size:9px}.mode-week thead th{height:49px}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 19px;border-top:1px solid var(--theme-outline, #edf0f5);min-height:49px;color:var(--theme-text-muted, #a3acbc);font-size:9px;gap:10px}.table-footer>span,.table-footer>div{display:flex;align-items:center;gap:6px}.table-footer>div{gap:8px}.page-number{display:inline-flex;align-items:center;justify-content:center;background:var(--theme-surface-purple, #f0ebfb);border-radius:5px;width:25px;height:25px;color:var(--theme-ink-purple, #a089d3);font-size:10px}.table-footer .icon-button{width:26px;height:26px}.calendar-legend{border:1px solid var(--theme-outline, #e9ecf3);border-radius:8px;background:var(--theme-surface, #fff);padding:15px 19px;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px;font-size:9px;color:var(--theme-text-secondary, #8e98a9);flex-wrap:wrap}.legend-lines{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.legend-title{font-size:8px;color:var(--theme-text-muted, #aab2bf);letter-spacing:.7px;margin-right:3px}.legend-lines button{padding:0;display:flex;align-items:center;gap:5px;font-size:9px;color:var(--theme-text-secondary, #8e98a9)}.legend-lines button:hover{color:var(--purple)}.legend-lines i,.line-dot,.legend-other i,.mini-legend i,.purple-dot,.gray-dot,.green-dot,.red-dot{display:inline-block;width:6px;height:6px;background:var(--theme-fill-muted, #a7b1c0);border-radius:50%;flex-shrink:0}.purple-dot{background:#a184d2}.green-dot{background:#8bc2ac}.red-dot{background:#e598a0}.gray-dot{background:var(--theme-surface-blue, #c6cfdb)}.legend-other{display:flex;gap:16px}.legend-other>span{display:flex;align-items:center;gap:5px}.legend-other .legend-unassigned{border-radius:2px;background:var(--theme-surface-purple, #f1eafb);border:1px dashed var(--theme-outline-accent, #cdbce6);width:9px;height:9px}.legend-other .legend-off{border-radius:2px;background:var(--theme-surface-muted, #eff1f7);width:9px;height:9px}.page-footer{display:flex;align-items:center;justify-content:space-between;color:var(--theme-text-muted, #b4bcc9);font-size:9px;padding:25px 0 22px;gap:12px}.page-footer>span{display:flex;align-items:center;gap:6px}.page-footer i{height:3px;width:3px;border-radius:50%;background:var(--theme-surface-blue, #c5cad5);margin:0 4px}.empty{text-align:center;padding:55px 24px;color:var(--theme-text-muted, #a5adbb)}.empty-symbol{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--theme-surface-purple, #f3f0fb);color:var(--theme-ink-purple, #b5a2dd);margin:0 auto 15px}.empty h3{font-size:16px;color:var(--theme-text-secondary, #718096);margin-bottom:8px}.empty p{line-height:1.8;max-width:470px;margin:0 auto 15px;font-size:12px}.onboarding{display:flex;align-items:center;gap:19px;background:var(--theme-surface-purple, #f0ecfb);border:1px solid var(--theme-outline, #e5def5);border-radius:10px;padding:22px;margin-top:22px}.onboarding-icon{display:flex;align-items:center;justify-content:center;width:51px;height:51px;border-radius:11px;background:var(--theme-surface-purple, #e3dbf6);color:var(--theme-ink-purple, #9c80ce)}.onboarding h3{color:var(--theme-text-secondary, #6e598f);font-size:15px}.onboarding p{color:var(--theme-text-muted, #aa97bd);font-size:11px;margin-top:6px}.onboarding .button{margin-left:auto}.mini-legend{gap:15px!important;font-size:9px;color:var(--theme-text-muted, #a0a9b8)}.mini-legend>span{display:flex;align-items:center;gap:5px}.overview-line-name{display:flex;align-items:center;text-align:left;width:100%;gap:9px;padding:12px 12px 12px 18px}.line-channel{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;flex-shrink:0}.overview-line-name>span:nth-child(2){min-width:0;flex:1}.overview-line-name strong{font-size:10px;font-weight:650;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.overview-line-name small{display:block;font-size:8px;color:var(--theme-text-muted, #a7afbd);margin-top:4px}.overview-line-name>svg{color:var(--theme-text-muted, #b7bdc8)}.overview-line-name:hover{color:var(--purple)}.lines-overview tr td{height:80px}.coverage-cell{padding:8px 1px}.coverage-cell button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;position:relative;width:100%;height:51px;border-radius:4px;font-size:10px}.coverage-cell button strong{font-weight:700}.coverage-cell button small{font-size:8px;font-weight:500;opacity:.6}.coverage-cell button>span{font-size:7px;opacity:.6}.coverage-cell.deficit button{background:var(--theme-surface-rose, #fcecef);color:var(--theme-ink-red, #d48592)}.coverage-cell.sufficient button{background:var(--theme-surface-green, #edf7f3);color:var(--theme-text-secondary, #78ad98)}.coverage-cell.no-plan button{background:var(--theme-surface-muted, #f8f9fc);color:var(--theme-text-muted, #cad0da)}.coverage-cell button>i{width:4px;height:4px;background:#9e79cd;border-radius:50%;position:absolute;top:4px;right:3px}.coverage-cell button:hover{box-shadow:inset 0 0 0 1px #ae97d7}.resources{margin-top:22px}.resource-icon{color:var(--theme-ink-purple, #a488d7);background:var(--theme-surface-purple, #f2ecfc);width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:7px}.resource-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:0 19px 19px}.resource-card{border:1px solid var(--theme-outline, #ebe7f2);background:var(--theme-surface, #fefcff);border-radius:8px;padding:13px;text-align:left;min-width:0}.resource-card>div:first-child{display:flex;align-items:center;gap:7px}.resource-card strong{font-size:10px;flex:1}.resource-card>div>svg{color:var(--theme-text-muted, #a99cc4)}.resource-card p{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--theme-text-muted, #a59caf);margin:11px 0}.resource-targets{display:flex;gap:4px;flex-wrap:wrap}.resource-targets>span{font-size:8px;padding:4px 5px;border-radius:3px;color:var(--theme-text-secondary, #7e7790)}.resource-empty{display:flex;align-items:center;gap:13px;margin:0 19px 20px;padding:16px;background:var(--theme-surface, #fbf9fe);border-radius:6px;color:var(--theme-text-muted, #a094b6);font-size:11px}.resource-empty svg{color:var(--theme-text-muted, #b4a4cc)}.summary-rows tr th{text-align:left;font-size:10px;color:var(--theme-text-secondary, #7d899c);padding:10px 20px;border-bottom:1px solid var(--theme-outline, #edf0f5)}.summary-rows tr th small{display:block;font-size:8px;color:var(--theme-text-muted, #aeb6c3);margin-top:4px;font-weight:500}.summary-rows tr td{height:42px;background:var(--theme-surface, #fcfcfe);padding:4px 1px}.summary-cell button{width:100%;height:32px;padding:0;border-radius:3px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;font-size:10px;color:var(--theme-text-secondary, #8390a5)}.summary-cell button:disabled{opacity:1;cursor:default}.summary-cell button small{font-size:6px;font-weight:600}.summary-cell.deficit button{background:var(--theme-surface-rose, #fcebef);color:var(--theme-ink-rose, #d18694)}.summary-cell.sufficient button{background:var(--theme-surface-green, #ecf7f2);color:var(--theme-text-secondary, #81b29a)}.summary-cell button:not(:disabled):hover{box-shadow:inset 0 0 0 1px #ba9cda}.summary-total{text-align:center;color:var(--theme-text-secondary, #8a95a6);font-size:10px;font-weight:700}.large-dot{width:8px;height:8px}.data-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.data-table th{font-weight:600;color:var(--theme-text-muted, #9aa4b4);background:var(--theme-surface-muted, #f8f9fc);font-size:10px;border-top:1px solid var(--theme-outline, #edf0f5);border-bottom:1px solid var(--theme-outline, #edf0f5);padding:14px 20px}.data-table td{padding:16px 20px;border-bottom:1px solid var(--theme-outline, #edf0f5);color:var(--theme-text-secondary, #79869a)}.data-table tr:last-child td{border-bottom:0}.directory-table tbody tr{cursor:pointer}.directory-table tbody tr:hover{background:var(--theme-surface, #fcfbff)}.directory-table tbody tr.directory-group{background:var(--theme-surface-muted, #f6f5fa)}.directory-group .directory-line{font-weight:700}.directory-line{display:flex;align-items:center;gap:12px;font-size:12px;text-align:left;font-weight:650;color:var(--theme-text-secondary, #606f85);padding:0}.directory-line small{display:block;font-size:9px;font-weight:500;color:var(--theme-text-muted, #a4adbd);margin-top:4px}.hex-color{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--theme-text-muted, #a1abba)}.hex-color i{width:17px;height:17px;border-radius:4px}.tasks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.tasks-empty{grid-column:1/-1}.task-card{padding:20px}.task-card-top{display:flex;align-items:center;gap:9px}.task-card-top>div{flex:1;min-width:0}.task-card-top>div>span{display:block;font-size:9px;color:var(--theme-text-muted, #aab3c0);margin-top:3px}.task-card h3{font-size:12px;margin:19px 0;color:var(--theme-text-secondary, #6a788e)}.task-timeline{display:flex;flex-direction:column;gap:0;margin-bottom:16px}.task-timeline>div{position:relative;display:grid;grid-template-columns:8px 102px 1fr;align-items:center;gap:8px;min-height:42px}.task-timeline>div:not(:last-child):after{content:"";position:absolute;width:1px;background:var(--theme-surface-muted, #eceef4);top:26px;bottom:-16px;left:3px}.task-timeline i{width:7px;height:7px;border-radius:50%;z-index:1}.task-timeline time{font-size:10px;color:var(--theme-text-muted, #a1adbe)}.task-timeline strong{font-size:10px;font-weight:650;color:var(--theme-text-secondary, #7b879b)}.task-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--theme-outline, #edf0f5);padding-top:14px;color:var(--theme-text-muted, #b0b8c6);font-size:9px}.task-footer .text-button{font-size:10px}.modal-backdrop{position:fixed;inset:0;background:#20213f66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:28px}.modal{background:var(--theme-surface, white);border:1px solid #ffffffb3;border-radius:15px;box-shadow:0 24px 100px #25254433;width:550px;max-width:100%;max-height:calc(100dvh - 56px);display:flex;flex-direction:column;outline:0;animation:appear .18s ease-out}.modal.wide{width:920px}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 27px;border-bottom:1px solid var(--theme-outline, #edf0f5);gap:20px}.modal-heading h2{font-size:20px;letter-spacing:-.4px;font-weight:800}.modal-heading p{font-size:11px;color:var(--theme-text-muted, #9da6b5);margin-top:7px}.modal-body{padding:23px 27px;overflow:auto;min-height:0}.modal-body>h3{margin:20px 0 10px}.modal-body>p{line-height:1.8}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:16px 27px;border-top:1px solid var(--theme-outline, #edf0f5);background:var(--theme-surface, #fdfdff);gap:9px;border-radius:0 0 15px 15px}.footer-hint{margin-right:auto;font-size:10px;color:var(--theme-text-muted, #a9b1bf);max-width:50%}.notice{border:1px solid transparent;border-radius:7px;padding:12px 14px;margin:13px 0;display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.7;white-space:pre-line}.notice svg{margin-top:1px}.notice.neutral{background:var(--theme-surface-muted, #f6f4fb);border-color:var(--theme-outline, #eeeaf6);color:var(--theme-text-secondary, #988baa)}.notice.warning{background:var(--theme-surface-amber, #fff8ea);border-color:var(--theme-outline-accent, #f8edcf);color:var(--theme-ink-amber, #b09152)}.notice.danger{background:var(--theme-surface-red, #fff0f2);border-color:var(--theme-outline, #fae0e5);color:var(--theme-ink-rose, #bf7285)}.notice.success{background:var(--theme-surface-green, #eef8f3);border-color:var(--theme-outline, #deefe5);color:var(--theme-text-secondary, #76a18c)}.notice p{margin-top:5px}.loading{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--theme-text-muted, #a195b5);padding:55px}.person-header{display:flex;align-items:center;gap:13px;margin-bottom:20px}.person-header>div{flex:1}.person-header h3{font-size:18px}.person-header p{font-size:11px;margin-top:5px;color:var(--theme-text-muted, #a3acb9)}.section-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:22px 0 13px}.section-label h3{font-size:12px;font-weight:750;color:var(--theme-text-secondary, #6a7589)}.section-label h3>span{margin-left:6px;font-size:10px;color:var(--theme-text-muted, #ad9bcc);background:var(--theme-surface-purple, #f1edfa);border-radius:4px;padding:2px 5px}.inline-facts{display:flex;gap:22px;font-size:11px;color:var(--theme-text-muted, #a0a9b9);margin-bottom:14px}.inline-facts strong{font-weight:600;color:var(--theme-text-secondary, #8290a7);margin-left:4px}.shift-settings{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px;background:var(--theme-surface-muted, #f9f9fc);border:1px solid var(--theme-outline, #edf0f5);border-radius:8px;padding:15px;margin-bottom:20px}.shift-settings label{max-width:165px}.shift-settings label input{width:100%}.checkbox-label{display:flex;align-items:center;flex-direction:row;gap:8px;min-height:36px}.hour-editor{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));gap:3px;-webkit-user-select:none;user-select:none;margin:15px 0}.hour-tile{border:1px solid var(--theme-outline, #eff0f5);border-bottom:3px solid transparent;border-radius:5px;background:var(--theme-surface-muted, #f7f8fa);height:64px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;padding:2px 0;position:relative;color:var(--theme-text-muted, #c1c7d2);touch-action:none}.hour-tile.working{background:var(--theme-surface, #fbfaff);border-color:var(--theme-outline, #eee9f8);color:var(--theme-text-muted, #a695c8)}.hour-tile strong{font-size:12px}.hour-tile>span{font-size:9px}.hour-tile:disabled{opacity:.55}.hour-tile.selected{outline:2px solid var(--theme-outline-accent, #997ddd);outline-offset:0;z-index:1}.hour-tile.selected:after{content:"";width:5px;height:5px;background:#997ddd;border-radius:50%;position:absolute;right:3px;top:3px}.assignment-toolbar{display:flex;align-items:center;gap:10px;background:var(--theme-surface-muted, #f7f5fc);border:1px solid var(--theme-outline, #ede7f8);border-radius:8px;padding:12px}.assignment-toolbar>span{font-size:11px;color:var(--theme-text-muted, #9f8bbc);min-width:140px}.assignment-toolbar .select-wrap{flex:1;min-width:0}.assignment-toolbar .select-wrap select{width:100%;max-width:none;min-width:0;text-overflow:ellipsis}.assignment-toolbar .button{font-size:11px;min-height:35px;padding:8px 13px}.skill-grant .checkbox-label{margin:8px 0;align-items:flex-start;line-height:1.6}.skill-grant input{flex-shrink:0;margin-top:3px}.skill-grant>div,.line-deletion{min-width:0;overflow-wrap:anywhere}.line-deletion h3{line-height:1.6}.line-deletion>p{font-size:12px;line-height:1.8;color:var(--theme-text-secondary, #6f7a8f)}.deletion-counts{display:grid;gap:12px;padding:18px 0;margin:0 0 16px;border-bottom:1px solid var(--theme-outline, #edf0f5);font-size:12px}.deletion-counts>div{display:flex;justify-content:space-between;gap:15px}.deletion-counts dd{margin:0;font-weight:700}.day-summary{display:flex;align-items:center;gap:20px;background:var(--theme-surface, #fcfcfe);border:1px solid var(--theme-outline, #eef0f5);border-radius:8px;padding:17px;margin-top:25px}.day-summary>div:first-child{display:flex;flex-direction:column;gap:5px;font-size:10px;min-width:100px}.day-summary strong{font-size:22px;font-weight:750}.day-summary strong small{font-size:11px;font-weight:500;color:var(--theme-text-muted, #aeb7c4)}.day-progress{height:5px;border-radius:9px;background:var(--theme-surface-muted, #eeecf4);flex:1;overflow:hidden}.day-progress>div{height:100%;background:#a891d6;border-radius:9px}.line-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.line-chips>span{display:flex;align-items:center;gap:6px;border:1px solid var(--theme-outline, #e9ecf2);padding:6px 9px;border-radius:5px;font-size:9px;color:var(--theme-text-secondary, #8592a6)}.line-chips i,.line-name i{width:7px;height:7px;border-radius:50%}.line-chips b{color:var(--theme-text-secondary, #758399);margin-left:5px}.day-secondary{display:flex;align-items:center;justify-content:space-between;margin-top:27px}.day-secondary .text-button{font-size:10px}.copy-form{display:flex;align-items:flex-end;gap:15px;margin-top:20px;border-top:1px solid var(--theme-outline, #eceff5);padding-top:15px}.copy-form>span{font-size:10px;line-height:1.8;flex:1}.skills-table{margin-top:15px}.skills-table th,.skills-table td{padding:13px 12px}.skills-table th:nth-child(n+3),.skills-table td:nth-child(n+3){text-align:center;width:145px}.line-name{display:flex;align-items:center;gap:6px;color:var(--theme-text-secondary, #74829a);font-size:11px}.cell-subtitle{display:block;font-size:9px;color:var(--theme-text-muted, #a9b2bf);margin-top:4px}.filter-row.compact{padding:0;gap:7px}.filter-row.compact .search-input{flex:1;min-width:180px}.filter-row.compact .select-wrap select{min-width:110px}.form-fields{display:flex;flex-direction:column;gap:17px}.form-fields label>span{display:inline}.form-fields>label{position:relative}.form-fields>label>span{position:absolute;left:130px;color:var(--theme-ink-purple, #c29edf)}.form-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px}.form-fields,.form-fields label,.form-two>*{min-width:0}.form-fields input:not([type=checkbox]),.form-fields select,.form-fields textarea{max-width:100%;min-width:0}.line-form label:not(.checkbox-label)>input,.line-form label>select,.line-form label>textarea{width:100%}.line-form .field-label,.line-form>label>.field-label{position:static;display:block;color:inherit}.line-form .field-label b{color:var(--theme-ink-purple, #a48bd9);margin-left:3px}.line-form .checkbox-label{align-items:flex-start;line-height:1.5}.line-form .checkbox-label input{flex-shrink:0;margin-top:1px}.line-form .color-control{flex-wrap:wrap}.directory-line>svg,.directory-indent{flex-shrink:0;width:15px}.directory-line .line-channel{flex-shrink:0}@media(max-width:560px){.line-form .form-two{grid-template-columns:minmax(0,1fr)}}.color-control{display:flex;align-items:center;gap:10px;margin-top:-6px}.color-control input[type=color]{width:43px;height:38px;padding:3px;cursor:pointer}.color-control input:not([type=color]){width:100px;letter-spacing:.5px}.line-preview{font-size:10px;padding:10px;border-radius:5px;margin-left:auto}.color-palette{display:flex;gap:7px;flex-wrap:wrap;margin-top:-5px}.color-palette button{width:25px;height:25px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;padding:0}.color-palette button.selected{outline:2px solid var(--theme-outline, #d5c7ed);outline-offset:3px}.demand-fill,.form-inline{display:flex;align-items:flex-end;gap:10px;margin:18px 0}.demand-fill label{flex:1;min-width:0}.demand-fill input,.demand-fill select{width:100%}.demand-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.demand-hour{border:1px solid var(--theme-outline, #eaedf3);padding:10px;border-radius:6px;background:var(--theme-surface, #fcfcfe)}.demand-hour strong{font-size:11px;color:var(--theme-text-secondary, #8e82a8);display:block;margin-bottom:10px}.demand-hour label{font-size:8px;gap:3px;margin-top:8px;color:var(--theme-text-muted, #a7afbe)}.demand-hour input{width:100%;padding:6px;font-size:10px;background:var(--theme-surface, white)}.reserve-overview{display:grid;grid-template-columns:repeat(4,1fr);background:var(--theme-surface-muted, #faf9fd);border:1px solid var(--theme-outline, #eeebf5);border-radius:8px;padding:17px;margin-bottom:18px}.reserve-overview>div{padding-left:20px;display:flex;flex-direction:column;gap:9px;border-right:1px solid var(--theme-outline, #eae5f4)}.reserve-overview>div:first-child{padding-left:0}.reserve-overview>div:last-child{border-right:0}.reserve-overview span{font-size:10px;color:var(--theme-text-muted, #a098b0)}.reserve-overview strong{font-size:25px;font-weight:750}.reserve-list{border:1px solid var(--theme-outline, #eaeaf2);border-radius:7px;overflow:hidden}.reserve-person{display:flex;gap:10px;align-items:center;padding:12px;border-bottom:1px solid var(--theme-outline, #edeef5)}.reserve-person:last-child{border-bottom:0}.reserve-person.chosen{background:var(--theme-surface-muted, #faf7fe)}.person-link{display:block;text-align:left;font-size:11px;padding:0;font-weight:650;color:var(--theme-text-secondary, #778397)}.person-link:hover{color:var(--purple)}.person-link span{display:block;font-size:9px;font-weight:500;color:var(--theme-text-muted, #a9aaba);margin-top:4px}.reserve-person .person-link{flex:1}.skill-label{display:flex;align-items:center;gap:4px;font-size:9px;color:var(--theme-text-muted, #9da7b7);min-width:132px}.skill-label.effective{color:var(--theme-ink-amber, #bb9d66)}.coverage{font-size:12px;min-width:90px;text-align:right;color:var(--theme-text-secondary, #85b49d)}.coverage small{display:block;font-size:8px;color:var(--theme-text-muted, #b0b9c5);margin-top:3px}.overtime-form{background:var(--theme-surface-muted, #faf8fe);padding:15px;margin-top:13px;border-radius:7px}.overtime-form h4{color:var(--theme-text-secondary, #9681af)}.overtime-form .form-inline{margin-bottom:0}.form-inline label{flex:1}.import-types{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:20px}.import-types button{border:1px solid var(--theme-outline, #e7e8ef);background:var(--theme-surface, #fff);border-radius:8px;text-align:left;padding:16px 15px;position:relative;display:grid;grid-template-columns:32px 1fr;gap:5px 8px}.import-types button>svg:first-child{grid-row:1/3;color:var(--theme-text-muted, #a4adbd);align-self:center}.import-types strong{font-size:12px;color:var(--theme-text-secondary, #8894a6)}.import-types span{font-size:10px;color:var(--theme-text-muted, #b0b6c3)}.import-types button>svg:last-child:not(:first-child){position:absolute;right:10px;top:12px;color:var(--theme-ink-purple, #ab94d5)}.import-types button.active{border-color:var(--theme-outline-accent, #cfc1ea);background:var(--theme-surface, #fbf9ff)}.import-types button.active strong,.import-types button.active>svg{color:var(--theme-ink-purple, #9c80c7)}.dropzone{padding:28px;text-align:center;background:var(--theme-surface, #fcfbfe);border:1px dashed var(--theme-outline, #dcd3ec);border-radius:8px;cursor:pointer}.dropzone.drag{background:var(--theme-surface-purple, #f1eafb);border-color:var(--theme-outline-accent, #b396d9)}.dropzone h3{font-size:14px;color:var(--theme-text-secondary, #8d7ea5);margin-top:12px}.dropzone p{font-size:10px;color:var(--theme-text-muted, #b0a6be);margin-top:7px;margin-bottom:13px}.upload-icon{color:var(--theme-text-muted, #bea8d9);display:inline-flex;align-items:center;justify-content:center;background:var(--theme-surface-purple, #f0e9fa);border-radius:12px;padding:13px}.template-link{display:flex;align-items:center;gap:13px;border:1px solid var(--theme-outline, #e9eaf1);border-radius:7px;padding:14px 15px;margin:15px 0 18px;color:var(--theme-text-muted, #a797b9)}.template-link>div{flex:1}.template-link strong{display:block;font-size:11px;color:var(--theme-text-secondary, #9681b1)}.template-link span{display:block;font-size:9px;color:var(--theme-text-muted, #b5adbf);margin-top:4px}.template-link:hover{background:var(--theme-surface-muted, #faf7fd)}.import-preview h4{font-size:11px;color:var(--theme-text-muted, #a498b3);margin-bottom:10px}.preview-rows>div{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--theme-outline, #eeeaf4);padding:10px;color:var(--theme-text-muted, #aba2b6);font-size:10px}.preview-rows b{font-weight:600;color:var(--theme-text-secondary, #9b8aac)}.missing-person{display:flex;align-items:center;justify-content:space-between;gap:40px;width:100%;font-size:10px;border-bottom:1px solid var(--theme-outline-accent, #efdfba);padding:8px 0;color:var(--theme-ink-amber, #b29a6a)}.missing-person>span{display:flex;align-items:center;gap:7px}.publication-preview{display:flex;flex-direction:column;gap:12px;margin-top:22px}.publication-person{border:1px solid var(--theme-outline, #e9eaf1);border-radius:8px;padding:14px}.publication-person>div:first-child{display:flex;align-items:center;gap:9px}.publication-person strong{font-size:11px;color:var(--theme-text-secondary, #8a92a5);flex:1}.segments{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.segments>span{display:flex;flex-direction:column;gap:5px;border-left:3px solid;padding:7px 12px;background:var(--theme-surface-muted, #f9fafc);border-radius:3px;font-size:9px;color:var(--theme-text-muted, #a6adbc)}.segments b{font-size:10px;color:var(--theme-text-muted, #8f9bb0);font-weight:650}.tabs{display:flex;gap:20px;border-bottom:1px solid var(--theme-outline, #e8ebf2);margin-bottom:22px}.tabs button{padding:0 0 12px;font-size:12px;color:var(--theme-text-muted, #a3aabb);border-bottom:2px solid transparent}.tabs button.active{border-bottom-color:var(--theme-outline-accent, #a287d5);color:var(--theme-ink-purple, #a287d5)}.threshold-control{display:flex;align-items:center;gap:15px;margin:20px 0}.threshold-control input[type=range]{flex:1;accent-color:#aa92d6;padding:0}.threshold-control input[type=number]{width:70px;text-align:center}.threshold-control b{color:var(--theme-text-muted, #a897bd)}.formula{font-family:monospace;background:var(--theme-surface-muted, #f9f7fc);padding:17px;text-align:center;color:var(--theme-text-muted, #a18bb7);border-radius:7px;margin-bottom:19px}.integration-row{display:flex;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--theme-outline, #edeaf3)}.integration-row>div{flex:1}.integration-row strong{font-size:12px;color:var(--theme-text-secondary, #9691a5)}.integration-row p{font-size:10px;color:var(--theme-text-muted, #b1a9bb);margin-top:5px}.integration-icon{width:37px;height:37px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface-blue, #e5f1fc);color:var(--theme-ink-blue, #8bacd1);font-size:22px;font-weight:750}.integration-icon.purple{background:var(--theme-surface-purple, #f0eafb);color:var(--theme-text-muted, #b29ccf)}.history-list>div:not(.empty){display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--theme-outline, #edeaf3);padding:15px 0}.history-list>div>div{flex:1;min-width:0}.history-list strong{font-size:11px;color:var(--theme-text-secondary, #91859f)}.history-list p{font-size:9px;color:var(--theme-text-muted, #b0a9bb);margin-top:5px;overflow-wrap:anywhere}.history-list time{font-size:9px;color:var(--theme-text-muted, #b6adbf);white-space:nowrap}.history-dot{height:6px;width:6px;border-radius:50%;background:#b59dd3}.new-user{border-top:1px solid var(--theme-outline, #ece8f1);padding-top:20px;margin-top:18px}.new-user .button{align-self:flex-end}.help-steps{display:flex;flex-direction:column;gap:24px;margin:3px 0 25px}.help-steps>div{display:flex;gap:15px}.help-steps>div>b{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--theme-surface-purple, #f0eafa);color:var(--theme-text-muted, #b299d0);border-radius:8px;flex-shrink:0;font-size:12px}.help-steps h3{font-size:12px;color:var(--theme-text-secondary, #9782aa)}.help-steps p{font-size:11px;line-height:1.8;color:var(--theme-text-muted, #b0a3bd);margin-top:5px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);background:var(--theme-surface, #fff);border:1px solid var(--theme-outline, #e7dfef);box-shadow:0 8px 30px #47306320;border-radius:9px;padding:13px 16px;display:flex;gap:10px;align-items:center;z-index:200;font-size:12px;color:var(--theme-text-secondary, #8b739f);max-width:90%;animation:appear .15s ease-out}.toast>span{background:var(--theme-surface-purple, #f0eafa);color:var(--theme-text-muted, #ae96cb);border-radius:50%;height:25px;width:25px;display:flex;align-items:center;justify-content:center}.toast>button{color:var(--theme-text-muted, #b9aec4);padding:0;margin-left:10px}.app-loading{height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;color:var(--purple)}.login-page{min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr}.login-story{background:var(--theme-surface-blue, #eeebf8);display:flex;flex-direction:column;justify-content:space-between;padding:45px 65px;position:relative;overflow:hidden}.login-story:before{content:"";width:700px;height:700px;border:1px solid var(--theme-outline, #ded6f1);border-radius:50%;position:absolute;top:160px;right:-380px;pointer-events:none}.login-story:after{content:"";width:560px;height:560px;border:1px solid var(--theme-outline, #e3dcf2);border-radius:50%;position:absolute;top:230px;right:-310px;pointer-events:none}.login-story>.brand{z-index:1}.login-story>div:not(.brand){margin:40px 0;z-index:1}.eyebrow{color:var(--theme-text-muted, #a99ac5);font-size:10px;letter-spacing:2px;font-weight:650}.login-story h1{font-size:53px;letter-spacing:-2.4px;line-height:1.2;color:var(--theme-text, #5b4b78);font-weight:800;margin-top:24px}.login-story h1 span{color:var(--theme-ink-purple, #a48ad1)}.login-story p{font-size:13px;line-height:1.9;color:var(--theme-text-muted, #a89aba);max-width:330px;margin:23px 0 38px}.login-footer{font-size:10px;color:var(--theme-text-muted, #b0a4c3)}.login-form-wrap{background:var(--theme-surface, #fcfcfe);display:flex;justify-content:center;align-items:center;padding:40px}.login-form{width:330px;display:flex;flex-direction:column;gap:20px}.login-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--theme-surface-purple, #f0ebfb);color:var(--theme-text-muted, #b29acf);border:1px solid var(--theme-outline, #e7ddf6);border-radius:14px;margin-bottom:2px}.login-form h2{font-size:27px;letter-spacing:-.8px;color:var(--theme-text-secondary, #75638c);margin-top:2px}.login-form>p{margin-top:-12px;color:var(--theme-text-muted, #b0a5bd);font-size:11px;margin-bottom:8px}.login-form label{color:var(--theme-text-muted, #a99ab7);font-size:11px;font-weight:600}.login-form input{height:44px;border-color:var(--theme-outline, #e5deed);font-size:12px}.login-form>.button{margin-top:5px;width:100%;height:44px;justify-content:space-between;padding:0 15px}.login-form>.small{text-align:center;margin-top:1px;color:var(--theme-text-muted, #b7acc3);font-size:10px;justify-content:center}.login-form .notice{margin:0;font-size:10px}.login-illustration{width:380px;max-width:100%;background:#ffffffb8;padding:17px;border:1px solid var(--theme-outline, #fff);border-radius:12px;box-shadow:0 15px 35px #8b72b314;transform:rotate(-3deg);position:relative}.login-illustration>div{display:flex;gap:5px;align-items:center;margin:8px 0}.login-illustration>div>span{width:29px;height:29px;border-radius:50%;background:var(--theme-surface-purple, #ede5f8);margin-right:5px;flex-shrink:0}.login-illustration i{background:var(--theme-surface-blue, #e0e9fc);height:27px;flex:1;border-radius:4px}.login-illustration>div:nth-child(2) i{background:var(--theme-surface-green, #e5f2ed)}.login-illustration>div:nth-child(3) i{background:var(--theme-surface-amber, #f8efdb)}.login-illustration>div:nth-child(4) i{background:var(--theme-surface-rose, #f4e5ed)}.login-illustration>div i:nth-child(3){background:var(--theme-surface-purple, #f1edfa)}.login-illustration>div i:last-child{background:var(--theme-surface-muted, #f6f5f9)}.illustration-badge{position:absolute;right:-21px;bottom:-17px;display:flex;align-items:center;gap:9px;padding:13px 18px;background:var(--theme-surface, #fff);border:1px solid var(--theme-outline, #ece6f4);box-shadow:0 8px 20px #8266a518;border-radius:9px;font-size:10px;color:var(--theme-text-muted, #af9bc6);transform:rotate(3deg)}.calendar-table .employee-cell,.calendar-table thead .name-col,.summary-rows th{position:sticky;left:0;z-index:2;background:var(--theme-surface, #fff)}.calendar-table thead .name-col{z-index:3;background:var(--theme-surface-muted, #f8f9fc)}.employee-name strong{font-size:11px;color:var(--theme-text, #536278)}.employee-name small{font-size:9px;color:var(--theme-text-secondary, #8995a8)}.calendar-table thead th{font-size:10px;color:var(--theme-text-secondary, #8794a9)}.calendar-table .name-col{font-size:11px}.slot.assigned-slot,.slot{font-size:9px}.total-cell{font-size:11px}.total-cell small{font-size:9px}.stat-label{font-size:12px;color:var(--theme-text-secondary, #818da2)}.stat-bottom{font-size:11px;color:var(--theme-text-muted, #8f9bb0)}.stat-value small{font-size:12px;color:var(--theme-text-muted, #929eb1)}.page-heading p{color:var(--theme-text-secondary, #8a97aa)}.table-caption h3{font-size:13px}.table-caption>.muted{color:var(--theme-text-muted, #929eb1)}.legend-lines button,.legend-other{font-size:10px;color:var(--theme-text-secondary, #8592a8)}.legend-title{font-size:9px}.table-footer{font-size:10px;color:var(--theme-text-muted, #94a0b4)}@media(min-width:1600px){.employee-name strong{font-size:11px}.calendar-table .name-col{width:270px}.calendar-table td{height:59px}.slot,.slot.assigned-slot{font-size:9px}.calendar-table thead th{font-size:10px}.stats-grid{gap:20px}.stat-card{padding:20px 24px}.stat-value{font-size:35px}.page-heading h1{font-size:32px}.topbar nav{gap:35px}.topbar nav>button{font-size:13px}}@media(max-width:1250px){.topbar{padding:0 24px;gap:18px}.topbar nav{gap:20px}.topbar nav>button{font-size:11px}.topbar-right{gap:3px}.user-chip>span:not(.avatar){display:none}.brand-name>span{display:none}.topbar-divider{margin:0 6px}main{padding:22px 24px 0}.heading-actions{gap:6px}.heading-actions .button{padding:9px 11px;font-size:11px}.stat-card{padding:14px 16px}.stat-label{font-size:10px}.stat-value{font-size:28px}.calendar-table .name-col{width:215px}.employee-cell{padding-left:13px}.employee-name{gap:7px}.employee-name strong{font-size:9px;max-width:137px}.employee-name .avatar{width:26px;height:26px;font-size:8px}.competency-dots{right:7px;bottom:8px}.mode-month .name-col{width:200px}.calendar-table .total-col{width:52px}.filter-row{gap:8px}.filter-row .select-wrap select{min-width:110px}.search-input{width:180px}.table-caption>.muted{font-size:10px}.tasks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.login-story{padding:35px 45px}.login-story h1{font-size:45px}}@media(max-width:1000px){.topbar{height:65px}.topbar nav{gap:16px}.topbar nav>button{font-size:10px;gap:5px}.topbar nav>button svg{width:15px}.topbar .brand-divider,.topbar-right .logout,.topbar-right .demo-badge{display:none}.brand-name{font-size:23px}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p{font-size:10px;max-width:330px;line-height:1.7}.heading-actions{flex-wrap:wrap;justify-content:flex-end;max-width:340px}.stats-grid{gap:9px}.stat-card{padding:12px}.stat-label{font-size:9px;min-height:27px}.stat-icon{width:25px;height:25px}.stat-icon svg{width:16px}.stat-value{font-size:27px}.stat-value small{font-size:9px}.stat-bottom{font-size:8px}.stat-value .stat-percent{font-size:9px}.calendar-table .name-col{width:183px}.employee-name{padding-right:5px}.employee-name strong{font-size:8px;max-width:128px}.employee-name small{font-size:7px}.employee-name .avatar{display:none}.employee-cell{padding-left:13px}.competency-dots{bottom:7px;right:5px}.calendar-table .total-col{width:43px}.calendar-table td{height:50px}.slot.assigned-slot{font-size:7px}.calendar-table thead th{font-size:8px}.mode-month .name-col{width:165px}.mode-month .total-col{width:37px}.mode-month .day-slot strong{font-size:8px}.mode-month .day-slot small{font-size:6px}.table-caption{padding:14px}.table-caption h3{font-size:11px}.table-caption>.muted{font-size:9px}.table-footer{font-size:8px;padding:9px 13px}.calendar-legend{gap:12px;padding:12px}.legend-lines,.view-toolbar{gap:10px}.view-info{gap:7px}.plan-status{font-size:9px}.mode-switch button{padding:6px 13px}.overview-line-name{padding:10px;gap:7px}.overview-line-name strong{font-size:9px}.overview-line-name .line-channel{width:26px;height:26px}.overview-line-name .line-channel svg{width:15px}.coverage-cell button{font-size:9px}.coverage-cell button small{font-size:7px}.resource-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-legend{font-size:8px;gap:9px!important}.summary-rows tr th{padding:9px 12px;font-size:9px}.summary-cell button{font-size:9px}.directory-table th,.directory-table td{padding:13px 12px}.directory-line,.directory-table td{font-size:10px}.login-story h1{font-size:39px}.login-story,.login-form-wrap{padding:30px}.login-illustration{width:300px}}@media(max-width:760px){.topbar{padding:0 17px;gap:11px}.topbar .brand-name>span{display:inline}.brand-name{font-size:24px}.mobile-menu{display:inline-flex;order:0}.topbar nav{display:none;position:absolute;left:12px;right:12px;top:60px;height:auto;background:var(--theme-surface, white);padding:10px;border:1px solid var(--theme-outline, #ece7f3);border-radius:8px;box-shadow:0 10px 40px #3f2a6722;gap:2px;flex-direction:column;z-index:20}.topbar nav.open{display:flex}.topbar nav>button{padding:13px;font-size:13px}.topbar nav>button.active{background:var(--theme-surface-purple, #f4effc);border-radius:6px}.topbar nav>button.active:after{display:none}.topbar-right{gap:1px}.topbar-right .topbar-divider,.topbar-right .user-chip{display:none}.topbar-right .logout{display:flex}.brand-symbol{height:28px;width:28px;padding-top:6px}.topbar .brand-name>span{font-size:10px}main{padding:18px 15px 0}.breadcrumb{font-size:8px;gap:6px;margin-bottom:18px}.page-heading{flex-direction:column;gap:14px;margin-bottom:19px}.page-heading h1{font-size:27px}.page-heading p{max-width:none;font-size:10px}.heading-actions{max-width:none;width:100%;justify-content:flex-start;gap:7px}.heading-actions .button{font-size:10px;padding:9px 10px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:16px}.stat-card{padding:13px 15px}.stat-label{font-size:10px}.stat-value{font-size:28px}.stat-bottom{font-size:8px}.controls-panel{margin-bottom:13px}.filter-row{padding:12px;gap:8px}.filter-row .select-wrap{flex:1;min-width:135px}.filter-row .select-wrap select{max-width:none;width:100%;font-size:10px}.filter-row .date-navigation{order:2;width:100%;justify-content:center}.filter-row .search-input{width:100%;flex:1;min-width:135px}.filter-spacer{display:none}.date-navigation .date-control{flex:1}.view-toolbar{padding:9px 12px;gap:8px;flex-wrap:wrap}.view-info{font-size:9px;justify-content:flex-end;min-width:100px}.plan-status{margin-left:auto}.mode-switch button{padding:6px 12px;font-size:10px}.view-info>span:nth-child(2){display:none}.department-navigation{gap:10px}.department-path{flex-wrap:wrap;font-size:9px}.department-path button,.department-children button{font-size:9px}.calendar-wrap{overflow-x:auto}.calendar-table{min-width:830px}.calendar-table.mode-month{min-width:920px}.calendar-table.mode-week{min-width:640px}.table-caption{align-items:flex-start;gap:10px;flex-wrap:wrap;padding:13px}.table-caption>.muted{font-size:9px}.table-caption h3{font-size:11px}.calendar-legend{font-size:8px}.legend-lines{gap:9px}.legend-lines button{font-size:8px}.legend-other{gap:10px}.legend-title{display:none}.table-footer{padding:9px 12px;font-size:8px}.page-footer{font-size:8px;align-items:flex-start;gap:10px;flex-direction:column;padding:20px 0}.onboarding{padding:17px;flex-wrap:wrap;gap:12px}.onboarding-icon{width:37px;height:37px}.onboarding>div:nth-child(2){flex:1;min-width:230px}.onboarding h3{font-size:13px}.onboarding p{font-size:10px;line-height:1.7}.onboarding .button{margin-left:48px}.resources{margin-top:16px}.resource-cards{grid-template-columns:1fr 1fr;padding:0 12px 12px;gap:8px}.resource-card{padding:10px}.resource-card strong{font-size:9px}.resource-card .avatar{width:24px;height:24px;font-size:8px}.resource-card>div:first-child{gap:6px}.resource-card>div>svg{display:none}.resource-card p{font-size:8px;line-height:1.6}.resource-targets>span{font-size:7px}.resource-empty{font-size:9px;line-height:1.8}.directory-panel{overflow:auto}.directory-table{min-width:680px}.tasks-grid{grid-template-columns:1fr;gap:13px}.task-card-top .badge{font-size:9px}.modal-backdrop{padding:10px}.modal{max-height:calc(100dvh - 20px);border-radius:12px}.modal-heading{padding:18px}.modal-heading h2{font-size:19px}.modal-heading p{font-size:10px;line-height:1.6}.modal-body{padding:17px}.modal-footer{padding:13px 17px;flex-wrap:wrap;gap:7px}.footer-hint{font-size:9px;max-width:none;width:100%;margin-bottom:4px}.modal-footer .button{font-size:11px}.person-header{gap:10px;flex-wrap:wrap}.person-header .avatar{width:39px;height:39px;font-size:12px}.person-header h3{font-size:15px}.person-header>div{min-width:150px}.person-header p{font-size:10px}.hour-editor{grid-template-columns:repeat(12,minmax(0,1fr));gap:4px}.hour-tile{height:50px}.hour-tile span{font-size:10px}.section-label{flex-wrap:wrap;gap:7px}.section-label h3{font-size:12px}.section-label>.muted{font-size:9px}.assignment-toolbar{flex-wrap:wrap;padding:10px;gap:8px}.assignment-toolbar>span{width:100%;font-size:10px}.assignment-toolbar .select-wrap{min-width:180px}.assignment-toolbar .select-wrap select{font-size:10px}.assignment-toolbar .button{font-size:10px;padding:8px 9px}.day-summary{gap:12px;padding:14px}.day-summary>div:first-child{min-width:82px}.day-summary .badge{font-size:8px}.day-summary strong{font-size:20px}.inline-facts{flex-wrap:wrap;gap:10px;font-size:10px}.day-secondary{flex-wrap:wrap;gap:16px}.copy-form{flex-wrap:wrap}.copy-form>span{min-width:180px}.skills-table th,.skills-table td{padding:10px 6px;font-size:9px}.skills-table th:nth-child(n+3),.skills-table td:nth-child(n+3){width:77px;font-size:9px}.skills-table .line-name{font-size:9px}.skills-table .cell-subtitle{font-size:8px}.skills-table input{width:14px;height:14px}.filter-row.compact{gap:7px}.filter-row.compact .select-wrap{min-width:100px}.form-two{gap:10px}.form-fields label{font-size:10px}.form-fields input,.form-fields select{font-size:11px;padding:9px}.line-preview{font-size:8px;padding:10px 8px}.demand-fill{flex-wrap:wrap;gap:8px}.demand-fill label{flex:1;min-width:110px;font-size:10px}.demand-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.demand-hour{padding:8px}.demand-hour input{font-size:11px}.reserve-overview{padding:13px;gap:7px}.reserve-overview>div{padding-left:10px}.reserve-overview span{font-size:8px}.reserve-overview strong{font-size:22px}.reserve-person{padding:10px;gap:7px;flex-wrap:wrap}.reserve-person .person-link{font-size:10px;min-width:120px}.skill-label{font-size:8px;min-width:0;margin-left:30px}.coverage{font-size:10px;min-width:75px;margin-left:auto}.coverage small{font-size:7px}.reserve-person .button{font-size:8px;margin-left:auto}.form-inline{flex-wrap:wrap}.form-inline label{min-width:80px;font-size:10px}.form-inline .button{font-size:11px}.import-types{gap:8px}.import-types button{padding:12px;grid-template-columns:1fr;gap:6px}.import-types button>svg:first-child{grid-row:auto;width:21px}.import-types strong{font-size:11px}.import-types span{font-size:9px;line-height:1.6}.dropzone{padding:23px}.dropzone h3{font-size:12px;overflow-wrap:anywhere}.notice{font-size:10px;line-height:1.7;padding:10px;gap:8px}.notice>svg{width:16px}.tabs{gap:18px}.tabs button{font-size:11px}.history-list time{font-size:8px;white-space:normal;max-width:85px}.integration-row p{font-size:9px;line-height:1.7}.integration-row .badge{font-size:8px}.login-page{grid-template-columns:1fr}.login-story{padding:22px;min-height:155px}.login-story>div:not(.brand){margin:15px 0 0}.login-story .eyebrow,.login-story p,.login-illustration,.login-footer{display:none}.login-story h1{font-size:24px;letter-spacing:-.7px;margin:0;line-height:1.5}.login-story h1 br{display:none}.login-story h1 span{margin-left:7px}.login-form-wrap{padding:38px 28px}.login-form{width:100%;max-width:350px;gap:18px}.login-form h2{font-size:25px}.login-form>p{font-size:10px}.login-icon{width:44px;height:44px;margin-bottom:1px}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--purple: #b6a3ff;--purple-dark: #a28aec;--muted: #a4b0c6;--border: #344057;--green: #70d5b4;--red: #f18d9b;--shadow: 0 2px 8px #00000024;--theme-canvas: #101725;--theme-surface: #1a2333;--theme-surface-muted: #202b3f;--theme-fill-muted: #43506a;--theme-text: #e7ecf6;--theme-text-secondary: #bec9dc;--theme-text-muted: #a5b2c9;--theme-outline: #344057;--theme-outline-strong: #63708c;--theme-outline-accent: #655388;--theme-ink-purple: #c4b1ff;--theme-ink-blue: #9cbcff;--theme-ink-cyan: #80d5e4;--theme-ink-green: #7ddabc;--theme-ink-amber: #f3c979;--theme-ink-rose: #efabcf;--theme-ink-red: #f4a0a6;--theme-surface-purple: #2b2543;--theme-surface-blue: #243149;--theme-surface-cyan: #1d3540;--theme-surface-green: #1c3633;--theme-surface-amber: #3b3122;--theme-surface-rose: #3a293d;--theme-surface-red: #3e2933}.brand-name{font-size:20px;letter-spacing:-.65px;white-space:nowrap}.brand-symbol{transform:none}.login-theme-toggle{position:absolute;top:25px;right:28px;z-index:2}.control-tooltip{position:fixed;z-index:1000;pointer-events:none;max-width:min(360px,calc(100vw - 24px));padding:9px 12px;border-radius:8px;border:1px solid #455069;background:#263145;color:#f4f6fc;box-shadow:0 5px 18px #101b3033;font-size:11px;font-weight:500;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}:root[data-theme=dark] .control-tooltip{background:#e2e8f4;color:#172237;border-color:#b8c3d8}:root[data-theme=dark] .button.primary,:root[data-theme=dark] .brand-symbol{background:#7057d9;border-color:#7057d9;color:#fff}:root[data-theme=dark] .button.primary:hover:not(:disabled){background:#8265ec;border-color:#8265ec}:root[data-theme=dark] .brand-symbol span{background:#fff}:root[data-theme=dark] .modal-backdrop{background:#020817b8}:root[data-theme=dark] .month-cell{--unassigned-fill: #2b2543}@media(max-width:1100px){.topbar{gap:16px}.topbar nav{gap:16px}}@media(max-width:600px){.brand-name{font-size:16px;letter-spacing:-.4px}.brand-symbol{width:28px;height:28px;padding-top:6px}.brand{gap:7px}.topbar{gap:10px}.topbar-right{gap:3px}}
