:root{--bs-primary:#6c5ce7;--bs-primary-rgb:108,92,231;--brand:#6c5ce7;--brand-dark:#5142c4;--ink:#1d2333;--muted:#77819a;--canvas:#f5f6fb;--line:#e8eaf2;--sidebar:#15182b;--success:#14b87a;--danger:#ec5b67}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Nunito Sans,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.app-shell{min-height:100vh}.app-sidebar{position:fixed;inset:0 auto 0 0;width:264px;background:linear-gradient(180deg,#171a30,#111426);color:#fff;padding:24px 18px;z-index:1040;display:flex;flex-direction:column;box-shadow:12px 0 40px #14182d14}.brand-lockup{height:50px;display:flex;align-items:center;gap:12px;padding:0 8px}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#8578f5,#5d4ad5);display:grid;place-items:center;box-shadow:0 8px 24px #6c5ce766;font-weight:900;font-size:21px;transform:rotate(-5deg)}.brand-mark span{transform:rotate(5deg)}.brand-name{font-weight:900;letter-spacing:.7px;font-size:17px}.brand-subtitle{font-size:8px;letter-spacing:2.4px;color:#979db8;margin-top:1px}.sidebar-close{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:28px}.workspace-card{display:flex;align-items:center;gap:11px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:12px;margin:23px 1px}.workspace-icon{width:34px;height:34px;border-radius:10px;background:#6c5ce747;color:#bdb6ff;display:grid;place-items:center;font-weight:800}.workspace-card small,.workspace-card strong{display:block}.workspace-card small{font-size:10px;color:#858ca8;text-transform:uppercase;letter-spacing:.8px}.workspace-card strong{font-size:12px;margin-top:2px}.workspace-chevron{margin-left:auto;color:#7f86a0}.nav-caption{font-size:9px;letter-spacing:1.8px;color:#626982;margin:7px 12px 10px}.app-navigation{display:grid;gap:6px}.nav-entry{position:relative;display:flex;align-items:center;gap:13px;padding:12px 13px;border-radius:12px;color:#aeb4c9;text-decoration:none;font-size:13px;font-weight:650;transition:.2s ease}.nav-entry svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nav-entry:hover{color:#fff;background:#ffffff0d}.nav-entry.active{color:#fff;background:linear-gradient(100deg,#6c5ce752,#6c5ce714);box-shadow:inset 3px 0 var(--brand)}.nav-entry.active svg{color:#9f94ff}.nav-dot{margin-left:auto;width:5px;height:5px;border-radius:50%;background:#8b7cf6;opacity:0}.nav-entry.active .nav-dot{opacity:1}.sidebar-status{margin-top:auto;display:flex;align-items:center;gap:10px;padding:12px;background:#ffffff0a;border-radius:12px}.sidebar-status strong,.sidebar-status small{display:block}.sidebar-status strong{font-size:11px}.sidebar-status small{color:#777f9a;font-size:9px}.status-pulse{width:9px;height:9px;border-radius:50%;background:#2bd99f;box-shadow:0 0 0 5px #2bd99f1a}.app-main{margin-left:264px;min-height:100vh;display:flex;flex-direction:column}.app-header{height:78px;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);padding:0 32px;display:flex;align-items:center;position:sticky;top:0;z-index:1020}.menu-trigger{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:11px}.menu-trigger span{display:block;height:2px;background:#43495c;margin:4px;border-radius:2px}.header-date small,.header-date strong{display:block}.header-date small{font-size:11px;color:#969db0}.header-date strong{font-size:13px;margin-top:2px}.header-actions{margin-left:auto;display:flex;align-items:center;gap:17px}.language-switch{display:flex;background:#f0f1f7;border-radius:10px;padding:3px}.language-switch button{border:0;background:transparent;color:#8b92a6;font-size:10px;font-weight:800;padding:6px 9px;border-radius:8px}.language-switch button.active{background:#fff;color:var(--brand);box-shadow:0 2px 8px #262a401a}.user-chip{display:flex;align-items:center;gap:10px}.user-avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#efeaff,#dcd6ff);color:var(--brand);display:grid;place-items:center;font-size:12px;font-weight:900}.user-copy strong,.user-copy small{display:block}.user-copy strong{font-size:12px}.user-copy small{font-size:10px;color:#959bad;margin-top:2px}.logout-button{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#8a91a5}.logout-button svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.logout-button:hover{color:var(--danger);border-color:#ffd8dc}.app-content{padding:30px 32px;flex:1}.app-footer{padding:18px 32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#9aa0b1;font-size:10px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px}.page-heading h2,.page-heading h3{font-size:24px;font-weight:800;margin:0 0 7px;letter-spacing:-.4px}.page-heading p{color:var(--muted);margin:0;font-size:13px}.eyebrow{font-size:10px;color:var(--brand);font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.card{border:1px solid rgba(229,231,240,.9);border-radius:17px;box-shadow:0 7px 24px #2027440b;overflow:hidden}.card-header{background:#fff;border-bottom:1px solid var(--line);padding:19px 21px}.card-body{padding:21px}.stat-card{position:relative;overflow:hidden;min-height:138px}.stat-card:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background:var(--stat-color,#6c5ce7);opacity:.055;right:-18px;top:-20px}.stat-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:color-mix(in srgb,var(--stat-color,#6c5ce7) 12%,white);color:var(--stat-color,#6c5ce7);margin-bottom:16px}.stat-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.stat-label{color:#8b92a6;font-size:11px;font-weight:650;margin-bottom:5px}.stat-value{font-size:27px;font-weight:850;letter-spacing:-.6px}.stat-trend{font-size:9px;color:var(--success);font-weight:700}.btn{border-radius:10px;font-weight:700;font-size:12px;padding:9px 15px}.btn-sm{padding:6px 10px;font-size:10px}.btn-primary{background:linear-gradient(135deg,#7768ec,#6251d7);border-color:transparent;box-shadow:0 6px 15px #6c5ce733}.btn-primary:hover{background:linear-gradient(135deg,#6858df,#5040bd);transform:translateY(-1px)}.btn-light{background:#f2f3f8;border-color:#eceef4;color:#60687d}.form-control,.form-select{border:1px solid #e2e5ee;border-radius:10px;min-height:42px;font-size:12px;padding:9px 12px}.form-control:focus,.form-select:focus{border-color:#9d91ef;box-shadow:0 0 0 3px #6c5ce71a}.form-label,label{font-size:11px;font-weight:700;color:#5f6679;margin-bottom:7px}.table{font-size:12px}.table>:not(caption)>*>*{padding:13px 12px;border-color:#eef0f5}.table thead th{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#969cad;font-weight:800;background:#fafafe}.table tbody tr{transition:.15s}.table tbody tr:hover{background:#fafaff}.badge{border-radius:20px;padding:6px 9px;font-size:9px;font-weight:800}.badge-light-success{background:#e8faf3;color:#0c9b67}.badge-light-danger{background:#fff0f1;color:#db4f5b}.nav-tabs{gap:6px}.nav-tabs .nav-link{border:0!important;border-radius:9px 9px 0 0;color:#7d8497;font-size:11px;font-weight:750;padding:10px 14px}.nav-tabs .nav-link.active{background:#f0edff;color:var(--brand)}.alert{border:0;border-radius:12px;font-size:12px}.empty-state{text-align:center;padding:42px 20px;color:#979dae}.empty-state-icon{width:54px;height:54px;border-radius:17px;background:#f0edff;color:var(--brand);display:grid;place-items:center;margin:0 auto 13px;font-size:22px}.auth-shell{min-height:100vh;background:#f4f3fa;display:grid;grid-template-columns:1.05fr .95fr}.auth-visual{position:relative;overflow:hidden;padding:70px;background:linear-gradient(145deg,#171a31,#292451 55%,#5a49cd 140%);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-visual:before,.auth-visual:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.09)}.auth-visual:before{width:480px;height:480px;right:-180px;top:-140px}.auth-visual:after{width:320px;height:320px;left:-150px;bottom:-130px}.auth-brand{position:relative;display:flex;align-items:center;gap:12px}.auth-copy{position:relative;max-width:540px}.auth-copy h1{font-size:43px;line-height:1.12;font-weight:850;letter-spacing:-1.4px;margin-bottom:18px}.auth-copy p{font-size:15px;line-height:1.8;color:#c5c4db;max-width:470px}.auth-metrics{position:relative;display:flex;gap:32px}.auth-metrics div{padding-left:12px;border-left:2px solid rgba(151,139,255,.65)}.auth-metrics strong,.auth-metrics small{display:block}.auth-metrics strong{font-size:18px}.auth-metrics small{font-size:9px;color:#a8a7be;text-transform:uppercase;letter-spacing:1px}.auth-form-panel{display:grid;place-items:center;padding:50px}.auth-form{width:min(410px,100%)}.auth-form h2{font-size:29px;font-weight:850;letter-spacing:-.7px}.auth-form .form-control{min-height:49px}.sidebar-backdrop{display:none}.search-box{position:relative}.search-box input{padding-left:38px}.search-box:before{content:"⌕";position:absolute;left:14px;top:7px;font-size:21px;color:#9ca2b2;z-index:1}.section-title{font-size:15px;font-weight:800;margin:0}.section-hint{color:#9298a9;font-size:11px;margin-top:4px}.quick-action{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:12px;text-decoration:none;color:var(--ink);transition:.2s}.quick-action:hover{border-color:#cfc8fa;transform:translateY(-2px);box-shadow:0 7px 18px #322d5f12}.quick-action-icon{width:38px;height:38px;border-radius:11px;background:#f0edff;color:var(--brand);display:grid;place-items:center;font-weight:900}.sidebar-backdrop{position:fixed;inset:0;background:#090b1880;z-index:1030;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:991.98px){.app-sidebar{transform:translate(-105%);transition:.25s ease}.app-sidebar.is-open{transform:translate(0)}.sidebar-close,.menu-trigger,.sidebar-backdrop{display:block}.app-main{margin-left:0}.app-header{padding:0 18px;gap:13px}.header-date{display:none}.app-content{padding:22px 17px}.app-footer{padding:16px 18px}.user-copy{display:none}.page-heading{flex-direction:column}.auth-shell{grid-template-columns:1fr}.auth-visual{display:none}.auth-form-panel{padding:28px;min-height:100vh}}@media(max-width:575.98px){.app-header{height:68px}.header-actions{gap:8px}.user-chip{display:none}.app-content{padding:18px 12px}.page-heading h2,.page-heading h3{font-size:21px}.card-body{padding:16px}.app-footer span:last-child{display:none}.language-switch button{padding:5px 7px}}.stock-opname-guide{display:flex;align-items:center;padding:18px 20px;border:1px solid var(--line);border-radius:17px;background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 7%,var(--card-bg,#fff)),var(--card-bg,#fff));box-shadow:0 7px 24px #2027440a}.stock-opname-guide>div{display:flex;align-items:center;gap:11px;min-width:0;flex:1}.stock-opname-guide b{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:var(--brand);color:#fff}.stock-opname-guide span,.stock-opname-guide strong,.stock-opname-guide small{display:block}.stock-opname-guide strong{font-size:12px}.stock-opname-guide small{font-size:10px;color:var(--muted);margin-top:2px}.stock-opname-guide>i{width:40px;height:1px;background:var(--line);margin:0 12px}.stock-opname-toolbar{display:flex;gap:12px;justify-content:space-between}.stock-opname-toolbar .search-box{width:min(430px,100%)}.stock-opname-toolbar .form-select{width:180px}.icon-action{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--card-bg,#fff);color:var(--ink);transition:.18s}.icon-action:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--brand) 45%,var(--line));color:var(--brand)}.icon-action.is-primary{color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,var(--card-bg,#fff))}.icon-action.is-success{color:#0b9d69;background:color-mix(in srgb,#14b87a 10%,var(--card-bg,#fff))}.icon-action.is-danger{color:var(--danger);background:color-mix(in srgb,var(--danger) 8%,var(--card-bg,#fff))}.stock-count-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.stock-count-head,.stock-count-row{display:grid;grid-template-columns:minmax(210px,2fr) .65fr .85fr .7fr minmax(170px,1.3fr);gap:14px;align-items:center;padding:12px 14px}.stock-count-head{background:color-mix(in srgb,var(--brand) 5%,var(--card-bg,#fff));font-size:9px;font-weight:800;color:var(--muted);letter-spacing:.7px;text-transform:uppercase}.stock-count-row{border-top:1px solid var(--line);font-size:12px}.stock-count-row small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.stock-count-row .form-control{min-height:38px}.stock-count-row>strong:nth-child(4){font-variant-numeric:tabular-nums}@media(max-width:767.98px){.stock-opname-guide{align-items:stretch;flex-direction:column;gap:12px}.stock-opname-guide>i{width:1px;height:15px;margin:0 0 0 17px}.stock-opname-toolbar{flex-direction:column}.stock-opname-toolbar .form-select{width:100%}.stock-count-table{border:0;overflow:visible}.stock-count-head{display:none}.stock-count-row{grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:13px;margin-bottom:10px}.stock-count-row>div:first-child,.stock-count-row>span:last-child,.stock-count-row>input:last-child{grid-column:1/-1}}.brand-lockup{height:58px;padding:0 3px}.brand-home-link{min-width:0;height:100%;flex:1;display:flex;align-items:center;gap:12px;padding:4px 7px;border-radius:13px;color:inherit;text-decoration:none;transition:background-color .18s ease,transform .18s ease}.brand-home-link:hover{color:inherit;background:#ffffff0e;transform:translateY(-1px)}.brand-home-link:focus-visible{outline:3px solid rgba(159,148,255,.3);outline-offset:2px}[data-theme=light] .brand-home-link:hover{background:#6c5ce712}.brand-logo{flex-shrink:0;width:172px;height:58px;object-fit:contain;object-position:left center;filter:drop-shadow(0 7px 15px rgba(0,0,0,.2))}.app-sidebar .sidebar-brand-copy strong{font-size:14px;line-height:1.3;letter-spacing:.2px;white-space:normal;overflow-wrap:anywhere}.app-sidebar .sidebar-brand-copy small{margin-top:4px;font-size:10px;line-height:1.3;font-weight:500;letter-spacing:.3px;white-space:normal}.auth-brand-logo{width:210px;height:150px;object-fit:contain;object-position:left center;filter:drop-shadow(0 16px 30px rgba(0,0,0,.22))}.auth-brand-logo.mobile{width:125px;height:82px;filter:drop-shadow(0 8px 16px rgba(34,39,64,.12))}@media(max-width:991.98px){.brand-logo{width:165px}}.auth-clean-shell{min-height:100vh;padding:32px;display:grid;place-items:center;background:radial-gradient(circle at 15% 10%,rgba(255,130,27,.09),transparent 28%),radial-gradient(circle at 85% 90%,rgba(108,92,231,.1),transparent 30%),#f5f6fa}.auth-clean-card{width:min(880px,100%);min-height:540px;display:grid;grid-template-columns:.85fr 1.15fr;background:#fff;border:1px solid #e7e9f1;border-radius:24px;overflow:hidden;box-shadow:0 24px 70px #1e223c1a}.auth-clean-intro{padding:46px 42px;background:linear-gradient(155deg,#171a2f,#252847);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-clean-logo{width:190px;height:125px;object-fit:contain;object-position:left center}.auth-clean-intro h1{font-size:28px;line-height:1.25;font-weight:800;letter-spacing:-.7px;max-width:280px}.auth-clean-intro p{color:#bfc3d4;line-height:1.7;font-size:13px;max-width:280px}.auth-clean-intro small{color:#858ba3;font-size:10px;letter-spacing:1px}.auth-clean-form{padding:42px 54px;display:flex;flex-direction:column;justify-content:center}.auth-clean-heading{margin:46px 0 28px}.auth-clean-heading h2{font-size:27px;font-weight:850;margin-bottom:7px}.auth-clean-heading p{font-size:12px;color:#858ca0}.auth-clean-form .form-control,.auth-submit{min-height:48px}.auth-switch-copy{text-align:center;color:#888fa1;font-size:12px;margin:24px 0 0}.auth-switch-copy a{color:var(--brand);font-weight:800;text-decoration:none}.register-shell{min-height:100vh;background:#f7f8fb}.register-header{height:78px;padding:0 max(24px,calc((100vw - 1080px)/2));background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.register-header>div{font-size:11px}.register-logo{width:130px;height:64px;object-fit:contain}.register-container{width:min(980px,calc(100% - 32px));margin:45px auto 70px}.register-heading{text-align:center;margin-bottom:30px}.register-heading h1{font-size:30px;font-weight:850;letter-spacing:-.7px}.register-heading p{color:var(--muted);font-size:13px}.register-section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;margin-bottom:18px;box-shadow:0 8px 25px #20274409}.register-section-title{display:flex;align-items:center;gap:12px;margin-bottom:20px}.register-section-title>span{width:32px;height:32px;border-radius:10px;background:#efedff;color:var(--brand);display:grid;place-items:center;font-weight:900}.register-section-title h2{font-size:15px;font-weight:850;margin:0}.register-section-title p{font-size:10px;color:#9298a9;margin:3px 0 0}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.plan-option{position:relative;border:1.5px solid #e5e7ef;border-radius:14px;padding:17px;cursor:pointer;transition:.2s;margin:0}.plan-option:hover{border-color:#bcb4ef;transform:translateY(-2px)}.plan-option.selected{border-color:var(--brand);background:#faf9ff;box-shadow:0 7px 20px #6c5ce717}.plan-option input{position:absolute;opacity:0}.plan-check{position:absolute;right:12px;top:12px;width:19px;height:19px;border-radius:50%;background:#e7e8ef;color:transparent;display:grid;place-items:center;font-size:10px}.plan-option.selected .plan-check{background:var(--brand);color:#fff}.plan-option strong,.plan-option span,.plan-option small{display:block}.plan-option strong{font-size:13px;padding-right:22px}.plan-price{font-size:12px;color:var(--brand);font-weight:800;margin:12px 0 5px}.plan-option small{font-size:9px;color:#858ca0;line-height:1.5}.register-submit{position:sticky;bottom:16px;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);box-shadow:0 12px 35px #1e223c1f;border-radius:16px;padding:14px 17px;display:flex;align-items:center;justify-content:flex-end;gap:25px}.register-submit strong,.register-submit small{display:block;text-align:right}.register-submit strong{font-size:12px}.register-submit small{font-size:10px;color:var(--brand);margin-top:2px}.register-submit .btn{min-width:150px}@media(max-width:991.98px){.plan-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767.98px){.auth-clean-shell{padding:15px}.auth-clean-card{grid-template-columns:1fr;min-height:auto}.auth-clean-intro{display:none}.auth-clean-form{padding:30px 25px}.auth-clean-heading{margin:35px 0 24px}.register-header{padding:0 16px}.register-container{margin-top:28px}.plan-grid{grid-template-columns:1fr}.register-section{padding:18px}.register-submit{gap:14px}.register-submit .btn{min-width:125px}.register-heading h1{font-size:24px}}.owner-plan-banner{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;border-radius:18px;color:#fff;background:linear-gradient(120deg,#171a31,#3b3479 65%,#6c5ce7);box-shadow:0 15px 35px #29235d33}.owner-plan-banner:after{content:"";position:absolute;width:190px;height:190px;border:1px solid rgba(255,255,255,.11);border-radius:50%;right:-40px;top:-85px}.owner-plan-banner .badge{background:#ffffff29;color:#fff;text-transform:uppercase;letter-spacing:1px}.owner-plan-banner h3{font-size:24px;font-weight:850;margin:9px 0 3px}.owner-plan-banner p,.owner-plan-banner small{color:#c7c6df;margin:0;font-size:11px}.owner-plan-days{text-align:center;min-width:100px;position:relative;z-index:1}.owner-plan-days strong,.owner-plan-days small{display:block}.owner-plan-days strong{font-size:33px;font-weight:900}.owner-usage-row{margin-bottom:22px}.owner-usage-row>div:first-child{font-size:11px;margin-bottom:8px;color:#6e7589}.owner-usage-row .progress{height:7px;border-radius:10px;background:#eeeff5}.owner-usage-row .progress-bar{background:linear-gradient(90deg,#7869ec,#6c5ce7);border-radius:10px}.owner-member{display:flex;align-items:center;gap:11px;padding:11px 0;border-bottom:1px solid #eff0f5}.owner-member:last-child{border:0}.owner-member strong,.owner-member small{display:block}.owner-member strong{font-size:11px}.owner-member small{font-size:9px;color:#9298a9;margin-top:2px}.owner-member>span{margin-left:auto;font-size:9px;color:#9da3b3}.owner-usage-pill{background:#fff;border:1px solid var(--line);border-radius:13px;padding:10px 16px;display:flex;align-items:center;gap:15px;box-shadow:0 5px 15px #2027440a}.owner-usage-pill span{font-size:10px;color:#8a91a4}.owner-usage-pill strong{font-size:15px;color:var(--brand)}.account-page{max-width:1500px;margin:0 auto}.account-page .owner-plan-banner{border:1px solid #e3def2;background:linear-gradient(115deg,#fffaf4,#f8f5ff 54%,#edf5ff);color:#29243d;box-shadow:0 10px 28px #43387014}.account-page .owner-plan-banner:after{border-color:#7366ff1a}.account-page .owner-plan-banner .badge{border:1px solid #ddd7f3;background:#ffffffe0;color:#6255b2}.account-page .owner-plan-banner h3{color:#29243d}.account-page .owner-plan-banner p,.account-page .owner-plan-banner small{color:#736d85}.account-page .owner-plan-banner>div:last-child{position:relative;z-index:1;min-width:150px;padding:12px 15px;border:1px solid rgba(115,102,255,.13);border-radius:13px;background:#ffffffad;text-align:right}.account-page .owner-plan-banner>div:last-child strong{color:#4d456d}.account-card{border:1px solid var(--ui-border)!important;background:var(--ui-surface)!important;box-shadow:0 7px 24px #2c284a0e!important}.account-card .card-header{background:linear-gradient(180deg,#fff,#fcfbff)!important}.account-card .card-body{background:#fff}.account-page .plan-option{background:#fff;border-color:#e6e3ee;color:#292c3d}.account-page .plan-option:hover{background:#fbfaff}.account-page .plan-option.selected{border-color:#887be1;background:linear-gradient(145deg,#fbf9ff,#f5f2ff);box-shadow:0 7px 20px #6c5ce717}.account-invoice-card .table-responsive{background:#fff}[data-theme=dark] .account-page .owner-plan-banner{border-color:#4a4661;background:linear-gradient(115deg,#2d2b3c,#302e48 55%,#293b4b);color:#f1eff8;box-shadow:0 12px 30px #0000002e}[data-theme=dark] .account-page .owner-plan-banner:after{border-color:#b3a9ff1f}[data-theme=dark] .account-page .owner-plan-banner .badge{border-color:#5a5478;background:#ffffff14;color:#d1caff}[data-theme=dark] .account-page .owner-plan-banner h3{color:#f4f2fb}[data-theme=dark] .account-page .owner-plan-banner p,[data-theme=dark] .account-page .owner-plan-banner small{color:#bcb7cb}[data-theme=dark] .account-page .owner-plan-banner>div:last-child{border-color:#514c68;background:#ffffff0e}[data-theme=dark] .account-page .owner-plan-banner>div:last-child strong{color:#f0edf8}[data-theme=dark] .account-card{background:#242735!important;border-color:#393d4e!important;box-shadow:0 10px 28px #00000029!important}[data-theme=dark] .account-card .card-header{background:#272a38!important;border-color:#3a3e4e!important}[data-theme=dark] .account-card .card-body,[data-theme=dark] .account-invoice-card .table-responsive{background:#242735}[data-theme=dark] .account-page .plan-option{background:#292d3b;border-color:#414656;color:#eef0f7}[data-theme=dark] .account-page .plan-option:hover{background:#303545}[data-theme=dark] .account-page .plan-option.selected{border-color:#8d81ea;background:linear-gradient(145deg,#34304d,#2c3040);box-shadow:0 8px 22px #00000029}[data-theme=dark] .account-page .plan-option small{color:#adb3c2}@media(max-width:575.98px){.owner-plan-banner{padding:20px}.owner-plan-banner h3{font-size:20px}.owner-plan-days strong{font-size:27px}.account-page .owner-plan-banner{align-items:flex-start;flex-direction:column}.account-page .owner-plan-banner>div:last-child{width:100%;min-width:0;text-align:left}}.owner-dashboard,.reports-page{max-width:1600px;margin:0 auto}.owner-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:26px 30px;border-radius:18px;background:linear-gradient(115deg,#211c55,#4c3fbc 60%,#7366ff);color:#fff;box-shadow:0 12px 32px #40359c2e}.owner-hero:after{content:"";position:absolute;right:-55px;top:-95px;width:260px;height:260px;border:50px solid rgba(255,255,255,.07);border-radius:50%}.owner-hero h2{color:#fff;margin:4px 0 5px;font-size:25px}.owner-hero p{margin:0;color:#ffffffbf}.owner-kicker{font-size:11px;font-weight:700;letter-spacing:1.8px;color:#c9c4ff}.owner-hero-actions{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.plan-pill{padding:8px 13px;border-radius:20px;background:#ffffff24;font-weight:600}.owner-hero.compact{padding-top:22px;padding-bottom:22px}.dashboard-filter{border:0!important;box-shadow:0 4px 18px #22263f0f!important}.dashboard-filter .card-body{display:flex;align-items:center;gap:10px;padding:14px 16px}.dashboard-filter .form-select,.dashboard-filter .form-control{width:auto;min-width:150px;border-color:#e9e9f2;border-radius:9px}.filter-period{margin-left:auto;color:#8d8fa1;font-size:12px}.owner-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}.cuba-kpi{border:0!important;box-shadow:0 4px 18px #22263f0e!important;transition:.2s ease}.cuba-kpi:hover{transform:translateY(-3px);box-shadow:0 10px 26px #22263f1a!important}.cuba-kpi .card-body{display:flex;align-items:center;gap:14px;padding:18px}.kpi-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#eee;color:#555;font-size:18px;font-weight:800}.kpi-icon.purple{background:#eeeaff;color:#7366ff}.kpi-icon.blue{background:#e7f2ff;color:#3b82f6}.kpi-icon.green{background:#e9f8e7;color:#54ba4a}.kpi-icon.orange{background:#fff4df;color:#ff9f40}.kpi-icon.cyan{background:#e4f8fd;color:#16c7f9}.kpi-icon.red{background:#ffe9ef;color:#f73164}.kpi-icon.pink{background:#fbeafa;color:#d653c1}.kpi-icon.amber{background:#fff3d6;color:#d99100}.cuba-kpi small{display:block;color:#8d8fa1;margin-bottom:4px}.cuba-kpi strong{display:block;color:#2f2f3b;font-size:20px;line-height:1.2}.owner-kpi-grid.is-loading .cuba-kpi strong{color:transparent;border-radius:4px;background:#f1f2f7;min-width:85px}.chart-card{border:0!important;box-shadow:0 4px 18px #22263f0e!important;height:100%}.chart-card .card-header,.report-table-card .card-header{padding:18px 20px 5px;background:#fff;border:0}.chart-card h5,.report-table-card h5{margin:0;color:#2f2f3b;font-size:16px}.chart-card .card-header span,.report-table-card .card-header span{font-size:12px;color:#8d8fa1}.chart-state{min-height:350px}.chart-loader{height:300px;border-radius:10px;background:linear-gradient(90deg,#f5f5f8 25%,#fafafe,#f5f5f8 75%);background-size:200% 100%;animation:ownerShimmer 1.3s infinite}.empty-state,.report-empty{text-align:center!important;color:#9a9bab;padding:60px 20px!important}.report-tabs{display:flex;gap:8px;overflow-x:auto;margin-bottom:14px;padding-bottom:3px}.report-tabs button{white-space:nowrap;border:1px solid #e8e8f1;background:#fff;color:#5f6073;border-radius:9px;padding:9px 13px;font-weight:600;font-size:12px}.report-tabs button.active{background:#7366ff;border-color:#7366ff;color:#fff;box-shadow:0 5px 14px #7366ff38}.report-table-card{border:0!important;box-shadow:0 4px 18px #22263f0f!important}.report-table-card .card-header{padding-bottom:15px}.report-table-card .table{margin:0}.report-table-card th{padding:13px 16px;background:#f8f8fc;color:#68697b;font-size:11px;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.report-table-card td{padding:13px 16px;color:#4a4b57;border-color:#f1f1f5;white-space:nowrap}.report-table-card tbody tr:hover td{background:#fbfbfe}@keyframes ownerShimmer{to{background-position:-200% 0}}@media(max-width:1199px){.owner-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.owner-hero{align-items:flex-start;flex-direction:column;padding:22px}.owner-hero-actions{width:100%;justify-content:space-between}.dashboard-filter .card-body{align-items:stretch;flex-direction:column}.dashboard-filter .form-select,.dashboard-filter .form-control{width:100%}.filter-period{margin-left:0}.owner-kpi-grid{grid-template-columns:1fr}.cuba-kpi .card-body{padding:15px}}.branch-comparison-card{overflow:hidden;border:1px solid color-mix(in srgb,var(--ui-primary,#7366ff) 14%,var(--ui-border,#e7e8ef))!important;border-radius:18px!important;background:var(--ui-surface,#fff)!important;box-shadow:0 8px 26px #22263f12!important}.branch-comparison-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px 10px!important;border:0!important;background:transparent!important}.branch-comparison-header h5{margin:3px 0;color:var(--ui-text,#202238);font-size:18px}.branch-comparison-header small{color:var(--ui-muted,#85889b)}.branch-comparison-header .owner-kicker{color:var(--ui-primary,#7366ff)}.comparison-period{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:var(--ui-surface-soft,#f5f4ff);color:var(--ui-primary,#7366ff);font-size:11px;font-weight:700}.branch-comparison-body{display:grid;grid-template-columns:minmax(230px,.78fr) 1px minmax(360px,1.7fr);gap:26px;align-items:center;padding:16px 24px 24px}.branch-comparison-total{display:flex;flex-direction:column;align-items:flex-start}.branch-comparison-total>small{color:var(--ui-muted,#85889b);font-size:11px;font-weight:800;letter-spacing:1.2px}.branch-comparison-total>strong{margin:4px 0;color:var(--ui-text,#202238);font-size:clamp(27px,3vw,43px);line-height:1.1}.comparison-growth,.branch-comparison-name small{font-size:12px;font-weight:700}.is-positive{color:#16a36a!important}.is-negative{color:#e64963!important}.branch-comparison-total p{margin:8px 0 0;color:var(--ui-muted,#85889b);font-size:12px}.branch-comparison-divider{width:1px;height:100%;min-height:118px;background:var(--ui-border,#e7e8ef)}.branch-comparison-list{display:grid;gap:13px}.branch-comparison-row{display:grid;grid-template-columns:minmax(100px,150px) minmax(120px,1fr) minmax(120px,auto);gap:13px;align-items:center}.branch-comparison-name,.branch-comparison-value{display:flex;align-items:flex-start;flex-direction:column;min-width:0}.branch-comparison-name strong{overflow:hidden;width:100%;color:var(--ui-text,#202238);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.branch-comparison-value{align-items:flex-end}.branch-comparison-value strong{color:var(--ui-text,#202238);font-size:12px}.branch-comparison-value small{color:var(--ui-muted,#85889b);font-size:10px}.branch-comparison-track{overflow:hidden;height:12px;border-radius:4px;background:var(--ui-surface-soft,#eeedf7)}.branch-comparison-track i{display:block;height:100%;min-width:2px;border-radius:4px;background:linear-gradient(90deg,var(--ui-primary,#7366ff),#9c91ff);box-shadow:0 2px 7px #7366ff3d}.branch-comparison-body.is-loading{opacity:.48}.dashboard-create-request{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.dashboard-create-request span{font-size:18px;line-height:1}.product-ranking-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:10px}.product-ranking-heading .owner-kicker{color:var(--ui-primary,#7366ff)}.product-ranking-heading h5{margin:3px 0 0;color:var(--ui-text,#202238);font-size:18px}.product-metric-toggle{display:flex;padding:4px;border:1px solid var(--ui-border,#e7e8ef);border-radius:11px;background:var(--ui-surface,#fff);box-shadow:0 4px 14px #22263f0d}.product-metric-toggle button{min-width:92px;border:0;border-radius:8px;background:transparent;color:var(--ui-muted,#85889b);padding:7px 12px;font-size:12px;font-weight:700;transition:.18s ease}.product-metric-toggle button.active{background:var(--ui-primary,#7366ff);color:#fff;box-shadow:0 4px 11px #7366ff40}.product-ranking-card .card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ranking-badge{flex:0 0 auto;padding:6px 9px;border-radius:999px!important;font-size:10px!important;font-weight:800}.ranking-badge.is-fast{background:#e6f8f0;color:#169866!important}.ranking-badge.is-slow{background:#fff3d9;color:#bd7600!important}.trend-chart-card .card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.chart-metric-toggle{flex:0 0 auto;padding:3px}.chart-metric-toggle button{min-width:76px;padding:6px 10px}@media(max-width:991px){.branch-comparison-body{grid-template-columns:1fr}.branch-comparison-divider{width:100%;height:1px;min-height:1px}.branch-comparison-total{align-items:center;text-align:center}.branch-comparison-list{width:100%}}@media(max-width:767px){.branch-comparison-header{align-items:flex-start;flex-direction:column;padding:18px 17px 7px!important}.branch-comparison-body{gap:18px;padding:14px 17px 20px}.branch-comparison-row{grid-template-columns:minmax(82px,110px) minmax(80px,1fr)}.branch-comparison-value{grid-column:2;align-items:flex-start;margin-top:-8px}.product-ranking-heading{align-items:flex-start;flex-direction:column}.product-metric-toggle{width:100%}.product-metric-toggle button{flex:1}.purchase-request-dashboard .report-table-card .card-header{align-items:flex-start!important;flex-direction:column}.dashboard-create-request{width:100%;justify-content:center;margin-left:0!important}.product-ranking-card .card-header{padding-right:14px}.trend-chart-card .card-header{align-items:stretch;flex-direction:column}.chart-metric-toggle{width:100%}}.owner-dashboard .owner-hero{isolation:isolate;border:1px solid #e8e3f5;background:linear-gradient(115deg,#fffaf4,#f8f5ff 52%,#edf5ff);color:#29243d;box-shadow:0 10px 28px #43387017}.owner-dashboard .owner-hero:before{content:"";position:absolute;z-index:-1;left:-65px;bottom:-105px;width:210px;height:210px;border-radius:50%;background:#ff9f401a}.owner-dashboard .owner-hero:after{z-index:-1;border-color:#7366ff14}.owner-dashboard .owner-hero h2{color:#29243d}.owner-dashboard .owner-hero p{color:#6f6982}.owner-dashboard .owner-hero .owner-kicker{color:#6659b7}.owner-dashboard .owner-hero .plan-pill{border:1px solid #ded7f5;background:#ffffffc7;color:#554a91;font-weight:700;box-shadow:0 4px 12px #4c3f890f}.reports-page .owner-hero{isolation:isolate;border:1px solid #e8e3f5;background:linear-gradient(115deg,#fffaf4,#f8f5ff 52%,#edf5ff);color:#29243d;box-shadow:0 10px 28px #43387017}.reports-page .owner-hero:before{content:"";position:absolute;z-index:-1;left:-65px;bottom:-105px;width:210px;height:210px;border-radius:50%;background:#ff9f401a}.reports-page .owner-hero:after{z-index:-1;border-color:#7366ff14}.reports-page .owner-hero h2{color:#29243d}.reports-page .owner-hero p{color:#6f6982}.reports-page .owner-hero .owner-kicker{color:#6659b7}[data-theme=dark] .owner-dashboard .owner-hero{border-color:#494562;background:linear-gradient(115deg,#2b293d,#302d4b 52%,#27384a);color:#f5f3ff;box-shadow:0 12px 30px #00000038}[data-theme=dark] .owner-dashboard .owner-hero:before{background:#ff9f401f}[data-theme=dark] .owner-dashboard .owner-hero:after{border-color:#9b8fff1f}[data-theme=dark] .owner-dashboard .owner-hero h2{color:#f5f3ff}[data-theme=dark] .owner-dashboard .owner-hero p{color:#c4bfd3}[data-theme=dark] .owner-dashboard .owner-hero .owner-kicker{color:#bdb5ff}[data-theme=dark] .owner-dashboard .owner-hero .plan-pill{border-color:#5a5578;background:#ffffff14;color:#e4e0ff;box-shadow:none}[data-theme=dark] .reports-page .owner-hero{border-color:#494562;background:linear-gradient(115deg,#2b293d,#302d4b 52%,#27384a);color:#f5f3ff;box-shadow:0 12px 30px #00000038}[data-theme=dark] .reports-page .owner-hero:before{background:#ff9f401f}[data-theme=dark] .reports-page .owner-hero:after{border-color:#9b8fff1f}[data-theme=dark] .reports-page .owner-hero h2{color:#f5f3ff}[data-theme=dark] .reports-page .owner-hero p{color:#c4bfd3}[data-theme=dark] .reports-page .owner-hero .owner-kicker{color:#bdb5ff}.report-header-detail>.card-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:15px}.report-expand-hint{color:var(--ui-text-soft,#85889b);font-size:11px}.report-expand-column,.report-expand-cell{width:54px;min-width:54px;text-align:center}.report-main-row.is-expanded>td{background:color-mix(in srgb,var(--brand) 4%,var(--ui-surface,#fff))!important}.report-detail-row>td{padding:0!important;background:var(--ui-surface-soft,#f8f9fd)!important}.report-detail-panel{margin:12px 16px 17px;border:1px solid var(--ui-border,#e7e9f1);border-radius:14px;background:var(--ui-surface,#fff);box-shadow:0 5px 16px #22263f0b;overflow:hidden}.report-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border-bottom:1px solid var(--ui-border,#e7e9f1);background:color-mix(in srgb,var(--brand) 5%,var(--ui-surface,#fff))}.report-detail-heading strong{color:var(--ui-text,#242838);font-size:12px}.report-detail-heading span{color:var(--ui-text-soft,#747c91);font-size:10px}.report-detail-table{min-width:680px;margin:0!important}.report-detail-table th{padding:10px 13px!important;font-size:8px!important}.report-detail-table td{padding:11px 13px!important;font-size:11px}[data-theme=dark] .report-main-row.is-expanded>td{background:#232638!important}[data-theme=dark] .report-detail-row>td{background:#151822!important}[data-theme=dark] .report-detail-panel{background:#1d202d;box-shadow:0 7px 20px #00000029}@media(max-width:767px){.report-header-detail>.card-header{align-items:flex-start;flex-direction:column;gap:5px}.report-detail-panel{margin:9px 8px 13px}.report-expand-column,.report-expand-cell{width:46px;min-width:46px}}.resource-page{max-width:1500px;margin:0 auto}.resource-filter,.resource-table-card{border:0!important;box-shadow:0 5px 22px #2427440f!important}.resource-filter .card-body{display:flex;gap:10px;align-items:center}.resource-filter .form-select{width:190px}.resource-table-card .card-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#fff;border-bottom:1px solid #f0f0f5}.resource-table-card h5{margin:0;font-size:16px}.resource-table-card .card-header span{font-size:12px;color:#8d8fa1}.resource-table-card th{padding:13px 16px;background:#f8f8fc;color:#68697b;font-size:11px;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap}.resource-table-card td{padding:13px 16px;border-color:#f1f1f5}.resource-table-card tbody tr:hover td{background:#fbfbfe}.resource-empty{text-align:center;color:#9798a8;padding:55px!important}.resource-modal .modal-content{border:0;border-radius:16px;box-shadow:0 24px 70px #14152540}.resource-modal .modal-header{padding:20px 24px;border-color:#f0f0f5}.resource-modal .modal-body{padding:24px}.resource-modal .modal-footer{padding:16px 24px;border-color:#f0f0f5}.modal-kicker{display:block;color:#7366ff;font-size:10px;font-weight:700;letter-spacing:1.4px;margin-bottom:3px}@media(max-width:767px){.resource-filter .card-body{align-items:stretch;flex-direction:column}.resource-filter .form-select{width:100%}.resource-table-card .card-header{align-items:flex-start;gap:12px;flex-direction:column}}.resource-modal{overflow:hidden;padding:12px}.resource-modal .modal-dialog{width:100%;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);margin:0 auto}.resource-modal .modal-content{display:flex;max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);overflow:hidden}.resource-modal .modal-content>form{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.resource-modal .modal-header,.resource-modal .modal-footer{flex:0 0 auto}.resource-modal .modal-body{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.resource-modal .modal-body .row>*{min-width:0}@media(max-width:575.98px){.resource-modal{padding:8px}.resource-modal .modal-dialog,.resource-modal .modal-content{max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px)}.resource-modal .modal-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.resource-modal .modal-footer .btn{width:100%;min-height:42px;margin:0!important}}.table-inline-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.table-inline-actions .btn{display:inline-grid;place-items:center;width:34px;height:34px;padding:0;border-radius:10px;font-size:17px;line-height:1}.resource-table-card td .text-muted{font-size:13px;line-height:1.45}[data-theme=dark] .resource-table-card .table-inline-actions .btn-light{background:#272b3b;color:#eef0f8;border-color:#3c4256}.app-navigation{overflow-y:auto;min-height:0;padding-bottom:16px}.nav-group-caption{padding:19px 18px 7px;color:#ffffff61;font-size:9px;font-weight:700;letter-spacing:1.3px}.expiry-quick-filter{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:10px;color:#77798c;font-size:12px}.expiry-quick-filter .form-select{width:230px}.modal-backdrop-custom{position:fixed;inset:0;z-index:1090;display:grid;place-items:center;padding:20px;background:#0d101f94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden}.modal-card{display:flex;flex-direction:column;width:min(560px,100%);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow:hidden;background:var(--ui-surface,#fff);color:var(--ui-text,#202338);border:1px solid var(--ui-border,#e6e8f0);border-radius:20px;box-shadow:0 28px 80px #090c1c4d}.modal-card-header{position:relative;z-index:3;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--ui-border,#e6e8f0);background:var(--ui-surface,#fff)}.modal-card-header>div{min-width:0}.modal-card-header h5{overflow-wrap:anywhere;margin:0 0 4px;font-weight:800}.modal-card-header small{display:block;overflow:hidden;color:var(--ui-muted,#858b9d);text-overflow:ellipsis;white-space:nowrap}.modal-card-body{min-width:0;min-height:0;padding:22px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.modal-card-body .row>*{min-width:0}.modal-card-body .form-control,.modal-card-body .form-select,.modal-card-body textarea{max-width:100%}.modal-card-body>.d-flex.justify-content-end:last-child,.modal-card-body>.modal-actions:last-child{position:sticky;z-index:4;bottom:-22px;flex-wrap:wrap;margin-right:-22px!important;margin-bottom:-22px!important;margin-left:-22px!important;padding:14px 22px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--ui-border,#e6e8f0);background:color-mix(in srgb,var(--ui-surface,#fff) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -8px 22px #1a1e320f}.modal-close{display:grid;flex:0 0 36px;place-items:center;width:36px;height:36px;border:0;border-radius:10px;background:var(--ui-soft,#f1f2f7);color:var(--ui-text,#202338);font-size:22px}.modal-card .alert-light{background:var(--ui-soft,#f6f7fb);color:var(--ui-text,#202338)}@media(max-width:575.98px){.modal-backdrop-custom{align-items:end;padding:8px}.modal-card{width:100%!important;max-height:calc(100vh - 16px);max-height:calc(100dvh - 16px);border-radius:18px 18px 12px 12px}.modal-card-header{padding:15px 16px}.modal-card-header h5{font-size:15px}.modal-card-body{padding:16px;scrollbar-gutter:auto}.modal-card-body>.d-flex.justify-content-end:last-child,.modal-card-body>.modal-actions:last-child{bottom:-16px;margin-right:-16px!important;margin-bottom:-16px!important;margin-left:-16px!important;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.modal-card-body>.d-flex.justify-content-end:last-child .btn,.modal-card-body>.modal-actions:last-child .btn{flex:1 1 130px;min-height:42px}.modal-close{flex-basis:34px;width:34px;height:34px}}.resource-page,.resource-table-card{min-width:0}.resource-table-card .table-responsive{max-width:100%;overflow-x:auto}.customer-resource-card{min-width:0}.customer-resource-card .table-responsive{max-width:100%;overflow-x:auto}.customer-desktop-table table{width:100%;min-width:860px;table-layout:fixed}.customer-desktop-table th,.customer-desktop-table td{padding:14px 13px;overflow-wrap:anywhere;vertical-align:top}.customer-desktop-table th:nth-child(1){width:24%}.customer-desktop-table th:nth-child(2){width:15%}.customer-desktop-table th:nth-child(3){width:20%}.customer-desktop-table th:nth-child(4){width:20%}.customer-desktop-table th:nth-child(5){width:21%}.customer-code-cell,.record-identity-cell{display:grid;gap:8px;min-width:0}.customer-code-cell>strong,.record-identity-cell>strong{overflow-wrap:anywhere;color:var(--ui-text,#25283a);font-size:12px}.customer-code-actions,.record-inline-actions{display:flex;align-items:center;gap:6px}.customer-code-actions .action-icon,.record-inline-actions .action-icon{flex:0 0 30px;width:30px;height:30px;margin:0!important}.customer-mobile-list{display:none}.resource-header-actions{display:flex;align-items:center;gap:10px}.member-card-mode{display:flex;align-items:center;gap:8px;margin:0;padding:5px 7px 5px 10px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface-soft)}.member-card-mode>span{white-space:nowrap;font-size:12px!important;font-weight:750;color:var(--ui-text)!important}.member-card-mode .form-select{width:112px;border:0;background-color:var(--ui-surface);font-size:12px}.customer-data-stack{display:grid;gap:4px;min-width:0}.customer-data-stack strong,.customer-data-stack span,.customer-data-stack small{min-width:0;overflow-wrap:anywhere}.customer-data-stack strong{color:var(--ui-text);font-size:13px}.customer-data-stack span{color:var(--ui-text);font-size:12px}.customer-data-stack small{color:var(--ui-text-soft);font-size:12px}.customer-primary>strong{font-size:14px}.customer-primary>.record-inline-actions{margin-top:5px}.portal-state{width:max-content;margin-top:3px;padding:3px 7px;border-radius:99px;background:var(--ui-surface-soft);color:var(--ui-text-soft)!important;font-size:11px!important}.portal-state.is-active{background:#1c9d681c;color:#16865f!important}.customer-credit-stack{display:grid;gap:6px}.customer-credit-stack>span{display:flex;justify-content:space-between;gap:8px;color:var(--ui-text-soft);font-size:12px}.customer-credit-stack strong{color:var(--ui-text);font-size:12px;white-space:nowrap}@media(max-width:991.98px){.customer-desktop-table table{min-width:820px;table-layout:fixed}.customer-desktop-table th,.customer-desktop-table td{white-space:normal}.resource-header-actions{align-items:flex-end;flex-direction:column}}@media(max-width:767.98px){.customer-desktop-table{display:none}.customer-mobile-list{display:grid;gap:10px;padding:12px;background:var(--ui-surface-soft,#f7f8fc)}.customer-mobile-card{min-width:0;padding:14px;border:1px solid var(--ui-border,#e6e8f0);border-radius:14px;background:var(--ui-surface,#fff);box-shadow:0 4px 14px #23263c0b}.customer-mobile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.customer-mobile-head>div{min-width:0}.customer-mobile-head strong,.customer-mobile-head small{display:block}.customer-mobile-head strong{overflow:hidden;color:var(--ui-text,#25283a);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-head small{margin-top:3px;color:var(--ui-text-soft,#7b8193);font-size:12px}.customer-mobile-contact{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.customer-mobile-contact span{max-width:100%;overflow-wrap:anywhere;padding:5px 8px;border-radius:7px;background:var(--ui-surface-soft,#f2f3f8);color:var(--ui-text-soft,#72798d);font-size:12px}.customer-mobile-credit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;padding-top:10px;border-top:1px solid var(--ui-border,#e7e9f1)}.customer-mobile-credit span,.customer-mobile-credit b{display:block;min-width:0}.customer-mobile-credit span{color:var(--ui-text-soft,#7b8193);font-size:11px}.customer-mobile-credit b{overflow:hidden;margin-top:3px;color:var(--ui-text,#25283a);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-card>.customer-code-actions{justify-content:flex-end;margin-top:11px}.resource-header-actions{width:100%;align-items:stretch}.member-card-mode{justify-content:space-between}}.bundle-auto-editor{padding:15px;border:1px solid var(--ui-border,#e5e7ef);border-radius:14px;background:var(--ui-surface-soft,#f8f9fc)}.bundle-auto-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.bundle-customer-head{display:flex;align-items:center;justify-content:space-between;margin:16px 0 8px}.bundle-customer-head label{margin:0}.bundle-customer-head span{color:var(--ui-text-soft);font-size:12px}.bundle-customer-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:260px;overflow:auto}.bundle-customer-list>label{display:flex;align-items:center;gap:9px;margin:0;padding:10px;border:1px solid var(--ui-border,#e5e7ef);border-radius:10px;background:var(--ui-surface,#fff);cursor:pointer}.bundle-customer-list>label.selected{border-color:#8073e6;background:color-mix(in srgb,#6759dc 7%,var(--ui-surface,#fff))}.bundle-customer-list input{accent-color:#6759dc}.bundle-customer-list strong,.bundle-customer-list small{display:block}.bundle-customer-list strong{color:var(--ui-text);font-size:13px}.bundle-customer-list small{color:var(--ui-text-soft);font-size:12px}.bundle-customer-list>label.disabled{cursor:not-allowed;opacity:.62;background:color-mix(in srgb,var(--ui-surface,#fff) 88%,var(--ui-border,#e5e7ef))}.bundle-customer-head>div{flex-wrap:wrap;justify-content:flex-end}@media(max-width:1199px){.bundle-auto-grid,.bundle-customer-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575px){.bundle-auto-grid,.bundle-customer-list{grid-template-columns:1fr}.bundle-customer-head{align-items:flex-start;flex-direction:column}.bundle-customer-head>div{justify-content:flex-start}}.toast-stack{position:fixed;right:22px;top:92px;z-index:3000;display:grid;gap:10px;width:min(380px,calc(100vw - 28px))}.kim-pos-toast{display:flex;align-items:flex-start;gap:11px;padding:14px;background:#fff;border:1px solid #e9eaf1;border-left:4px solid #54ba4a;border-radius:12px;box-shadow:0 15px 45px #1b1f3433}.kim-pos-toast.is-error{border-left-color:#f73164}.toast-symbol{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:9px;background:#e9f8e7;color:#38a72f;font-weight:900}.is-error .toast-symbol{background:#ffe9ef;color:#f73164}.kim-pos-toast strong{font-size:12px}.kim-pos-toast p{margin:2px 0 0;color:#6f7180;font-size:11px;line-height:1.4}.kim-pos-toast button{margin-left:auto;border:0;background:transparent;color:#999;font-size:18px}.toast-enter-active,.toast-leave-active{transition:.25s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(24px)}.alert-success{display:none}.pos-page{max-width:1800px;margin:0 auto}.pos-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.pos-toolbar h2{margin:3px 0 0}.pos-context{display:flex;gap:9px}.pos-context .form-select{min-width:180px}.pos-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:16px;align-items:start}.pos-catalog,.pos-cart{background:#fff;border:1px solid #ececf3;border-radius:17px;box-shadow:0 6px 24px #22263f0f}.pos-catalog{padding:16px;min-height:650px}.pos-search{margin-bottom:15px}.pos-search .form-control{min-height:49px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:11px}.product-tile{text-align:left;border:1px solid #ebeaf3;background:#fff;border-radius:13px;padding:14px;min-height:138px;display:flex;flex-direction:column;transition:.18s}.product-tile:hover{border-color:#a99fff;box-shadow:0 8px 20px #7366ff1f;transform:translateY(-2px)}.product-code{font-size:9px;color:#7366ff;font-weight:800}.product-tile strong{font-size:13px;margin:7px 0 3px;color:#30313d}.product-tile small{color:#9395a5}.product-tile>div{display:flex;justify-content:space-between;align-items:end;margin-top:auto;padding-top:12px}.product-tile b{color:#4d42bb}.product-tile>div span{font-size:9px;color:#888b9b}.pos-cart{position:sticky;top:94px;overflow:hidden}.pos-cart-head{display:flex;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #ededf3}.pos-cart-head h5{margin:0}.pos-cart-head span{font-size:11px;color:#898b9a}.cart-lines{max-height:315px;overflow:auto}.cart-line{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:9px;padding:11px 16px;border-bottom:1px solid #f1f1f5}.cart-line strong,.cart-line small{display:block}.cart-line strong{font-size:11px}.cart-line small{font-size:9px;color:#9294a2}.qty-control{display:flex;align-items:center;border:1px solid #e6e6ee;border-radius:8px;overflow:hidden}.qty-control button,.cart-remove{border:0;background:#f7f7fb;width:25px;height:27px}.qty-control span{min-width:27px;text-align:center;font-size:10px}.cart-line>b{font-size:10px}.cart-remove{color:#f73164;border-radius:7px}.checkout-fields{padding:14px 16px;display:grid;gap:9px;border-top:1px solid #ededf3}.cart-totals{padding:13px 17px;border-top:1px solid #ededf3}.cart-totals>div{display:flex;justify-content:space-between;margin:6px 0;color:#747685;font-size:11px}.cart-totals .grand-total{font-size:16px;color:#282934;padding-top:9px;border-top:1px dashed #ddd}.checkout-btn{width:calc(100% - 32px);margin:0 16px 16px;min-height:48px}.purchase-lines{padding:15px;border-radius:12px;background:#f8f8fc}@media(max-width:1199px){.pos-grid{grid-template-columns:1fr 370px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media(max-width:900px){.pos-grid{grid-template-columns:1fr}.pos-cart{position:static}.pos-toolbar{align-items:stretch;flex-direction:column}.pos-context{display:grid;grid-template-columns:1fr 1fr}.pos-context .form-select{min-width:0}}@media(max-width:575px){.toast-stack{right:14px;top:76px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-tile{min-height:125px;padding:11px}.pos-context{grid-template-columns:1fr}.cart-line{grid-template-columns:minmax(0,1fr) auto auto}.cart-remove{grid-column:3}.pos-catalog{padding:10px}}.app-sidebar{padding-bottom:14px}.app-navigation{display:block;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.14) transparent}.tree-root{margin-bottom:5px}.tree-menu-group{margin:3px 0}.tree-toggle{width:100%;display:flex;align-items:center;gap:11px;border:0;background:transparent;color:#838aa4;padding:10px 12px;border-radius:10px;font-size:10px;font-weight:800;letter-spacing:.8px;text-align:left;transition:.18s}.tree-toggle:hover,.tree-menu-group.open>.tree-toggle{background:#ffffff0a;color:#d1d4e1}.tree-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.tree-toggle b{margin-left:auto;font-size:14px;transition:transform .2s}.tree-menu-group.open>.tree-toggle b{transform:rotate(180deg)}.tree-children{position:relative;margin:0 0 5px 19px;padding-left:10px;border-left:1px solid rgba(255,255,255,.09)}.nav-entry.tree-child{padding:8px 10px;font-size:11px;border-radius:8px;gap:9px}.tree-child i{width:5px;height:5px;border-radius:50%;background:#626981;flex:none}.tree-child.active i{background:#9f94ff;box-shadow:0 0 0 4px #9f94ff1a}.sidebar-status{flex:none}.app-main,.app-content{min-width:0}@media(max-width:991.98px){.app-sidebar{width:min(310px,88vw)}.tree-toggle{min-height:39px}.nav-entry.tree-child{min-height:37px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.app-sidebar .workspace-card{display:none}.app-sidebar .brand-lockup{margin-bottom:17px}.app-sidebar .brand-logo{width:58px!important;height:52px!important;object-fit:contain}.sidebar-brand-copy{min-width:0;line-height:1}.sidebar-brand-copy strong,.sidebar-brand-copy small{display:block}.sidebar-brand-copy strong{font-size:11px;letter-spacing:1.5px;color:#fff}.sidebar-brand-copy small{margin-top:5px;font-size:16px;font-weight:900;letter-spacing:.6px;color:#fff;white-space:nowrap}.app-footer{justify-content:flex-end;text-align:right}.permission-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.permission-group{padding:15px;border:1px solid #ececf3;border-radius:12px}.permission-group h6{font-size:11px;color:#7366ff;margin-bottom:12px}.permission-check{display:flex;align-items:flex-start;gap:9px;padding:7px;margin:0;border-radius:8px}.permission-check:hover{background:#f8f8fc}.permission-check input{margin-top:3px}.permission-check strong,.permission-check small{display:block}.permission-check strong{font-size:11px}.permission-check small{font-size:9px;color:#999baa}.resource-table-card details{max-width:300px}.resource-table-card pre{max-height:140px;overflow:auto;font-size:9px;background:#f7f7fb;padding:8px;border-radius:7px}@media(max-width:767px){.permission-groups{grid-template-columns:1fr}.app-footer span:last-child{display:inline!important}}.pagination-icons{display:flex;align-items:center;gap:.35rem}.pagination-icons .btn{min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.pagination-icons svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.pagination-icons .disabled{opacity:.45;pointer-events:none}.swal2-popup{border-radius:16px!important;font-family:inherit}.swal2-title{font-size:1.35rem!important}.swal2-textarea{border-radius:10px!important;font-size:.95rem!important}.swal2-confirm,.swal2-cancel{border-radius:8px!important;padding:.65rem 1.15rem!important}.theme-switch{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#656d82;display:grid;place-items:center;transition:.2s}.theme-switch:hover{color:var(--brand);border-color:#cfc8fa;transform:translateY(-1px);box-shadow:0 6px 16px #322d5f1a}.theme-switch svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[data-theme=light] .app-sidebar{background:linear-gradient(180deg,#fff,#f8f8fd);color:#252a3b;border-right:1px solid #e8e9f2;box-shadow:10px 0 32px #2327430e}[data-theme=light] .sidebar-brand-copy strong,[data-theme=light] .sidebar-brand-copy small{color:#252a3b}[data-theme=light] .nav-caption{color:#9a9fb1}[data-theme=light] .tree-toggle{color:#737b91}[data-theme=light] .tree-toggle:hover,[data-theme=light] .tree-menu-group.open>.tree-toggle{background:#f0edff;color:#5649c7}[data-theme=light] .tree-children{border-left-color:#dedfea}[data-theme=light] .tree-child i{background:#c4c7d4}[data-theme=light] .nav-entry{color:#697187}[data-theme=light] .nav-entry:hover{color:#4f43bd;background:#f3f1ff}[data-theme=light] .nav-entry.active{color:#5548c9;background:linear-gradient(100deg,#ebe8ff,#f6f5ff);box-shadow:inset 3px 0 var(--brand)}[data-theme=light] .sidebar-status{background:#f0faf6;border:1px solid #dff3e9}[data-theme=light] .sidebar-status small{color:#8a91a3}[data-theme=light] .sidebar-close{color:#3c4254}[data-theme=dark]{--ink:#eef0f7;--muted:#9aa2b8;--canvas:#11131d;--line:#303444;color-scheme:dark}[data-theme=dark] body{background:#11131d;color:#eef0f7}[data-theme=dark] .app-header,[data-theme=dark] .card-header,[data-theme=dark] .card,[data-theme=dark] .modal-content,[data-theme=dark] .pos-catalog,[data-theme=dark] .pos-cart,[data-theme=dark] .kim-pos-toast{background:#1b1e2b;color:#eef0f7;border-color:#303444}[data-theme=dark] .app-content,[data-theme=dark] .app-footer{background:#11131d}[data-theme=dark] .table{color:#e6e8f0}[data-theme=dark] .table thead th{background:#222635;color:#aeb4c5}[data-theme=dark] .table>:not(caption)>*>*{border-color:#303443}[data-theme=dark] .table tbody tr:hover{background:#232735}[data-theme=dark] .form-control,[data-theme=dark] .form-select,[data-theme=dark] .input-group-text,[data-theme=dark] .btn-light,[data-theme=dark] .theme-switch,[data-theme=dark] .logout-button{background:#232735;border-color:#373b4e;color:#e5e7ef}[data-theme=dark] .form-control::placeholder{color:#838ba0}[data-theme=dark] label{color:#c2c7d4}[data-theme=dark] .language-switch{background:#252938}[data-theme=dark] .language-switch button.active{background:#353a4e;color:#bdb6ff}[data-theme=dark] .quick-action,[data-theme=dark] .permission-group,[data-theme=dark] .owner-member{border-color:#303444;background:#1b1e2b;color:#eef0f7}[data-theme=dark] .product-tile{background:#202432;border-color:#343849;color:#eef0f7}[data-theme=dark] .product-tile strong{color:#eef0f7}[data-theme=dark] .purchase-lines,[data-theme=dark] .resource-table-card pre{background:#222634;color:#d9dce6}[data-theme=dark] .cart-line,[data-theme=dark] .checkout-fields,[data-theme=dark] .cart-totals,[data-theme=dark] .pos-cart-head{border-color:#303444}.member-card-reader{padding:10px;border:1px solid var(--ui-border,#e7e8f0);border-radius:11px;background:var(--ui-soft,#f8f8fc)}.member-card-reader>label,.credit-due-field>label{display:block;margin-bottom:6px;font-size:10px;font-weight:800;color:var(--ui-muted,#747787);text-transform:uppercase;letter-spacing:.04em}.member-card-reader small{display:block;margin-top:5px}.member-card-reader .btn.is-active{border-color:#6251d7;color:#6251d7;box-shadow:0 0 0 3px #6251d71a}.credit-due-readonly{height:auto!important;min-height:48px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;background:var(--ui-soft,#f8f8fc)!important}.credit-due-readonly strong{color:var(--ui-text,#282b3b)}.credit-due-readonly span{font-size:10px;color:var(--ui-muted,#747787);text-align:right}.walk-in-payment-hint{color:var(--ui-muted,#747787)}[data-theme=dark] .member-card-reader,[data-theme=dark] .credit-due-readonly{background:#222634!important;border-color:#343849!important}[data-theme=dark] .credit-due-readonly strong{color:#eef0f7}@media(max-width:575px){.member-card-reader .input-group{display:grid;grid-template-columns:1fr auto}.member-card-reader .input-group .form-control{grid-column:1/-1;border-radius:9px!important;margin-bottom:6px}.member-card-reader .input-group .btn{border-radius:9px!important}.credit-due-readonly{flex-direction:column}.credit-due-readonly span{text-align:left}}[data-theme=dark] .swal2-popup{background:#1b1e2b!important;color:#eef0f7!important}[data-theme=dark] .swal2-title,[data-theme=dark] .swal2-html-container{color:#eef0f7!important}[data-theme=dark] .swal2-textarea{background:#232735!important;color:#eef0f7!important;border-color:#3a3f53!important}.swal2-actions .swal2-styled{color:#fff!important;opacity:1!important;text-shadow:none!important;font-weight:800!important}.swal2-actions .swal2-confirm{background:#6c5ce7!important}.swal2-actions .swal2-cancel{background:#687083!important}.swal2-validation-message{color:#b42335!important;background:#fff0f2!important}.table td.text-end .btn{font-size:0!important;width:34px;height:34px;padding:0!important;display:inline-grid;place-items:center;border-radius:9px}[data-theme=light] .card{transition:transform .2s,box-shadow .2s,border-color .2s}[data-theme=light] .resource-table-card:hover,[data-theme=light] .stat-card:hover{border-color:#dedaf8;box-shadow:0 13px 32px #42398216}@media(max-width:575px){.theme-switch{width:34px;height:34px}.header-actions{gap:6px}}.resource-modal .modal-footer .btn,.card-body form .btn-primary,.page-heading>.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;transition:transform .18s,box-shadow .18s,background .18s}.resource-modal .modal-footer .btn-primary,.card-body form .btn-primary{background:linear-gradient(135deg,#6f61e8,#5747cb);color:#fff;box-shadow:0 7px 17px #5b4acf38}.resource-modal .modal-footer .btn-primary:hover,.card-body form .btn-primary:hover{background:linear-gradient(135deg,#6253dc,#4939bb);box-shadow:0 10px 22px #5b4acf4d}.resource-modal .modal-footer .btn-light{background:#f1f2f7;color:#646b7d;border:1px solid #e4e6ee}.filter-search-btn,.filter-reset-btn{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.filter-search-icon{font-size:16px;line-height:1}.filter-reset-btn>span{font-size:15px}.search-field-select{max-width:160px}.resource-filter{background:linear-gradient(135deg,#fff,#fbfaff)}[data-theme=dark] .resource-filter{background:linear-gradient(135deg,#1b1e2b,#202331)}[data-theme=dark] .resource-modal .modal-footer .btn-light{background:#292d3d;color:#dfe2ec;border-color:#3b4052}.resource-modal .modal-footer{gap:10px;background:#fafafe}.resource-modal .modal-footer .btn{height:43px;border-radius:12px;padding:0 18px}.resource-modal .modal-footer .btn-primary{min-width:148px}.resource-modal .modal-footer .btn-light{min-width:104px}.resource-modal .modal-footer .btn:active{transform:translateY(1px);box-shadow:none}.page-heading>.btn-primary{border-radius:12px;padding:0 18px;background:#6558dc;box-shadow:0 8px 20px #6558dc33}.page-heading>.btn-primary:hover{background:#5548cb;box-shadow:0 11px 24px #6558dc47}.filter-search-btn{height:42px;border-radius:11px;padding:0 17px;color:#5d50cf;border-color:#cfc9f7;background:#f7f5ff}.filter-search-btn:hover{background:#6558dc;border-color:#6558dc;color:#fff}.filter-reset-btn{height:42px;border-radius:11px;padding:0 15px}[data-theme=dark] .resource-modal .modal-footer{background:#181b27}:root,[data-theme=light]{--ui-bg:#f5f6fb;--ui-surface:#fff;--ui-surface-soft:#f8f9fd;--ui-surface-hover:#f5f3ff;--ui-text:#242838;--ui-text-soft:#747c91;--ui-border:#e7e9f1;--ui-shadow:0 8px 28px rgba(35,39,67,.065)}[data-theme=dark]{--ui-bg:#10121a;--ui-surface:#1a1d29;--ui-surface-soft:#222633;--ui-surface-hover:#282c3b;--ui-text:#eef0f7;--ui-text-soft:#a3aabc;--ui-border:#303545;--ui-shadow:0 10px 32px rgba(0,0,0,.24)}.theme-changing *,.theme-changing *:before,.theme-changing *:after{transition:background-color .28s ease,color .22s ease,border-color .28s ease,box-shadow .28s ease!important}body,.app-content,.app-footer{background:var(--ui-bg);color:var(--ui-text)}.card,.modal-content,.resource-filter,.pos-catalog,.pos-cart{background:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)!important;box-shadow:var(--ui-shadow)}.card-header,.modal-header,.modal-footer{background:var(--ui-surface);border-color:var(--ui-border)!important}.page-heading h2,.page-heading h3,.section-title,.modal-title{color:var(--ui-text)}.page-heading p,.section-hint,.text-muted{color:var(--ui-text-soft)!important}.theme-switch{position:relative;width:70px;height:36px;padding:0;border:1px solid var(--ui-border);border-radius:18px;background:var(--ui-surface-soft);color:var(--ui-text-soft);display:block;overflow:hidden;box-shadow:inset 0 1px 3px #14182a14}.theme-switch:hover{transform:none;border-color:#aaa1ec;box-shadow:0 5px 14px #3d33821f}.theme-icon{position:absolute;top:8px;z-index:2;width:18px;height:18px;display:grid;place-items:center;pointer-events:none}.theme-icon.sun{left:9px;color:#e59b16}.theme-icon.moon{right:9px;color:#7569da}.theme-switch svg{width:16px;height:16px}.theme-thumb{position:absolute;z-index:1;top:3px;left:3px;width:28px;height:28px;border-radius:50%;background:#fff;box-shadow:0 3px 10px #1e223a2e;transition:transform .25s cubic-bezier(.2,.8,.2,1),background .25s}.theme-switch.is-dark .theme-thumb{transform:translate(34px);background:#393e52}.theme-switch.is-dark{background:#242836}.theme-switch:focus-visible{outline:3px solid rgba(108,92,231,.22);outline-offset:2px}.form-control,.form-select,.input-group-text,textarea.form-control{background-color:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-text)}.form-control::placeholder{color:var(--ui-text-soft);opacity:.72}.form-control:disabled,.form-select:disabled{background:var(--ui-surface-soft);opacity:.72}.table{--bs-table-bg:transparent;--bs-table-color:var(--ui-text);color:var(--ui-text)}.table thead th,.resource-table-card th,.report-table-card th{background:var(--ui-surface-soft)!important;color:var(--ui-text-soft)!important;border-color:var(--ui-border)!important}.table td,.resource-table-card td,.report-table-card td{color:var(--ui-text)!important;border-color:var(--ui-border)!important}.table tbody tr:hover td,.resource-table-card tbody tr:hover td,.report-table-card tbody tr:hover td{background:var(--ui-surface-hover)!important}.resource-table-card .card-header,.chart-card .card-header,.report-table-card .card-header{background:var(--ui-surface)!important}.resource-modal .modal-footer{background:var(--ui-surface-soft)}.cuba-kpi strong,.chart-card h5,.report-table-card h5{color:var(--ui-text)!important}.cuba-kpi small,.filter-period,.chart-card .card-header span,.report-table-card .card-header span{color:var(--ui-text-soft)!important}.report-tabs button{background:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-text-soft)}.report-tabs button:hover{border-color:#b8aff1;color:var(--brand)}.owner-usage-pill{background:var(--ui-surface);border-color:var(--ui-border);box-shadow:var(--ui-shadow)}.owner-member{border-color:var(--ui-border)}.owner-usage-row .progress{background:var(--ui-surface-soft)}.kim-pos-toast{background:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}.kim-pos-toast p{color:var(--ui-text-soft)}.permission-group,.quick-action,.plan-option{background:var(--ui-surface);border-color:var(--ui-border);color:var(--ui-text)}.permission-check:hover,.quick-action:hover,.plan-option:hover{background:var(--ui-surface-hover)}.purchase-lines,.resource-table-card pre{background:var(--ui-surface-soft);color:var(--ui-text)}[data-theme=dark] .kpi-icon.purple{background:#302b52}[data-theme=dark] .kpi-icon.blue{background:#20344c}[data-theme=dark] .kpi-icon.green{background:#203b34}[data-theme=dark] .kpi-icon.orange,[data-theme=dark] .kpi-icon.amber{background:#403423}[data-theme=dark] .kpi-icon.cyan{background:#193944}[data-theme=dark] .kpi-icon.red{background:#422735}[data-theme=dark] .kpi-icon.pink{background:#40283f}[data-theme=dark] .chart-loader{background:linear-gradient(90deg,#202431 25%,#292d3b,#202431 75%);background-size:200% 100%}[data-theme=dark] .apexcharts-text,[data-theme=dark] .apexcharts-legend-text{fill:#aeb5c7!important;color:#aeb5c7!important}[data-theme=dark] .apexcharts-gridline{stroke:#343849}[data-theme=dark] .apexcharts-tooltip,[data-theme=dark] .apexcharts-tooltip-title,[data-theme=dark] .apexcharts-xaxistooltip{background:#202432!important;border-color:#383d50!important;color:#eef0f7!important}[data-theme=dark] .btn-close{filter:invert(1) grayscale(1)}[data-theme=dark] .modal-backdrop{background:#05060a;opacity:.72}[data-theme=dark] .badge-light-success{background:#193c31;color:#71dfb7}[data-theme=dark] .badge-light-danger{background:#43242d;color:#ff9dad}[data-theme=dark] .bg-light-success{background:#193c31!important}[data-theme=dark] .bg-light-secondary{background:#303442!important}@media(max-width:575px){.theme-switch{width:62px;height:34px}.theme-icon{top:7px}.theme-thumb{width:26px;height:26px}.theme-switch.is-dark .theme-thumb{transform:translate(30px)}}.btn:focus-visible,.form-control:focus-visible,.form-select:focus-visible,.nav-entry:focus-visible,.tree-toggle:focus-visible{outline:3px solid rgba(108,92,231,.2);outline-offset:2px}.btn:disabled{cursor:not-allowed;opacity:.62;transform:none!important;box-shadow:none!important}.app-navigation,.table-responsive,.report-tabs{scrollbar-width:thin;scrollbar-color:#c4bfeb transparent}[data-theme=dark] .app-navigation,[data-theme=dark] .table-responsive,[data-theme=dark] .report-tabs{scrollbar-color:#555075 transparent}#nprogress .bar{box-shadow:0 0 12px #6c5ce780;height:3px!important}::selection{background:#6c5ce738;color:inherit}.resource-table-card .card-footer,.report-table-card .card-footer{background:var(--ui-surface);color:var(--ui-text-soft);border-color:var(--ui-border)!important}.pagination-icons .btn-light{background:var(--ui-surface-soft)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important;box-shadow:none}.pagination-icons .btn-light:hover{background:var(--ui-surface-hover)!important;color:var(--brand)!important;border-color:#7569da!important}.pagination-icons .btn-primary{color:#fff!important;border-color:transparent!important}.pagination-icons .disabled{background:var(--ui-surface-soft)!important;color:var(--ui-text-soft)!important;border-color:var(--ui-border)!important;opacity:.48}[data-theme=dark] .pagination-icons .btn-light{background:#242837!important;color:#dfe3ee!important;border-color:#3a3f51!important}[data-theme=dark] .pagination-icons .btn-light:hover{background:#2d3142!important;color:#bdb6ff!important;border-color:#655bd0!important}[data-theme=dark] .pagination-icons .disabled{background:#202431!important;color:#737b90!important;border-color:#303545!important}.purchase-request-dashboard .col-xl-4>.card .card-header h5{color:var(--ui-text)!important}.purchase-request-dashboard .col-xl-4>.card .card-header>span{display:block;margin-top:4px;color:var(--ui-text-soft)!important;font-size:12px}.purchase-request-dashboard .bg-light-secondary{background:#f3f1ff!important;border:1px solid #e6e1ff;color:#292d3d!important}.purchase-request-dashboard .bg-light-secondary small{display:block;color:#6f7588!important;font-weight:600}.purchase-request-dashboard .bg-light-secondary strong{color:#292d3d!important}.purchase-request-dashboard .owner-member strong{color:var(--ui-text)!important}.purchase-request-dashboard .owner-member small{color:var(--ui-text-soft)!important}[data-theme=dark] .purchase-request-dashboard .bg-light-secondary{background:#272b3a!important;border-color:#3a3f52;color:#eef0f7!important}[data-theme=dark] .purchase-request-dashboard .bg-light-secondary small{color:#aeb5c7!important}[data-theme=dark] .purchase-request-dashboard .bg-light-secondary strong{color:#f4f5f9!important}.chart-card{overflow:hidden;border:1px solid var(--ui-border)!important;background:var(--ui-surface)!important;box-shadow:0 8px 26px #2327430f!important}.chart-card .card-header{position:relative;padding:20px 22px 8px!important}.chart-card .card-header:before{content:"";position:absolute;left:22px;top:0;width:36px;height:3px;border-radius:0 0 5px 5px;background:linear-gradient(90deg,#7366ff,#54c6a3)}.chart-card .card-header h5{font-size:15px!important;letter-spacing:-.15px}.chart-card .card-header span{display:block;margin-top:4px;line-height:1.45}.chart-card .card-body{padding:10px 16px 17px}.cuba-apex-chart{min-width:0}.apexcharts-canvas{margin:0 auto}.apexcharts-tooltip{border:1px solid var(--ui-border)!important;border-radius:11px!important;background:var(--ui-surface)!important;color:var(--ui-text)!important;box-shadow:0 12px 30px #191c2f24!important}.apexcharts-tooltip-title{border-color:var(--ui-border)!important;background:var(--ui-surface-soft)!important;color:var(--ui-text)!important;font-weight:700}.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-z-value{font-weight:800!important}.apexcharts-legend-text{color:var(--ui-text-soft)!important}.apexcharts-datalabel-label{fill:var(--ui-text-soft)!important}.apexcharts-datalabel-value{fill:var(--ui-text)!important}.apexcharts-xaxis text,.apexcharts-yaxis text{fill:var(--ui-text-soft)!important}@media(max-width:575px){.chart-card .card-header{padding:18px 16px 5px!important}.chart-card .card-header:before{left:16px}.chart-card .card-body{padding:8px 5px 14px}.apexcharts-legend{padding:0 8px!important}}[data-theme=dark] .apexcharts-bar-area[filter*=url]{filter:none}[data-theme=dark] .apexcharts-grid-borders line{stroke:#343849}[data-theme=dark] .apexcharts-datalabel{fill:#c7c1ff!important}[data-theme=dark] .apexcharts-bar-series .apexcharts-backgroundBar{fill:#292d3c!important;opacity:.72!important}.qty-control{background:var(--ui-surface);border-color:var(--ui-border)}.qty-control button{background:var(--ui-surface-soft);color:var(--ui-text);transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.qty-control button:hover:not(:disabled){background:var(--ui-surface-hover);color:var(--brand);box-shadow:inset 0 0 0 1px #6c5ce747}.qty-control button:active:not(:disabled){background:#6c5ce729}.qty-control button:disabled{background:var(--ui-surface-soft);color:var(--ui-text-soft);cursor:not-allowed;opacity:.45}.qty-control span{height:27px;display:grid;place-items:center;background:var(--ui-surface);color:var(--ui-text);border-inline:1px solid var(--ui-border)}[data-theme=dark] .qty-control{background:#1c1f2b;border-color:#3a3f51;box-shadow:0 2px 8px #00000029}[data-theme=dark] .qty-control button{background:#272b3a;color:#e5e8f1}[data-theme=dark] .qty-control button:hover:not(:disabled){background:#34394c;color:#c7c1ff;box-shadow:inset 0 0 0 1px #6258bd}[data-theme=dark] .qty-control button:active:not(:disabled){background:#403a67}[data-theme=dark] .qty-control button:disabled{background:#202431;color:#747c91}[data-theme=dark] .qty-control span{background:#1c1f2b;color:#f2f3f8;border-color:#3a3f51}[data-theme=dark] .pos-cart .pos-cart-head h5{color:#f3f4f8!important}[data-theme=dark] .pos-cart .qty-control{background:#151824!important;border-color:#41475b!important}[data-theme=dark] .pos-cart .qty-control button{background:#252a3a!important;color:#aeb6cb!important;border:0!important;box-shadow:none!important}[data-theme=dark] .pos-cart .qty-control button:hover:not(:disabled){background:#383351!important;color:#d8d3ff!important}[data-theme=dark] .pos-cart .qty-control button:active:not(:disabled){background:#4a4271!important;color:#fff!important}[data-theme=dark] .pos-cart .qty-control span{background:#171a27!important;color:#fff!important;border-color:#41475b!important;font-weight:800}[data-theme=dark] .pos-cart .cart-remove{background:#33232d!important;color:#ff8399!important;border:1px solid #57303e!important;box-shadow:none!important}[data-theme=dark] .pos-cart .cart-remove:hover{background:#4b2936!important;color:#ffb2bf!important;border-color:#794052!important}.auth-single-card{display:block;width:min(500px,100%);min-height:0}.auth-single-card .auth-clean-form{min-height:560px}.auth-reset-logo{display:block;width:150px;height:80px;object-fit:contain;margin:5px auto 0}.auth-single-card .auth-clean-heading{text-align:center;margin-top:24px}.auth-single-card .alert{font-size:11px}.purchase-request-dashboard .card-header{gap:12px}.purchase-request-dashboard .table{min-width:650px}@media(max-width:767.98px){.resource-filter .card-body{flex-wrap:wrap}.resource-filter .card-body>.form-control{flex:1 1 100%}.resource-filter .card-body>.form-select{flex:1 1 calc(50% - 8px);max-width:none!important}.resource-filter .card-body>.btn{flex:1 1 auto}.resource-modal .modal-dialog{margin:10px}.resource-modal .modal-content{max-height:calc(100vh - 20px);overflow:auto}.purchase-request-dashboard .card-header{align-items:flex-start!important;flex-wrap:wrap}.purchase-request-dashboard .card-header .btn{margin-left:0!important;width:100%}.report-table-card .table-responsive{max-height:70vh}}@media(max-width:575.98px){.auth-clean-shell{padding:0;background:#fff}.auth-clean-card,.auth-single-card{width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.auth-clean-form,.auth-single-card .auth-clean-form{min-height:100vh;padding:24px 20px}.auth-clean-heading{margin:28px 0 22px}.auth-clean-heading h2{font-size:24px}.auth-reset-logo{width:130px;height:70px}.pos-toolbar h2,.owner-hero h2{font-size:21px}.owner-hero-actions{width:100%;flex-wrap:wrap}.owner-hero-actions .btn{flex:1}.dashboard-filter .card-body{display:grid;grid-template-columns:1fr!important}.dashboard-filter .form-control,.dashboard-filter .form-select,.dashboard-filter .btn{width:100%;min-width:0}.filter-period{grid-column:1}.resource-page .page-heading>.btn{width:100%}.modal-footer{position:sticky;bottom:0;z-index:2}.modal-footer .btn{flex:1;min-width:0!important}}.product-thumb,.product-thumb-placeholder{width:48px;height:48px;border-radius:12px}.product-thumb{display:block;object-fit:cover;border:1px solid var(--ui-border);background:var(--ui-surface-soft)}.product-thumb-placeholder{display:grid;place-items:center;background:var(--ui-surface-soft);border:1px dashed var(--ui-border);color:var(--ui-text-soft);font-size:18px}.product-image-upload{display:flex;align-items:center;gap:16px;padding:14px;border:1px dashed var(--ui-border);border-radius:14px;background:var(--ui-surface-soft)}.product-image-preview,.product-image-empty{flex:0 0 112px;width:112px;height:112px;border-radius:16px}.product-image-preview{object-fit:cover;border:1px solid var(--ui-border)}.product-image-empty{display:grid;place-items:center;background:var(--ui-surface);border:1px dashed var(--ui-border);color:var(--ui-text-soft);font-size:28px}.product-tile-image{width:100%;height:76px;object-fit:cover;border-radius:9px;margin:7px 0 5px;background:var(--ui-surface-soft)}@media(max-width:575px){.product-image-upload{align-items:stretch;flex-direction:column}.product-image-preview,.product-image-empty{width:100%;height:160px;flex-basis:160px}}.profile-nav-link{color:inherit;text-decoration:none;padding:5px 7px;border-radius:12px;transition:background .18s}.profile-nav-link:hover{background:var(--ui-surface-hover);color:inherit}.user-avatar{overflow:hidden}.user-avatar img{width:100%;height:100%;object-fit:cover}.profile-photo-editor{display:flex;align-items:center;gap:20px;padding:18px;border:1px dashed var(--ui-border);border-radius:16px;background:var(--ui-surface-soft)}.profile-photo-preview,.profile-photo-fallback{flex:0 0 116px;width:116px;height:116px;border-radius:24px}.profile-photo-preview{object-fit:cover;border:1px solid var(--ui-border)}.profile-photo-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#7768ec,#5747cb);color:#fff;font-size:36px;font-weight:900}.password-suggest{padding:0;border:0;background:transparent;color:var(--brand);font-size:10px;font-weight:800}.password-suggest:hover{text-decoration:underline}@media(max-width:575px){.profile-photo-editor{align-items:stretch;flex-direction:column}.profile-photo-preview,.profile-photo-fallback{width:100%;height:190px;flex-basis:190px}.profile-nav-link .user-copy{display:none}}.ai-insight-card{position:relative;overflow:hidden;border:1px solid color-mix(in srgb,#7366ff 22%,var(--bs-border-color));background:var(--bs-card-bg);box-shadow:0 14px 40px color-mix(in srgb,#1d1738 8%,transparent)}.ai-insight-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#7366ff,#9d7cff 48%,#54c6a3)}.ai-insight-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.45rem 1.6rem!important;background:linear-gradient(115deg,color-mix(in srgb,#7366ff 9%,var(--bs-card-bg)),var(--bs-card-bg) 58%);border-bottom:1px solid color-mix(in srgb,var(--bs-border-color) 75%,transparent)}.ai-title-wrap{display:flex;align-items:center;gap:1rem}.ai-brand-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#7366ff,#9b75ff);box-shadow:0 9px 22px #7366ff40}.ai-brand-icon svg{width:25px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ai-insight-header h5{margin:.22rem 0 .2rem;font-size:1.12rem}.ai-insight-header small{color:var(--bs-secondary-color)}.ai-generate-button{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:none;padding:.66rem 1rem;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#7366ff,#8b73ff);box-shadow:0 8px 18px #7366ff33}.ai-generate-button:hover{color:#fff;transform:translateY(-1px);box-shadow:0 11px 24px #7366ff47}.ai-generate-button svg{width:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ai-insight-content{display:grid;grid-template-columns:minmax(230px,.78fr) 1.4fr 1.4fr;gap:1rem;padding:1.35rem!important}.ai-overview-panel,.ai-summary,.ai-insight-list{border:1px solid color-mix(in srgb,var(--bs-border-color) 82%,transparent);border-radius:16px;background:color-mix(in srgb,var(--bs-card-bg) 96%,#7366ff);box-shadow:0 5px 16px #19143709}.ai-overview-panel{grid-row:span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:260px;padding:1.25rem;text-align:center;background:radial-gradient(circle at 50% 5%,color-mix(in srgb,#7366ff 13%,var(--bs-card-bg)),var(--bs-card-bg) 70%)}.ai-score-ring{display:grid;place-items:center;width:136px;height:136px;border-radius:50%;background:conic-gradient(#7366ff var(--score),color-mix(in srgb,#7366ff 11%,var(--bs-border-color)) 0);box-shadow:0 14px 30px #7366ff26}.ai-score-ring:before{content:"";grid-area:1/1;width:108px;height:108px;border-radius:50%;background:var(--bs-card-bg)}.ai-score-ring div{position:relative;grid-area:1/1;display:flex;align-items:baseline}.ai-score-ring strong{font-size:2.15rem;line-height:1;color:var(--bs-body-color)}.ai-score-ring span{font-size:.7rem;color:var(--bs-secondary-color)}.ai-score-copy{display:flex;flex-direction:column;margin-top:1rem}.ai-score-copy small{font-size:.65rem;letter-spacing:.11em;color:#7366ff}.ai-score-copy strong{margin:.18rem 0;font-size:1.05rem}.ai-score-copy span{font-size:.72rem;color:var(--bs-secondary-color)}.ai-summary{grid-column:2/-1;display:flex;gap:.85rem;padding:1.15rem 1.2rem}.ai-summary h6,.ai-insight-list h6{margin:0 0 .36rem}.ai-summary p{margin:0 0 .5rem;font-size:.93rem;line-height:1.7;color:var(--bs-body-color)}.ai-summary small,.ai-list-heading small{font-size:.7rem;color:var(--bs-secondary-color)}.ai-section-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:color-mix(in srgb,#54c6a3 16%,var(--bs-card-bg));color:#269c79;font-size:.75rem;font-weight:800}.ai-section-icon.is-purple{background:color-mix(in srgb,#7366ff 14%,var(--bs-card-bg));color:#7366ff}.ai-insight-list{padding:1.1rem}.ai-insight-list.is-highlight{border-color:color-mix(in srgb,#54c6a3 25%,var(--bs-border-color))}.ai-insight-list.is-risk{border-color:color-mix(in srgb,#f73164 22%,var(--bs-border-color))}.ai-insight-list.is-risk .ai-section-icon{background:color-mix(in srgb,#f73164 12%,var(--bs-card-bg));color:#e12657}.ai-insight-list.is-action{grid-column:2/-1;border-color:color-mix(in srgb,#7366ff 24%,var(--bs-border-color));background:linear-gradient(135deg,color-mix(in srgb,#7366ff 7%,var(--bs-card-bg)),var(--bs-card-bg))}.ai-list-heading{display:flex;align-items:center;gap:.65rem;margin-bottom:.7rem}.ai-insight-list ul,.ai-insight-list ol{margin:0;padding:0;list-style:none}.ai-insight-list li{position:relative;margin:.52rem 0;padding-left:1.05rem;font-size:.84rem;line-height:1.55}.ai-insight-list ul li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#54c6a3}.ai-insight-list.is-risk ul li:before{background:#f73164}.ai-insight-list ol{counter-reset:ai-action}.ai-insight-list ol li{counter-increment:ai-action;display:flex;align-items:flex-start;gap:.6rem;padding:0}.ai-insight-list ol li:before{content:counter(ai-action);display:grid;place-items:center;flex:0 0 22px;height:22px;border-radius:7px;background:#7366ff;color:#fff;font-size:.68rem;font-weight:700}.ai-insight-loading,.ai-insight-empty{min-height:150px;display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem!important;color:var(--bs-secondary-color)}.ai-insight-loading>span{width:38px;height:38px;border:3px solid rgba(115,102,255,.16);border-top-color:#7366ff;border-radius:50%;animation:spin .8s linear infinite}.ai-insight-loading small{display:block}.ai-insight-empty{text-align:left}.ai-insight-empty strong{display:block;margin-bottom:.28rem;color:var(--bs-body-color)}.ai-insight-empty p{max-width:510px;margin:0;font-size:.84rem;line-height:1.55}.ai-empty-visual{position:relative;display:grid;place-items:center;width:66px;height:66px;flex:0 0 66px;border-radius:20px;background:color-mix(in srgb,#7366ff 10%,var(--bs-card-bg))}.ai-empty-visual svg{width:29px;fill:none;stroke:#7366ff;stroke-width:1.7}.ai-empty-visual span{position:absolute;border-radius:50%;background:#54c6a3}.ai-empty-visual span:nth-child(1){width:6px;height:6px;right:9px;top:11px}.ai-empty-visual span:nth-child(2){width:4px;height:4px;left:12px;bottom:11px}.ai-empty-visual span:nth-child(3){width:3px;height:3px;left:10px;top:15px}@media(max-width:1100px){.ai-insight-content{grid-template-columns:220px 1fr}.ai-summary{grid-column:2}.ai-overview-panel{grid-row:span 3}.ai-insight-list.is-action{grid-column:2}}@media(max-width:767px){.ai-insight-header{align-items:stretch;flex-direction:column}.ai-generate-button{width:100%}.ai-insight-content{grid-template-columns:1fr}.ai-overview-panel{grid-row:auto;min-height:auto;flex-direction:row;gap:1.2rem;text-align:left}.ai-score-ring{width:108px;height:108px;flex:0 0 108px}.ai-score-ring:before{width:84px;height:84px}.ai-score-ring strong{font-size:1.7rem}.ai-summary,.ai-insight-list.is-action{grid-column:1}}@media(max-width:480px){.ai-insight-header,.ai-insight-content{padding:1rem!important}.ai-title-wrap{align-items:flex-start}.ai-brand-icon{width:42px;height:42px;flex-basis:42px}.ai-overview-panel,.ai-insight-empty{flex-direction:column;text-align:center}}[data-theme=dark] .ai-insight-card{border-color:#403b62!important;background:#191c28!important;color:#eef0f7;box-shadow:0 16px 42px #00000040!important}[data-theme=dark] .ai-insight-header{border-bottom-color:#373b4d!important;background:linear-gradient(115deg,#292640,#1d202d 64%)!important}[data-theme=dark] .ai-insight-header h5,[data-theme=dark] .ai-summary h6,[data-theme=dark] .ai-insight-list h6,[data-theme=dark] .ai-score-copy strong{color:#f2f3f8}[data-theme=dark] .ai-insight-header small,[data-theme=dark] .ai-summary small,[data-theme=dark] .ai-list-heading small,[data-theme=dark] .ai-score-copy span,[data-theme=dark] .ai-insight-loading,[data-theme=dark] .ai-insight-empty{color:#aeb5c7}[data-theme=dark] .ai-insight-header .owner-kicker,[data-theme=dark] .ai-score-copy small{color:#bdb5ff}[data-theme=dark] .ai-insight-content{background:#191c28}[data-theme=dark] .ai-overview-panel,[data-theme=dark] .ai-summary,[data-theme=dark] .ai-insight-list{border-color:#34394a;background:#212532;color:#e5e8f1;box-shadow:0 7px 20px #00000021}[data-theme=dark] .ai-overview-panel{background:radial-gradient(circle at 50% 5%,#302b50,#212532 68%)}[data-theme=dark] .ai-score-ring{background:conic-gradient(#9488ff var(--score),#373b4d 0);box-shadow:0 14px 30px #0003}[data-theme=dark] .ai-score-ring:before{background:#1d202d}[data-theme=dark] .ai-score-ring strong{color:#f5f6fa}[data-theme=dark] .ai-score-ring span{color:#aeb5c7}[data-theme=dark] .ai-summary p,[data-theme=dark] .ai-insight-list li,[data-theme=dark] .ai-insight-empty strong{color:#e5e8f1}[data-theme=dark] .ai-section-icon{background:#1d3b34;color:#80dfbd}[data-theme=dark] .ai-section-icon.is-purple{background:#322d55;color:#c1b9ff}[data-theme=dark] .ai-insight-list.is-highlight{border-color:#315c50;background:linear-gradient(145deg,#202d2d,#212532 55%)}[data-theme=dark] .ai-insight-list.is-risk{border-color:#633746;background:linear-gradient(145deg,#30232d,#212532 55%)}[data-theme=dark] .ai-insight-list.is-risk .ai-section-icon{background:#472632;color:#ff9bae}[data-theme=dark] .ai-insight-list.is-action{border-color:#4a4475;background:linear-gradient(135deg,#292644,#212532)}[data-theme=dark] .ai-empty-visual{background:#302b50}[data-theme=dark] .ai-empty-visual svg{stroke:#aaa0ff}[data-theme=dark] .ai-insight-loading>span{border-color:#3a355b;border-top-color:#9c91ff}[data-theme=dark] .ai-generate-button{background:linear-gradient(135deg,#7c6ff0,#6557d4);box-shadow:0 8px 20px #00000038}[data-theme=dark] .ai-generate-button:hover{background:linear-gradient(135deg,#8a7df7,#7163dc);box-shadow:0 11px 25px #00000047}.pos-search{display:flex;gap:10px}.pos-search .form-control{flex:1}.camera-scanner{position:relative;overflow:hidden;aspect-ratio:4/3;border-radius:16px;background:#0e1120}.camera-scanner video{width:100%;height:100%;object-fit:cover}.camera-target{position:absolute;inset:24% 10%;border:2px solid #fff;border-radius:14px;box-shadow:0 0 0 999px #00000038}.camera-target:before,.camera-target:after{content:"";position:absolute;width:32px;height:32px;border-color:#7366ff}.camera-target:before{left:-3px;top:-3px;border-left:4px solid #7366ff;border-top:4px solid #7366ff;border-radius:8px 0 0}.camera-target:after{right:-3px;bottom:-3px;border-right:4px solid #7366ff;border-bottom:4px solid #7366ff;border-radius:0 0 8px}@media(max-width:575.98px){.pos-search{align-items:stretch}.pos-search .btn{padding-inline:12px}.modal-backdrop-custom{padding:10px}.camera-scanner{aspect-ratio:3/4}}.pos-shortcuts{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px;color:var(--ui-text-soft);font-size:11px}.pos-shortcuts span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid var(--ui-border);border-radius:8px;background:var(--ui-surface-soft)}.pos-shortcuts kbd{min-width:26px;padding:2px 5px;border:1px solid color-mix(in srgb,var(--ui-border) 70%,#6251d7);border-radius:5px;background:var(--ui-surface);color:var(--ui-text);font:800 10px/1.4 inherit;text-align:center;box-shadow:0 1px 1px #1e223c14}.quick-scan-status{display:flex;align-items:center;gap:7px;min-height:22px;margin:-8px 2px 10px;color:var(--ui-text-soft);font-size:11px;transition:.15s}.quick-scan-status span{width:7px;height:7px;border-radius:50%;background:#34b777;box-shadow:0 0 0 3px color-mix(in srgb,#34b777 13%,transparent)}.quick-scan-status.is-visible{color:var(--ui-text);font-weight:700}.quick-scan-status.is-visible span{background:#6251d7;box-shadow:0 0 0 3px color-mix(in srgb,#6251d7 15%,transparent)}@media(max-width:575.98px){.pos-shortcuts{gap:5px}.pos-shortcuts span{padding:4px 6px;font-size:10px}.pos-shortcuts span:nth-child(n+4){display:none}}.app-content:has(>.pos-page){padding:12px 14px 16px}.app-main:has(.pos-page) .app-footer{display:none}.pos-page{width:100%;max-width:none}.pos-toolbar{min-height:52px;margin-bottom:10px;padding:0 3px}.pos-toolbar-title{display:flex;align-items:center;gap:12px}.pos-toolbar-title .owner-kicker{padding-right:12px;border-right:1px solid var(--ui-border);font-size:9px;letter-spacing:1.5px;white-space:nowrap}.pos-toolbar-title h2{margin:0;font-size:19px;white-space:nowrap}.pos-context{min-width:min(460px,45vw);justify-content:flex-end}.pos-context>.searchable-select{width:min(210px,50%)}.pos-grid{grid-template-columns:minmax(0,1fr) minmax(390px,420px);gap:12px}.pos-catalog{padding:13px;min-height:calc(100dvh - 164px)}.pos-cart{top:90px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:9px}@media(max-width:1199px){.app-content:has(>.pos-page){padding:10px}.pos-grid{grid-template-columns:minmax(0,1fr) 370px;gap:10px}.pos-context{min-width:min(400px,48vw)}}@media(max-width:900px){.app-content:has(>.pos-page){padding:12px}.pos-toolbar{align-items:stretch;min-height:auto}.pos-toolbar-title{min-height:38px}.pos-context{min-width:0}.pos-grid{grid-template-columns:1fr}.pos-catalog{min-height:auto}}@media(max-width:575px){.pos-toolbar-title{justify-content:space-between}.pos-toolbar-title .owner-kicker{font-size:8px}.pos-toolbar-title h2{font-size:17px}.pos-context{grid-template-columns:1fr 1fr}.app-content:has(>.pos-page){padding:8px}.pos-catalog{padding:9px}}.shortcut-target{position:relative}.shortcut-target:focus-within{z-index:8}.offline-sync-banner{display:flex;align-items:center;gap:10px;margin:12px 24px 0;padding:11px 15px;border:1px solid #ded8ff;border-radius:13px;background:#f6f3ff;color:#443a91;box-shadow:0 6px 18px #4f439c14}.offline-sync-banner strong{font-size:12px}.offline-sync-banner small{margin-left:auto;color:#756d99;font-size:10px}.offline-sync-banner .status-pulse,.sidebar-status.is-offline .status-pulse{background:#f2a93b;box-shadow:0 0 0 5px #f2a93b26}.offline-sync-banner.has-failure{border-color:#ffd2da;background:#fff4f6;color:#a82743}.offline-sync-banner.has-failure .status-pulse{background:#f04468;box-shadow:0 0 0 5px #f0446824}.sidebar-status.is-syncing .status-pulse{background:#7366ff;animation:offline-pulse 1.1s infinite}@keyframes offline-pulse{50%{box-shadow:0 0 0 7px #7366ff00}}[data-theme=dark] .offline-sync-banner{border-color:#48416b;background:#252239;color:#d8d3ff;box-shadow:none}[data-theme=dark] .offline-sync-banner small{color:#aaa3cb}[data-theme=dark] .offline-sync-banner.has-failure{border-color:#633344;background:#35212a;color:#ffb1c0}@media(max-width:767.98px){.offline-sync-banner{margin:10px 12px 0;align-items:flex-start;flex-wrap:wrap}.offline-sync-banner small{width:100%;margin-left:20px}}.table .badge{white-space:nowrap;border:1px solid transparent;letter-spacing:.02em}.badge-light-warning{background:#fff1cf!important;color:#744000!important;border-color:#efd08b!important;box-shadow:inset 0 0 0 1px #74400008}.badge-light-success{background:#e5f8ef!important;color:#08734e!important;border-color:#b9e8d3!important}.badge-light-danger{background:#ffebee!important;color:#a92239!important;border-color:#f3bdc6!important}.badge-light-primary{background:#eeeaff!important;color:#4f42b5!important;border-color:#d5ceff!important}.table .text-warning{color:#814700!important}[data-theme=dark] .badge-light-warning{background:#3b2d16!important;color:#ffd58a!important;border-color:#6e5123!important;box-shadow:none}[data-theme=dark] .badge-light-success{background:#183b30!important;color:#83e8c2!important;border-color:#2f6553!important}[data-theme=dark] .badge-light-danger{background:#43242d!important;color:#ffacba!important;border-color:#703646!important}[data-theme=dark] .badge-light-primary{background:#302b52!important;color:#c5beff!important;border-color:#51498a!important}[data-theme=dark] .table .text-warning{color:#ffd58a!important}.app-sidebar{padding-bottom:86px}.pos-grid{grid-template-columns:minmax(420px,1fr) minmax(300px,340px) minmax(330px,370px);gap:12px}.pos-catalog,.pos-cart,.pos-payment{min-width:0;border:1px solid var(--ui-border,#ececf3);border-radius:17px;background:var(--ui-surface,#fff);color:var(--ui-text,#282b3b);box-shadow:var(--ui-shadow,0 6px 24px rgba(34,38,63,.06))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product-tile{min-width:0;padding:11px}.product-tile strong,.product-tile small{overflow:hidden;text-overflow:ellipsis}.product-tile strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:32px}.product-tile small{white-space:nowrap}.pos-cart,.pos-payment{position:sticky;top:90px;overflow:hidden}.pos-cart-head,.pos-payment-head{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:14px 16px;border-bottom:1px solid var(--ui-border,#ededf3)}.pos-payment-head>div{min-width:0}.pos-payment-head small{display:block;margin-bottom:3px;color:var(--brand,#6759dc);font-size:8px;font-weight:900;letter-spacing:.14em}.pos-payment-head h5{margin:0;color:var(--ui-text,#282b3b);font-size:14px}.pos-payment-head kbd{border:1px solid var(--ui-border,#dedfea);background:var(--ui-surface-soft,#f6f7fb);color:var(--ui-text-soft,#73788a);box-shadow:none}.cart-lines{min-height:320px;max-height:calc(100dvh - 176px);overflow:auto}.pos-cart .empty-state{display:grid;place-items:center;min-height:280px;margin:0;border:0;background:transparent}.customer-category-pill{display:inline-flex;align-items:center;max-width:180px;padding:5px 9px;border:1px solid;border-radius:999px;background:var(--ui-surface-soft);font-size:9px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-payment{max-height:none;overflow:visible}.pos-payment .checkout-fields{padding:13px 14px;border-top:0}.pos-payment .cart-totals{padding:12px 15px}.pos-payment .checkout-btn{width:calc(100% - 28px);margin:0 14px 14px}[data-theme=dark] .pos-payment{background:var(--ui-surface)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}[data-theme=dark] .pos-payment-head{border-color:var(--ui-border)!important}[data-theme=dark] .pos-payment-head h5{color:var(--ui-text)!important}@media(min-width:1200px){.pos-payment-head{min-height:52px;padding:10px 13px}.pos-payment .checkout-fields{gap:6px;padding:9px 12px 7px}.pos-payment .checkout-fields .form-control,.pos-payment .checkout-fields .form-select,.pos-payment .checkout-fields .searchable-select-trigger{min-height:36px;height:36px;padding-top:6px;padding-bottom:6px}.pos-payment .checkout-fields label{margin-bottom:3px;font-size:10px}.pos-payment .member-card-reader{padding:7px 8px;border-radius:9px}.pos-payment .member-card-reader>label{margin-bottom:3px}.pos-payment .member-card-reader .btn{min-height:36px;padding:5px 8px}.pos-payment .member-card-reader small{margin-top:3px;line-height:1.2}.pos-payment .credit-due-field>label{margin-bottom:3px}.pos-payment .credit-due-readonly{min-height:40px!important;height:auto!important;padding-top:5px;padding-bottom:5px}.pos-payment .credit-due-field .alert{padding:6px 8px;margin-top:5px!important;font-size:9px;line-height:1.2}.pos-payment .credit-due-field .alert small{font-size:9px}.pos-payment .cart-totals{padding:7px 13px}.pos-payment .cart-totals>div{margin:3px 0;line-height:1.25}.pos-payment .cart-totals .grand-total{padding-top:5px;font-size:15px}.pos-payment .checkout-btn{min-height:40px;width:calc(100% - 24px);margin:0 12px 10px}}@media(max-width:1399.98px){.pos-grid{grid-template-columns:minmax(370px,1fr) minmax(280px,310px) minmax(305px,335px);gap:9px}.product-tile-image{height:66px}.product-tile>div{align-items:flex-start;flex-direction:column;gap:3px}.cart-line{gap:6px;padding:10px}}@media(max-width:1199.98px){.pos-grid{grid-template-columns:minmax(0,1fr) minmax(330px,360px)}.pos-catalog{grid-row:1/span 2}.pos-cart,.pos-payment{position:static;max-height:none}.cart-lines{min-height:190px;max-height:300px}.pos-cart .empty-state{min-height:180px}}@media(max-width:900px){.pos-grid{grid-template-columns:1fr}.pos-catalog{grid-row:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-lines{max-height:360px}}@media(max-width:575px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-payment-head,.pos-cart-head{min-height:56px;padding:12px}.pos-payment .checkout-fields{padding:11px}.pos-payment .checkout-btn{width:calc(100% - 22px);margin:0 11px 11px}}.app-shell.is-focus-mode{min-height:100dvh;background:var(--ui-bg)}.app-shell.is-focus-mode .app-main{width:100%;min-height:100dvh;margin-left:0}.app-shell.is-focus-mode .app-content{min-height:100dvh;padding:6px 10px 10px}.app-shell.is-focus-mode .pos-toolbar{min-height:46px;margin-bottom:6px}.app-shell.is-focus-mode .pos-catalog{min-height:calc(100dvh - 62px)}.app-shell.is-focus-mode .pos-cart,.app-shell.is-focus-mode .pos-payment{top:6px}.app-shell.is-focus-mode .offline-sync-banner{margin:6px 10px 0}.pos-context{align-items:center;flex-wrap:nowrap}.pos-focus-action{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 11px;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-surface);color:var(--ui-text);font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap;transition:border-color .16s,background .16s,color .16s}.pos-focus-action:hover{border-color:#a99fff;background:var(--ui-surface-hover);color:#5c4fd0}.pos-focus-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pos-exit-action{color:var(--ui-text-soft)}.receipt-modal-backdrop{z-index:2100;padding:12px}.receipt-modal-card{width:min(540px,100%);height:min(790px,calc(100dvh - 24px));border-radius:18px}.receipt-modal-header>div{display:flex;align-items:center;gap:11px}.receipt-modal-header h5{margin:2px 0 0;font-size:14px;letter-spacing:.01em}.receipt-modal-header small{color:var(--ui-text-soft);font-size:9px;font-weight:900;letter-spacing:.12em}.receipt-success-mark{display:grid;flex:0 0 38px;place-items:center;width:38px;height:38px;border-radius:12px;background:#e7f8f0;color:#139565;font-size:18px;font-weight:900}.receipt-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border-bottom:1px solid var(--ui-border);background:var(--ui-border)}.receipt-summary>span{display:block;padding:10px 18px;background:var(--ui-surface)}.receipt-summary small,.receipt-summary strong{display:block}.receipt-summary small{color:var(--ui-text-soft);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.receipt-summary strong{margin-top:2px;color:var(--ui-text);font-size:15px}.receipt-modal-body{flex:1;padding:0;background:var(--ui-surface-soft);overflow:hidden}.receipt-modal-body iframe{display:block;width:100%;height:100%;min-height:430px;border:0;background:#f4f5f8}.receipt-modal-actions{display:flex;flex:0 0 auto;justify-content:flex-end;gap:9px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--ui-border);background:var(--ui-surface)}.receipt-modal-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding-inline:16px}.receipt-modal-actions kbd,.payment-reference-field kbd{padding:2px 6px;border:1px solid color-mix(in srgb,currentColor 28%,transparent);border-radius:5px;background:color-mix(in srgb,currentColor 9%,transparent);color:inherit;font:800 10px/1.4 inherit;box-shadow:none}.receipt-modal-actions .btn-primary{min-width:145px}.receipt-modal-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[data-theme=dark] .receipt-success-mark{background:#183c31;color:#75ddb6}@media(max-width:1199.98px){.pos-context{flex-wrap:wrap}.pos-focus-action span{display:none}.pos-focus-action{width:38px;padding:0}.app-shell.is-focus-mode .pos-catalog{min-height:auto}}@media(max-width:575.98px){.app-shell.is-focus-mode .app-content{padding:6px}.pos-context{grid-template-columns:1fr 1fr auto auto}.receipt-modal-backdrop{padding:6px}.receipt-modal-card{height:calc(100dvh - 12px);max-height:none;border-radius:15px}.receipt-modal-header{padding:12px 14px}.receipt-summary>span{padding:8px 13px}.receipt-modal-actions{display:grid;grid-template-columns:1fr 1fr;padding:10px}.receipt-modal-actions .btn{min-width:0;padding:8px}.receipt-modal-body iframe{min-height:360px}}.voucher-entry-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.voucher-scan-button{white-space:nowrap;border-color:var(--ui-border);background:var(--ui-surface-soft);color:var(--ui-text)}.voucher-quote-state{margin-top:7px;padding:8px 10px;border-radius:9px;background:var(--ui-surface-soft);color:var(--ui-text-soft);font-size:11px}.voucher-quote-state.is-error{background:color-mix(in srgb,#e84c69 10%,var(--ui-surface));color:#d63e5d}.voucher-quote-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px}.voucher-quote-card>span{min-width:0;padding:8px;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-surface-soft)}.voucher-quote-card small,.voucher-quote-card strong{display:block}.voucher-quote-card small{overflow:hidden;color:var(--ui-text-soft);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.voucher-quote-card strong{margin-top:3px;color:var(--ui-text);font-size:11px}.voucher-settlement{display:grid;gap:5px;margin-top:8px;padding:9px;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface-soft)}.voucher-member-warning{padding:7px 9px;border-radius:8px;background:color-mix(in srgb,#f0a52b 12%,var(--ui-surface));color:color-mix(in srgb,#b97812 86%,var(--ui-text));font-size:10px;line-height:1.35}@media(max-width:575.98px){.voucher-entry-row{grid-template-columns:1fr}.voucher-scan-button{min-height:38px}}@media(max-width:575.98px){.voucher-quote-card{grid-template-columns:1fr 1fr}.voucher-quote-card>span:last-child{grid-column:1/-1}}.nav-caption{display:flex;align-items:center;justify-content:space-between}.nav-caption button{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:7px;padding:4px 7px;background:transparent;color:inherit;font:inherit;letter-spacing:.4px}.nav-caption button:hover,.nav-caption button.active{background:#6c5ce724;color:#887bef}.nav-caption button svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2}.app-navigation.is-arranging .nav-entry,.app-navigation.is-arranging .tree-menu-group{cursor:grab}.app-navigation.is-arranging .nav-entry:active,.app-navigation.is-arranging .tree-menu-group:active{cursor:grabbing}.app-navigation.is-arranging .tree-menu-group,.app-navigation.is-arranging>.nav-entry{outline:1px dashed color-mix(in srgb,#887bef 34%,transparent);outline-offset:-1px}.drag-grip{flex:none;color:#887bef;font-size:12px;letter-spacing:-3px}.btn:has(>.ui-action-icon){display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn>.ui-action-icon{width:17px;height:17px;flex:0 0 17px;margin:0}:is(.icon-action,.action-icon)>.ui-action-icon{width:18px;height:18px;flex:0 0 18px;margin:0}.procurement-page{--procure:#6251d7}.workflow-strip{display:flex;align-items:center;gap:10px;margin:-8px 0 22px;padding:11px 14px;border:1px solid var(--ui-border,#e7e8f0);border-radius:14px;background:var(--ui-surface,#fff);overflow-x:auto;white-space:nowrap}.workflow-strip span{padding:7px 12px;border-radius:10px;background:var(--ui-soft,#f4f4f9);color:var(--ui-muted,#858b9d);font-size:11px;font-weight:800}.workflow-strip span.active{background:linear-gradient(135deg,#7768ec,#6251d7);color:#fff;box-shadow:0 6px 16px #6251d73b}.workflow-strip b{color:var(--ui-muted,#9da1b1)}.procurement-modal{width:min(1060px,100%)}.filter-select{max-width:190px}.line-editor{display:grid;gap:10px}.line-editor-row,.po-line-row{display:grid;align-items:start;gap:12px;padding:14px;border:1px solid var(--ui-border,#e7e8f0);border-radius:14px;background:var(--ui-soft,#fafafe)}.line-editor-row{grid-template-columns:minmax(220px,1fr) minmax(150px,220px) auto}.po-line-row{grid-template-columns:minmax(160px,1.3fr) minmax(110px,.7fr) minmax(110px,.7fr) minmax(130px,.8fr) minmax(125px,.8fr) auto}.line-editor-field label{display:flex;align-items:center;min-height:21px;margin-bottom:7px}.line-editor-row small,.po-line-row small,.po-item-summary small{display:block;color:var(--ui-muted,#858b9d);margin-top:4px}.line-editor-remove{margin-top:28px}.readonly-value,.total-preview{min-height:39px;padding:9px 11px;border:1px dashed var(--ui-border,#dcddeb);border-radius:10px;background:var(--ui-surface,#fff);font-weight:700}.total-preview{color:var(--procure);font-size:15px}.total-preview small{display:block;color:var(--ui-muted);font-size:10px}.line-total{padding-top:3px}.line-total b{display:block;margin-top:12px;color:var(--procure);white-space:nowrap}.supplier-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:13px;border-radius:13px;background:linear-gradient(135deg,#6251d717,#48bba014);border:1px solid rgba(98,81,215,.16)}.supplier-preview small,.supplier-preview b{display:block}.supplier-preview small{color:var(--ui-muted);font-size:10px;text-transform:uppercase}.supplier-preview b{margin-top:3px;overflow-wrap:anywhere}.icon-actions{display:flex;justify-content:flex-end;gap:6px}.action-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--ui-border,#e1e3ec);border-radius:10px;background:var(--ui-surface,#fff);color:var(--ui-text,#282b3b);text-decoration:none;transition:.18s ease}.action-icon:hover{transform:translateY(-1px);border-color:#9e95ec;color:#6251d7;box-shadow:0 5px 14px #28235a1f}.action-icon:disabled{opacity:.4;cursor:not-allowed}.action-edit{color:#6251d7}.action-approve,.action-success{color:#138564}.action-danger,.action-pdf{color:#d83f5b}.btn svg{margin-right:6px}.po-item-summary{min-width:150px;margin-bottom:5px}.btn-soft{background:var(--ui-soft,#f3f3f8);border:1px solid var(--ui-border,#e1e3ec);color:var(--ui-text,#292c3d)}@media(max-width:991.98px){.po-line-row,.supplier-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.po-product,.line-total{grid-column:auto}}.detail-toggle svg{transition:transform .2s ease}.detail-toggle.is-expanded svg{transform:rotate(180deg)}.document-main-row.is-expanded td{background:color-mix(in srgb,var(--ui-surface-hover,#f5f3ff) 65%,transparent)!important}.document-detail-row>td{padding:0!important;background:var(--ui-surface-soft,#f8f9fd)!important}.document-detail{padding:15px 18px 18px;border-bottom:1px solid var(--ui-border,#e7e9f1)}.document-detail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.document-detail-head strong{font-size:12px}.document-detail-head small{color:var(--ui-text-soft,#747c91)}.document-items{display:grid;gap:7px}.document-item{display:grid;grid-template-columns:minmax(180px,1.6fr) repeat(4,minmax(90px,.7fr));gap:12px;align-items:center;padding:10px 12px;border:1px solid var(--ui-border,#e7e9f1);border-radius:11px;background:var(--ui-surface,#fff)}.document-item>div span,.document-item>div small{display:block}.document-item>div small{color:var(--ui-text-soft,#747c91);font-size:9px;text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px}.document-item>div span{font-weight:700}.document-item-product strong,.document-item-product small{display:block}.document-item-product small{color:var(--ui-text-soft,#747c91);margin-top:2px}.detail-toggle{width:32px;height:32px}.po-terms,.po-list-total{display:grid;gap:2px}.po-terms small,.po-list-total small{color:var(--ui-text-soft,#747c91);font-size:10px;white-space:nowrap}.document-totals{display:flex;align-items:stretch;justify-content:flex-end;gap:8px;margin-top:10px}.document-totals>div{display:grid;gap:2px;min-width:145px;padding:9px 12px;border:1px solid var(--ui-border,#e7e9f1);border-radius:10px;background:var(--ui-surface,#fff)}.document-totals small{color:var(--ui-text-soft,#747c91);font-size:9px;text-transform:uppercase}.document-totals strong{text-align:right}.document-totals .document-grand-total{border-color:color-mix(in srgb,var(--procure) 35%,var(--ui-border,#e7e9f1));background:color-mix(in srgb,var(--procure) 8%,var(--ui-surface,#fff));color:var(--procure)}@media(max-width:767.98px){.document-item{grid-template-columns:repeat(2,minmax(0,1fr))}.document-item-product{grid-column:1/-1}.document-detail{padding:12px}.detail-toggle{width:36px!important}.document-detail-row td{min-width:320px}.document-totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.document-totals>div{min-width:0}}@media(max-width:767.98px){.line-editor-row,.po-line-row{grid-template-columns:1fr}.line-editor-remove,.workflow-strip{margin-top:0}.procurement-page .page-heading .btn{width:100%}.supplier-preview{grid-template-columns:1fr}.filter-select{max-width:none}.icon-actions{justify-content:flex-start}.modal-card-body{padding:16px}.po-line-row .action-icon{width:100%}}.po-line-row{grid-template-columns:minmax(150px,1.2fr) minmax(155px,1fr) minmax(110px,.7fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(115px,.7fr) auto}@media(max-width:991.98px){.po-line-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){.po-line-row{grid-template-columns:1fr}}.po-preview-card{overflow:hidden}.po-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid var(--ui-border,#e7e9f1);background:var(--ui-surface,#fff)}.po-preview-toolbar>div:first-child{display:grid;gap:2px}.po-preview-toolbar small,.form-hint{color:var(--ui-text-soft,#747c91)}.po-preview-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.btn-whatsapp{background:#e9fbf2;border:1px solid #b9ecd1;color:#08784f}.btn-whatsapp:hover{background:#d9f7e8;color:#056a45}.po-pdf-frame{display:block;width:100%;height:calc(100vh - 285px);min-height:620px;border:0;background:#dfe2e9}.po-preview-heading{align-items:flex-end}.po-preview-page .input-group .btn{white-space:nowrap}.receive-blocked-list{display:grid;gap:8px}.receive-blocked-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface-soft)}.receive-blocked-row div{min-width:0}.receive-blocked-row strong,.receive-blocked-row small{display:block}.receive-blocked-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.receive-blocked-row small{margin-top:3px;color:var(--ui-text-soft);font-size:10px}.receive-blocked-row>span{max-width:46%;color:#c47b08;font-size:11px;text-align:right}@media(max-width:575px){.receive-blocked-row{align-items:flex-start;flex-direction:column}.receive-blocked-row>span{max-width:none;text-align:left}}html[data-theme=dark] .btn-whatsapp{background:#123b2e;border-color:#23644d;color:#74e0ae}@media(max-width:991.98px){.po-preview-toolbar{align-items:flex-start;flex-direction:column}.po-preview-actions{justify-content:flex-start;width:100%}.po-pdf-frame{height:70vh;min-height:520px}}@media(max-width:575.98px){.po-preview-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.po-preview-actions .btn{width:100%;justify-content:center}.po-preview-page .input-group{display:grid}.po-preview-page .input-group>*{width:100%;border-radius:10px!important}.po-pdf-frame{min-height:440px}}.quotation-workspace{border:1px solid var(--ui-border);overflow:hidden}.quotation-workspace .card-header{padding:20px 22px}.quotation-workspace .card-header h5{margin:0 0 4px}.quotation-workspace .card-header span{display:block;color:var(--ui-text-soft);font-size:11px}.quotation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px}.quotation-card{position:relative;padding:18px;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface);box-shadow:0 7px 20px #20243e0d}.quotation-card.is-recommended{border-color:#7467e8;background:linear-gradient(145deg,color-mix(in srgb,#7366ff 8%,var(--ui-surface)),var(--ui-surface));box-shadow:0 12px 30px #5c4eca21}.quotation-rank{display:flex;align-items:baseline;gap:4px;margin-bottom:14px}.quotation-rank span{margin-right:auto;color:var(--brand);font-size:9px;font-weight:900;letter-spacing:.08em}.quotation-rank strong{font-size:24px;color:var(--ui-text)}.quotation-rank small{color:var(--ui-text-soft)}.quotation-card h6{margin:0 0 4px;font-size:15px}.quotation-card>p{margin:0 0 14px;color:var(--ui-text-soft);font-size:10px}.quotation-metrics{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:7px}.quotation-metrics div{padding:9px;border-radius:11px;background:var(--ui-surface-soft)}.quotation-metrics small,.quotation-metrics b{display:block}.quotation-metrics small{margin-bottom:3px;color:var(--ui-text-soft);font-size:8px;text-transform:uppercase}.quotation-metrics b{color:var(--ui-text);font-size:11px}.direct-supplier{display:grid;grid-template-columns:minmax(220px,1fr) minmax(230px,340px) auto;align-items:center;gap:14px;margin-top:18px;padding:15px;border:1px dashed var(--ui-border);border-radius:14px;background:var(--ui-surface-soft)}.direct-supplier strong,.direct-supplier small{display:block}.direct-supplier small{margin-top:3px;color:var(--ui-text-soft);font-size:10px}.vendor-recipient-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:12px}.vendor-recipient-list button{display:flex;flex-direction:column;align-items:flex-start;padding:12px;border:1px solid var(--ui-border);border-radius:12px;background:var(--ui-surface);color:var(--ui-text);text-align:left}.vendor-recipient-list button small{color:var(--ui-text-soft)}.vendor-recipient-list button.is-selected{border-color:#7366ff;background:var(--ui-surface-hover);box-shadow:inset 0 0 0 1px #7366ff}.recipient-mode{padding:10px 12px;border-radius:11px;background:var(--ui-surface-soft)}@media(max-width:767.98px){.direct-supplier,.vendor-recipient-list,.quotation-metrics{grid-template-columns:1fr}}.purchase-package-editor{min-width:0;padding:16px;border:1px solid var(--ui-border, #e5e7f0);border-radius:15px;background:var(--ui-soft, #f8f9fc);container-type:inline-size;overflow:hidden}.purchase-package-editor>.d-flex{flex-wrap:wrap}.purchase-package-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end;padding:12px;margin-top:10px;border:1px solid var(--ui-border, #e5e7f0);border-radius:12px;background:var(--ui-surface, #fff)}.purchase-package-row>*{min-width:0}.purchase-package-row .form-control,.purchase-package-row .form-select{width:100%;min-width:0}.purchase-package-row label{font-size:11px;color:var(--ui-muted, #74798b);overflow-wrap:anywhere}.package-check{display:flex;align-items:center;gap:7px;min-height:39px;margin:0;white-space:normal}.package-check input{accent-color:#6759dc}.bundle-item-row{grid-template-columns:minmax(260px,1fr) minmax(150px,.35fr) auto}.bundle-price-row{grid-template-columns:minmax(250px,1fr) minmax(170px,.45fr) minmax(110px,auto) auto}.bundle-editor .searchable-select{min-width:0}.bundle-editor .action-icon{align-self:end;margin-bottom:3px}@container (max-width: 680px){.purchase-package-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width: 380px){.purchase-package-row{grid-template-columns:1fr}.purchase-package-row .action-icon{width:100%}}@media(max-width:991.98px){.purchase-package-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.purchase-package-row{grid-template-columns:1fr}.purchase-package-row .action-icon{width:100%}}.pr-line-row{grid-template-columns:minmax(190px,1.35fr) minmax(170px,1fr) minmax(145px,.8fr) minmax(155px,.9fr) auto}@media(max-width:991.98px){.pr-line-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.pr-line-row{grid-template-columns:1fr}}.catalog-summary{display:flex;flex-wrap:wrap;gap:8px;margin:-5px 0 14px}.catalog-summary span{padding:5px 9px;border:1px solid var(--ui-border, #e6e8f0);border-radius:999px;background:var(--ui-soft, #f6f7fb);color:var(--ui-muted, #73788a);font-size:10px;font-weight:700}.product-suggestions{position:relative;z-index:5;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:-7px 0 14px;padding:9px;border:1px solid var(--ui-border, #e5e7f0);border-radius:13px;background:var(--ui-surface, #fff);box-shadow:0 12px 28px #1e21371a}.product-suggestions button{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:1px solid var(--ui-border, #e7e8ef);border-radius:10px;background:var(--ui-soft, #fafbfe);color:var(--ui-text, #242738);text-align:left}.product-suggestions button:hover:not(:disabled),.product-suggestions button.is-active:not(:disabled){border-color:#897def;background:#6759dc1a;box-shadow:0 0 0 2px #6759dc17}.product-suggestions button:disabled{cursor:not-allowed;opacity:.58}.product-suggestions strong,.product-suggestions small{display:block}.product-suggestions small{margin-top:2px;color:var(--ui-muted, #7d8191);font-size:9px}.product-suggestions b{font-size:9px;white-space:nowrap}.product-suggestions .is-ready{color:#168365}.product-suggestions .is-empty{color:#d4445d}.suggestion-empty{grid-column:1/-1;padding:12px;color:var(--ui-muted, #7d8191);text-align:center;font-size:11px}.product-tile.is-unavailable{opacity:.58;cursor:not-allowed;filter:saturate(.55)}.product-tile.is-unavailable:hover{transform:none;box-shadow:none;border-color:var(--ui-border, #ebeaf3)}.pos-catalog .product-tile-image{display:block;width:100%;object-fit:contain;object-position:center;padding:4px;border:1px solid var(--ui-border, #e7e8f0);background:var(--ui-surface-soft, #f7f8fc)}.camera-switch-floating{position:fixed;z-index:1120;left:50%;bottom:max(34px,env(safe-area-inset-bottom));transform:translate(-50%);padding:10px 15px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#121522d1;color:#fff;box-shadow:0 10px 30px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:800}@media(max-width:767.98px){.product-suggestions{grid-template-columns:1fr}.catalog-summary{margin-top:0}}@media(min-width:1400px){.pos-grid{grid-template-columns:minmax(340px,1fr) minmax(265px,300px) minmax(390px,430px);gap:9px}.pos-catalog{padding:11px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-tile{min-height:118px;padding:8px}.product-tile-image{height:56px;margin:5px 0 4px}.product-tile strong{min-height:28px;margin:4px 0 2px;font-size:11px;line-height:1.25}.product-tile small,.product-code,.product-tile>div span{font-size:8px}.product-tile b{font-size:10px}.pos-payment{display:flex;flex-direction:column;height:calc(100dvh - 106px);max-height:calc(100dvh - 106px);overflow:hidden}.pos-payment-head,.pos-payment .cart-totals,.pos-payment .checkout-btn{flex:0 0 auto}.pos-payment .checkout-fields{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.pos-payment .checkout-btn{position:relative;z-index:2;box-shadow:0 7px 18px #6251d738}}@media(min-width:1600px){.pos-grid{grid-template-columns:minmax(450px,1fr) minmax(285px,315px) minmax(420px,460px);gap:11px}.product-tile{min-height:126px;padding:9px}.product-tile-image{height:62px}}@media(min-width:1400px)and (max-height:760px){.pos-payment{height:calc(100dvh - 96px);max-height:calc(100dvh - 96px)}.pos-payment-head{min-height:46px;padding:8px 12px}.pos-payment .checkout-fields{gap:5px;padding:7px 11px 5px}.pos-payment .cart-totals{padding:5px 12px}.pos-payment .cart-totals>div{margin:2px 0;font-size:10px}.pos-payment .checkout-btn{min-height:38px;margin-bottom:8px}}@media(min-width:901px)and (max-width:1399.98px){.pos-grid{grid-template-areas:"catalog payment" "catalog cart";grid-template-columns:minmax(0,1fr) minmax(360px,400px);align-items:start}.pos-catalog{grid-area:catalog}.pos-cart{grid-area:cart}.pos-payment{grid-area:payment}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-cart{position:static;max-height:none}.pos-payment{position:sticky;top:90px;display:flex;flex-direction:column;height:calc(100dvh - 106px);max-height:calc(100dvh - 106px);overflow:hidden}.pos-payment-head,.pos-payment .cart-totals,.pos-payment .checkout-btn{flex:0 0 auto}.pos-payment .checkout-fields{min-height:0;gap:6px;padding:9px 12px 7px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.pos-payment .cart-totals{padding:7px 13px}.pos-payment .cart-totals>div{margin:3px 0;line-height:1.25}.pos-payment .checkout-btn{min-height:40px;margin-bottom:10px}}@media(min-width:901px){.pos-payment.is-credit .checkout-fields{gap:4px;padding-top:7px;padding-bottom:5px}.pos-payment.is-credit .credit-due-field>label{margin-bottom:2px}.pos-payment.is-credit .credit-due-readonly{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 9px;min-height:36px!important;height:auto!important;padding:5px 8px}.pos-payment.is-credit .credit-due-readonly strong{font-size:11px;white-space:nowrap}.pos-payment.is-credit .credit-due-readonly span{overflow:hidden;font-size:8px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.pos-payment.is-credit .credit-due-field .alert{margin-top:4px!important;padding:5px 7px}.pos-payment.is-credit .credit-due-field .alert small{font-size:8px;line-height:1.15}.pos-payment.is-credit .credit-due-field .alert small+small{margin-top:2px!important}.pos-payment.is-credit .member-card-reader{padding-top:6px;padding-bottom:6px}.pos-payment.is-credit .cart-totals{padding-top:5px;padding-bottom:5px}.pos-payment.is-credit .cart-totals>div{margin:2px 0;font-size:10px}.pos-payment.is-credit .cart-totals .grand-total{padding-top:4px;font-size:14px}}@media(min-width:901px){.pos-payment{height:auto;max-height:none;overflow:visible}.pos-payment .checkout-fields{grid-template-columns:1fr;overflow:visible}.pos-payment .checkout-fields>*{grid-column:1}.pos-payment .checkout-fields>.shortcut-target{min-width:0}.pos-payment .searchable-select-menu{z-index:1085}.pos-payment .checkout-btn{position:sticky;bottom:8px;z-index:3}}@media(min-width:901px)and (max-width:1050px){.pos-payment .checkout-fields{grid-template-columns:1fr}}.pos-payment .checkout-btn{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:calc(100% - 32px);max-width:400px;min-height:48px;margin:3px 16px 14px;padding:11px 22px;border:1px solid color-mix(in srgb,#8c7df0 72%,transparent);border-radius:13px;font-size:12px;font-weight:850;letter-spacing:.015em;line-height:1.2;box-shadow:0 8px 20px #6251d73d;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.pos-payment .checkout-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 25px #6251d74d;filter:saturate(1.06)}.pos-payment .checkout-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 5px 14px #6251d738}.pos-payment .checkout-btn:disabled{border-color:var(--ui-border,#e1e3eb);box-shadow:none}@media(max-width:575.98px){.pos-payment .checkout-btn{width:calc(100% - 24px);min-height:46px;margin:3px 12px 12px;padding:10px 16px;border-radius:12px}}.pos-payment .cart-totals{position:relative;z-index:2;padding:8px 16px 5px;background:var(--ui-surface,#fff)}.pos-payment .cart-totals>div{margin:3px 0;line-height:1.25}.pos-payment .cart-totals .grand-total{margin-top:5px;padding-top:6px}.pos-payment .checkout-btn{position:static!important;width:calc(100% - 40px);max-width:340px;min-height:42px;margin:7px auto 14px;padding:9px 18px;border-radius:10px;font-size:11px;box-shadow:0 6px 15px #6251d733}.pos-payment .checkout-btn:hover:not(:disabled){box-shadow:0 8px 18px #6251d740}@media(max-width:575.98px){.pos-payment .checkout-btn{width:calc(100% - 32px);max-width:none;min-height:44px;margin:7px 16px 12px}}.pos-payment-head small{margin-bottom:0;font-size:10px}.payment-reference-field{padding:9px 10px;border:1px solid var(--ui-border,#e1e3eb);border-radius:11px;background:var(--ui-surface-soft,#f7f8fc)}.payment-reference-field label{display:block;margin-bottom:4px;font-weight:750;color:var(--ui-text,#292c3b)}.payment-reference-field small{display:block;margin-top:4px;color:var(--ui-text-soft,#73788a);line-height:1.3}.payment-reference-field .form-control{background:var(--ui-surface,#fff);color:var(--ui-text,#292c3b)}.payment-reference-field .payment-evidence-input{height:auto!important;min-height:38px!important;padding:5px 7px!important;font-size:10px!important}.payment-reference-field .payment-evidence-input::file-selector-button{margin:-5px 8px -5px -7px;padding:8px 10px;border:0;border-right:1px solid var(--ui-border,#e1e3eb);background:var(--ui-surface-soft,#f7f8fc);color:var(--ui-text,#292c3b);font-weight:750}.payment-evidence-ready{color:#12805f!important;font-weight:750;overflow-wrap:anywhere}[data-theme=dark] .payment-evidence-ready{color:#76dfba!important}[data-theme=dark] .payment-reference-field{background:var(--ui-surface-soft);border-color:var(--ui-border)}.voucher-sale-action{border-color:color-mix(in srgb,#6b5bdd 42%,var(--ui-border, #dde0ea));background:color-mix(in srgb,#7868e8 9%,var(--ui-surface, #fff));color:var(--ui-text, #292c3b)}.voucher-sale-action:disabled{cursor:not-allowed;opacity:.55}.voucher-sale-modal{width:min(94vw,680px);max-height:min(90dvh,760px);overflow:visible}.voucher-sale-modal .modal-card-header small{display:block;margin-bottom:3px;color:#6b5bdd;font-size:10px;font-weight:850;letter-spacing:.12em}.voucher-sale-body{display:grid;gap:14px;overflow:visible;padding:20px 22px}.voucher-sale-intro{margin:0;color:var(--ui-text-soft,#73788a);font-size:13px;line-height:1.55}.voucher-sale-body .form-group{min-width:0;margin:0}.voucher-sale-body .form-group>label{display:block;margin-bottom:6px;color:var(--ui-text,#292c3b);font-size:12px;font-weight:800}.voucher-sale-body .searchable-select-menu{z-index:2200}.voucher-sale-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:13px;border:1px solid var(--ui-border,#e1e3eb);border-radius:12px;background:var(--ui-surface-soft,#f7f8fc)}.voucher-sale-summary span{display:flex;min-width:0;flex-direction:column;gap:3px}.voucher-sale-summary small{color:var(--ui-text-soft,#73788a);font-size:10px;font-weight:700}.voucher-sale-summary strong{overflow:hidden;color:var(--ui-text,#292c3b);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.voucher-sale-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px 18px;border-top:1px solid var(--ui-border,#e1e3eb)}.voucher-sale-footer .btn{min-width:138px;min-height:42px;border-radius:10px;font-weight:800}.form-error{display:block;margin-top:5px;color:#d63d56;font-size:11px}[data-theme=dark] .voucher-sale-action{background:color-mix(in srgb,#7868e8 16%,var(--ui-surface));color:var(--ui-text)}[data-theme=dark] .voucher-sale-summary{border-color:var(--ui-border);background:var(--ui-surface-soft)}@media(max-width:575.98px){.voucher-sale-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.voucher-sale-body{gap:11px;padding:15px;overflow-y:auto}.voucher-sale-summary{grid-template-columns:1fr 1fr}.voucher-sale-summary span:last-child{grid-column:1/-1}.voucher-sale-footer{padding:12px 15px 15px}.voucher-sale-footer .btn{min-width:0;flex:1}}.searchable-select{position:relative;width:100%;font-size:12px}.searchable-select-trigger{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px 8px 12px;border:1px solid var(--ui-border,#e2e5ee);border-radius:10px;background:var(--ui-surface,#fff);color:var(--ui-text,#242838);text-align:left;transition:border-color .18s,box-shadow .18s}.searchable-select-trigger:hover{border-color:#b9b2e9}.searchable-select.is-open .searchable-select-trigger{border-color:#8f83e6;box-shadow:0 0 0 3px #6c5ce71f}.searchable-select-trigger .placeholder{color:var(--ui-text-soft,#858b9d);font-weight:500}.searchable-select-actions{display:flex;align-items:center;gap:5px;color:var(--ui-text-soft,#858b9d)}.searchable-select-actions svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.searchable-select-clear{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;font-size:17px;line-height:1}.searchable-select-clear:hover{background:var(--ui-surface-hover,#f3f1ff);color:#d83f5b}.searchable-select-menu{position:absolute;z-index:1080;top:calc(100% + 7px);left:0;width:100%;min-width:220px;padding:7px;border:1px solid var(--ui-border,#e2e5ee);border-radius:13px;background:var(--ui-surface,#fff);box-shadow:0 16px 38px #1a1c3029;animation:select-pop .14s ease}.searchable-select-search{display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--ui-border,#e2e5ee);border-radius:9px;background:var(--ui-surface-soft,#f8f9fd)}.searchable-select-search svg{width:16px;height:16px;fill:none;stroke:var(--ui-text-soft,#858b9d);stroke-width:2}.searchable-select-search input{width:100%;height:37px;border:0;outline:0;background:transparent;color:var(--ui-text,#242838);font-size:12px}.searchable-select-search input::placeholder{color:var(--ui-text-soft,#858b9d)}.searchable-select-options{max-height:230px;overflow:auto;margin-top:6px;scrollbar-width:thin}.searchable-select-option{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 9px;border:0;border-radius:8px;background:transparent;color:var(--ui-text,#242838);text-align:left}.searchable-select-option:hover,.searchable-select-option.active{background:var(--ui-surface-hover,#f3f1ff);color:#6251d7}.searchable-select-option.selected{font-weight:800;color:#6251d7}.searchable-select-option svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2}.searchable-select-empty{padding:18px 10px;text-align:center;color:var(--ui-text-soft,#858b9d)}.searchable-select.is-disabled{opacity:.65}.searchable-select-trigger:disabled{cursor:not-allowed;background:var(--ui-surface-soft,#f8f9fd)}[data-theme=dark] .searchable-select-menu{box-shadow:0 18px 42px #00000061}[data-theme=dark] .searchable-select-option:hover,[data-theme=dark] .searchable-select-option.active{color:#c8c1ff}@keyframes select-pop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:575px){.searchable-select-menu{position:fixed;z-index:1100;inset:auto 12px 12px;width:auto;max-height:70vh;padding:10px;border-radius:16px}.searchable-select-options{max-height:50vh}.searchable-select-search input{height:43px}}.dashboard-filter .report-stock-search{flex:1 1 280px;width:auto;min-width:240px}@media(max-width:767.98px){.dashboard-filter .report-stock-search{width:100%;min-width:0}}.product-resource-card{min-width:0;border:1px solid var(--ui-border,#e7e9f1)!important}.product-resource-card .card-header{padding:17px 20px}.product-desktop-table .table{width:100%;margin-bottom:0;table-layout:fixed}.product-desktop-table th,.product-desktop-table td{overflow-wrap:anywhere;vertical-align:middle}.product-desktop-table th:nth-child(1){width:72px}.product-desktop-table th:nth-child(2){width:19%}.product-desktop-table th:nth-child(3){width:12%}.product-desktop-table th:nth-child(4){width:8%}.product-desktop-table th:nth-child(5){width:18%}.product-desktop-table th:nth-child(6){width:9%}.product-desktop-table th:nth-child(7){width:15%}.product-desktop-table th:nth-child(8){width:9%}.product-identity,.product-price-stack{display:flex;flex-direction:column;min-width:0}.product-identity strong{color:var(--ui-text,#25283a);font-size:13px}.product-identity small,.product-price-stack small{margin-top:2px;color:var(--ui-text-soft,#7b8193);font-size:10px}.product-identity-actions{flex-direction:row;margin-top:8px}.product-price-stack strong{color:var(--ui-text,#25283a);font-size:12px}.product-price-stack small:last-child{color:var(--ui-primary,#6759dc)}.product-mobile-list{display:none}.product-resource-card .action-icon{width:32px;height:32px}.product-resource-card .product-thumb{width:52px;height:52px;border-radius:13px}@media(max-width:991.98px){.product-desktop-table th,.product-desktop-table td{padding-left:10px!important;padding-right:10px!important}.product-price-stack{min-width:125px}}@media(max-width:767.98px){.product-resource-card .card-header{padding:15px 16px}.product-resource-card .card-header>div:last-child{width:100%;display:grid!important;grid-template-columns:1fr 1fr}.product-resource-card .card-header .btn{display:flex;align-items:center;justify-content:center;min-height:38px}.product-desktop-table{display:none}.product-mobile-list{display:grid;gap:10px;padding:12px;background:var(--ui-surface-soft,#f7f8fc)}.product-mobile-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;padding:13px;border:1px solid var(--ui-border,#e6e8f0);border-radius:15px;background:var(--ui-surface,#fff);box-shadow:0 4px 14px #23263c0b}.product-mobile-card>img{width:72px;height:72px;border-radius:14px;object-fit:cover;border:1px solid var(--ui-border,#e6e8f0);background:var(--ui-surface-soft,#f7f8fc)}.product-mobile-main{min-width:0}.product-mobile-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.product-mobile-title>div{min-width:0}.product-mobile-title strong,.product-mobile-title small{display:block}.product-mobile-title strong{overflow:hidden;color:var(--ui-text,#25283a);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.product-mobile-title small{margin-top:2px;color:var(--ui-text-soft,#7b8193);font-size:9px}.product-mobile-meta{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.product-mobile-meta span{padding:4px 7px;border-radius:7px;background:var(--ui-surface-soft,#f2f3f8);color:var(--ui-text-soft,#72798d);font-size:9px}.product-mobile-prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px;padding-top:9px;border-top:1px solid var(--ui-border,#e7e9f1)}.product-mobile-prices small,.product-mobile-prices strong{display:block}.product-mobile-prices small{color:var(--ui-text-soft,#7b8193);font-size:8px}.product-mobile-prices strong{overflow:hidden;margin-top:2px;color:var(--ui-text,#25283a);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.product-mobile-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:10px}.product-mobile-actions .action-icon{width:34px;height:34px}}@media(max-width:420px){.product-mobile-card{grid-template-columns:58px minmax(0,1fr);padding:11px}.product-mobile-card>img{width:58px;height:58px}.product-mobile-prices{grid-template-columns:1fr 1fr}.product-mobile-prices>div:first-child{grid-column:1/-1}}.login-shell{background:radial-gradient(circle at 8% 14%,rgba(255,142,35,.11),transparent 27%),radial-gradient(circle at 92% 88%,rgba(108,92,231,.13),transparent 31%),#f6f4fb}.auth-clean-shell>.auth-clean-card:not(.auth-single-card){width:min(920px,calc(100vw - 40px));min-height:570px;grid-template-columns:.88fr 1.12fr;border:1px solid #e4e0f1;border-radius:28px;background:#fdfcff;box-shadow:0 28px 80px #362d6021}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro{position:relative;isolation:isolate;overflow:hidden;padding:42px 40px;background:linear-gradient(145deg,#faf8ff,#f0ecff 67%,#fff1e3 145%);color:#29243d}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro:before{content:"";position:absolute;z-index:-1;width:190px;height:190px;right:-88px;top:-76px;border-radius:50%;background:#ff841821}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro:after{content:"";position:absolute;z-index:-1;width:142px;height:142px;left:-77px;bottom:58px;border:24px solid rgba(108,92,231,.09);border-radius:50%}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro h1{max-width:285px;margin:0 0 11px;color:#29243d;font-size:27px;line-height:1.26}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro p{max-width:285px;margin:0;color:#6f6982;font-size:12px;line-height:1.7}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro small{color:#766f91;font-weight:850;letter-spacing:1.25px}.auth-clean-card:not(.auth-single-card)>.auth-clean-form{padding:42px 54px;background:#fdfcff;color:#29243d;border-left:1px solid rgba(108,92,231,.08)}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-clean-heading{margin:38px 0 27px}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-clean-heading h2{color:#29243d}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-clean-heading p,.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-switch-copy{color:#7e8598}.auth-clean-card:not(.auth-single-card)>.auth-clean-form label,.auth-clean-card:not(.auth-single-card)>.auth-clean-form .remember-option strong{color:#52596c}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .form-control{border-color:#e1deec;background:#faf9fd;color:#29243d}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .form-control::placeholder{color:#9b96ac}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .form-control:focus{border-color:#8d80eb;background:#fff;box-shadow:0 0 0 4px #6c5ce71a}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro .auth-brand-tile{border-color:#e7e1f6;background:#ffffffeb;box-shadow:0 18px 38px #46387e21}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro .auth-intro-copy span{border-color:#6c5ce71f;background:#6c5ce713;color:#6659b7}.auth-clean-card:not(.auth-single-card)>.auth-clean-intro .auth-brand-tile:after{border-color:#ff841829}@media(max-width:767.98px){.login-shell{min-height:100vh;min-height:100svh;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:center;overflow-x:hidden;background:radial-gradient(circle at 4% 4%,rgba(255,142,35,.12),transparent 31%),radial-gradient(circle at 98% 96%,rgba(108,92,231,.14),transparent 34%),#f7f6fb}.auth-clean-shell>.auth-clean-card:not(.auth-single-card){width:min(100%,430px);min-height:0;display:block;overflow:hidden;border:1px solid #e8e4f2;border-radius:24px;background:#fffffff7;box-shadow:0 22px 60px #362d6024}.auth-clean-card:not(.auth-single-card)>.auth-clean-form{width:100%;min-height:0;padding:22px clamp(20px,6vw,30px) 26px;display:flex;justify-content:flex-start;border-left:0;background:transparent}.login-shell .auth-form-top,.login-shell .auth-clean-heading,.login-shell .auth-status,.login-shell .auth-clean-form>form,.login-shell .auth-switch-copy{width:100%}.login-shell .auth-form-top{min-height:48px;gap:16px}.login-shell .auth-mobile-brand{width:112px;height:48px;flex:0 1 112px}.login-shell .language-switch{flex:none}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-clean-heading{margin:26px 0 22px}.login-shell .auth-clean-heading h2{margin-bottom:6px;font-size:clamp(24px,7vw,28px);line-height:1.15}.login-shell .auth-clean-heading p{margin:0;line-height:1.55}.login-shell .auth-clean-form .form-control{min-height:50px;font-size:16px}.login-shell .auth-inline-link{font-size:11px;white-space:nowrap}.login-shell .remember-option{margin-bottom:22px!important;align-items:center}.login-shell .remember-option .form-check-input{flex:none;width:18px;height:18px}.login-shell .auth-submit{min-height:52px;border-radius:13px;font-size:13px}.login-shell .auth-switch-copy{margin-top:22px;line-height:1.5}}@media(max-width:379.98px){.login-shell{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.auth-clean-shell>.auth-clean-card:not(.auth-single-card){border-radius:20px}.auth-clean-card:not(.auth-single-card)>.auth-clean-form{padding:18px 18px 22px}.login-shell .auth-mobile-brand{width:98px;height:44px;flex-basis:98px}.login-shell .language-switch button{padding:5px 7px}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-clean-heading{margin:20px 0 18px}.login-shell .auth-clean-heading p,.login-shell .auth-switch-copy{font-size:11px}}@media(max-width:767.98px)and (max-height:620px){.login-shell{align-items:flex-start}.auth-clean-card:not(.auth-single-card)>.auth-clean-form .auth-clean-heading{margin-top:18px}}.history-note{display:flex;align-items:flex-start;gap:12px;margin:0 0 16px;padding:14px 16px;border:1px solid var(--ui-border,#e6e8f0);border-radius:14px;background:var(--ui-surface,#fff);color:var(--ui-text-soft,#74798b);box-shadow:0 4px 18px #2427440a}.history-note strong{flex:0 0 auto;color:var(--ui-text,#26293b)}.history-tabs{display:flex;gap:7px;margin-bottom:12px}.history-tabs button{padding:9px 15px;border:1px solid var(--ui-border,#e4e6ef);border-radius:10px;background:var(--ui-surface,#fff);color:var(--ui-text-soft,#6f7488);font-weight:700}.history-tabs button.active{border-color:#7366ff;background:#7366ff;color:#fff;box-shadow:0 6px 16px #7366ff38}.history-product{min-width:310px!important}.history-sub{display:block;margin-top:3px;color:var(--ui-text-soft,#85899a);font-size:11px}.audit-page{--audit-accent:#6658d3}.audit-heading{align-items:center;margin-bottom:20px}.audit-protection{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #dcece5;border-radius:12px;background:#f5fbf8;color:#276548}.audit-protection-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#dff4e8;color:#218053;font-weight:900}.audit-protection strong,.audit-protection small{display:block}.audit-protection strong{font-size:11px}.audit-protection small{margin-top:1px;color:#6d8a7b;font-size:9px}.audit-filter{margin-bottom:14px;border:1px solid var(--ui-border)!important;background:var(--ui-surface)!important;box-shadow:0 5px 18px #2327430b!important}.audit-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(145px,1fr)) repeat(2,minmax(135px,.8fr)) auto;align-items:end;gap:10px;padding:16px}.audit-filter label{margin:0}.audit-filter label>span{display:block;margin:0 0 6px;color:var(--ui-text-soft);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.55px}.audit-filter-actions{display:flex;gap:7px}.audit-filter-actions .btn{min-height:42px;white-space:nowrap}.audit-list-card{border:1px solid var(--ui-border)!important;background:var(--ui-surface)!important;box-shadow:var(--ui-shadow)!important;overflow:hidden}.audit-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--ui-border)}.audit-list-header h5{margin:0;color:var(--ui-text);font-size:15px;font-weight:800}.audit-list-header span,.audit-list-header>small{color:var(--ui-text-soft);font-size:10px}.audit-list-header span{display:block;margin-top:3px}.audit-list{display:grid}.audit-entry{border-bottom:1px solid var(--ui-border)}.audit-entry:last-child{border-bottom:0}.audit-entry-main{display:grid;grid-template-columns:38px minmax(180px,1.2fr) minmax(130px,.7fr) minmax(180px,1fr) 70px 90px 20px;align-items:center;gap:12px;width:100%;padding:13px 18px;border:0;background:transparent;color:var(--ui-text);text-align:left;transition:background .16s ease}.audit-entry-main:hover,.audit-entry.is-open .audit-entry-main{background:var(--ui-surface-hover)}.audit-user-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#efedff;color:#6254cb;font-size:10px;font-weight:900}.audit-identity,.audit-action,.audit-module,.audit-request{min-width:0}.audit-identity strong,.audit-identity small,.audit-action small,.audit-module strong,.audit-module small,.audit-request strong,.audit-request small{display:block}.audit-identity strong,.audit-module strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.audit-identity small,.audit-action small,.audit-module small,.audit-request small{overflow:hidden;margin-top:3px;color:var(--ui-text-soft);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.audit-module strong{text-transform:capitalize}.audit-request strong{font-size:10px}.audit-request{text-align:center}.audit-event{display:inline-flex;padding:5px 8px;border-radius:8px;background:#eef0f6;color:#555b70;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.25px}.audit-event.is-created,.audit-event.is-registered{background:#e7f8ed;color:#257b45}.audit-event.is-updated{background:#e9f0ff;color:#3b5ea7}.audit-event.is-deleted,.audit-event.is-failed{background:#ffe9ef;color:#b72b4d}.audit-event.is-exported{background:#efeaff;color:#6554bd}.audit-event.is-authenticated,.audit-event.is-logged_out{background:#e7f6f8;color:#24727d}.audit-result{justify-self:start;padding:5px 8px;border-radius:8px;background:#edf8f2;color:#24754b;font-size:9px;font-weight:850}.audit-result.is-error{background:#fff0f2;color:#b82e4d}.audit-chevron{color:var(--ui-text-soft);font-size:17px;transition:transform .18s}.audit-entry.is-open .audit-chevron{transform:rotate(180deg)}.audit-entry-detail{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.7fr);gap:12px;padding:14px 18px 18px;background:var(--ui-surface-soft)}.audit-changes-panel,.audit-context-panel{min-width:0;border:1px solid var(--ui-border);border-radius:13px;background:var(--ui-surface)}.audit-detail-title{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--ui-border)}.audit-detail-title strong{font-size:11px}.audit-detail-title span{color:var(--ui-text-soft);font-size:9px}.audit-no-change{padding:24px;color:var(--ui-text-soft);font-size:10px;text-align:center}.audit-change-item{padding:12px 14px;border-bottom:1px solid var(--ui-border)}.audit-change-item:last-child{border-bottom:0}.audit-change-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.audit-change-head strong{font-size:10px}.audit-change-head strong small{color:var(--ui-text-soft)}.audit-change-head>span{color:var(--audit-accent);font-size:8px;font-weight:800;text-transform:uppercase}.audit-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.audit-values>div{min-width:0}.audit-values small,.audit-context-panel>div small{display:block;margin-bottom:5px;color:var(--ui-text-soft);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.audit-values pre,.audit-context-panel pre{max-height:220px;margin:0;padding:10px;overflow:auto;border:1px solid var(--ui-border);border-radius:9px;background:var(--ui-surface-soft);color:var(--ui-text);font-size:9px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.audit-context-panel{padding:13px}.audit-context-panel>div{margin-bottom:12px}.audit-context-panel>div strong{display:block;overflow-wrap:anywhere;font-size:10px}.audit-context-panel details{border-top:1px solid var(--ui-border);padding:10px 0}.audit-context-panel summary{cursor:pointer;color:var(--ui-text);font-size:10px;font-weight:750}.audit-context-panel details pre{margin-top:9px}.audit-list-footer{display:flex;justify-content:flex-end;padding:13px 18px;border-top:1px solid var(--ui-border);background:var(--ui-surface)}.audit-empty{display:grid;justify-items:center;padding:54px 18px;color:var(--ui-text-soft);text-align:center}.audit-empty>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:11px;border-radius:15px;background:var(--ui-surface-soft);color:var(--audit-accent);font-size:23px}.audit-empty strong{color:var(--ui-text);font-size:12px}.audit-empty small{margin-top:4px;font-size:10px}[data-theme=dark] .audit-protection{border-color:#315044;background:#1d302a;color:#9bd5b8}[data-theme=dark] .audit-protection-icon{background:#29483b;color:#9be0bd}[data-theme=dark] .audit-protection small{color:#8eafa0}[data-theme=dark] .audit-user-avatar{background:#302c50;color:#c4bbff}[data-theme=dark] .audit-event{background:#343846;color:#d9ddec}[data-theme=dark] .audit-event.is-created,[data-theme=dark] .audit-event.is-registered{background:#1d4930;color:#9ce0b5}[data-theme=dark] .audit-event.is-updated{background:#263d69;color:#afc8ff}[data-theme=dark] .audit-event.is-deleted,[data-theme=dark] .audit-event.is-failed{background:#63293a;color:#ffc0cf}[data-theme=dark] .audit-event.is-exported{background:#44376e;color:#d2c8ff}[data-theme=dark] .audit-event.is-authenticated,[data-theme=dark] .audit-event.is-logged_out{background:#21434a;color:#9cdae2}[data-theme=dark] .audit-result{background:#204335;color:#9adeb9}[data-theme=dark] .audit-result.is-error{background:#572837;color:#ffb6c5}@media(max-width:1199px){.audit-filter-grid{grid-template-columns:repeat(3,1fr)}.audit-entry-main{grid-template-columns:38px minmax(170px,1.2fr) minmax(120px,.7fr) minmax(150px,1fr) 75px 20px}.audit-request{display:none}.audit-entry-detail{grid-template-columns:1fr}}@media(max-width:767px){.history-note{flex-direction:column;gap:4px}.history-tabs button{flex:1}.history-product{min-width:0!important}.audit-heading{align-items:flex-start}.audit-protection{width:100%}.audit-filter-grid{grid-template-columns:1fr 1fr}.audit-filter-actions{grid-column:1/-1}.audit-filter-actions .btn{flex:1}.audit-list-header{align-items:flex-start;flex-direction:column}.audit-entry-main{grid-template-columns:36px minmax(0,1fr) auto 18px;padding:12px}.audit-user-avatar{grid-column:1;grid-row:1/3}.audit-identity{grid-column:2/4;grid-row:1}.audit-action{grid-column:2;grid-row:2}.audit-result{display:inline-flex;grid-column:3;grid-row:2}.audit-module{grid-column:2/5;grid-row:3}.audit-request{display:none}.audit-chevron{grid-column:4;grid-row:1}.audit-entry-detail{padding:10px}.audit-values{grid-template-columns:1fr}}@media(max-width:480px){.audit-filter-grid{grid-template-columns:1fr}.audit-filter-actions{grid-column:auto}}:root,html[data-theme=light]{color-scheme:light;--ui-bg: #f5f6fb;--ui-surface: #ffffff;--ui-surface-elevated: #ffffff;--ui-surface-soft: #f8f9fd;--ui-surface-hover: #f3f1ff;--ui-text: #242838;--ui-text-soft: #747c91;--ui-badge-secondary-bg: #edf0f7;--ui-badge-secondary-text: #414b63;--ui-badge-success-bg: #e8faf3;--ui-badge-success-text: #12633f;--ui-border: #e7e9f1;--ui-shadow: 0 8px 28px rgba(35, 39, 67, .065);--ui-hero-start: #fffaf4;--ui-hero-middle: #f8f5ff;--ui-hero-end: #edf5ff;--ui-hero-text: #29243d;--ui-hero-muted: #6f6982;--chat-shell: #ffffff;--chat-canvas: #f7f8fc;--chat-composer: #ffffff;--chat-bubble: #ffffff;--ui-soft: #f8f9fd;--ui-muted: #747c91;--ui-primary: #6c5ce7;--ink: #242838;--muted: #747c91;--canvas: #f5f6fb;--line: #e7e9f1;--card-bg: #ffffff;--bs-body-bg: #f5f6fb;--bs-body-color: #242838;--bs-heading-color: #242838;--bs-secondary-color: #747c91;--bs-secondary-bg: #f0f2f8;--bs-tertiary-bg: #f8f9fd;--bs-border-color: #e7e9f1;--bs-card-bg: #ffffff;--bs-table-bg: #ffffff;--bs-table-color: #242838;--bs-table-striped-bg: #fafafe;--bs-table-hover-bg: #f5f3ff}html[data-theme=dark]{color-scheme:dark;--ui-bg: #10121a;--ui-surface: #1a1d29;--ui-surface-elevated: #202431;--ui-surface-soft: #222633;--ui-surface-hover: #282c3b;--ui-text: #eef0f7;--ui-text-soft: #a3aabc;--ui-badge-secondary-bg: #303647;--ui-badge-secondary-text: #e0e6f3;--ui-badge-success-bg: #173c30;--ui-badge-success-text: #8be4b6;--ui-border: #303545;--ui-shadow: 0 10px 32px rgba(0, 0, 0, .24);--ui-hero-start: #2b293d;--ui-hero-middle: #302d4b;--ui-hero-end: #27384a;--ui-hero-text: #f5f3ff;--ui-hero-muted: #c4bfd3;--chat-shell: #202431;--chat-canvas: #252936;--chat-composer: #202431;--chat-bubble: #292d3b;--ui-soft: #222633;--ui-muted: #a3aabc;--ui-primary: #9b90ff;--ink: #eef0f7;--muted: #a3aabc;--canvas: #10121a;--line: #303545;--card-bg: #1a1d29;--bs-body-bg: #10121a;--bs-body-color: #eef0f7;--bs-heading-color: #f4f5fa;--bs-secondary-color: #aeb5c7;--bs-secondary-bg: #252936;--bs-tertiary-bg: #222633;--bs-border-color: #34394a;--bs-card-bg: #1a1d29;--bs-table-bg: #1a1d29;--bs-table-color: #eef0f7;--bs-table-striped-bg: #202431;--bs-table-hover-bg: #282c3b}html .badge:is(.bg-light-secondary,.badge-light-secondary){background-color:var(--ui-badge-secondary-bg)!important;color:var(--ui-badge-secondary-text)!important}html .badge:is(.bg-light-success,.badge-light-success){background-color:var(--ui-badge-success-bg)!important;color:var(--ui-badge-success-text)!important}html[data-theme] body,html[data-theme] .app-shell,html[data-theme] .register-shell,html[data-theme] .auth-clean-shell,html[data-theme] .app-main,html[data-theme] .app-content,html[data-theme] .customer-shell,html[data-theme] .customer-content{background-color:var(--ui-bg);color:var(--ui-text)}html[data-theme] .app-header,html[data-theme] .app-footer,html[data-theme] .menu-trigger,html[data-theme] .logout-button,html[data-theme] .language-switch,html[data-theme] .language-switch button.active{background-color:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] h1,html[data-theme] h2,html[data-theme] h3,html[data-theme] h4,html[data-theme] h5,html[data-theme] h6,html[data-theme] .section-title,html[data-theme] .stat-value,html[data-theme] .quick-action{color:var(--ui-text)}html[data-theme] p,html[data-theme] .section-hint,html[data-theme] .page-heading p,html[data-theme] .stat-label,html[data-theme] .text-muted{color:var(--ui-text-soft)!important}html[data-theme] .card,html[data-theme] .card-body,html[data-theme] .card-header,html[data-theme] .card-footer,html[data-theme] .table-responsive,html[data-theme] .resource-table-card,html[data-theme] .resource-filter-card,html[data-theme] .resource-mobile-item{background-color:var(--ui-surface)}html[data-theme] .table{--bs-table-bg: var(--ui-surface);--bs-table-color: var(--ui-text);--bs-table-border-color: var(--ui-border);--bs-table-striped-bg: var(--ui-surface-soft);--bs-table-hover-bg: var(--ui-surface-hover);color:var(--ui-text)}html[data-theme] .table thead th,html[data-theme] .table thead td{background-color:var(--ui-surface-soft);color:var(--ui-text-soft);border-color:var(--ui-border)}html[data-theme] .table tbody tr,html[data-theme] .table tbody td,html[data-theme] .table tbody th{background-color:transparent;color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .form-control,html[data-theme] .form-select,html[data-theme] .input-group-text,html[data-theme] textarea,html[data-theme] .search-box input{background-color:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .form-control::placeholder,html[data-theme] textarea::placeholder,html[data-theme] .search-box input::placeholder{color:var(--ui-text-soft);opacity:.84}html[data-theme] .form-label,html[data-theme] label:not(.btn){color:var(--ui-text)}html[data-theme] .btn-light,html[data-theme] .btn-soft,html[data-theme] .alert-light,html[data-theme] .input-group-text,html[data-theme] .pagination .page-link{background-color:var(--ui-surface-soft);color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .btn-light:hover,html[data-theme] .btn-soft:hover,html[data-theme] .pagination .page-link:hover{background-color:var(--ui-surface-hover);color:var(--ui-text)}html[data-theme] .pagination .page-item.disabled .page-link{background-color:var(--ui-surface-soft);color:var(--ui-text-soft);opacity:.62}html[data-theme] .modal-card-body,html[data-theme] .modal-card-body>form,html[data-theme] .modal-body,html[data-theme] .modal-footer{background-color:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .bg-white,html[data-theme] .bg-light{background-color:var(--ui-surface)!important}html[data-theme] .text-dark{color:var(--ui-text)!important}html[data-theme] .card,html[data-theme] .card-body,html[data-theme] .card-header,html[data-theme] .card-footer,html[data-theme] .modal-content,html[data-theme] .modal-card,html[data-theme] .modal-card-header,html[data-theme] .modal-card-body,html[data-theme] .dropdown-menu,html[data-theme] .list-group-item,html[data-theme] .offcanvas,html[data-theme] .accordion-item,html[data-theme] .accordion-button{color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .dropdown-menu,html[data-theme] .list-group-item,html[data-theme] .offcanvas,html[data-theme] .accordion-item,html[data-theme] .accordion-button:not(.collapsed){background:var(--ui-surface)}html[data-theme] .dropdown-item{color:var(--ui-text)}html[data-theme] .dropdown-item:hover,html[data-theme] .dropdown-item:focus,html[data-theme] .list-group-item-action:hover,html[data-theme] .accordion-button:hover{background:var(--ui-surface-hover);color:var(--ui-text)}html[data-theme] .team-chat,html[data-theme] .conversation-panel,html[data-theme] .conversation-space,html[data-theme] .team-chat-window,html[data-theme] .chat-window-head,html[data-theme] .customer-chat,html[data-theme] .customer-chat>aside,html[data-theme] .customer-chat>section,html[data-theme] .customer-chat .chat-window,html[data-theme] .customer-chat .chat-window>header,html[data-theme] .chat-placeholder,html[data-theme] .chat-empty{background:var(--chat-shell)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}html[data-theme] .message-pane,html[data-theme] .customer-chat .chat-window>main{background:var(--chat-canvas)!important;color:var(--ui-text)!important}html[data-theme] .message-composer,html[data-theme] .customer-chat .chat-window>form{background:var(--chat-composer)!important;border-color:var(--ui-border)!important}html[data-theme] .team-bubble:not(.mine):not(.ai):not(.customer),html[data-theme] .customer-chat .bubble:not(.mine):not(.ai){background:var(--chat-bubble)!important;color:var(--ui-text)!important;border-color:var(--ui-border)!important}html[data-theme=light] .team-chat,html[data-theme=light] .conversation-panel,html[data-theme=light] .conversation-space,html[data-theme=light] .message-pane,html[data-theme=light] .message-composer,html[data-theme=light] .customer-chat,html[data-theme=light] .customer-chat>aside,html[data-theme=light] .customer-chat>section,html[data-theme=light] .customer-chat .chat-window,html[data-theme=light] .customer-chat .chat-window>header,html[data-theme=light] .customer-chat .chat-window>main,html[data-theme=light] .customer-chat .chat-window>form{color-scheme:light}html[data-theme=dark] .team-bubble.ai,html[data-theme=dark] .customer-chat .bubble.ai{background:color-mix(in srgb,#7569da 14%,var(--chat-bubble))!important;color:var(--ui-text)!important}html[data-theme=dark] .team-bubble.customer{background:color-mix(in srgb,#35b77a 12%,var(--chat-bubble))!important;color:var(--ui-text)!important}html[data-theme=light] .team-chat,html[data-theme=light] .customer-chat,html[data-theme=light] .messenger-chat{--chat-message-text: #25293a;--chat-message-muted: #70778b;--chat-ai-surface: #f7f6ff;--chat-ai-border: #d9d5f7}html[data-theme=dark] .team-chat,html[data-theme=dark] .customer-chat,html[data-theme=dark] .messenger-chat{--chat-message-text: #f4f5fa;--chat-message-muted: #c1c6d5;--chat-ai-surface: #32354a;--chat-ai-border: #535779}html[data-theme] .pos-page{--ui-soft: var(--ui-surface-soft);--ui-muted: var(--ui-text-soft);color:var(--ui-text)}html[data-theme] .app-content:has(>.pos-page){padding:4px 10px 10px}html[data-theme] .pos-toolbar{min-height:42px;margin-bottom:6px;padding:0 2px}html[data-theme] .pos-toolbar-title{gap:9px}html[data-theme] .pos-toolbar-title .owner-kicker{padding-right:9px;color:#6658d6;border-right-color:var(--ui-border)}html[data-theme] .pos-toolbar-title h2{color:var(--ui-text)!important}html[data-theme] .pos-context{min-width:min(420px,42vw);gap:7px}html[data-theme] .pos-context>.searchable-select{width:min(198px,50%)}html[data-theme] .pos-context .searchable-select-trigger{min-height:38px;height:38px;padding:6px 10px;border-radius:9px;background:var(--ui-surface);color:var(--ui-text)}html[data-theme] .pos-catalog,html[data-theme] .pos-cart,html[data-theme] .pos-payment,html[data-theme] .product-tile,html[data-theme] .product-suggestions,html[data-theme] .product-suggestions button,html[data-theme] .member-card-reader,html[data-theme] .payment-reference-field{background-color:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .catalog-summary span,html[data-theme] .member-card-reader,html[data-theme] .payment-reference-field,html[data-theme] .credit-due-readonly,html[data-theme] .pos-payment-head kbd,html[data-theme] .pos-shortcuts kbd{background:var(--ui-surface-soft)!important;color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .pos-toolbar-title h2,html[data-theme] .pos-cart-head h5,html[data-theme] .pos-payment-head h5,html[data-theme] .cart-line strong,html[data-theme] .cart-line>b,html[data-theme] .cart-totals b,html[data-theme] .cart-totals .grand-total,html[data-theme] .product-suggestions strong,html[data-theme] .product-suggestions b,html[data-theme] .payment-reference-field label{color:var(--ui-text)!important}html[data-theme] .catalog-summary span,html[data-theme] .product-suggestions small,html[data-theme] .cart-line small,html[data-theme] .pos-cart-head span,html[data-theme] .cart-totals>div,html[data-theme] .credit-due-readonly span,html[data-theme] .payment-reference-field small,html[data-theme] .empty-state{color:var(--ui-text-soft)!important}html[data-theme] .pos-page .form-control,html[data-theme] .pos-page .form-select,html[data-theme] .pos-page .input-group-text,html[data-theme] .pos-page .searchable-select-trigger,html[data-theme] .pos-page .searchable-select-menu,html[data-theme] .pos-page .searchable-select-search{background-color:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}html[data-theme] .pos-page .form-control::placeholder,html[data-theme] .pos-page .searchable-select-search input::placeholder{color:var(--ui-text-soft);opacity:.82}html[data-theme] .pos-page .alert-light{background:var(--ui-surface-soft);color:var(--ui-text);border:1px solid var(--ui-border)}html[data-theme=dark] .pos-toolbar-title .owner-kicker,html[data-theme=dark] .pos-payment-head small,html[data-theme=dark] .product-code,html[data-theme=dark] .product-tile b{color:#c7c0ff!important}html[data-theme=dark] .pos-page .btn-soft{background:#292d3c;color:#f0f2f8;border-color:#3b4153}html[data-theme=dark] .pos-page .btn-soft:hover{background:#353a4d;color:#fff}html[data-theme=dark] .pos-page input:-webkit-autofill{-webkit-text-fill-color:var(--ui-text);box-shadow:0 0 0 1000px var(--ui-surface) inset}@media(max-width:900px){html[data-theme] .app-content:has(>.pos-page){padding:8px}html[data-theme] .pos-toolbar{min-height:auto;margin-bottom:8px}html[data-theme] .pos-context{min-width:0}html[data-theme] .pos-context>.searchable-select{width:100%}}html[data-theme] .team-chat .team-bubble,html[data-theme] .team-chat .team-bubble p,html[data-theme] .team-chat .team-bubble strong{color:var(--chat-message-text)!important}html[data-theme] .team-chat .team-bubble small,html[data-theme] .team-chat .team-bubble time{color:var(--chat-message-muted)!important;opacity:1!important}html[data-theme] .team-chat .team-bubble.ai{background:var(--chat-ai-surface)!important;border-color:var(--chat-ai-border)!important}html[data-theme] .team-chat .team-bubble.mine,html[data-theme] .team-chat .team-bubble.mine p,html[data-theme] .team-chat .team-bubble.mine strong,html[data-theme] .team-chat .team-bubble.mine small,html[data-theme] .team-chat .team-bubble.mine time{color:#fff!important}html[data-theme] .team-chat .conversation-panel-head strong,html[data-theme] .team-chat .conversation-copy strong,html[data-theme] .team-chat .chat-window-head strong,html[data-theme] .team-chat .conversation-profile h3,html[data-theme] .team-chat .profile-details strong{color:var(--ui-text)!important}html[data-theme] .team-chat .conversation-panel-head small,html[data-theme] .team-chat .conversation-copy small,html[data-theme] .team-chat .conversation-copy time,html[data-theme] .team-chat .chat-window-head small,html[data-theme] .team-chat .conversation-profile p,html[data-theme] .team-chat .profile-details span{color:var(--ui-text-soft)!important}html[data-theme] .team-chat input,html[data-theme] .team-chat textarea{color:var(--ui-text)!important;caret-color:#8274ef}html[data-theme] .team-chat input::placeholder,html[data-theme] .team-chat textarea::placeholder{color:var(--ui-text-soft)!important;opacity:.9}html[data-theme=dark] .team-chat .conversation-list>button.active{background:#2d3043!important;box-shadow:inset 3px 0 #8c7ff3}html[data-theme=light] .team-chat .conversation-list>button.active{background:#f0eeff!important}html[data-theme] .ai-data-card,html[data-theme] .ai-data-card p,html[data-theme] .ai-data-card strong,html[data-theme] .ai-data-card td{color:var(--ui-text)!important}html[data-theme] .ai-data-card small,html[data-theme] .ai-data-card label,html[data-theme] .ai-data-card th,html[data-theme] .ai-data-card footer span{color:var(--ui-text-soft)!important}html[data-theme=dark] .ai-data-card{border-color:#4f5472!important;background:#242836!important;box-shadow:0 10px 26px #00000038!important}html[data-theme=dark] .ai-data-card>header,html[data-theme=dark] .ai-data-card .ai-chart,html[data-theme=dark] .ai-data-card td{background:#242836!important}html[data-theme=dark] .ai-data-card th,html[data-theme=dark] .ai-data-card input,html[data-theme=dark] .ai-data-card .chart-row>div{background:#1d202c!important;border-color:#404557!important;color:#f2f3f8!important}html[data-theme=dark] .ai-data-card tbody tr:hover td{background:#2b3040!important}html[data-theme] .customer-chat .bubble,html[data-theme] .customer-chat .bubble p,html[data-theme] .customer-chat .bubble strong{color:var(--chat-message-text)!important}html[data-theme] .customer-chat .bubble small,html[data-theme] .customer-chat .bubble time{color:var(--chat-message-muted)!important;opacity:1!important}html[data-theme] .customer-chat .bubble.ai{background:var(--chat-ai-surface)!important;border-color:var(--chat-ai-border)!important}html[data-theme] .customer-chat .message.mine .bubble,html[data-theme] .customer-chat .message.mine .bubble p,html[data-theme] .customer-chat .message.mine .bubble small,html[data-theme] .customer-chat .message.mine .bubble time{color:#fff!important}html[data-theme] .customer-chat textarea,html[data-theme] .customer-chat textarea::placeholder{color:var(--ui-text)!important}html[data-theme] .customer-chat textarea::placeholder{color:var(--ui-text-soft)!important}html[data-theme] .messenger-chat .dock-message>div,html[data-theme] .messenger-chat .dock-message p,html[data-theme] .messenger-chat .dock-message strong{color:var(--chat-message-text)!important}html[data-theme] .messenger-chat .dock-message small,html[data-theme] .messenger-chat .dock-message time{color:var(--chat-message-muted)!important;opacity:1!important}html[data-theme] .messenger-chat .dock-message:has(.ai)>div{border-color:var(--chat-ai-border)!important;background:var(--chat-ai-surface)!important}html[data-theme] .messenger-chat .dock-message.mine>div,html[data-theme] .messenger-chat .dock-message.mine p,html[data-theme] .messenger-chat .dock-message.mine small,html[data-theme] .messenger-chat .dock-message.mine time{color:#fff!important}.owner-plan-banner{border:1px solid var(--ui-border);background:linear-gradient(115deg,var(--ui-hero-start),var(--ui-hero-middle) 54%,var(--ui-hero-end));color:var(--ui-hero-text);box-shadow:var(--ui-shadow)}.owner-plan-banner h3,.owner-plan-banner .owner-plan-days strong{color:var(--ui-hero-text)}.owner-plan-banner p,.owner-plan-banner small{color:var(--ui-hero-muted)}.owner-plan-banner .badge{border:1px solid color-mix(in srgb,#7366ff 22%,var(--ui-border));background:color-mix(in srgb,#7366ff 7%,var(--ui-surface));color:#6255b2}html[data-theme=dark] .owner-plan-banner .badge{color:#d1caff}html[data-theme] .auth-clean-card,html[data-theme] .auth-clean-form,html[data-theme] .register-header,html[data-theme] .register-section,html[data-theme] .register-submit{background:var(--ui-surface);color:var(--ui-text);border-color:var(--ui-border)}.auth-public-controls{display:flex;align-items:center;gap:9px}.account-menu{position:relative}.account-trigger{min-width:190px;padding:4px 8px 4px 4px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--ui-text);text-align:left}.account-trigger:hover,.account-menu.open .account-trigger{border-color:var(--ui-border);background:var(--ui-surface-soft)}.account-trigger .account-chevron{width:15px;height:15px;margin-left:5px;fill:none;stroke:var(--ui-text-soft);stroke-width:2;transition:transform .18s}.account-menu.open .account-chevron{transform:rotate(180deg)}.account-dropdown{position:absolute;right:0;top:calc(100% + 11px);width:290px;overflow:hidden;border:1px solid var(--ui-border);border-radius:16px;background:var(--ui-surface);color:var(--ui-text);box-shadow:0 18px 52px #191d332e}.account-dropdown>header{display:flex;align-items:center;gap:10px;padding:14px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface-soft)}.account-dropdown>header .user-avatar{flex:0 0 42px;width:42px;height:42px}.account-dropdown>header span{min-width:0}.account-dropdown>header small,.account-dropdown>header strong,.account-dropdown>header b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown>header small{color:var(--ui-text-soft);font-size:10px;letter-spacing:.7px}.account-dropdown>header strong{margin-top:2px;font-size:13px}.account-dropdown>header b{margin-top:2px;color:var(--ui-text-soft);font-size:11px;font-weight:600}.account-dropdown>nav{display:block}.account-dropdown>nav>a,.account-dropdown>nav>button{display:flex;align-items:center;gap:11px;width:100%;padding:12px 14px;border:0;border-bottom:1px solid var(--ui-border);background:transparent;color:var(--ui-text);text-align:left;text-decoration:none}.account-dropdown>nav>a:hover,.account-dropdown>nav>button:hover{background:var(--ui-surface-hover)}.account-dropdown>nav svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-dropdown>nav span{min-width:0}.account-dropdown>nav strong,.account-dropdown>nav small{display:block}.account-dropdown>nav strong{font-size:12px}.account-dropdown>nav small{margin-top:2px;color:var(--ui-text-soft);font-size:10px}.account-dropdown>nav .account-logout{color:#d94b62}.account-dropdown-enter-active,.account-dropdown-leave-active{transition:.18s ease}.account-dropdown-enter-from,.account-dropdown-leave-to{opacity:0;transform:translateY(-7px)}@media(max-width:767px){.account-trigger{min-width:0;padding:3px;border-color:var(--ui-border);border-radius:50%}.account-trigger .user-copy,.account-trigger .account-chevron{display:none}.account-dropdown{position:fixed;right:10px;top:70px;width:min(290px,calc(100vw - 20px))}}html[data-theme] .auth-clean-heading h2,html[data-theme] .register-heading h1,html[data-theme] .register-section-title h2,html[data-theme] .plan-option strong{color:var(--ui-text)}html[data-theme] .auth-clean-heading p,html[data-theme] .auth-switch-copy,html[data-theme] .register-heading p,html[data-theme] .register-section-title p,html[data-theme] .plan-option small{color:var(--ui-text-soft)}html[data-theme=dark] .auth-clean-form label,html[data-theme=dark] .auth-clean-form .remember-option strong{color:var(--ui-text)}html[data-theme=dark] .auth-clean-form .remember-option small,html[data-theme=dark] .auth-clean-form .auth-switch-copy{color:var(--ui-text-soft)}html[data-theme] .register-section-title>span,html[data-theme] .plan-option.selected{background:color-mix(in srgb,#7366ff 9%,var(--ui-surface))}html[data-theme] .plan-check{background:var(--ui-surface-soft)}html[data-theme] .register-submit{background:color-mix(in srgb,var(--ui-surface) 94%,transparent)}html[data-theme=dark] .auth-clean-shell,html[data-theme=dark] .register-shell{background-image:radial-gradient(circle at 12% 10%,rgba(255,159,64,.07),transparent 29%),radial-gradient(circle at 88% 90%,rgba(115,102,255,.1),transparent 32%)}html[data-theme=dark] .auth-reset-logo,html[data-theme=dark] .register-logo{filter:drop-shadow(0 5px 14px rgba(255,255,255,.08))}@media(prefers-reduced-motion:no-preference){html.theme-changing body,html.theme-changing .app-shell,html.theme-changing .customer-shell,html.theme-changing .auth-clean-shell,html.theme-changing .register-shell{transition:background-color .28s ease,color .22s ease}}:root{--type-caption: 12px;--type-meta: 13px;--type-body: 14px;--type-control: 14px;--type-title-sm: 15px;--type-title-md: 18px;--type-line: 1.5}html{text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:var(--type-body);line-height:var(--type-line)}.app-content .eyebrow,.app-content .nav-caption,.app-content .modal-kicker,.app-content .owner-kicker{font-size:var(--type-caption)!important;line-height:1.35}.app-content .page-heading p,.app-content .section-hint,.app-content .text-muted,.app-content small,.app-footer,.header-date small,.user-copy small,.workspace-card small,.sidebar-status small{font-size:var(--type-meta)!important;line-height:1.45}.app-content label,.app-content .form-label,.app-content .form-check-label{font-size:var(--type-meta)!important;line-height:1.35}.app-content .form-control,.app-content .form-select,.app-content textarea,.app-content input,.app-content select,.app-content .btn{font-size:var(--type-control)!important}.app-content .btn-sm,.app-content .badge,.app-content .nav-link,.app-content .pagination a,.app-content .pagination button{font-size:var(--type-caption)!important}.app-content .table{font-size:var(--type-control)!important}.app-content .table thead th,.app-content table thead th{font-size:var(--type-caption)!important;line-height:1.35}.app-content .table td,.app-content table td{line-height:1.45}.nav-caption{font-size:12px!important}.app-navigation :is(.nav-entry,.tree-toggle,.tree-child){font-size:13.5px!important;line-height:1.5}.app-navigation .nav-entry.tree-child{font-size:13.5px!important;line-height:1.5;min-height:42px;padding:9px 10px}.app-navigation .nav-entry.tree-child>span:not(.drag-grip):not(.nav-dot){min-width:0;white-space:normal;overflow-wrap:anywhere}.app-navigation :is(.nav-entry,.tree-toggle)>svg{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-navigation .tree-toggle>svg.tree-chevron{width:16px;height:16px;flex:0 0 16px;margin-left:auto;stroke-width:2;transition:transform .18s ease}.app-navigation .tree-menu-group.open>.tree-toggle>svg.tree-chevron{transform:rotate(90deg)}@media(prefers-reduced-motion:reduce){.app-navigation .tree-toggle>svg.tree-chevron{transition:none}}.workspace-card strong,.sidebar-status strong,.user-copy strong,.header-date strong{font-size:13px!important}.app-content .pos-toolbar-title .owner-kicker{font-size:12px!important;line-height:1.2}.app-content .pos-toolbar-title h2{font-size:15px!important;line-height:1.2}.app-content .pos-context .searchable-select-trigger{min-height:34px!important;height:34px!important;padding:5px 9px!important;font-size:12px!important}.app-content .pos-toolbar{min-height:36px!important;margin-bottom:4px!important}.app-content .pos-context{min-width:0!important;gap:6px!important}.app-content .pos-context>.searchable-select{flex:0 1 182px;width:182px!important}html[data-theme=dark] .app-content .pos-page,html[data-theme=dark] .app-content .pos-toolbar-title h2,html[data-theme=dark] .app-content .pos-cart-head h5,html[data-theme=dark] .app-content .pos-payment-head h5,html[data-theme=dark] .app-content .cart-line strong,html[data-theme=dark] .app-content .cart-line>b,html[data-theme=dark] .app-content .cart-totals b,html[data-theme=dark] .app-content .product-tile strong,html[data-theme=dark] .app-content .payment-reference-field label{color:#f3f5fb!important;-webkit-text-fill-color:currentColor;opacity:1!important}html[data-theme=dark] .app-content .pos-page small:not(.text-danger):not(.payment-evidence-ready),html[data-theme=dark] .app-content .pos-cart-head span,html[data-theme=dark] .app-content .cart-totals>div,html[data-theme=dark] .app-content .catalog-summary span{color:#b8bfd0!important;opacity:1!important}html[data-theme=dark] .app-content .pos-page .form-control,html[data-theme=dark] .app-content .pos-page .input-group-text,html[data-theme=dark] .app-content .pos-page .searchable-select-trigger{background:#202431!important;color:#f3f5fb!important;-webkit-text-fill-color:currentColor;border-color:#3a4052!important}html[data-theme=dark] .app-content .pos-page .form-control::placeholder{color:#a7afc2!important;opacity:1!important}@media(max-width:900px){.app-content .pos-toolbar{min-height:auto!important;margin-bottom:7px!important}.app-content .pos-context>.searchable-select{flex:1 1 0;width:100%!important}.app-content .pos-context .searchable-select-trigger{min-height:38px!important;height:38px!important;font-size:12px!important}}.auth-clean-form label,.customer-login-form label,.register-shell label{font-size:12px!important}.auth-clean-form input,.customer-login-form input,.register-shell input,.register-shell select,.auth-clean-form .btn,.customer-login-form .btn,.register-shell .btn{font-size:13px!important}.auth-clean-heading p,.auth-switch-copy,.customer-login-form>p,.register-heading p,.register-section-title p,.plan-option small{font-size:12px!important;line-height:1.5}.customer-header>nav a{font-size:12px!important}.customer-account-trigger b{font-size:12px!important}.customer-account-dropdown header small,.customer-account-dropdown small{font-size:12px!important;line-height:1.4}.customer-account-dropdown strong{font-size:12px!important}.messenger-list{width:365px!important}.messenger-chat{right:380px!important;width:min(620px,calc(100vw - 435px))!important}.messenger-list>header strong{font-size:16px!important}.messenger-chat>header small,.dock-list time{font-size:12px!important}.dock-search input,.messenger-chat textarea{font-size:13px!important}.dock-quick b,.dock-list strong,.dock-team b{font-size:12px!important}.dock-list small,.dock-team small,.dock-error,.dock-empty{font-size:12px!important;line-height:1.4}.dock-team summary{font-size:12px!important}.dock-message>div{padding:10px 12px!important}.dock-message p{font-size:13px!important;line-height:1.55!important}.dock-message small,.dock-message time,.typing,.chat-welcome small{font-size:12px!important}.chat-welcome strong{font-size:13px!important}.conversation-panel-head strong{font-size:18px!important}.conversation-panel-head small,.conversation-copy small,.conversation-copy time,.chat-window-head small,.profile-details span,.profile-note small{font-size:12px!important}.conversation-search input,.new-chat-panel .form-select,.message-composer textarea{font-size:13px!important}.conversation-copy strong,.new-chat-panel>strong,.chat-window-head strong,.message-empty strong,.profile-details strong,.profile-note strong{font-size:13px!important}.team-bubble{padding:10px 13px!important}.team-bubble p{font-size:14px!important;line-height:1.55!important}.team-bubble small,.team-bubble time,.message-day span{font-size:12px!important}.conversation-profile h3{font-size:15px!important}.conversation-profile>p,.profile-status{font-size:12px!important}.customer-chat aside>header strong{font-size:17px!important}.customer-chat aside>header small,.customer-chat .chat-list small,.customer-chat .chat-window>header small,.customer-chat .empty small{font-size:12px!important}.customer-chat .chat-start b,.customer-chat .chat-list strong,.customer-chat .chat-window>header strong,.customer-chat .empty strong{font-size:13px!important}.customer-chat .bubble{padding:10px 13px!important}.customer-chat .bubble p{font-size:14px!important;line-height:1.55!important}.customer-chat .bubble>small,.customer-chat .bubble>time{font-size:12px!important}.customer-chat .chat-window textarea{font-size:13px!important}.messenger-chat .dock-message p{font-size:14px!important;line-height:1.55!important}.messenger-chat .dock-message small,.messenger-chat .dock-message time{font-size:12px!important}.messenger-chat>header strong{font-size:14px!important}.messenger-chat>header small,.messenger-chat .typing{font-size:12px!important}.messenger-chat textarea{font-size:13px!important}.ai-data-card>header strong{font-size:14px!important}.ai-data-card>header small,.ai-data-card>header>i,.ai-data-card .chart-title small,.ai-data-card .ai-table-tools>span,.ai-data-card footer span,.ai-data-card .data-error{font-size:12px!important}.ai-data-card .chart-title span,.ai-data-card .chart-row label,.ai-data-card .chart-row strong,.ai-data-card .ai-table-tools input,.ai-data-card th,.ai-data-card td,.ai-data-card .table-loading,.ai-log-summary span,.ai-log-filter input,.ai-log-filter select,.ai-log-filter button,.ai-log-table th,.ai-log-table td,.ai-log-table .answer-row p,.ai-log-table td small,.ai-log-table .tag{font-size:12px!important}.audit-page small,.procurement-page small,.purchase-page small,.fulfillment-page small,.resource-page small{font-size:12px!important;line-height:1.45}.app-content .badge,.app-content [class*=-pill],.app-content [class*=-meta],.app-content [class*=-hint],.apexcharts-text,.apexcharts-legend-text,.apexcharts-tooltip,.apexcharts-tooltip-title{font-size:12px!important}@media(max-width:980px){.messenger-chat{right:0!important;width:min(620px,calc(100vw - 24px))!important}}@media(max-width:575px){:root{--type-body: 14px;--type-control: 14px;--type-meta: 12px}.messenger-list,.messenger-chat{width:calc(100vw - 16px)!important;right:8px!important}.dock-message>div{max-width:90%!important}.team-bubble,.team-bubble.ai,.customer-chat .bubble,.customer-chat .bubble.ai{max-width:91%!important}.app-content .table{font-size:13px!important}.app-content .table thead th,.app-content table thead th{font-size:12px!important}}:is(.customer-main,.modal-card,.modal-dialog) :is(label,small,.badge,th,.text-muted){font-size:var(--type-meta)!important;line-height:1.45}:is(.customer-main,.modal-card,.modal-dialog) :is(p,td,.form-control,.form-select,textarea,.btn){font-size:var(--type-body)!important;line-height:1.5}.login-shell .auth-fold-screen>strong{max-width:calc(100% - 48px);font-size:clamp(16px,2vw,20px)!important;line-height:1.4;letter-spacing:.2px!important;text-transform:none!important}.login-shell .auth-fold-screen>small,.login-shell .auth-clean-intro>small,.login-shell .remember-option span,.login-shell .auth-role-label{font-size:13px!important;line-height:1.5}@media(max-width:575px){:is(.login-shell,.customer-main,.modal-card,.app-content) :is(input.form-control,select.form-select,textarea){font-size:16px!important}}.consignment-head small{font-size:12px!important;line-height:1.4}.consignment-head p{font-size:14px!important;line-height:1.55!important}.consignment-head button{min-height:42px;font-size:13px!important}.consignment-dialog{display:block!important;position:relative;width:min(600px,100%);max-height:92vh;overflow:auto;border:1px solid var(--ui-border);border-radius:17px;background:var(--ui-surface);color:var(--ui-text);box-shadow:0 22px 70px #14172d40}.consignment-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--ui-border)}.consignment-dialog>header small{color:#6d5bdd;font-size:12px;font-weight:900;letter-spacing:1px}.consignment-dialog>header h2{margin:3px 0 0;font-size:18px}.consignment-dialog>header button{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border:0;border-radius:10px;background:var(--ui-surface-soft);color:var(--ui-text);font-size:24px;line-height:1}.consignment-dialog form{padding:16px 18px}.consignment-errors{display:grid;gap:4px;margin:14px 18px 0;padding:10px 12px;border:1px solid color-mix(in srgb,#d94b60 35%,var(--ui-border));border-radius:10px;background:color-mix(in srgb,#d94b60 8%,var(--ui-surface));color:#c63e54;font-size:13px;line-height:1.45}.consignment-dialog form>label,.consignment-dialog .form-grid label{display:block;margin:11px 0 6px;font-size:13px;font-weight:800}.consignment-dialog .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.consignment-dialog footer{display:flex;justify-content:flex-end;margin-top:18px}.consignment-dialog footer button{min-width:120px;min-height:42px;padding:10px 18px;border:0;border-radius:10px;background:#6755df;color:#fff;font-size:14px;font-weight:800}.consignment-dialog footer button:disabled{cursor:wait;opacity:.6}.consignment-head~.stats small,.consignment-head~.stats span{font-size:12px!important;line-height:1.4}.consignment-head~.stats strong{font-size:20px!important;line-height:1.25}.consignment-head~.panel h2,.consignment-head~.two .panel h2,.consignment-head~.grid .panel h2{font-size:16px!important;line-height:1.35}.consignment-head~.panel p,.consignment-head~.two .panel p,.consignment-head~.grid .panel p,.consignment-head~.panel header>span,.consignment-head~.panel .panel-title>span{font-size:13px!important;line-height:1.5}.consignment-head~.panel table th,.consignment-head~.two table th,.consignment-head~.grid table th{font-size:12px!important;line-height:1.4;letter-spacing:.35px!important}.consignment-head~.panel table td,.consignment-head~.two table td,.consignment-head~.grid table td{font-size:14px!important;line-height:1.5}.consignment-head~.panel table td small,.consignment-head~.two table td small,.consignment-head~.grid table td small,.consignment-head~.two .settlement small,.consignment-head~.two .settlement>span,.consignment-head~.grid .activity small{font-size:12px!important;line-height:1.45}.consignment-head~.panel .status,.consignment-head~.panel .expiry,.consignment-head~.two .status,.consignment-head~.two .settlement>em,.consignment-head~.grid .expiry{font-size:12px!important;line-height:1.3}.consignment-head~.grid .activity strong,.consignment-head~.grid .activity b,.consignment-head~.two .settlement strong,.consignment-head~.two .settlement b{font-size:14px!important}.consignment-head~.backdrop label,.consignment-head~.modal-backdrop label{font-size:13px!important;line-height:1.4}.consignment-head~.backdrop input,.consignment-head~.backdrop select,.consignment-head~.backdrop textarea,.consignment-head~.backdrop button,.consignment-head~.modal-backdrop input,.consignment-head~.modal-backdrop select,.consignment-head~.modal-backdrop textarea,.consignment-head~.modal-backdrop button,.consignment-head~.backdrop .searchable-select,.consignment-head~.modal-backdrop .searchable-select{font-size:14px!important}.supplier-shell .supplier-brand small{font-size:12px!important;line-height:1.4}.supplier-shell .supplier-actions{font-size:13px!important}html[data-theme=dark] .consignment-head~.panel .expiry.danger,html[data-theme=dark] .consignment-head~.grid .expiry.danger{background:color-mix(in srgb,#e85d50 20%,var(--ui-surface))!important;color:#ffaaa2!important}@media(max-width:520px){.consignment-head~.stats{grid-template-columns:1fr!important}.consignment-head h1{font-size:24px!important}.consignment-dialog .form-grid{grid-template-columns:1fr}.consignment-head~.panel table td,.consignment-head~.two table td,.consignment-head~.grid table td{font-size:13px!important}}.pos-page{container-type:inline-size;container-name:cashier-workspace}.pos-catalog .product-grid{align-content:start}.pos-catalog .product-tile{display:grid;grid-template-rows:78px minmax(0,1fr) auto;gap:7px;min-height:0;height:164px;padding:8px;overflow:hidden;border-color:var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.pos-catalog .product-tile-image{width:100%;height:78px;margin:0;padding:5px;border-radius:10px;object-fit:contain;background:var(--ui-surface-soft)}.product-tile-copy,.product-tile-meta,.product-tile-footer{min-width:0}.product-tile-copy{display:grid;align-content:start;gap:3px}.pos-catalog .product-tile-copy>strong{display:-webkit-box;min-height:0;margin:0;overflow:hidden;color:var(--ui-text);font-size:12px;font-weight:800;line-height:1.25;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-tile-meta{display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--ui-text-soft);font-size:12px;line-height:1.2;white-space:nowrap}.product-tile-meta .product-code{flex:0 0 auto;font-size:12px}.product-tile-meta small{min-width:0;overflow:hidden;color:var(--ui-text-soft);font-size:12px;text-overflow:ellipsis}.product-tile-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;padding-top:6px;border-top:1px solid var(--ui-border)}.product-tile-footer b{overflow:hidden;color:var(--brand, #6759dc);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.product-tile-footer small{flex:0 0 auto;color:var(--ui-text-soft);font-size:12px;line-height:1.2;white-space:nowrap}.product-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-top:11px;padding:6px 8px 0;border-top:1px solid var(--ui-border);color:var(--ui-text-soft);font-size:12px}.product-pagination>div{display:flex;align-items:center;gap:8px}.product-pagination strong{min-width:48px;color:var(--ui-text);font-size:12px;text-align:center}.product-pagination button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface-soft);color:var(--ui-text);transition:border-color .16s,background .16s,color .16s,transform .16s}.product-pagination button:hover:not(:disabled){border-color:color-mix(in srgb,var(--brand, #6759dc) 45%,var(--ui-border));background:color-mix(in srgb,var(--brand, #6759dc) 10%,var(--ui-surface));color:var(--brand, #6759dc);transform:translateY(-1px)}.product-pagination button:disabled{cursor:default;opacity:.4}.product-pagination svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cashier-destination-field>label{display:block;margin-bottom:4px;color:var(--ui-text-soft);font-size:12px;font-weight:800}.cashier-destination-select{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:7px}.cashier-destination-select button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid var(--ui-border);border-radius:10px;background:var(--ui-surface-soft);color:var(--brand, #6759dc)}.cashier-destination-select button:disabled{opacity:.45}.cashier-destination-select svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.cashier-destination-empty{padding:8px 10px;border:1px solid #efc3a1;border-radius:9px;background:color-mix(in srgb,#f1a85a 10%,var(--ui-surface));color:var(--ui-text);font-size:12px;line-height:1.35}.payment-destination-backdrop{position:fixed;inset:0;z-index:2200;display:grid;place-items:center;padding:14px;background:#14172675;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.payment-destination-modal{position:relative;width:min(430px,100%);padding:22px;border:1px solid var(--ui-border);border-radius:18px;background:var(--ui-surface);color:var(--ui-text);box-shadow:0 24px 70px #14172d47}.payment-destination-modal>span{color:var(--brand, #6759dc);font-size:12px;font-weight:900;letter-spacing:1px}.payment-destination-modal h3{margin:5px 42px 17px 0;font-size:20px}.payment-destination-close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:10px;background:var(--ui-surface-soft);color:var(--ui-text);font-size:23px}.payment-destination-modal img{display:block;width:min(300px,100%);max-height:330px;margin:0 auto 16px;padding:10px;border:1px solid var(--ui-border);border-radius:15px;background:#fff;object-fit:contain}.payment-destination-modal dl{display:grid;grid-template-columns:120px minmax(0,1fr);gap:8px 14px;margin:0 0 16px;padding:15px;border-radius:13px;background:var(--ui-surface-soft)}.payment-destination-modal dt{color:var(--ui-text-soft);font-size:12px;font-weight:700}.payment-destination-modal dd{margin:0;font-size:13px;font-weight:800;overflow-wrap:anywhere}.payment-destination-modal .destination-account-number{color:var(--brand, #6759dc);font-size:18px;letter-spacing:.04em}.payment-destination-modal p{margin:0 0 16px;color:var(--ui-text-soft);font-size:13px;line-height:1.5}.payment-destination-modal>.btn{width:100%;min-height:42px}@container cashier-workspace (min-width: 900px){.pos-grid{grid-template-areas:"catalog cart payment"!important;grid-template-columns:minmax(300px,1fr) minmax(250px,290px) minmax(330px,390px)!important;align-items:start;gap:9px!important}.pos-catalog{grid-area:catalog;grid-row:auto!important}.pos-cart{grid-area:cart}.pos-payment{grid-area:payment}.pos-cart,.pos-payment{position:sticky;top:90px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cart-line{grid-template-columns:minmax(0,1fr) auto auto}.cart-line>div:first-child{grid-column:1 / -1}}@container cashier-workspace (min-width: 620px) and (max-width: 899.98px){.pos-grid{grid-template-areas:"catalog cart" "catalog payment"!important;grid-template-columns:minmax(0,1fr) minmax(330px,380px)!important;align-items:start;gap:10px!important}.pos-catalog{grid-area:catalog;grid-row:1 / span 2!important}.pos-cart{grid-area:cart}.pos-payment{grid-area:payment}.pos-cart,.pos-payment{position:static!important;height:auto!important;max-height:none!important}.cart-lines{min-height:180px;max-height:300px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pos-catalog .product-tile{grid-template-rows:88px minmax(0,1fr) auto;height:176px}.pos-catalog .product-tile-image{height:88px}}@container cashier-workspace (max-width: 619.98px){.pos-grid{grid-template-areas:"catalog" "cart" "payment"!important;grid-template-columns:minmax(0,1fr)!important}.pos-catalog{grid-area:catalog;grid-row:auto!important}.pos-cart{grid-area:cart}.pos-payment{grid-area:payment}.pos-cart,.pos-payment{position:static!important;height:auto!important;max-height:none!important}.pos-catalog .product-tile{grid-template-rows:92px minmax(0,1fr) auto;height:182px}.pos-catalog .product-tile-image{height:92px}.product-pagination{padding-inline:2px}}@container cashier-workspace (min-width: 900px){@media(max-height:780px){.pos-cart-head,.pos-payment-head{min-height:46px!important;padding:8px 11px!important}.pos-payment .checkout-fields{gap:5px!important;padding:7px 10px 5px!important}.pos-payment .cart-totals{padding:6px 11px!important}.pos-payment .checkout-btn{min-height:40px!important;margin-bottom:8px!important}.cart-lines{max-height:calc(100dvh - 160px)!important}}}.resource-table-card table>thead>tr>:is(th.text-end,th.table-action-heading),.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell){text-align:center!important;vertical-align:middle}.resource-table-card table>thead>tr>:is(th.text-end,th.table-action-heading){min-width:92px}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell){white-space:nowrap}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell)>:is(.icon-actions,.sale-row-actions,.action-set,.d-inline-flex){display:inline-flex;align-items:center;justify-content:center;gap:7px!important;width:max-content;min-height:36px;margin:0 auto;vertical-align:middle;white-space:nowrap}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell) :is(.action-icon,.icon-action){display:inline-grid;flex:0 0 36px;place-items:center;width:36px;height:36px;margin:0!important;padding:0;line-height:1;vertical-align:middle}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell) :is(.action-icon,.icon-action) svg{display:block;flex:0 0 auto;margin:0!important}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell)>:is(button.btn,a.btn){min-height:36px;margin-right:3.5px!important;margin-left:3.5px!important;vertical-align:middle}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell) :is(.action-icon,.icon-action):focus-visible{outline:3px solid color-mix(in srgb,var(--ui-primary, #6759dc) 25%,transparent);outline-offset:2px}@media(max-width:767.98px){.resource-table-card table>thead>tr>:is(th.text-end,th.table-action-heading){min-width:82px}.resource-table-card table>tbody>tr>:is(td.text-end,td.table-action-cell)>:is(.icon-actions,.sale-row-actions,.action-set,.d-inline-flex){justify-content:center}}.initial-password-backdrop{position:fixed;inset:0;z-index:2100;display:grid;place-items:center;padding:18px;background:#1215268c;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.initial-password-card{position:relative;width:min(490px,100%);padding:28px;border:1px solid var(--ui-border,#e3e6ef);border-radius:22px;background:var(--ui-surface,#fff);color:var(--ui-text,#25283a);box-shadow:0 30px 90px #0a0d1d4d}.initial-password-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:11px;background:var(--ui-surface-soft,#f1f2f7);color:var(--ui-text,#25283a);font-size:23px}.initial-password-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:17px;border-radius:15px;background:color-mix(in srgb,var(--ui-primary,#6759dc) 12%,var(--ui-surface,#fff));font-size:22px}.initial-password-card>small{color:var(--ui-primary,#6759dc);font-size:10px;font-weight:900;letter-spacing:1.1px}.initial-password-card h3{margin:5px 0 8px;font-size:22px;font-weight:850}.initial-password-card>p{margin:0;color:var(--ui-text-soft,#73798d);font-size:12px;line-height:1.6}.initial-password-card dl{display:grid;gap:8px;margin:20px 0}.initial-password-card dl>div{padding:11px 13px;border:1px solid var(--ui-border,#e3e6ef);border-radius:12px;background:var(--ui-surface-soft,#f7f8fc)}.initial-password-card dt{color:var(--ui-text-soft,#73798d);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.55px}.initial-password-card dd{margin:4px 0 0;overflow-wrap:anywhere;font-size:13px;font-weight:800}.initial-password-value{color:var(--ui-primary,#6759dc);font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:16px!important;letter-spacing:.45px}.initial-password-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.initial-password-actions .btn{display:flex;align-items:center;justify-content:center;min-height:43px}@media(max-width:575.98px){.initial-password-backdrop{align-items:end;padding:8px}.initial-password-card{padding:24px 18px 18px;border-radius:20px 20px 13px 13px}.initial-password-card h3{padding-right:28px;font-size:19px}.initial-password-actions{grid-template-columns:1fr}}
