@import "https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap";:root{color:#15233b;font-synthesis:none;--primary:#2364e8;--primary-dark:#174bb8;--muted:#748096;--line:#e9edf3;--green:#10a779;--red:#e54f62;background:#edf1f7;font-family:Vazirmatn,system-ui,sans-serif}*{box-sizing:border-box}body{overscroll-behavior:contain;background:#edf1f7;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer;touch-action:manipulation;border:0;transition:opacity .14s,background-color .18s,color .18s,box-shadow .18s}button:active{opacity:.76}.app-shell{background:#f8fafc;width:min(100%,520px);min-height:100dvh;margin:0 auto;padding-bottom:108px;position:relative;overflow-x:hidden;box-shadow:0 0 50px #1d325214}.login-shell{width:min(100%,520px);min-height:100dvh;padding:max(48px, calc(env(safe-area-inset-top) + 28px)) 20px calc(32px + env(safe-area-inset-bottom));color:#fff;background:linear-gradient(155deg,#2d75ef 0%,#2059d0 48%,#123a8e 100%);place-items:center;margin:0 auto;display:grid;position:relative;overflow:hidden}.login-glow{border:1px solid #ffffff1a;border-radius:50%;position:absolute}.login-glow-one{width:340px;height:340px;top:-190px;left:-120px;box-shadow:0 0 0 48px #ffffff06}.login-glow-two{width:250px;height:250px;bottom:40px;right:-150px;box-shadow:0 0 0 42px #ffffff06}.login-card{z-index:1;color:#172640;background:#fffffff7;border:1px solid #ffffffc7;border-radius:28px;width:100%;padding:22px;position:relative;box-shadow:0 24px 65px #06194145}.login-brand{border-bottom:1px solid #edf0f5;align-items:center;gap:10px;padding-bottom:18px;display:flex}.login-brand img{object-fit:contain;width:42px;height:42px}.login-brand div{gap:1px;display:grid}.login-brand strong{color:var(--primary);font-size:19px}.login-brand span{color:#7c899c;font-size:9px}.login-heading{margin:24px 0 20px}.login-heading>span{color:var(--primary);font-size:10px;font-weight:700}.login-heading h1{margin:4px 0;font-size:24px}.login-heading p{color:#7a8799;margin:0;font-size:11px}.login-card form{gap:8px;display:grid}.login-card form label{color:#58667b;margin-top:6px;font-size:10px;font-weight:600}.login-card form input{color:#172640;text-align:left;background:#f8fafc;border:1px solid #dfe5ed;border-radius:14px;outline:0;width:100%;height:52px;padding:0 14px;font-size:16px}.login-card form input:focus{border-color:#7da5f2;box-shadow:0 0 0 3px #e6efff}.login-error{color:#a42e3d;background:#fff0f2;border-radius:11px;margin:4px 0 0;padding:10px 12px;font-size:10px}.login-button{color:#fff;background:var(--primary);border-radius:15px;width:100%;min-height:52px;margin-top:12px;font-weight:700;box-shadow:0 10px 22px #2364e83d}.login-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.hero{color:#fff;height:174px;padding:max(12px, env(safe-area-inset-top)) 16px 0;background:linear-gradient(145deg,#2c72ee 0%,#215cd8 58%,#1646aa 100%);border-radius:0 0 34px 34px;position:relative;overflow:hidden}.hero-orb{background:#ffffff0e;border-radius:50%;position:absolute}.hero-orb-one{width:290px;height:290px;top:-168px;left:-70px}.hero-orb-two{width:220px;height:220px;top:15px;right:-125px}.topbar,.welcome-row{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.topbar{direction:ltr}.top-actions{align-items:center;gap:8px;display:flex}.icon-button{color:#fff;background:0 0;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.glass{background:#ffffff1c;border:1px solid #ffffff2e}.notification{position:relative}.notification i{background:#ffad28;border:1px solid #2768dc;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.brand{color:#fff;direction:rtl;align-items:center;gap:6px;font-weight:800;display:flex}.brand img{object-fit:contain;background:0 0;width:30px;height:30px}.brand strong{letter-spacing:-.3px;font-size:17px}.welcome-row{align-items:center;margin-top:10px}.welcome-row h1{margin:0;font-size:13px;font-weight:600}.ledger-picker{background:#0a2d7b3d;border:1px solid #ffffff26;border-radius:13px;grid-template-columns:1fr auto;align-content:center;column-gap:4px;min-width:128px;min-height:42px;padding:4px 9px;display:grid}.ledger-picker span{opacity:.7;grid-column:1/-1;font-size:8px;line-height:1.2}.ledger-picker select{color:#fff;appearance:none;background:0 0;border:0;outline:0;min-width:0;font-size:11px}.ledger-picker option{color:#15233b}.home-main{z-index:2;margin-top:-44px;position:relative}.summary-card{background:#fffffff5;border:1px solid #ffffffb3;border-radius:24px;margin:0 14px;padding:17px 15px 15px;box-shadow:0 13px 35px #1e3d691f}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h2{margin:0;font-size:14px}.section-title>span{color:#99a3b3;align-items:center;gap:4px;font-size:9px;display:flex}.summary-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.summary-grid .summary-item:last-child{grid-column:1/-1}.summary-grid.two-columns .summary-item:last-child{grid-column:auto}.summary-item{background:#f7f9fc;border:1px solid #f0f2f6;border-radius:15px;align-items:center;gap:8px;min-width:0;padding:11px 9px;display:flex}.summary-item span{color:var(--muted);margin-bottom:4px;font-size:9px;display:block}.summary-item strong{white-space:nowrap;font-size:11px;display:block}.summary-icon{border-radius:11px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.summary-icon svg{width:17px}.green{color:var(--green);background:#e6f8f2}.red{color:var(--red);background:#feebee}.blue{color:var(--primary);background:#e8f0ff}.amber{color:#e2931a;background:#fff4dd}.notice{color:#fff;background:#172b4d;border-radius:12px;justify-content:space-between;align-items:center;width:calc(100% - 28px);margin:12px 14px 0;padding:11px 14px;font-size:11px;display:flex}.parties-section{padding:24px 14px 0}.parties-heading h2{font-size:17px}.parties-heading p{color:var(--muted);margin:3px 0 0;font-size:10px}.mini-add{min-width:44px;height:44px;color:var(--primary);background:#e8f0ff;border-radius:13px;justify-content:center;align-items:center;display:flex}.labeled-add{gap:5px;width:auto;padding:0 11px}.labeled-add span{font-size:9px}.search-box{color:#9aa5b6;background:#fff;border:1px solid #e5eaf1;border-radius:15px;align-items:center;gap:9px;height:47px;margin-top:15px;padding:0 13px;display:flex}.search-box:focus-within{border-color:#8fb2f5;box-shadow:0 0 0 3px #e8f0ff}.search-box input{color:#1b2a42;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.filters{scrollbar-width:none;gap:7px;margin:12px 0 8px;display:flex;overflow-x:auto}.filters button{white-space:nowrap;color:#657188;background:0 0;border:1px solid #e3e8ef;border-radius:999px;padding:7px 14px;font-size:10px}.filters button.active{color:#fff;background:#1d58ce;border-color:#1d58ce}.party-list{gap:7px;display:grid}.party-row{text-align:right;width:100%;min-height:67px;color:inherit;background:#fff;border:1px solid #eff2f6;border-radius:17px;align-items:center;gap:11px;padding:9px 10px;display:flex;box-shadow:0 4px 13px #1f344f08}.party-row:active{transform:scale(.99)}.avatar{color:#5d6d86;background:#edf2fa;border-radius:15px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:13px;font-weight:700;display:grid}.party-name{gap:5px;min-width:0;display:grid}.party-name strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.party-name small,.party-balance small{font-size:9px}.party-name small.receivable{color:var(--green)}.party-name small.payable{color:var(--red)}.party-name small.settled{color:#8894a7}.party-balance{justify-items:end;gap:5px;margin-right:auto;display:grid}.party-balance b{font-size:11px}.party-balance small{color:#9ba5b4}.bottom-nav{z-index:10;width:min(100%,520px);height:calc(76px + env(safe-area-inset-bottom));padding:11px 32px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff5;border-top:1px solid #e4e9f0;border-radius:26px 26px 0 0;grid-template-columns:1fr 88px 1fr;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -10px 34px #182b481a}.bottom-nav button{color:#9aa5b4;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px;font-size:8px;display:flex;position:relative}.bottom-nav svg{width:20px}.bottom-nav button.active{color:var(--primary)}.bottom-nav button.active:after{content:"";background:var(--primary);border-radius:999px;width:18px;height:3px;position:absolute;bottom:1px}.nav-space{display:block}.fab{z-index:11;bottom:calc(43px + env(safe-area-inset-bottom));color:#fff;background:#2364e8;border:5px solid #fffffffa;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 9px 22px #2364e857}.fab svg{stroke-width:2.4px;width:27px;height:27px}.overlay{z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#111b2d7a;justify-content:center;align-items:end;padding:0;display:flex;position:fixed;inset:0}.sheet{width:min(100%,520px);padding:9px 16px calc(22px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;animation:.24s ease-out rise;box-shadow:0 -20px 60px #0f1d332e}@keyframes rise{0%{opacity:0;transform:translateY(40px)}}.sheet-handle{background:#dbe0e7;border-radius:999px;width:40px;height:4px;margin:0 auto 14px}.sheet-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.sheet-title h2{margin:0;font-size:16px}.sheet-title p{color:#8b96a8;margin:3px 0 0;font-size:10px}.sheet-title>button{color:#6b778b;background:#f2f4f7;border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.sheet-title svg{width:18px}.action-launcher{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:8px 0 16px;display:grid}.action-launcher.two-actions{grid-template-columns:repeat(2,88px);justify-content:center;gap:28px}.action-button{color:#33435b;text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:104px;padding:5px 2px;display:flex}.action-button strong{max-width:72px;font-size:9px;line-height:1.6}.action-icon{border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:inset 0 0 0 1px #1f37580a}.action-icon svg{stroke-width:1.9px;width:23px;height:23px}.action-button:active .action-icon{transform:scale(.94);box-shadow:inset 0 0 0 1px #1f375814}.field{color:#667187;gap:7px;margin-bottom:15px;font-size:10px;display:grid}.field select,.field>input,.amount-field{color:#26344a;background:#fafbfc;border:1px solid #e1e6ed;border-radius:14px;outline:0;width:100%;height:52px;padding:0 13px}.field select:focus,.field>input:focus,.amount-field:focus-within{border-color:#8fb2f5;box-shadow:0 0 0 3px #e8f0ff}.date-field{color:#7a879a;text-align:right;background:#fafbfc;border:1px solid #e1e6ed;border-radius:14px;align-items:center;gap:9px;width:100%;height:52px;padding:0 13px;display:flex}.date-field svg{width:18px}.date-field strong{color:#26344a;flex:1;font-size:11px}.amount-field{align-items:center;gap:8px;display:flex}.amount-field input{color:#182943;direction:rtl;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:18px;font-weight:700}.amount-field b{color:#7c8798;font-size:10px}.primary-button{background:var(--primary);color:#fff;border-radius:16px;width:100%;height:53px;margin-top:5px;font-weight:700;box-shadow:0 8px 18px #2364e833}.primary-button:disabled{opacity:.45;cursor:not-allowed}.danger-button{color:#b42333;background:#fff0f1;border-radius:13px;width:100%;min-height:46px;margin-top:9px;font-size:10px}.floating-notice{z-index:22;top:max(12px, env(safe-area-inset-top));width:min(100% - 28px,492px);position:fixed;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #111f353d}.sub-header{height:132px;padding:max(22px, env(safe-area-inset-top)) 16px 24px;color:#fff;background:linear-gradient(145deg,#2c72ee,#174bb8);grid-template-columns:44px 1fr 44px;align-items:end;gap:12px;display:grid}.sub-header h1{margin:0;font-size:18px}.sub-header p{opacity:.72;margin:3px 0 0;font-size:10px}.sub-back{color:#fff;background:#ffffff21;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.sub-back svg,.sub-header .icon-button svg{width:20px}.sub-main{padding:16px 14px 112px;position:relative}.party-profile{color:#fff;background:#173e91;border-radius:22px;align-items:center;gap:14px;padding:17px;display:flex;position:relative;overflow:hidden}.party-profile:after{content:"";border:24px solid #ffffff0f;border-radius:50%;width:150px;height:150px;position:absolute;top:-80px;left:-60px}.profile-avatar{color:#174bb8;background:#fff;border-radius:19px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-weight:800;display:grid}.party-avatar{padding:0;overflow:hidden}.party-avatar>i{background-image:url(/assets/customer-avatars.png);background-repeat:no-repeat;background-size:300% 300%;width:100%;height:100%;display:block}.party-avatar>img{object-fit:cover;width:100%;height:100%;display:block}.avatar-teen-boy>i{background-position:0 13%}.avatar-teen-girl>i{background-position:50% 13%}.avatar-adult-man>i{background-position:100% 13%}.avatar-adult-woman>i{background-position:0 76%}.avatar-elder-man>i{background-position:50% 76%}.avatar-elder-woman>i{background-position:100% 76%}.party-profile>div{gap:3px;display:grid}.party-profile small{opacity:.72;font-size:10px}.party-profile strong{font-size:18px}.party-profile a{color:#fff;opacity:.8;direction:ltr;align-items:center;gap:5px;margin-top:4px;font-size:10px;text-decoration:none;display:flex}.party-profile a svg{width:13px}.profile-edit{z-index:1;color:#fff;background:#ffffff1f;border-radius:13px;place-items:center;width:44px;height:44px;margin-right:auto;display:grid;position:relative}.profile-edit svg{width:17px}.quick-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin:13px 0 22px;display:grid}.quick-actions.two-actions{grid-template-columns:1fr 1fr}.quick-actions button{color:#4e5d74;background:#fff;border:1px solid #e8edf3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:72px;padding:8px 3px;display:flex}.quick-actions button>span{border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.quick-actions svg{width:16px}.quick-actions small{white-space:nowrap;font-size:8px}.history-section>.section-title{margin-bottom:10px}.history-section .section-title p{color:var(--muted);margin:3px 0 0;font-size:9px}.history-section .section-title>svg{color:#8c9ab0;width:20px}.statement-button{min-height:38px;color:var(--primary);background:#eaf1ff;border-radius:11px;align-items:center;gap:5px;padding:0 10px;font-size:9px;display:flex}.statement-button svg{width:17px}.timeline{gap:8px;display:grid}.transaction-row{background:#fff;border:1px solid #e9edf3;border-radius:17px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;min-height:72px;padding:11px;display:grid}.transaction-icon{border-radius:13px;place-items:center;width:40px;height:40px;display:grid}.transaction-icon svg{width:18px}.transaction-row>div{gap:2px;display:grid}.transaction-row strong,.transaction-row>b{font-size:11px}.transaction-row small,.transaction-row time{color:#8a96a9;font-size:8px}.inventory-overview{color:#fff;background:#173e91;border-radius:22px;justify-content:space-between;align-items:center;min-height:108px;padding:18px;display:flex}.inventory-overview>div{gap:4px;display:grid}.inventory-overview span,.inventory-overview small{opacity:.73;font-size:10px}.inventory-overview strong{font-size:19px}.warehouse-mark{background:#ffffff1f;border:1px solid #ffffff26;border-radius:18px;place-items:center;width:55px;height:55px;display:grid}.warehouse-mark svg{width:25px}.inventory-toolbar{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.warehouse-select,.new-product-button{border-radius:14px;align-items:center;gap:7px;height:47px;display:flex}.warehouse-select{background:#fff;border:1px solid #e5eaf1;padding:0 11px}.warehouse-select svg{color:#7d899c;width:17px}.warehouse-select select{appearance:none;color:#34435a;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.new-product-button{color:#fff;background:var(--primary);padding:0 13px;font-size:10px}.new-product-button svg{width:18px}.product-list{gap:10px;margin-top:13px;display:grid}.product-card{background:#fff;border:1px solid #e8edf3;border-radius:19px;padding:12px}.product-top{align-items:center;gap:10px;display:flex}.product-picture{width:47px;height:47px;color:var(--primary);background:#eaf1ff;border-radius:15px;flex:0 0 47px;place-items:center;display:grid}.product-picture svg{width:21px}.product-picture img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.product-info{flex:1;gap:3px;min-width:0;display:grid}.product-info>div{align-items:center;gap:5px;display:flex}.product-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.product-info small,.stock-count small{color:#8995a8;font-size:8px}.product-info em{color:#c2414b;white-space:nowrap;background:#fff0f1;border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal}.stock-count{background:#f4f7fa;border-radius:11px;justify-items:center;padding:6px 9px;display:grid}.product-edit{color:#6f7e94;background:#f4f7fa;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.product-edit svg{width:15px}.stock-count b{font-size:15px}.product-prices{grid-template-columns:1fr 1fr;gap:8px;margin:11px 0;display:grid}.product-prices span{background:#f8fafc;border-radius:10px;gap:2px;padding:8px;display:grid}.product-prices small{color:#8b96a8;font-size:8px}.product-prices b{font-size:10px}.product-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.product-actions button{border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:9px;display:flex}.product-actions button:first-child{color:#fff;background:var(--primary)}.product-actions button:last-child{color:#77500e;background:#fff3da}.product-actions svg{width:15px}.empty-state{color:#8591a4;text-align:center;background:#fff;border:1px dashed #dce2ea;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;display:flex}.empty-state>span{color:#6d86b5;background:#edf3ff;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.empty-state p{margin:0;font-size:10px}.empty-state button{color:#fff;background:var(--primary);border-radius:11px;align-items:center;gap:5px;min-height:40px;padding:0 12px;font-size:9px;display:flex}.tall-sheet{overscroll-behavior:contain;max-height:90dvh;overflow-y:auto}.fixed-party{background:#f3f7ff;border:1px solid #dfe9fb;border-radius:15px;align-items:center;gap:9px;min-height:60px;margin-bottom:15px;padding:8px;display:flex}.fixed-party>div{gap:2px;display:grid}.fixed-party small{color:#7c889a;font-size:8px}.fixed-party strong{font-size:11px}.fixed-party>svg{width:18px;color:var(--green);margin-right:auto}.small-avatar{border-radius:12px;flex-basis:40px;width:40px;height:40px}.two-field-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.inline-warning,.inline-error{border-radius:10px;margin:-5px 0 12px;padding:9px 11px;font-size:9px;line-height:1.7}.inline-warning{color:#875a0b;background:#fff5df}.inline-error{color:#b42333;background:#fff0f1}.payment-block{color:#667187;gap:7px;margin-bottom:15px;font-size:10px;display:grid}.segmented{background:#f0f3f7;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.segmented button{color:#69768a;background:0 0;border-radius:10px;min-height:39px;font-size:9px}.segmented button.active{color:#fff;background:var(--primary)}.segmented button:disabled{opacity:.35;cursor:not-allowed}.payment-block>small{color:#7b8798;font-size:8px;line-height:1.7}.transaction-total{background:#f2f6fd;border-radius:13px;justify-content:space-between;align-items:center;margin:4px 0 12px;padding:13px;display:flex}.transaction-total span{color:#69768a;font-size:10px}.transaction-total strong{font-size:14px}.invoice-link{color:var(--primary);background:#eaf1ff;border-radius:7px;justify-self:start;margin-top:3px;padding:3px 7px;font-size:8px}.transaction-row.voided{opacity:.56}.transaction-row.voided>b{text-decoration:line-through}.transaction-links{gap:5px;display:flex}.void-link{color:#b33b49;background:#fff0f1;border-radius:7px;margin-top:3px;padding:3px 7px;font-size:8px}.edit-link{color:#76520f;background:#fff4dd;border-radius:7px;margin-top:3px;padding:3px 7px;font-size:8px}.avatar-picker-label{color:#667187;margin-bottom:8px;font-size:10px}.avatar-picker{direction:ltr;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:18px;display:grid}.avatar-picker button,.custom-avatar{aspect-ratio:1;cursor:pointer;background:#f2f5f9;border:2px solid #0000;border-radius:14px;place-items:center;min-width:0;padding:3px;display:grid;overflow:hidden}.avatar-picker button.active,.custom-avatar.active{border-color:var(--primary);background:#eaf1ff}.avatar-picker .party-avatar,.custom-avatar img{object-fit:cover;border-radius:10px;width:100%;height:100%}.custom-avatar svg{color:#718097;width:19px}.custom-avatar input{display:none}.category-block{color:#667187;gap:8px;margin-bottom:15px;font-size:10px;display:grid}.category-chips{scrollbar-width:none;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.category-chips button{color:#647188;white-space:nowrap;background:#f2f5f9;border:1px solid #e5eaf1;border-radius:999px;min-height:36px;padding:0 12px;font-size:9px}.category-chips button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.category-block>input{color:#26344a;background:#fafbfc;border:1px solid #e1e6ed;border-radius:13px;outline:0;width:100%;height:48px;padding:0 13px}.calendar-overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08101e99;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.persian-calendar{color:#1d2b42;background:#fff;border-radius:24px;width:min(100%,380px);padding:18px;box-shadow:0 24px 70px #08142847}.calendar-head{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:15px;display:grid}.calendar-head>button{color:#60708a;background:#f2f5f9;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.calendar-head svg{width:19px}.calendar-head>div{justify-items:center;gap:2px;display:grid}.calendar-head strong{font-size:15px}.calendar-head span{color:#7e8b9e;font-size:10px}.calendar-weekdays,.calendar-days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.calendar-weekdays span{color:#8b97a8;text-align:center;padding:6px 0;font-size:9px}.calendar-days button,.calendar-days i{aspect-ratio:1;border-radius:11px;place-items:center;display:grid}.calendar-days button{color:#34435a;background:0 0;font-size:11px}.calendar-days button:hover{background:#edf3ff}.calendar-days button.selected{color:#fff;background:var(--primary);box-shadow:0 6px 14px #2364e840}.calendar-foot{border-top:1px solid #edf0f4;justify-content:space-between;margin-top:14px;padding-top:12px;display:flex}.calendar-foot button{min-height:40px;color:var(--primary);background:#edf3ff;border-radius:11px;padding:0 14px;font-size:10px}.image-picker{color:#60708a;cursor:pointer;background:#f6f8fb;border:1px dashed #cbd5e3;border-radius:16px;place-items:center;width:100%;min-height:92px;margin-bottom:15px;display:grid;overflow:hidden}.image-picker input{display:none}.image-picker span{justify-items:center;gap:4px;display:grid}.image-picker svg{width:24px;color:var(--primary)}.image-picker small{font-size:9px}.image-picker img{object-fit:cover;width:100%;height:150px}.report-skeleton{background:linear-gradient(90deg,#edf1f6,#f8fafc,#edf1f6) 0 0/200% 100%;border-radius:22px;height:145px;margin-bottom:12px;animation:1.2s infinite shimmer}.report-skeleton.short{height:90px}@keyframes shimmer{to{background-position:-200% 0}}.report-hero{color:#fff;background:#173e91;border-radius:22px;justify-content:space-between;align-items:center;min-height:140px;padding:20px;display:flex}.report-hero>div{gap:5px;display:grid}.report-hero span,.report-hero small{opacity:.75;font-size:10px}.report-hero strong{font-size:22px}.report-hero>svg{opacity:.2;width:48px;height:48px}.report-grid{grid-template-columns:1fr 1fr;gap:9px;margin:12px 0;display:grid}.report-grid article{background:#fff;border:1px solid #e6ebf2;border-radius:17px;gap:5px;padding:14px;display:grid}.report-grid small{color:#7c889b;font-size:9px}.report-grid strong{font-size:12px}.report-dot{border-radius:50%;width:9px;height:9px}.report-dot.sales,.chart-legend i.sales,.sale-bar{background:#2364e8}.report-dot.purchases,.chart-legend i.purchases,.purchase-bar{background:#f2ad35}.chart-card{background:#fff;border:1px solid #e6ebf2;border-radius:20px;padding:16px}.chart-card .section-title p{color:#8490a3;margin:3px 0 0;font-size:8px}.chart-card .section-title svg{color:#73829a;width:20px}.bar-chart{border-bottom:1px solid #dfe5ed;justify-content:space-around;align-items:end;gap:8px;height:190px;margin-top:20px;padding-top:8px;display:flex}.bar-group{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:5px;height:100%;display:flex}.bars{justify-content:center;align-items:end;gap:3px;width:100%;height:calc(100% - 20px);display:flex}.bars i{border-radius:5px 5px 1px 1px;width:min(14px,36%);min-height:4px}.bar-group small{color:#8793a6;font-size:7px}.chart-empty{color:#8591a4;text-align:center;place-items:center;min-height:150px;font-size:10px;display:grid}.chart-legend{justify-content:center;gap:18px;margin-top:13px;display:flex}.chart-legend span{color:#69768a;align-items:center;gap:5px;font-size:8px;display:flex}.chart-legend i{border-radius:3px;width:8px;height:8px}.settings-page{gap:12px;display:grid}.install-card{color:#fff;background:linear-gradient(145deg,#173e91,#2364e8);border-radius:19px;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.install-card>img{object-fit:contain;background:0 0;width:48px;height:48px}.install-card>div{gap:3px;display:grid}.install-card strong{font-size:11px}.install-card small{opacity:.78;font-size:8px;line-height:1.7}.install-card button{color:#174bb8;background:#fff;border-radius:11px;align-items:center;gap:5px;min-height:40px;padding:0 10px;font-size:9px;display:flex}.install-card button:disabled{opacity:.55}.install-card svg{width:16px}.settings-shortcuts{grid-template-columns:1fr 1fr;gap:8px;display:grid}.settings-shortcuts>button{text-align:right;min-height:74px;color:inherit;background:#f7f9fb;border-radius:14px;align-items:center;gap:9px;padding:10px;display:flex}.settings-shortcuts>button>span{width:38px;height:38px;color:var(--primary);background:#eaf1ff;border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.settings-shortcuts svg{width:18px}.settings-shortcuts div{gap:3px;display:grid}.settings-shortcuts strong{font-size:10px}.settings-shortcuts small{color:#8390a3;font-size:7px}.settings-section{background:#fff;border:1px solid #e5eaf1;border-radius:20px;padding:15px}.settings-heading{align-items:center;gap:10px;margin-bottom:13px;display:flex}.settings-heading>span{width:40px;height:40px;color:var(--primary);background:#eaf1ff;border-radius:13px;place-items:center;display:grid}.settings-heading svg{width:19px}.settings-heading h2{margin:0;font-size:13px}.settings-heading p{color:#8390a3;margin:3px 0 0;font-size:8px}.language-choice{grid-template-columns:1fr 1fr;gap:7px;display:grid}.language-choice button{color:#647188;background:#f4f6f9;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:46px;font-size:10px;display:flex}.language-choice button svg{width:15px;display:none}.language-choice button.active{color:#fff;background:var(--primary)}.language-choice button.active svg{display:block}.settings-select{background:#f7f9fb;border-radius:12px;grid-template-columns:1fr auto;align-items:center;height:50px;margin-top:9px;padding:0 12px;display:grid}.settings-select>span{color:#8995a8;grid-column:1/-1;margin-bottom:-7px;font-size:7px}.settings-select select{appearance:none;color:#314158;background:0 0;border:0;outline:0;font-size:10px}.settings-select svg{width:15px}.inventory-toggle{color:#647188;background:#f7f9fb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:48px;margin-top:9px;padding:0 12px;display:flex}.inventory-toggle>span{align-items:center;gap:7px;font-size:9px;display:flex}.inventory-toggle svg{width:17px}.inventory-toggle>i{background:#cfd6e0;border-radius:999px;width:38px;height:22px;padding:3px}.inventory-toggle>i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .18s;display:block}.inventory-toggle.active>i{background:var(--green)}.inventory-toggle.active>i:after{transform:translate(-16px)}.settings-chips{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.ledger-chip{color:#647188;white-space:nowrap;background:#f4f6f9;border-radius:11px;align-items:center;min-height:42px;padding:0 5px 0 9px;display:flex}.ledger-chip>button:first-child{min-height:40px;color:inherit;background:0 0;padding:0 7px;font-size:9px}.ledger-chip.active{color:#fff;background:#173e91}.chip-delete{color:#ffced3;background:#ffffff1a;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.chip-delete svg,.row-delete svg{width:14px}.inline-create{grid-template-columns:1fr auto 44px;gap:7px;margin-top:10px;display:grid}.inline-create.compact{grid-template-columns:1fr 44px}.inline-create>input,.partner-form input{background:#fafbfc;border:1px solid #e1e6ed;border-radius:11px;outline:0;min-width:0;height:44px;padding:0 11px;font-size:9px}.inline-create label{color:#657188;white-space:nowrap;align-items:center;gap:4px;font-size:8px;display:flex}.inline-create button{color:#fff;background:var(--primary);border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.inline-create button:disabled,.partner-form button:disabled{opacity:.4}.settings-list{gap:6px;display:grid}.settings-list>div{background:#f7f9fb;border-radius:12px;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:flex}.settings-list svg{color:#6b7b92;width:17px}.settings-list>div>svg:last-child{color:var(--green);margin-right:auto}.row-delete{color:#b33b49;background:#fff0f1;border-radius:10px;place-items:center;width:36px;height:36px;margin-right:auto;display:grid}.settings-list strong{font-size:9px}.settings-list span{gap:2px;display:grid}.settings-list small{color:#8793a5;font-size:7px}.partner-form{grid-template-columns:1fr 1fr;gap:7px;margin-top:10px;display:grid}.partner-form button{color:#fff;background:var(--primary);border-radius:11px;grid-column:1/-1;min-height:44px;font-size:9px}.plan-card{color:#fff;background:#173e91;border-radius:20px;grid-template-columns:1fr auto;gap:12px;padding:17px;display:grid}.plan-card>div:first-child{gap:3px;display:grid}.plan-card span,.plan-card small{opacity:.72;font-size:8px}.plan-card strong{font-size:16px}.plan-card>svg{opacity:.3;width:28px}.usage-track{background:#ffffff26;border-radius:999px;grid-column:1/-1;height:6px;overflow:hidden}.usage-track i{border-radius:inherit;background:#5dd5a9;height:100%;display:block}.plan-card button{color:#ffffffb3;background:#ffffff1a;border-radius:11px;grid-column:1/-1;min-height:42px;font-size:9px}html[data-theme=dark] body{background:#070d18}.theme-dark{color:#edf3fc;--muted:#a6b3c6;--line:#28364a;box-shadow:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b1322}.theme-dark .summary-card,.theme-dark .summary-item,.theme-dark .search-box,.theme-dark .party-row,.theme-dark .quick-actions button,.theme-dark .transaction-row,.theme-dark .warehouse-select,.theme-dark .product-card,.theme-dark .product-prices span,.theme-dark .empty-state,.theme-dark .sheet,.theme-dark .action-button,.theme-dark .report-grid article,.theme-dark .chart-card,.theme-dark .settings-section{color:#edf3fc;background:#141f31;border-color:#28364a}.theme-dark .summary-item,.theme-dark .stock-count,.theme-dark .product-edit,.theme-dark .fixed-party,.theme-dark .settings-shortcuts>button,.theme-dark .language-choice button,.theme-dark .settings-select,.theme-dark .inventory-toggle,.theme-dark .ledger-chip,.theme-dark .settings-list>div{color:#d8e2f0;background:#1a273a}.theme-dark .bottom-nav{background:#0f1827f7;border-color:#28364a}.theme-dark .fab{border-color:#0b1322}.theme-dark .action-button{color:#dce5f2;background:0 0;border-color:#0000}.theme-dark .search-box input,.theme-dark .warehouse-select select,.theme-dark .settings-select select,.theme-dark .field select,.theme-dark .field>input,.theme-dark .amount-field input,.theme-dark .date-field input,.theme-dark .inline-create>input,.theme-dark .partner-form input{color:#edf3fc}.theme-dark .field select,.theme-dark .field>input,.theme-dark .amount-field,.theme-dark .date-field,.theme-dark .inline-create>input,.theme-dark .partner-form input,.theme-dark .image-picker{color:#d0d9e8;background:#101a2a;border-color:#334359}.theme-dark .date-field strong,.theme-dark .category-block>input{color:#edf3fc}.theme-dark .category-block>input,.theme-dark .category-chips button{color:#c8d3e2;background:#101a2a;border-color:#334359}.theme-dark .category-chips button.active{color:#fff;background:var(--primary);border-color:var(--primary)}.theme-dark .persian-calendar{color:#edf3fc;background:#141f31}.theme-dark .calendar-head>button{color:#c8d3e2;background:#223149}.theme-dark .calendar-days button{color:#dce5f2}.theme-dark .calendar-days button:hover{background:#223149}.theme-dark .calendar-days button.selected{color:#fff;background:var(--primary)}.theme-dark .calendar-foot{border-color:#2c3a4f}.theme-dark .calendar-foot button{color:#a8c5ff;background:#1a3158}.theme-dark .segmented{background:#0e1929}.theme-dark .segmented button{color:#aebbcf}.theme-dark .transaction-total{background:#1a2940}.theme-dark .sheet-title>button{color:#c5d0df;background:#223149}.theme-dark .filters button{color:#c2ccda;border-color:#3a4960}.theme-dark .avatar-picker button,.theme-dark .custom-avatar{background:#1a273a}.theme-dark .statement-button{color:#91b6ff;background:#1a3158}.theme-dark .empty-state{color:#afbbcc}.theme-dark .report-skeleton{background:linear-gradient(90deg,#142033,#202d41,#142033) 0 0/200% 100%}.theme-dark option{color:#edf3fc;background:#141f31}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #2364e847}@media (width>=700px){.app-shell{border-radius:30px;min-height:calc(100dvh - 40px);margin-block:20px;overflow:hidden}.bottom-nav{border-radius:26px 26px 30px 30px;bottom:20px}.fab{bottom:63px}}@media (width<=365px){.summary-item{gap:5px;padding-inline:7px}.summary-icon{flex-basis:29px;width:29px;height:29px}.summary-item strong{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
