@font-face{font-family:Vazirmatn;src:url(/assets/Vazirmatn_wght_-BeciDpKm.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#171717;--surface:#242424;--surface-soft:#2c2c2c;--text:#f4f0e5;--muted:#aaa596;--line:#3d3a32;--line-strong:#565044;--brand:#d4af37;--brand-dark:#b99222;--brand-soft:#3a321d;--accent:#f0d57a;--danger:#e07a6b;--danger-soft:#3c2422;--shadow:0 14px 40px #00000047;--radius:18px;font-family:Vazirmatn,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-height:100%}body{background:radial-gradient(circle at 90% 0%, #d4af371a, transparent 30rem), var(--bg);min-width:320px;min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;direction:rtl;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);margin-bottom:0;line-height:1.35}h1{font-size:clamp(2rem,10vw,3.35rem);font-weight:850}h2{font-size:1.25rem}h3{font-size:clamp(1.15rem,5vw,1.45rem);font-weight:800}.muted{color:var(--muted)}.eyebrow{color:var(--brand);letter-spacing:.04em;margin-bottom:5px;font-size:.75rem;font-weight:800}.screen-center,.login-shell{place-items:center;min-height:100dvh;padding:18px;display:grid}.login-shell{background:linear-gradient(165deg, #d4af371a, transparent 45%), var(--bg)}.login-card,.loading-card{border:1px solid var(--line);width:min(100%,430px);box-shadow:var(--shadow);background:#242424f5;border-radius:24px;gap:28px;padding:28px 22px;display:grid}.login-heading{justify-items:start;display:grid}.login-heading .muted{max-width:31ch;margin:8px 0 0}.brand-mark{background:var(--brand);color:#17130a;letter-spacing:-.04em;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;font-size:.83rem;font-weight:900;display:grid;box-shadow:0 8px 20px #d4af3733}.login-mark{border-radius:17px;width:54px;height:54px;margin-bottom:24px;font-size:1rem}.spinner{border:4px solid var(--brand-soft);border-top-color:var(--brand);border-radius:50%;width:44px;height:44px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.stack,.form-grid,.nav-list,.customer-list,.receipt-list,.sidebar-top,.question-flow,.receipt-preview,.preview-list{gap:14px;display:grid}label{gap:7px;min-width:0;display:grid}label>span{color:#c0b9a9;font-size:.84rem;font-weight:650}input,select,textarea{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:48px;color:var(--text);border-radius:12px;outline:none;padding:11px 13px;transition:border-color .15s,box-shadow .15s,background .15s}textarea{resize:vertical;min-height:110px}input:hover,select:hover,textarea:hover{border-color:#776e5d}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #d4af3724}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.68;background:#1e1e1e}.primary-button,.ghost-button,.nav-button,.nav-group-toggle,.customer-tile,.gold-link,.mobile-nav-toggle{border:1px solid #0000;border-radius:12px;min-height:46px;transition:background .15s,border-color .15s,color .15s,transform .15s}.primary-button,.ghost-button{padding:11px 16px;font-weight:750}.primary-button{background:var(--brand);color:#17130a;box-shadow:0 7px 18px #d4af372e}.primary-button:hover{background:var(--brand-dark)}.primary-button:active,.ghost-button:active,.nav-button:active,.nav-group-toggle:active{transform:translateY(1px)}.ghost-button{border-color:var(--line);background:var(--surface);color:var(--text)}.ghost-button:hover{border-color:var(--brand);color:var(--brand)}.app-shell{min-height:100vh}.sidebar{z-index:10;padding:max(12px, env(safe-area-inset-top)) 14px 12px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1f1f1ff5;flex-direction:column;gap:12px;display:flex;position:sticky;top:0;box-shadow:0 5px 20px #00000038}.brand-row{align-items:center;gap:11px;display:flex}.brand-name,.sidebar-userline{display:block}.brand-name{font-size:.95rem;font-weight:850}.sidebar-userline{color:var(--muted);margin-top:1px;font-size:.75rem;font-weight:550}.mobile-nav-toggle{border-color:var(--line);background:var(--surface-soft);width:100%;color:var(--text);justify-content:space-between;align-items:center;padding:10px 13px;font-weight:750;display:flex}.nav-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100dvh - 185px);display:none;overflow-y:auto}.nav-list.mobile-open{display:grid}.nav-button{border-color:var(--line);background:var(--surface);color:var(--text);text-align:right;justify-items:start;gap:2px;padding:10px 12px;display:grid}.nav-group{grid-column:1/-1;gap:6px;display:grid}.nav-group-toggle{border:1px solid var(--line);background:var(--surface-soft);min-height:46px;color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;font-weight:750;display:flex}.nav-group-toggle:hover,.nav-group-toggle.active{color:var(--brand-dark);border-color:#d4af3766}.nav-group-items{gap:6px;padding-right:10px;display:grid}.nav-group-item{background:var(--surface-soft)}.nav-button small{display:none}.nav-button:hover,.nav-button.active{background:var(--brand-soft);color:var(--brand-dark);border-color:#d4af3766}.nav-button.active{box-shadow:inset -3px 0 0 var(--brand);font-weight:800}.nav-logout{width:100%;color:var(--danger);grid-column:1/-1;display:block}.nav-backup{width:100%;color:var(--brand-dark);border-color:#d4af3757;grid-column:1/-1;display:block}.content{width:100%;max-width:1480px;padding:16px 14px calc(24px + env(safe-area-inset-bottom));align-content:start;gap:16px;margin:0 auto;display:grid}.content.price-list-active{max-width:none}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;padding:18px 15px;box-shadow:0 4px 18px #00000029}.panel-grid,.fields-grid,.receipt-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.full{grid-column:1/-1}.section-head,.customer-row,.receipt-top,.action-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-head{margin-bottom:4px}.action-row{flex-wrap:wrap}.action-row>.primary-button,.action-row>.ghost-button{flex:145px}.customer-list,.receipt-list{margin-top:18px}.customer-list.compact{max-height:70vh;overflow:auto}.customer-row,.receipt-card,.customer-tile,.question-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:15px}.customer-row{align-items:flex-start;padding:14px}.customer-row>div:first-child{gap:3px;min-width:0;display:grid}.customer-row span,.customer-tile span,.receipt-card p{color:var(--muted);font-size:.83rem}.user-profile-layout{direction:ltr;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:start;gap:18px;display:grid}.user-profile-detail,.user-profile-list-card{direction:rtl}.user-profile-detail{gap:18px;display:grid}.user-profile-list{gap:10px;max-height:calc(100vh - 220px);display:grid;overflow:auto}.user-profile-list-item{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--text);text-align:right;border-radius:14px;gap:5px;padding:13px;display:grid}.user-profile-list-item.is-selected,.user-profile-list-item:hover{background:var(--brand-soft);border-color:#daa5208c}.user-profile-list-item span,.user-profile-list-item small,.balance-history-row span{color:var(--muted);font-size:.82rem}.user-list-actions,.balance-adjustment-form,.balance-history{gap:12px;margin-top:16px;display:grid}.user-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.user-profile-stats>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;gap:6px;padding:14px;display:grid}.user-profile-stats span{color:var(--muted);font-size:.82rem}.user-profile-stats strong{overflow-wrap:anywhere}.status-pill{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:850}.status-pill.is-active{color:#74d6a4;background:#36b37e1f;border-color:#36b37e59}.compact-head{margin-bottom:4px}.balance-history-row{border:1px solid var(--line);background:#1717173d;border-radius:13px;gap:8px;padding:12px;display:grid}.balance-history-row>div{justify-content:space-between;gap:12px;display:flex}.balance-history-row p{color:var(--muted);margin:0;font-size:.86rem}.user-balance-badge{z-index:20;min-width:190px;box-shadow:var(--shadow);background:#18140deb;border:1px solid #daa52066;border-radius:16px;gap:4px;padding:12px 14px;display:grid;position:fixed;bottom:22px;right:22px}.user-balance-badge span{color:var(--muted);font-size:.78rem;font-weight:750}.user-balance-badge strong{color:var(--accent)}.customer-tile{text-align:right;padding:14px}.gold-link{min-height:38px;color:var(--brand);background:0 0;border-color:#0000;padding:7px 9px;font-weight:750}.gold-link:hover{background:var(--brand-soft)}.gold-link.danger,.danger-button{color:var(--danger)}.danger-button{background:var(--danger-soft);border-color:#68413d}.error-box{background:var(--danger-soft);color:#f0a096;border:1px solid #68413d;border-radius:13px;padding:12px 14px;font-size:.9rem}.empty-state,.table-empty{color:var(--muted);text-align:center!important}.empty-state{border:1px dashed var(--line-strong);background:var(--surface-soft);border-radius:14px;margin:0;padding:28px 16px}.table-empty{height:110px}.receipt-card{padding:15px}.receipt-top{border-bottom:1px solid var(--line);padding-bottom:13px}.receipt-top span{background:var(--brand-soft);color:var(--brand-dark);direction:ltr;border-radius:999px;padding:4px 9px;font-size:.78rem;font-weight:800}.receipt-details,.receipt-meta-list{gap:8px;margin-top:12px;display:grid}.receipt-line-items,.line-item-editor{gap:12px;margin-top:12px;display:grid}.receipt-line-item,.line-item-edit-card{border:1px solid var(--line);background:#1717173d;border-radius:13px;gap:6px;padding:12px;display:grid}.receipt-line-item-title,.line-item-edit-title,.line-item-editor-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.receipt-line-item-title{color:var(--accent);font-weight:850}.receipt-line-item .receipt-detail-row{padding:7px 0}.payment-receipt-upload{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;padding:12px}.payment-receipt-preview,.payment-receipt-admin{border:1px solid var(--line);background:#1717173d;border-radius:13px;gap:9px;padding:12px;display:grid}.payment-receipt-preview img,.payment-receipt-admin img{object-fit:contain;background:#111;border-radius:10px;width:100%;max-height:260px}.payment-receipt-preview span,.payment-receipt-admin span{color:var(--muted);font-size:.82rem;font-weight:700}.payment-receipt-admin.empty{color:var(--muted);border-style:dashed}.line-item-editor-head{align-items:flex-end}.line-item-edit-title{border-bottom:1px solid var(--line);padding-bottom:8px}.receipt-detail-row,.preview-row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 0;display:flex}.receipt-detail-row:last-child,.preview-row:last-child{border-bottom:0}.receipt-detail-row span,.preview-row span,.question-progress span{color:var(--muted);font-size:.82rem}.receipt-detail-row strong,.preview-row strong{overflow-wrap:anywhere;text-align:left;max-width:62%;font-size:.9rem}.question-card{gap:20px;padding:18px 15px;display:grid}.question-progress{background:var(--line);border-radius:999px;height:5px;margin-bottom:16px;position:relative}.question-progress span{position:absolute;top:12px;right:0}.question-label{gap:11px;margin-top:9px}.question-label>span{color:var(--text);font-size:1.05rem;font-weight:800}.answer-buttons,.user-filter-list{flex-wrap:wrap;gap:8px;display:flex}.answer-button{flex:110px}.question-actions{align-items:stretch}.mobile-action-button{width:100%;flex:100%!important}.admin-sales-panel{gap:18px;display:grid}.admin-sales-head{flex-direction:column;align-items:stretch}.admin-filter{width:100%}.table-wrap{overscroll-behavior-inline:contain;border:1px solid var(--line);border-radius:13px;width:100%;margin-top:14px;overflow-x:auto}.price-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.price-table th,.price-table td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;padding:12px 14px}.price-table th{color:var(--accent);background:#302d26;font-size:.79rem;font-weight:800;position:sticky;top:0}.price-table td{font-size:.88rem}.price-table tbody tr:last-child td{border-bottom:0}.price-table tbody tr:hover{background:var(--surface-soft)}.table-actions{align-items:center;gap:4px;display:flex}.square-action-button{border:1px solid var(--line);background:var(--surface-soft);width:34px;min-width:34px;height:34px;min-height:34px;color:var(--brand);border-radius:9px;place-items:center;padding:0;font-size:1rem;font-weight:900;line-height:1;display:inline-grid}.square-action-button:hover{border-color:var(--brand);background:var(--brand-soft)}.square-action-button.danger{background:var(--danger-soft);color:var(--danger);border-color:#68413d}.square-action-button.danger:hover{border-color:var(--danger)}.drag-handle{border-color:var(--line);background:var(--surface-soft);min-width:34px;min-height:34px;color:var(--brand);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;padding:4px 8px;font-size:1rem;text-align:center!important}.drag-handle:active{cursor:grabbing}.drag-handle-cell{text-align:center!important}.worker-price-table th:first-child,.worker-price-table td:first-child{width:42%}.worker-price-table th:nth-child(2),.worker-price-table td:nth-child(2){width:24%}.worker-price-table th:nth-child(3),.worker-price-table td:nth-child(3){width:34%}.admin-price-table th,.admin-price-table td{width:auto}.inventory-table{min-width:760px}.inventory-table th,.inventory-table td{white-space:nowrap}.price-list-layout .price-table-card:only-child{grid-column:1/-1}.export-pdf-button{white-space:nowrap;flex:none}@media (width<=900px){.user-profile-layout{direction:rtl;grid-template-columns:1fr}.user-profile-list-card{order:-1}.user-profile-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));max-height:none}.user-profile-stats{grid-template-columns:1fr}}@media (width<=519px){.content.price-list-active{padding-left:0;padding-right:0}.price-list-active .price-list-layout{gap:10px}.price-list-active .price-table-card{border-left:0;border-right:0;border-radius:0;padding-left:0;padding-right:0}.price-list-active .price-table-card .section-head{flex-direction:column;align-items:stretch;padding:0 10px}.export-pdf-button{width:100%}.price-list-active .table-wrap{border-left:0;border-right:0;border-radius:0;margin-top:10px}.price-table th,.price-table td{white-space:normal;overflow-wrap:anywhere;padding:9px 5px;font-size:.74rem;line-height:1.55}.price-table th{font-size:.68rem}.inventory-table th,.inventory-table td{white-space:nowrap;padding:9px 8px}.worker-price-table th:nth-child(2),.worker-price-table td:nth-child(2),.worker-price-table th:nth-child(3),.worker-price-table td:nth-child(3),.admin-price-table th:first-child,.admin-price-table td:first-child,.admin-price-table th:nth-child(3),.admin-price-table td:nth-child(3),.admin-price-table th:nth-child(4),.admin-price-table td:nth-child(4),.admin-price-table th:nth-child(5),.admin-price-table td:nth-child(5){white-space:nowrap}.admin-price-table th:first-child,.admin-price-table td:first-child{width:9%}.admin-price-table th:nth-child(2),.admin-price-table td:nth-child(2){width:18%}.admin-price-table th:nth-child(3),.admin-price-table td:nth-child(3){width:11%}.admin-price-table th:nth-child(4),.admin-price-table td:nth-child(4),.admin-price-table th:nth-child(5),.admin-price-table td:nth-child(5){width:20%}.admin-price-table th:nth-child(6),.admin-price-table td:nth-child(6){width:22%}.table-actions .gold-link{min-height:30px;padding:4px 5px;font-size:.72rem}.square-action-button{border-radius:8px;width:30px;min-width:30px;height:30px;min-height:30px;font-size:.92rem}.user-balance-badge{grid-template-columns:auto 1fr;align-items:center;min-width:0;bottom:10px;left:10px;right:10px}.user-balance-badge strong{text-align:left}}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;place-items:end center;padding:14px;display:grid;position:fixed;inset:0}.dialog-card{width:min(100%,460px);padding:22px 18px calc(18px + env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;gap:14px;display:grid}.dialog-card p{margin-bottom:4px}.backup-dialog{overflow:hidden}.backup-dialog-mark{background:var(--brand-soft);width:54px;height:54px;color:var(--brand-dark);letter-spacing:.08em;border:1px solid #d4af3770;border-radius:18px;place-items:center;font-weight:900;display:grid}.receipt-editor-backdrop{align-items:stretch;overflow-y:auto}.receipt-editor{align-self:center;width:min(100%,820px);max-height:calc(100dvh - 28px);overflow-y:auto}.receipt-editor-head{z-index:2;border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:14px;padding:22px 0 14px;display:flex;position:sticky;top:-22px}.editor-close{flex:none}.editor-notice{background:var(--brand-soft);border-radius:12px;margin:0;padding:12px 14px}.receipt-editor-form{gap:20px}.receipt-editor-actions{border-top:1px solid var(--line);background:var(--surface);padding:14px 0 18px;position:sticky;bottom:-18px}@media (width>=520px){.price-table{min-width:620px}.content,.card,.question-card{padding:22px}.fields-grid,.receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-action-button{width:auto;flex:140px!important}.dialog-backdrop{place-items:center}}@media (width>=900px){.app-shell{grid-template-columns:250px minmax(0,1fr);display:grid}.sidebar{border-left:1px solid var(--line);height:100dvh;box-shadow:none;border-bottom:0;justify-content:space-between;padding:24px 18px;position:sticky;top:0;overflow-y:auto}.sidebar-top{gap:28px}.mobile-nav-toggle{display:none}.nav-list,.nav-list.mobile-open{grid-template-columns:1fr;max-height:none;display:grid;overflow:visible}.nav-button{min-height:48px}.nav-group{grid-column:auto}.nav-button small{display:none}.nav-logout{grid-column:auto;width:100%}.content{gap:20px;padding:28px}.panel-grid,.customers-layout{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}.price-list-layout{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.card{padding:24px}.admin-sales-head{flex-direction:row;align-items:end}.admin-filter{width:min(100%,280px)}.receipt-list{grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-list>.muted{grid-column:1/-1}}@media (width>=1280px){.app-shell{grid-template-columns:280px minmax(0,1fr)}.receipt-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
