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