.app-lock-content[hidden]{display:none!important}.app-lock-screen{z-index:2147483000;padding:24px 16px;padding-top:max(24px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom));background:var(--surface,#f8fafc);color:var(--ink,#111827);direction:rtl;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:auto}.app-lock-panel{text-align:center;flex-direction:column;gap:16px;width:100%;max-width:390px;margin:auto;display:flex}.app-lock-mark{background:var(--blue-soft,#eff6ff);width:72px;height:72px;color:var(--blue,#2563eb);border-radius:22px;align-self:center;place-items:center;display:grid}.app-lock-mark svg{width:34px;height:34px}.app-lock-panel h1{margin:0;font-size:24px}.app-lock-panel p{margin:0;font-size:14px;line-height:1.9}.app-lock-panel>p,.app-lock-panel small{color:var(--muted,#64748b)}.app-lock-panel form,.app-lock-recovery{gap:14px;display:grid}.app-lock-panel button{min-height:48px;font:inherit;justify-content:center}.app-lock-recovery{border:1px solid var(--line);border-radius:14px;padding:16px}.app-lock-recovery>svg{color:var(--blue);justify-self:center}.security-pin-field{text-align:right;flex-direction:column;gap:8px;font-size:13px;font-weight:600;display:flex}.security-pin-field input{box-sizing:border-box;border:1px solid var(--line,#e2e8f0);background:var(--field,#f9fafb);width:100%;min-width:0;min-height:52px;color:var(--ink,#111827);font:inherit;text-align:center;letter-spacing:.5em;border-radius:12px;padding:10px 14px;font-size:24px}.security-pin-field input:focus-visible{outline:3px solid var(--blue,#2563eb);outline-offset:2px}.app-lock-error{font-size:13px;line-height:1.9;color:var(--red,#dc2626)!important}.app-dialog-layer{inset-inline:0;z-index:1000;height:100dvh;padding:max(20px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));overscroll-behavior:contain;background:#0000007a;justify-content:center;align-items:center;display:flex;position:fixed;top:0}.app-dialog{background:var(--canvas);width:min(100%,400px);max-height:100%;color:var(--ink);box-shadow:var(--shadow-float);border-radius:24px;padding:24px;overflow:auto}.app-dialog-heading{align-items:center;gap:12px;display:flex}.app-dialog-icon{background:var(--amber-soft);width:44px;height:44px;color:var(--amber);border-radius:14px;flex:0 0 44px;place-items:center;display:grid}.app-dialog-icon svg{width:24px;height:24px;display:block}.app-dialog h2{overflow-wrap:anywhere;margin:0;font-size:17px;line-height:1.8}.app-dialog p{color:var(--muted);overflow-wrap:anywhere;white-space:pre-line;margin:16px 0 24px;font-size:14px;line-height:2}.app-dialog footer{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-dialog footer button{cursor:pointer;border:0;border-radius:12px;min-height:48px;padding:10px 16px;font-size:14px;font-weight:600}.app-dialog-cancel{color:var(--ink);background:var(--field)}.app-dialog-confirm{color:#fff;background:var(--blue)}.app-dialog-confirm.destructive{background:var(--red)}@media (width<=360px){.app-dialog{padding:20px}.app-dialog footer button{flex:1}}.native-catalog-page,.native-catalog-modal{--text:var(--ink);--brand:var(--blue);--surface-soft:var(--field);--background:var(--canvas)}.native-catalog-page{width:100%;min-width:0;max-width:1040px;color:var(--text);flex-direction:column;gap:12px;margin-inline:auto;display:flex}.native-catalog-page .tone-blue,.native-catalog-modal .tone-blue{--catalog-tone:#2563eb}.native-catalog-page .tone-green,.native-catalog-modal .tone-green{--catalog-tone:#10b981}.native-catalog-page .tone-red,.native-catalog-modal .tone-red{--catalog-tone:#ef4444}.native-catalog-page .tone-teal,.native-catalog-modal .tone-teal{--catalog-tone:#3b82f6}.native-catalog-page .tone-amber,.native-catalog-modal .tone-amber{--catalog-tone:#f59e0b}.native-catalog-page .tone-muted,.native-catalog-modal .tone-muted{--catalog-tone:var(--muted)}.native-catalog-search{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:9px;min-width:0;min-height:48px;padding:0 12px;display:flex}.native-catalog-search>svg{width:20px;color:var(--muted);flex-shrink:0}.native-catalog-search input{width:100%;min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none;min-height:46px;font-size:12px}.native-catalog-search button{color:var(--muted);background:0 0;border:0;place-items:center;width:28px;height:32px;display:grid}.native-catalog-search button svg{width:16px}.native-catalog-toolbar{gap:8px;display:flex}.native-catalog-toolbar>button{white-space:normal;flex:1;justify-content:center;min-height:44px;font-size:12px}.native-catalog-toolbar>.native-catalog-search{flex:1.6}.native-catalog-list{gap:10px;display:grid}.native-catalog-card{--catalog-tone:#10b981;border:1px solid color-mix(in srgb,var(--catalog-tone) 20%,var(--line));background:color-mix(in srgb,var(--catalog-tone) 3.5%,var(--surface));border-radius:18px;flex-direction:column;gap:10px;min-width:0;padding:12px 14px;display:flex}.native-catalog-card.inactive{--catalog-tone:var(--muted);background:color-mix(in srgb,var(--muted) 5%,var(--surface));color:var(--muted)}.native-catalog-card h3{overflow-wrap:anywhere;color:inherit;margin:0;font-size:14px;font-weight:750;line-height:1.8}.native-catalog-tags{flex-wrap:wrap;gap:6px;display:flex}.native-catalog-tag{color:var(--catalog-tone);background:color-mix(in srgb,var(--catalog-tone) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--catalog-tone) 20%,transparent);overflow-wrap:anywhere;border-radius:20px;max-width:100%;padding:3px 9px;font-size:10px;font-weight:650;line-height:1.7}.native-person-actions{direction:ltr;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;display:flex}.native-catalog-icon{--catalog-tone:#2563eb;border:1px solid color-mix(in srgb,var(--catalog-tone) 20%,transparent);background:color-mix(in srgb,var(--catalog-tone) 8%,var(--surface));width:34px;height:34px;color:var(--catalog-tone);border-radius:10px;flex-shrink:0;place-items:center;padding:0;display:inline-grid}.native-catalog-icon svg{width:18px;height:18px}.native-catalog-icon:disabled{opacity:.4}.native-catalog-toggle{border:1px solid color-mix(in srgb,#10b981 28%,var(--line));background:color-mix(in srgb,#10b981 10%,var(--surface));color:#047857;white-space:nowrap;direction:rtl;border-radius:18px;justify-content:space-between;align-items:center;gap:6px;min-width:102px;height:36px;padding:4px 7px;font-size:11px;display:inline-flex}.native-catalog-toggle i{background:#10b981;border-radius:15px;flex-shrink:0;width:40px;height:24px;display:block;position:relative}.native-catalog-toggle b{color:#10b981;background:#fff;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;top:3px;right:3px}.native-catalog-toggle b svg{width:12px;height:12px}.native-catalog-toggle[aria-checked=false]{background:var(--surface);border-color:var(--line);color:var(--muted)}.native-catalog-toggle[aria-checked=false] i{background:var(--line)}.native-catalog-toggle[aria-checked=false] b{color:var(--muted);right:19px}.native-catalog-page .catalog-delete{position:relative}.native-catalog-page .catalog-delete-trigger{border-radius:10px;place-items:center;gap:0;width:34px;height:34px;min-height:0;padding:0;font-size:0;display:grid}.native-catalog-page .catalog-delete-trigger svg{width:18px;height:18px}.native-catalog-page .catalog-delete-confirm{inset:auto 14px max(16px,env(safe-area-inset-bottom));z-index:120;direction:rtl;width:auto;max-width:500px;margin-inline:auto;position:fixed;box-shadow:0 0 0 100vmax #0005}.native-person-contact{color:var(--muted);flex-direction:column;align-items:flex-start;gap:6px;font-size:11px;display:flex}.native-person-contact p{overflow-wrap:anywhere;direction:ltr;align-items:center;gap:6px;max-width:100%;margin:0;display:flex}.native-person-contact svg{flex-shrink:0;width:16px;height:16px}.native-person-balance{border-top:1px solid color-mix(in srgb,var(--catalog-tone) 20%,var(--line));gap:10px;padding-top:10px;font-size:12px;display:flex}.native-person-balance strong{text-align:left;color:var(--catalog-tone);overflow-wrap:anywhere;flex:1}.native-person-balance>span{color:var(--muted)}.native-catalog-statement{color:var(--brand);background:0 0;border:0;align-self:flex-end;align-items:center;gap:6px;padding:6px;font-size:11px;display:flex}.native-catalog-statement svg{width:15px;height:15px}.native-product-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.native-serial-button{color:#2563eb;background:#2563eb12;border:1px solid #2563eb40;border-radius:20px;align-items:center;gap:4px;min-height:36px;padding:5px 9px;font-size:10px;font-weight:700;display:flex}.native-serial-button svg{width:15px;height:15px}.native-product-values{border-top:1px solid color-mix(in srgb,var(--catalog-tone) 20%,var(--line));text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:10px;display:grid}.native-product-values>span{flex-direction:column;align-items:center;gap:5px;min-width:0;display:flex}.native-product-values small{color:var(--muted);font-size:10px}.native-product-values strong{overflow-wrap:anywhere;font-size:11px;line-height:1.8}.native-catalog-low{color:#b45309;text-align:right;background:#f59e0b10;border:1px solid #f59e0b40;border-radius:13px;align-items:center;gap:10px;min-height:44px;padding:10px 12px;font-size:12px;display:flex}.native-catalog-low svg{width:20px;height:20px}.native-catalog-low>span{margin-inline-start:auto;font-size:11px}.native-catalog-low[aria-pressed=true]{background:#f59e0b30;border-color:#f59e0b}.native-catalog-empty{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:35px 20px;display:flex}.native-catalog-empty svg{width:34px;height:34px;color:var(--muted)}.native-catalog-empty strong{font-size:14px}.native-catalog-empty p{color:var(--muted);margin:0;font-size:12px;line-height:1.9}.native-catalog-error{color:#ef4444;background:#ef444410;border-radius:12px;margin:0;padding:12px;font-size:12px;line-height:1.9}.native-catalog-heading h2{margin:0 0 5px;font-size:14px}.native-catalog-heading p,.native-catalog-note{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.9}.native-inventory-summary{border:1px solid color-mix(in srgb,var(--catalog-tone) 23%,var(--line));background:color-mix(in srgb,var(--catalog-tone) 6%,var(--surface));border-radius:18px;align-items:center;gap:14px;padding:16px;display:flex}.native-inventory-summary>svg{width:42px;height:42px;color:var(--catalog-tone)}.native-inventory-summary>div{flex-direction:column;gap:5px;display:flex}.native-inventory-summary small{font-size:12px}.native-inventory-summary strong{color:var(--catalog-tone);font-size:22px}.native-inventory-summary span{color:var(--muted);font-size:11px}.native-inventory-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.native-inventory-tiles button{border:1px solid color-mix(in srgb,var(--catalog-tone) 22%,var(--line));background:color-mix(in srgb,var(--catalog-tone) 4%,var(--surface));text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:16px 10px;display:flex}.native-inventory-tiles svg{width:27px;height:27px;color:var(--catalog-tone)}.native-inventory-tiles strong{color:var(--text);font-size:13px}.native-inventory-tiles span{color:var(--muted);font-size:10px}.native-inventory-back{color:var(--brand);background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:5px 0;font-size:12px;display:flex}.native-inventory-back svg{width:18px}.native-warehouse-card header,.native-movement-card header{align-items:flex-start;gap:8px;display:flex}.native-warehouse-card header>div,.native-movement-card header>div{flex:1;min-width:0}.native-warehouse-card header small,.native-movement-card header small{color:var(--muted);font-size:11px}.native-catalog-soft-icon{background:color-mix(in srgb,var(--catalog-tone) 10%,transparent);width:42px;height:42px;color:var(--catalog-tone);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.native-catalog-soft-icon svg{width:21px;height:21px}.native-warehouse-card footer,.native-movement-card footer{justify-content:flex-end;gap:5px;display:flex}.native-movement-card .warehouse-movement-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;width:100%;display:flex}.native-movement-card .order-fulfillment-actions{gap:5px;display:flex}.native-movement-card .warehouse-movement-actions>button,.native-movement-card .order-fulfillment-actions>button{border-radius:10px;place-items:center;gap:0;width:34px;height:34px;min-height:34px;padding:0;font-size:0;display:grid}.native-movement-card .warehouse-movement-actions button svg{width:18px;height:18px}.native-movement-card .warehouse-movement-actions>small{color:var(--muted);flex-basis:100%;font-size:10px}.native-catalog-modal{z-index:160;color:var(--text);isolation:isolate;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.native-catalog-scrim{background:#0006;position:absolute;inset:0}.native-catalog-sheet{background:var(--surface);border-radius:18px 18px 0 0;flex-direction:column;width:min(100%,560px);min-height:0;max-height:92dvh;display:flex;position:relative;box-shadow:0 -5px 40px #0001}.native-catalog-sheet>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.native-catalog-sheet h2{margin:0;font-size:17px}.native-catalog-sheet header p{color:var(--muted);margin:5px 0 0;font-size:12px}.native-catalog-sheet>header button{background:var(--surface-soft);border:1px solid var(--line);width:36px;height:36px;color:var(--text);border-radius:12px;place-items:center;display:grid}.native-catalog-sheet>header button svg{width:20px;height:20px}.native-catalog-sheet-body{overscroll-behavior:contain;flex-direction:column;gap:12px;min-height:0;padding:16px;display:flex;overflow:auto}.native-catalog-sheet-body>section{border:1px solid var(--line);border-radius:15px;padding:12px}.native-catalog-sheet-body h3{margin:0 0 10px;font-size:12px}.native-catalog-chips{flex-wrap:wrap;gap:7px;display:flex}.native-catalog-chips>button{background:var(--surface);border:1px solid var(--line);min-height:34px;color:var(--muted);border-radius:20px;align-items:center;gap:4px;padding:5px 13px;font-size:11px;display:flex}.native-catalog-chips>button[aria-pressed=true]{background:color-mix(in srgb,var(--brand) 11%,var(--surface));border-color:var(--brand);color:var(--brand)}.native-catalog-chips svg{width:13px;height:13px}.native-catalog-sheet>footer{padding:12px 16px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--line);gap:8px;display:flex}.native-catalog-sheet>footer button{flex:1;justify-content:center;min-height:45px;font-size:12px}.native-product-serial-sheet{background:var(--background,var(--surface));border-radius:0;width:100%;height:100dvh;max-height:100%}.native-product-serial-sheet .native-catalog-sheet-body{flex:1}.native-serial-summary{border:1px solid var(--line);background:var(--surface);text-align:center;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.native-serial-summary span{flex-direction:column;gap:5px;display:flex}.native-serial-summary strong{color:var(--brand);font-size:20px}.native-serial-summary small{color:var(--muted);font-size:11px}.native-serial-row{background:var(--surface);border:1px solid var(--line);border-radius:15px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.native-serial-row bdi{overflow-wrap:anywhere;flex:1;font-size:13px}.native-serial-row small{width:100%;color:var(--muted);font-size:11px}.native-person-card{border-radius:12px}.native-person-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:24px;display:-webkit-box;overflow:hidden}.native-person-card .native-catalog-tag{background:color-mix(in srgb,var(--catalog-tone) 10%,var(--surface));border:0;padding:5px 10px;font-size:12px;font-weight:600;line-height:18px}.native-person-card .native-catalog-toggle{direction:ltr;width:118px;min-width:118px;margin-inline-start:5px}.native-person-card .native-catalog-toggle i{width:46px;height:26px}.native-person-card .native-catalog-toggle b{width:20px;height:20px}.native-person-card .native-catalog-toggle[aria-checked=false] b{right:23px}.native-person-card .native-person-contact{font-size:12px;line-height:18px}.native-person-card .native-person-balance{font-size:13px;line-height:20px}.native-person-card:not(.inactive) .native-person-balance .tone-green{color:#047857}.native-person-card:not(.inactive) .native-person-balance .tone-red{color:#b91c1c}.dark .native-person-card:not(.inactive) .native-person-balance .tone-green{color:#34d399}.dark .native-person-card:not(.inactive) .native-person-balance .tone-red{color:#f87171}.native-person-card.inactive .native-catalog-tags .native-catalog-tag:not(.tone-amber),.native-person-card.inactive .native-person-balance strong{--catalog-tone:var(--muted)}@media (width>=850px){.native-catalog-list{grid-template-columns:repeat(2,minmax(0,1fr))}.native-catalog-modal{align-items:center}.native-catalog-sheet{border-radius:20px}.native-product-serial-sheet{max-width:900px;max-height:90dvh}.native-catalog-page{gap:16px}.native-catalog-card{padding:16px}}@media (width<=370px){.native-product-actions{gap:4px}.native-product-actions .native-catalog-toggle{min-width:90px}.native-product-actions .native-catalog-icon,.native-product-actions .catalog-delete-trigger{width:30px}.native-serial-button{padding-inline:7px}}.native-serial-row-info{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.native-serial-row-info bdi{font-weight:700}.native-serial-row.available{background:#10b98108;border-color:#10b98133}.native-serial-row-info small{line-height:1.8}.native-serial-edit-field{flex-direction:column;gap:8px;font-size:12px;display:flex}.native-serial-edit-field input{background:var(--field);border:1px solid var(--line);color:var(--ink);border-radius:12px;min-height:46px;padding:12px}.native-serial-edit-field input[aria-invalid=true]{border-color:var(--red)}.native-catalog-sheet>header button{flex-shrink:0;width:44px;height:44px}.native-catalog-sheet-body>div[role=group]>p{margin:0;font-size:13px;line-height:1.9}.pwa-install-offer{z-index:45;inset-inline-end:20px;bottom:max(20px, env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--canvas);width:min(390px,100vw - 32px);color:var(--ink);box-shadow:var(--shadow-float);border-radius:18px;grid-template-columns:44px minmax(0,1fr) 36px;align-items:center;gap:10px;padding:14px;display:grid;position:fixed}.pwa-install-offer[hidden]{display:none}body:has([role=dialog],[role=alertdialog],.native-quick-layer,input:focus,textarea:focus) .pwa-install-offer{visibility:hidden;pointer-events:none}.pwa-install-offer>img,.pwa-install-identity>img{object-fit:contain;border-radius:12px}.pwa-install-offer-copy{min-width:0}.pwa-install-offer-copy strong{font-size:14px}.pwa-install-offer-copy p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.8}.pwa-install-dismiss{width:36px;min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:10px;align-self:start;place-items:center;padding:8px;display:grid}.pwa-install-dismiss svg{width:20px;height:20px}.pwa-install-offer-actions{grid-column:1/-1;align-items:center;gap:10px;display:flex}.pwa-install-offer-actions>button{min-height:44px;font-size:13px}.pwa-install-offer-actions>.primary-button{flex:1;padding:9px 12px}.pwa-install-guide{min-width:0;color:var(--ink);flex-direction:column;gap:16px;display:flex}.pwa-install-identity{align-items:center;gap:12px;display:flex}.pwa-install-identity>div{flex:1;gap:5px;min-width:0;display:grid}.pwa-install-identity strong{font-size:18px}.pwa-install-identity span{color:var(--muted);font-size:13px}.pwa-install-identity>svg{width:28px;height:28px;color:var(--blue);flex-shrink:0}.pwa-install-status{color:var(--blue);background:var(--blue-soft);border-radius:12px;align-items:flex-start;gap:10px;padding:12px;font-size:13px;line-height:1.9;display:flex}.pwa-install-status>svg{flex-shrink:0;width:20px;height:20px;margin-top:3px}.pwa-install-status.error{color:var(--red);background:var(--red-soft)}.pwa-install-steps{gap:14px;margin:0;padding:0;list-style:none;display:grid}.pwa-install-steps li{align-items:flex-start;gap:12px;display:flex}.pwa-install-steps li>span{border:1px solid var(--line);background:var(--canvas);width:30px;height:30px;color:var(--blue);border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;display:grid}.pwa-install-steps p{overflow-wrap:anywhere;margin:0;font-size:14px;line-height:2}.pwa-install-note,.pwa-install-details{color:var(--muted);margin:0;font-size:12px;line-height:2}.pwa-install-details{border-top:1px solid var(--line);padding-top:14px}.pwa-install-address{background:var(--canvas);border:1px solid var(--line);border-radius:12px;gap:8px;min-width:0;padding:12px;display:grid}.pwa-install-address>span,.pwa-install-address p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.pwa-install-address>div{flex-wrap:wrap;gap:8px;display:flex}.pwa-install-address input{flex:180px;width:100%;min-width:0;padding:10px;font-size:16px}.pwa-install-address bdi{overflow-wrap:anywhere;flex:180px;align-self:center;min-width:0;font-size:12px}.pwa-install-address button{min-height:44px;padding:9px 12px;font-size:12px}.pwa-auth-install{justify-content:center;align-items:center;gap:8px;min-height:44px;margin:14px auto 0;font-size:13px;display:flex}.pwa-auth-install svg{width:18px;height:18px}@media (width<=720px){.pwa-install-offer{width:calc(100vw - 24px);inset-inline-end:12px;bottom:calc(90px + env(safe-area-inset-bottom))}body:has(.auth-page) .pwa-install-offer{bottom:max(12px, env(safe-area-inset-bottom))}}@media print{.pwa-install-offer,.pwa-auth-install{display:none!important}}.mobile-more-layer{z-index:520;isolation:isolate;color:var(--ink,#111827);position:fixed;inset:0}.mobile-more-scrim{touch-action:none;background:#0000003d;animation:.14s ease-out both mobile-more-fade;position:absolute;inset:0}.mobile-more-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--canvas,#fff);width:min(88vw,380px);max-height:100%;padding:max(18px, env(safe-area-inset-top)) 16px max(18px, env(safe-area-inset-bottom));border-radius:0 22px 22px 0;animation:.24s cubic-bezier(.22,1,.36,1) both mobile-more-enter;position:absolute;inset:0 auto 0 0;overflow-y:auto}.mobile-more-heading{border-bottom:1px solid var(--line,#e2e8f0);align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.mobile-more-heading>div{flex:1;min-width:0}.mobile-more-heading h2{margin:0;font-size:18px;font-weight:700;line-height:28px}.mobile-more-heading p{color:var(--muted,#6b7280);margin:3px 0 0;font-size:12px;line-height:19px}.mobile-more-close{width:38px;height:38px;color:var(--muted,#6b7280);cursor:pointer;background:0 0;border:0;border-radius:12px;flex:0 0 38px;place-items:center;padding:0;display:grid}.mobile-more-close svg{width:21px;height:21px}.mobile-more-items{gap:10px;display:grid}.mobile-more-item{--more-accent:#3b82f6;--more-icon-surface:#3b82f61f;border:1px solid var(--line,#e2e8f0);background:var(--canvas,#fff);width:100%;min-height:68px;color:var(--ink,#111827);text-align:right;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px;transition:background .14s ease-out;display:flex}.mobile-more-item.green{--more-accent:#10b981;--more-icon-surface:#10b9811f}.mobile-more-item.amber{--more-accent:#f59e0b;--more-icon-surface:#f59e0b1f}.mobile-more-item.teal{--more-accent:#3b82f6;--more-icon-surface:#3b82f61f}.mobile-more-item.blue{--more-accent:#2563eb;--more-icon-surface:#2563eb1f}.mobile-more-empty{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.mobile-more-item:active{background:var(--field,#f9fafb)}.mobile-more-close:focus-visible,.mobile-more-item:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.mobile-more-icon{width:42px;height:42px;color:var(--more-accent);background:var(--more-icon-surface);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.mobile-more-icon svg{width:21px;height:21px}.mobile-more-copy{flex:1;gap:2px;min-width:0;display:grid}.mobile-more-copy strong{font-size:14px;font-weight:700;line-height:22px}.mobile-more-copy small{color:var(--muted,#6b7280);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:19px;display:-webkit-box;overflow:hidden}@media (width<=379px),(height<=759px){.mobile-more-panel{width:min(88vw,342px)}}@keyframes mobile-more-enter{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes mobile-more-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.mobile-more-panel,.mobile-more-scrim{animation:none}}.reduce-motion .mobile-more-panel,.reduce-motion .mobile-more-scrim{animation:none}.store-settings-form{margin-top:24px}.store-settings-form fieldset{border:0;min-width:0;margin:0;padding:0}.store-settings-form legend{margin-bottom:18px;font-size:18px;font-weight:700}.store-settings-form .form-field>span{font-size:14px}.store-settings-form .form-field b{color:var(--red)}.store-settings-form input,.store-settings-form textarea{font-size:15px}.store-settings-hint{max-width:70ch;color:var(--muted);margin:16px 0;font-size:13px;line-height:1.9}.store-settings-feedback{align-items:center;gap:10px;font-size:14px;line-height:1.9;display:flex}.store-settings-feedback svg{flex:0 0 20px;width:20px}.store-settings-feedback.error{color:var(--red)}.store-settings-feedback.success{color:var(--green)}.store-settings-form>button{min-height:48px}.settings-directory nav small,.settings-logout small{white-space:normal;font-size:12px}.settings-profile-card small,.settings-section-heading p,.settings-hero p,.settings-hero small,.settings-fact small{font-size:13px}.settings-fact strong{font-size:15px}.settings-profile-card strong{white-space:normal;overflow-wrap:anywhere;font-size:14px}.settings-hero h3{overflow-wrap:anywhere;direction:rtl}.settings-callout p,.settings-notice{font-size:13px;line-height:1.9}.dark .settings-notice{color:oklch(83% .12 160)}.dark .amount-in{color:oklch(79% .14 160)}.dark .amount-out{color:oklch(78% .13 25)}.settings-mobile-toggle{display:none}@media (width<=680px){.settings-center{flex-direction:column;min-height:0;display:flex}.settings-mobile-toggle{border:1px solid var(--line);background:var(--canvas);width:100%;min-height:48px;color:var(--ink);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:12px;font-size:14px;display:flex}.settings-mobile-toggle svg{width:18px}.settings-center .settings-directory{width:100%;display:none;position:static}.settings-center .settings-directory.mobile-open{display:block}.settings-center .settings-detail{width:100%;min-height:0;padding:14px}}@media (width<=600px){.store-settings-form .form-grid{grid-template-columns:minmax(0,1fr)}.store-settings-form>button{width:100%}}@font-face{font-family:Vazir;src:url(/web-app/assets/Vazir-Regular-B_VJKDzH.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Vazir;src:url(/web-app/assets/Vazir-Medium-CZ47jxzf.woff2)format("woff2");font-style:normal;font-weight:500 600;font-display:swap}@font-face{font-family:Vazir;src:url(/web-app/assets/Vazir-Bold-CMPJYLbW.woff2)format("woff2");font-style:normal;font-weight:700 900;font-display:swap}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;--blue:#2563eb;--blue-deep:#1d4ed8;--blue-soft:#eff6ff;--green:#059669;--green-soft:#ecfdf5;--amber:#d97706;--amber-soft:#fffbeb;--red:#dc2626;--red-soft:#fef2f2;--purple:#7c3aed;--purple-soft:#f5f3ff;--ink:#111827;--muted:#64748b;--subtle:#94a3b8;--canvas:#fff;--surface:#f8fafc;--field:#f8fafc;--line:#e2e8f0;--line-strong:#cbd5e1;--sidebar:#fff;--topbar:#fffffff0;--shadow-float:0 18px 48px #0f172a29;--text-caption:.75rem;--text-meta:.8125rem;--text-ui:.875rem;--text-body:1rem;--text-subheading:1.125rem;--text-heading:1.5rem;--leading-tight:1.45;--leading-body:1.75;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-standard:cubic-bezier(.4, 0, .2, 1);--motion-fast:.14s;--motion-standard:.22s;--motion-panel:.32s;background:#f8fafc;font-family:Vazir,Tahoma,Arial,sans-serif}:root.dark{color:#e5e7eb;--ink:#f8fafc;--muted:#94a3b8;--subtle:#64748b;--canvas:#111827;--surface:#0f172a;--field:#172033;--line:#263449;--line-strong:#3a4a61;--sidebar:#111827;--topbar:#111827f0;--blue-soft:#172554;--green-soft:#052e2b;--amber-soft:#3b2507;--red-soft:#3f1216;--purple-soft:#2e1c52;--shadow-float:0 20px 52px #00000070;background:#0f172a}*{box-sizing:border-box;scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}html{background:var(--surface);min-width:320px;min-height:100%;overflow-x:hidden}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--surface);font-size:var(--text-body);line-height:var(--leading-body);font-kerning:normal;direction:rtl;margin:0;overflow-x:hidden}h1,h2,h3,strong{line-height:var(--leading-tight)}bdi,input[dir=ltr],.document-row>strong,.metric-card>div>strong{font-variant-numeric:tabular-nums}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2563eb38}button:disabled{cursor:not-allowed;opacity:.55}.spin{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:700;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.primary-button{background:var(--blue);color:#fff}.primary-button:hover:not(:disabled){background:var(--blue-deep)}.primary-button:active:not(:disabled){transform:translateY(1px)}.primary-button svg,.secondary-button svg{width:20px;height:20px}.primary-button.compact{width:auto;min-width:148px}.secondary-button{color:var(--blue);background:var(--canvas);border-color:var(--line)}.secondary-button:hover:not(:disabled){background:var(--blue-soft);border-color:#bfdbfe}.text-button{min-height:44px;color:var(--blue);cursor:pointer;background:0 0;border:0;font-weight:650}.text-button:hover:not(:disabled){color:var(--blue-deep)}.auth-page{background:var(--canvas);grid-template-columns:minmax(390px,46%) 1fr;min-height:100vh;display:grid}.auth-story{color:#fff;background:#1748a7;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";border:70px solid #ffffff0f;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-150px;left:-190px}.auth-brand,.sidebar-brand{align-items:center;gap:12px;display:flex}.auth-brand img{background:#fff;border-radius:16px;width:54px;height:54px;padding:4px}.auth-brand div,.sidebar-brand div{gap:2px;display:grid}.auth-brand strong{font-size:20px}.auth-brand span{color:#bfdbfe;font-size:12px}.auth-story-copy{z-index:1;max-width:600px;position:relative}.eyebrow{letter-spacing:0;color:inherit;font-size:12px;font-weight:700}.auth-story-copy h1{letter-spacing:-1px;max-width:15ch;margin:18px 0 14px;font-size:clamp(30px,3vw,48px);line-height:1.55}.auth-story-copy p{color:#dbeafe;max-width:56ch;margin:0;font-size:15px;line-height:2}.auth-assurances{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.auth-assurances>div{border-top:1px solid #ffffff3b;gap:10px;padding-top:16px;display:grid}.auth-assurances svg{color:#bfdbfe;width:21px;height:21px}.auth-assurances span{gap:4px;display:grid}.auth-assurances strong{font-size:13px}.auth-assurances small{color:#bfdbfe;font-size:11px}.auth-form-wrap{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:34px;display:flex}.auth-card{background:var(--canvas);border:1px solid var(--line);border-radius:20px;width:min(430px,100%);padding:clamp(24px,4vw,38px)}.auth-form{animation:.22s both enter;display:grid;position:relative}.auth-heading{text-align:center;margin-bottom:28px}.auth-heading h2{margin:14px 0 7px;font-size:21px;line-height:1.5}.auth-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.9}.auth-icon{width:54px;height:54px;color:var(--blue);background:var(--blue-soft);border-radius:16px;place-items:center;margin:auto;display:grid}.auth-icon.warning{color:var(--amber);background:var(--amber-soft)}.auth-icon svg{width:26px;height:26px}.field-label{color:var(--ink);margin:0 2px 7px;font-size:12px;font-weight:700}.input-shell{border:1px solid var(--line-strong);background:var(--field);border-radius:11px;align-items:stretch;min-height:52px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.input-shell:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.input-shell[data-error=true]{border-color:#fca5a5}.input-shell input{min-width:0;color:var(--ink);letter-spacing:1px;background:0 0;border:0;outline:0;flex:1;padding:0 14px;font-size:16px}.input-shell input:placeholder-shown{letter-spacing:normal;direction:rtl}.input-shell input::placeholder,.otp-input::placeholder{color:var(--subtle)}.otp-input{border:1px solid var(--line-strong);background:var(--field);min-height:58px;color:var(--ink);text-align:center;letter-spacing:12px;font-variant-numeric:tabular-nums;border-radius:11px;outline:0;padding:0 18px;font-size:24px}.otp-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1f}.auth-form .primary-button{width:100%;margin-top:18px}.auth-form .text-button{margin-top:8px}.form-message{margin:8px 2px 0;font-size:12px;line-height:1.8}.form-message.error{color:var(--red)}.form-message.success{color:var(--green)}.privacy-note{color:var(--subtle);text-align:center;margin:16px 0 0;font-size:10px;line-height:1.8}.auth-footer{color:var(--subtle);text-align:center;margin:20px 0 0;font-size:11px}.back-button{border:1px solid var(--line);background:var(--canvas);cursor:pointer;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:0;left:0}.back-button svg{width:19px;transform:rotate(180deg)}.notice{border-radius:11px;gap:5px;padding:14px;font-size:12px;line-height:1.75;display:grid}.warning-notice{background:var(--amber-soft);color:var(--amber);border:1px solid #d9770633}.warning-notice span{color:var(--muted)}.app-frame{background:var(--surface);grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:40;background:var(--sidebar);border-left:1px solid var(--line);flex-direction:column;height:100vh;padding:20px 14px 14px;display:flex;position:sticky;top:0}.sidebar-brand{padding:2px 10px 22px}.sidebar-brand img{border-radius:12px;width:42px;height:42px}.sidebar-brand strong{font-size:16px}.sidebar-brand span{color:var(--muted);font-size:10px}.sidebar-close{background:0 0;border:0;border-radius:10px;place-items:center;width:42px;height:42px;margin-right:auto;display:none}.sidebar-nav{gap:4px;display:grid}.nav-label{color:var(--subtle);padding:5px 12px 8px;font-size:10px;font-weight:650}.sidebar-nav button,.sidebar-bottom>button{width:100%;min-height:47px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;padding:0 13px;transition:color .18s,background-color .18s;display:flex}.sidebar-nav button:hover,.sidebar-bottom>button:hover{color:var(--ink);background:var(--surface)}.sidebar-nav button.active,.sidebar-bottom>button.active{color:var(--blue);background:var(--blue-soft);font-weight:700}.sidebar-nav svg,.sidebar-bottom>button svg{width:20px;height:20px}.sidebar-nav b{background:var(--surface);min-width:25px;height:23px;color:var(--muted);border-radius:7px;place-items:center;margin-right:auto;padding:0 6px;font-size:10px;font-weight:600;display:grid}.sidebar-bottom{gap:12px;margin-top:auto;display:grid}.sync-mini{border:1px solid var(--line);background:var(--canvas);border-radius:12px;align-items:center;gap:8px;padding:11px;display:flex}.status-dot{background:var(--green);border-radius:50%;flex:none;width:8px;height:8px}.status-dot.warning{background:var(--amber)}.sync-mini div{gap:2px;min-width:0;display:grid}.sync-mini strong{white-space:nowrap;font-size:10px}.sync-mini small{color:var(--muted);font-size:9px}.sync-mini button{width:32px;height:32px;color:var(--blue);cursor:pointer;background:0 0;border:0;place-items:center;margin-right:auto;display:grid}.sync-mini button svg{width:15px}.app-main{min-width:0}.topbar{z-index:30;background:var(--topbar);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 clamp(18px,3vw,40px);display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:10px;min-width:0;display:flex}.topbar-title>.icon-button{display:none}.topbar-title h1{margin:0;font-size:18px;line-height:1.5}.topbar-title p{color:var(--muted);margin:1px 0 0;font-size:10px}.topbar-actions{align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--line);width:43px;height:43px;color:var(--muted);background:var(--canvas);cursor:pointer;border-radius:11px;place-items:center;transition:background-color .18s,color .18s;display:grid;position:relative}.icon-button:hover{color:var(--blue);background:var(--blue-soft)}.icon-button svg{width:19px;height:19px}.icon-badge{color:#fff;background:var(--red);border:2px solid var(--canvas);border-radius:7px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:8px;font-weight:700;display:grid;position:absolute;top:-5px;right:-5px}.global-search{background:var(--field);border:1px solid var(--line);border-radius:11px;align-items:center;gap:8px;width:min(270px,25vw);height:43px;padding:0 12px;display:flex}.global-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.global-search>svg{width:18px;color:var(--subtle)}.global-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.global-search button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;display:grid}.global-search button svg{width:15px}.account-menu-wrap{position:relative}.account-trigger{cursor:pointer;text-align:right;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;min-width:210px;max-width:min(330px,28vw);height:47px;padding:3px 6px;display:flex}.account-trigger:hover{background:var(--field)}.avatar{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:11px;flex:none;place-items:center;font-weight:800;display:grid}.avatar.small{width:38px;height:38px}.account-trigger>span:nth-child(2){gap:1px;min-width:0;max-width:min(210px,19vw);display:grid}.account-trigger strong{white-space:nowrap;text-overflow:ellipsis;max-width:none;font-size:11px;overflow:hidden}.account-trigger small{color:var(--muted);font-size:9px}.account-trigger>svg{width:15px;height:15px;margin-right:auto;transition:transform .18s}.account-trigger>svg.rotated{transform:rotate(-90deg)}.account-popover{background:var(--canvas);border:1px solid var(--line);width:236px;box-shadow:var(--shadow-float);border-radius:13px;padding:8px;animation:.16s both enter;position:absolute;top:56px;left:0}.account-identity{border-bottom:1px solid var(--line);gap:3px;margin-bottom:6px;padding:9px 10px 12px;display:grid}.account-identity strong{text-align:right;direction:ltr;font-size:12px}.account-identity span{color:var(--muted);font-size:10px}.account-popover button{cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:42px;padding:0 9px;font-size:11px;display:flex}.account-popover button:hover{background:var(--surface)}.account-popover button svg{width:17px}.danger-text{color:var(--red)}.inline-alert{color:var(--amber);background:var(--amber-soft);border:1px solid #d9770647;border-radius:10px;align-items:center;gap:9px;margin:14px clamp(18px,3vw,40px) -3px;padding:10px 13px;font-size:11px;display:flex}.inline-alert svg{flex:none;width:18px}.inline-alert button{color:inherit;cursor:pointer;background:0 0;border:0;margin-right:auto;font-weight:700}.page-content{width:min(1480px,100%);margin:0 auto;padding:26px clamp(18px,3vw,40px) 48px}.dashboard-stack,.entity-page,.more-layout{animation:enter var(--motion-panel) var(--ease-out) both;gap:18px;display:grid}.welcome-strip{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:136px;padding:22px 24px;display:flex}.welcome-strip>div:first-child>span{color:var(--blue);font-size:10px;font-weight:700}.welcome-strip h2{margin:7px 0 3px;font-size:20px}.welcome-strip p{color:var(--muted);margin:0;font-size:11px}.welcome-sync{min-width:220px;color:var(--blue);border-right:1px solid #bfdbfe;align-items:center;gap:12px;padding-right:22px;display:flex}.welcome-actions{justify-items:end;gap:12px;display:grid}.welcome-sync>svg:first-child{width:27px}.welcome-sync>svg:last-child{width:18px;color:var(--green);margin-right:auto}.welcome-sync span{gap:3px;display:grid}.welcome-sync strong{font-size:11px}.welcome-sync small{color:var(--muted);font-size:9px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card{border:1px solid var(--line);background:var(--canvas);border-radius:14px;align-items:flex-start;gap:13px;min-width:0;min-height:116px;padding:17px;display:flex}.metric-card>div{gap:3px;min-width:0;display:grid}.metric-card>div>span{color:var(--muted);font-size:10px}.metric-card>div>strong{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(17px,1.6vw,22px);line-height:1.5;overflow:hidden}.metric-card>div>small{color:var(--subtle);font-size:9px}.metric-icon{border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.metric-icon svg{width:20px;height:20px}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.amber{color:var(--amber);background:var(--amber-soft)}.metric-icon.purple{color:var(--purple);background:var(--purple-soft)}.metric-icon.neutral{color:var(--muted);background:var(--field)}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:14px;display:grid}.panel{background:var(--canvas);border:1px solid var(--line);border-radius:14px}.panel-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:69px;padding:14px 17px;display:flex}.panel-header h2{margin:0 0 2px;font-size:13px}.panel-header p{color:var(--muted);margin:0;font-size:9px}.panel-header button{min-height:36px;color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.panel-header button svg{width:14px}.chart-panel{min-height:350px}.chart-summary{align-items:baseline;gap:8px;padding:15px 18px 0;display:flex}.chart-summary strong{font-size:20px}.chart-summary span{color:var(--muted);font-size:9px}.bar-chart{direction:ltr;align-items:flex-end;gap:clamp(9px,2vw,24px);height:225px;padding:20px 24px 16px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:0;height:100%;display:flex;position:relative}.bar-column i{background:var(--blue);opacity:.82;border-radius:7px 7px 3px 3px;width:min(36px,60%);min-height:3px;transition:height .22s,opacity .18s}.bar-column:hover i{opacity:1}.bar-column small{color:var(--muted);direction:rtl;font-size:9px}.bar-value{color:var(--subtle);white-space:nowrap;direction:rtl;min-height:14px;font-size:8px}.attention-panel{overflow:hidden}.attention-item{border:0;border-bottom:1px solid var(--line);cursor:pointer;text-align:right;background:0 0;align-items:center;gap:11px;width:100%;min-height:79px;padding:12px 16px;display:flex}.attention-item:last-child{border-bottom:0}.attention-item:hover{background:var(--surface)}.attention-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.attention-icon svg{width:18px}.attention-icon.amber{color:var(--amber);background:var(--amber-soft)}.attention-icon.blue{color:var(--blue);background:var(--blue-soft)}.attention-icon.green{color:var(--green);background:var(--green-soft)}.attention-item>span:nth-child(2){gap:3px;min-width:0;display:grid}.attention-item strong{font-size:11px}.attention-item small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.attention-item>svg{width:16px;color:var(--subtle);margin-right:auto}.recent-panel{overflow:hidden}.document-list{display:grid}.document-list.full .document-row{min-height:74px}.document-row{border-bottom:1px solid var(--line);grid-template-columns:39px minmax(150px,1.3fr) minmax(100px,.7fr) minmax(100px,.7fr) minmax(130px,auto);align-items:center;gap:12px;min-height:68px;padding:10px 17px;display:grid}.document-row-button{width:100%;color:var(--ink);text-align:right;font:inherit;cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0}.document-row-button:focus-visible{z-index:1;outline:2px solid var(--blue);outline-offset:-2px;position:relative}.document-row:last-child{border-bottom:0}.document-row:hover{background:var(--surface)}.document-type{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.document-type svg{width:18px}.document-type.incoming{color:var(--green);background:var(--green-soft)}.document-type.outgoing{color:var(--red);background:var(--red-soft)}.document-type.transfer{color:var(--blue);background:var(--blue-soft)}.document-main,.document-number,.document-date{gap:2px;min-width:0;display:grid}.document-main strong{font-size:11px}.document-main span,.document-number span,.document-date span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.document-number bdi,.document-date bdi{font-size:10px}.document-row>strong{text-align:left;white-space:nowrap;font-size:11px}.amount-in{color:var(--green)!important}.amount-out{color:var(--red)!important}.amount-transfer{color:var(--blue)!important}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:30px;display:flex}.empty-state>span{background:var(--field);width:48px;height:48px;color:var(--muted);border-radius:14px;place-items:center;margin-bottom:12px;display:grid}.empty-state>span svg{width:23px}.empty-state strong{font-size:13px}.empty-state p{color:var(--muted);max-width:42ch;margin:5px 0 0;font-size:10px;line-height:1.8}.section-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.filter-tabs{border:1px solid var(--line);background:var(--canvas);scrollbar-width:none;border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex;overflow-x:auto}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{min-height:35px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 13px;font-size:10px}.filter-tabs button:hover{color:var(--ink)}.filter-tabs button.active{background:var(--blue-soft);color:var(--blue);font-weight:700}.result-count,.section-note{color:var(--muted);white-space:nowrap;font-size:10px}.toolbar-actions{align-items:center;gap:12px;display:flex}.toolbar-actions .primary-button{min-width:0;min-height:42px;padding-inline:14px;font-size:10px}.toolbar-actions .primary-button svg{width:17px}.create-document-wrap{position:relative}.create-document-menu{z-index:24;border:1px solid var(--line);background:var(--canvas);width:min(540px,100vw - 48px);box-shadow:var(--shadow-float);border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:9px;animation:.16s cubic-bezier(.16,1,.3,1) both editor-fade;display:grid;position:absolute;top:calc(100% + 10px);left:0}.create-document-menu>button{text-align:right;min-width:0;min-height:66px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;padding:9px;display:flex}.create-document-menu>button:hover{background:var(--surface)}.create-document-menu>button>span:last-child{gap:2px;min-width:0;display:grid}.create-document-menu strong{font-size:10px}.create-document-menu small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.create-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.create-icon svg{width:18px}.create-icon.sale,.create-icon.receive{color:var(--green);background:var(--green-soft)}.create-icon.purchase,.create-icon.payment{color:var(--red);background:var(--red-soft)}.create-icon.expense,.create-icon.return{color:var(--amber);background:var(--amber-soft)}.create-icon.cheque-in{color:var(--green);background:var(--green-soft)}.create-icon.cheque-out{color:var(--purple);background:var(--purple-soft)}.create-icon.balance,.create-icon.transfer-person,.create-icon.transfer-account{color:var(--blue);background:var(--blue-soft)}.document-main>span{align-items:center;gap:6px;display:flex}.document-cheque-status{min-height:21px;color:var(--amber);background:var(--amber-soft);border-radius:7px;align-items:center;padding:2px 7px;font-size:7px;font-weight:750;display:inline-flex}.document-cheque-status.cleared{color:var(--green);background:var(--green-soft)}.document-cheque-status.returned{color:var(--red);background:var(--red-soft)}.document-cheque-status.spent{color:var(--blue);background:var(--blue-soft)}.document-cheque-status.returnedtoperson{color:var(--purple);background:var(--purple-soft)}.document-cheque-status.cancelled{color:var(--muted);background:var(--field)}.table-panel,.data-table-wrap{overflow:hidden}.order-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.order-card{border:1px solid var(--line);min-width:0;color:var(--ink);background:var(--canvas);font:inherit;text-align:right;cursor:pointer;border-radius:14px;gap:17px;padding:15px;display:grid}.order-card:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.order-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-card header bdi{color:var(--muted);font-size:10px}.order-status{background:var(--blue-soft);min-height:27px;color:var(--blue);border-radius:8px;padding:4px 9px;font-size:9px;font-weight:700}.status-delivered{color:var(--green);background:var(--green-soft)}.status-cancelled,.status-returned{color:var(--red);background:var(--red-soft)}.status-readytoship,.status-packed{color:var(--amber);background:var(--amber-soft)}.order-person{align-items:center;gap:10px;display:flex}.order-person>div{gap:3px;min-width:0;display:grid}.order-person strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.order-person small{color:var(--muted);font-size:9px}.order-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;padding-top:12px;display:flex}.order-card footer>span{gap:3px;display:grid}.order-card footer>span:last-child{text-align:left}.order-card footer small{color:var(--muted);font-size:8px}.order-card footer strong,.order-card footer bdi{font-size:10px}.data-table{border-collapse:collapse;text-align:right;width:100%}.data-table th{background:var(--field);height:50px;color:var(--muted);border-bottom:1px solid var(--line);white-space:nowrap;padding:0 16px;font-size:9px;font-weight:650}.data-table td{border-bottom:1px solid var(--line);height:65px;padding:8px 16px;font-size:10px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:var(--surface)}.row-action{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);background:var(--canvas);cursor:pointer;border-radius:10px;place-items:center;display:grid}.row-action:hover{color:var(--blue);background:var(--blue-soft);border-color:#bfdbfe}.row-action svg{width:16px}.name-cell{align-items:center;gap:9px;min-width:190px;display:flex}.name-cell strong{font-size:10px}.product-thumb{background:var(--field);width:36px;height:36px;color:var(--muted);border-radius:10px;place-items:center;display:grid}.product-thumb svg{width:17px}.state-pill{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;min-height:27px;padding:3px 9px;font-size:9px;font-weight:700;display:inline-flex}.state-pill.success{color:var(--green);background:var(--green-soft)}.state-pill.warning{color:var(--amber);background:var(--amber-soft)}.state-pill.neutral{color:var(--muted);background:var(--field)}.people-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.person-card{border:1px solid var(--line);background:var(--canvas);border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:98px;padding:14px 14px 14px 50px;display:grid;position:relative}.person-edit{width:33px;height:33px;position:absolute;top:9px;left:9px}.person-avatar{border-radius:50%;width:43px;height:43px}.person-info,.person-balance{gap:3px;min-width:0;display:grid}.person-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.person-info span,.person-balance span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.person-balance{text-align:left}.person-balance strong{white-space:nowrap;font-size:10px}.report-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.report-card{border:1px solid var(--line);background:var(--canvas);border-radius:14px;grid-template-columns:42px 1fr;align-content:center;column-gap:12px;min-height:132px;padding:18px;display:grid}.report-card>span:not(.metric-icon){color:var(--muted);align-self:end;font-size:10px}.report-card>strong{grid-column:2;align-self:start;font-size:21px}.report-coming{align-items:center;gap:24px;min-height:260px;padding:clamp(28px,5vw,58px);display:flex}.coming-icon{background:var(--blue-soft);width:72px;height:72px;color:var(--blue);border-radius:18px;flex:none;place-items:center;display:grid}.coming-icon svg{width:32px}.report-coming .eyebrow{color:var(--blue)}.report-coming h2{margin:7px 0;font-size:20px}.report-coming p{max-width:68ch;color:var(--muted);margin:0;font-size:11px;line-height:2}.subscription-card{color:#fff;background:#1748a7;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:142px;padding:24px;display:flex}.subscription-card .eyebrow{color:#bfdbfe}.subscription-card h2{margin:7px 0 3px;font-size:20px}.subscription-card p{color:#dbeafe;margin:0;font-size:10px}.subscription-card .state-pill{color:#1748a7;background:#fff}.more-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.more-card{border:1px solid var(--line);background:var(--canvas);text-align:right;border-radius:14px;align-items:center;gap:11px;min-height:92px;padding:13px;display:flex}.more-card>span:nth-child(2){gap:3px;min-width:0;display:grid}.more-card strong{font-size:11px}.more-card small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.more-card>.state-pill{margin-right:auto;font-size:8px}.sync-detail-panel{padding-bottom:16px;overflow:hidden}.sync-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px;display:grid}.sync-facts>span{border:1px solid var(--line);background:var(--field);border-radius:10px;align-content:center;gap:4px;min-height:65px;padding:10px 13px;display:grid}.sync-facts small{color:var(--muted);font-size:9px}.sync-facts strong{font-size:16px}.sync-detail-panel>.secondary-button{margin:0 18px}.mobile-nav,.sidebar-scrim{display:none}.editor-layer{z-index:90;justify-content:flex-start;display:flex;position:fixed;inset:0}.editor-scrim{cursor:default;animation:editor-fade var(--motion-standard) var(--ease-out) both;background:#0f172a8f;border:0;position:absolute;inset:0}.editor-drawer{background:var(--canvas);border-right:1px solid var(--line);width:min(720px,100vw - 48px);height:100%;box-shadow:var(--shadow-float);animation:editor-slide var(--motion-panel) var(--ease-out) both;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative}.editor-drawer.invoice-drawer{width:min(1040px,100vw - 32px)}@keyframes editor-fade{0%{opacity:0}}@keyframes editor-slide{0%{opacity:.7;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.editor-header{border-bottom:1px solid var(--line);background:var(--canvas);align-items:center;gap:12px;min-height:82px;padding:15px 22px;display:flex}.editor-title-icon{width:43px;height:43px;color:var(--blue);background:var(--blue-soft);border-radius:12px;flex:none;place-items:center;display:grid}.editor-title-icon svg{width:21px}.editor-header>div:nth-child(2){min-width:0}.editor-header h2{margin:0 0 3px;font-size:16px}.editor-header p{color:var(--muted);margin:0;font-size:10px}.editor-close{border:1px solid var(--line);width:42px;height:42px;color:var(--muted);background:var(--canvas);cursor:pointer;border-radius:11px;place-items:center;margin-right:auto;display:grid}.editor-close:hover{color:var(--ink);background:var(--surface)}.editor-close svg{width:19px}.editor-body{overscroll-behavior:contain;min-height:0;padding:22px;overflow-y:auto}.entity-form{gap:20px;display:grid}.form-section-heading{border-bottom:1px solid var(--line);gap:3px;padding-bottom:14px;display:grid}.form-section-heading span{font-size:13px;font-weight:700}.form-section-heading small{color:var(--muted);font-size:10px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;display:grid}.form-field{min-width:0;color:var(--ink);align-content:start;gap:7px;font-size:10px;font-weight:600;display:grid}.form-field.wide{grid-column:1/-1}.form-field>span{align-items:center;gap:3px;min-height:18px;display:flex}.form-field>span b{color:var(--red)}.form-field>small{color:var(--muted);font-size:8px;font-weight:400;line-height:1.7}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:var(--field);border-radius:10px;outline:0;transition:border-color .16s,box-shadow .16s,background-color .16s}.form-field input,.form-field select{height:48px;padding:0 12px}.form-field select{cursor:pointer}.form-field textarea{resize:vertical;min-height:72px;padding:11px 12px;line-height:1.8}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--blue);background:var(--canvas);box-shadow:0 0 0 3px #2563eb1a}.form-field input:disabled{color:var(--muted);cursor:not-allowed}.money-input,.percent-input{border:1px solid var(--line);background:var(--field);border-radius:10px;align-items:center;transition:border-color .16s,box-shadow .16s;display:flex;overflow:hidden}.money-input:focus-within,.percent-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.money-input input,.percent-input input{border:0;border-radius:0;box-shadow:none!important;background:0 0!important}.money-input span,.percent-input span{color:var(--muted);border-right:1px solid var(--line);flex:none;padding-inline:10px;font-size:9px;font-weight:500}.check-row{border:1px solid var(--line);background:var(--field);cursor:pointer;border-radius:11px;align-items:center;gap:11px;min-height:66px;padding:11px 13px;display:flex}.check-row input{width:19px;height:19px;accent-color:var(--blue)}.check-row span{gap:2px;display:grid}.check-row strong{font-size:10px}.check-row small{color:var(--muted);font-size:8px}.form-error{min-height:48px;color:var(--red);background:var(--red-soft);border:1px solid #dc26263d;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:10px;line-height:1.8;display:flex}.form-error svg{flex:none;width:18px}.form-submit-bar{z-index:3;background:var(--canvas);border-top:1px solid var(--line);grid-template-columns:minmax(190px,1fr) auto;gap:10px;margin:2px -22px -22px;padding:14px 22px;display:grid;position:sticky;bottom:-22px}.form-submit-bar .secondary-button{min-width:110px}.invoice-form{gap:17px;padding-bottom:94px;display:grid}.invoice-section{border:1px solid var(--line);background:var(--canvas);border-radius:14px;overflow:hidden}.invoice-section>header{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:11px;min-height:70px;padding:13px 16px;display:flex}.section-number{width:31px;height:31px;color:var(--blue);background:var(--blue-soft);border-radius:9px;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.invoice-section>header h3{margin:0 0 2px;font-size:12px}.invoice-section>header p{color:var(--muted);margin:0;font-size:9px}.invoice-field-row,.settlement-grid{grid-template-columns:minmax(0,2fr) minmax(180px,.7fr);gap:14px;padding:16px;display:grid}.select-with-action{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.select-with-action button{border:1px solid var(--line);min-height:48px;color:var(--blue);background:var(--canvas);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.select-with-action button:hover{background:var(--blue-soft);border-color:#bfdbfe}.select-with-action button svg{width:17px}.inline-create-panel{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:12px;margin:0 16px 16px;animation:.18s cubic-bezier(.16,1,.3,1) both enter;overflow:hidden}.inline-create-panel>header{border-bottom:1px solid #bfdbfe;align-items:center;gap:9px;min-height:59px;padding:10px 13px;display:flex}.inline-create-panel>header>span{width:34px;height:34px;color:var(--blue);background:var(--canvas);border-radius:9px;place-items:center;display:grid}.inline-create-panel>header svg{width:17px}.inline-create-panel>header>div{gap:2px;display:grid}.inline-create-panel>header strong{font-size:10px}.inline-create-panel>header small{color:var(--muted);font-size:8px}.inline-create-panel>header>button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;margin-right:auto;display:grid}.inline-create-panel .compact-form{gap:14px;padding:15px}.compact-form .form-submit-bar{background:0 0;border:0;grid-template-columns:1fr auto;margin:0;padding:0;position:static}.invoice-lines{display:grid}.invoice-line{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(200px,1.45fr) minmax(76px,.42fr) minmax(120px,.66fr) minmax(104px,.54fr) minmax(120px,.65fr) minmax(116px,.62fr) 38px;align-items:end;gap:10px;padding:14px 15px;display:grid;position:relative}.invoice-line:last-child{border-bottom:0}.line-index{width:28px;height:28px;color:var(--muted);background:var(--field);border-radius:8px;place-items:center;margin-bottom:10px;font-size:9px;display:grid}.product-select>button>span{display:none}.line-warning{color:var(--red)!important}.line-total{text-align:left;align-content:center;gap:2px;min-height:48px;padding-bottom:4px;display:grid}.line-total span{color:var(--muted);font-size:8px}.line-total strong{white-space:nowrap;font-size:10px}.remove-line{border:1px solid var(--line);width:36px;height:36px;color:var(--red);background:var(--canvas);cursor:pointer;border-radius:9px;place-items:center;margin-bottom:6px;display:grid}.remove-line:hover{background:var(--red-soft)}.remove-line svg{width:16px}.invoice-line .product-quick{grid-column:2/-1;width:auto;margin:4px 0 0}.add-line-button{border:1px dashed var(--line-strong);width:calc(100% - 30px);min-height:49px;color:var(--blue);background:var(--canvas);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin:0 15px 15px;display:flex}.add-line-button:hover{border-color:var(--blue);background:var(--blue-soft)}.add-line-button svg{width:18px}.settlement-grid{grid-template-columns:minmax(140px,.4fr) minmax(340px,1fr)}.invoice-discount-note{color:#475569;background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;grid-column:1/-1;align-items:center;gap:9px;min-height:44px;padding:9px 12px;font-size:10px;line-height:1.7;display:flex}.invoice-discount-note svg{width:18px;height:18px;color:var(--blue);flex:none}.invoice-discount-note strong{color:var(--ink)}.choice-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.choice-row button{text-align:right;border:1px solid var(--line);min-height:64px;color:var(--ink);background:var(--canvas);cursor:pointer;border-radius:10px;grid-template-columns:1fr auto;padding:9px 11px;display:grid}.choice-row button span{font-size:10px;font-weight:700}.choice-row button small{color:var(--muted);grid-column:1/-1;font-size:8px}.choice-row button svg{width:18px;color:var(--blue);grid-area:1/2/3;align-self:center}.choice-row button.active{border-color:var(--blue);background:var(--blue-soft)}.choice-row.compact-choices button{min-height:58px}.finance-entry-form{gap:17px}.finance-form-hero{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:13px;min-height:88px;padding:15px 17px;display:flex}.finance-form-hero>span{border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid}.finance-form-hero>span svg{width:22px}.finance-form-hero.incoming>span{color:var(--green);background:var(--green-soft)}.finance-form-hero.outgoing>span{color:var(--red);background:var(--red-soft)}.finance-form-hero>div{gap:4px;display:grid}.finance-form-hero strong{font-size:13px}.finance-form-hero small{color:var(--muted);font-size:9px;line-height:1.8}.inline-create-panel.wide{grid-column:1/-1;margin:0}.finance-live-summary{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:13px 15px;display:grid}.finance-live-summary>span{gap:3px;min-width:0;display:grid}.finance-live-summary small{color:var(--muted);font-size:8px}.finance-live-summary strong{overflow-wrap:anywhere;font-size:12px}.transfer-form{gap:17px}.transfer-form-hero{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:13px;min-height:92px;padding:16px 17px;display:flex}.transfer-form-hero>span{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:13px;flex:none;place-items:center;display:grid}.transfer-form-hero>span svg{width:22px}.transfer-form-hero>div{gap:4px;min-width:0;display:grid}.transfer-form-hero strong{font-size:13px}.transfer-form-hero small{color:var(--muted);font-size:9px;line-height:1.8}.transfer-fields{gap-block:14px}.transfer-preview{border:1px solid var(--line);background:var(--canvas);border-radius:14px;overflow:hidden}.transfer-preview>header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:13px;min-height:61px;padding:11px 14px;display:flex}.transfer-preview>header>div{gap:2px;min-width:0;display:grid}.transfer-preview>header strong{font-size:11px}.transfer-preview>header small{color:var(--muted);font-size:8px}.transfer-preview>header>b{color:var(--blue);white-space:nowrap;font-size:12px}.transfer-route{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:stretch;gap:10px;padding:14px;display:grid}.transfer-party{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-content:center;gap:4px;min-width:0;min-height:116px;padding:12px 13px;display:grid}.transfer-party>span{border-radius:7px;align-items:center;width:fit-content;min-height:23px;padding:3px 8px;font-size:8px;font-weight:700;display:inline-flex}.transfer-party.source>span{color:var(--red);background:var(--red-soft)}.transfer-party.destination>span{color:var(--green);background:var(--green-soft)}.transfer-party>strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;overflow:hidden}.transfer-party>small,.transfer-party>em{color:var(--muted);font-size:8px;font-style:normal}.transfer-party>b{margin-top:4px;font-size:11px}.transfer-party.source>b{color:var(--red)}.transfer-party.destination>b{color:var(--green)}.transfer-route-arrow{width:42px;height:42px;color:var(--blue);border:1px solid var(--line);background:var(--canvas);border-radius:12px;align-self:center;place-items:center;display:grid}.transfer-route-arrow svg{width:19px}.transfer-validation{min-height:48px;color:var(--amber);border:1px solid var(--line);background:var(--amber-soft);border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:9px;line-height:1.8;display:flex}.transfer-validation svg{flex:none;width:17px}.invoice-summary{z-index:4;border-top:1px solid var(--line);background:var(--canvas);justify-content:space-between;align-items:center;gap:18px;min-height:82px;padding:13px 22px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #0f172a14}.invoice-summary>div{align-items:center;gap:10px;display:flex}.invoice-summary>div>svg{width:25px;color:var(--blue)}.invoice-summary>div>span{gap:2px;display:grid}.invoice-summary small{color:var(--muted);font-size:8px}.invoice-summary strong{font-size:17px}.invoice-summary .primary-button{min-width:210px}.order-main-fields,.order-options-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;display:grid}.order-main-fields>.wide,.order-options-grid>.wide,.order-options-grid>.invoice-discount-note{grid-column:1/-1}.order-settlement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-summary>div>svg{color:var(--blue)}.order-details{gap:15px;padding-bottom:8px;display:grid}.order-detail-hero{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:14px;align-items:center;gap:14px;min-height:118px;padding:17px;display:flex}.order-detail-hero>span{width:52px;height:52px;color:var(--blue);background:var(--canvas);border-radius:14px;flex:none;place-items:center;display:grid}.order-detail-hero>span svg{width:24px}.order-detail-hero>div{gap:3px;min-width:0;display:grid}.order-detail-hero small{color:var(--blue);font-size:9px;font-weight:700}.order-detail-hero strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.order-detail-hero p{color:var(--muted);margin:0;font-size:10px}.order-detail-hero>b{white-space:nowrap;margin-right:auto;font-size:17px}.order-linked-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:10px;min-height:64px;padding:11px 13px;display:flex}.order-linked-warning>svg{flex:none;width:20px}.order-linked-warning>span{gap:3px;display:grid}.order-linked-warning strong{font-size:10px}.order-linked-warning small{color:#a16207;font-size:8px;line-height:1.8}.order-detail-facts{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.order-detail-facts>span{border-left:1px solid var(--line);border-bottom:1px solid var(--line);align-content:center;gap:4px;min-height:66px;padding:10px 13px;display:grid}.order-detail-facts>span:nth-child(3n){border-left:0}.order-detail-facts>span:nth-last-child(-n+3){border-bottom:0}.order-detail-facts small{color:var(--muted);font-size:8px}.order-detail-facts strong{overflow-wrap:anywhere;font-size:10px}.order-detail-lines{border:1px solid var(--line);border-radius:13px;overflow:hidden}.order-detail-lines>header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:11px 14px;display:flex}.order-detail-lines>header>div{gap:2px;display:grid}.order-detail-lines>header strong{font-size:11px}.order-detail-lines>header small{color:var(--muted);font-size:8px}.order-detail-lines>header>b{color:var(--blue);font-size:12px}.order-detail-lines>div{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:67px;padding:10px 13px;display:grid}.order-detail-lines>div:last-child{border-bottom:0}.order-detail-lines>div>span{width:26px;height:26px;color:var(--muted);background:var(--field);border-radius:8px;place-items:center;font-size:8px;display:grid}.order-detail-lines>div>div{gap:3px;min-width:0;display:grid}.order-detail-lines>div strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.order-detail-lines>div small{color:var(--muted);font-size:8px;line-height:1.7}.order-detail-lines>div>b{white-space:nowrap;font-size:10px}.order-detail-actions{align-items:center;gap:9px;display:flex}.order-detail-actions .primary-button{min-width:190px}.order-convert-confirm{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:14px;gap:14px;padding:16px;animation:.2s cubic-bezier(.22,1,.36,1) panel-reveal;display:grid}.order-convert-confirm>header{align-items:flex-start;gap:11px;display:flex}.order-convert-confirm>header>span{width:42px;height:42px;color:var(--blue);background:var(--canvas);border-radius:11px;flex:none;place-items:center;display:grid}.order-convert-confirm>header>span svg{width:20px}.order-convert-confirm>header>div{gap:4px;min-width:0;display:grid}.order-convert-confirm>header strong{font-size:12px}.order-convert-confirm>header p{max-width:68ch;color:var(--muted);margin:0;font-size:9px;line-height:1.9}.order-convert-impact{border-block:1px solid #bfdbfe;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.order-convert-impact>span{border-left:1px solid #bfdbfe;align-content:center;gap:4px;min-height:63px;padding:10px 12px;display:grid}.order-convert-impact>span:last-child{border-left:0}.order-convert-impact small{color:var(--muted);font-size:9px}.order-convert-impact strong{font-size:11px}.order-convert-blocker{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:11px;align-items:center;gap:9px;min-height:60px;padding:10px 12px;display:flex}.order-convert-blocker>svg{flex:none;width:19px}.order-convert-blocker>span{gap:3px;display:grid}.order-convert-blocker strong{font-size:10px}.order-convert-blocker small{color:#a16207;font-size:9px;line-height:1.8}.order-convert-confirm>footer{justify-content:flex-end;gap:8px;display:flex}.order-convert-confirm>footer button{min-width:145px}.return-mode-panel{gap:15px;padding:16px;display:grid}.return-source-banner{background:var(--amber-soft);border:1px solid #f59e0b47;border-radius:12px;align-items:center;gap:11px;min-height:67px;padding:11px 13px;display:flex}.return-source-banner>span{width:37px;height:37px;color:var(--amber);background:var(--canvas);border-radius:10px;flex:none;place-items:center;display:grid}.return-source-banner>span svg{width:18px}.return-source-banner>div{gap:2px;min-width:0;display:grid}.return-source-banner strong{font-size:10px}.return-source-banner small{color:var(--muted);font-size:8px}.return-source-banner>b{color:var(--amber);background:var(--canvas);white-space:nowrap;border-radius:8px;margin-right:auto;padding:5px 8px;font-size:8px}.return-source-lines{display:grid}.return-source-line{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(190px,1.2fr) minmax(130px,.6fr) minmax(125px,.55fr) minmax(145px,.65fr);align-items:center;gap:12px;min-height:92px;padding:12px 15px;display:grid}.return-source-line:last-child{border-bottom:0}.return-source-line.disabled{background:var(--surface)}.return-source-line.disabled>*{opacity:.72}.return-line-name,.return-line-meta{gap:3px;min-width:0;display:grid}.return-line-name strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.return-line-name small,.return-line-meta small,.line-total small{color:var(--muted);font-size:8px}.return-line-meta strong{white-space:nowrap;font-size:10px}.return-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:210px;padding:28px;display:flex}.return-empty>svg{width:26px;color:var(--muted);margin-bottom:7px}.return-empty strong{font-size:12px}.return-empty span{color:var(--muted);font-size:9px;line-height:1.8}.return-free-line{grid-template-columns:30px minmax(210px,1.5fr) minmax(82px,.45fr) minmax(135px,.7fr) minmax(125px,.65fr) minmax(120px,.65fr) 38px}.return-final-fields{grid-template-columns:minmax(190px,.45fr) minmax(0,1fr)}.input-with-icon{border:1px solid var(--line);background:var(--field);border-radius:10px;align-items:center;display:flex;overflow:hidden}.input-with-icon:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.input-with-icon>svg{width:17px;color:var(--muted);margin-right:11px}.input-with-icon input{border:0;box-shadow:none!important;background:0 0!important}.return-effect-note{border:1px solid var(--line);background:var(--surface);border-radius:11px;align-items:center;gap:10px;min-height:63px;margin:0 16px 16px;padding:11px 13px;display:flex}.return-effect-note>svg{width:20px;color:var(--amber);flex:none}.return-effect-note>span{gap:3px;display:grid}.return-effect-note strong{font-size:9px}.return-effect-note small{color:var(--muted);font-size:8px;line-height:1.8}.settlement-choice-row{grid-template-columns:repeat(4,minmax(0,1fr))}.return-settlement-choices{margin-top:2px}.return-no-settlement{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:11px;padding:13px 14px;display:flex}.return-no-settlement>svg{flex:none;width:21px;height:21px}.return-no-settlement>span{gap:3px;display:grid}.return-no-settlement strong{font-size:10px}.return-no-settlement small{color:#a16207;font-size:8px;line-height:1.8}.return-settlement-balance{margin-top:2px}.inline-warning{background:var(--red-soft);color:#b91c1c;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.inline-warning svg{flex:none;width:17px;height:17px}.basic-finance-cheques{gap:9px;display:grid}.basic-finance-cheques .cheque-settlement-panel{margin-top:0}.cheque-options-toggle{text-align:right;width:100%;min-height:64px;color:var(--text);background:var(--blue-soft);border:1px dashed #93c5fd;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;transition:border-color .16s,background-color .16s;display:grid}.cheque-options-toggle:hover,.cheque-options-toggle.active{border-style:solid;border-color:var(--blue);background:#eff6ff}.cheque-options-toggle>span{width:38px;height:38px;color:var(--blue);background:#fff;border-radius:10px;place-items:center;display:grid}.cheque-options-toggle>span svg{width:18px}.cheque-options-toggle>div{gap:3px;display:grid}.cheque-options-toggle strong{font-size:10px}.cheque-options-toggle small{color:var(--muted);font-size:8px}.cheque-options-toggle>svg{width:17px;color:var(--blue)}.settlement-wide-row{grid-column:1/-1;min-width:0}.cheque-settlement-panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;gap:11px;padding:13px;display:grid}.cheque-settlement-panel>header,.spendable-cheques>header,.spend-cheque-panel>header{align-items:center;gap:10px;display:flex}.cheque-settlement-panel>header>span,.spendable-cheques>header>span,.spend-cheque-panel>header>span{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:10px;flex:none;place-items:center;display:grid}.cheque-settlement-panel>header svg,.spendable-cheques>header svg,.spend-cheque-panel>header svg{width:18px}.cheque-settlement-panel>header>div,.spendable-cheques>header>div,.spend-cheque-panel>header>div{gap:2px;display:grid}.cheque-settlement-panel>header strong,.spendable-cheques>header strong,.spend-cheque-panel>header strong{font-size:10px}.cheque-settlement-panel>header small,.spendable-cheques>header small,.spend-cheque-panel>header small{color:var(--muted);font-size:8px}.cheque-draft-card{border:1px solid var(--line);background:var(--canvas);border-radius:11px;gap:11px;padding:12px;display:grid}.cheque-draft-title{align-items:center;gap:8px;display:flex}.cheque-draft-title>b{width:25px;height:25px;color:var(--blue);background:var(--blue-soft);border-radius:8px;place-items:center;font-size:8px;display:grid}.cheque-draft-title>strong{font-size:9px}.cheque-draft-title>button{width:31px;height:31px;color:var(--red);background:var(--canvas);cursor:pointer;border:1px solid #dc262633;border-radius:9px;place-items:center;margin-right:auto;display:grid}.cheque-draft-title>button:hover{background:var(--red-soft)}.cheque-draft-title>button svg{width:15px}.cheque-draft-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.cheque-add-button{background:var(--canvas);margin:0}.spendable-cheques{border-top:1px solid var(--line);gap:9px;padding-top:12px;display:grid}.spendable-cheques>div{gap:6px;max-height:235px;display:grid;overflow-y:auto}.spendable-cheques>div>label{border:1px solid var(--line);background:var(--canvas);cursor:pointer;border-radius:10px;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:63px;padding:9px 11px;display:grid}.spendable-cheques>div>label.selected{background:var(--blue-soft);border-color:#93c5fd}.spendable-cheques input{width:16px;height:16px;accent-color:var(--blue)}.spendable-cheques label>span{gap:3px;min-width:0;display:grid}.spendable-cheques label strong,.spendable-cheques label>b{font-size:9px}.spendable-cheques label small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.spendable-cheques>p{color:var(--muted);border:1px dashed var(--line);border-radius:10px;margin:0;padding:10px 12px;font-size:8px}.settlement-balance{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:11px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-height:67px;padding:10px 13px;display:grid}.settlement-balance.ready{background:var(--green-soft);border-color:#a7f3d0}.settlement-balance.over{background:var(--red-soft);border-color:#fecaca}.settlement-balance>span{align-content:center;gap:3px;display:grid}.settlement-balance>span:last-child{text-align:left}.settlement-balance small{color:var(--muted);font-size:8px}.settlement-balance strong{font-size:11px}.cheque-form{gap:19px;padding-bottom:8px;display:grid}.cheque-form-hero{min-height:112px;color:var(--ink);background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:14px;align-items:center;gap:14px;padding:17px;display:flex}.cheque-form-hero>span{width:50px;height:50px;color:var(--blue);background:var(--canvas);border-radius:14px;flex:none;place-items:center;display:grid}.cheque-form-hero>span svg{width:24px}.cheque-form-hero>div{gap:2px;display:grid}.cheque-form-hero small{color:var(--blue);font-size:8px;font-weight:700}.cheque-form-hero strong{font-size:17px}.cheque-form-hero p{color:var(--muted);margin:2px 0 0;font-size:9px;line-height:1.8}.cheque-status-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.cheque-status{border:1px solid var(--line);min-height:43px;color:var(--amber);background:var(--canvas);font:inherit;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:7px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.cheque-status svg{width:15px}.cheque-status.active,.cheque-status:hover{background:var(--amber-soft);border-color:#d9770659}.cheque-status.cleared{color:var(--green)}.cheque-status.cleared.active,.cheque-status.cleared:hover{background:var(--green-soft);border-color:#0596694d}.cheque-status.returned{color:var(--red)}.cheque-status.returned.active,.cheque-status.returned:hover{background:var(--red-soft);border-color:#dc26264d}.cheque-status.spent{color:var(--blue)}.cheque-status.spent.active,.cheque-status.spent:hover{background:var(--blue-soft);border-color:#bfdbfe}.cheque-status.returnedtoperson{color:var(--purple)}.cheque-status.returnedtoperson.active,.cheque-status.returnedtoperson:hover{background:var(--purple-soft);border-color:#7c3aed40}.cheque-status.cancelled{color:var(--muted)}.cheque-status.cancelled.active,.cheque-status.cancelled:hover{background:var(--field)}.cheque-form-summary{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:70px;padding:11px 14px;display:grid}.cheque-form-summary>span{align-content:center;gap:3px;display:grid}.cheque-form-summary>span:last-child{text-align:left}.cheque-form-summary small{color:var(--muted);font-size:8px}.cheque-form-summary strong{font-size:12px}.document-detail{gap:16px;display:grid}.document-detail-hero{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:14px;min-height:105px;padding:17px;display:flex}.document-detail-hero>span{border-radius:14px;flex:none;place-items:center;width:51px;height:51px;display:grid}.document-detail-hero.incoming>span{color:var(--green);background:var(--green-soft)}.document-detail-hero.outgoing>span{color:var(--red);background:var(--red-soft)}.document-detail-hero.transfer>span{color:var(--blue);background:var(--blue-soft)}.document-detail-hero>span svg{width:23px}.document-detail-hero>div{gap:2px;display:grid}.document-detail-hero small{color:var(--muted);font-size:9px}.document-detail-hero strong{font-size:20px}.document-detail-hero bdi{color:var(--muted);font-size:9px}.document-facts{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.document-facts>span{border-bottom:1px solid var(--line);align-content:center;gap:3px;min-height:66px;padding:11px 13px;display:grid}.document-facts>span:nth-child(odd){border-left:1px solid var(--line)}.document-facts>span:nth-last-child(-n+2){border-bottom:0}.document-facts small,.document-description small{color:var(--muted);font-size:8px}.document-facts strong{font-size:10px}.transfer-document-flow{grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.transfer-document-flow>article{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-content:center;gap:3px;min-width:0;min-height:83px;padding:12px 13px;display:grid}.transfer-document-flow>article>span{font-size:8px;font-weight:700}.transfer-document-flow>article.source>span{color:var(--red)}.transfer-document-flow>article.destination>span{color:var(--green)}.transfer-document-flow>article strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.transfer-document-flow>article small{color:var(--muted);font-size:8px}.transfer-document-flow>span{width:43px;height:43px;color:var(--blue);border:1px solid var(--line);background:var(--canvas);border-radius:12px;align-self:center;place-items:center;display:grid}.transfer-document-flow>span svg{width:19px}.transfer-document-facts>span{border-bottom:0}.document-link-note{min-height:55px;color:var(--blue);background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:11px;align-items:center;gap:10px;padding:10px 13px;display:flex}.document-link-note>svg{width:18px}.document-link-note>span{gap:1px;display:grid}.document-link-note small{color:var(--muted);font-size:8px}.document-link-note strong{font-size:10px}.document-lines-detail{border:1px solid var(--line);border-radius:13px;overflow:hidden}.document-lines-detail>header,.document-impact>header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:10px 13px;display:flex}.document-lines-detail>header strong,.document-impact>header strong{font-size:10px}.document-lines-detail>header span,.document-impact>header span{color:var(--muted);font-size:8px}.document-lines-detail>div{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:9px 13px;display:grid}.document-lines-detail>div:last-child{border-bottom:0}.document-lines-detail>div>b{width:26px;height:26px;color:var(--muted);background:var(--field);border-radius:8px;place-items:center;font-size:8px;display:grid}.document-lines-detail>div>span{gap:2px;min-width:0;display:grid}.document-lines-detail>div>span strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.document-lines-detail>div>span small{color:var(--muted);font-size:8px}.document-lines-detail>div>strong{white-space:nowrap;font-size:9px}.document-description{border:1px solid var(--line);border-radius:11px;padding:12px 14px}.document-description p{margin:5px 0 0;font-size:10px;line-height:1.9}.document-impact{border:1px solid var(--line);border-radius:13px;overflow:hidden}.document-impact>div{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.document-impact>div>span{border-left:1px solid var(--line);align-content:center;place-items:center;gap:3px;min-height:68px;display:grid}.document-impact>div>span:last-child{border-left:0}.document-impact b{font-size:14px}.document-impact small{color:var(--muted);font-size:8px}.cheque-document-card{border:1px solid var(--line);border-radius:13px;overflow:hidden}.cheque-document-card>header{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:69px;padding:11px 13px;display:flex}.cheque-document-card>header>span{width:38px;height:38px;color:var(--blue);background:var(--blue-soft);border-radius:10px;flex:none;place-items:center;display:grid}.cheque-document-card>header>span svg{width:18px}.cheque-document-card>header>div{gap:2px;display:grid}.cheque-document-card>header small,.cheque-document-card>div small{color:var(--muted);font-size:8px}.cheque-document-card>header strong{font-size:11px}.cheque-status-pill{min-height:28px;color:var(--amber);background:var(--amber-soft);border-radius:8px;align-items:center;margin-right:auto;padding:4px 9px;font-size:8px;display:inline-flex}.cheque-status-pill.cleared{color:var(--green);background:var(--green-soft)}.cheque-status-pill.returned{color:var(--red);background:var(--red-soft)}.cheque-status-pill.spent{color:var(--blue);background:var(--blue-soft)}.cheque-status-pill.returnedtoperson{color:var(--purple);background:var(--purple-soft)}.cheque-status-pill.cancelled{color:var(--muted);background:var(--field)}.cheque-document-card>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.cheque-document-card>div>span{border-bottom:1px solid var(--line);align-content:center;gap:3px;min-height:59px;padding:9px 13px;display:grid}.cheque-document-card>div>span:nth-child(odd){border-left:1px solid var(--line)}.cheque-document-card>div>span:nth-last-child(-n+2){border-bottom:0}.cheque-document-card>div strong{font-size:9px}.cheque-document-card>p{color:var(--blue);background:var(--blue-soft);border-top:1px solid #bfdbfe;align-items:center;gap:7px;margin:0;padding:9px 13px;font-size:8px;display:flex}.cheque-document-card>p svg{width:15px}.document-linked-cheques{background:var(--surface);border:1px solid #bfdbfe;border-radius:13px;overflow:hidden}.document-linked-cheques>header{background:var(--blue-soft);border-bottom:1px solid #bfdbfe;align-items:center;gap:9px;min-height:58px;padding:10px 12px;display:flex}.document-linked-cheques>header>span{width:34px;height:34px;color:var(--blue);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid}.document-linked-cheques>header svg{width:17px}.document-linked-cheques>header>div{gap:2px;display:grid}.document-linked-cheques>header strong{font-size:10px}.document-linked-cheques>header small{color:var(--muted);font-size:8px}.document-linked-cheques>div{display:grid}.document-linked-cheques article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:grid}.document-linked-cheques article:last-child{border-bottom:0}.document-linked-cheques article>span{gap:3px;min-width:0;display:grid}.document-linked-cheques article>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.document-linked-cheques article>span small{color:var(--muted);font-size:8px;line-height:1.7}.document-linked-cheques article>b{color:var(--blue);white-space:nowrap;font-size:9px}.document-linked-cheques article>em{font-style:normal}.return-settlement-links{background:var(--surface);border:1px solid #ddd6fe;border-radius:13px;overflow:hidden}.return-settlement-links>header{color:#5b21b6;background:#f5f3ff;border-bottom:1px solid #ddd6fe;align-items:center;gap:9px;min-height:58px;padding:10px 12px;display:flex}.return-settlement-links>header>span{background:#fff;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.return-settlement-links>header svg{width:17px}.return-settlement-links>header>div{gap:2px;display:grid}.return-settlement-links>header strong{font-size:10px}.return-settlement-links>header small{color:#7c3aed;font-size:8px}.return-settlement-links>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:9px 12px;display:flex}.return-settlement-links>div:last-child{border-bottom:0}.return-settlement-links>div>span{gap:2px;display:grid}.return-settlement-links>div strong{font-size:9px}.return-settlement-links>div small{color:var(--muted);font-size:8px}.return-settlement-links>div>b{color:#6d28d9;white-space:nowrap;font-size:9px}.document-cheque-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.document-cheque-actions button{width:100%}.cheque-status-panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;gap:10px;padding:13px;display:grid}.cheque-status-panel>header{gap:2px;display:grid}.cheque-status-panel>header strong{font-size:10px}.cheque-status-panel>header small{color:var(--muted);font-size:8px}.cheque-status-panel>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.cheque-status-panel button:disabled{opacity:.65;cursor:default}.spend-cheque-panel{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:13px;gap:13px;padding:13px;display:grid}.spend-cheque-panel>.form-grid{gap:11px}.spend-cheque-panel>footer{border-top:1px solid #bfdbfe;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding-top:11px;display:flex}.spend-cheque-panel>footer>span{gap:3px;display:grid}.spend-cheque-panel>footer small{color:var(--muted);font-size:8px}.spend-cheque-panel>footer strong{font-size:12px}.spend-cheque-panel>footer button{min-width:155px}.danger-outline-button{min-height:48px;color:var(--red);background:var(--canvas);font:inherit;cursor:pointer;border:1px solid #dc262647;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:700;display:inline-flex}.danger-outline-button:hover{background:var(--red-soft)}.danger-outline-button svg,.danger-button svg{width:18px}.delete-confirm{background:var(--red-soft);border:1px solid #dc262647;border-radius:13px;align-items:flex-start;gap:11px;padding:14px;display:flex}.delete-confirm>span{width:38px;height:38px;color:var(--red);background:var(--canvas);border-radius:10px;flex:none;place-items:center;display:grid}.delete-confirm>span svg{width:19px}.delete-confirm>div{gap:7px;min-width:0;display:grid}.delete-confirm strong{font-size:10px}.delete-confirm p{color:var(--muted);margin:0;font-size:9px;line-height:1.9}.delete-confirm>div>div{flex-wrap:wrap;gap:8px;display:flex}.danger-button{min-height:45px;color:var(--canvas);background:var(--red);font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:9px;font-weight:700;display:inline-flex}.danger-button:disabled{opacity:.65;cursor:wait}.app-loading,.fatal-state{text-align:center;background:var(--surface);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:28px;display:flex}.loading-mark,.fatal-icon{border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:16px;display:grid}.loading-mark{color:var(--blue);background:var(--blue-soft)}.fatal-icon{color:var(--red);background:var(--red-soft)}.loading-mark svg,.fatal-icon svg{width:27px}.app-loading strong,.fatal-state h1{margin:0 0 5px;font-size:17px}.app-loading>span,.fatal-state p{color:var(--muted);max-width:50ch;margin:0 0 18px;font-size:11px;line-height:1.9}.skeleton-row{grid-template-columns:repeat(3,1fr);gap:10px;width:min(540px,90vw);margin-top:28px;display:grid}.skeleton-row i{background:var(--canvas);border:1px solid var(--line);border-radius:12px;height:74px;position:relative;overflow:hidden}.skeleton-row i:after{content:"";background:#94a3b81f;animation:1.2s ease-in-out infinite alternate pulse;position:absolute;inset:0}@keyframes pulse{to{opacity:.25}}@media (width<=1180px){.metric-grid,.order-grid,.people-grid,.more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.document-row{grid-template-columns:39px minmax(150px,1.3fr) minmax(95px,.7fr) minmax(125px,auto)}.document-date{display:none}}@media (width<=940px){.app-frame{display:block}.sidebar{width:min(300px,86vw);box-shadow:var(--shadow-float);transition:transform .22s;position:fixed;top:0;right:0;transform:translate(105%)}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid}.sidebar-scrim{z-index:35;background:#0f172a8c;border:0;display:block;position:fixed;inset:0}.topbar-title>.icon-button{display:grid}.account-trigger{min-width:0}.account-trigger>span:nth-child(2),.account-trigger>svg{display:none}.account-popover{left:-4px}.dashboard-grid{grid-template-columns:1fr}.attention-panel{min-height:auto}}@media (width<=720px){body{padding-bottom:calc(70px + env(safe-area-inset-bottom))}.topbar{height:65px;padding:0 13px}.topbar-title h1{font-size:15px}.topbar-title p,.topbar-actions>.icon-button:first-of-type,.account-menu-wrap{display:none}.global-search{background:var(--canvas);width:auto;position:absolute;top:72px;left:14px;right:14px}.page-content{padding:72px 13px 24px}.inline-alert{margin:58px 13px -54px}.welcome-strip{min-height:auto;padding:17px;display:grid}.welcome-strip h2{font-size:17px}.welcome-strip p{line-height:1.8}.welcome-actions{justify-items:stretch}.welcome-actions .primary-button{width:100%}.welcome-sync{border-top:1px solid #bfdbfe;border-right:0;min-width:0;padding:12px 0 0}.metric-grid{gap:9px}.metric-card{gap:8px;min-height:108px;padding:13px;display:grid}.metric-card .metric-icon{border-radius:9px;width:34px;height:34px}.metric-card .metric-icon svg{width:17px}.metric-card>div>strong{font-size:15px}.metric-card>div>small{display:none}.panel-header{padding:13px}.bar-chart{gap:6px;padding-inline:12px}.bar-value{display:none}.document-row{grid-template-columns:37px minmax(0,1fr) auto;gap:9px;padding:10px 12px}.document-number,.document-date{display:none}.document-row>strong{font-size:9px}.section-toolbar{flex-direction:column;align-items:stretch;gap:10px}.toolbar-actions{justify-content:space-between;gap:7px;width:100%}.toolbar-actions .primary-button{min-height:40px;padding-inline:10px}.create-document-wrap{margin-right:auto}.create-document-menu{right:12px;bottom:calc(76px + env(safe-area-inset-bottom));grid-template-columns:1fr;width:auto;max-height:60vh;position:fixed;top:auto;left:12px;overflow-y:auto}.filter-tabs{width:100%;max-width:none}.order-grid,.people-grid,.report-grid,.more-grid{grid-template-columns:1fr}.person-card{grid-template-columns:43px minmax(0,1fr) auto}.data-table-wrap{background:0 0;border:0;overflow:visible}.data-table{min-width:0;display:block}.data-table thead{display:none}.data-table tbody{gap:9px;display:grid}.data-table tbody tr{border:1px solid var(--line);background:var(--canvas);border-radius:13px;grid-template-columns:1fr 1fr;gap:0 10px;padding:10px 12px;display:grid}.data-table td{border:0;min-width:0;height:auto;padding:7px 0}.data-table td:first-child{border-bottom:1px solid var(--line);grid-column:1/-1;margin-bottom:3px;padding-bottom:10px}.data-table td:nth-child(2){display:none}.data-table td:nth-child(3),.data-table td:nth-child(4){gap:3px;display:grid}.data-table td:nth-child(3):before{content:"موجودی";color:var(--muted);font-size:8px;font-weight:400}.data-table td:nth-child(4):before{content:"قیمت فروش";color:var(--muted);font-size:8px;font-weight:400}.data-table td:nth-child(5){grid-column:1/-1;padding-top:3px}.data-table td:nth-child(6){padding:0;position:absolute;top:9px;left:9px}.data-table tbody tr{position:relative}.name-cell{min-width:0}.report-coming{padding:26px 20px;display:grid}.subscription-card{min-height:130px;padding:19px}.sync-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding:13px}.sync-detail-panel>.secondary-button{width:calc(100% - 26px);margin:0 13px}.editor-drawer,.editor-drawer.invoice-drawer{border:0;width:100vw;max-width:none}.editor-header{min-height:72px;padding:11px 13px}.editor-title-icon{width:39px;height:39px}.editor-header h2{font-size:14px}.editor-header p{white-space:nowrap;text-overflow:ellipsis;max-width:34ch;overflow:hidden}.editor-body{padding:14px}.form-grid{grid-template-columns:1fr;gap:13px}.form-field.wide{grid-column:auto}.form-submit-bar{padding:11px 14px calc(11px + env(safe-area-inset-bottom));grid-template-columns:1fr auto;margin:0 -14px -14px;bottom:-14px}.invoice-form{gap:12px;padding-bottom:88px}.invoice-field-row,.settlement-grid,.order-main-fields,.order-options-grid{grid-template-columns:1fr;padding:13px}.order-main-fields>.wide,.order-options-grid>.wide,.order-options-grid>.invoice-discount-note{grid-column:auto}.settlement-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}.settlement-wide-row,.settlement-balance{grid-column:auto}.cheque-draft-grid{grid-template-columns:1fr}.spendable-cheques>div>label{grid-template-columns:19px minmax(0,1fr)}.spendable-cheques label>b{grid-column:2}.settlement-balance{grid-template-columns:1fr 1fr}.select-with-action{grid-template-columns:1fr}.select-with-action button{min-height:43px}.product-select{grid-template-columns:minmax(0,1fr) 46px}.inline-create-panel{margin-inline:13px}.invoice-line{grid-template-columns:28px repeat(2,minmax(0,1fr));align-items:start;gap:10px;padding:13px}.invoice-line>.form-field:first-of-type{grid-column:2/-1}.invoice-line>.form-field:nth-of-type(2){grid-column:2}.invoice-line>.form-field:nth-of-type(3){grid-column:3}.invoice-line>.form-field:nth-of-type(4){grid-column:2}.invoice-line>.form-field:nth-of-type(5){grid-column:3}.line-index{grid-area:1/1}.line-total{text-align:left;grid-column:3;align-self:end}.remove-line{position:absolute;top:70px;right:9px}.invoice-line .product-quick{grid-column:1/-1}.return-mode-panel{padding:13px}.return-source-banner{align-items:flex-start}.return-source-banner>b{display:none}.return-source-line{grid-template-columns:28px minmax(0,1fr) minmax(110px,.7fr);align-items:start;gap:9px;min-height:0;padding:13px}.return-source-line>.line-index{grid-area:1/1}.return-line-name{grid-column:2/-1}.return-line-meta{grid-column:2}.return-source-line>.form-field{grid-area:2/3}.return-source-line>.line-total{text-align:right;border-top:1px solid var(--line);grid-column:2/-1;min-height:42px;padding-top:8px}.return-free-line{grid-template-columns:28px repeat(2,minmax(0,1fr))}.return-final-fields{grid-template-columns:1fr}.return-effect-note{align-items:flex-start;margin:0 13px 13px}.cheque-form{padding-bottom:82px}.cheque-form-hero{align-items:flex-start;min-height:98px;padding:14px}.cheque-form-hero>span{border-radius:12px;width:43px;height:43px}.cheque-status-choices,.cheque-status-panel>div{grid-template-columns:repeat(2,minmax(0,1fr))}.cheque-document-card>div{grid-template-columns:1fr}.cheque-document-card>div>span,.cheque-document-card>div>span:nth-child(odd),.cheque-document-card>div>span:nth-last-child(-n+2){border-left:0;border-bottom:1px solid var(--line);min-height:54px}.cheque-document-card>div>span:last-child{border-bottom:0}.document-cheque-actions{grid-template-columns:1fr}.spend-cheque-panel>footer{flex-direction:column;align-items:stretch}.spend-cheque-panel>footer button{width:100%;min-width:0}.document-detail-hero{min-height:91px;padding:14px}.document-detail-hero strong{font-size:17px}.document-facts{grid-template-columns:1fr}.document-facts>span,.document-facts>span:nth-child(odd),.document-facts>span:nth-last-child(-n+2){border-left:0;border-bottom:1px solid var(--line);min-height:57px}.document-facts>span:last-child{border-bottom:0}.document-impact>div{grid-template-columns:repeat(2,minmax(0,1fr))}.document-impact>div>span{border-bottom:1px solid var(--line)}.document-impact>div>span:nth-child(2){border-left:0}.document-impact>div>span:nth-last-child(-n+2){border-bottom:0}.delete-confirm{align-items:flex-start}.delete-confirm>div>div{grid-template-columns:1fr;display:grid}.delete-confirm button{width:100%}.order-detail-hero{flex-wrap:wrap;align-items:flex-start;min-height:0;padding:14px}.order-detail-hero>span{border-radius:12px;width:44px;height:44px}.order-detail-hero>b{text-align:left;border-top:1px solid #bfdbfe;width:100%;margin:3px 0 0;padding-top:10px}.order-detail-facts{grid-template-columns:1fr 1fr}.order-detail-facts>span,.order-detail-facts>span:nth-child(3n),.order-detail-facts>span:nth-last-child(-n+3){border-left:1px solid var(--line);border-bottom:1px solid var(--line);min-height:60px}.order-detail-facts>span:nth-child(2n){border-left:0}.order-detail-facts>span:nth-last-child(-n+2){border-bottom:0}.order-detail-lines>div{grid-template-columns:26px minmax(0,1fr)}.order-detail-lines>div>b{grid-column:2}.order-detail-actions{flex-direction:column;align-items:stretch}.order-detail-actions button{width:100%}.order-convert-confirm{padding:13px}.order-convert-impact{grid-template-columns:1fr}.order-convert-impact>span{border-bottom:1px solid #bfdbfe;border-left:0;min-height:54px}.order-convert-impact>span:last-child{border-bottom:0}.order-convert-confirm>footer{grid-template-columns:1fr;display:grid}.order-convert-confirm>footer button{width:100%}.compact-form .form-submit-bar,.choice-row{grid-template-columns:1fr}.finance-live-summary{grid-template-columns:1fr 1fr}.transfer-route,.transfer-document-flow{grid-template-columns:1fr}.transfer-route-arrow,.transfer-document-flow>span{justify-self:center;transform:rotate(90deg)}.transfer-party{min-height:105px}.invoice-summary{min-height:76px;padding:10px 13px calc(10px + env(safe-area-inset-bottom))}.invoice-summary>div>svg{display:none}.invoice-summary strong{font-size:13px}.invoice-summary .primary-button{min-width:0;min-height:50px;padding-inline:13px;font-size:10px}.mobile-nav{z-index:32;height:calc(64px + env(safe-area-inset-bottom));padding:6px 6px env(safe-area-inset-bottom);background:var(--canvas);border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{min-width:0;min-height:51px;color:var(--muted);background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobile-nav button svg{width:20px;height:20px}.mobile-nav button.active{color:var(--blue);font-weight:700}}.settings-center{min-height:calc(100vh - 116px);animation:enter var(--motion-panel) var(--ease-out) both;grid-template-columns:minmax(280px,330px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.settings-directory,.settings-detail{border:1px solid var(--line);background:var(--canvas);border-radius:16px}.settings-directory{position:sticky;top:88px;overflow:hidden}.settings-profile-card{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:11px;min-height:82px;padding:14px;display:flex}.settings-profile-card>div{gap:3px;min-width:0;display:grid}.settings-profile-card strong,.settings-profile-card small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-profile-card strong{font-size:13px}.settings-profile-card small{color:var(--muted);text-align:right;direction:ltr;font-size:10px}.settings-profile-card .state-pill{margin-right:auto}.settings-directory nav{overscroll-behavior:contain;gap:3px;max-height:calc(100vh - 286px);padding:8px;display:grid;overflow-y:auto}.settings-directory nav>button,.settings-logout{width:100%;min-height:58px;color:var(--ink);text-align:right;cursor:pointer;transition:color var(--motion-fast), border-color var(--motion-fast), background-color var(--motion-fast), transform var(--motion-fast);background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;padding:8px 10px;display:flex}.settings-directory nav>button:hover{border-color:var(--line);background:var(--surface)}.settings-directory nav>button.active{color:var(--blue);background:var(--blue-soft);border-color:#bfdbfe}.settings-menu-icon{width:36px;height:36px;color:var(--muted);background:var(--field);border-radius:10px;flex:none;place-items:center;display:grid}.settings-directory nav>button.active .settings-menu-icon{color:var(--blue);background:#dbeafe}.settings-menu-icon svg{width:18px;height:18px}.settings-directory nav>button>span:nth-child(2),.settings-logout>span{gap:2px;min-width:0;display:grid}.settings-directory nav strong,.settings-logout strong{font-size:11px}.settings-directory nav small,.settings-logout small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.settings-directory nav>button>b{color:#fff;background:var(--red);border-radius:7px;place-items:center;min-width:22px;height:22px;margin-right:auto;padding:0 6px;font-size:9px;display:grid}.settings-directory nav>button>svg{width:16px;height:16px;color:var(--subtle);margin-right:auto}.settings-directory nav>button>b+svg{margin-right:0}.settings-logout{border-top:1px solid var(--line);color:var(--red);border-radius:0;padding-inline:17px}.settings-logout svg{width:20px}.settings-logout small{color:#b91c1c;opacity:.72}.settings-logout:hover{background:var(--red-soft)}.settings-detail{min-height:640px;animation:settings-detail-in var(--motion-standard) var(--ease-out) both;align-content:start;gap:18px;padding:22px;display:grid}@keyframes settings-detail-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.settings-notice{color:#047857;background:var(--green-soft);border:1px solid #a7f3d0;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:9px 12px;font-size:11px;display:flex}.settings-notice svg{width:17px}.settings-section-heading{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:62px;padding-bottom:16px;display:flex}.settings-section-heading>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:12px;flex:none;place-items:center;display:grid}.settings-section-heading svg{width:21px}.settings-section-heading h2{margin:0;font-size:18px}.settings-section-heading p{color:var(--muted);margin:3px 0 0;font-size:11px}.settings-hero{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:14px;min-height:112px;padding:16px;display:flex}.avatar.large{border-radius:15px;width:58px;height:58px;font-size:19px}.settings-hero>div{min-width:0}.settings-hero small{color:var(--muted);font-size:10px}.settings-hero h3{text-align:right;direction:ltr;margin:4px 0 2px;font-size:18px}.settings-hero p{color:var(--muted);margin:0;font-size:10px;line-height:1.8}.settings-hero>.state-pill{margin-right:auto}.settings-facts-grid{border:1px solid var(--line);border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.settings-facts-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-fact{border-left:1px solid var(--line);align-content:center;gap:4px;min-height:82px;padding:13px;display:grid}.settings-fact:last-child{border-left:0}.settings-fact small{color:var(--muted);font-size:9px}.settings-fact strong{overflow-wrap:anywhere;font-size:13px}.settings-fact em{color:var(--subtle);font-size:8px;font-style:normal}.settings-callout{background:var(--blue-soft);border:1px solid #bfdbfe;border-radius:13px;align-items:flex-start;gap:11px;min-height:78px;padding:13px;display:flex}.settings-callout>svg{width:21px;color:var(--blue);flex:none}.settings-callout strong{font-size:11px}.settings-callout p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.9}.setting-choice-grid{gap:10px;display:grid}.setting-choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.setting-choice{border:1px solid var(--line);min-height:92px;color:var(--ink);background:var(--canvas);text-align:right;cursor:pointer;border-radius:13px;align-items:center;gap:10px;padding:13px;display:flex}.setting-choice:hover{border-color:#93c5fd}.setting-choice.selected{border-color:var(--blue);background:var(--blue-soft)}.setting-choice>span{border:1px solid var(--line-strong);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;display:grid}.setting-choice.selected>span{color:#fff;border-color:var(--blue);background:var(--blue)}.setting-choice svg{width:15px}.setting-choice>div{gap:4px;display:grid}.setting-choice strong{font-size:12px}.setting-choice small{color:var(--muted);font-size:9px}.settings-switch{border:1px solid var(--line);cursor:pointer;border-radius:13px;align-items:center;gap:11px;min-height:74px;padding:12px 14px;display:flex}.settings-switch>span{width:38px;height:38px;color:var(--blue);background:var(--blue-soft);border-radius:10px;place-items:center;display:grid}.settings-switch svg{width:19px}.settings-switch>div{gap:3px;display:grid}.settings-switch strong{font-size:11px}.settings-switch small{color:var(--muted);font-size:9px}.settings-switch input{width:42px;height:23px;accent-color:var(--blue);margin-right:auto}.settings-steps{border:1px solid var(--line);border-radius:13px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.settings-steps li{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:70px;padding:11px 13px;display:flex}.settings-steps li:last-child{border-bottom:0}.settings-steps li>span{width:32px;height:32px;color:var(--blue);background:var(--blue-soft);border-radius:9px;place-items:center;font-weight:800;display:grid}.settings-steps li>div{gap:3px;display:grid}.settings-steps strong{font-size:11px}.settings-steps small{color:var(--muted);font-size:9px}.settings-steps li>svg{width:18px;color:var(--green);margin-right:auto}.settings-action{width:fit-content;min-width:220px}.settings-subscription{color:#fff;background:#1748a7;border-radius:15px;align-items:center;gap:16px;min-height:134px;padding:20px;display:flex}.settings-subscription span,.settings-subscription p{color:#dbeafe}.settings-subscription h3{margin:5px 0;font-size:21px}.settings-subscription p{margin:0;font-size:10px}.settings-subscription>.state-pill{color:#1748a7;background:#fff;margin-right:auto}.settings-member-list{border:1px solid var(--line);border-radius:13px;display:grid;overflow:hidden}.settings-member-list>div:not(.settings-empty){border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:70px;padding:11px 13px;display:flex}.settings-member-list>div:last-child{border-bottom:0}.settings-member-list>div>div{gap:3px;display:grid}.settings-member-list strong{font-size:11px}.settings-member-list small{color:var(--muted);font-size:9px}.settings-member-list .state-pill{margin-right:auto}.settings-empty{min-height:180px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.settings-empty svg{width:28px}.settings-empty strong{color:var(--ink)}.settings-security-state,.settings-support-card{background:var(--green-soft);border:1px solid #a7f3d0;border-radius:14px;align-items:center;gap:13px;min-height:106px;padding:16px;display:flex}.settings-security-state>svg{width:34px;color:var(--green);flex:none}.settings-security-state strong,.settings-support-card h3{font-size:13px}.settings-security-state p,.settings-support-card p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.8}.health-status-line{border:1px solid var(--line);border-radius:13px;align-items:center;gap:11px;min-height:82px;padding:13px 15px;display:flex}.health-status-line>div{gap:3px;display:grid}.health-status-line strong{font-size:12px}.health-status-line small{color:var(--muted);font-size:9px}.health-status-line .state-pill{margin-right:auto}.settings-backup{border:1px solid var(--line);background:var(--surface);border-radius:13px;align-items:center;gap:12px;min-height:92px;padding:14px;display:flex}.settings-backup>svg{width:28px;color:var(--blue)}.settings-backup>div{gap:3px;display:grid}.settings-backup small,.settings-backup span{color:var(--muted);font-size:9px}.settings-backup strong{font-size:12px}.settings-backup>.state-pill{margin-right:auto}.settings-support-card{background:var(--blue-soft);border-color:#bfdbfe}.settings-support-card>span:first-child{width:46px;height:46px;color:var(--blue);background:#dbeafe;border-radius:13px;place-items:center;display:grid}.settings-support-card>span:first-child svg{width:23px}.settings-support-card>div{min-width:0}.settings-support-card small{color:var(--muted);font-size:9px}.settings-support-card h3{margin:3px 0}.settings-support-card>.state-pill{margin-right:auto}.referral-code-card{background:var(--purple-soft);border:1px solid #c4b5fd;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 14px;min-height:126px;padding:18px;display:grid}.referral-code-card>span{color:var(--muted);font-size:10px}.referral-code-card>strong{color:var(--purple);letter-spacing:.08em;text-align:right;direction:ltr;grid-column:1;font-size:28px}.referral-code-card>button{min-height:44px;color:var(--purple);background:var(--canvas);font:inherit;cursor:pointer;border:1px solid #a78bfa;border-radius:10px;grid-area:1/2/span 2;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.referral-code-card button svg{width:16px}.settings-link{width:fit-content;color:var(--blue);align-items:center;gap:7px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.settings-link svg{width:16px}.reduce-motion *,.reduce-motion :before,.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (width>=941px){.settings-directory nav strong,.settings-logout strong{font-size:13px}.settings-directory nav small,.settings-logout small,.settings-callout p,.settings-choice small,.settings-switch small,.settings-steps small,.settings-fact small,.health-status-line small,.settings-backup small,.settings-backup span,.settings-support-card p{font-size:11px}.settings-section-heading p,.settings-hero p,.settings-subscription p{font-size:12px}.settings-fact strong,.setting-choice strong,.settings-switch strong,.settings-steps strong,.health-status-line strong,.settings-backup strong,.settings-support-card h3{font-size:14px}}@media (width<=940px){.settings-center{grid-template-columns:1fr;min-height:0}.settings-directory{position:static}.settings-directory nav{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.settings-directory nav>button{min-width:0}.settings-directory nav>button>svg{display:none}.settings-detail{min-height:520px}}@media (width<=560px){.settings-directory nav{grid-template-columns:1fr}.settings-directory nav>button>svg{display:block}.settings-detail{border-radius:14px;padding:15px}.settings-section-heading h2{font-size:16px}.settings-section-heading p{font-size:10px}.settings-hero{flex-wrap:wrap;align-items:flex-start}.settings-hero>.state-pill{margin-right:72px}.settings-facts-grid,.settings-facts-grid.four{grid-template-columns:1fr 1fr}.settings-fact{border-bottom:1px solid var(--line)}.settings-fact:nth-child(2n){border-left:0}.settings-fact:last-child{border-bottom:0}.setting-choice-grid.three{grid-template-columns:1fr}.setting-choice{min-height:72px}.settings-subscription,.settings-support-card{flex-wrap:wrap;align-items:flex-start}.settings-subscription>.state-pill,.settings-support-card>.state-pill{margin-right:auto}.settings-action{width:100%;min-width:0}.referral-code-card{grid-template-columns:1fr}.referral-code-card>button{grid-area:auto/1;justify-content:center;width:100%}}@media (width<=820px){.auth-page{background:var(--surface);display:block}.auth-story{justify-content:flex-start;min-height:auto;padding:24px 22px 31px}.auth-brand img{border-radius:13px;width:44px;height:44px}.auth-story-copy{margin-top:34px}.auth-story-copy h1{max-width:22ch;margin-block:10px;font-size:24px}.auth-story-copy p{font-size:12px}.auth-assurances{display:none}.auth-form-wrap{justify-content:flex-start;min-height:auto;margin-top:-1px;padding:0 14px 30px}.auth-card{border-top:0;border-radius:0 0 18px 18px;margin-top:-1px;padding:27px 22px}}@media (width<=430px){.metric-card>div>span{font-size:9px}.metric-card>div>strong{font-size:13px}.welcome-strip h2{font-size:15px}.panel-header h2{font-size:12px}.panel-header button{font-size:9px}.attention-item{padding-inline:12px}.otp-input{letter-spacing:9px}}.persian-date-picker{direction:rtl;min-width:0;position:relative}.persian-date-picker>input{border:1px solid var(--line);background:var(--field);width:100%;min-height:48px;color:var(--ink);font:inherit;text-align:center;letter-spacing:.02em;border-radius:10px;padding:10px 12px 10px 52px}.persian-date-picker>input:focus{outline:2px solid var(--blue);outline-offset:2px}.persian-date-toggle{z-index:2;width:38px;height:38px;color:var(--blue);background:var(--blue-soft);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-out);border:0;border-radius:9px;place-items:center;display:grid;position:absolute;top:5px;left:5px}.persian-date-toggle:hover{color:var(--canvas);background:var(--blue)}.persian-date-toggle:active{transform:scale(.94)}.persian-date-toggle svg{width:19px;height:19px}.persian-date-picker.open>input{border-color:var(--blue);background:var(--canvas);box-shadow:0 0 0 3px #2563eb1a}.persian-calendar{z-index:200;overscroll-behavior:contain;border:1px solid var(--line);max-height:calc(100vh - 24px);color:var(--ink);background:var(--canvas);box-shadow:var(--shadow-float);animation:calendar-open var(--motion-standard) var(--ease-out) both;transform-origin:0 0;border-radius:16px;padding:12px;position:fixed;overflow-y:auto}.persian-calendar[data-placement=above]{transform-origin:0 100%;animation-name:calendar-open-above}@keyframes calendar-open{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes calendar-open-above{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.persian-calendar>header{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;min-height:54px;padding:0 2px 10px;display:grid}.persian-calendar>header div{justify-content:center;align-items:baseline;gap:7px;display:flex}.persian-calendar>header strong{font-size:var(--text-subheading)}.persian-calendar>header span{color:var(--muted);font-size:var(--text-meta)}.persian-calendar>header button{border:1px solid var(--line);width:40px;height:40px;color:var(--muted);background:var(--canvas);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-out);border-radius:10px;place-items:center;display:grid}.persian-calendar>header button:hover{color:var(--blue);background:var(--blue-soft);border-color:#bfdbfe}.persian-calendar>header button:active{transform:scale(.94)}.persian-calendar>header svg{width:18px}.persian-calendar-weekdays,.persian-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.persian-calendar-weekdays{color:var(--muted);font-size:var(--text-caption);text-align:center;padding:11px 2px 6px;font-weight:700}.persian-calendar-weekdays span{place-items:center;height:28px;display:grid}.persian-calendar-grid{animation:calendar-month-in var(--motion-standard) var(--ease-out) both}@keyframes calendar-month-in{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}.persian-calendar-grid>button,.persian-calendar-grid>.empty-day{aspect-ratio:1;border-radius:10px;min-width:0}.persian-calendar-grid>button{color:var(--ink);font-size:var(--text-meta);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-out);background:0 0;border:1px solid #0000;font-weight:600}.persian-calendar-grid>button:hover{color:var(--blue);background:var(--blue-soft)}.persian-calendar-grid>button:active{transform:scale(.9)}.persian-calendar-grid>button.today{color:var(--blue);border-color:#93c5fd}.persian-calendar-grid>button.selected{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 6px 16px #2563eb3d}.persian-calendar>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:46px;margin-top:10px;padding:9px 4px 0;display:flex}.persian-calendar>footer button{min-height:36px;color:var(--blue);background:var(--blue-soft);cursor:pointer;border:0;border-radius:9px;padding:0 12px;font-weight:700}.persian-calendar>footer span{color:var(--muted);font-size:var(--text-caption);direction:ltr}.searchable-select{width:100%;min-width:0}.searchable-select-trigger{border:1px solid var(--line);width:100%;min-width:0;height:48px;color:var(--ink);background:var(--field);text-align:right;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;display:flex}.searchable-select-trigger:hover{background:var(--canvas);border-color:#b8c8df}.searchable-select-trigger:focus-visible,.searchable-select.open .searchable-select-trigger{border-color:var(--blue);background:var(--canvas);outline:0;box-shadow:0 0 0 3px #2563eb1a}.searchable-select-trigger:disabled{color:var(--muted);cursor:not-allowed;opacity:.7}.searchable-select-trigger>span{gap:1px;min-width:0;display:grid}.searchable-select-trigger strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.45;overflow:hidden}.searchable-select-trigger small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:400;line-height:1.4;overflow:hidden}.searchable-select-trigger .placeholder strong{color:var(--muted);font-weight:500}.searchable-select-trigger>svg{width:17px;height:17px;color:var(--muted);transition:transform var(--motion-fast) var(--ease-out), color var(--motion-fast) var(--ease-standard);flex:none}.searchable-select.open .searchable-select-trigger>svg{color:var(--blue);transform:rotate(180deg)}.select-with-action .searchable-select-trigger{min-height:48px;color:var(--ink);background:var(--field);white-space:normal;justify-content:space-between;padding:0 12px}.select-with-action .searchable-select-trigger:hover{background:var(--canvas);border-color:#b8c8df}.searchable-select-menu{z-index:220;border:1px solid var(--line);color:var(--ink);background:var(--canvas);box-shadow:var(--shadow-float);animation:searchable-select-open var(--motion-standard) var(--ease-out) both;transform-origin:100% 0;border-radius:14px;grid-template-rows:auto minmax(0,1fr);padding:8px;display:grid;position:fixed;overflow:hidden}.searchable-select-menu[data-placement=above]{transform-origin:100% 100%}.searchable-select-search{border:1px solid var(--line);min-width:0;height:44px;color:var(--muted);background:var(--field);transition:border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard);border-radius:10px;align-items:center;gap:9px;padding:0 11px;display:flex}.searchable-select-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.searchable-select-search>svg{flex:none;width:17px;height:17px}.searchable-select-search input{width:100%;min-width:0;height:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:12px}.searchable-select-options{overscroll-behavior:contain;align-content:start;gap:3px;min-height:0;margin-top:7px;display:grid;overflow-y:auto}.searchable-select-options>button{width:100%;min-height:48px;color:var(--ink);text-align:right;cursor:pointer;transition:color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-out);background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.searchable-select-options>button:hover,.searchable-select-options>button.active{background:var(--blue-soft);border-color:#dbe7fb}.searchable-select-options>button:active{transform:scale(.985)}.searchable-select-options>button.selected{color:var(--blue);background:var(--blue-soft);border-color:#bfdbfe}.searchable-select-options>button:disabled{opacity:.5;cursor:not-allowed}.searchable-select-options>button>span{gap:2px;min-width:0;display:grid}.searchable-select-options strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;line-height:1.45;overflow:hidden}.searchable-select-options small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:400;line-height:1.5;overflow:hidden}.searchable-select-options svg{flex:none;width:17px;height:17px}.searchable-select-empty{min-height:126px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:6px;display:grid}.searchable-select-empty svg{color:#94a3b8;width:24px;height:24px}.searchable-select-empty span{color:var(--ink);font-size:12px;font-weight:650}.searchable-select-empty small{font-size:9px}.thermal-receipt-open{width:100%;min-height:58px;color:var(--ink);text-align:right;cursor:pointer;transition:border-color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-out);background:#f8fbff;border:1px solid #bfdbfe;border-radius:12px;align-items:center;gap:11px;padding:9px 12px;display:flex}.thermal-receipt-open:hover{background:var(--blue-soft);border-color:#93c5fd}.thermal-receipt-open:active{transform:scale(.992)}.thermal-receipt-open>span:first-child{width:38px;height:38px;color:var(--blue);background:#dbeafe;border-radius:10px;flex:none;place-items:center;display:grid}.thermal-receipt-open svg{width:19px;height:19px}.thermal-receipt-open>span:last-child{gap:2px;display:grid}.thermal-receipt-open strong{font-size:12px}.thermal-receipt-open small{color:var(--muted);font-size:9px}.thermal-receipt-overlay{z-index:400;direction:rtl;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.thermal-receipt-backdrop{cursor:default;width:100%;height:100%;animation:overlay-in var(--motion-standard) var(--ease-standard) both;background:#0f172a94;border:0;position:absolute;inset:0}.thermal-receipt-shell{z-index:1;border:1px solid var(--line);width:min(700px,100vw - 32px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-float);animation:modal-pop var(--motion-panel) var(--ease-out) both;background:#eef2f7;border-radius:18px;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative;overflow:hidden}.thermal-receipt-toolbar{border-bottom:1px solid var(--line);background:var(--canvas);justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:11px 14px;display:flex}.thermal-receipt-toolbar>div{align-items:center;gap:10px;display:flex}.thermal-receipt-toolbar>div:first-child>span{width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.thermal-receipt-toolbar>div:first-child>span svg{width:20px}.thermal-receipt-toolbar>div:first-child>div{gap:2px;display:grid}.thermal-receipt-toolbar strong{font-size:13px}.thermal-receipt-toolbar small{color:var(--muted);font-size:9px}.thermal-receipt-toolbar button{min-height:42px;padding-inline:13px}.thermal-receipt-paper{color:#111;overflow-wrap:anywhere;background:#fff;align-self:start;width:80mm;margin:24px auto;padding:5mm 4mm;font-family:Vazirmatn,Vazir,Tahoma,sans-serif;font-size:10pt;line-height:1.55;box-shadow:0 10px 30px #0f172a26}.receipt-head{text-align:center;border-bottom:1px dashed #111;justify-items:center;gap:2mm;padding-bottom:3mm;display:grid}.receipt-head strong{max-width:100%;font-size:14pt;font-weight:800}.receipt-head span{font-size:10pt;font-weight:700}.receipt-meta{border-bottom:1px dashed #111;gap:1.2mm;padding:3mm 0;display:grid}.receipt-meta>div{grid-template-columns:20mm minmax(0,1fr);gap:2mm;display:grid}.receipt-meta span{color:#444}.receipt-meta strong,.receipt-meta bdi{text-align:left;min-width:0;font-weight:700}.receipt-items{border-bottom:1px dashed #111}.receipt-items>header{border-bottom:1px solid #111;justify-content:space-between;align-items:center;gap:3mm;min-height:9mm;font-weight:800;display:flex}.receipt-item{border-bottom:1px dotted #777;gap:1mm;padding:2.5mm 0;display:grid}.receipt-item:last-child{border-bottom:0}.receipt-item-title{align-items:baseline;gap:2mm;display:flex}.receipt-item-title b{flex:none;width:5mm;font-size:9pt}.receipt-item-title strong{font-size:10pt;font-weight:750}.receipt-item-detail{justify-content:space-between;align-items:baseline;gap:2mm;padding-right:7mm;display:flex}.receipt-item-detail span{color:#444;font-size:8.5pt}.receipt-item-detail strong{flex:none;font-size:9pt}.receipt-item>small{color:#333;padding-right:7mm;font-size:8pt}.receipt-totals{border-bottom:1px dashed #111;gap:1.6mm;padding:3mm 0;display:grid}.receipt-totals>div{justify-content:space-between;align-items:center;gap:3mm;display:flex}.receipt-totals strong{flex:none}.receipt-totals .receipt-final{border:2px solid #111;margin-top:1mm;padding:2.2mm 2mm;font-size:12pt;font-weight:850}.receipt-payment{border-bottom:1px dashed #111;justify-content:space-between;align-items:center;gap:3mm;min-height:10mm;display:flex}.receipt-note{border-bottom:1px dashed #111;padding:3mm 0}.receipt-note>span{color:#444;font-size:8pt}.receipt-note p{white-space:pre-wrap;margin:1mm 0 0}.thermal-receipt-paper>footer{text-align:center;justify-items:center;gap:1mm;padding-top:4mm;display:grid}.thermal-receipt-paper>footer strong{font-size:10pt}.thermal-receipt-paper>footer span{color:#555;font-size:8pt}@media print{@page{size:80mm auto;margin:0}body{background:#fff!important;margin:0!important}body>#root{display:none!important}.thermal-receipt-overlay{background:#fff;padding:0;display:block;position:static;inset:auto}.thermal-receipt-backdrop,.thermal-receipt-toolbar{display:none!important}.thermal-receipt-shell{width:80mm;max-height:none;box-shadow:none;background:#fff;border:0;border-radius:0;animation:none;display:block;overflow:visible}.thermal-receipt-paper{width:80mm;box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0;padding:5mm 4mm}}@media (width<=720px){.thermal-receipt-overlay{align-items:end;padding:0}.thermal-receipt-shell{width:100%;max-height:calc(100vh - env(safe-area-inset-top));border-radius:18px 18px 0 0}.thermal-receipt-toolbar{align-items:flex-start}.thermal-receipt-toolbar>div:last-child .secondary-button{width:42px;padding:0;font-size:0}.thermal-receipt-paper{margin:16px auto 24px}}@keyframes searchable-select-open{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.sidebar-nav button,.sidebar-bottom>button,.icon-button,.account-trigger,.attention-item,.document-row-button,.filter-tabs button,.create-document-menu>button,.order-card,.person-card,.more-card,.row-action,.primary-button,.secondary-button,.text-button{transition-duration:var(--motion-fast);transition-timing-function:var(--ease-standard)}.create-document-menu>button{animation:menu-item-in var(--motion-standard) var(--ease-out) both}.create-document-menu>button:nth-child(2){animation-delay:25ms}.create-document-menu>button:nth-child(3){animation-delay:50ms}.create-document-menu>button:nth-child(4){animation-delay:75ms}@keyframes menu-item-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.document-row-button:hover,.attention-item:hover{transform:translate(-2px)}.order-card:hover,.person-card:hover,.more-card:hover{border-color:var(--line-strong);transform:translateY(-2px)}.primary-button:hover:not(:disabled){box-shadow:0 7px 18px #2563eb2e}}.primary-button:active:not(:disabled),.secondary-button:active:not(:disabled),.icon-button:active,.row-action:active{transform:translateY(1px)scale(.98)}@media (width>=941px){.app-frame{grid-template-columns:264px minmax(0,1fr)}.sidebar-brand strong{font-size:18px}.sidebar-brand span,.nav-label{font-size:12px}.sidebar-nav button,.sidebar-bottom>button{font-size:14px}.sidebar-nav b,.sync-mini strong{font-size:12px}.sync-mini small{font-size:11px}.topbar-title h1{font-size:22px}.topbar-title p,.global-search input{font-size:13px}.account-trigger{min-width:226px}.account-trigger strong{font-size:13px}.account-trigger small{font-size:11px}.account-popover button{font-size:13px}.account-identity strong{font-size:14px}.account-identity span{font-size:12px}.welcome-strip>div:first-child>span{font-size:13px}.welcome-strip h2{font-size:27px}.welcome-strip p{font-size:14px}.welcome-sync strong{font-size:13px}.welcome-sync small{font-size:11px}.metric-card>div>span{font-size:13px}.metric-card>div>strong{font-size:clamp(21px,1.75vw,28px)}.metric-card>div>small{font-size:11px}.panel-header h2{font-size:16px}.panel-header p{font-size:12px}.panel-header button{font-size:13px}.chart-summary strong{font-size:25px}.chart-summary span,.bar-column small{font-size:11px}.bar-value{font-size:10px}.attention-item{min-height:88px}.attention-item strong{font-size:14px}.attention-item small{font-size:12px}.document-list.full .document-row,.document-row{min-height:80px}.document-main strong{font-size:14px}.document-main span,.document-number span,.document-date span{font-size:11px}.document-number bdi,.document-date bdi{font-size:13px}.document-row>strong{font-size:14px}.document-cheque-status{font-size:10px}.filter-tabs button,.result-count,.section-note,.toolbar-actions .primary-button,.create-document-menu strong{font-size:13px}.create-document-menu small{font-size:11px}.order-card header bdi,.order-card footer strong,.order-card footer bdi{font-size:13px}.order-status,.order-person small,.order-card footer small{font-size:11px}.order-person strong{font-size:15px}.order-detail-hero small{font-size:11px}.order-detail-hero strong{font-size:20px}.order-detail-hero p{font-size:12px}.order-detail-hero>b{font-size:20px}.order-detail-facts small,.order-detail-lines>header small,.order-detail-lines>div small{font-size:11px}.order-detail-facts strong,.order-detail-lines>div strong,.order-detail-lines>div>b{font-size:13px}.order-detail-lines>header strong{font-size:14px}.order-detail-lines>header>b{font-size:15px}.data-table th{font-size:12px}.data-table td,.name-cell strong{font-size:13px}.state-pill{font-size:11px}.person-info strong{font-size:14px}.person-balance span{font-size:11px}.person-balance strong{font-size:13px}.more-card strong{font-size:14px}.more-card small{font-size:11px}.editor-header h2{font-size:20px}.editor-header p{font-size:13px}.form-section-heading span{font-size:16px}.form-section-heading small{font-size:12px}.form-field{font-size:13px}.form-field>small{font-size:11px}.form-field input,.form-field select,.form-field textarea{font-size:14px}.money-input span,.percent-input span{font-size:12px}.invoice-section>header h3{font-size:15px}.invoice-section>header p{font-size:12px}.section-number,.form-error,.danger-outline-button{font-size:13px}.primary-button,.secondary-button,.text-button{font-size:14px}}@media (width<=720px){.persian-calendar{max-height:calc(100vh - 24px - env(safe-area-inset-bottom))}.persian-calendar-grid>button,.persian-calendar-grid>.empty-day{aspect-ratio:auto;min-height:42px}}.product-editor-form{gap:16px;padding-bottom:74px}.product-form-section{border:1px solid var(--line);background:var(--canvas);animation:product-section-in var(--motion-standard) var(--ease-out) both;border-radius:14px;overflow:hidden}.product-form-section:nth-of-type(2){animation-delay:30ms}.product-form-section:nth-of-type(3){animation-delay:60ms}.product-form-section:nth-of-type(4){animation-delay:90ms}@keyframes product-section-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.product-form-section>header{border-bottom:1px solid var(--line);background:var(--surface);align-items:center;gap:11px;min-height:68px;padding:13px 16px;display:flex}.product-form-section>header>span{width:36px;height:36px;color:var(--blue);background:var(--blue-soft);border-radius:10px;flex:none;place-items:center;display:grid}.product-form-section>header>span svg{width:18px;height:18px}.product-form-section>header>div{gap:3px;min-width:0;display:grid}.product-form-section>header h3{margin:0;font-size:13px}.product-form-section>header p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.product-form-section>.form-grid{padding:16px}.product-form-section.compact-section>.check-row{margin:16px 16px 0}.product-form-section.compact-section>.form-grid{padding-top:12px}.inline-field-error{min-height:42px;color:var(--red);background:var(--red-soft);border:1px solid #dc262638;border-radius:9px;align-items:center;gap:8px;padding:8px 10px;font-size:10px;line-height:1.7;display:flex}.inline-field-error svg{flex:none;width:16px}.form-field input[aria-invalid=true]{background:var(--red-soft);border-color:#dc262694}.product-advanced-toggle{width:100%;min-height:62px;color:var(--blue);background:var(--blue-soft);text-align:right;cursor:pointer;border:1px dashed #a9bfdf;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.product-advanced-toggle>span{gap:3px;min-width:0;display:grid}.product-advanced-toggle strong{font-size:11px}.product-advanced-toggle small{color:var(--muted);font-size:9px;line-height:1.6}.product-advanced-toggle>svg{width:19px;transition:transform var(--motion-fast) var(--ease-out);flex:none}.product-advanced-toggle.open>svg{transform:rotate(180deg)}.creatable-select-input{grid-template-columns:minmax(0,1fr) 42px 42px;gap:6px;display:grid}.creatable-select-input>button{border:1px solid var(--line);min-height:48px;color:var(--blue);background:var(--canvas);cursor:pointer;border-radius:10px;place-items:center;display:grid}.creatable-select-input>button:last-child{color:var(--muted)}.creatable-select-input>button:disabled{opacity:.45;cursor:not-allowed}.creatable-select-input>button:hover:not(:disabled){background:var(--blue-soft);border-color:#bfdbfe}.creatable-select-input svg{width:17px}.product-label-picker{gap:9px;display:grid}.product-selected-labels,.product-label-suggestions{flex-wrap:wrap;gap:7px;display:flex}.product-selected-labels>button,.product-label-suggestions>button{min-height:34px;color:var(--blue);background:var(--blue-soft);font:inherit;cursor:pointer;border:1px solid #bfdbfe;border-radius:9px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;display:inline-flex}.product-selected-labels>button svg,.product-label-suggestions>button svg{width:14px}.product-selected-labels>button:hover{color:var(--red);background:var(--red-soft);border-color:#dc262638}.product-label-suggestions>button{color:var(--muted);border-color:var(--line);background:var(--canvas)}.product-label-suggestions>button:hover{color:var(--blue);background:var(--blue-soft);border-color:#bfdbfe}.product-label-search{border:1px solid var(--line);min-height:48px;color:var(--muted);background:var(--field);transition:border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard);border-radius:10px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px 0 6px;display:grid}.product-label-search:focus-within{border-color:var(--blue);background:var(--canvas);box-shadow:0 0 0 3px #2563eb1a}.product-label-search>svg{width:17px}.product-label-search>input{background:0 0;border:0;height:46px;padding:0;box-shadow:none!important}.product-label-search>button{min-height:36px;color:var(--blue);background:var(--blue-soft);font:inherit;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:inline-flex}.product-label-search>button:disabled{color:var(--muted);cursor:not-allowed;background:0 0}.product-label-search>button svg{width:14px}.unit-relation-summary{min-height:48px;color:var(--green);background:var(--green-soft);border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.unit-relation-summary span{font-size:10px}.unit-relation-summary strong{text-align:left;font-size:12px}.serial-section.enabled>header>span{color:var(--green);background:var(--green-soft)}.product-serial-toggle{margin:16px}.serial-capture-grid{grid-template-columns:minmax(0,1fr) 210px;align-items:stretch;gap:14px;padding:0 16px 16px;display:grid}.serial-capture-grid textarea{text-align:left;min-height:132px;font-family:ui-monospace,Consolas,monospace;font-size:12px}.serial-count-status{border:1px solid var(--line);background:var(--field);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:9px;min-height:132px;padding:13px;display:grid}.serial-count-status>span{place-items:center;gap:3px;display:grid}.serial-count-status>span strong{font-size:19px}.serial-count-status>span small{color:var(--muted);font-size:8px}.serial-count-status>p{text-align:center;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;gap:6px;min-height:35px;margin:0;padding:7px 8px;font-size:9px;line-height:1.6;display:flex}.serial-count-status>p svg{flex:none;width:15px}.serial-count-status.valid>p{color:var(--green);background:var(--green-soft)}.serial-count-status.invalid{border-color:#dc262647}.serial-count-status.invalid>p{color:var(--red);background:var(--red-soft)}.select-with-action.compact-create-action{grid-template-columns:minmax(0,1fr) 48px}.select-with-action.compact-create-action>.field-add-button{width:48px;min-width:48px;color:var(--blue);background:var(--blue-soft);border-color:#bfdbfe;padding:0}.select-with-action.compact-create-action>.field-add-button:hover{border-color:var(--blue);background:var(--canvas);transform:translateY(-1px)}.select-with-action.compact-create-action>.field-add-button:active{transform:translateY(0)scale(.97)}.select-with-action.compact-create-action>.field-add-button svg{width:19px;height:19px}.identity-serial-toggle{background:var(--canvas);grid-column:1/-1;margin:0}.identity-serial-toggle:has(input:checked){background:var(--green-soft);border-color:#86efac}.identity-serial-toggle input:disabled{opacity:.72;cursor:not-allowed}.inventory-page{gap:16px;display:grid}.inventory-hero{justify-content:space-between;align-items:center;gap:24px;min-height:154px;padding:22px;display:flex}.inventory-hero>div:first-child{min-width:0}.inventory-hero .eyebrow{color:var(--blue)}.inventory-hero h2{margin:6px 0;font-size:20px}.inventory-hero p{max-width:64ch;color:var(--muted);margin:0;font-size:11px;line-height:1.9}.inventory-primary-actions{flex:none;grid-template-columns:repeat(3,140px);gap:9px;display:grid}.movement-action{border:1px solid var(--line);min-height:70px;color:var(--ink);background:var(--canvas);text-align:right;cursor:pointer;transition:transform var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out), background-color var(--motion-fast) var(--ease-out);border-radius:12px;align-items:center;gap:9px;padding:10px 12px;display:flex}.movement-action:hover{background:var(--surface);border-color:#bfdbfe;transform:translateY(-2px)}.movement-action>svg{border-radius:10px;flex:none;width:35px;height:35px;padding:8px}.movement-action.entry>svg{color:var(--green);background:var(--green-soft)}.movement-action.exit>svg{color:var(--red);background:var(--red-soft)}.movement-action.transfer>svg{color:var(--blue);background:var(--blue-soft)}.movement-action>span{gap:2px;min-width:0;display:grid}.movement-action strong{font-size:11px}.movement-action small{color:var(--muted);font-size:8px}.inventory-error{position:static}.warehouse-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.warehouse-card{border:1px solid var(--line);background:var(--canvas);min-width:0;transition:transform var(--motion-fast) var(--ease-out), border-color var(--motion-fast) var(--ease-out);border-radius:14px;gap:15px;padding:15px;display:grid}.warehouse-card:hover{border-color:#bfdbfe;transform:translateY(-2px)}.warehouse-card.inactive{opacity:.72}.warehouse-card>header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.warehouse-icon{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.warehouse-icon svg{width:20px}.warehouse-card>header>div{gap:3px;min-width:0;display:grid}.warehouse-card>header strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.warehouse-card>header small{color:var(--muted);font-size:9px}.warehouse-address{min-height:32px;color:var(--muted);margin:-2px 0 0;font-size:9px;line-height:1.8}.warehouse-facts{border:1px solid var(--line);background:var(--field);border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.warehouse-facts>span{text-align:center;border-left:1px solid var(--line);place-content:center;gap:3px;min-width:0;min-height:58px;padding:8px;display:grid}.warehouse-facts>span:last-child{border-left:0}.warehouse-facts small{color:var(--muted);white-space:nowrap;font-size:8px}.warehouse-facts strong{font-size:13px}.warehouse-card>footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;min-height:38px;padding-top:12px;display:flex}.warehouse-card>footer button{min-height:34px;color:var(--muted);background:var(--field);font:inherit;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;display:inline-flex}.warehouse-card>footer button:hover{color:var(--blue);background:var(--blue-soft)}.warehouse-card>footer button:disabled{opacity:.5;cursor:wait}.warehouse-card>footer button svg{width:14px}.inventory-table td:nth-child(2){min-width:170px;display:table-cell}.inventory-table td:nth-child(2)>strong,.inventory-table td:nth-child(2)>small{display:block}.inventory-table td:nth-child(2)>small{color:var(--muted);margin-top:3px;font-size:8px}.movement-kind{align-items:center;gap:7px;min-width:118px;display:flex}.movement-kind svg{border-radius:9px;width:30px;height:30px;padding:7px}.movement-kind.entry svg{color:var(--green);background:var(--green-soft)}.movement-kind.exit svg{color:var(--red);background:var(--red-soft)}.movement-kind.transfer svg{color:var(--blue);background:var(--blue-soft)}.warehouse-movement-form{padding-bottom:74px}.warehouse-lines-section>.add-line-button{margin-top:14px}.warehouse-movement-lines{display:grid}.warehouse-movement-line{border-bottom:1px solid var(--line);grid-template-columns:30px minmax(220px,1.45fr) minmax(90px,.48fr) minmax(150px,.72fr) minmax(130px,.62fr) 38px;align-items:end;gap:10px;padding:15px;display:grid}.warehouse-movement-line:last-child{border-bottom:0}.warehouse-movement-line>.line-index{margin-bottom:10px}.warehouse-movement-line>.form-field.wide,.warehouse-movement-line>.movement-product-quick{grid-column:2/-1}.movement-line-total{text-align:left;align-content:center;gap:3px;min-height:48px;padding-bottom:4px;display:grid}.movement-line-total span{color:var(--muted);font-size:8px}.movement-line-total strong{white-space:nowrap;font-size:10px}.warehouse-movement-line .remove-line:disabled{color:var(--muted);opacity:.42;cursor:not-allowed}.movement-product-quick{margin:4px 0 0}.warehouse-movement-line textarea{text-align:left;font-family:ui-monospace,Consolas,monospace}@media (width>=941px){.product-form-section>header h3{font-size:15px}.product-form-section>header p,.inline-field-error,.product-selected-labels>button,.product-label-suggestions>button,.product-label-search>button,.unit-relation-summary span{font-size:12px}.unit-relation-summary strong{font-size:14px}.serial-count-status>span small,.serial-count-status>p,.inventory-hero p,.movement-action small,.warehouse-card>header small,.warehouse-address,.warehouse-facts small,.warehouse-card>footer button{font-size:11px}.movement-action strong,.warehouse-card>header strong{font-size:14px}.warehouse-facts strong{font-size:16px}.movement-line-total span{font-size:11px}.movement-line-total strong{font-size:13px}}@media (width<=720px){.product-editor-form{padding-bottom:64px}.product-form-section>header{align-items:flex-start}.product-form-section>.form-grid{grid-template-columns:1fr;padding:14px}.product-form-section>.form-grid>*{grid-column:1}.product-label-search{grid-template-columns:18px minmax(0,1fr);padding-left:8px}.product-label-search>button{grid-column:1/-1;justify-content:center;min-height:38px;margin-bottom:7px}.serial-capture-grid{grid-template-columns:1fr;padding:0 14px 14px}.product-serial-toggle{margin:14px}.product-form-section.compact-section>.check-row{margin:14px 14px 0}.unit-relation-summary{flex-direction:column;align-items:flex-start}.unit-relation-summary strong{text-align:right}.select-with-action.compact-create-action{grid-template-columns:minmax(0,1fr) 46px}.select-with-action.compact-create-action>.field-add-button{width:46px;min-width:46px;min-height:48px}.inventory-hero{flex-direction:column;align-items:stretch;padding:16px}.inventory-hero h2{font-size:17px}.inventory-primary-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.movement-action{flex-direction:column;align-items:flex-start;min-width:0;padding:9px}.movement-action>svg{width:33px;height:33px}.warehouse-grid{grid-template-columns:1fr}.warehouse-movement-line{grid-template-columns:28px minmax(0,1fr) 38px;align-items:end}.warehouse-movement-line>.form-field{grid-column:2/-1}.warehouse-movement-line>.line-index{grid-area:1/1}.warehouse-movement-line>.form-field:first-of-type{grid-column:2/-1}.warehouse-movement-line>.remove-line{grid-area:2/1;margin:0}.warehouse-movement-line>.movement-line-total{text-align:right;grid-column:2/-1}.warehouse-movement-line>.movement-product-quick{grid-column:1/-1}.inventory-table-wrap{overflow-x:auto}.inventory-table{min-width:780px;display:table}.inventory-table thead{display:table-header-group}.inventory-table tbody{display:table-row-group}.inventory-table tbody tr{background:0 0;border:0;border-radius:0;padding:0;display:table-row}.inventory-table td{border-bottom:1px solid var(--line);height:65px;padding:8px 12px;display:table-cell!important}.inventory-table td:before{content:none!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile-only,.native-topbar,.native-search{display:none}.entity-page{grid-template-columns:minmax(0,1fr)}.section-toolbar{min-width:0;max-width:100%}.section-toolbar .filter-tabs{flex:auto;min-width:0;max-width:100%}.section-toolbar .toolbar-actions{flex-shrink:0}.native-finance{gap:10px;max-width:900px;display:grid}.native-brand-header{border:1px solid var(--line);background:var(--canvas);border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex}.native-brand-header>span{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:14px;flex:none;place-items:center;display:grid}.native-brand-header>span svg{width:23px;height:23px}.native-brand-header h2{margin:0;font-size:15px}.native-brand-header p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.8}.native-brand-header.mobile-only{display:none}.native-account-summary{text-align:right;background:var(--blue-soft);cursor:pointer;border:1px solid #2563eb2e;border-radius:12px;gap:9px;width:100%;padding:12px;display:grid}.native-account-summary header{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.native-account-summary header svg{width:20px;color:var(--blue)}.native-account-summary strong{font-size:12px}.native-account-summary header>b{color:var(--blue);margin-inline-start:auto;font-size:15px}.native-account-summary>div{background:var(--canvas);border:1px solid var(--line);border-radius:15px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.native-account-summary>div>span{gap:3px;display:grid}.native-account-summary small{color:var(--muted);font-size:11px}.native-account-summary b{font-size:13px}.native-finance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.native-finance-action{border:1px solid color-mix(in srgb, var(--accent) 16%, transparent);background:color-mix(in srgb, var(--accent) 4.5%, var(--canvas));cursor:pointer;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:7px;min-width:0;padding:11px 8px;display:flex}.native-finance-action>span{width:46px;height:46px;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:15px;place-items:center;display:grid}.native-finance-action svg{width:23px;height:23px}.native-finance-action strong{color:var(--ink);margin-block:auto;font-size:12px;line-height:1.65}.native-finance-action small{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);background:var(--canvas);color:var(--accent);border-radius:100px;padding:3px 9px;font-size:11px}.native-finance-action:active{background:color-mix(in srgb, var(--accent) 16%, var(--canvas))}.native-quick-layer{display:none}.green{--accent:#10b981}.blue{--accent:#2563eb}.red{--accent:#ef4444}.amber{--accent:#f59e0b}@media (width<=720px){:root{--phone-pad:16px;--phone-gap:10px;--phone-bottom:66px;--phone-fab:56px;--muted:#6b7280;--field:#f9fafb;--green:#10b981;--red:#ef4444;--amber:#f59e0b}:root:not(.dark){--surface:#fff;--topbar:#fff}:root.dark{--muted:#a1aab9;--field:#172033}html,body{background:var(--canvas)}body{-webkit-text-size-adjust:100%;padding-bottom:0}.desktop-only,.app-frame>.sidebar,.app-frame .topbar{display:none}.mobile-only{display:block}.mobile-only.native-brand-header{display:flex}.app-frame{background:var(--canvas);min-height:100dvh}.app-frame .native-topbar{z-index:32;min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) var(--phone-pad) 0;border-bottom:1px solid var(--line);background:var(--canvas);align-items:center;gap:8px;display:flex;position:sticky;top:0}.native-topbar>img{object-fit:contain;border-radius:12px;flex:none;width:42px;height:42px}.native-topbar>strong{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;overflow:hidden}.native-topbar .icon-button{background:var(--field);width:44px;min-width:44px;height:44px;color:var(--muted);border:0;border-radius:12px}.native-topbar .icon-button svg{width:21px;height:21px}.native-topbar>div{flex:1;min-width:0}.native-topbar h1{color:var(--ink);margin:0;font-size:15px}.native-topbar small{color:var(--muted);font-size:11px;display:block}.native-page-icon{width:40px;height:40px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid}.native-page-icon svg{width:22px}.app-frame .page-content{padding:14px var(--phone-pad) calc(22px + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.app-frame .page-content>*,.app-frame .entity-page,.native-brand-header>div{min-width:0}.app-frame .entity-page,.app-frame .inventory-page{grid-template-columns:minmax(0,1fr)}.app-frame .section-toolbar,.app-frame .toolbar-actions,.app-frame .order-grid{min-width:0}.app-frame .entity-page:has(.create-document-menu){animation:none;transform:none}.app-frame .create-document-menu{z-index:40;max-height:min(60dvh, calc(100dvh - 160px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));overscroll-behavior:contain}.app-frame .order-card{grid-template-columns:minmax(0,1fr)}.app-frame .order-card footer{flex-wrap:wrap}.app-frame.mobile-main-page .page-content{padding-bottom:calc(var(--phone-bottom) + 24px + env(safe-area-inset-bottom))}.app-frame .inline-alert{margin:8px var(--phone-pad) 0;padding:8px 10px;font-size:11px;position:static}.app-frame .inline-alert svg{flex:none;width:18px}.native-search{border:1px solid var(--line);background:var(--field);border-radius:8px;align-items:center;gap:8px;min-height:50px;padding:0 12px;display:flex}.native-search>svg{color:var(--muted);flex:none;width:20px}.native-search input{width:100%;min-width:0;height:48px;font:inherit;color:var(--ink);background:0 0;border:0;outline:0;padding:0;font-size:16px}.native-search:focus-within{outline:2px solid var(--blue);outline-offset:1px}.native-search button{color:var(--muted);background:0 0;border:0;place-items:center;min-width:44px;height:44px;display:grid}.native-search button svg{width:18px}.app-frame .native-bottom-nav{padding:0 8px env(safe-area-inset-bottom);height:calc(var(--phone-bottom) + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--canvas);box-shadow:none;z-index:55;direction:ltr;grid-template-columns:1fr 1fr 1.45fr 1fr 1fr;gap:0;margin:0;display:grid;position:fixed;inset:auto 0 0}.native-bottom-nav>button{width:auto;height:var(--phone-bottom);min-height:0;color:var(--muted);background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:3px 0;display:flex}.native-bottom-nav>button>svg{width:24px;height:24px}.native-bottom-nav>button>span{direction:rtl;font-size:12px;line-height:20px}.native-bottom-nav>button.active{color:var(--blue);background:0 0}.native-bottom-nav>button.native-fab{left:50%;top:calc((var(--phone-bottom) - var(--phone-fab)) / 2);width:var(--phone-fab);height:var(--phone-fab);background:var(--blue);color:#fff;border-radius:50%;margin:0;padding:0;position:absolute;transform:translate(-50%)}.app-frame.mobile-main-page .native-bottom-nav[data-restricted=true]{justify-content:center;display:flex}.native-bottom-nav[data-restricted=true]>button:not(.native-fab){flex:0 0 66px}.native-bottom-nav[data-restricted=true]>.native-fab-space{flex:0 0 104px}.native-bottom-nav>button.native-fab>svg{width:30px;height:30px}.native-bottom-nav>button.native-fab:disabled{opacity:.45}.mobile-subpage .native-bottom-nav{display:none}.native-quick-layer{z-index:50;display:block;position:fixed;inset:0}.native-quick-scrim{background:#ffffff03;border:0;width:100%;height:100%;position:absolute;inset:0}.native-quick-actions{bottom:calc(var(--phone-bottom) + 18px + env(safe-area-inset-bottom));gap:9px;width:204px;max-height:calc(100dvh - 150px);display:grid;position:absolute;left:50%;overflow-y:auto;transform:translate(-50%)}.native-quick-actions>button{background:var(--accent);color:#fff;min-height:48px;font:inherit;border:0;border-radius:14px;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-weight:700;display:flex;box-shadow:0 3px 8px #11182718}.native-quick-actions svg{width:22px;height:22px}.native-dashboard{gap:var(--phone-gap);display:grid}.native-date-row{grid-template-columns:1fr 1fr;align-items:center;gap:10px;display:grid}.native-date-row>div{gap:2px;min-width:0;display:grid}.native-date-row>div>strong{white-space:nowrap;font-size:15px}.native-date-row small{color:var(--muted);font-size:11px}.native-subscription{background:var(--blue-soft);cursor:pointer;text-align:right;border:1px solid #2563eb30;border-radius:16px;align-items:center;gap:6px;min-width:0;min-height:58px;padding:8px 10px;display:flex}.native-subscription>span{width:32px;height:32px;color:var(--blue);background:#2563eb14;border-radius:10px;flex:none;place-items:center;display:grid}.native-subscription svg{width:18px}.native-subscription>div{min-width:0;display:grid}.native-subscription strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.native-subscription.expired{border-color:var(--red)}.native-period{cursor:pointer;background:#2563eb1f;border:1px solid #2563eb61;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.native-period svg{width:17px;height:17px}.native-period-options{border:1px solid var(--line);border-radius:12px;padding:12px}.native-period-options header{justify-content:space-between;align-items:center;display:flex}.native-period-options header button{background:0 0;border:0;width:44px;height:44px}.native-period-options header svg{width:20px}.native-period-options>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.native-period-options>div>button{border:1px solid var(--line);background:var(--field);border-radius:10px;min-height:44px;font-size:12px}.native-period-options>div>button[aria-pressed=true]{color:var(--blue);border-color:var(--blue)}.native-period-options .native-custom-range{margin-top:12px}.native-custom-range>small{color:var(--red);grid-column:1/-1}.native-gauges{gap:var(--phone-gap);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.native-gauge{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);background:color-mix(in srgb, var(--accent) 5.5%, var(--canvas));border-radius:12px;gap:5px;min-width:0;padding:9px 10px;display:grid}.native-gauge header{align-items:center;gap:6px;min-width:0;display:flex}.native-gauge header>span{background:color-mix(in srgb, var(--accent) 12%, transparent);width:32px;height:32px;color:var(--accent);border-radius:12px;flex:none;place-items:center;display:grid}.native-gauge svg{width:16px;height:16px}.native-gauge header small{color:var(--muted);font-size:11px}.native-gauge>strong{overflow-wrap:anywhere;color:var(--ink);font-size:16px;line-height:1.4}.native-gauge>small{color:var(--muted);font-size:11px}.native-balances{gap:var(--phone-gap);grid-template-columns:1fr 1fr;display:grid}.native-balances>div{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);background:color-mix(in srgb, var(--accent) 5.5%, var(--canvas));border-radius:12px;align-items:center;gap:7px;padding:10px;display:flex}.native-balances svg{width:20px;color:var(--accent);flex:none}.native-balances span{min-width:0;display:grid}.native-balances small{color:var(--muted);font-size:11px}.native-balances strong{overflow-wrap:anywhere;font-size:12px}.native-status-card{border:1px solid var(--line);border-radius:12px;gap:8px;padding:12px;display:grid}.native-status-card header{align-items:center;gap:8px;display:flex}.native-status-card header>svg{width:22px;color:var(--blue);flex:none}.native-status-card header>div{flex:1;min-width:0;display:grid}.native-status-card header strong{font-size:13px}.native-status-card header small{color:var(--muted);font-size:11px}.native-status-card header>button{color:var(--blue);background:0 0;border:0;min-height:44px;font-size:11px}.native-status-periods{gap:6px;display:flex}.native-status-periods button{border:1px solid var(--line);background:var(--canvas);border-radius:10px;min-height:38px;padding:4px 10px;font-size:12px}.native-status-periods button[aria-pressed=true]{color:var(--blue);border-color:var(--blue);background:var(--blue-soft)}.native-order-statuses{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.native-order-statuses button{background:#2563eb0e;border:1px solid #2563eb2e;border-radius:14px;flex-direction:column-reverse;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:50px;padding:7px 4px;display:flex}.native-order-statuses span{color:var(--muted);font-size:10px}.native-order-statuses b{color:var(--blue);font-size:13px}.native-stock-notice{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);background:color-mix(in srgb, var(--accent) 6%, var(--canvas));text-align:right;border-radius:12px;align-items:center;gap:8px;padding:10px;display:flex}.native-stock-notice>svg{color:var(--accent);flex:none;width:22px}.native-stock-notice span{gap:2px;display:grid}.native-stock-notice strong{font-size:12px}.native-stock-notice small{color:var(--muted);font-size:11px}.app-frame .panel,.app-frame .order-card,.app-frame .person-card{box-shadow:none;border-radius:12px}.app-frame .order-person strong,.app-frame .person-info strong{font-size:14px}.app-frame .order-person small,.app-frame .order-card footer small,.app-frame .person-info>span{font-size:12px}.app-frame .order-card footer strong,.app-frame .person-balance strong{font-size:14px}.app-frame .order-status,.app-frame .order-card bdi,.app-frame .person-balance>span{font-size:11px}.app-frame .document-row{grid-template-columns:34px minmax(0,1fr) auto}.app-frame .document-main strong{font-size:13px}.app-frame .document-main>span{font-size:11px}.app-frame .document-row>strong{white-space:normal;max-width:120px;font-size:12px}.app-frame .document-number,.app-frame .document-date{grid-row:2;font-size:11px;display:grid}.app-frame .document-number{grid-column:2}.app-frame .document-date{grid-column:3}.app-frame .document-number span,.app-frame .document-date span{display:none}.app-frame .filter-tabs button{min-height:44px;font-size:12px}.app-frame .toolbar-actions .primary-button{min-height:48px;font-size:13px}.app-frame .row-action{width:44px;height:44px}.app-frame .section-note,.app-frame .result-count{font-size:12px}.app-frame .data-table td{font-size:13px}.app-frame .data-table td:before{font-size:11px}.app-frame .data-table .name-cell{padding-inline-end:42px}.app-frame .data-table .name-cell strong{white-space:normal}.app-frame .data-table td:nth-child(2){font-size:11px;display:block}.app-frame .empty-state strong{font-size:15px}.app-frame .empty-state p{font-size:13px}.app-frame button:active{-webkit-tap-highlight-color:transparent}input,select,textarea{scroll-margin-block:95px}}@media (width<=379px),(width<=720px) and (height<=759px){:root{--phone-pad:12px;--phone-gap:8px;--phone-bottom:64px;--phone-fab:54px}.native-bottom-nav[data-restricted=true]>button:not(.native-fab){flex-basis:62px}.native-bottom-nav[data-restricted=true]>.native-fab-space{flex-basis:92px}.native-date-row>div>strong{font-size:13px}.native-subscription{padding-inline:7px}.native-subscription strong{font-size:11px}.native-gauge header small{font-size:10px}.native-gauge>strong{font-size:14px}.native-finance-grid{gap:8px}}@media (width>=420px) and (width<=720px) and (height>=760px){:root{--phone-pad:18px}}.editor-layer .editor-drawer:focus{outline:none}.editor-layer .editor-close:disabled{opacity:.45;cursor:wait}@media (width<=720px){.editor-layer{--form-page-padding:16px;--form-select-height:48px;--form-accent-text:#1d4ed8;--field:#f9fafb;--muted:#6b7280;--red:#ef4444;align-items:flex-end;height:100dvh}.dark .editor-layer,.dark .searchable-select-menu,.dark .persian-calendar{--canvas:#111827;--surface:#1f2937;--field:#111827;--ink:#e5e7eb;--muted:#cbd5e1;--line:#334155;--form-accent-text:#93c5fd}.editor-layer .editor-scrim{background:#0000006b}.editor-layer .editor-drawer,.editor-layer .editor-drawer.invoice-drawer{width:100%;height:min(95%, calc(100% - env(safe-area-inset-top,0px) - 8px));border:0;border-radius:18px 18px 0 0;grid-template-columns:minmax(0,1fr);max-height:100%;animation:.22s cubic-bezier(.2,.8,.2,1) both mobile-form-enter;overflow:hidden}.editor-layer .editor-header{flex-shrink:0;gap:10px;min-width:0;min-height:72px;padding:10px 14px}.editor-layer .editor-title-icon{background:#eaf2ff;border-radius:14px;width:44px;height:44px}.dark .editor-layer .editor-title-icon{background:var(--field)}.editor-layer .editor-title-icon svg{width:22px;height:22px}.editor-layer .editor-header h2{text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:15px;line-height:24px;overflow:hidden}.editor-layer .editor-header p{white-space:nowrap;text-overflow:ellipsis;max-width:none;font-size:12px;line-height:19px;overflow:hidden}.editor-layer .editor-close{border:0;flex:0 0 44px;width:44px;height:44px}.editor-layer .editor-close svg{width:21px;height:21px}.editor-layer .editor-body{min-width:0;min-height:0;padding:14px var(--form-page-padding) max(var(--editor-footer-space,138px), env(safe-area-inset-bottom,0px));scroll-padding-block:16px var(--editor-footer-space,138px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.editor-layer .editor-body>.invoice-form,.editor-layer .editor-body>.product-editor-form,.editor-layer .editor-body>.document-detail,.editor-layer .editor-body>.order-detail{padding-bottom:0}.editor-layer .editor-body>*>.form-submit-bar,.editor-layer .editor-body>*>.invoice-summary{inset-inline:0;z-index:5;min-height:84px;padding:12px var(--form-page-padding) calc(12px + env(safe-area-inset-bottom,0px));background:var(--canvas);border-top:1px solid var(--line);box-shadow:none;align-items:center;gap:8px;margin:0;position:absolute;bottom:0}.editor-layer .primary-button,.editor-layer .secondary-button{border-radius:12px;min-height:48px;font-size:13px;font-weight:600;line-height:20px}.editor-layer .secondary-button{color:var(--form-accent-text)}.editor-layer .form-submit-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-layer .form-submit-bar>:only-child{grid-column:1/-1}.editor-layer .native-step-actions>.primary-button,.editor-layer .native-step-actions>.secondary-button{flex:1 1 0;min-width:0;padding-inline:10px}.editor-layer .form-submit-bar .primary-button,.editor-layer .invoice-summary .primary-button{white-space:normal;min-width:0;min-height:48px;font-size:13px;line-height:1.6}.editor-layer .form-submit-bar .secondary-button{min-width:80px;min-height:48px;font-size:13px}.editor-layer .invoice-summary{flex-wrap:wrap}.editor-layer .invoice-summary>div{flex:100px;min-width:0}.editor-layer .invoice-summary>.primary-button{flex:170px}.editor-layer .invoice-summary small{font-size:11px}.editor-layer .invoice-summary strong{overflow-wrap:anywhere;font-size:15px}.editor-layer .editor-body input:not([type=checkbox]):not([type=radio]),.editor-layer .editor-body textarea,.editor-layer .editor-body select{min-height:48px;font-size:16px}.editor-layer .editor-body .form-field{gap:5px}.editor-layer .editor-body .form-field>span{min-height:20px;font-size:13px;font-weight:600;line-height:20px}.editor-layer .editor-body .form-field>small{font-size:12px;line-height:19px}.editor-layer .form-field input:not([type=checkbox]):not([type=radio]),.editor-layer .form-field textarea{background:var(--field);height:56px;min-height:56px;color:var(--ink);border-radius:8px;font-weight:400;line-height:22px}.editor-layer .form-field textarea{height:auto;min-height:112px;line-height:24px}.editor-layer .form-field input::placeholder,.editor-layer .form-field textarea::placeholder{color:color-mix(in srgb, var(--muted) 62%, transparent);opacity:1;font-size:13px}.editor-layer .form-field input:focus,.editor-layer .form-field textarea:focus,.editor-layer .money-input:focus-within,.editor-layer .percent-input:focus-within{border-color:var(--blue);background:var(--field);box-shadow:inset 0 0 0 1px var(--blue);outline:none}.editor-layer .form-field input[aria-invalid=true],.editor-layer .form-field textarea[aria-invalid=true]{border-color:var(--red);caret-color:var(--red)}.editor-layer .form-field input[aria-invalid=true]:focus,.editor-layer .form-field textarea[aria-invalid=true]:focus{box-shadow:inset 0 0 0 1px var(--red)}.editor-layer .form-field input:disabled,.editor-layer .form-field textarea:disabled{color:color-mix(in srgb, var(--ink) 70%, transparent);border-color:color-mix(in srgb, var(--line) 55%, transparent)}.editor-layer .money-input,.editor-layer .percent-input{border-radius:8px;height:56px}.editor-layer .editor-body .form-field .money-input input,.editor-layer .editor-body .form-field .percent-input input{text-align:right;border-radius:0;height:54px;min-height:54px}.editor-layer .money-input span,.editor-layer .percent-input span{font-size:12px}.editor-layer .searchable-select-trigger,.editor-layer .select-with-action .searchable-select-trigger,.editor-layer .form-field select{height:var(--form-select-height);min-height:var(--form-select-height);background:var(--field);border-radius:7px;padding-inline:10px}.editor-layer .searchable-select-trigger strong{font-size:14px;font-weight:400;line-height:24px}.editor-layer .searchable-select-trigger small{font-size:12px;line-height:19px}.editor-layer .searchable-select-trigger:focus-visible,.editor-layer .searchable-select.open .searchable-select-trigger{background:var(--field);box-shadow:inset 0 0 0 1px var(--blue)}.editor-layer .persian-date-toggle{width:44px;height:44px;top:6px;left:6px}.editor-layer .persian-date-picker.open>input{background:var(--field);box-shadow:inset 0 0 0 1px var(--blue)}.searchable-select-menu .searchable-select-search{border-radius:8px;height:56px}.searchable-select-menu .searchable-select-search:focus-within{box-shadow:inset 0 0 0 1px var(--blue)}.searchable-select-menu .searchable-select-search input{font-size:16px;font-weight:400}.searchable-select-menu .searchable-select-options strong{font-size:14px;font-weight:400;line-height:24px}.searchable-select-menu .searchable-select-options small{font-size:12px;line-height:19px}.editor-layer .editor-body .form-grid,.editor-layer .editor-body .form-grid>*{min-width:0}.editor-layer .invoice-section>header,.editor-layer .product-form-section>header{gap:8px;min-height:56px;padding:10px 12px}.editor-layer .invoice-section>header h3,.editor-layer .product-form-section>header h3{font-size:13px}.editor-layer .invoice-section>header p,.editor-layer .product-form-section>header p{font-size:11px;line-height:1.7}.editor-layer .finance-form-hero,.editor-layer .cheque-form-hero,.editor-layer .transfer-form-hero{gap:10px;min-height:0;padding:12px}.editor-layer .finance-form-hero h3,.editor-layer .cheque-form-hero h3,.editor-layer .transfer-form-hero h3{font-size:15px}.editor-layer .remove-line,.editor-layer .inline-create-panel>header>button,.editor-layer .product-label-search>button{min-width:44px;min-height:44px}.editor-layer .compact-form .form-submit-bar{border:0;min-height:0;padding:0;position:static}.editor-layer .document-facts{overflow-wrap:anywhere}}@media (width>=420px) and (width<=720px){.editor-layer{--form-page-padding:18px}}@media (width<=379px),(width<=720px) and (height<=759px){.editor-layer{--form-page-padding:12px;--form-select-height:46px}}@keyframes mobile-form-enter{0%{opacity:.7;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.editor-layer .editor-drawer{animation:none}}.reduce-motion .editor-layer .editor-drawer{animation:none}.settings-native-heading{display:none}.settings-menu-icon>img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.settings-currency-card{background:color-mix(in srgb, #2563eb 4.5%, var(--canvas));border:1px solid #2563eb33;border-radius:12px;gap:10px;min-width:0;padding:12px;display:grid}.settings-currency-card>header{align-items:center;gap:10px;display:flex}.settings-currency-card>header>span{background:var(--blue-soft);height:38px;color:var(--blue);border-radius:12px;flex:0 0 38px;place-items:center;display:grid}.settings-currency-card svg{width:22px;height:22px}.settings-currency-card h3{margin:0;font-size:14px;font-weight:800;line-height:1.7}.settings-currency-card header p{color:var(--muted);margin:2px 0 0;font-size:11px;line-height:1.8}.settings-currency-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.settings-currency-options>button{border:1px solid var(--line);min-width:0;height:50px;color:var(--ink);background:var(--field);font:inherit;cursor:pointer;border-radius:14px;padding:8px;font-size:14px;font-weight:900}.settings-currency-options>button[aria-pressed=true]{color:var(--blue);background:color-mix(in srgb, #2563eb 14%, var(--canvas));border-color:#2563ebb8}.settings-currency-options>button:disabled{cursor:default;opacity:.6}.settings-currency-options>button:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.settings-currency-feedback{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.settings-currency-feedback.error{color:var(--red)}@media (width<=720px){.settings-center.android-settings{--settings-tile:#f7f9fc;--settings-tile-line:#eaf0f8;--settings-identity:#f3f6fb;--settings-identity-line:#e8eef7;min-height:0;padding-bottom:max(24px, env(safe-area-inset-bottom));animation:none;display:block}.dark .settings-center.android-settings{--settings-tile:#1b2537;--settings-tile-line:#334155;--settings-identity:#172033;--settings-identity-line:#334155}.settings-center.android-settings .settings-directory{background:0 0;border:0;border-radius:0;display:none;position:static;overflow:visible}.settings-center.android-settings.settings-show-directory .settings-directory{display:block}.settings-center.android-settings .settings-profile-card{display:none}.settings-center.android-settings .settings-directory nav{grid-template-columns:minmax(0,1fr);gap:8px;max-height:none;padding:0;display:grid;overflow:visible}.settings-center.android-settings .settings-directory nav>button{border:1px solid var(--settings-tile-line);min-height:62px;color:var(--ink);background:var(--settings-tile);border-radius:12px;gap:9px;padding:8px 12px}.settings-center.android-settings .settings-directory nav>button>svg{display:none}.settings-center.android-settings .settings-menu-icon{background:var(--canvas);color:#2563eb;border:1px solid #6b72804d;border-radius:50%;flex:0 0 44px;width:44px;height:44px}.settings-center.android-settings .settings-menu-icon svg{width:21px;height:21px}.settings-center.android-settings .settings-directory nav>button>span:nth-child(2){flex:1;gap:0}.settings-center.android-settings .settings-directory nav strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:22px;display:block;overflow:hidden}.settings-center.android-settings .settings-directory nav small{font-size:11px;line-height:16px}.settings-center.android-settings .settings-directory nav>.settings-identity-item{background:var(--settings-identity);border-color:var(--settings-identity-line);gap:12px;min-height:84px;padding:12px 14px}.settings-center.android-settings .settings-identity-item .settings-menu-icon{flex-basis:58px;width:58px;height:58px}.settings-center.android-settings .settings-identity-item .settings-menu-icon svg{width:25px;height:25px}.settings-center.android-settings .settings-directory nav>.settings-identity-item strong{font-size:15px;line-height:24px}.settings-center.android-settings .settings-directory nav>.settings-identity-item small{font-size:12px;line-height:19px}.settings-center.android-settings .settings-logout{color:#ef4444;background:#ef444411;border:1px solid #ef444438;border-radius:12px;gap:9px;min-height:62px;margin-top:10px;padding:8px 12px}.settings-center.android-settings .settings-logout>svg{background:var(--canvas);border:1px solid #ef44448f;border-radius:50%;flex:0 0 44px;width:44px;height:44px;padding:11px}.settings-center.android-settings .settings-logout strong{font-size:14px;line-height:22px}.settings-center.android-settings .settings-logout small{color:#ef4444;font-size:11px;line-height:16px}.settings-center.android-settings .settings-detail{background:0 0;border:0;border-radius:0;gap:12px;min-height:0;padding:0;animation:none}.settings-center.android-settings .settings-detail>.settings-section-heading{display:none}.settings-center.android-settings .settings-native-heading{border:1px solid var(--line);background:var(--canvas);direction:ltr;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.settings-center.android-settings .settings-native-heading>button{border:1px solid var(--line);background:var(--field);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:15px;flex:0 0 42px;place-items:center;padding:0;display:grid}.settings-center.android-settings .settings-native-heading>button svg{width:22px;height:22px}.settings-center.android-settings .settings-native-heading>div{text-align:right;direction:rtl;flex:1;min-width:0}.settings-center.android-settings .settings-native-heading h2{margin:0;font-size:15px;font-weight:800;line-height:24px}.settings-center.android-settings .settings-native-heading p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:19px}.settings-center.android-settings .settings-native-heading>span{color:#2563eb;background:#2563eb1f;border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.settings-center.android-settings .settings-native-heading>span svg{width:22px;height:22px}.settings-center.android-settings .settings-directory button:focus-visible,.settings-center.android-settings .settings-native-heading button:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.settings-center.android-settings .settings-notice{font-size:12px}.settings-center.android-settings .settings-fact small,.settings-center.android-settings .settings-callout p,.settings-center.android-settings .settings-security-state p,.settings-center.android-settings .settings-switch small,.settings-center.android-settings .settings-member-list small{font-size:12px;line-height:19px}.settings-center.android-settings .settings-fact strong,.settings-center.android-settings .settings-callout strong,.settings-center.android-settings .settings-switch strong,.settings-center.android-settings .settings-member-list strong{font-size:14px;line-height:22px}}:root{--native-motion-easing:cubic-bezier(.22,1,.36,1)}.mobile-more-layer[data-closing=true],.native-quick-layer[data-closing=true]{pointer-events:none}.mobile-more-panel{animation:native-more-slide-in .72s var(--native-motion-easing) both,mobile-more-fade .52s var(--native-motion-easing) both}.mobile-more-scrim{animation:mobile-more-fade .52s var(--native-motion-easing) both}.mobile-more-layer[data-closing=true] .mobile-more-panel{animation:native-more-slide-out .56s var(--native-motion-easing) both,mobile-more-fade-out .42s var(--native-motion-easing) both}.mobile-more-layer[data-closing=true] .mobile-more-scrim{animation:mobile-more-fade-out .42s var(--native-motion-easing) both}@keyframes native-more-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes native-more-slide-out{to{transform:translate(-100%)}}@keyframes mobile-more-fade-out{to{opacity:0}}@media (width<=720px){.native-bottom-nav>button.native-fab{transition:background-color .14s var(--native-motion-easing)}.native-bottom-nav>button.native-fab>svg{transition:transform .14s var(--native-motion-easing)}.native-bottom-nav>button.native-fab[aria-expanded=true]{background:#ef4444}.native-bottom-nav>button.native-fab[aria-expanded=true]>svg{transition-duration:.22s;transform:rotate(45deg)}.app-frame:has(.native-quick-layer:not([data-closing=true])) .app-main{filter:blur(2.5px)}.native-quick-scrim{animation:mobile-more-fade .14s var(--native-motion-easing) both}.native-quick-actions>button{animation:native-quick-enter .2s var(--native-motion-easing) both;animation-delay:var(--native-quick-delay,0s)}.native-quick-layer[data-closing=true] .native-quick-scrim{animation:mobile-more-fade-out .1s var(--native-motion-easing) both}.native-quick-layer[data-closing=true] .native-quick-actions>button{animation:native-quick-exit .14s var(--native-motion-easing) both}.app-main{view-transition-name:native-page}html[data-native-navigation=fallback] .app-main{animation:mobile-more-fade .46s var(--native-motion-easing)}}@keyframes native-quick-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes native-quick-exit{to{opacity:0;transform:translateY(12px)}}::view-transition{pointer-events:none}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}::view-transition-group(native-page){animation-duration:.46s;animation-timing-function:var(--native-motion-easing)}::view-transition-old(native-page){animation:native-tab-out .36s var(--native-motion-easing) both}::view-transition-new(native-page){animation:native-tab-in .46s var(--native-motion-easing) both}@keyframes native-tab-in{0%{opacity:0;transform:translateX(var(--native-page-offset)) scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes native-tab-out{to{opacity:0;transform:translateX(calc(-1 * var(--native-page-offset))) scale(.992)}}html[data-native-navigation=settings-enter]::view-transition-new(native-page){animation:native-settings-in .72s var(--native-motion-easing) both,mobile-more-fade .52s var(--native-motion-easing) both}html[data-native-navigation=settings-enter]::view-transition-old(native-page){animation:mobile-more-fade-out .42s var(--native-motion-easing) both}html[data-native-navigation=settings-exit]::view-transition-old(native-page){animation:native-settings-out .56s var(--native-motion-easing) both,mobile-more-fade-out .42s var(--native-motion-easing) both}html[data-native-navigation=settings-exit]::view-transition-new(native-page){animation:mobile-more-fade .52s var(--native-motion-easing) both}@keyframes native-settings-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes native-settings-out{to{transform:translate(100%)}}.reduce-motion .mobile-more-panel,.reduce-motion .mobile-more-scrim,.reduce-motion .native-quick-layer *{animation:none!important}.reduce-motion::view-transition-old(native-page){animation:none!important}.reduce-motion::view-transition-new(native-page){animation:none!important}@media (prefers-reduced-motion:reduce){.mobile-more-panel,.mobile-more-scrim,.native-quick-layer *{animation:none!important}::view-transition-old(native-page){animation:none!important}::view-transition-new(native-page){animation:none!important}}
