:root{font-family:Noto Sans,Segoe UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;color:#f4f1ea;background:radial-gradient(circle at top,rgba(194,38,36,.42),transparent 32%),linear-gradient(135deg,#0f0f10,#17111d 48%,#1c2a2b)}html,body,#root{margin:0;min-height:100%}body{min-height:100vh;font-family:Noto Sans,Segoe UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input{font:inherit}.auth-shell,.dashboard-shell{min-height:100vh;padding:32px;box-sizing:border-box}.auth-shell{display:grid;place-items:center}.auth-card{width:min(920px,100%);display:grid;grid-template-columns:1.2fr 1fr;gap:28px;padding:36px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#121212b8;box-shadow:0 24px 80px #00000059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:grid;align-content:center;gap:14px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.24em;color:#ff6b5f;font-size:12px}h1{margin:0;font-size:clamp(2rem,4.4vw,4.4rem);line-height:1.02}.lead{margin:0;max-width:58ch;color:#f4f1ead1;font-size:1.02rem;line-height:1.7}.auth-form{display:grid;gap:18px;align-content:center;padding:20px;border-radius:22px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.auth-form label{display:grid;gap:8px;color:#f4f1eae6}.auth-form span{font-size:.92rem}.auth-form input{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0d;color:#fff;padding:14px 16px;outline:none}.auth-form input:focus{border-color:#ff6b5fcc;box-shadow:0 0 0 4px #ff6b5f24}.auth-form button,.ghost-button{border:0;border-radius:14px;padding:14px 18px;cursor:pointer;transition:transform .12s ease,opacity .12s ease,background .12s ease}.auth-form button{background:linear-gradient(135deg,#e0362f,#b71f1b);color:#fff;font-weight:700}.auth-form .auth-switch-button{border:1px solid rgba(255,255,255,.12);background:#ffffff0e;color:#f4f1eae6;box-shadow:none}.auth-form .auth-switch-button:hover{background:#ffffff1a}.auth-register-form{max-height:min(680px,calc(100vh - 80px));overflow-y:auto}.ghost-button{background:#ffffff14;color:#fff}.auth-form button:hover,.ghost-button:hover{transform:translateY(-1px)}.dashboard-shell{display:grid;gap:22px}.topbar{position:relative;z-index:100;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.topbar-copy{min-width:0}.topbar-actions{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap;justify-content:flex-end}.notification-wrap{position:relative}.notification-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff14;color:#fff;cursor:pointer}.notification-icon{font-size:1.15rem;line-height:1}.notification-badge{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff7a6f,#e0362f);color:#fff;font-size:11px;font-weight:800;box-shadow:0 8px 22px #e0362f59}.notification-popover{position:absolute;top:58px;right:0;width:min(340px,calc(100vw - 32px));padding:16px;border-radius:18px;background:#101012f5;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 50px #00000059;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20}.notification-popover-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.notification-close{padding:10px 12px}.notification-list{display:grid;gap:10px;margin-top:12px}.notification-item{padding:12px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.notification-item strong{display:block;margin-bottom:6px}.notification-item p{margin:0;color:#f4f1eac7;line-height:1.5}.notification-item-clickable,.news-card-clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.notification-item-clickable:hover,.notification-item-clickable:focus-visible,.news-card-clickable:hover,.news-card-clickable:focus-visible{transform:translateY(-2px);border-color:#ff9a8f75;background:#ffffff14;outline:none}.notification-popover-actions{display:flex;justify-content:flex-end;margin-top:12px}.topbar h1{font-size:clamp(1.8rem,3vw,3.2rem)}.dashboard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px}.admin-main{display:grid;gap:18px;min-width:0}.admin-split{display:grid;grid-template-columns:minmax(320px,440px) minmax(0,1fr);gap:18px;align-items:start}.admin-overview{display:grid;gap:16px}.admin-nav{display:grid;gap:10px;align-content:start}.admin-nav button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:14px;padding:12px 14px;background:#ffffff14;color:#fff;text-align:left}.admin-nav-badge{display:inline-grid;min-width:22px;height:22px;padding:0 7px;place-items:center;border-radius:999px;background:#fff;color:#b9211d;font-size:.75rem;font-weight:900}.admin-account-notifications .notification-item strong{color:#fff}.admin-nav button.active{background:linear-gradient(135deg,#e0362ff2,#ff6b5fe6);color:#fff;box-shadow:0 10px 24px #e0362f2e}.admin-form{display:grid;gap:14px;align-content:start}.admin-form label{display:grid;gap:8px;color:#f4f1eae6}.admin-form input,.admin-form textarea,.admin-form select{width:100%;min-width:0;box-sizing:border-box;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0d;color:#fff;padding:14px 16px;outline:none}.admin-form select option{background:#25252b;color:#fff}.admin-form textarea{resize:vertical;min-height:120px}.editor-shell{display:grid;gap:0;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#1212169e}.editor-field{display:grid;gap:10px}.editor-toolbar{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px;align-items:center;padding:12px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editor-tool-group{display:inline-flex;align-items:center;gap:4px;padding-right:8px;border-right:1px solid rgba(255,255,255,.12)}.editor-tool-group:last-child{padding-right:0;border-right:0}.editor-toolbar select{min-height:36px;padding:6px 30px 6px 10px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#2a292e;color:#fff}.editor-toolbar button{border:0;border-radius:10px;padding:8px 10px;background:#ffffff14;color:#fff;cursor:pointer;min-width:36px;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.editor-tool-bold{font-weight:900}.editor-tool-italic{font-family:Georgia,serif;font-style:italic}.editor-tool-underline{text-decoration:underline}.editor-image-button{background:#e0362fd1!important}.sort-order-note{color:#f4f1eaa3;line-height:1.45}.editor-toolbar button:hover{background:#ffffff29;transform:translateY(-1px);box-shadow:0 10px 18px #00000029}.editor-mode-group{margin-right:4px}.editor-toolbar .editor-mode-group button{min-width:92px}.editor-toolbar .editor-mode-group button.active{background:linear-gradient(135deg,#e64a42,#c52621);box-shadow:0 8px 18px #e0362f3d}.editor-file-input{display:none}.editor-rich{min-height:380px;background:linear-gradient(180deg,#fffffffa,#f6f3eefa);color:#1f1f24;border-radius:0 0 16px 16px;padding:18px 20px;line-height:1.8;outline:none;white-space:normal;word-break:break-word}.editor-rich img{max-width:100%;height:auto;display:block;margin:12px auto;border-radius:14px}.editor-rich blockquote{margin:18px 0;padding:10px 16px;border-left:4px solid #e0362f;background:#e0362f14;color:#4b3434}.editor-source-wrap{display:block;background:#17191e}.editor-source{display:block;width:100%;min-height:420px;resize:vertical;box-sizing:border-box;margin:0;padding:20px;border:0!important;border-radius:0!important;outline:0;background:#111318!important;color:#dfe7f1!important;font-family:Cascadia Code,Consolas,Courier New,monospace;font-size:14px;line-height:1.7;tab-size:2;white-space:pre-wrap;overflow:auto;overflow-wrap:normal}.editor-source:focus{box-shadow:inset 0 0 0 2px #ff6b5f7a!important}.editor-rich:empty:before{content:attr(data-placeholder);color:#1f1f246b}.editor-textarea{width:100%;resize:vertical;box-sizing:border-box;min-height:380px;font-size:15px;line-height:1.75;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:18px;background:#ffffff0f;color:#fff}.editor-textarea::placeholder{color:#ffffff6b}.editor-textarea:focus{outline:none;border-color:#ff6b5fa6;box-shadow:0 0 0 4px #e0362f26}.admin-form input:focus,.admin-form textarea:focus{border-color:#ff6b5fcc;box-shadow:0 0 0 4px #ff6b5f24}.checkbox-row{display:flex!important;align-items:center;gap:10px}.checkbox-row input{width:18px;height:18px;padding:0}.form-actions{display:flex;gap:12px;flex-wrap:wrap}.content-list,.content-items{display:grid;gap:14px}.content-item{display:flex;justify-content:space-between;gap:16px;padding:18px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.content-item h3{margin:0 0 8px}.content-item p{margin:0}.content-meta{color:#f4f1eaad;font-size:.92rem;margin-bottom:10px!important}.content-actions{display:flex;flex-direction:column;gap:10px;min-width:110px}.panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.employee-panel{display:grid;gap:16px}.employee-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stat-card{padding:18px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.stat-card span{display:block;color:#f4f1eaad;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.stat-card strong{font-size:clamp(1.6rem,4vw,2.5rem);line-height:1}.search-box{min-width:280px}.search-box input{width:100%;box-sizing:border-box}.status-pill,.employee-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff}.status-on{background:#3db55c29;border-color:#3db55c59}.status-off{background:#e0362f29;border-color:#e0362f59}.employee-chip-row{display:flex;flex-wrap:wrap;gap:8px}.employee-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.employee-stats div{padding:12px;border-radius:16px;background:#ffffff0d}.employee-stats span{display:block;color:#f4f1eaad;font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}.employee-stats strong{display:block;line-height:1.45;overflow-wrap:anywhere}.employee-actions{flex-direction:row;min-width:0}.employee-table{display:grid;gap:10px}.employee-table-head,.employee-row{display:grid;grid-template-columns:32px minmax(230px,1.6fr) minmax(140px,.95fr) minmax(160px,1.1fr) minmax(118px,.7fr) minmax(132px,auto);gap:10px;align-items:center}.employee-table-head{padding:0 12px;color:#f4f1ea9e;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.employee-row{padding:12px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.employee-cell{min-width:0}.employee-cell span,.employee-cell p,.employee-cell h3{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-check{display:flex;justify-content:center}.employee-check input{width:18px;height:18px;margin:0}.employee-person{display:flex;align-items:center;gap:12px}.employee-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e0362ff2,#ff806ecc);color:#fff;font-weight:800;letter-spacing:.04em;flex:0 0 auto}.employee-person h3{font-size:.98rem;line-height:1.25}.employee-person p{color:#f4f1eaad;font-size:.86rem;margin-top:2px}.employee-actions-row{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.employee-actions-row button{border:0;border-radius:12px;padding:8px 10px;background:#ffffff14;color:#fff}.employee-actions-row .ghost-button{background:#ffffff0f}.panel{min-height:180px;padding:24px;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;box-shadow:0 18px 50px #0000002e}.panel-accent{background:linear-gradient(135deg,#e0362f33,#ffffff0f)}.panel-wide{grid-column:1 / -1}.panel-label{margin:0 0 14px;color:#ff9a8f;text-transform:uppercase;letter-spacing:.16em;font-size:12px}.metric{font-size:clamp(3rem,7vw,5.5rem);font-weight:800;line-height:1}.panel h2{margin:0;font-size:1.35rem;line-height:1.4}.panel-note{margin:14px 0 0;color:#f4f1eac2;line-height:1.6}.pager{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.pager span{color:#f4f1eab8}.news-list{display:grid;gap:14px}.news-card{padding:18px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.news-card-top{display:flex;gap:14px;justify-content:space-between;align-items:flex-start}.news-card h3{margin:0;font-size:1.05rem}.news-body{margin:10px 0 0;color:#f4f1ead6;line-height:1.65}.news-read-more{display:inline-flex;margin-top:12px;color:#ff9a8f;font-size:.9rem;font-weight:700}.article-modal-open{overflow:hidden}.article-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#050609c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.article-modal{width:min(860px,100%);max-height:min(86vh,900px);overflow:auto;padding:clamp(22px,4vw,42px);border-radius:24px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,#1b171b,#171c21);box-shadow:0 28px 90px #0000008c}.article-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.article-modal-header h2{margin:0;font-size:clamp(1.5rem,4vw,2.4rem);line-height:1.25}.article-modal-content{padding-top:24px;color:#f4f1eae6;font-size:1.05rem;line-height:1.8;overflow-wrap:anywhere}.article-modal-content img{display:block;max-width:100%;height:auto;margin:22px auto;border-radius:14px}.article-modal-content a{color:#ff9a8f}.article-modal-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-modal-content td,.article-modal-content th{padding:8px 10px;border:1px solid rgba(255,255,255,.16)}.hint{color:#f4f1eab8}.hint-text{opacity:.9}.login-hint-box{display:inline-flex;width:fit-content;padding:12px 16px;border-radius:16px;background:#ffffff0d;border:1px solid rgba(255,107,95,.22);box-shadow:inset 0 0 0 1px #ff6b5f0f}.error{margin:0;padding:12px 14px;border-radius:14px;background:#e0362f26;border:1px solid rgba(224,54,47,.3);color:#ffb8b3}@media(max-width:1180px){.admin-layout,.admin-split,.auth-card{grid-template-columns:1fr}.employee-table-head{display:none}.employee-row{grid-template-columns:34px minmax(0,1fr);align-items:start}.employee-cell{grid-column:2}.employee-check{grid-column:1;grid-row:1 / span 2;justify-content:flex-start;padding-top:6px}.employee-actions-row{justify-content:flex-start}}@media(max-width:760px){.auth-shell,.dashboard-shell{padding:16px}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{justify-content:flex-start}.notification-popover{right:auto;left:0}.dashboard-grid,.stats-grid,.news-card-top{grid-template-columns:1fr}.panel,.admin-form,.employee-row{padding:16px}.employee-person{align-items:flex-start}.employee-actions-row{gap:6px}}.media-toolbar{align-items:center;gap:20px}.media-toolbar>div:first-child{flex:1}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.media-card{overflow:hidden;border:1px solid var(--line, rgba(255, 255, 255, .12));border-radius:18px;background:#ffffff09}.media-preview{display:grid;place-items:center;aspect-ratio:16 / 10;background:#00000047}.media-preview img,.media-preview video{width:100%;height:100%;object-fit:contain}.media-card-body{display:grid;gap:8px;padding:14px}.media-card-body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-card-body span{color:var(--muted, #b8b4b0);font-size:.88rem}.media-actions{display:flex;gap:8px;flex-wrap:wrap}.panel-error{max-width:520px}.loading{margin:0;color:#f4f1eacc}.logs-panel{display:grid;gap:18px}.access-panel{display:grid;gap:26px}.app-toast{position:fixed;top:22px;right:22px;z-index:1200;display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:10px;width:min(390px,calc(100vw - 32px));box-sizing:border-box;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:16px;color:#fff;box-shadow:0 20px 55px #0000006b;animation:toast-enter .18s ease-out both}.app-toast-success{background:linear-gradient(135deg,#195b3b,#153e30)}.app-toast-error{background:linear-gradient(135deg,#8f2925,#541d1d)}.app-toast>span{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#ffffff24;font-weight:900}.app-toast p{margin:0;line-height:1.45}.app-toast button{border:0;background:transparent;color:#fff;font-size:24px;cursor:pointer}@keyframes toast-enter{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.access-group{display:grid;gap:14px}.access-group-pending{border-color:#ffb04961;background:linear-gradient(135deg,#77461029,#ffffff06)}.access-group-unverified{border-color:#ffffff1a;opacity:.86}.access-empty-state{padding:18px;border:1px dashed rgba(255,255,255,.12);border-radius:14px;color:#f4f1eaa3}.access-empty-state p{margin:0}.access-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.access-group-head h3{margin:0}.access-list{display:grid;gap:14px}.access-card{display:grid;gap:18px;padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0b}.access-identity{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.access-identity h3,.access-identity p{margin:0}.access-identity p{margin-top:4px;color:#f4f1eaa8}.access-identity .status-pill{margin-left:auto}.access-role-row label{display:grid;max-width:280px;gap:8px}.access-role-row select{width:100%;padding:11px 13px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#292a30;color:#fff}.permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.permission-option{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff09}.permission-option input{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.permission-option strong,.permission-option small{display:block}.permission-option small{margin-top:4px;color:#f4f1ea9e;line-height:1.45}.access-actions{display:flex;justify-content:flex-end}.access-actions button{border:0;border-radius:12px;padding:11px 16px;background:linear-gradient(135deg,#e64a42,#c52621);color:#fff;font-weight:700}.access-actions button:disabled,.employee-row-actions button:disabled{cursor:not-allowed;opacity:.52}@media(max-width:760px){.permission-grid{grid-template-columns:1fr}.access-identity .status-pill{margin-left:0}}.logs-toolbar{align-items:center;margin-bottom:0}.log-item{padding:16px 18px}.log-item h3{font-size:1rem}.log-item p:last-child{overflow-wrap:anywhere;color:#f4f1eac7}.logs-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);color:#f4f1eab8}.logs-pagination .ghost-button:disabled{cursor:not-allowed;opacity:.38;transform:none}@media(max-width:620px){.logs-pagination{align-items:flex-start;flex-direction:column}}@media(max-width:900px){.auth-card,.dashboard-grid,.admin-layout,.admin-split,.stats-grid,.content-item,.employee-stats{grid-template-columns:1fr;display:grid}.topbar{align-items:flex-start;flex-direction:column}.content-actions{flex-direction:row;flex-wrap:wrap}.panel-head{flex-direction:column}.search-box{min-width:0;width:100%}}.panel-head-stack{align-items:center}.employee-hub{display:grid;gap:18px}.panel-employee-hub{padding:28px}.employee-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.employee-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.employee-search{min-width:320px}.employee-stats-hero{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card-primary{background:linear-gradient(145deg,#e0362f3d,#ffffff0f)}.stat-card p{margin:10px 0 0;color:#f4f1eab3;line-height:1.5}.employee-workspace{display:grid;grid-template-columns:minmax(340px,380px) minmax(0,1fr);gap:22px;align-items:start}.employee-form-card,.employee-list-card{height:auto;align-self:start}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.employee-form-grid label{display:grid;gap:8px;min-width:0}.employee-form-grid label span{color:#f4f1eae6;font-size:.92rem}.employee-pill-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.employee-table-shell{width:100%;overflow:visible}.employee-table-modern{width:100%;min-width:0}.employee-table-head,.employee-row-modern{grid-template-columns:28px minmax(145px,1.45fr) minmax(90px,.75fr) minmax(120px,1fr) minmax(106px,.72fr) minmax(126px,auto);gap:12px}.employee-actions-head{text-align:right}.employee-row-modern{align-items:center;box-sizing:border-box}.employee-row-modern:hover{background:#ffffff13;border-color:#ffffff24;transform:translateY(-1px)}.employee-muted span{color:#f4f1ead6}.employee-row-actions{justify-content:flex-end;flex-wrap:wrap}.employee-row-actions button{min-width:58px;padding:9px 12px}.employee-more{min-width:44px}.employee-empty-state{padding:28px;border-radius:20px;border:1px dashed rgba(255,255,255,.18);background:#ffffff08;color:#f4f1eadb}.employee-empty-state strong{display:block;margin-bottom:8px}.employee-empty-state p{margin:0;color:#f4f1eaad}.employee-hub{padding-bottom:18px}.employee-list-card,.employee-form-card{overflow:hidden}.employee-form-card{padding:26px}.employee-form-card .form-actions button{border:0;border-radius:13px;padding:12px 17px;background:linear-gradient(135deg,#e64a42,#c52621);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #e0362f33}.employee-form-card .form-actions .ghost-button{background:#ffffff14;box-shadow:none}.employee-form-card .checkbox-row{padding:4px 0}.employee-list-card{min-width:0;padding:26px;container-type:inline-size;container-name:employee-list}.employee-list-card .panel-head{margin-bottom:20px}.employee-row-modern{transition:transform .15s ease,border-color .15s ease,background .15s ease}.employee-protected-badge{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid rgba(244,241,234,.12);border-radius:12px;background:#f4f1ea0e;color:#f4f1ea94;font-size:.86rem;white-space:nowrap}.employee-delete-button{color:#ffaaa4}@container employee-list (max-width: 920px){.employee-table-head{display:none}.employee-table-modern{gap:14px}.employee-row-modern{grid-template-columns:30px minmax(0,1fr) auto;grid-template-areas:"check person status" ". department department" ". role role" ". actions actions";gap:13px 16px;padding:18px;border-radius:20px}.employee-row-modern .employee-check{grid-area:check;align-self:center}.employee-row-modern .employee-person{grid-area:person;min-width:0}.employee-row-modern .employee-status-cell{grid-area:status;justify-self:end}.employee-row-modern .employee-muted:nth-of-type(3){grid-area:department}.employee-row-modern .employee-muted:nth-of-type(4){grid-area:role}.employee-row-modern .employee-muted{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.075)}.employee-row-modern .employee-muted:before{content:attr(data-label);color:#f4f1ea7a;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.employee-row-modern .employee-row-actions{grid-area:actions;justify-content:flex-end;padding-top:2px}}@container employee-list (max-width: 560px){.employee-row-modern{grid-template-columns:26px minmax(0,1fr);grid-template-areas:"check person" ". status" ". department" ". role" ". actions"}.employee-row-modern .employee-status-cell,.employee-row-modern .employee-row-actions{justify-self:stretch;justify-content:flex-start}}@media(max-width:1180px){.employee-hero,.employee-workspace{grid-template-columns:1fr;display:grid}.employee-toolbar,.employee-pill-row{justify-content:flex-start}.employee-search{min-width:0;width:100%}.employee-form-grid{grid-template-columns:1fr}.employee-table-modern{min-width:0}}@media(max-width:760px){.panel-employee-hub{padding:18px}.employee-hero{gap:12px}.employee-stats-hero{grid-template-columns:1fr}.employee-form-card,.employee-list-card{padding:18px}}
