@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";*{box-sizing:border-box}:root{font-family:DM Sans,system-ui,sans-serif;color:#273047;background:#f6f7fb;font-synthesis:none}:root[data-theme=dark]{color:#e9ebf4;background:#11131a}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;background:radial-gradient(circle at 75% -10%,rgba(117,80,255,.1),transparent 35%),#f6f7fb}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:250px;background:#ffffffeb;border-right:1px solid #e9ebf2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column;transition:.28s ease;overflow:hidden}.sidebar.collapsed{width:76px}.logo-row{height:78px;padding:0 17px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #eef0f5;position:relative}.logo-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#7654ff,#9a5cff);color:#fff;font-family:Manrope;font-weight:800;font-size:21px;box-shadow:0 9px 22px #704cff47}.logo-text{font-family:Manrope;font-size:21px;font-weight:800;line-height:1}.logo-sub{font-size:8px;letter-spacing:2px;color:#969daf;margin-top:4px}.side-toggle{margin-left:auto!important}.sidebar nav{padding:15px 10px;overflow:auto}.nav-label{font-size:10px;font-weight:800;letter-spacing:1.4px;color:#a4aab7;padding:15px 12px 8px}.nav-item{width:100%;height:42px;border:0;background:none;border-radius:11px;color:#71798b;display:flex;align-items:center;gap:12px;padding:0 12px;margin:2px 0;text-align:left;transition:.18s}.nav-item svg{width:18px;flex:none}.nav-item:hover{background:#f4f2ff;color:#6e4cff}.nav-item.active{background:linear-gradient(90deg,#eee9ff,#f8f6ff);color:#6847ef;font-weight:700;box-shadow:inset 3px 0 #704bff}.collapsed .nav-item{justify-content:center;padding:0}.sidebar-bottom{margin-top:auto;padding:10px;border-top:1px solid #eef0f5}.main{margin-left:250px;min-height:100vh;transition:.28s}.sidebar.collapsed~.main{margin-left:76px}.topbar{height:78px;display:flex;align-items:center;padding:0 34px;border-bottom:1px solid #e9ebf1;background:#ffffffc2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:10}.crumb{font-size:13px;color:#8b93a3}.crumb span{margin:0 9px;color:#c1c5cf}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px;position:relative}.top-icon,.icon-btn{width:38px;height:38px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center;color:#7f8797}.top-icon:hover,.icon-btn:hover{background:#f1effc;color:#6847ef}.profile-chip{display:flex;align-items:center;gap:9px;padding:5px 7px 5px 5px;border-radius:12px;margin-left:5px;cursor:pointer}.profile-chip:hover{background:#f4f3f8}.avatar{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,#e8e1ff,#f3eaff);display:grid;place-items:center;color:#6946ed;font-weight:800}.profile-copy{display:flex;flex-direction:column;line-height:1.1}.profile-copy b{font-size:12px}.profile-copy span{font-size:10px;color:#9ba1ae;margin-top:4px}.profile-pop{position:absolute;right:0;top:52px;width:210px;padding:15px;background:#fff;border:1px solid #e9eaf1;border-radius:14px;box-shadow:0 20px 50px #272b4129;display:flex;flex-direction:column;gap:5px;animation:pop .18s ease}.profile-pop span{font-size:12px;color:#969dab}.profile-pop button{margin-top:8px;border:0;background:#f3f0ff;color:#6847ef;padding:9px;border-radius:9px}.page-wrap{width:min(1500px,calc(100% - 60px));margin:0 auto;padding:30px 0 60px}.hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:800;color:#9ba1ae}.hero h1,.module-hero h1{font:800 31px Manrope;margin:7px 0 5px;letter-spacing:-.8px}.hero p,.module-hero p{margin:0;color:#8991a1}.hero-date{display:flex;align-items:center;gap:9px;padding:11px 14px;background:#fff;border:1px solid #e7e9f0;border-radius:12px;color:#737c8e;font-size:12px}.profile-progress{display:flex;align-items:center;gap:16px;padding:17px 20px;background:linear-gradient(100deg,#fbfaff,#fff);border:1px solid #e8e5f6;border-radius:17px;box-shadow:0 9px 25px #3335530d;margin-bottom:28px}.progress-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;color:#704bff;background:#eee9ff}.progress-copy{flex:1;display:flex;flex-direction:column;gap:4px}.progress-copy b{font-size:14px}.progress-copy span{font-size:11px;color:#939aaa}.progress-track{height:5px;background:#ececf2;border-radius:99px;margin-top:7px;max-width:430px;overflow:hidden}.progress-track i{display:block;height:100%;background:linear-gradient(90deg,#7350ff,#a15aff);border-radius:99px}.profile-progress>button{border:0;background:#704bff;color:#fff;border-radius:10px;padding:11px 14px;font-weight:700;display:flex;align-items:center;gap:5px}.section-head{display:flex;align-items:center;margin:28px 0 14px}.section-head h2{font:700 18px Manrope;margin:0}.section-head p{margin:5px 0 0;font-size:12px;color:#979dac}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat-card{background:#fff;border:1px solid #e7e9f0;border-radius:17px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 8px 22px #232a440a;transition:.2s}.stat-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #232a4414}.stat-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center}.stat-card.cyan .stat-icon{color:#089bc5;background:#e7f8fc}.stat-card.green .stat-icon{color:#0b9b68;background:#e5f8f0}.stat-card.purple .stat-icon{color:#7148ed;background:#eee9ff}.stat-card.blue .stat-icon{color:#526df0;background:#eaf0ff}.stat-card span{display:block;font-size:11px;color:#8c94a3}.stat-card strong{display:block;font:800 25px Manrope;margin:4px 0}.stat-card small{display:flex;align-items:center;gap:3px;color:#a0a6b1;font-size:9px}.stat-card small svg{color:#16a36e}.quick-head{margin-top:32px}.module-grid{display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));gap:13px}.module-card{position:relative;min-height:132px;border:1px solid #e5e7ee;border-radius:16px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#50596c;transition:.2s;overflow:hidden}.module-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0,rgba(112,75,255,.08),transparent 55%);opacity:0;transition:.2s}.module-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #242b4414;border-color:#d9d6ee}.module-card:hover:before{opacity:1}.module-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;z-index:1}.module-card.purple .module-icon{color:#704bff;background:#eee9ff}.module-card.green .module-icon{color:#0a9b68;background:#e6f8f1}.module-card.blue .module-icon{color:#536df0;background:#eaf0ff}.module-card.cyan .module-icon{color:#009ac4;background:#e5f8fc}.module-card.pink .module-icon{color:#df4c9c;background:#fceaf4}.module-card.orange .module-icon{color:#e77518;background:#fff0e3}.module-card.yellow .module-icon{color:#cc9200;background:#fff7dc}.module-card.red .module-icon{color:#ed5555;background:#ffebeb}.module-name{font-size:12px;font-weight:700;z-index:1}.module-arrow{position:absolute;right:10px;top:10px;color:#c1c5cf}.module-hero{display:flex;align-items:center;gap:16px;margin-bottom:23px}.large-module-icon{width:60px;height:60px;border-radius:17px;display:grid;place-items:center}.large-module-icon.purple{color:#704bff;background:#eee9ff}.large-module-icon.green{color:#0a9b68;background:#e6f8f1}.large-module-icon.blue{color:#536df0;background:#eaf0ff}.large-module-icon.cyan{color:#009ac4;background:#e5f8fc}.large-module-icon.pink{color:#df4c9c;background:#fceaf4}.large-module-icon.orange{color:#e77518;background:#fff0e3}.large-module-icon.yellow{color:#cc9200;background:#fff7dc}.large-module-icon.red{color:#ed5555;background:#ffebeb}.module-hero .primary-btn{margin-left:auto}.content-card{background:#fff;border:1px solid #e6e8ef;border-radius:18px;box-shadow:0 10px 28px #232a440b;overflow:hidden}.toolbar{padding:17px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;gap:10px}.searchbox{width:min(430px,100%);height:40px;border:1px solid #e1e4eb;border-radius:10px;display:flex;align-items:center;padding:0 12px;gap:8px;color:#9ba2b0}.searchbox input{border:0;outline:0;width:100%;background:transparent;color:inherit;font-size:12px}.result-count{font-size:11px;color:#969dab;margin-left:auto}.primary-btn,.ghost-btn{border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:12px;padding:10px 14px}.primary-btn{background:linear-gradient(135deg,#704bff,#8655f5);color:#fff;box-shadow:0 8px 18px #704bff2e}.primary-btn:hover{transform:translateY(-1px)}.ghost-btn{background:#f6f6f9;color:#737b8c}.ghost-btn:hover{background:#eeecf7;color:#6847ef}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:700px}th,td{text-align:left;padding:14px 17px;border-bottom:1px solid #eef0f4;font-size:12px}th{background:#fafbfc;color:#8b92a0;font-size:10px;text-transform:uppercase;letter-spacing:.7px}td{color:#4f596b}tr:hover td{background:#fcfcff}.status{display:inline-flex;padding:5px 8px;border-radius:99px;background:#f0f1f4;color:#7a8291;font-size:9px;font-weight:700}.status.active,.status.paid,.status.present,.status.processed,.status.completed,.status.published,.status.approved,.status.available,.status.checked-out{background:#e5f8ef;color:#098b5e}.status.pending,.status.new,.status.part-paid,.status.scheduled,.status.expected{background:#fff5db;color:#a97900}.status.inactive,.status.absent,.status.rejected,.status.overdue,.status.offline{background:#ffebeb;color:#c74c4c}.row-actions{display:flex;gap:5px}.row-actions button{width:31px;height:31px;border:0;background:#f5f5f8;color:#777f8e;border-radius:8px;display:grid;place-items:center}.row-actions button:hover{background:#eeeaff;color:#6948ef}.row-actions .danger:hover{background:#ffeded;color:#d64f4f}.empty-state{text-align:center;padding:80px 20px}.empty-icon{width:65px;height:65px;border-radius:19px;margin:0 auto 15px;display:grid;place-items:center;background:#f0edff;color:#704bff}.empty-state h3{font:700 17px Manrope;margin:0 0 6px}.empty-state p{font-size:12px;color:#979dac;margin:0 0 18px}.skeleton-list{padding:18px}.skeleton{height:55px;border-radius:10px;margin-bottom:10px;background:linear-gradient(90deg,#f1f2f6,#fafafd,#f1f2f6);background-size:200% 100%;animation:shine 1.2s infinite}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1417227a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:50;display:grid;place-items:center;padding:20px;animation:fade .18s ease}.modal-card{width:min(700px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 90px #00000038;padding:24px;animation:slide .22s ease}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal-head h2{font:800 22px Manrope;margin:5px 0 0}.close-btn{border:0;background:#f5f5f7;width:35px;height:35px;border-radius:10px;color:#7c8492;display:grid;place-items:center}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{font-size:11px;color:#697284;font-weight:700}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #dfe3ea;border-radius:10px;padding:11px 12px;outline:none;color:#3f4859;background:#fff;font-size:12px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#7a55ee;box-shadow:0 0 0 3px #eee9ff}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:16px;border-top:1px solid #eef0f4}.toast{position:fixed;right:24px;bottom:24px;z-index:100;background:#252b3b;color:#fff;padding:12px 15px;border-radius:11px;display:flex;align-items:center;gap:8px;font-size:12px;box-shadow:0 15px 40px #0003;animation:slide .22s ease}.spin{animation:spin 1s linear infinite}.mobile-title{display:none;font:800 20px Manrope;color:#282e40}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}@keyframes pop{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@keyframes shine{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .topbar,:root[data-theme=dark] .stat-card,:root[data-theme=dark] .module-card,:root[data-theme=dark] .content-card,:root[data-theme=dark] .hero-date,:root[data-theme=dark] .profile-progress,:root[data-theme=dark] .modal-card,:root[data-theme=dark] .profile-pop{background:#191c25;border-color:#2a2e3a;color:#e7e9f1}:root[data-theme=dark] .app-shell{background:#11131a}:root[data-theme=dark] .topbar{background:#191c25d6}:root[data-theme=dark] .nav-item{color:#9da4b5}:root[data-theme=dark] .nav-item:hover,:root[data-theme=dark] .nav-item.active{background:#25213a;color:#b7a6ff}:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .section-head p,:root[data-theme=dark] .hero p,:root[data-theme=dark] .module-hero p,:root[data-theme=dark] .crumb,:root[data-theme=dark] .result-count{color:#8e96a9}:root[data-theme=dark] th{background:#1d202a;color:#929aaa}:root[data-theme=dark] td{color:#c4c9d4}:root[data-theme=dark] tr:hover td{background:#1d2029}:root[data-theme=dark] .searchbox,:root[data-theme=dark] .form-grid input,:root[data-theme=dark] .form-grid select,:root[data-theme=dark] .form-grid textarea{background:#151820;border-color:#333846;color:#e4e7ef}:root[data-theme=dark] .ghost-btn,:root[data-theme=dark] .row-actions button{background:#242833;color:#c0c5d1}@media(max-width:1250px){.module-grid{grid-template-columns:repeat(5,1fr)}}@media(max-width:1050px){.module-grid{grid-template-columns:repeat(4,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.sidebar{width:76px}.sidebar:not(.collapsed){width:76px}.sidebar .logo-text,.sidebar .logo-sub,.sidebar .nav-item span,.sidebar .nav-label{display:none}.sidebar .nav-item{justify-content:center;padding:0}.main,.sidebar.collapsed~.main{margin-left:76px}.side-toggle{display:none}.page-wrap{width:calc(100% - 30px)}.topbar{padding:0 15px}.crumb,.profile-copy,.profile-chip>svg{display:none}.mobile-title{display:block}.module-grid{grid-template-columns:repeat(3,1fr)}.profile-progress{align-items:flex-start;flex-wrap:wrap}.profile-progress .progress-copy{min-width:calc(100% - 60px)}.profile-progress>button{margin-left:59px}.hero-date{display:none}}@media(max-width:560px){.page-wrap{width:calc(100% - 20px);padding-top:20px}.hero h1,.module-hero h1{font-size:25px}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:13px}.stat-icon{width:38px;height:38px}.stat-card strong{font-size:20px}.module-grid{grid-template-columns:repeat(2,1fr)}.module-card{min-height:115px}.toolbar{flex-wrap:wrap}.searchbox{width:100%}.result-count{margin-left:0}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.module-hero{flex-wrap:wrap}.module-hero .primary-btn{margin-left:0}.hero{margin-bottom:17px}}
