@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap);@font-face{font-display:swap;font-family:Stilker Banner;font-style:normal;font-weight:400;src:url(/static/media/stilker-banner.989759b138aaf95cef96.woff2) format("woff2")}:root{--main-font-family:"Stilker Banner","Segoe UI","Helvetica Neue",system-ui,-apple-system,Roboto,Arial,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.stock-add-page{box-sizing:border-box;margin:0;max-width:none;padding:0 0 40px;width:100%}.stock-add-header{margin:0 0 22px;max-width:none;width:100%}.stock-add-title{color:#0f172a;font-size:clamp(1.45rem,3.5vw,1.85rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.stock-add-lede{color:#64748b;font-size:.95rem;font-weight:500;line-height:1.55;margin:0}.stock-add-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 24px #0f172a12;box-sizing:border-box;overflow:hidden;width:100%}.stock-add-form{box-sizing:border-box;padding:28px 28px 32px}.stock-add-grid{grid-gap:20px 24px;align-items:start;display:grid;gap:20px 24px;grid-template-columns:1fr 1fr}.stock-add-field{display:flex;flex-direction:column;gap:8px;min-width:0}.stock-add-field--full{grid-column:1/-1}.stock-add-label{color:#475569;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.stock-add-hint{color:#64748b;font-size:.78rem;font-weight:500;line-height:1.4;margin-top:-2px}.stock-add-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:1rem;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.stock-add-input:hover:not(:disabled){border-color:#94a3b8}.stock-add-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f138;outline:none}.stock-add-input:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.65}.stock-add-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.stock-add-alert{border-radius:12px;font-size:.92rem;font-weight:600;line-height:1.45;margin-top:18px;padding:12px 14px}.stock-add-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.stock-add-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;padding-top:8px}.stock-add-submit{align-items:center;background:linear-gradient(180deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 2px 8px #4f46e559;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:10px;justify-content:center;min-height:48px;padding:12px 28px;transition:filter .15s ease,transform .12s ease}.stock-add-submit:hover:not(:disabled){filter:brightness(1.06)}.stock-add-submit:active:not(:disabled){transform:translateY(1px)}.stock-add-submit:disabled{cursor:not-allowed;opacity:.55;transform:none}.stock-add-secondary{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#334155;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;min-height:48px;padding:12px 22px;transition:background .15s ease,border-color .15s ease}.stock-add-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.stock-add-secondary:disabled{cursor:not-allowed;opacity:.6}.stock-add-spinner{animation:stock-add-spin .65s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes stock-add-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.stock-add-form{padding:22px 16px 26px}.stock-add-grid{gap:18px;grid-template-columns:1fr}.stock-add-actions{align-items:stretch;flex-direction:column}.stock-add-secondary,.stock-add-submit{justify-content:center;width:100%}}.product-list-root{box-sizing:border-box;margin:0;max-width:none;padding-bottom:40px;padding-top:24px}@media (max-width:900px){.product-list-root{padding-bottom:32px;padding-top:20px}}.product-list-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.product-list-head h2{color:#232946;font-size:1.45rem;margin:0}.product-list-refresh{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-weight:600;padding:8px 16px}.product-list-refresh:disabled{cursor:not-allowed;opacity:.65}.product-list-empty,.product-list-loading{background:#f8fafc;border-radius:12px;color:#64748b;font-size:.95rem;padding:20px}.product-list-empty--inline{margin:0 0 16px;padding:14px 16px}.product-list-toolbar{align-items:flex-end;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 8px #0f172a0d;display:flex;flex-wrap:wrap;gap:14px 16px;margin-bottom:10px;padding:14px 16px}.product-list-field{display:flex;flex-direction:column;gap:6px;min-width:160px}.product-list-field--grow{flex:1 1 220px;min-width:200px}.product-list-field-label{color:#475569;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-list-input,.product-list-select{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;color:#0f172a;font-size:.95rem;padding:10px 12px}.product-list-input:focus,.product-list-select:focus{border-color:#eebbc3;box-shadow:0 0 0 2px #eebbc373;outline:none}.product-list-clear-filters{align-self:flex-end;background:#fff;border:1px dashed #94a3b8;border-radius:8px;color:#475569;cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 14px}.product-list-clear-filters:hover{border-color:#64748b;color:#0f172a}.product-list-count{color:#64748b;font-size:.88rem;margin:0 0 12px}.product-list-pending-filter-note{color:#64748b;font-size:.85rem;margin:-4px 0 12px}.product-list-table-wrap{border-radius:12px;box-shadow:0 2px 12px #0f172a14;overflow-x:auto}.product-list-table{background:#fff;border-collapse:collapse;min-width:640px;width:100%}.product-list-table td,.product-list-table th{border-bottom:1px solid #e2e8f0;font-size:.9rem;padding:12px 10px;text-align:left}.product-list-table th{background:#eebbc3;color:#232946;font-weight:700}.product-list-table tr:last-child td{border-bottom:none}.product-list-pending{border-top:1px solid #e2e8f0;margin-top:28px;padding-top:20px}.product-list-pending-title{color:#0f172a;font-size:1.1rem;margin:0 0 8px}.product-list-pending-hint{color:#64748b;font-size:.88rem;line-height:1.45;margin:0 0 16px}.product-list-pending-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.product-list-pending-card{background:linear-gradient(180deg,#fffbeb,#fff);border:1px solid #fde68a;border-radius:12px;padding:14px 16px}.product-list-pending-meta{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}.product-list-pending-meta strong{color:#232946}.product-list-pending-by{color:#64748b;font-size:.82rem}.product-list-pending-details{color:#475569;display:flex;flex-wrap:wrap;font-size:.85rem;gap:12px;margin-bottom:10px}.product-list-pending-actions{display:flex;gap:10px}.product-list-btn-approve{background:#0d9488;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}.product-list-btn-reject{background:#fff;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;cursor:pointer;font-weight:700;padding:8px 16px}.product-list-pending-wait{color:#92400e;font-size:.85rem;font-style:italic;margin:0}.low-stock-root{box-sizing:border-box;margin:0;max-width:none;padding-bottom:40px;padding-top:28px}.low-stock-muted{margin:12px 0 0}.low-stock-limit{color:#64748b;font-size:.9rem;font-weight:400}.low-stock-list{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;list-style:none;margin:0;padding:0}.low-stock-list li{align-items:center;border-bottom:1px solid #eebbc3;display:flex;justify-content:space-between;padding:16px 18px}.low-stock-list li:last-child{border-bottom:none}.product-name{color:#d53f8c;font-weight:600}.product-qty{color:#232946;font-size:1.05rem}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#f4f6fa;font-family:var(--main-font-family);margin:0}.App{min-height:100vh}.app-root{flex-direction:column;max-width:100%;min-height:100vh}.app-body,.app-root{display:flex;width:100%}.app-body{position:relative}.app-body,.app-main{flex:1 1;min-width:0}.app-main{box-sizing:border-box;margin-left:220px;overflow-x:auto;overflow-y:visible;padding:80px 40px 40px;width:100%}.page-bleed{box-sizing:border-box;margin-left:-40px;margin-right:-40px;min-width:0;padding-left:40px;padding-right:40px;width:calc(100% + 80px)}@media (max-width:900px){.page-bleed{box-sizing:border-box;margin-right:0;padding-left:0;padding-right:0}.app-main,.page-bleed{margin-left:0;max-width:100%;width:100%}.app-main{padding:72px max(14px,env(safe-area-inset-right,0px)) 24px max(14px,env(safe-area-inset-left,0px));transition:margin-left .2s ease,width .2s ease,max-width .2s ease}.app-body--nav-drawer-open .app-main{margin-left:220px;max-width:calc(100% - 220px);width:calc(100% - 220px)}}.submenu-group{background:none;border-bottom:1px solid #393e6e;color:#eebbc3;font-size:.93rem;font-weight:700;margin-bottom:2px;margin-top:8px;padding:8px 0 2px 8px;pointer-events:none}.sidebar-shell{align-self:stretch;flex:0 0;min-width:0;overflow:visible;pointer-events:none;position:relative;width:0;z-index:1100}.sidebar-shell .sidebar,.sidebar-shell .sidebar-backdrop{pointer-events:auto}.sidebar{background:#232946;box-shadow:2px 0 8px #00000012;color:#fff;height:calc(100vh - 64px);left:0;overflow-y:auto;position:fixed;top:64px;transition:left .2s;width:220px;z-index:1100}.sidebar.hide{transform:translateX(-100%)}.sidebar.show{transform:translateX(0)}.sidebar-hamburger{background:#232946;border-radius:6px;box-shadow:0 2px 8px #00000012;color:#fff;cursor:pointer;display:none;left:18px;padding:6px 8px;position:fixed;top:18px;z-index:2001}.sidebar-backdrop{background:#0000002e;display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2000}.sidebar h2{font-size:1.7rem;font-weight:700;letter-spacing:1px;margin:0 0 32px 32px}.sidebar ul{list-style:none;padding:0;width:100%}.sidebar li{cursor:pointer;display:block;font-size:1.08rem;padding:14px 32px;transition:background .2s}.sidebar li.has-submenu>.sidebar-link{white-space:nowrap}.sidebar li.has-submenu>.sidebar-link,.sidebar-link{align-items:center;display:flex;gap:8px;justify-content:space-between}.sidebar-link{font-weight:500;width:100%}.sidebar-link__start{align-items:center;display:flex;flex:1 1;gap:12px;min-width:0}.sidebar-link__label{min-width:0;overflow:hidden;text-overflow:ellipsis}.sidebar-main-icon{color:#b8c0e8;flex-shrink:0;opacity:.95}.sidebar li.active .sidebar-main-icon,.sidebar li:hover .sidebar-main-icon{color:#fffffe;opacity:1}.arrow{background:none;border:none;color:#fff;display:inline-block;font-size:1em;height:auto;margin-left:8px;opacity:.7;transition:transform .2s;width:auto}.arrow:before{content:">";font-size:1em;font-weight:700}.arrow.open{transform:rotate(90deg)}.sidebar li.active,.sidebar li:hover{background:#393e6e}.submenu li.active{background:#232946;color:#fff}.submenu{background:none;list-style:none;margin:0;padding-left:18px}.submenu li{border-radius:4px;color:#eebbc3;cursor:pointer;font-size:.99rem;padding:10px 0 10px 8px;transition:background .2s,color .2s}.submenu li:hover{background:#393e6e;color:#fff}@media (max-width:900px){.sidebar{box-shadow:2px 0 16px #0000002e;box-sizing:border-box;height:calc(100dvh - 54px);left:0;max-height:calc(100vh - 54px);padding-bottom:env(safe-area-inset-bottom,0);position:fixed;top:54px;transform:translateX(-100%);width:220px;z-index:2002}.sidebar.show{transform:translateX(0)}}@media (min-width:901px){.sidebar,.sidebar.hide,.sidebar.show{transform:translateX(0)!important}.sidebar-backdrop{display:none!important}}.topbar-logout-btn{align-items:center;background:#eebbc3;border:none;border-radius:18px;box-shadow:0 2px 8px #0000000a;color:#232946;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:6px;margin-left:18px;padding:7px 18px;transition:background .2s,color .2s}.topbar-logout-btn:disabled{cursor:not-allowed;opacity:.7}.topbar-logout-btn:hover:not(:disabled){background:#f7d6e0;color:#232946}.topbar{grid-column-gap:12px;align-items:center;background:#232946;box-shadow:0 2px 8px #00000012;box-sizing:border-box;color:#fff;column-gap:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,min(48vw,380px)) minmax(0,1fr);height:64px;left:0;max-width:100%;padding:0 calc(32px + env(safe-area-inset-right, 0px)) 0 calc(32px + env(safe-area-inset-left, 0px));position:fixed;right:0;top:0;width:100%;z-index:1250}.topbar-left{align-items:center;display:flex;gap:12px;grid-column:1;height:100%;justify-self:start;padding-right:10px}.topbar-center,.topbar-left{min-width:0;position:relative}.topbar-center{align-self:center;grid-column:2;justify-self:stretch;text-align:center;z-index:2}.topbar-session{background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;box-shadow:0 1px 2px #0003;color:#fff;display:inline-block;font-size:.84rem;font-weight:600;line-height:1.3;max-width:100%;overflow:hidden;padding:6px 14px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.topbar-session--muted{border-style:dashed;color:#e2e8f0;font-weight:500}.topbar-session time{color:#fff;font-weight:800}.topbar-menu-btn{align-items:center;background:#ffffff1f;border:1px solid #ffffff59;border-radius:10px;color:#fff;cursor:pointer;display:none;flex-shrink:0;font-size:1.35rem;height:40px;justify-content:center;line-height:1;margin:0 8px 0 0;padding:0;width:40px}.topbar-menu-btn:hover{background:#fff3}.topbar-title{flex:1 1 auto;font-size:1.48rem;font-weight:700;letter-spacing:.04em;min-width:0}.topbar-realtime,.topbar-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-realtime{background:#eebbc3;border-radius:12px;color:#232946;flex:0 0 auto;font-size:1rem;max-width:42vw;padding:4px 14px}.topbar-right{align-items:center;display:flex;gap:10px;grid-column:3;justify-self:end}.topbar-bell-btn,.topbar-bell-wrap{position:relative}.topbar-bell-btn{align-items:center;background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;transition:background .15s,border-color .15s;width:42px}.topbar-bell-btn:hover{background:#fff3}.topbar-bell-icon{font-size:1.15rem;line-height:1}.topbar-bell-badge{align-items:center;background:#eebbc3;border-radius:999px;box-shadow:0 1px 3px #00000059;font-size:.68rem;font-weight:800;height:18px;justify-content:center;min-width:18px;padding:0 4px;right:2px;top:2px}.topbar-bell-badge,.topbar-bell-panel{color:#232946;display:flex;position:absolute}.topbar-bell-panel{background:#fffffe;border:1px solid #2329461f;border-radius:12px;box-shadow:0 12px 40px #00000040;flex-direction:column;max-height:min(70vh,420px);overflow:hidden;right:0;top:calc(100% + 8px);width:min(360px,calc(100vw - 24px));z-index:1400}.topbar-bell-panel-head{align-items:center;background:#f4f4f8;border-bottom:1px solid #2329461a;display:flex;font-size:.95rem;font-weight:700;justify-content:space-between;padding:10px 12px}.topbar-bell-markall{background:none;border:none;color:#3949ab;cursor:pointer;font-size:.78rem;font-weight:600;padding:4px 6px;text-decoration:underline}.topbar-bell-markall:hover{color:#1a237e}.topbar-bell-list{flex:1 1;list-style:none;margin:0;overflow-y:auto;padding:0}.topbar-bell-empty{color:#888;font-size:.9rem;padding:20px 14px;text-align:center}.topbar-bell-item{background:#fffffe;border:none;border-bottom:1px solid #2329460f;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;gap:4px;padding:10px 12px;text-align:left;width:100%}.topbar-bell-item:hover{background:#f7f8fc}.topbar-bell-item--unread{background:#eef2ff}.topbar-bell-item-title{color:#232946;font-size:.88rem;font-weight:700}.topbar-bell-item-body{color:#444;font-size:.82rem;line-height:1.35}.topbar-bell-item-meta{color:#777;font-size:.72rem}.topbar-profile-slot{align-items:center;display:flex;position:relative}.topbar-profile-msg{align-items:flex-start;border-radius:10px;box-shadow:0 8px 28px #00000047;display:flex;font-size:.8rem;font-weight:600;gap:8px;line-height:1.35;max-width:min(300px,calc(100vw - 100px));padding:10px 12px;position:absolute;right:0;top:calc(100% + 10px);z-index:1600}.topbar-profile-msg--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.topbar-profile-msg-text{flex:1 1;min-width:0}.topbar-profile-msg-close{background:#0000;border:none;color:#991b1b;cursor:pointer;flex:0 0 auto;font-size:1.25rem;line-height:1;opacity:.85;padding:0 2px}.topbar-profile-msg-close:hover{opacity:1}.topbar-profile{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;width:40px}.topbar-profile--busy{cursor:wait;opacity:.88}.topbar-profile-spinner{animation:topbar-profile-spin .7s linear infinite;border:3px solid #ffffff59;border-radius:50%;border-top-color:#232946;height:20px;inset:0;margin:auto;pointer-events:none;position:absolute;width:20px}@keyframes topbar-profile-spin{to{transform:rotate(1turn)}}.topbar-profile-img{background-color:#fff;display:block;height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.topbar-profile-initials{align-items:center;background:#eebbc3;color:#232946;display:flex;font-size:.95rem;font-weight:800;inset:0;justify-content:center;position:absolute;-webkit-user-select:none;user-select:none}@media (max-width:900px){.topbar-menu-btn{display:inline-flex}.topbar{grid-template-columns:minmax(0,1fr) minmax(140px,1fr) minmax(0,1fr);height:54px;padding:0 calc(12px + env(safe-area-inset-right, 0px)) 0 calc(12px + env(safe-area-inset-left, 0px))}.topbar-left{min-width:0;padding-left:0}.topbar-title{font-size:1.14rem}.topbar-realtime{font-size:.92rem;max-width:34vw;padding:3px 10px}.topbar-profile{height:32px;width:32px}.topbar-session{font-size:.72rem;line-height:1.2;padding:5px 10px;white-space:normal}.topbar-logout-btn{font-size:.92rem;padding:6px 12px}.topbar-bell-btn{height:36px;width:36px}.topbar-bell-panel{max-height:55vh;width:min(300px,calc(100vw - 20px))}}@media (max-width:700px){.topbar-center{display:none}.topbar{column-gap:8px;grid-template-columns:minmax(0,1fr) auto}.topbar-right{grid-column:2}}@media (max-width:600px){.topbar-title{display:none}.topbar-bell-panel{border-radius:10px!important;box-shadow:0 6px 24px #0000002e;left:50%!important;max-width:98vw!important;min-width:0!important;right:auto!important;transform:translateX(-50%)!important;width:96vw!important}}.splash-screen{align-items:center;background:radial-gradient(circle at top,#2f3a78 0,#1f254b 45%,#171c38 100%);bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.splash-content{padding:0 20px;text-align:center}.splash-content h1{font-size:clamp(2.6rem,7vw,4.6rem);font-weight:800;letter-spacing:.02em;line-height:1.05;margin-bottom:.5rem;text-shadow:0 10px 30px #00000047;text-transform:lowercase}.splash-tagline{animation:typing 4.8s steps(19) 1 both,blink-caret .95s step-end infinite;border-right:3px solid #eebbc3;color:#f8d6dc;font-size:clamp(1.35rem,3.4vw,2.2rem);font-weight:700;letter-spacing:.015em;margin:0 auto 2rem;max-width:100%;overflow:hidden;white-space:nowrap;width:19ch}.loader{animation:spin 1.3s linear infinite;border:6px solid #393e6e;border-radius:50%;border-top-color:#eebbc3;box-shadow:0 6px 20px #0003;height:54px;margin:0 auto;width:54px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes typing{0%{width:0}to{width:19ch}}@keyframes blink-caret{0%,to{border-right-color:#0000}50%{border-right-color:#eebbc3}}.login-ad-carousel{background:#0f172a;border-radius:0;box-shadow:none;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;position:relative;width:100%}.login-ad-carousel--fallback{align-items:center;background:linear-gradient(145deg,#1e3a5f,#0f172a 45%,#312e81);display:flex;flex:1 1 auto;justify-content:center;min-height:min(52vh,560px)}.login-ad-fallback-inner{color:#f8fafc;padding:24px;text-align:center}.login-ad-fallback-title{display:block;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:800;letter-spacing:.06em;margin-bottom:10px}.login-ad-fallback-sub{display:block;font-size:.95rem;font-weight:500;opacity:.88}.login-ad-slides{flex:1 1;min-height:220px;position:relative;width:100%}.login-ad-slide{inset:0;margin:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .55s ease;z-index:0}.login-ad-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.login-ad-img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.login-ad-caption{background:linear-gradient(#0000,#0f172ad1);bottom:0;color:#f8fafc;font-size:.88rem;font-weight:600;left:0;line-height:1.35;margin:0;padding:12px 14px;position:absolute;right:0}.login-ad-controls{align-items:center;bottom:10px;display:flex;gap:10px;justify-content:center;left:0;padding:0 8px;pointer-events:none;position:absolute;right:0;z-index:2}.login-ad-controls>*{pointer-events:auto}.login-ad-arrow{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a73;border:1px solid #ffffff59;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.35rem;height:36px;justify-content:center;line-height:1;width:36px}.login-ad-arrow:hover{background:#0f172aa6}.login-ad-dots{align-items:center;display:flex;gap:7px}.login-ad-dot{background:#ffffff59;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;width:8px}.login-ad-dot.is-active{background:#fff;transform:scale(1.15)}@media (max-width:900px){.login-ad-carousel--fallback,.login-ad-slides{min-height:32vh}}.login-news-strip{border-top:1px solid #2329461f;box-sizing:border-box;flex:0 0 auto;margin-top:0;padding:12px 14px 16px;width:100%}.login-news-strip-title{color:#475569;font-size:.82rem;font-weight:800;letter-spacing:.06em;margin:0 0 10px;text-align:center;text-transform:uppercase}.login-news-strip-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;max-height:min(28vh,220px);overflow-y:auto;padding:0;scrollbar-width:thin}.login-news-card{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px #0f172a0d;display:flex;gap:10px;padding:10px 12px;text-align:left}.login-news-card-thumb{background:#f1f5f9;border-radius:8px;flex:0 0 56px;height:56px;overflow:hidden;width:56px}.login-news-card-thumb img{display:block;height:100%;object-fit:cover;width:100%}.login-news-card-text{flex:1 1;min-width:0}.login-news-card-title{color:#0f172a;display:block;font-size:.9rem;line-height:1.3;margin-bottom:4px}.login-news-card-body{color:#64748b;font-size:.8rem;line-height:1.4;margin:0;white-space:pre-wrap}@media (max-width:900px){.login-news-strip-list{max-height:min(24vh,180px)}}.login-spinner{animation:login-spin .8s linear infinite;border:3px solid #eebbc3;border-radius:50%;border-top-color:#232946;display:inline-block;height:22px;margin:0 auto;vertical-align:middle;width:22px}@keyframes login-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error,.login-btn,.login-form,.login-input,.login-label,.login-modern-container,body{font-family:Nunito,Arial,Helvetica,sans-serif}@media (max-width:900px){.login-modern-container{flex-direction:column;min-height:100vh}.login-modern-left{display:none!important}.login-modern-right{background:#fff;box-shadow:none;flex:1 1 auto;min-height:100vh;min-width:0;padding:0;width:100%}}@media (max-width:600px){.login-modern-right{width:100vw}.login-form{border-radius:0;box-shadow:none;min-width:0;padding:32px 10px 24px;width:100vw}}.login-label{color:#232946;font-size:1rem;font-weight:500;margin-bottom:4px;margin-top:12px}.login-input{background:#f8fafc;border:1px solid silver;border-radius:7px;box-sizing:border-box;font-size:1rem;height:38px;margin-bottom:0;padding:8px 12px;transition:border .2s;width:100%}.login-input:focus{background:#fff;border:1.5px solid #1976d2;outline:none}.login-btn{background:#1976d2;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;letter-spacing:.5px;margin-top:18px;padding:12px;transition:background .2s;width:100%}.login-btn:hover{background:#1256a3}.login-forgot-btn{background:none;border:none;color:#1976d2;cursor:pointer;font-family:inherit;font-size:.97rem;padding:4px 8px;text-decoration:none}.login-forgot-btn:hover{text-decoration:underline}.login-modern-container{background:#f4f6fa;justify-content:center}.login-modern-container,.login-modern-left{align-items:stretch;display:flex;min-height:100vh}.login-modern-left{background:#e8eaf6;box-shadow:2px 0 24px #2329460f;flex:1.2 1;flex-direction:column;justify-content:flex-start;min-width:280px}.login-modern-image-box{align-items:stretch;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:0;text-align:center;width:100%}.login-modern-caption h2{color:#232946;margin-bottom:8px}.login-modern-caption p{color:#393e6e;font-size:1.1rem}.login-modern-right{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center}.login-form{border-radius:0;box-shadow:none;flex-direction:column;gap:1.1rem;margin:32px 0;min-width:260px;width:340px}.login-form,.login-logo-wrap{background:#0000;display:flex;padding:0}.login-logo-wrap{align-items:center;box-shadow:0 6px 28px #0f172a24;height:168px;justify-content:center;margin:0 auto 8px;overflow:hidden;width:168px}.login-logo,.login-logo-wrap{border:none;border-radius:50%;box-sizing:border-box}.login-logo{background:#0000;box-shadow:none;display:block;height:100%;object-fit:contain;object-position:center center;width:100%}@media (max-width:600px){.login-form{border-radius:0;box-shadow:none;gap:.7rem;margin:0 auto;max-width:99vw;min-width:0;padding:2vw;width:98vw}.login-input{box-sizing:border-box;font-size:.93rem;height:28px;max-width:100%;padding:4px 6px;width:100%}.login-label{font-size:.93rem;margin-bottom:1px;margin-top:6px}.login-btn{font-size:.98rem;height:30px;margin-top:6px;padding-left:0;padding-right:0}.login-logo-wrap{height:140px;width:140px}.login-form h2.login-welcome-title{font-size:1.02rem!important;margin-bottom:7px!important;text-align:center!important}.login-form .login-welcome-sub{font-size:.93rem!important;margin-bottom:7px!important;text-align:center!important}}.login-form h2.login-welcome-title{color:#232946;margin-bottom:10px;text-align:center}.login-form .login-welcome-sub{color:#475569;font-size:.98rem;line-height:1.45;margin:0 0 18px;text-align:center}.login-form input{border:1px solid silver;border-radius:6px;font-size:1rem;margin-bottom:18px;padding:12px}.login-form button{background:#232946;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:12px;transition:background .2s}.login-form button:hover{background:#393e6e}.error{color:#e63946;margin-bottom:12px;text-align:left}.login-footer-copy{font-family:Nunito,Arial,Helvetica,sans-serif!important;margin-top:4px;text-align:center}.login-footer-rule{border:none;border-top:1px solid #e0e0e0;margin:18px 0 12px}.login-footer-line{color:#334155;font-size:.82rem;line-height:1.45;margin:0 0 6px}.login-footer-line--credit{color:#64748b;font-size:.78rem;margin-bottom:0}.login-button,.login-container,.login-form,.login-input,.login-label,.login-title{font-family:Times New Roman,Times,serif!important}.dash-analytics{margin:8px auto 32px;max-width:min(1240px,100%);padding:0}.dash-analytics-title{color:#334155;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 6px;text-align:center}.dash-analytics-lead{color:#64748b;font-size:.9rem;line-height:1.45;margin:0 auto 20px;max-width:60ch;text-align:center}.dash-analytics-summary{background:linear-gradient(145deg,#fafbfc,#f4f6f9);border:1px solid #e8ecf1;border-radius:16px;margin-bottom:22px;padding:18px 16px 14px}.dash-donut-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:28px 36px;justify-content:center}.dash-donut-wrap{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:140px}.dash-donut-caption{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dash-donut-svg{filter:drop-shadow(0 4px 12px rgba(15,23,42,.06));height:160px;max-width:100%;width:160px}.dash-donut-center-total{fill:#1e3a4a;font-size:15px;font-weight:800}.dash-donut-center-unit{fill:#64748b;font-size:10px;font-weight:700}.dash-donut-center-zero{fill:#94a3b8;font-size:18px;font-weight:700}.dash-pie-legend{color:#475569;display:flex;flex-wrap:wrap;font-size:.8rem;font-weight:700;gap:14px 20px;justify-content:center;list-style:none;margin:14px 0 0;padding:0}.dash-pie-legend li{align-items:center;display:inline-flex;gap:6px}.dash-pie-legend-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.dash-daily-bar{fill:#4472c4}.dash-analytics-card--chart{padding-bottom:14px}.dash-analytics-grid{grid-gap:18px;align-items:stretch;display:grid;gap:18px;grid-template-columns:1fr 1fr}.dash-analytics-card{background:linear-gradient(165deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 18px #0f172a0f;min-width:0;padding:18px 16px 16px}.dash-analytics-card-title{color:#1e293b;font-size:1rem;font-weight:800;margin:0 0 4px}.dash-analytics-card-hint{color:#94a3b8;font-size:.78rem;line-height:1.4;margin:0 0 14px}.dash-analytics-empty{color:#64748b;font-size:.88rem;line-height:1.45;margin:12px 0 4px}.dash-analytics-empty--tight{margin:4px 0 12px}.dash-analytics-subblock-title{color:#64748b;font-size:.78rem;font-weight:800;letter-spacing:.05em;margin:14px 0 8px;text-transform:uppercase}.dash-analytics-subblock-title:first-of-type{margin-top:0}.dash-analytics-chart-wrap{display:flex;flex-direction:column;gap:8px}.dash-bar-chart-frame{background:linear-gradient(180deg,#f8fafc,#fff 55%);border:1px solid #e2e8f0;border-radius:12px;padding:10px 8px 6px}.dash-bar-chart-frame--soft{background:linear-gradient(180deg,#fafbfc,#fff 70%);border-color:#e8ecf1;box-shadow:inset 0 1px 0 #fffc}.dash-bar-chart-frame--modern{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:none;padding:14px 10px 8px}.dash-bar-chart-svg--daily{min-height:248px}.dash-analytics-svg{display:block;height:auto;max-width:100%;min-height:200px;width:100%}.dash-bar-chart-svg{overflow:visible}.dash-bar-grid{stroke:#f0f2f5;stroke-width:1}.dash-bar-axis-y{stroke:#c5cdd8;stroke-width:1.25}.dash-bar-baseline{stroke:#d1d5db;stroke-width:1}.dash-bar-y-label{fill:#7b8798;font-size:10px;font-weight:600}.dash-analytics-bar{opacity:.95}.dash-bar-value-top{fill:#0f172a;font-size:9px;font-weight:800}.dash-bar-day-bottom{fill:#475569;font-size:11px;font-weight:700}.dash-bar-total-top{fill:#1e3a4a;font-size:9px;font-weight:800}.dash-bar-data-label{fill:#111827;font-size:10px;font-weight:600;letter-spacing:-.01em}.dash-bar-chart-unit{color:#94a3b8;font-size:.72rem;font-weight:600;margin:4px 0 0;text-align:center}.dash-analytics-top{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.dash-analytics-top-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:28px 1fr auto}.dash-analytics-top-rank{align-items:center;background:#e8eef5;border-radius:8px;color:#4a6274;display:flex;font-size:.82rem;font-weight:800;height:26px;justify-content:center;width:26px}.dash-analytics-top-body{min-width:0}.dash-analytics-top-name{color:#0f172a;font-size:.88rem;font-weight:700;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-analytics-top-bar-track{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.dash-analytics-top-bar-fill{background:linear-gradient(90deg,#86b89a,#a8d4ba);border-radius:999px;height:100%;transition:width .25s ease}.dash-analytics-top-bar-fill--wakala{background:linear-gradient(90deg,#3b82f6,#93c5fd)}.dash-analytics-top-bar-track--wakala{background:#dbeafe}.dash-analytics-top-qty{color:#4a7c68;font-size:.78rem;font-weight:700;white-space:nowrap}.dash-analytics-top-qty--wakala{color:#1d4ed8}@media (max-width:900px){.dash-analytics-grid{grid-template-columns:1fr}}.dashboard-root--overview{margin-left:auto;margin-right:auto;max-width:min(1240px,100%)}.dashboard-welcome{margin:8px auto 26px;max-width:min(40rem,100%);padding:12px 0 0;text-align:center}.dashboard-welcome-greeting{color:#111;font-size:clamp(1.35rem,4.2vw,2.05rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;margin:0 0 8px}.dashboard-welcome-sub{color:#64748b;font-size:1.05rem;font-style:italic;font-weight:600;line-height:1.45;margin:0}.dashboard-welcome-brand{color:#6366f1;font-weight:800}.dashboard-card-purple{border-left:6px solid #a78bfa}.dashboard-card-orange{border-left:6px solid #fb923c}.dashboard-card-yellow{border-left:6px solid #facc15}.dashboard-card-teal{border-left:6px solid #14b8a6}.dashboard-card-teal.dashboard-card--glow:before{background:#14b8a6}.dashboard-card-slate{border-left:6px solid #64748b}.dashboard-card-slate.dashboard-card--glow:before{background:#475569}.dashboard-card--glow{overflow:hidden;position:relative}.dashboard-card--glow:before{border-radius:50%;content:"";height:120px;inset:-40% -20% auto auto;opacity:.12;pointer-events:none;position:absolute;width:120px}.dashboard-card-blue.dashboard-card--glow:before{background:#6366f1}.dashboard-card-green.dashboard-card--glow:before{background:#22c55e}.dashboard-card-purple.dashboard-card--glow:before{background:#a855f7}.dashboard-card-orange.dashboard-card--glow:before{background:#f97316}.dashboard-card-red.dashboard-card--glow:before{background:#ef4444}.dashboard-card-yellow.dashboard-card--glow:before{background:#eab308}.dashboard-quick-wrap{margin:0 auto 36px;max-width:min(1240px,100%)}.dashboard-quick-title{color:#0f172a;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 18px;text-align:center}.dashboard-quick-cards-row{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.dashboard-quick-card{align-items:center;border:none;border-radius:18px;box-shadow:0 4px 16px #0000001a;cursor:pointer;display:flex;flex:1 1 180px;font-family:inherit;justify-content:center;max-width:280px;min-width:180px;padding:28px 18px 22px;transition:transform .18s ease,box-shadow .18s ease}.dashboard-quick-card:hover{box-shadow:0 8px 24px #00000029;transform:translateY(-4px) scale(1.03)}.dashboard-quick-card:focus-visible{outline:3px solid #6366f1;outline-offset:3px}.dashboard-quick-card-title{color:#fff;font-size:1.18rem;font-weight:700;letter-spacing:.5px;text-align:center}.dashboard-quick-card--blue{background:linear-gradient(135deg,#3182ce,#63b3ed)}.dashboard-quick-card--teal{background:linear-gradient(135deg,#20b2aa,#81e6d9)}.dashboard-quick-card--slate{background:linear-gradient(135deg,#4a5568,#a0aec0)}.dashboard-quick-card--purple{background:linear-gradient(135deg,#805ad5,#b794f4)}.dashboard-quick-card--green{background:linear-gradient(135deg,#38a169,#68d391)}.dashboard-quick-card--coral{background:linear-gradient(135deg,#e53e3e,#fc8181)}@media (max-width:900px){.dashboard-quick-cards-row{flex-direction:column;gap:12px}.dashboard-quick-card{max-width:none;min-width:0;min-width:auto;padding:20px 16px 18px;width:100%}}.dashboard-recent-activities{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 24px #0f172a14;margin:32px auto 28px;max-width:min(1240px,100%);padding:22px 20px}.dashboard-recent-activities h3{color:#4338ca;font-size:1.18rem;font-weight:800;letter-spacing:-.02em;margin:0 0 8px;text-align:center}.dashboard-recent-activities-note{color:#64748b;font-size:.88rem;line-height:1.45;margin:0 auto 16px;max-width:52ch;text-align:center}.dashboard-inline-link{background:none;border:none;color:#4f46e5;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;font-weight:700;margin:0;padding:0;text-decoration:underline;text-underline-offset:2px}.dashboard-inline-link:hover{color:#4338ca}.recent-activities-scroll{-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:auto}.recent-activities-table{border-collapse:collapse;font-size:.92rem;min-width:520px;width:100%}.recent-activities-table td,.recent-activities-table th{border:1px solid #e2e8f0;padding:10px 12px;text-align:left}.recent-activities-table th{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.recent-activities-table--simple th{background:#f1f5f9;color:#475569;font-size:.72rem}.recent-empty{color:#64748b;padding:28px!important;text-align:center}.recent-activities-table tbody tr:nth-child(2n) td{background:#f8fafc}.recent-activities-table tbody tr:hover td{background:#eef2ff}.recent-activities-table--simple tbody tr:hover td{background:#f8fafc}.recent-activities-table tfoot .recent-activities-totals td{background:#e0f2fe;border-top:2px solid #7dd3fc;color:#0c4a6e;font-size:.85rem;font-weight:700}.recent-activities-totals-note{font-size:.78rem;font-weight:600;opacity:.85}.dashboard-root{box-sizing:border-box;max-width:100%;min-width:0;padding:0 0 32px;width:100%}.dashboard-cards{grid-gap:14px;box-sizing:border-box;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;margin:24px auto 32px;max-width:min(1240px,100%);width:100%}.dashboard-card{align-items:center;background:linear-gradient(165deg,#fff,#f8fafc);border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #0f172a14;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:18px 16px 16px;text-align:center}.dashboard-card--clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,border-color .2s ease}.dashboard-card--clickable:hover{border-color:#e2e8f0;box-shadow:0 14px 36px #0f172a1f;filter:brightness(1.02);transform:translateY(-4px)}.dashboard-card--clickable:active{transform:translateY(-1px)}.dashboard-card--clickable:focus-visible{outline:3px solid #6366f1;outline-offset:3px}.dashboard-card-title{color:#6366f1;font-size:1.05rem;font-weight:700;margin-bottom:4px;width:100%}.dashboard-card-caption{color:#94a3b8;font-size:.72rem;font-weight:600;letter-spacing:.02em;margin-bottom:8px;width:100%}.dashboard-card-value{color:#0f172a;font-size:clamp(1.65rem,4.9vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.18;width:100%;word-break:break-word}.dashboard-damaged-stack{align-items:stretch;display:flex;flex-direction:column;gap:.35em;margin:0 auto;max-width:11rem;width:100%}.dashboard-damaged-row{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.dashboard-damaged-num{color:#0f172a;font-size:1.25rem;font-weight:600}.dashboard-damaged-label{color:#64748b;font-size:.78rem;font-style:italic;letter-spacing:.02em}.dashboard-card-blue{border-left:6px solid #6366f1}.dashboard-card-green{border-left:6px solid #22c55e}.dashboard-card-red{border-left:6px solid #ef4444}@media (min-width:901px){.dashboard-cards{gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:32px auto 40px}.dashboard-card{padding:24px 22px 22px}}@media (max-width:900px){.recent-activities-table{min-width:0}}.stock-hub{box-sizing:border-box;margin:0;max-width:none;padding-bottom:40px;padding-top:28px}.stock-hub-title{color:#0f172a;font-size:1.5rem;margin:0 0 8px}.stock-hub-lead{color:#64748b;line-height:1.5;margin:0 0 24px}.stock-hub-actions{display:flex;flex-wrap:wrap;gap:12px}.stock-hub-btn{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-weight:600;padding:10px 18px}.stock-hub-btn:hover{background:#f8fafc;border-color:#94a3b8}.stock-hub-btn--primary{background:#0d9488;border-color:#0d9488;color:#fff}.stock-hub-btn--primary:hover{background:#0f766e;border-color:#0f766e}.sales-root{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;min-height:80vh;padding:40px 0 48px;width:100%}.sales-title{color:#232946;font-size:2.2rem;font-weight:700;margin-bottom:32px;text-align:center;width:100%}.sales-form{align-items:flex-end;background:#fff;border-radius:14px;box-shadow:0 2px 12px #00000017;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 24px;max-width:none;min-width:0;padding:28px 32px 24px;width:100%}.sales-form label{color:#232946;display:flex;flex-direction:column;font-size:1.08rem;font-weight:600;gap:8px}.sales-form input,.sales-form select{border:1px solid #eebbc3;border-radius:6px;font-size:1.08rem;min-width:160px;padding:10px 12px}.sales-form button{align-items:center;background:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:8px;justify-content:center;min-height:44px;padding:12px 28px;transition:background .2s}.sales-form button:hover:not(:disabled){background:#205493}.sales-form button:disabled{cursor:not-allowed;opacity:.75}.form-message{border-radius:6px;font-size:1.08rem;font-weight:600;margin-left:18px;padding:10px 18px;text-align:center}.form-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width:900px){.sales-root{padding:24px 0 32px;width:100%}.sales-title{font-size:1.55rem;margin-bottom:18px;padding:0 10px}.sales-form{align-items:stretch;flex-direction:column;gap:16px;margin:0;max-width:none;padding:22px 16px 18px}.sales-form,.sales-form input,.sales-form select{min-width:0;width:100%}.sales-form button{width:100%}.form-message{margin-left:0;width:100%}}.damaged-products-page{box-sizing:border-box;margin:0 auto;max-width:720px;min-height:100%;padding:28px 20px 48px}.damaged-page-header{margin-bottom:24px}.damaged-page-header h1{color:#0f172a;font-size:1.625rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.damaged-page-lead{color:#64748b;font-size:.9375rem;line-height:1.5;margin:0}.damaged-product-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;margin-bottom:32px;padding:24px}.damaged-form-grid{display:flex;flex-direction:column;gap:18px}.damaged-form-row--split{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:540px){.damaged-form-row--split{grid-template-columns:1fr}}.damaged-field{display:flex;flex-direction:column;gap:6px}.damaged-field label{color:#475569;font-size:.8125rem;font-weight:600}.damaged-field .damaged-field-hint{color:#94a3b8;font-size:.75rem;font-weight:400}.damaged-product-form select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;cursor:pointer;font-family:inherit;font-size:.9375rem;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.damaged-product-form select:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d948826;outline:none}.damaged-product-form input[type=date],.damaged-product-form input[type=number],.damaged-product-form input[type=text],.damaged-product-form textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.9375rem;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.damaged-product-form textarea{line-height:1.45;min-height:96px;resize:vertical}.damaged-product-form input:focus,.damaged-product-form textarea:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d948826;outline:none}.damaged-file-wrap{display:flex;flex-direction:column;gap:10px}.damaged-file-wrap>.damaged-field-hint{margin-top:-4px}.damaged-file-input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.damaged-file-label{align-items:center;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;box-sizing:border-box;color:#475569;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;max-width:100%;padding:10px 16px;transition:border-color .15s ease,background .15s ease}.damaged-file-label:hover{background:#f0fdfa;border-color:#0d9488;color:#0f766e}.damaged-file-name{color:#64748b;font-size:.8125rem;word-break:break-all}.damaged-image-preview{border:1px solid #e2e8f0;border-radius:8px;display:inline-block;margin-top:4px;max-width:160px;overflow:hidden}.damaged-image-preview img{display:block;height:auto;vertical-align:middle;width:100%}.damaged-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.875rem;margin-top:4px;padding:10px 12px}.damaged-form-actions{border-top:1px solid #f1f5f9;margin-top:22px;padding-top:20px}.damaged-btn-submit{background:#0d9488;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:12px 20px;transition:background .15s ease,transform .1s ease;width:100%}.damaged-btn-submit:hover{background:#0f766e}.damaged-btn-submit:active{transform:scale(.99)}.damaged-btn-submit:disabled{cursor:not-allowed;opacity:.65;transform:none}.damaged-stock-hint{color:#64748b;font-size:.8125rem;margin:0}.damaged-list-loading{color:#64748b;font-size:.875rem;margin:0}.damaged-products-lists{display:flex;flex-direction:column;gap:28px}.damaged-section-title{color:#0f172a;font-size:1.0625rem;font-weight:700;margin:0 0 12px}.damaged-empty{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;color:#64748b;font-size:.875rem;line-height:1.5;margin:0;padding:16px 18px}.damaged-card-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.damaged-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;padding:16px 18px}.damaged-card-title{color:#0f172a;font-size:1rem;font-weight:700;margin:0 0 8px}.damaged-card-meta{color:#64748b;font-size:.8125rem;line-height:1.55;margin:0}.damaged-card-meta strong{color:#475569;font-weight:600}.damaged-card-thumb{border:1px solid #e2e8f0;border-radius:8px;display:inline-block;margin-top:10px;overflow:hidden;vertical-align:middle}.damaged-card-thumb img{display:block;height:auto;max-height:72px;max-width:72px;width:auto}.damaged-badge{border-radius:6px;display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.03em;margin-top:8px;padding:3px 8px;text-transform:uppercase}.damaged-badge--pending{background:#fff7ed;color:#c2410c}.damaged-badge--approved{background:#ecfdf5;color:#047857}.damaged-badge--rejected{background:#fef2f2;color:#b91c1c}.damaged-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.damaged-btn-approve{background:#0d9488;border:1px solid #0d9488;border-radius:8px;color:#fff;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 14px}.damaged-btn-approve:hover{background:#0f766e;border-color:#0f766e}.damaged-btn-reject{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#64748b;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 14px}.damaged-btn-reject:hover{background:#fef2f2;border-color:#f87171;color:#b91c1c}.damaged-boss-msg{color:#64748b;font-size:.8125rem;font-style:italic;margin:8px 0 0}.printing-root{box-sizing:border-box;margin:0 auto;max-width:min(1120px,100%);min-width:0;padding:20px 0 40px;width:100%}.printing-header{margin-bottom:6px}.printing-title{color:#0f172a;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.printing-lede{color:#64748b;font-size:.9375rem;line-height:1.55;margin:0;max-width:56ch}.printing-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(150px,1fr));margin:18px 0}.printing-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 16px #0f172a0d;display:flex;flex-direction:column;gap:6px;padding:14px 16px;transition:border-color .15s,box-shadow .15s}.printing-stat-card span{color:#64748b;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.printing-stat-card strong{font-feature-settings:"tnum";color:#0f172a;font-size:1.2rem;font-variant-numeric:tabular-nums;font-weight:800}.printing-stat-card--clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.printing-stat-card--clickable:hover{border-color:#cbd5e1;box-shadow:0 10px 24px #0f172a1a;transform:translateY(-3px)}.printing-stat-card--clickable:active{transform:translateY(-1px)}.printing-stat-card--clickable:focus-visible{outline:3px solid #0d9488;outline-offset:2px}.printing-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 24px #0f172a0f;padding:20px 20px 22px}.printing-card h3{color:#0f172a;font-size:1.05rem;margin-top:0}.printing-card label{color:#334155;display:flex;flex-direction:column;font-weight:600;gap:6px;margin-bottom:12px}.printing-card input,.printing-card select{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;padding:10px 12px}.printing-btn{align-items:center;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;min-height:42px;padding:11px 18px;transition:background .15s,border-color .15s,opacity .15s}.printing-btn:disabled{cursor:not-allowed;opacity:.55}.printing-btn--primary{background:#0d9488;border:1px solid #0d9488;color:#fff}.printing-btn--primary:hover:not(:disabled){background:#0f766e;border-color:#0f766e}.printing-btn--primary:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.printing-btn--secondary{background:#fff;border:1px solid #cbd5e1;color:#334155}.printing-btn--secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.printing-btn--pdf{background:#fef2f2;border:1px solid #b91c1c;color:#991b1b}.printing-btn--pdf:hover:not(:disabled){background:#fee2e2;border-color:#991b1b}.submit-spinner{animation:printing-spin .7s linear infinite;border:2px solid #ffffff73;border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:16px;width:16px}@keyframes printing-spin{to{transform:rotate(1turn)}}.printing-preview{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;color:#0f766e;margin-bottom:12px;padding:12px 14px}.printing-table{border-collapse:collapse;font-size:.9rem;width:100%}.printing-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:4px;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible}.printing-table td,.printing-table th{border-bottom:1px solid #e2e8f0;padding:10px;text-align:left;vertical-align:middle}.printing-table tbody tr:last-child td{border-bottom:none}.printing-table th{background:#f1f5f9;color:#0f172a;font-size:.78rem;font-weight:700;letter-spacing:.04em;position:sticky;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.printing-td--num,.printing-th--num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.printing-td--strong{color:#0f172a;font-weight:700}.printing-td--id{font-feature-settings:"tnum";color:#64748b;font-variant-numeric:tabular-nums;font-weight:600}.printing-td--service{color:#334155;max-width:12rem}.printing-td--date{color:#64748b;font-size:.86rem;white-space:nowrap}.printing-tr:hover td{background:#f8fafc}.printing-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.02em;min-width:4.5rem;padding:4px 10px;text-transform:capitalize}.printing-badge--paid{background:#dcfce7;border:1px solid #86efac;color:#14532d}.printing-badge--partial{background:#fef9c3;border:1px solid #fde047;color:#854d0e}.printing-badge--unpaid{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.printing-card--history{min-width:0;overflow-x:visible;overflow-y:visible;padding:0}.printing-history-head{align-items:flex-start;background:linear-gradient(180deg,#fafafa,#fff);border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px 16px;justify-content:space-between;min-width:0;padding:18px 20px 12px}.printing-history-title{color:#0f172a;flex:1 1 200px;font-size:1.05rem;font-weight:800;margin:0;min-width:0}.printing-history-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px}.printing-export-error{color:#b91c1c;font-size:.875rem;font-weight:600;margin:0;padding:8px 20px 0}.printing-empty{padding:36px 20px 40px;text-align:center}.printing-empty-title{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0 0 8px}.printing-empty-text{color:#64748b;font-size:.9rem;line-height:1.5;margin:0 auto;max-width:40ch}.printing-card--history .printing-table-wrap{margin:0 16px 20px}.printing-card--history .printing-empty{padding:32px 20px 40px}.printing-message{border-radius:8px;font-style:italic;font-weight:700;margin-top:12px;padding:10px 12px}.printing-message--success{background:#dcfce7;border:1px solid #86efac;color:#14532d}.printing-message--error{background:#fee2e2;border:1px solid #fecaca;color:#7f1d1d;font-style:normal}@media (max-width:760px){.printing-stats{grid-template-columns:1fr}.printing-table td,.printing-table th{padding:8px 6px}}.printing-subnav{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 8px}.printing-subnav button{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;color:#475569;cursor:pointer;font-size:.88rem;font-weight:600;padding:8px 14px;transition:background .15s,color .15s,border-color .15s}.printing-subnav button:hover{background:#e2e8f0;color:#0f172a}.printing-subnav button.is-active{background:#0d9488;border-color:#0d9488;box-shadow:0 2px 8px #0d948859;color:#fff}.printing-hub-intro{color:#64748b;margin:0 0 14px}.printing-hub-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:20px}.printing-hub-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 14px #0f172a0f;cursor:pointer;padding:16px;text-align:left;transition:border-color .15s,box-shadow .15s}.printing-hub-card:hover{border-color:#99f6e4;box-shadow:0 6px 20px #0d94881f}.printing-hub-card h3{color:#0f172a;font-size:1.05rem;margin:0 0 8px}.printing-hub-card p{color:#64748b;font-size:.88rem;line-height:1.45;margin:0}.printing-hub-card--accent{background:linear-gradient(145deg,#ecfdf5,#fff);border-color:#99f6e4}.printing-rate-strip{background:#f1f5f9;border-radius:10px;color:#475569;display:flex;flex-wrap:wrap;font-size:.85rem;gap:10px 18px;padding:12px 14px}.printing-staff-note{background:#fefce8;border:1px solid #fde047;border-radius:8px;color:#64748b;font-size:.88rem;line-height:1.5;margin:0 0 14px;padding:10px 12px}.printing-preview-sub{color:#475569;display:block;font-size:.85rem;font-weight:500;margin-top:6px}.printing-rates-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:14px}.printing-card--rates .printing-rates-grid label{margin-bottom:0}.product-request-page{align-items:center;background:#f6f8fa;display:flex;justify-content:center;min-height:100vh}.product-request-page--embedded{align-items:stretch;background:#0000;display:block;justify-content:flex-start;min-height:auto}.product-request-inner{margin:0 auto;max-width:700px;text-align:center;width:100%}.product-request-inner--embedded{margin:0;max-width:none;text-align:left}.product-request-inline-msg{font-size:.9rem;line-height:1.45;margin-top:10px}.product-request-inline-msg--error{color:#b91c1c}.product-request-inline-msg--success{color:#047857}.product-request-card{background:#fff;border-radius:18px;box-shadow:0 6px 32px #0000001a;margin:32px auto;max-width:420px;padding:32px 20px 28px;width:100%}.product-request-title{color:#1a2341;font-size:2.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:24px;text-align:center}.product-request-form{display:flex;flex-direction:column;gap:16px}.product-request-form-group{align-items:flex-start;display:flex;flex-wrap:wrap;gap:6px}.product-request-fields{display:flex;flex:1 1;flex-wrap:wrap;gap:6px}.product-request-input{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;flex:1 1 120px;font-size:1rem;margin-bottom:4px;max-width:180px;min-width:100px;padding:8px 10px;transition:border .2s}.product-request-input:focus{background:#fff;border:1.5px solid #3b82f6;outline:none}.product-request-remove-btn{align-self:center;background:#f87171;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.3rem;height:32px;margin-left:4px;transition:background .2s;width:32px}.product-request-remove-btn:hover{background:#dc2626}.product-request-add-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;margin-bottom:8px;margin-top:4px;padding:10px 0;transition:background .2s;width:100%}.product-request-add-btn:hover{background:#1d4ed8}.product-request-notes-group{margin-top:8px}.product-request-notes{background:#f9fafb;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;min-height:48px;padding:8px 10px;resize:vertical;transition:border .2s;width:100%}.product-request-notes:focus{background:#fff;border:1.5px solid #3b82f6;outline:none}.product-request-submit-btn{background:#059669;border:none;border-radius:6px;color:#fff;font-size:1.12rem;font-weight:700;margin-top:10px;padding:12px 0;transition:background .2s;width:100%}.product-request-submit-btn:hover{background:#047857}.success-msg{color:#059669}.error-msg,.success-msg{font-weight:500;margin-top:10px;text-align:center}.error-msg{color:#dc2626}@media (max-width:600px){.product-request-card{border-radius:10px;max-width:98vw;padding:16px 4vw 18px}.product-request-title{font-size:1.3rem;margin-bottom:16px}.product-request-input{font-size:.98rem;max-width:100%;min-width:80px}.product-request-add-btn,.product-request-submit-btn{font-size:1rem;padding:10px 0}}.cash-viz{margin-top:8px}.cash-viz-empty{color:#94a3b8;font-size:.9rem;margin:0}.cash-viz-row{grid-gap:10px 14px;align-items:center;border-bottom:1px solid #e2e8f0;display:grid;gap:10px 14px;grid-template-columns:minmax(140px,1fr) minmax(120px,2fr) auto;padding:10px 0}.cash-viz-row:last-of-type{border-bottom:none}.cash-viz-name{color:#0f172a;display:block;font-size:.9rem;font-weight:600}.cash-viz-meta{color:#64748b;display:block;font-size:.75rem;margin-top:2px}.cash-viz-stack{display:flex;flex-direction:column;gap:4px}.cash-viz-track{background:#f1f5f9;border-radius:6px;height:10px;overflow:hidden}.cash-viz-fill{border-radius:6px;height:100%;min-width:2px;transition:width .25s ease}.cash-viz-fill--in{background:linear-gradient(90deg,#0d9488,#5eead4)}.cash-viz-fill--out{background:linear-gradient(90deg,#dc2626,#f87171)}.cash-viz-nums{font-feature-settings:"tnum";align-items:flex-end;display:flex;flex-direction:column;font-size:.78rem;font-variant-numeric:tabular-nums;gap:2px}.cash-viz-num--in{color:#047857;font-weight:600}.cash-viz-num--out{color:#b91c1c;font-weight:600}.cash-viz-legend{color:#475569;display:flex;flex-wrap:wrap;font-size:.8rem;gap:16px;margin-top:12px}.cash-viz-dot{border-radius:3px;display:inline-block;height:10px;margin-right:6px;vertical-align:middle;width:10px}.cash-viz-dot--in{background:#10b981}.cash-viz-dot--out{background:#ef4444}.cash-viz-pop-row{grid-gap:10px;align-items:center;border-bottom:1px solid #f1f5f9;display:grid;gap:10px;grid-template-columns:minmax(120px,1fr) minmax(80px,3fr) 36px;padding:8px 0}.cash-viz-pop-row:last-child{border-bottom:none}.cash-viz-pop-label{color:#334155;font-size:.85rem;font-weight:500}.cash-viz-pop-track{background:#e2e8f0;border-radius:8px;height:12px;overflow:hidden}.cash-viz-pop-fill{background:linear-gradient(90deg,#6366f1,#a5b4fc);border-radius:8px;height:100%;min-width:3px;transition:width .25s ease}.cash-viz-pop-count{font-feature-settings:"tnum";color:#4338ca;font-size:.85rem;font-variant-numeric:tabular-nums;font-weight:700;text-align:right}.cash-pie-wrap{grid-gap:20px 28px;align-items:center;display:grid;gap:20px 28px;grid-template-columns:minmax(160px,1fr) minmax(200px,1.25fr);margin-top:8px}.cash-pie-ring-wrap{aspect-ratio:1;filter:drop-shadow(0 6px 16px rgba(15,23,42,.1));margin:0 auto;position:relative;width:min(240px,100%)}.cash-pie-ring{inset:0}.cash-pie-hole,.cash-pie-ring{border-radius:50%;position:absolute}.cash-pie-hole{background:linear-gradient(165deg,#f8fafc,#e8eef4);box-shadow:inset 0 1px 8px #0f172a1a;inset:24%}.cash-pie-meta{min-width:0}.cash-pie-title{color:#334155;font-size:.95rem;line-height:1.35;margin:0 0 10px}.cash-pie-title strong{color:#0f172a}.cash-pie-date{color:#64748b;display:block;font-size:.8rem;font-weight:500;margin-top:2px}.cash-pie-empty{color:#94a3b8;font-size:.88rem;margin:0}.cash-pie-legend-list{color:#475569;font-size:.86rem;line-height:1.55;list-style:none;margin:0;padding:0}.cash-pie-legend-list li{margin-bottom:6px}.cash-pie-swatch{border-radius:3px;display:inline-block;height:11px;margin-right:8px;vertical-align:-1px;width:11px}.cash-pie-swatch--in{background:linear-gradient(135deg,#22c46e,#158a4d)}.cash-pie-swatch--out{background:linear-gradient(135deg,#f87171,#c62828)}.cash-pie-net-line{border-top:1px solid #e2e8f0;font-size:.84rem;margin-top:10px;padding-top:10px}.cash-pie-net--pos{color:#15803d}.cash-pie-net--neg{color:#b91c1c}.cash-pie-txn{color:#94a3b8;font-weight:500}@media (max-width:720px){.cash-viz-row{grid-template-columns:1fr}.cash-viz-nums{flex-direction:row;gap:12px;justify-content:flex-start}.cash-pie-wrap{grid-template-columns:1fr;justify-items:stretch}.cash-pie-ring-wrap{max-width:200px}}.cash-root{box-sizing:border-box;margin:0 auto;max-width:min(1120px,100%);min-width:0;padding:20px 0 48px;width:100%}.cash-insights-head{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:18px}.cash-insights-head label{color:#334155;display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:6px}.cash-insights-head input[type=date]{background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;padding:10px 12px}.cash-insights-summary{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-bottom:20px}.cash-insights-summary .cash-card{margin:0}.cash-insights-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cash-insight-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 18px #0f172a0d;padding:16px 18px}.cash-insight-panel h4{color:#0f172a;font-size:1rem;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.cash-insight-panel .cash-hint{font-size:.82rem;margin:0 0 12px}.cash-overview-trend{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 18px #0f172a0d;margin-top:18px;padding:16px 18px}.cash-overview-trend h4{color:#0f172a;font-size:1rem;margin:0 0 6px}.cash-overview-trend .cash-hint{margin:0 0 10px}.cash-pie-controls{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:14px}.cash-pie-controls label{color:#334155;display:flex;flex-direction:column;font-size:.88rem;font-weight:600;gap:6px}.cash-pie-controls input[type=date],.cash-pie-controls select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:.92rem;min-width:160px;padding:8px 12px}.cash-header{margin-bottom:18px}.cash-title{color:#0f172a;font-size:clamp(1.3rem,2.8vw,1.55rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.cash-header-sub{color:#64748b;font-size:.9375rem;line-height:1.55;margin:0;max-width:min(56ch,100%)}.cash-form-scope{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:.86rem;line-height:1.45;margin:0 0 14px;padding:10px 12px}.cash-subnav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.cash-subnav button{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;color:#475569;cursor:pointer;font-size:.88rem;font-weight:600;padding:8px 16px;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.cash-subnav button:hover{background:#e2e8f0;color:#0f172a}.cash-subnav button.is-active{background:#0d9488;border-color:#0d9488;box-shadow:0 2px 8px #0d948859;color:#fff}.cash-subnav button:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.cash-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:16px 0 18px}.cash-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 14px #0f172a0d;padding:14px 16px}.cash-card--clickable{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.cash-card--clickable:hover{border-color:#cbd5e1;box-shadow:0 10px 26px #0f172a1a;transform:translateY(-3px)}.cash-card--clickable:active{transform:translateY(-1px)}.cash-card--clickable:focus-visible{outline:3px solid #0d9488;outline-offset:2px}.cash-card span{color:#64748b;display:block;font-size:.78rem;font-weight:600;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.cash-card strong{font-feature-settings:"tnum";color:#0f172a;font-size:1.2rem;font-variant-numeric:tabular-nums;font-weight:800}.cash-grid .cash-card--tone-float{background:linear-gradient(145deg,#eef2ff,#fff 70%);border-color:#c7d2fe}.cash-grid .cash-card--tone-float span{color:#4338ca}.cash-grid .cash-card--tone-float strong{color:#312e81}.cash-grid .cash-card--tone-drawer{background:linear-gradient(145deg,#fff7ed,#fff 72%);border-color:#fed7aa}.cash-grid .cash-card--tone-drawer span{color:#c2410c}.cash-grid .cash-card--tone-drawer strong{color:#9a3412}.cash-grid .cash-card--tone-in{background:linear-gradient(145deg,#ecfdf5,#fff 72%);border-color:#a7f3d0}.cash-grid .cash-card--tone-in span{color:#047857}.cash-grid .cash-card--tone-in strong{color:#065f46}.cash-grid .cash-card--tone-out{background:linear-gradient(145deg,#fff1f2,#fff 72%);border-color:#fecdd3}.cash-grid .cash-card--tone-out span{color:#be123c}.cash-grid .cash-card--tone-out strong{color:#9f1239}.cash-grid .cash-card--tone-comm{background:linear-gradient(145deg,#f5f3ff,#fff 72%);border-color:#ddd6fe}.cash-grid .cash-card--tone-comm span{color:#6d28d9}.cash-grid .cash-card--tone-comm strong{color:#5b21b6}.cash-grid .cash-card--tone-count{background:linear-gradient(145deg,#fffbeb,#fff 72%);border-color:#fde68a}.cash-grid .cash-card--tone-count span{color:#b45309}.cash-grid .cash-card--tone-count strong{color:#92400e}.cash-cell-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.cash-insights-summary .cash-card--tone-count,.cash-insights-summary .cash-card--tone-drawer,.cash-insights-summary .cash-card--tone-float,.cash-insights-summary .cash-card--tone-in,.cash-insights-summary .cash-card--tone-out{box-shadow:0 4px 14px #0f172a0f}.cash-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 24px #0f172a0f;padding:20px 22px 22px}.cash-panel--form{background:linear-gradient(180deg,#ecfdf5,#fff 58%);border-color:#99f6e4;box-shadow:0 8px 28px #0d948814}.cash-panel h3{color:#0f172a;font-size:1.08rem;font-weight:800;letter-spacing:-.02em;margin:0 0 14px}.cash-form{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(220px,1fr))}.cash-form--new-tx{align-items:start}.cash-field--span2{grid-column:1/-1}.cash-field-label{color:#334155;display:block;font-size:.88rem;font-weight:700;margin-bottom:8px}.cash-dir-toggle{border:2px solid #e2e8f0;border-radius:10px;display:flex;gap:0;max-width:360px;overflow:hidden}.cash-dir-toggle button{background:#f8fafc;border:none;color:#64748b;cursor:pointer;flex:1 1;font-size:.92rem;font-weight:700;padding:12px 16px;transition:background .15s,color .15s}.cash-dir-toggle button:hover:not(:disabled){background:#e2e8f0;color:#0f172a}.cash-dir-toggle button:disabled{cursor:not-allowed;opacity:.65}.cash-dir-toggle button.is-active{background:#0d9488;color:#fff}.cash-dir-toggle button+button{border-left:1px solid #e2e8f0}.cash-dir-toggle button+button.is-active,.cash-dir-toggle button.is-active+button{border-left-color:#ffffff40}.cash-field-help{color:#94a3b8;font-size:.76rem;line-height:1.35;margin:6px 0 0}.cash-field{display:flex;flex-direction:column;gap:6px}.cash-field label{color:#334155;font-size:.9rem;font-weight:600}.cash-field input,.cash-field select,.cash-field textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;padding:10px 12px}.cash-field textarea{min-height:70px;resize:vertical}.cash-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;grid-column:1/-1}.cash-actions button{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:10px 14px}.cash-btn-primary{align-items:center;background:#0d9488;border:1px solid #0d9488;border-radius:10px;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;min-height:42px;padding:10px 20px;transition:background .15s,border-color .15s}.cash-btn-primary:hover:not(:disabled){background:#0f766e;border-color:#0f766e}.cash-btn-primary:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.cash-btn-primary:disabled{cursor:not-allowed;opacity:.65}.cash-btn-secondary{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;font-size:.9rem;font-weight:600;padding:10px 18px}.cash-btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.cash-hint{color:#64748b;font-size:.82rem;font-style:normal;line-height:1.45}.cash-hint--tight{margin:0 0 12px;max-width:52ch}.cash-table-wrap{border:1px solid #e2e8f0;border-radius:12px;margin-top:14px;overflow:hidden}.cash-table-wrap--ledger{background:#fff;box-shadow:0 1px 0 #0f172a0a,0 12px 40px #0f172a0f}.cash-table-wrap--scroll{-webkit-overflow-scrolling:touch;border-radius:12px;max-width:100%;overflow-x:auto;overflow-y:visible;scrollbar-color:#94a3b8 #f1f5f9}.cash-table-wrap--scroll::-webkit-scrollbar{height:10px}.cash-table-wrap--scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.cash-table-wrap--scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.cash-table-wrap--scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8}.cash-table-wrap--scroll thead th{background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:1px solid #334155;box-shadow:0 1px 0 #00000059;color:#e2e8f0;position:sticky;top:0;z-index:2}.cash-table-wrap--scroll .cash-table--tx{margin-bottom:0}.cash-table{border-collapse:collapse;width:100%}.cash-table td,.cash-table th{border-bottom:1px solid #f1f5f9;font-size:.88rem;padding:9px 10px;text-align:left;vertical-align:middle}.cash-table th{background:#f8fafc;color:#475569;font-weight:600}.cash-table--tx{min-width:900px;table-layout:fixed;width:max(100%,900px)}.cash-table--tx.cash-table--tx-wide{min-width:1020px;width:max(100%,1020px)}.cash-table--tx td,.cash-table--tx th{border-bottom:1px solid #eef2f7;font-size:.8125rem;line-height:1.35;padding:10px 11px}.cash-table--tx th{color:#cbd5e1;font-size:.65rem;font-weight:700;letter-spacing:.07em;padding-bottom:11px;padding-top:11px;text-transform:uppercase}.cash-table--tx th abbr{border-bottom:0;color:inherit;cursor:help;text-decoration:none}.cash-table--tx-ledger tbody tr:nth-child(2n) td{background:#fafbfc}.cash-table--tx-ledger tbody tr:hover td{background:#f0fdfa}.cash-table--tx-ledger tbody tr:nth-child(2n):hover td{background:#ecfdf5}.cash-table--tx .cash-col-time{vertical-align:middle;white-space:nowrap;width:5.6rem}.cash-tx-time{align-items:flex-start;display:flex;flex-direction:column;gap:2px;line-height:1.2}.cash-tx-time__date{color:#0f172a;font-size:.72rem;font-weight:700;letter-spacing:.01em}.cash-tx-time__clock{font-feature-settings:"tnum";color:#64748b;font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:600}.cash-table--tx .cash-col-dir{white-space:nowrap;width:2.75rem}.cash-table--tx .cash-col-service{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:16%}.cash-table--tx .cash-col-network{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:13%}.cash-table--tx .cash-col-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;width:4.5rem}.cash-table--tx .cash-col-num--wide{width:5.25rem}.cash-table--tx .cash-col-by{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:6.5rem}.cash-table--tx .cash-col-note{min-width:4.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:12%}.cash-table--tx tbody td.cash-col-network,.cash-table--tx tbody td.cash-col-service{color:#334155;font-weight:500}.cash-table--tx tbody td.cash-col-by{color:#475569;font-size:.78rem}.cash-table--tx .cash-col-comm{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;width:4.25rem}.cash-table--tx .cash-delta-pos{color:#047857;font-weight:600}.cash-table--tx .cash-delta-neg{color:#b91c1c;font-weight:600}.cash-table--tx .cash-delta-zero{color:#64748b}@media (max-width:760px){.cash-form{grid-template-columns:1fr}}.cash-today-lines{border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;margin:18px 0 22px;padding:16px 0 4px}.cash-today-lines h4{color:#0f172a;font-size:1.02rem;margin:0 0 6px}.cash-recent-title{color:#0f172a;font-size:1.02rem;margin:20px 0 6px}.cash-cell-in{color:#047857}.cash-cell-in,.cash-cell-out{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.cash-cell-out{color:#b91c1c}.cash-cell-net-pos{color:#047857}.cash-cell-net-neg,.cash-cell-net-pos{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700}.cash-cell-net-neg{color:#b91c1c}.cash-table--compact td,.cash-table--compact th{font-size:.84rem;padding:8px 10px}.cash-trend-compact{align-items:center;background:linear-gradient(135deg,#ecfdf5,#fff 88%);border:1px solid #bbf7d0;border-radius:10px;color:#14532d;display:flex;flex-wrap:wrap;font-size:.82rem;gap:8px 14px;line-height:1.45;margin-top:12px;padding:10px 14px}.cash-trend-compact-label{color:#166534;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.cash-trend-compact-meta{color:#15803d;flex:1 1 auto;font-size:.78rem;text-align:right}@media (max-width:560px){.cash-trend-compact-meta{text-align:left;width:100%}}.cash-insight-panel--full{margin-bottom:20px;width:100%}.cash-insight-panel--mint{background:linear-gradient(180deg,#ecfdf5,#fff 50%);border-color:#a7f3d0}.cash-insight-panel--sand{background:linear-gradient(180deg,#fffbeb,#fff 50%);border-color:#fde68a}.cash-insight-panel--lav{background:linear-gradient(180deg,#f5f3ff,#fff 50%);border-color:#ddd6fe}.cash-insight-panel--sky{background:linear-gradient(180deg,#e0f2fe,#fff 50%);border-color:#bae6fd}.cash-table-empty{color:#64748b;font-size:.9rem;padding:28px 16px!important;text-align:center}.cash-dir-badge{align-items:center;border-radius:999px;box-shadow:0 1px 2px #0f172a0f;display:inline-flex;font-size:.7rem;font-weight:800;justify-content:center;letter-spacing:.05em;min-width:2.5rem;padding:4px 10px;text-transform:uppercase}.cash-dir-badge--in{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;color:#14532d}.cash-dir-badge--out{background:linear-gradient(180deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;color:#991b1b}.cash-form--filters{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px}.cash-panel--history{padding-top:22px}.cash-history-head{margin-bottom:16px}.cash-history-head__titles h3{margin-bottom:6px}.cash-history-head__meta{color:#64748b;font-size:.84rem;line-height:1.45;margin:0;max-width:62ch}.cash-history-head__meta strong{color:#0f172a;font-weight:700}.cash-history-toolbar{align-items:flex-end;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;box-shadow:inset 0 1px 0 #ffffffbf;display:flex;flex-wrap:wrap;gap:14px 18px;margin-bottom:18px;padding:16px 18px}.cash-history-toolbar__filters{display:flex;flex-wrap:wrap;gap:12px 14px}.cash-history-field{display:flex;flex-direction:column;gap:6px;min-width:0}.cash-history-field--grow{flex:1 1 220px}.cash-history-field__label{color:#64748b;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cash-history-field input[type=search],.cash-history-field select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 1px 2px #0f172a0a;color:#0f172a;font-size:.9rem;min-width:140px;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.cash-history-field input[type=search]{min-width:0;width:100%}.cash-history-field input[type=search]:focus-visible,.cash-history-field select:focus-visible{border-color:#0d9488;box-shadow:0 0 0 3px #0d948838;outline:none}.cash-table--wakala-summary{border-collapse:initial;border-spacing:0}.cash-table--wakala-summary thead th{background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:1px solid #334155;color:#e2e8f0;font-size:.68rem;font-weight:700;letter-spacing:.06em;padding:12px 14px;text-transform:uppercase}.cash-table--wakala-summary thead th:first-child{border-top-left-radius:10px}.cash-table--wakala-summary thead th:last-child{border-top-right-radius:10px}.cash-table--wakala-summary tbody tr:nth-child(2n) td{background:#fafbfc}.cash-table--wakala-summary tbody tr:hover td{background:#f0fdfa}.cash-table--wakala-summary tbody tr:nth-child(2n):hover td{background:#ecfdf5}.cash-table--wakala-summary td,.cash-table--wakala-summary th{border-bottom:1px solid #eef2f7}.cash-btn-primary .submit-spinner{animation:cash-spin .7s linear infinite;border:2px solid #ffffff73;border-radius:50%;border-top-color:#fff;display:inline-block;flex-shrink:0;height:16px;width:16px}@keyframes cash-spin{to{transform:rotate(1turn)}}.report-shell{box-sizing:border-box;margin-left:-40px;margin-right:-40px;max-width:none;padding:20px 40px 32px;width:calc(100% + 80px)}@media (max-width:900px){.report-shell{margin-left:-14px;margin-right:-14px;padding:16px 14px 24px;width:calc(100% + 28px)}}.report-title-center{margin:0 0 10px;text-align:center}.report-title-center h1,.report-title-center h2{color:#0f172a;font-size:1.45rem;margin:0}.report-shell p.muted{color:#64748b;font-size:.95rem;font-style:italic;margin:0 0 20px;text-align:center}.report-back{margin-bottom:16px}.report-back button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-weight:600;padding:8px 14px}.report-grid-cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:20px}.report-stat{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 4px 14px #0f172a0d;padding:14px 16px}.report-stat span{color:#64748b;display:block;font-size:.8rem;margin-bottom:6px}.report-stat strong{color:#0f172a;font-size:1.15rem}.report-toolbar{align-items:end;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.report-toolbar .field{display:flex;flex-direction:column;gap:6px;min-width:170px}.report-toolbar label{color:#334155;font-size:.85rem;font-weight:600}.report-toolbar input,.report-toolbar select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px}.report-actions{display:flex;gap:8px;margin-left:auto}.report-actions button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-weight:600;padding:8px 12px}.report-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:12px;overflow-x:auto;overflow-y:visible}.report-table-wrap h3{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1rem;margin:0;padding:12px 14px}.report-table{border-collapse:collapse;width:100%}.report-table td,.report-table th{border-bottom:1px solid #f1f5f9;font-size:.88rem;padding:9px 12px;text-align:left}.report-table th{background:#fafafa;color:#475569;font-weight:600}.report-table .report-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.report-table tfoot td{background:#1e3a5f;border-bottom:none;border-top:2px solid #334155;color:#f8fafc;font-weight:700}.report-table tfoot .report-table-totals-muted{font-size:.82rem;font-weight:600;opacity:.9}.report-hub-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.report-hub-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 20px #0f172a0f;cursor:pointer;display:block;font-family:inherit;padding:18px;text-align:left;width:100%}.report-hub-card h3{color:#0f172a;font-size:1.05rem;margin:0 0 8px}.report-hub-card p{color:#64748b;font-size:.9rem;font-style:italic;line-height:1.45;margin:0}.report-page-footer{border-top:1px solid #e2e8f0;color:#64748b;margin-top:22px;padding-top:14px;text-align:center}.report-page-footer-title{color:#0f172a;font-weight:800;letter-spacing:.02em}.report-page-footer-muted{font-size:.9rem;margin-top:6px}@media (max-width:720px){.report-toolbar .field{flex:1 1 140px;min-width:0}.report-actions{flex-wrap:wrap;justify-content:flex-start;margin-left:0;width:100%}}.users-shell{box-sizing:border-box}.users-shell,.users-shell--add{margin:0;max-width:none;padding:0 0 40px;width:100%}.users-shell--add .users-add-header{box-sizing:border-box;gap:12px 20px;padding:0 2px 0 0;width:100%}.users-shell--add .users-add-intro,.users-shell--add .users-lede{max-width:none}.users-shell--add .users-form-card,.users-shell--add .users-form-grid{box-sizing:border-box;width:100%}@media (max-width:900px){.users-shell--add{padding:0 0 28px}.users-shell--add .users-add-header{align-items:stretch;flex-direction:column}.users-shell--add .users-add-header .users-btn-ghost{align-self:flex-start}.users-shell--add .users-form-grid{gap:14px 16px;padding:20px 14px 24px}}.users-title{color:#0f172a;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.users-lede{color:#64748b;font-size:.95rem;line-height:1.55;margin:0;max-width:52ch}.users-add-intro{font-style:italic}.users-add-intro strong{font-style:normal}.users-add-header,.users-page-top{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:22px}.users-page-top-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.users-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 1px 2px #0f172a0a}.users-card--narrow{max-width:480px;padding:28px 24px}.users-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 24px #0f172a0f;overflow:hidden}.users-table-toolbar{align-items:flex-end;background:linear-gradient(180deg,#fafbfc,#fff);border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px 16px;padding:14px 16px}.users-search-field{flex:1 1 200px;min-width:0}.users-search-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:.95rem;padding:10px 14px;transition:border-color .15s,box-shadow .15s;width:100%}.users-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.users-search-input::placeholder{color:#94a3b8}.users-filter-field{display:flex;flex:0 0 auto;flex-direction:column;gap:4px}.users-filter-label{color:#64748b;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.users-filter-select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-size:.92rem;font-weight:600;min-width:160px;padding:10px 12px}.users-filter-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.users-visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.users-stats-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:18px}.users-stat{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.users-stat-label{color:#64748b;display:block;font-size:.75rem;font-weight:600;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.users-stat-value{color:#0f172a;font-size:1.35rem;font-weight:700}.users-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.users-data-table{border-collapse:collapse;font-size:.9rem;min-width:640px;width:100%}.users-data-table thead th{background:#f1f5f9;border-bottom:2px solid #e2e8f0;color:#475569;font-size:.72rem;font-weight:600;letter-spacing:.05em;padding:12px 14px;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.users-data-table tbody td{border-bottom:1px solid #f1f5f9;color:#334155;padding:14px;vertical-align:middle}.users-data-table tbody tr:hover{background:#fafbfc}.users-data-table tbody tr:last-child td{border-bottom:none}.users-row-self{background:#f0fdf4}.users-row-self:hover{background:#ecfdf5}.users-col-id{color:#94a3b8;width:56px}.users-col-actions{text-align:right;width:120px}.users-mono{font-feature-settings:"tnum";font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:.85rem;font-variant-numeric:tabular-nums}.users-name{color:#0f172a;font-weight:600}.users-you-pill{background:#bbf7d0;border-radius:999px;color:#166534;display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.04em;margin-left:8px;padding:2px 8px;text-transform:uppercase;vertical-align:middle}.users-email{color:#475569;word-break:break-all}.users-date{color:#64748b;font-size:.85rem;white-space:nowrap}.users-muted{color:#94a3b8;font-size:.88rem}.users-table-empty{border:none!important;padding:48px 28px!important;text-align:center}.users-table-empty--filter{padding:36px 20px!important}.users-empty-title{color:#334155;font-size:1.1rem;font-weight:600;margin:0 0 8px}.users-empty-text{color:#64748b;font-size:.92rem;line-height:1.5;margin:0 auto 20px;max-width:36ch}.users-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;gap:14px;justify-content:center;padding:56px 24px}.users-loading-spinner{animation:users-spin .75s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#6366f1;height:36px;width:36px}@keyframes users-spin{to{transform:rotate(1turn)}}.users-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:600;padding:4px 10px;white-space:nowrap}.users-badge-staff{background:#e0e7ff;color:#3730a3}.users-badge-admin{background:#fce7f3;color:#9d174d}.users-badge-owner{background:#fef3c7;color:#92400e}.users-btn-primary{align-items:center;background:linear-gradient(180deg,#6366f1,#4f46e5);border:none;border-radius:10px;box-shadow:0 1px 2px #4f46e559;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px}.users-btn-primary:hover:not(:disabled){filter:brightness(1.05)}.users-btn-primary:disabled{cursor:not-allowed;opacity:.65}.users-btn-primary--inline{margin-top:4px}.users-btn-secondary{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 18px}.users-btn-secondary:hover:not(:disabled){background:#f8fafc}.users-btn-ghost{background:#0000;border:1px solid #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 16px}.users-btn-ghost:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.users-btn-danger{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;cursor:pointer;font-size:.82rem;font-weight:600;padding:7px 12px;transition:background .15s}.users-btn-danger:hover:not(:disabled){background:#fee2e2}.users-btn-danger:disabled{cursor:wait;opacity:.7}.users-btn-link{background:none;border:none;color:#4f46e5;cursor:pointer;font-size:.95rem;font-weight:600;padding:0}.users-btn-link:hover{text-decoration:underline}.users-page-foot{margin-top:28px}.users-form-card{box-sizing:border-box;max-width:720px;padding:0;width:100%}.users-shell--add .users-form-card{max-width:none}.users-form-grid{grid-gap:16px 20px;box-sizing:border-box;display:grid;gap:16px 20px;grid-template-columns:1fr 1fr;padding:26px 24px 28px;width:100%}@media (max-width:720px){.users-form-grid{grid-template-columns:1fr}.users-field-span2{grid-column:1/-1!important}}.users-form-section-title{border-bottom:1px solid #f1f5f9;color:#94a3b8;font-size:.7rem;font-weight:700;grid-column:1/-1;letter-spacing:.08em;margin:0;padding-bottom:2px;text-transform:uppercase}.users-form-section-title--spaced{margin-top:8px}.users-form-hint{color:#64748b;font-size:.88rem;grid-column:1/-1;line-height:1.45;margin:-4px 0 0}.users-field{display:flex;flex-direction:column;gap:6px;min-width:0}.users-field-span2{grid-column:1/-1}.users-field-label{color:#334155;font-size:.82rem;font-weight:600}.users-form-grid input,.users-form-grid select{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:1rem;padding:11px 12px;transition:border-color .15s,box-shadow .15s;width:100%}.users-form-grid input:focus,.users-form-grid select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f12e;outline:none}.users-form-grid select{cursor:pointer}.users-input-with-toggle{align-items:stretch;display:flex;gap:0}.users-input-with-toggle input{border-radius:10px 0 0 10px;border-right:none;flex:1 1;min-width:0}.users-input-with-toggle input:focus{border-right:none}.users-toggle-visibility{background:#f8fafc;border:1px solid #cbd5e1;border-left:none;border-radius:0 10px 10px 0;color:#475569;cursor:pointer;flex-shrink:0;font-size:.8rem;font-weight:600;padding:0 12px}.users-toggle-visibility:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.users-toggle-visibility:disabled{cursor:not-allowed;opacity:.5}.users-pwd-meter{color:#94a3b8;font-size:.78rem;font-weight:500}.users-pwd-meter--ok{color:#059669}.users-form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.users-alert{border-radius:10px;font-size:.9rem;line-height:1.45;padding:12px 14px}.users-alert-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.users-alert-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.users-form-grid .submit-spinner{animation:users-spin .65s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;vertical-align:middle;width:14px}.users-stat--total{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-color:#c7d2fe}.users-stat--owners{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a}.users-stat--owners .users-stat-value{color:#b45309}.users-stat--admin{background:linear-gradient(135deg,#fdf2f8,#fce7f3);border-color:#fbcfe8}.users-stat--admin .users-stat-value{color:#9d174d}.users-stat--staff{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#a7f3d0}.users-stat--staff .users-stat-value{color:#047857}.users-col-actions{vertical-align:middle;white-space:nowrap;width:1%}.users-actions-wrap{flex-wrap:nowrap;gap:5px;justify-content:flex-end}.users-act-btn,.users-actions-wrap{align-items:center;display:inline-flex}.users-act-btn{border:1px solid #0000;border-radius:8px;box-shadow:0 1px 2px #0f172a0f;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:32px;justify-content:center;margin:0;padding:0;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,filter .15s ease;width:32px}.users-act-btn:focus-visible{outline:2px solid #6366f1;outline-offset:1px}.users-act-btn--hint.users-hint-static:focus-visible{outline-color:#94a3b8}.users-act-btn:active:not(:disabled){filter:brightness(.92)}.users-act-btn--view{color:#2563eb}.users-act-btn--view:hover:not(:disabled){background:#2563eb1a}.users-act-btn--edit{color:#d97706}.users-act-btn--edit:hover:not(:disabled){background:#d977061f}.users-act-btn--more{color:#7c3aed}.users-act-btn--more:hover:not(:disabled){background:#7c3aed1a}.users-act-btn--more.is-open{background:#7c3aed24}.users-act-btn--del{color:#dc2626}.users-act-btn--del:hover:not(:disabled){background:#dc26261a}.users-act-btn--hint.users-hint-static{color:#64748b;cursor:help}.users-act-btn--hint.users-hint-static:hover{background:#64748b1f}.users-act-btn:disabled{background:#0000;cursor:wait;opacity:.55}.users-act-spinner{animation:users-spin .65s linear infinite;border:2px solid #b91c1c40;border-radius:50%;border-top-color:#b91c1c;display:inline-block;height:16px;vertical-align:middle;width:16px}.users-more-root{display:inline-flex;flex-shrink:0;position:relative;vertical-align:middle}.users-more-menu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 40px #0f172a26;list-style:none;margin:0;min-width:180px;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:30}.users-more-item{background:#0000;border:none;border-radius:8px;color:#334155;cursor:pointer;display:block;font-size:.88rem;font-weight:600;padding:10px 12px;text-align:left;width:100%}.users-more-item:hover{background:#f1f5f9}.users-modal-backdrop{align-items:center;animation:users-fade-in .2s ease;background:#0f172a73;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}@keyframes users-fade-in{0%{opacity:0}to{opacity:1}}.users-modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 24px 80px #0f172a40;max-height:90vh;max-width:420px;overflow-y:auto;padding:22px 22px 20px;width:100%}.users-modal--wide{max-width:480px}.users-modal-title{color:#0f172a;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.users-modal-sub{color:#64748b;font-size:.88rem;line-height:1.45;margin:0 0 16px}.users-view-dl{grid-gap:8px 14px;display:grid;font-size:.9rem;gap:8px 14px;grid-template-columns:auto 1fr;margin:0 0 18px}.users-view-dl dt{color:#94a3b8;font-weight:600;margin:0}.users-view-dl dd{color:#0f172a;font-weight:600;margin:0}.users-modal-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.users-modal-form{display:flex;flex-direction:column;gap:14px}.users-modal-form .users-field input,.users-modal-form .users-field select{border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;font-size:1rem;padding:10px 12px;width:100%}.users-modal-form .users-field input:focus,.users-modal-form .users-field select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133;outline:none}.login-ads-admin{box-sizing:border-box;margin:0;max-width:none;padding-bottom:32px;padding-top:12px}.login-ads-admin-head{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.login-ads-admin-head h1{color:#0f172a;font-size:1.55rem;margin:0 0 8px}.login-ads-admin-lede{color:#64748b;font-size:.95rem;font-style:italic;line-height:1.45;margin:0;max-width:520px}.login-ads-admin-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.login-ads-upload-btn{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:700;justify-content:center;min-height:42px;padding:0 18px}.login-ads-upload-btn.is-busy{cursor:not-allowed;opacity:.75}.login-ads-secondary{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-weight:600;min-height:42px;padding:0 16px}.login-ads-banner{border-radius:8px;font-size:.9rem;font-weight:600;margin-bottom:16px;padding:10px 14px}.login-ads-banner.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.login-ads-banner.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.login-ads-empty{color:#64748b;font-size:.95rem}.login-ads-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));list-style:none;margin:0;padding:0}.login-ads-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 14px #0f172a0f;display:flex;flex-direction:column;gap:10px;padding:14px}.login-ads-thumb-wrap{aspect-ratio:4/3;background:#0f172a;border-radius:10px;overflow:hidden}.login-ads-thumb{display:block;height:100%;object-fit:cover;width:100%}.login-ads-field{color:#475569;display:flex;flex-direction:column;font-size:.82rem;font-weight:600;gap:4px}.login-ads-field input{border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;padding:8px 10px}.login-ads-field.login-ads-inline{align-items:center;flex-direction:row;gap:10px}.login-ads-field.login-ads-inline input{width:88px}.login-ads-toggle{align-items:center;color:#334155;cursor:pointer;display:flex;font-size:.88rem;font-weight:600;gap:8px}.login-ads-delete{align-self:flex-start;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;cursor:pointer;font-size:.85rem;font-weight:700;margin-top:4px;padding:8px 12px}.login-ads-delete:hover{background:#fee2e2}.login-news-admin{background:linear-gradient(180deg,#ecfeff,#f0fdfa 42%,#f8fafc);margin-left:-40px;margin-right:-40px;min-height:0;padding:0 40px 32px}.login-news-admin-inner{margin:0;max-width:none;padding:0;width:100%}@media (max-width:900px){.login-news-admin{margin-left:-14px;margin-right:-14px;padding-bottom:28px;padding-left:14px;padding-right:14px}}.login-news-admin-hero{align-items:flex-start;background:linear-gradient(135deg,#0e7490,#0d9488 32%,#0891b2 65%,#0284c7);border-radius:14px;box-shadow:0 14px 44px #0891b259;color:#f8fafc;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:0 0 16px;overflow:hidden;padding:20px 20px 22px;position:relative}.login-news-admin-hero:before{background:radial-gradient(circle,#a5f3fc73 0,#2dd4bf33 40%,#0000 72%);border-radius:50%;content:"";height:220px;pointer-events:none;position:absolute;right:-50px;top:-70px;width:220px;z-index:0}.login-news-admin-hero:after{background:radial-gradient(ellipse at center,#ffffff1f 0,#0000 55%);bottom:-60%;content:"";height:100%;left:-30%;pointer-events:none;position:absolute;width:80%;z-index:0}.login-news-admin-hero-text{max-width:560px;position:relative;z-index:2}.login-news-admin-eyebrow{color:#fef08a;font-size:.72rem;font-weight:800;letter-spacing:.14em;margin:0 0 6px;text-transform:uppercase}.login-news-admin-hero h1{font-size:clamp(1.45rem,3.5vw,1.85rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 12px}.login-news-admin-lede{color:#f8fafceb;font-size:.9rem;font-style:normal;line-height:1.55;margin:0}.login-news-admin-lede-pill{border:1px solid #ffffff47;border-radius:999px;display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.06em;margin-right:6px;padding:3px 9px;text-transform:uppercase;vertical-align:middle}.login-news-admin-lede-pill.news{background:#ffffff2e;color:#ecfdf5}.login-news-admin-lede-pill.poster{background:#fef3c759;border-color:#fef3c773;color:#fffbeb}.login-news-admin-back{background:#ffffff24;border:1px solid #ffffff73;border-radius:12px;color:#f8fafc;cursor:pointer;flex-shrink:0;font-size:.88rem;font-weight:700;min-height:44px;padding:0 18px;position:relative;transition:background .2s,border-color .2s,transform .15s,box-shadow .2s;z-index:2}.login-news-admin-back:hover{background:#ffffff42;border-color:#fef9c3a6;box-shadow:0 4px 18px #0000001f}.login-news-admin-back:active{transform:scale(.98)}.login-news-admin-banner{border:1px solid #0000;border-radius:12px;font-size:.9rem;font-weight:600;margin:0 0 14px;padding:12px 16px}.login-news-admin-banner.success{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#6ee7b7;color:#065f46}.login-news-admin-banner.error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fca5a5;color:#991b1b}.login-news-admin-form{background:#fffffe;border:1px solid #2329461a;border-radius:14px;box-shadow:0 8px 32px #0f172a14;margin:0 0 20px;padding:20px 20px 22px}.login-news-admin-form-head{border-bottom:1px solid #e2e8f0;margin-bottom:16px;padding-bottom:14px}.login-news-admin-form-head h2{color:#115e59;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 6px}.login-news-admin-form-sub{color:#64748b;font-size:.86rem;line-height:1.45;margin:0}.login-news-admin-field{color:#475569;display:flex;flex-direction:column;font-size:.78rem;font-weight:700;gap:6px;letter-spacing:.04em;margin-bottom:14px;text-transform:uppercase}.login-news-admin-field>span:first-child{align-items:center;display:flex;gap:8px}.login-news-admin-optional{color:#94a3b8;font-size:.72rem;font-weight:600;letter-spacing:0;text-transform:none}.login-news-admin-input,.login-news-admin-select,.login-news-admin-textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:.95rem;font-weight:500;letter-spacing:0;padding:12px 14px;text-transform:none;transition:border-color .2s,box-shadow .2s,background .2s;width:100%}.login-news-admin-input::placeholder,.login-news-admin-textarea::placeholder{color:#94a3b8}.login-news-admin-input:hover,.login-news-admin-select:hover,.login-news-admin-textarea:hover{border-color:#cbd5e1}.login-news-admin-input:focus,.login-news-admin-select:focus,.login-news-admin-textarea:focus{background:#fff;border-color:#0d9488;box-shadow:0 0 0 3px #2dd4bf59;outline:none}.login-news-admin-textarea{line-height:1.45;min-height:110px;resize:vertical}.login-news-admin-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.login-news-admin-input--narrow{max-width:100px}.login-news-admin-field.login-news-admin-inline{align-items:center;flex-direction:row;gap:14px}.login-news-admin-field.login-news-admin-inline>span:first-child{flex-shrink:0}.login-news-file-dz{align-items:center;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:4px;justify-content:center;letter-spacing:0;padding:22px 16px;position:relative;text-transform:none;transition:border-color .2s,background .2s,box-shadow .2s}.login-news-file-dz:hover{background:#f1f5f9;border-color:#94a3b8;box-shadow:inset 0 0 0 1px #2329460f}.login-news-file-dz:focus-within{border-color:#0d9488;box-shadow:0 0 0 3px #2dd4bf59}.login-news-file-dz input[type=file]{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.login-news-file-dz-main{color:#334155;font-size:.92rem;font-weight:700}.login-news-file-dz-hint{color:#64748b;font-size:.78rem;font-weight:500}.login-news-file-dz--compact{min-height:auto;padding:12px 14px}.login-news-file-dz--compact .login-news-file-dz-main{font-size:.82rem}.login-news-file-dz--compact .login-news-file-dz-hint{display:none}.login-news-admin-form-actions{margin-top:4px;padding-top:0}.login-news-admin-submit{background:linear-gradient(135deg,#0f766e,#0d9488 45%,#0891b2);border:none;border-radius:12px;box-shadow:0 6px 22px #0d948866;color:#f8fafc;cursor:pointer;font-size:.95rem;font-weight:800;letter-spacing:.02em;min-height:48px;padding:0 28px;transition:transform .15s,box-shadow .2s,filter .2s}.login-news-admin-submit:hover:not(:disabled){box-shadow:0 8px 28px #0891b273;filter:brightness(1.05)}.login-news-admin-submit:active:not(:disabled){transform:translateY(1px)}.login-news-admin-submit:disabled{box-shadow:none;cursor:not-allowed;opacity:.65}.login-news-admin-published{margin-top:4px}.login-news-admin-section-head{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin:0 0 12px}.login-news-admin-section-head h2{color:#134e4a;font-size:1.05rem;font-weight:800;margin:0}.login-news-admin-count{background:#e2e8f0;border-radius:999px;color:#64748b;font-size:.78rem;font-weight:700;padding:4px 10px}.login-news-admin-empty{background:linear-gradient(180deg,#fffffef2,#f8fafc);border:2px dashed #cbd5e1;border-radius:14px;padding:28px 20px 32px;text-align:center}.login-news-admin-empty-icon{background:linear-gradient(135deg,#e0e7ff,#fce7f3);border-radius:16px;box-shadow:0 4px 16px #6366f126;height:64px;margin:0 auto 16px;position:relative;width:64px}.login-news-admin-empty-icon:after{border:3px solid #6366f1;border-radius:4px;box-sizing:border-box;content:"";height:32px;left:50%;margin:-16px 0 0 -13px;opacity:.55;position:absolute;top:50%;width:26px}.login-news-admin-empty-title{color:#134e4a;font-size:1.05rem;font-weight:800;margin:0 0 8px}.login-news-admin-empty-hint{color:#64748b;font-size:.88rem;line-height:1.5;margin:0 auto;max-width:360px}.login-news-admin-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));list-style:none;margin:0;padding:0}.login-news-admin-card{background:#fffffe;border:1px solid #2329461a;border-radius:14px;box-shadow:0 4px 18px #0f172a0f;padding:16px;transition:box-shadow .2s,transform .2s}.login-news-admin-card:hover{box-shadow:0 10px 28px #0f172a1a;transform:translateY(-2px)}.login-news-admin-card.kind-poster{border-top:4px solid #7c3aed}.login-news-admin-card.kind-news{border-top:4px solid #0d9488}.login-news-admin-card-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.login-news-admin-badge{background:#f1f5f9;border-radius:999px;color:#475569;font-size:.68rem;font-weight:800;letter-spacing:.08em;padding:4px 10px;text-transform:uppercase}.login-news-admin-card.kind-poster .login-news-admin-badge{background:#ede9fe;color:#5b21b6}.login-news-admin-card.kind-news .login-news-admin-badge{background:#ccfbf1;color:#0f766e}.login-news-admin-mini{background:#f1f5f9;border-radius:10px;box-shadow:inset 0 0 0 1px #0f172a0f;height:52px;overflow:hidden;width:72px}.login-news-admin-mini img{height:100%;object-fit:cover;width:100%}.login-news-admin-noimg{color:#94a3b8;font-size:.72rem;font-weight:600}.login-news-admin-toggle{align-items:center;color:#334155;cursor:pointer;display:flex;font-size:.82rem;font-weight:600;gap:10px;letter-spacing:0;margin:10px 0 4px;text-transform:none}.login-news-admin-check{accent-color:#0d9488;cursor:pointer;height:18px;width:18px}.login-news-admin-delete{background:linear-gradient(180deg,#fff5f5,#fef2f2);border:1px solid #fecaca;border-radius:10px;color:#b91c1c;cursor:pointer;font-size:.85rem;font-weight:700;margin-top:10px;padding:10px 12px;transition:background .2s,border-color .2s;width:100%}.login-news-admin-delete:hover{background:#fee2e2;border-color:#f87171}@media (max-width:600px){.login-news-admin-hero{padding:16px 16px 18px}.login-news-admin-back{width:100%}.login-news-admin-form{padding:16px 16px 18px}}.pos-sale-page{box-sizing:border-box;margin:0;max-width:none;padding:0 0 40px;width:100%}.pos-sale-header{margin:0 0 22px;max-width:56ch}.pos-sale-title{color:#0f172a;font-size:clamp(1.45rem,3.5vw,1.85rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.pos-sale-lede{color:#64748b;font-size:.95rem;font-weight:500;line-height:1.55;margin:0}.pos-sale-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 24px #0f172a12;box-sizing:border-box;overflow:hidden;width:100%}.pos-sale-form{box-sizing:border-box;padding:28px 28px 32px}.pos-sale-grid{grid-gap:20px 24px;align-items:start;display:grid;gap:20px 24px;grid-template-columns:1fr 1fr}.pos-sale-field{display:flex;flex-direction:column;gap:8px;min-width:0}.pos-sale-field--full{grid-column:1/-1}.pos-sale-label{color:#475569;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.pos-sale-input{background:#fff;border:1px solid #cbd5e1;border-radius:12px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:1rem;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.pos-sale-input:hover:not(:disabled){border-color:#94a3b8}.pos-sale-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f138;outline:none}.pos-sale-input:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.65}.pos-sale-input--qty{-moz-appearance:textfield;max-width:160px}.pos-sale-input--qty::-webkit-inner-spin-button,.pos-sale-input--qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}select.pos-sale-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.pos-sale-hint{color:#6366f1;font-size:.82rem;font-weight:600}.pos-sale-alert{border-radius:12px;font-size:.92rem;font-weight:600;line-height:1.45;margin-top:18px;padding:12px 14px}.pos-sale-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.pos-sale-alert--success{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.pos-sale-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:26px;padding-top:8px}.pos-sale-submit{align-items:center;background:linear-gradient(180deg,#6366f1,#4f46e5);border:none;border-radius:12px;box-shadow:0 2px 8px #4f46e559;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:10px;justify-content:center;min-height:48px;padding:12px 28px;transition:filter .15s ease,transform .12s ease}.pos-sale-submit:hover:not(:disabled){filter:brightness(1.06)}.pos-sale-submit:active:not(:disabled){transform:translateY(1px)}.pos-sale-submit:disabled{cursor:not-allowed;opacity:.55;transform:none}.pos-sale-secondary{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#334155;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;min-height:48px;padding:12px 22px;transition:background .15s ease,border-color .15s ease}.pos-sale-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.pos-sale-secondary:disabled{cursor:not-allowed;opacity:.6}.pos-sale-spinner{animation:pos-sale-spin .65s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes pos-sale-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.pos-sale-form{padding:22px 16px 26px}.pos-sale-grid{gap:18px;grid-template-columns:1fr}.pos-sale-input--qty{max-width:none}.pos-sale-actions{align-items:stretch;flex-direction:column}.pos-sale-secondary,.pos-sale-submit{justify-content:center;width:100%}}.sales-history-page{box-sizing:border-box;margin:0 auto;max-width:1120px;padding:24px 0 48px}.sales-history-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:22px}.sales-history-header-text{flex:1 1 240px;min-width:0}.sales-history-title{color:#0f172a;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.sales-history-lede{color:#64748b;font-size:.9375rem;line-height:1.55;margin:0;max-width:52ch}.sales-history-header-actions{align-items:center;display:flex;flex-shrink:0;flex-wrap:wrap;gap:10px}.sales-history-download,.sales-history-download-pdf,.sales-history-refresh{border-radius:10px;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 18px;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.sales-history-download{background:#ecfdf5;border:1px solid #0d9488;color:#0f766e}.sales-history-download:hover:not(:disabled){background:#d1fae5;border-color:#0f766e}.sales-history-download:disabled{cursor:not-allowed;opacity:.5}.sales-history-download-pdf{background:#fef2f2;border:1px solid #b91c1c;color:#991b1b}.sales-history-download-pdf:hover:not(:disabled){background:#fee2e2;border-color:#991b1b}.sales-history-download-pdf:disabled{cursor:not-allowed;opacity:.5}.sales-history-refresh{background:#fff;border:1px solid #cbd5e1;color:#334155}.sales-history-refresh:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.sales-history-refresh:disabled{cursor:not-allowed;opacity:.6}.sales-history-toolbar{align-items:flex-end;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;display:flex;flex-wrap:wrap;gap:16px 20px;margin-bottom:12px;padding:18px 20px}.sales-history-field{display:flex;flex-direction:column;gap:6px;min-width:0}.sales-history-field--grow{flex:1 1 220px}.sales-history-field--dir{flex:0 0 auto}.sales-history-label{color:#64748b;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sales-history-input,.sales-history-select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;font-family:inherit;font-size:.9375rem;min-height:42px;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease}.sales-history-input:focus,.sales-history-select:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94882e;outline:none}.sales-history-select{cursor:pointer;min-width:140px}.sales-history-dir-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:.8125rem;font-weight:600;min-height:42px;padding:0 14px;transition:background .15s ease,border-color .15s ease}.sales-history-dir-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.sales-history-dir-static{align-items:center;color:#94a3b8;display:inline-flex;font-size:.8125rem;font-weight:600;min-height:42px;padding:0 12px}.sales-history-export-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c;font-size:.875rem;margin:0 0 12px;padding:10px 12px}.sales-history-meta{color:#64748b;font-size:.8125rem;margin:0 0 14px}.sales-history-meta-sub{color:#94a3b8;font-weight:500}.sales-history-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}.sales-history-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.sales-history-table{border-collapse:collapse;font-size:.875rem;width:100%}.sales-history-th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:12px 14px;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.sales-history-th--num{text-align:right}.sales-history-td{border-bottom:1px solid #f1f5f9;color:#334155;padding:12px 14px;vertical-align:middle}.sales-history-td--num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.sales-history-td--muted{color:#64748b}.sales-history-td--strong{color:#0f172a;font-weight:600}.sales-history-td--pay{max-width:220px;word-break:break-word}.sales-history-td--profit{color:#0f766e;font-weight:700}.sales-history-td--date{color:#64748b;font-size:.8125rem;white-space:nowrap}.sales-history-table tbody tr:hover .sales-history-td{background:#fafafa}.sales-history-tfoot .sales-history-td{background:#0f172a;border-bottom:none;color:#e2e8f0;font-size:.875rem}.sales-history-td--foot.sales-history-td--num{color:#f1f5f9}.sales-history-td--profit-foot{color:#5eead4!important;font-weight:800}.sales-history-foot-hint{font-size:.8125rem;font-weight:500;opacity:.75}.sales-history-empty{padding:48px 24px;text-align:center}.sales-history-empty--loading{color:#64748b}.sales-history-empty-title{color:#334155;font-size:1.05rem;font-weight:700;margin:0 0 8px}.sales-history-empty-text{color:#64748b;font-size:.875rem;line-height:1.55;margin:0 auto;max-width:36ch}@media (max-width:768px){.sales-history-page{padding:16px 0 36px}.sales-history-toolbar{align-items:stretch;flex-direction:column}.sales-history-field--grow{flex:1 1 auto}.sales-history-field--dir{align-self:flex-start}.sales-history-td,.sales-history-th{padding:10px}}.other-services-form-root{align-items:stretch;background:#f8fafc;display:flex;justify-content:stretch;min-height:calc(100vh - 64px);padding-bottom:22px;padding-top:22px;width:100%}.other-services-form-card{align-items:stretch;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 16px #0f172a12;display:flex;flex-direction:column;margin:0;max-width:100%;padding:24px;width:100%}.other-services-form-hint{color:#64748b;font-size:.875rem;line-height:1.45;margin:-8px 0 16px}.other-services-form-title{color:#0f172a;font-size:1.2rem;font-weight:700;letter-spacing:0;margin-bottom:16px;text-align:left}.other-services-form-fields{display:flex;flex-direction:column;gap:14px}.other-services-form-group{display:flex;flex-direction:column;gap:6px}.other-services-form-group label{color:#334155;font-weight:600}.other-services-form-group input,.other-services-form-group select{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;font-size:.98rem;padding:10px 12px;transition:border .2s}.other-services-form-group input:focus,.other-services-form-group select:focus{border:1px solid #2563eb;outline:none}.other-services-form-btn{align-items:center;background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;gap:8px;justify-content:center;margin-top:8px;min-height:42px;padding:11px 0;transition:background .2s ease}.other-services-form-btn:hover{background:#1d4ed8}.other-services-form-success{background:#dcfce7;color:#166534;font-weight:600;margin-top:12px;text-align:center}.form-message-global,.other-services-form-success{border-radius:8px;font-size:.95rem;padding:10px 12px}.form-message-global{margin-top:14px}.form-message-global.success{background:#dcfce7;color:#166534}.form-message-global.error{background:#fef2f2;color:#b91c1c}.expenses-shell{box-sizing:border-box;margin:0 auto;max-width:min(960px,100%);min-width:0;padding:20px 0 48px;width:100%}.expenses-header{margin-bottom:18px}.expenses-title{color:#0f172a;font-size:clamp(1.3rem,2.8vw,1.55rem);font-weight:800;letter-spacing:-.03em;margin:0 0 8px}.expenses-lede{color:#64748b;font-size:.9375rem;line-height:1.55;margin:0;max-width:52ch}.expenses-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.expenses-btn{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;justify-content:center;min-height:42px;padding:10px 18px;transition:background .15s,border-color .15s,opacity .15s}.expenses-btn:disabled{cursor:not-allowed;opacity:.55}.expenses-btn--primary{background:#0d9488;border-color:#0d9488;color:#fff}.expenses-btn--primary:hover:not(:disabled){background:#0f766e;border-color:#0f766e}.expenses-btn--primary:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.expenses-btn--secondary{background:#fff;border-color:#cbd5e1;color:#334155}.expenses-btn--secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.expenses-btn--block{margin-top:8px;width:100%}.expenses-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 24px #0f172a0f;padding:22px 24px 26px}.expenses-shell--add{max-width:min(880px,100%)}.expenses-shell--add .expenses-lede{max-width:min(62ch,100%)}.expenses-card--narrow{margin:0 auto;max-width:100%;width:100%}@media (min-width:640px){.expenses-shell--add .expenses-card--narrow{max-width:min(640px,100%)}}@media (min-width:900px){.expenses-shell--add{max-width:min(920px,100%)}.expenses-shell--add .expenses-card--narrow{max-width:min(800px,100%);padding:28px 32px 32px}}.expenses-form label{color:#334155;display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:6px;margin-bottom:16px}.expenses-shell--add .expenses-form label{margin-bottom:18px}@media (min-width:900px){.expenses-shell--add .expenses-form label{font-size:.95rem;margin-bottom:20px}}.expenses-form input,.expenses-form select,.expenses-form textarea{background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;font-family:inherit;font-size:.95rem;padding:10px 12px;width:100%}.expenses-shell--add .expenses-form input,.expenses-shell--add .expenses-form select{font-size:1rem;min-height:48px;padding:12px 14px}.expenses-shell--add .expenses-form textarea{font-size:1rem;min-height:104px;padding:12px 14px}@media (min-width:900px){.expenses-shell--add .expenses-form input,.expenses-shell--add .expenses-form select,.expenses-shell--add .expenses-form textarea{font-size:1.05rem;padding:14px 16px}.expenses-shell--add .expenses-form input,.expenses-shell--add .expenses-form select{min-height:52px}.expenses-shell--add .expenses-form textarea{min-height:132px}.expenses-shell--add .expenses-btn--block{font-size:1.05rem;min-height:52px;padding:14px 22px}}.expenses-form textarea{min-height:88px;resize:vertical}.expenses-form input:focus-visible,.expenses-form select:focus-visible,.expenses-form textarea:focus-visible{border-color:#5eead4;outline:2px solid #0d9488;outline-offset:1px}.expenses-table-wrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:4px;max-width:100%;min-width:0;overflow-x:auto}.expenses-data-table{border-collapse:collapse;font-size:.9rem;width:100%}.expenses-data-table td,.expenses-data-table th{border-bottom:1px solid #e2e8f0;padding:12px 14px;text-align:left;vertical-align:middle}.expenses-data-table tbody tr:last-child td{border-bottom:none}.expenses-data-table th{background:#f1f5f9;color:#0f172a;font-size:.75rem;font-weight:700;letter-spacing:.04em;position:sticky;text-transform:uppercase;top:0;white-space:nowrap;z-index:1}.expenses-data-table th.expenses-th--num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.expenses-data-table td{color:#334155}.expenses-td-notes{color:#64748b;font-size:.88rem;max-width:14rem}.expenses-data-table .expenses-td--num{font-feature-settings:"tnum";color:#0f172a;font-variant-numeric:tabular-nums;font-weight:600;text-align:right}.expenses-data-table tbody tr:hover td{background:#f8fafc}.expenses-data-table tr:nth-child(2n) td{background:#fafafa}.expenses-data-table tbody tr:hover:nth-child(2n) td{background:#f1f5f9}.expenses-cat{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;padding:4px 10px;text-transform:capitalize}.expenses-cat--boss{background:#e0e7ff;border:1px solid #a5b4fc;color:#3730a3}.expenses-cat--staff{background:#cffafe;border:1px solid #67e8f9;color:#0e7490}.expenses-cat--office{background:#ecfdf5;border:1px solid #6ee7b7;color:#047857}.expenses-cat--other{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569}.expenses-empty{color:#64748b;padding:48px 20px;text-align:center}.expenses-empty-title{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0 0 8px}.expenses-empty-text{font-size:.9rem;line-height:1.5;margin:0 auto;max-width:36ch}.expenses-summary-shell{box-sizing:border-box;margin:0 auto;max-width:min(1000px,100%);min-width:0;padding:20px 0 48px;width:100%}.expenses-summary-section-title{color:#0f172a;font-size:.95rem;font-weight:700;letter-spacing:.02em;margin:0 0 12px}.expenses-summary-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.expenses-summary-stat{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-left:4px solid #0d9488;border-radius:12px;box-shadow:0 4px 16px #0f172a0d;color:inherit;display:flex;flex:1 1 160px;flex-direction:column;gap:8px;max-width:220px;min-width:140px;padding:18px 16px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.expenses-summary-stat:hover{border-color:#99f6e4;box-shadow:0 10px 28px #0f172a1a;transform:translateY(-2px)}.expenses-summary-stat:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.expenses-summary-stat-label{color:#64748b;font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.expenses-summary-stat-amount{font-feature-settings:"tnum";color:#0f172a;font-size:1.25rem;font-variant-numeric:tabular-nums;font-weight:800}.expenses-summary-stat-currency{color:#0f766e;font-size:.8rem;font-weight:600}.expenses-chart-placeholder{align-items:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;color:#64748b;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:10px;min-height:180px}.expenses-chart-placeholder strong{color:#475569;font-size:.95rem}.expenses-chart-hint{color:#64748b;font-size:.875rem;line-height:1.5;margin:0 auto;max-width:48ch;text-align:center}.expenses-inline-msg{border-radius:8px;font-size:.9rem;font-weight:600;margin:0 0 16px;padding:10px 12px}.expenses-inline-msg--ok{background:#dcfce7;border:1px solid #86efac;color:#14532d}.expenses-inline-msg--err{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.expenses-card--filters{padding-bottom:18px}.expenses-filter-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:14px}.expenses-filter-label{color:#475569;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.expenses-segments{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px}.expenses-segment{background:#0000;border:none;border-radius:8px;color:#475569;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:background .15s,color .15s}.expenses-segment:hover{background:#e2e8f0;color:#0f172a}.expenses-segment.is-active{background:#0d9488;box-shadow:0 2px 8px #0d948859;color:#fff}.expenses-filter-date{display:flex;flex-direction:column;gap:6px}.expenses-filter-date input{border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;max-width:200px;padding:10px 12px}.expenses-range-caption{color:#334155;font-size:.95rem;font-weight:600;margin:0 0 12px}.expenses-card--chart{padding-bottom:20px}.expenses-chart-lede{color:#64748b;font-size:.88rem;line-height:1.5;margin:0 0 14px;max-width:62ch}.expenses-chart-canvas{height:min(360px,55vh);position:relative;width:100%}.expenses-chart-empty{color:#64748b;font-size:.9rem;margin:24px 0;text-align:center}.expenses-fieldset{border:1px solid #e2e8f0;border-radius:10px;margin:0 0 16px;padding:14px 16px 16px}.expenses-fieldset-legend{color:#334155;font-size:.85rem;font-weight:700;padding:0 8px}.expenses-radio-row{display:flex;flex-wrap:wrap;gap:16px}.expenses-radio-label{align-items:center;color:#334155;cursor:pointer;display:inline-flex;font-size:.92rem;font-weight:600;gap:8px}.expenses-radio-label input{accent-color:#0d9488;width:auto}@media (max-width:600px){.expenses-data-table td,.expenses-data-table th{padding:10px}}.access-restricted-root{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 18px #0f172a0f;margin:24px auto;max-width:520px;padding:28px 22px}.access-restricted-root h1{color:#0f172a;font-size:1.35rem;margin:0 0 12px}.access-restricted-root p{color:#64748b;font-size:.98rem;font-style:italic;line-height:1.55;margin:0 0 20px}.access-restricted-btn{background:#6366f1;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 18px}.access-restricted-btn:hover{filter:brightness(1.06)}.security-page{box-sizing:border-box;margin:0 auto;max-width:min(920px,100%);min-width:0;padding:20px 0 48px;width:100%}.security-page-head{margin-bottom:22px}.security-title{color:#0f172a;font-size:clamp(1.3rem,2.8vw,1.55rem);font-weight:800;letter-spacing:-.03em;margin:8px 0}.security-lead{color:#64748b;font-size:.9375rem;line-height:1.55;margin:0;max-width:min(56ch,100%)}.security-back{background:none;border:none;border-radius:6px;color:#0f766e;cursor:pointer;font-size:.9rem;font-weight:600;padding:4px 0}.security-back:hover{color:#0d9488;text-decoration:underline}.security-back:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.security-refresh{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-size:.875rem;font-weight:600;padding:10px 18px;transition:background .15s,border-color .15s}.security-refresh:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.security-refresh:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.security-refresh:disabled{cursor:not-allowed;opacity:.65}.security-error{background:#fef2f2;border-radius:8px;color:#991b1b;font-size:.9rem;margin-bottom:14px;padding:12px 14px}.security-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;overflow-x:auto}.security-table{border-collapse:collapse;font-size:.88rem;min-width:640px;width:100%}.security-table td,.security-table th{border-bottom:1px solid #f1f5f9;padding:10px 12px;text-align:left}.security-table th{background:#f8fafc;color:#334155;font-weight:700}.security-code{background:#f1f5f9;border-radius:4px;font-size:.82rem;padding:2px 6px}.security-empty{color:#94a3b8;padding:28px 12px!important;text-align:center}.security-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 24px #0f172a0f;display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:min(640px,100%);padding:24px 26px 28px;width:100%}@media (min-width:900px){.security-form{max-width:min(560px,100%);padding:28px 32px 32px}}.security-field{display:flex;flex-direction:column;gap:6px}.security-field span{color:#334155;font-size:.85rem;font-weight:600}.security-field input{background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;font-size:1rem;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.security-field input:focus-visible{border-color:#5eead4;box-shadow:0 0 0 3px #2dd4bf59;outline:none}.security-submit{background:#0d9488;border:1px solid #0d9488;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:12px 20px;transition:background .15s,border-color .15s}.security-submit:hover:not(:disabled){background:#0f766e;border-color:#0f766e}.security-submit:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.security-submit:disabled{cursor:not-allowed;opacity:.7}.security-msg{border-radius:8px;font-size:.9rem;padding:10px 12px}.security-msg--ok{background:#ecfdf5;color:#047857}.security-msg--err{background:#fef2f2;color:#b91c1c}.security-page--support{margin:0 auto;max-width:min(920px,100%)}.security-support-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:28px}.security-support-card{background:linear-gradient(180deg,#ecfdf5,#fff 52%);border:1px solid #99f6e4;border-radius:12px;box-shadow:0 4px 18px #0d948814;padding:18px;transition:border-color .15s,box-shadow .15s}.security-support-card:hover{border-color:#5eead4;box-shadow:0 8px 26px #0d94881a}.security-support-card--wide{grid-column:1/-1}.security-support-card__title{color:#0f766e;font-size:.95rem;font-weight:700;margin:0 0 10px}.security-support-card__link{color:#0d9488;display:inline-block;font-size:1.05rem;font-weight:600;text-decoration:none;word-break:break-word}.security-support-card__link:hover{color:#0f766e;text-decoration:underline}.security-support-card__stack{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.security-support-card__body{color:#334155;font-size:.95rem;line-height:1.55;margin:0}.security-support-card__muted{color:#64748b;font-size:.88rem;line-height:1.55;margin:0}.security-support-help{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 12px #0f172a0f;padding:20px 18px}.security-support-help__title{color:#0f172a;font-size:1.05rem;margin:0 0 12px}.security-support-help__list{color:#334155;font-size:.95rem;line-height:1.65;margin:0;padding-left:22px}.security-support-help__list li{margin-bottom:10px}.security-page.security-page--log{box-sizing:border-box;margin:0;max-width:none;padding:0 0 48px}.security-log-hero{background:linear-gradient(125deg,#ccfbf1,#99f6e4 28%,#5eead4 55%,#2dd4bf 85%,#14b8a6);box-shadow:0 8px 32px #0f766e2e;margin-bottom:0;padding:22px clamp(14px,3vw,28px) 26px}.security-page-head--log .security-title{color:#042f2e;font-size:clamp(1.3rem,2.6vw,1.7rem);letter-spacing:-.03em;margin-top:8px}.security-lead--on-dark{color:#115e59;margin-bottom:14px;max-width:min(56ch,100%)}.security-back--on-dark{color:#0f766e}.security-back--on-dark:hover{color:#042f2e}.security-refresh--primary{background:#fff;border:1px solid #ffffffd9;border-radius:10px;box-shadow:0 2px 14px #0f766e2e;color:#0f766e;font-weight:700;padding:10px 20px;transition:background .15s,box-shadow .15s}.security-refresh--primary:hover:not(:disabled){background:#f0fdfa;box-shadow:0 4px 18px #0f766e38}.security-refresh--primary:focus-visible{outline:2px solid #042f2e;outline-offset:2px}.security-error--banner{border-radius:10px;margin:16px clamp(14px,3vw,28px) 0}.security-log-toolbar{align-items:flex-end;background:linear-gradient(165deg,#f8fafc,#f1f5f9 42%,#ecfdf5);border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 2px 16px #0f172a0f;display:flex;flex-wrap:wrap;gap:14px 18px;margin:0 0 16px;padding:18px 20px}.security-log-field{display:flex;flex-direction:column;gap:6px;min-width:160px}.security-log-field--grow{flex:1 1 240px}.security-log-field span{color:#64748b;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.security-log-input,.security-log-select{background:#fff;border:none;border-radius:10px;box-shadow:0 1px 3px #0f172a0f;box-sizing:border-box;color:#334155;font-size:.95rem;padding:10px 12px}.security-log-input:focus,.security-log-select:focus{box-shadow:0 0 0 3px #2dd4bf66,0 1px 3px #0f172a0f;outline:none}.security-log-clear:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.security-log-clear{align-self:flex-end;background:#fff;border:none;border-radius:10px;box-shadow:0 1px 3px #0f172a0f;color:#64748b;cursor:pointer;font-size:.88rem;font-weight:600;padding:9px 16px}.security-log-clear:hover{background:#f8fafc;color:#475569}.security-log-count{color:#64748b;font-size:.88rem;margin:0 0 12px}.security-table-wrap.security-table-wrap--grid{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 24px #0f172a12,0 1px 3px #0f172a0a;margin:0;overflow-x:auto}.security-table.security-table--soft{border:none;border-collapse:collapse;font-size:.88rem;min-width:720px;width:100%}.security-table.security-table--soft td,.security-table.security-table--soft th{border:none;padding:14px 16px;text-align:left;vertical-align:top}.security-table.security-table--soft thead th{background:linear-gradient(180deg,#ecfdf5,#d1fae5);border-bottom:1px solid #a7f3d0;box-shadow:0 6px 14px -6px #0f766e1f;color:#0f172a;font-size:.78rem;font-weight:700;letter-spacing:.02em;line-height:1.4;position:sticky;top:0;z-index:1}.security-table.security-table--soft tbody tr{background:#fff;transition:background .15s ease}.security-table.security-table--soft tbody tr:nth-child(2n){background:#fafbfc}.security-table.security-table--soft tbody tr:hover{background:#f0fdfa}.security-td-time{font-feature-settings:"tnum";color:#475569;font-variant-numeric:tabular-nums;white-space:nowrap}.security-td-detail{color:#1e293b;line-height:1.45;max-width:360px}.security-td-who{color:#0f766e;font-weight:600;word-break:break-word}.security-td-ip{color:#334155;font-family:ui-monospace,monospace;font-size:.84rem}.security-code.security-code--cell{background:linear-gradient(180deg,#ccfbf1,#99f6e4);border:none;border-radius:8px;box-shadow:0 1px 2px #0f766e1f;color:#115e59;display:inline-block;font-weight:600;padding:5px 10px}.security-table.security-table--soft .security-empty{background:linear-gradient(180deg,#fafbfc,#f8fafc);border:none;color:#94a3b8;padding:40px 20px!important;text-align:center}.security-log-body{background:linear-gradient(180deg,#ecfdf5,#f1f5f9 38%,#f8fafc);min-height:40vh;padding:20px clamp(14px,3vw,28px) 36px}.security-log-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.security-log-export{background:#ffffffa6!important;border:1px solid #ffffffe6!important;box-shadow:0 2px 12px #0f766e24!important;color:#0f766e!important}.security-log-export:hover:not(:disabled){background:#fff!important;color:#042f2e!important}.security-table.security-table--activity{min-width:1080px}.security-td-location{color:#334155;font-size:.86rem;line-height:1.4;max-width:200px}.security-td-device{color:#475569;font-size:.8rem;line-height:1.35;max-width:280px;word-break:break-word}.security-status{border-radius:999px;display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.04em;padding:4px 10px;text-transform:uppercase}.security-status--success{background:#e8f5e9;border:none;box-shadow:0 1px 3px #2e7d321f;color:#2e7d32}.security-status--failed{background:#fce8e6;border:none;box-shadow:0 1px 3px #c628281a;color:#c62828}.security-status--warning{background:#fff5e6;border:none;box-shadow:0 1px 3px #e651001a;color:#e65100}.security-log-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:14px 20px;justify-content:center;margin:18px 0 8px}.security-log-pagebtn{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px #0f172a0f;color:#0f766e;cursor:pointer;font-size:.88rem;font-weight:700;padding:9px 18px;transition:background .15s,border-color .15s}.security-log-pagebtn:hover:not(:disabled){background:#f0fdfa;border-color:#99f6e4;color:#042f2e}.security-log-pagebtn:focus-visible{outline:2px solid #0d9488;outline-offset:2px}.security-log-pagebtn:disabled{cursor:not-allowed;opacity:.45}.security-log-pageinfo{color:#334155;font-size:.9rem;font-weight:600}.orders-list-shell{margin:0 auto;max-width:960px}.orders-list-head{gap:12px;justify-content:space-between;margin-bottom:16px}.orders-list-actions,.orders-list-head{align-items:center;display:flex;flex-wrap:wrap}.orders-list-actions{gap:8px}.orders-download-btn{background:#ecfdf5;border:1px solid #0d9488;border-radius:8px;color:#0f766e;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 14px;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.orders-download-btn:hover:not(:disabled){background:#d1fae5;border-color:#0f766e}.orders-download-btn:disabled{cursor:not-allowed;opacity:.5}.orders-download-pdf{background:#fef2f2;border:1px solid #b91c1c;border-radius:8px;color:#991b1b;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 14px;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.orders-download-pdf:hover:not(:disabled){background:#fee2e2;border-color:#991b1b}.orders-download-pdf:disabled{cursor:not-allowed;opacity:.5}.orders-list-title{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0}.orders-refresh-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;font-size:.8125rem;font-weight:600;padding:8px 14px;transition:background .15s ease,border-color .15s ease}.orders-refresh-btn:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.orders-refresh-btn:disabled{cursor:not-allowed;opacity:.6}.orders-filter-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.orders-filter-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;cursor:pointer;font-size:.8125rem;font-weight:600;padding:6px 12px;transition:background .15s ease,border-color .15s ease,color .15s ease}.orders-filter-pill:hover{border-color:#cbd5e1;color:#475569}.orders-filter-pill--active{background:#ecfdf5;border-color:#0d9488;color:#0f766e}.orders-empty{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:36px 20px;text-align:center}.orders-empty-title{color:#334155;font-size:1rem;font-weight:700;margin:0 0 8px}.orders-empty-text{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.orders-table-scroll{overflow-x:auto}.orders-table-row{cursor:default}.orders-cell-main{color:#0f172a;font-weight:500;max-width:280px}.orders-cell-muted{color:#64748b;font-size:.875rem}.orders-row-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.orders-icon-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;display:inline-flex;font-size:.8125rem;font-weight:600;gap:4px;padding:6px 10px}.orders-icon-btn:hover{background:#f8fafc;border-color:#cbd5e1}.orders-icon-btn-label{font-size:.8125rem}.orders-icon-btn--primary{background:#ecfdf5;border-color:#0d9488;color:#0f766e}.orders-icon-btn--primary:hover{background:#d1fae5;border-color:#0f766e}.orders-table-container{background:#fff;border:1px solid #f1f5f9;border-radius:18px;box-shadow:0 4px 24px 0 #3c48641a;margin:0 auto;max-width:900px;overflow-x:auto;padding:32px 18px 24px}.orders-table{background:none;border-collapse:initial;border-spacing:0 12px;width:100%}.orders-table th{background:#f6f8fa;border-bottom:2px solid #e3e8ee;color:#222;font-size:1.1rem;font-weight:800;letter-spacing:.01em;padding:18px 12px}.orders-table td{background:#fff;border-bottom:1px solid #f0f2f5;border-radius:8px;box-shadow:0 1px 4px 0 #3c48640a;font-size:1rem;padding:16px 12px}.orders-status-badge{align-items:center;border:1px solid #0000;border-radius:999px;box-shadow:none;display:inline-flex;font-size:.8125rem;font-weight:700;gap:.45em;padding:5px 14px}.orders-status-badge--readonly{cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.orders-status-badge.pending{background:#fffbeb;border-color:#fde68a;color:#a16207}.orders-status-badge.approved,.orders-status-badge.completed{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.orders-status-badge.rejected{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.orders-action-btn{align-items:center;border:none;border-radius:6px;box-shadow:0 1px 4px 0 #3c486414;cursor:pointer;display:inline-flex;font-size:.98rem;font-weight:700;gap:.4em;padding:7px 16px;transition:background .18s,box-shadow .18s}.orders-action-btn:disabled{cursor:not-allowed;opacity:.55}.orders-action-btn.approve{background:#388e3c;color:#fff}.orders-action-btn.approve:hover{background:#2e7031}.orders-action-btn.reject{background:#d32f2f;color:#fff}.orders-action-btn.reject:hover{background:#a91d1d}.orders-table tr:hover td{background:#f4f8fd;transition:background .18s}.orders-feedback{border-radius:8px;font-size:1rem;font-weight:600;margin-bottom:14px;padding:10px 18px}.orders-feedback.success{background:#e8f5e9;color:#388e3c}.orders-feedback.error{background:#ffebee;color:#d32f2f}@media (max-width:600px){.orders-table-container{padding:10px 2px}.orders-table td,.orders-table th{font-size:.95rem;padding:10px 4px}.orders-action-btn{font-size:.92rem;padding:6px 10px}}.orders-modal-backdrop{align-items:center;background:#0f172a73;bottom:0;box-sizing:border-box;display:flex;justify-content:center;left:0;padding:16px;position:fixed;right:0;top:0;z-index:1000}.orders-modal{animation:ordersModalIn .2s ease both;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 20px 50px #0f172a2e;max-height:90vh;max-width:520px;min-width:min(100%,380px);overflow-y:auto;padding:28px 24px 22px;position:relative;width:100%}@keyframes ordersModalIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.orders-modal-close{background:none;border:none;border-radius:8px;color:#94a3b8;cursor:pointer;font-size:1.75rem;font-weight:700;line-height:1;padding:4px 8px;position:absolute;right:14px;top:10px;transition:color .15s ease,background .15s ease}.orders-modal-close:hover{background:#fef2f2;color:#b91c1c}.orders-modal-title{color:#0f172a;font-size:1.25rem;font-weight:700;margin:0 32px 18px 0}.orders-modal-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.orders-modal-label{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.orders-modal-meta{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;margin:0 0 18px;padding:14px 16px}.orders-modal-meta-row{grid-gap:8px 12px;display:grid;font-size:.875rem;gap:8px 12px;grid-template-columns:120px 1fr;margin-bottom:8px}.orders-modal-meta-row:last-child{margin-bottom:0}.orders-modal-meta-row dt{color:#64748b;font-weight:600;margin:0}.orders-modal-meta-row dd{color:#0f172a;margin:0}@media (max-width:420px){.orders-modal-meta-row{grid-template-columns:1fr}}.orders-modal-notes{margin-bottom:18px}.orders-modal-notes-body{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;color:#713f12;font-size:.875rem;line-height:1.5;margin:8px 0 0;padding:12px 14px}.orders-modal-products{margin-bottom:8px}.orders-modal-lines{display:flex;flex-direction:column;gap:10px;list-style:none;margin:10px 0 0;padding:0}.orders-modal-line{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px}.orders-modal-line--empty{color:#64748b;font-size:.875rem}.orders-modal-line-main{align-items:baseline;color:#0f172a;display:flex;flex-wrap:wrap;font-size:.9375rem;gap:8px}.orders-modal-line-qty{color:#0d9488;font-weight:600}.orders-modal-line-meta{color:#64748b;font-size:.8125rem;margin-top:6px}.orders-modal-line-reason{color:#475569;font-size:.8125rem;font-style:italic;margin-top:6px}.orders-modal-actions-wrap{border-top:1px solid #f1f5f9;margin-top:22px;padding-top:18px}.orders-modal-actions-hint{color:#64748b;font-size:.8125rem;line-height:1.5;margin:0 0 12px}.orders-modal-actions{display:flex;flex-wrap:wrap;gap:10px}.orders-modal-actions .orders-action-btn:disabled{cursor:not-allowed;opacity:.55}.low-stock-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0f172a0f;margin:0 auto;max-width:800px;padding:22px 20px 24px}.low-stock-form--empty,.low-stock-form--loading{padding:28px 20px;text-align:center}.low-stock-title{color:#0f172a;font-size:1.125rem;font-weight:700;margin:0 0 10px}.low-stock-lead{color:#64748b;font-size:.875rem;line-height:1.55;margin:0 0 18px}.low-stock-empty-text,.low-stock-loading{color:#64748b;font-size:.9375rem;line-height:1.5;margin:0}.low-stock-table-wrap{border:1px solid #f1f5f9;border-radius:10px;margin-bottom:18px;overflow-x:auto}.low-stock-table{border-collapse:collapse;font-size:.875rem;width:100%}.low-stock-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;padding:10px 12px;text-align:left}.low-stock-th-check{text-align:center;width:56px}.low-stock-table td{border-bottom:1px solid #f1f5f9;padding:10px 12px;vertical-align:middle}.low-stock-row:last-child td{border-bottom:none}.low-stock-row--selected td{background:#f0fdfa}.low-stock-name{color:#0f172a;font-weight:600}.low-stock-muted{color:#64748b}.low-stock-alert{color:#b91c1c;font-weight:700}.low-stock-qty-input{border:1px solid #cbd5e1;border-radius:8px;font-size:.875rem;padding:8px 10px;width:72px}.low-stock-qty-input:focus{border-color:#0d9488;box-shadow:0 0 0 2px #0d948833;outline:none}.low-stock-qty-input:disabled{cursor:not-allowed;opacity:.45}.low-stock-submit{align-items:center;background:#0d9488;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;justify-content:center;padding:11px 22px;transition:background .15s ease}.low-stock-submit:hover:not(:disabled){background:#0f766e}.low-stock-submit:disabled{cursor:not-allowed;opacity:.55}.low-stock-alert-box{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#b91c1c}.low-stock-alert-box,.low-stock-success{font-size:.875rem;margin-top:14px;padding:10px 12px}.low-stock-success{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;color:#047857}@media (max-width:600px){.low-stock-table td,.low-stock-table th{font-size:.8125rem;padding:8px}}.orders-page{box-sizing:border-box;margin:0 auto;max-width:880px;padding:24px 16px 48px}.orders-page-header{margin-bottom:28px;text-align:center}.orders-page-title{color:#0f172a;font-size:1.625rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.orders-page-sub{color:#64748b;font-size:.9375rem;line-height:1.5;margin:0}.orders-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:22px}.orders-tab{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#475569;cursor:pointer;font-size:.9375rem;font-weight:600;padding:10px 20px;transition:border-color .15s ease,background .15s ease,color .15s ease}.orders-tab:hover{background:#f8fafc;border-color:#94a3b8}.orders-tab--active{background:#0d9488;border-color:#0d9488;color:#fff}.orders-tab--active:hover{background:#0f766e;border-color:#0f766e;color:#fff}.orders-make-panel{margin-top:8px}.orders-type-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px}.orders-type-tab{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:.875rem;font-weight:600;padding:8px 16px;transition:background .15s ease,border-color .15s ease}.orders-type-tab:hover{background:#f1f5f9;border-color:#cbd5e1}.orders-type-tab--active{background:#ecfdf5;border-color:#5eead4;color:#0f766e}@media (max-width:540px){.orders-page{padding:16px 12px 36px}.orders-page-title{font-size:1.375rem}}
/*# sourceMappingURL=main.33e2c98b.css.map*/