@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right);--safe-bottom: env(safe-area-inset-bottom);--safe-left: env(safe-area-inset-left);--bg: #f9fafb;--card: #ffffff;--text: #111827;--muted: #6b7280;--border: #e5e7eb;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 10px 30px rgba(17, 24, 39, .06);--app-topbar-h: 76px;--lp-topbar-h: 76px;--sa-ctl-h: 44px;--sa-ctl-radius: 12px}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}html,body{width:100%;max-width:100%;margin:0;padding:0}body{font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-text-size-adjust:100%;text-size-adjust:100%}h1{margin-top:0}input,select,textarea,button{font-size:16px;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:14px;box-shadow:var(--shadow-sm)}.tableCard{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;box-shadow:0 10px 30px #0206170f;overflow:hidden}.field{position:relative;display:flex;flex-direction:column;min-width:0}.field-errorText{margin-top:6px;font-size:12px;color:#dc2626;font-weight:700}.field-errorRibbon{margin-top:6px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#b91c1c;background:#ef44441a;border:1px solid rgba(239,68,68,.25);border-radius:999px;padding:4px 10px;width:fit-content}.input-error{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef44442e;outline:none!important;background:#fff6f6}@keyframes inputShake{0%{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}to{transform:translate(0)}}.input-shake{animation:inputShake .38s ease}.btn{background:#111827;color:#fff;border:none;padding:7px 18px;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-size:14px;width:fit-content}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.full{width:100%}.btn-small{padding:6px 12px;font-size:13px}.btn-secondary{background:#f3f4f6;color:#111827;border:1px solid #d1d5db}.btn-danger,.btnDanger{background:#dc2626!important;color:#fff!important}.btnDanger{border:1px solid rgba(0,0,0,.08)!important}.btnDangerOutline{background:#fff!important;color:#b91c1c!important;border:1px solid #fecaca!important}.btnDangerOutline:hover{background:#fef2f2!important}.btnSuccessOutline{background:#fff!important;color:#166534!important;border:1px solid #bbf7d0!important}.btnSuccessOutline:hover{background:#f0fdf4!important}.btnIcon{display:inline-flex!important;align-items:center!important;gap:8px!important}.btnIconDot{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0000000a}.input,select,textarea{padding:10px;border:1px solid var(--border);border-radius:10px;width:100%;max-width:100%;background:#fff}html,body,#root{width:100%;max-width:100%;overflow-x:hidden;background:#fff!important;overflow-y:auto!important;overscroll-behavior-y:auto!important}*,*:before,*:after{box-sizing:border-box}img,svg,video,canvas{max-width:100%}.page{width:100%;max-width:none;margin:0}.app-main{flex:1;padding:16px;min-width:0;overflow:visible!important}table{width:100%;max-width:100%;border-collapse:collapse}.tableWrap,.table-wrap,.products-tableWrap,.movements-tableWrap,.stock-tableWrap,.stockinout-tableWrap,.sa-scrollX,.sa-tableWrap,.modernTableWrap{display:block;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.tableWrap table,.table-wrap table,.products-tableWrap table,.movements-tableWrap table,.stock-tableWrap table,.stockinout-tableWrap table{min-width:920px;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.tableWrap{position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch}.tableWrap::-webkit-scrollbar{height:10px}.tableWrap::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:999px}.tableWrap::-webkit-scrollbar-track{background:#0f172a0f;border-radius:999px}.tableTitleRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(to bottom,#fff,#fbfbfd)}.tableTitleRow h2,.tableTitleRow h3{margin:0;font-size:16px;font-weight:700;color:#0f172a}.tableSubtle{color:#64748b;font-size:13px}.modernTable{width:100%;border-collapse:separate;border-spacing:0;min-width:840px}.modernTable thead th{position:sticky;top:0;z-index:2;background:#f8fafc;color:#0f172a;font-size:12px;letter-spacing:.04em;text-transform:uppercase;font-weight:800;padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.1);white-space:nowrap}.modernTable tbody td{padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.08);color:#0f172a;font-size:14px;vertical-align:top;background:#fff}.modernTable tbody tr:nth-child(2n) td{background:#fcfcfd}.modernTable tbody tr:hover td{background:#f7fbff}.cellMuted{color:#64748b;font-size:13px}.cellMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px;color:#0f172a}.cellPre{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.35;color:#0f172a;white-space:pre-wrap;word-break:break-word;background:#0206170a;border:1px solid rgba(15,23,42,.08);border-radius:10px;padding:10px}.stickyCol{position:sticky;left:0;z-index:3;background:inherit}thead .stickyCol{z-index:4}.chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;border:1px solid rgba(15,23,42,.1);background:#fff;white-space:nowrap}.chipGreen{background:#10b9811f;border-color:#10b9814d;color:#065f46}.chipRed{background:#ef44441f;border-color:#ef44444d;color:#7f1d1d}.chipGray{background:#64748b1a;border-color:#64748b3d;color:#334155}.chipBlue{background:#3b82f61f;border-color:#3b82f64d;color:#1e3a8a}.tableSelect{width:100%;min-width:140px;height:36px;border-radius:10px;border:1px solid rgba(15,23,42,.14);padding:0 10px;background:#fff;outline:none}.tableSelect:focus{border-color:#3b82f68c;box-shadow:0 0 0 4px #3b82f624}.tableActions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tableActionBtn{width:36px;height:36px;border-radius:12px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:all .15s ease;background:#fff}.tableActionBtn:hover{transform:translateY(-1px)}.actionEdit{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.actionAdd{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.actionUpdate{color:#b45309;background:#fffbeb;border-color:#fde68a}.actionDelete{color:#e11d48;background:#fff1f2;border-color:#fecdd3}@media(max-width:820px){.tableTitleRow{padding:12px}.modernTable{min-width:720px}.modernTable thead th,.modernTable tbody td{padding:10px 12px}}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}.preBox{background:#f9fafb;padding:8px;border-radius:8px;max-height:200px;overflow:auto;font-size:12px;min-width:240px}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.section-title{margin:0;font-size:14px;font-weight:600;color:#111827;letter-spacing:-.01em}.section-sub{margin:0;font-size:12px;color:var(--muted)}.role-pill.inactive{background:#f3f4f6;color:#374151;border:1px solid var(--border)}.role-pill.ownerLock{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.dashCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:42px}.dashCard{border-radius:16px;padding:16px 18px;color:#0f172a;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 30px #0206170f;background:#fff;overflow:hidden;position:relative}.dashCard--blue{color:#fff;border-color:#ffffff2e;background:linear-gradient(135deg,#1539e2,#0b2071,#0a1533)}.dashCard--purple{color:#fff;border-color:#ffffff2e;background:linear-gradient(135deg,#2b2396,#1a1957 55%,#101330)}.dashCard--light{color:#fff;background:linear-gradient(135deg,#1c3f55,#122a40 55%,#132b41)}.dashCardTop{display:flex;align-items:center;justify-content:space-between;gap:12px;height:100%}.dashCardNumber{font-size:30px;font-weight:600;line-height:1.1;letter-spacing:-.02em;margin-bottom:4px}.dashCardLabel{margin-top:0;font-size:18px;opacity:.92;font-weight:600}.dashCardMeta{margin-top:2px;font-size:20px;opacity:.85;font-weight:600;color:#243041;margin-bottom:6px}.dashboardPage{padding:8px 14px 24px}.dashboardTopBar{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:16px;margin-bottom:18px}.dashboardTitle{margin:0;font-size:28px;font-weight:600;color:#111827}.dashboardTopSearch{display:flex;justify-content:center;align-items:flex-start}.dashboardTopSpacer{min-height:1px}.dashboardSearchFieldWrap{position:relative;width:530px;max-width:100%}.dashboardSearchInput{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:12px 42px 12px 14px;font-size:14px;outline:none;background:#fff}.dashboardSearchDropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 40px #0f172a1f;overflow:hidden}.dashboardSearchDropdownInner{max-height:520px;overflow-y:auto;padding:8px}.dashboardSearchDropdownEmpty{padding:18px 16px;color:#6b7280;font-weight:600}.dashboardSearchGroup+.dashboardSearchGroup{border-top:1px solid #eef2f7;margin-top:8px;padding-top:8px}.dashboardSearchGroupTitle{padding:8px 10px 6px;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase}.dashboardSearchDropdownItem{width:100%;text-align:left;border:0;background:#fff;border-radius:12px;padding:12px;cursor:pointer;display:block}.dashboardSearchDropdownItem:hover{background:#f8fafc}.dashboardSearchDropdownMain{min-width:0}.dashboardSearchDropdownTitle{font-size:15px;font-weight:600;color:#111827;margin-bottom:4px}.dashboardSearchDropdownMeta{font-size:13px;color:#6b7280;word-break:break-word}.dashboardSearchDropdownVariants{display:flex;flex-direction:column;gap:6px;margin-top:10px}.dashboardSearchDropdownVariant{padding:8px 10px;background:#f8fafc;border:1px solid #edf2f7;border-radius:10px}.dashboardSearchDropdownVariantName{display:block;font-size:13px;font-weight:600;color:#111827;margin-bottom:2px}.dashboardSearchDropdownVariantMeta{display:block;font-size:12px;color:#6b7280}.dashboardSearchDropdownMore{font-size:12px;font-weight:600;color:#4f46e5;padding:0 2px}.dashboardSectionTitle{font-size:13px;font-weight:600;color:#6b7280;margin:8px 0 4px;text-transform:uppercase}.dashboardSearchInput--top{box-shadow:none}.dashboardSearchInput:focus{border-color:#4f7ff0;box-shadow:0 0 0 3px #4f7ff01f}.dashboardSearchHint{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7280;font-weight:600}.dashboardErrorBanner{margin-bottom:12px;padding:10px 12px;border-radius:10px;background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.invValueAmount{margin:0 0 3px;font-size:24px;line-height:1.15;letter-spacing:-.02em;font-weight:600;color:#fff}.invValueSub{font-size:14px;font-weight:600;color:#fff}.dashboardSearchResultsPanel{margin-bottom:28px}.dashboardPanels{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:28px;align-items:start}.dashboardPanel{background:#fff;border-radius:18px;border:1px solid #e5e7eb;box-shadow:0 12px 28px #0f172a0f;padding:18px;min-height:280px}.dashboardPanelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.dashboardPanelHeader h3{margin:0;font-size:18px;font-weight:600;color:#111827}.dashboardCountPill{min-width:30px;height:30px;border-radius:999px;background:#eef2ff;color:#2f4fb3;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;padding:0 10px}.dashboardList{display:flex;flex-direction:column;gap:12px}.dashboardListItem{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #edf2f7}.dashboardListMain{min-width:0}.dashboardListTitle{font-size:15px;font-weight:600;color:#111827;margin-bottom:5px}.dashboardListMeta{font-size:13px;color:#6b7280;word-break:break-word}.dashboardListRight{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.dashboardListItem--searchProduct{display:block;padding:14px}.dashboardVariantSearchList{display:flex;flex-direction:column;gap:10px;margin-top:12px}.dashboardSerialSearchList--inline{margin-top:8px;padding-left:0;display:grid;gap:8px}.dashboardVariantSearchRow{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e5e7eb}.dashboardVariantSearchMain{min-width:0;flex:1}.dashboardVariantSearchName{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.dashboardVariantSearchMeta{font-size:12px;color:#6b7280;word-break:break-word}.dashboardVariantSearchRight{flex:0 0 auto;text-align:right}.dashboardVariantSearchPrice,.dashboardVariantSearchQty{font-size:12px;font-weight:600;color:#374151}.dashboardVariantSearchList--stacked{margin-top:12px;display:grid;grid-template-columns:1fr;gap:12px;width:100%;max-width:640px}.lowBadge{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:12px;font-weight:600}.dashboardQty,.dashboardAgingBalance,.dashboardAgingDays{font-size:13px;font-weight:600;color:#374151}.dashboardEmpty{min-height:190px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600;text-align:center;border:1px dashed #d1d5db;border-radius:14px;background:#fafafa}.dashboardPanelHeaderRight{display:flex;align-items:center;gap:10px}.dashboardExpandBtn{width:30px;height:30px;border:1px solid #dbe3f0;background:#fff;color:#2f4fb3;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #0f172a0f}.dashboardExpandBtn:hover{background:#f8fbff}.dashboardSearchProductTop{width:100%;display:block;text-align:left;background:transparent;border:0;padding:0;cursor:pointer}.dashboardVariantSearchBlock{display:grid;grid-template-columns:minmax(420px,1fr) minmax(260px,320px);gap:14px;align-items:start}.dashboardVariantSearchBtn{width:100%;display:flex;justify-content:space-between;align-items:flex-start;max-width:480px;gap:14px;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.dashboardVariantSearchBtn:hover{background:#f8fafc}.dashboardVariantSearchBtn.isMatch{border-color:#4f7ff0;box-shadow:0 0 0 3px #4f7ff01f;background:#f8fbff}.dashboardSerialSearchList{margin-top:8px;padding-left:14px;display:grid;gap:8px}.dashboardSerialSearchRow{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.dashboardSerialSearchRow:hover{background:#f3f6fb}.dashboardSerialSearchRow.isMatch{border-color:#4f7ff0;box-shadow:0 0 0 3px #4f7ff01f;background:#eef5ff}.dashboardSerialSearchMain{min-width:0;flex:1 1 auto}.dashboardSerialSearchName{font-weight:600;font-size:14px;color:#111827}.dashboardSerialSearchMeta{margin-top:2px;font-size:12px;color:#6b7280;word-break:break-word}.dashboardSerialSearchRight{flex:0 0 auto}.dashboardSearchTags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;margin-bottom:4px}.searchToken{display:inline-flex;align-items:center;font-size:11px;line-height:1;padding:4px 8px;border-radius:999px;background:#0000000f;border:1px solid rgba(0,0,0,.08);color:inherit}.dashboardSearchMatchType{margin-top:4px;font-size:11px;font-weight:600;color:#2563eb}.dashboardSearchClickItem{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;transition:all .15s ease}.dashboardSearchClickItem:hover{transform:translateY(-1px);border-color:#cfd8ea;background:#f8fbff}.inventoryToggleBtn{border:0;border-radius:999px;padding:8px 14px;background:#111827;color:#fff;font-weight:600;cursor:pointer}.inventoryToggleBtn:hover{opacity:.9}.dashboardPanels--four{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.dashboardPanelClick{text-align:left;cursor:pointer}.dashboardViewAll{color:#2563eb;font-weight:600;font-size:13px}.movementIcon{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:35px;line-height:1}.movementIcon.in{background:#16a34a}.movementIcon.out{background:#dc2626}.movementIn{color:#16a34a}.movementOut{color:#dc2626}.dashboardSalesPanel{display:flex;flex-direction:column}.dashboardSalesPanel .dashboardPanelHeader{margin-bottom:8px}.dashboardSalesChartWrap{flex:1;min-height:0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:stretch;padding:40px 18px 18px}.dashboardSalesScale{height:350px;min-height:350px;position:relative;display:block;font-size:12px;font-weight:600;color:#64748b;padding:0}.dashboardSalesScale span{position:absolute;left:0;line-height:1;transform:translateY(-50%)}.dashboardSalesScale span:nth-child(1){top:0;transform:translateY(0)}.dashboardSalesScale span:nth-child(2){top:82.5px}.dashboardSalesScale span:nth-child(3){top:165px}.dashboardSalesScale span:nth-child(4){top:247.5px}.dashboardSalesScale span:nth-child(5){top:330px;transform:translateY(-100%)}.dashboardSalesChart{position:relative;height:350px;min-height:350px;width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;padding:0 10px}.dashboardSalesChart:before{content:"";position:absolute;inset:0 10px 20px;background-image:repeating-linear-gradient(to right,#dbe3f0 0 4px,transparent 4px 10px),repeating-linear-gradient(to right,#dbe3f0 0 4px,transparent 4px 10px),repeating-linear-gradient(to right,#dbe3f0 0 4px,transparent 4px 10px),repeating-linear-gradient(to right,#dbe3f0 0 4px,transparent 4px 10px),repeating-linear-gradient(to right,#dbe3f0 0 4px,transparent 4px 10px);background-size:100% 1px;background-repeat:no-repeat;background-position:left 0%,left 25%,left 50%,left 75%,left 100%;pointer-events:none;z-index:1}.salesBarWrap{flex:1;min-width:28px;max-width:52px;height:350px;min-height:350px;display:grid;grid-template-rows:330px 20px;align-items:end;justify-items:center;gap:0;position:relative;z-index:2}.salesBarTrack{width:100%;height:330px;display:flex;align-items:flex-end;justify-content:center}.salesBar{width:28px;border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,#3b82f6,#1d4ed8);transition:height .3s ease}.salesBarMonth{height:20px;line-height:20px;font-size:12px;font-weight:600;color:#64748b}.dashboardMovementItem{display:grid;grid-template-columns:40px minmax(0,1fr) 96px;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #eef2f7}.dashboardMovementRight{min-width:86px;text-align:right;font-size:13px;font-weight:600;color:#374151}.dashboardPanels--four>.dashboardPanel,.dashboardPanels--four>.dashboardPanelClick{min-height:450px!important;height:100%!important}.dashboardPanels--four>.dashboardSalesPanel{min-height:auto!important;height:auto!important}.dashCardIcon{width:34px;height:34px;margin-bottom:8px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.dashCardIconSvg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dashCardIcon--blue{background:linear-gradient(135deg,#38bdf8,#2563eb)}.dashCardIcon--purple{background:linear-gradient(135deg,#8b5cf6,#4f46e5)}.dashCardIcon--green{background:linear-gradient(135deg,#22c55e,#0f766e)}.dashCardTop>div{min-width:0}@media(max-width:1100px){.dashboardTopBar{grid-template-columns:1fr}.dashboardTopSearch{justify-content:flex-start}.dashboardSearchFieldWrap{width:100%}.dashCards,.dashboardPanels{grid-template-columns:1fr}.dashboardPanels--four{grid-template-columns:1fr!important}.dashboardPanels--four>.dashboardPanel,.dashboardPanels--four>.dashboardPanelClick{min-height:auto!important}}@media(max-width:640px){.dashboardPage{padding:6px 4px 20px}.dashboardTitle{font-size:24px}.dashboardPanel{padding:14px}.dashboardListItem{flex-direction:column;align-items:flex-start}.dashboardListRight{align-items:flex-start}.dashboardVariantSearchRow{flex-direction:column;align-items:flex-start}.dashboardVariantSearchRight{align-items:flex-start}.dashboardSearchDropdown{left:0;right:0}.dashboardSearchDropdownInner{max-height:70vh}.dashboardSalesPanel{overflow:hidden}.dashboardSalesPanel .dashboardPanelHeader{align-items:center;margin-bottom:10px}.dashboardSalesPanel .dashboardPanelHeader h3{font-size:18px;line-height:1.2}.dashboardSalesPanel .dashboardViewAll{font-size:13px;white-space:nowrap}.dashboardSalesChartWrap{grid-template-columns:46px minmax(0,1fr);gap:8px;padding:14px 4px;height:360px;min-height:360px}.dashboardSalesScale{height:340px;min-height:340px;padding:0;font-size:12px}.dashboardSalesScale span:nth-child(2){top:80px}.dashboardSalesScale span:nth-child(3){top:160px}.dashboardSalesScale span:nth-child(4){top:240px}.dashboardSalesScale span:nth-child(5){top:320px;transform:translateY(-100%)}.dashboardSalesChart{height:340px;min-height:340px;padding:0 4px;gap:3px;overflow:visible}.dashboardSalesChart:before{inset:0 4px 20px}.salesBarWrap{min-width:0;max-width:none;height:340px;min-height:340px;grid-template-rows:320px 20px}.salesBarTrack{height:320px}.salesBar{width:26px}.salesBarMonth{font-size:11px;height:20px;line-height:20px;white-space:nowrap}.dashCardIcon{width:32px;height:32px;margin-bottom:7px}.dashCardIconSvg{width:19px;height:19px}}@media(max-width:700px){.dashboardVariantSearchBtn,.dashboardSerialSearchRow{align-items:flex-start}.dashboardVariantSearchBtn{flex-direction:column}.dashboardVariantSearchRight{width:100%;text-align:left}}@media(max-width:430px){.dashboardSalesChartWrap{grid-template-columns:42px minmax(0,1fr);gap:6px;padding-left:0;padding-right:0}.dashboardSalesScale{font-size:11px}.dashboardSalesChart{gap:2px;padding-left:2px;padding-right:2px}.dashboardSalesChart:before{left:2px;right:2px}.salesBar{width:22px}.salesBarMonth{font-size:10px}}.products-page{width:100%;min-width:0;max-width:100%;box-sizing:border-box;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.products-title{font-weight:600;font-size:40px;line-height:1.05;letter-spacing:-.02em;margin:0}.products-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:600}.products-mutedTip{font-size:12px;color:#6b7280}.products-headBar{display:grid;grid-template-columns:1fr minmax(260px,480px) 1fr;align-items:center;gap:12px;width:100%}.products-viewRow{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.products-check{display:inline-flex;gap:8px;align-items:center;font-size:12px;color:#374151}.products-searchWrap{justify-self:center;width:100%;min-width:0;max-width:800px;padding-top:6px}.products-searchWrap .input{width:100%;max-width:100%}.products-actions,.products-headRight{justify-self:end;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.products-fileBtn input{display:none}.products-actions .btn,.products-headRight .btn,.products-viewRow .btn{margin:0}.products-smallBtn{padding:7px 18px;font-size:14px;width:fit-content}.products-panel{min-width:0;max-width:100%;padding:20px 22px;border-radius:12px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 30px #0f172a0f}.products-helpText{font-size:12px;color:#6b7280;margin-top:10px;line-height:1.5;padding:10px}.products-inlineRow{display:flex;gap:12px;align-items:center;flex-wrap:wrap;min-width:0}.products-numInput{width:160px;max-width:100%}.products-formGrid--product{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr) auto;grid-template-areas:"name category active" "info info info";gap:16px;align-items:end}.products-formGrid--product>.field,.products-formGrid--product>label{min-width:0;display:flex;flex-direction:column;padding:0;margin:0}.products-fieldName{grid-area:name}.products-fieldCategory{grid-area:category}.products-fieldActive{grid-area:active}.products-formInfoField{grid-area:info}.products-formGrid--product .products-miniTitle{min-height:20px;display:flex;align-items:center;margin:0 0 8px}.products-formGrid--product .input,.products-formGrid--product select.input,.products-formGrid--product textarea.input{width:100%;min-width:0}.products-scanBtn{min-width:88px;height:42px}.products-formInfoField textarea.input{min-height:110px;resize:vertical}.products-createActions{margin-top:10px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:15px}.products-tip{font-size:12px;color:#6b7280;margin-top:10px}.products-importTop{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;align-items:center}.products-importActions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.barcodeTargetBox{width:min(260px,72vw);aspect-ratio:1 / 1;border:3px solid rgba(34,197,94,.95);border-radius:18px;position:relative;box-shadow:0 0 24px #22c55e8c}.barcodeTargetPlus{position:absolute;inset:0;display:grid;place-items:center;color:#22c55ef2;font-size:54px;font-weight:300;line-height:1;text-shadow:0 0 16px rgba(34,197,94,.75)}.barcodeTargetBox:before,.barcodeTargetBox:after{content:"";position:absolute;background:#22c55ef2;left:50%;top:50%;transform:translate(-50%,-50%)}.barcodeTargetBox:before{width:72px;height:2px}.barcodeTargetBox:after{width:2px;height:72px}.csvImportCard{margin-top:14px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 30px #0f172a0a;padding:14px}.csvImportTop{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.csvImportTopLeft{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.csvStatusBadge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid rgba(15,23,42,.08)}.csvStatusBadge--ok{color:#166534;background:#10b9811a;border-color:#10b98138}.csvStatusBadge--error{color:#b91c1c;background:#ef44441a;border-color:#ef444438}.csvHeaderChips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.csvHeaderChip{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:600;color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.csvErrorsBox{margin-top:12px;padding:12px;border-radius:12px;background:#ef44440f;border:1px solid rgba(239,68,68,.18)}.csvErrorsTitle{font-size:12px;font-weight:600;color:#991b1b;margin-bottom:8px}.csvErrorsList{display:grid;gap:6px}.csvErrorItem{font-size:12px;color:#b91c1c;line-height:1.45}.csvSuccessBox{margin-top:12px;padding:12px;border-radius:12px;background:#10b98114;border:1px solid rgba(16,185,129,.18);color:#166534;font-size:12px;font-weight:600}.csvPreviewTable thead th{white-space:nowrap}.csvMappingCard{margin-top:12px;padding:12px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08)}.csvMappingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.products-create .csvImportCard{margin-top:12px}.products-create .csvImportTopLeft{align-items:center}@keyframes productsScanSweep{0%{top:18%;opacity:.65}50%{top:82%;opacity:1}to{top:18%;opacity:.65}}.products-tableWrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.products-tableCard{display:inline-block;width:100%;min-width:920px;max-width:none;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:14px;overflow:hidden;box-shadow:var(--shadow-md)}.products-gridTable{width:100%;border-collapse:separate;border-spacing:0;min-width:920px}.products-gridTable thead th{background:#f8fafc;color:#6b7280;font-size:12px;font-weight:600;text-align:left;padding:12px;border-bottom:1px solid rgba(17,24,39,.08)}.products-gridTable tbody td{padding:12px;border-bottom:1px solid rgba(17,24,39,.06);vertical-align:middle}.products-gridTable tbody tr:hover td{background:#fbfdff}.products-gridTable .td-center{text-align:center;color:#6b7280}.col-check{width:120px}.col-actions{width:140px;min-width:140px;text-align:left;white-space:nowrap}.col-num{text-align:left;white-space:nowrap}.row-muted{opacity:.65}.skuCell{display:flex;align-items:center;gap:10px}.skuThumb{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#3b82f626,#11182714);border:1px solid rgba(17,24,39,.1);display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:#111827;box-shadow:inset 0 1px 1px #ffffffb3,0 4px 10px #0f172a0f}.skuMeta{display:flex;flex-direction:column;gap:2px;min-width:0}.skuTitle{font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px}.skuSub{font-size:12px;color:#6b7280}.catPill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid rgba(17,24,39,.12);background:#1118270f;color:#111827}.badge.muted{background:#6b72801a;border-color:#6b72802e;color:#6b7280}.badge.danger{background:#f43f5e1a;border-color:#f43f5e38;color:#be123c}.badge.warn{background:#f59e0b1f;border-color:#f59e0b40;color:#000}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:#111827}.mutedText{font-size:12px;color:#6b7280}.actionIcons{display:inline-flex;gap:8px;align-items:center;flex-wrap:nowrap}.iconBtn{width:32px;height:32px;border-radius:12px;border:1px solid rgba(17,24,39,.1);background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0f172a14;transition:transform .08s ease,box-shadow .12s ease;-webkit-user-select:none;user-select:none}.iconBtn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1118271a}.iconBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.iconEdit{background:#3b82f61a;border-color:#3b82f638;color:#1d4ed8}.iconSave,.iconRestore{background:#10b9811a;border-color:#10b98138;color:#059669}.iconTrash{background:#f43f5e1a;border-color:#f43f5e38;color:#be123c}.iconWarn{background:#f59e0b1f;border-color:#f59e0b40;color:#92400e}.serialsHead{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:18px 18px 8px}.serialsHeadLeft{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.countPill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.row-highlight td{background:#3b82f61a!important;transition:background .24s ease}.serialsFormWrap{padding:0 18px 18px}.serialsTable th:last-child,.serialsTable td:last-child{min-width:220px;width:220px;padding-right:16px}.serialsTable .actionIcons{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.serialsTable select.input{min-width:140px;width:140px;height:32px;padding:0 10px}.serialsTable{border-radius:14px;overflow:hidden}.serialsTable thead th{background:#f8fafc}.serialsTable tbody tr:hover td{background:#f9fbff}.productRow--highlight{border:2px solid #4f7ff0!important;box-shadow:0 0 0 4px #4f7ff024,0 10px 24px #0f172a1a;background:#f8fbff;transition:all .25s ease}.dashboardVariantSearchBtn{width:100%;text-align:left;background:#fff;border:1px solid #e5e7eb;cursor:pointer}.dashboardVariantSearchBtn:hover{background:#f8fbff}.row-search-match{background:#2563eb14;outline:2px solid rgba(37,99,235,.18);outline-offset:-2px}.row-search-match>td{background:#2563eb14}tr.row-highlight.row-search-match>td{background:#2563eb24}.row-highlight>td{background:#2563eb24}.row-pulse>td{animation:productsRowPulse 1.2s ease-in-out 2}.productsSearchResultsPanel{border-radius:18px;padding:18px}.productsSearchResultsHead{position:relative;display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px}.productsSearchResultsHeadCenter{position:absolute;left:39%;transform:translate(-50%)}.productsSearchEmpty{padding:20px 6px 6px;color:#64748b}.productsSearchResultsList{display:grid;gap:16px;max-width:650px}.productsSearchResultCard{border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#fff;padding:16px;box-shadow:0 4px 18px #0f172a0a}.productsSearchResultTop,.productsSearchVariantRow,.productsSearchSerialRow{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;border-radius:14px}.productsSearchResultTop{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:0}.productsSearchResultTopLeft{min-width:0;flex:1}.productsSearchResultTopRight{min-width:90px;text-align:right}.productsSearchResultTitle{font-size:22px;font-weight:600;color:#0f172a;margin-bottom:6px}.productsSearchResultMetaLabel{font-size:12px;color:#64748b}.productsSearchResultMetaValue{font-size:24px;font-weight:700;color:#0f172a}.productsSearchTags{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 10px}.productsSearchMatchLine{font-size:13px;font-weight:600;color:#2563eb}.productsSearchVariantList{display:grid;gap:12px;margin-top:16px}.productsSearchVariantBlock{border:1px solid rgba(59,130,246,.24);border-radius:16px;background:#3b82f60a;padding:12px 14px}.productsSearchVariantRow,.productsSearchSerialRow{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:0}.productsSearchVariantMain,.productsSearchSerialMain{min-width:0;flex:1}.productsSearchVariantName,.productsSearchSerialName{font-size:15px;font-weight:600;color:#0f172a}.productsSearchVariantMeta,.productsSearchSerialMeta{margin-top:4px;color:#64748b;font-size:13px}.productsSearchVariantRight,.productsSearchSerialRight{flex-shrink:0;text-align:right}.productsSearchVariantStock{font-size:14px;font-weight:600;color:#334155}.productsSearchSerialList{display:grid;gap:10px;margin-top:12px;padding-top:12px;border-top:1px dashed rgba(148,163,184,.3)}.productsSearchSerialRow{padding:6px 0}.products-metricsGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:14px;margin-bottom:14px}.products-metricCard{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px 18px;min-height:104px;box-shadow:0 10px 24px #0f172a0f;display:flex;flex-direction:column;justify-content:space-between}.products-metricLabel{font-size:13px;line-height:1.2;font-weight:600;color:#667085;letter-spacing:.01em;margin-bottom:8px}.products-metricValue{font-size:34px;line-height:1;font-weight:600;letter-spacing:-.03em;color:#0f172a}.products-metricCard--default .products-metricValue{color:#0f172a}.products-metricCard--warn .products-metricValue{color:#d97706}.products-metricCard--danger .products-metricValue{color:#dc2626}.products-metricCard--info .products-metricValue{color:#2563eb}.products-metricCard--rose .products-metricValue{color:#be123c}.products-metricSub{margin-top:8px;font-size:12px;color:#98a2b3}.products-reconcileModal{width:min(1120px,calc(100vw - 32px));max-height:min(88vh,920px);overflow:auto;background:#fff;border-radius:18px;padding:22px;box-shadow:0 24px 70px #0f172a3d;border:1px solid rgba(17,24,39,.08);box-sizing:border-box}.products-reconcileHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px;padding-right:4px}.products-reconcileHeadText{min-width:0;flex:1}.products-reconcileHeadTitle{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;color:#111827}.products-reconcileHeadSub{margin-top:8px;font-size:13px;line-height:1.5;color:#6b7280}.products-reconcileSummary{border:1px solid #e5e7eb;border-radius:16px;padding:20px 22px;background:#f9fafb;margin-bottom:16px}.products-reconcileSummaryTitle{font-size:18px;font-weight:600;color:#111827;margin-bottom:16px}.products-reconcileSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.products-reconcileSummaryItem{min-width:0}.products-reconcileSummaryLabel{font-size:13px;color:#6b7280;margin-bottom:8px}.products-reconcileSummaryValue{font-size:30px;font-weight:600;line-height:1;letter-spacing:-.03em;color:#111827}.products-reconcileSummaryValue.is-danger{color:#dc2626}.products-reconcileBody{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.05fr);gap:16px;align-items:start}.products-reconcilePane{border:1px solid #e5e7eb;border-radius:16px;padding:16px;background:#fff;min-width:0}.products-reconcilePaneTitle{font-size:18px;font-weight:600;margin-bottom:14px;color:#111827}.products-reconcileVariantCard{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#f9fafb;margin-bottom:16px}.products-reconcileSerialMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.products-reconcileSerialMetric{border:1px solid #e5e7eb;border-radius:14px;padding:14px 14px 12px;background:#fff;min-height:92px;display:flex;flex-direction:column;justify-content:space-between}.products-reconcileSerialMetricLabel{font-size:13px;font-weight:600;color:#6b7280;line-height:1.3}.products-reconcileSerialMetricValue{font-size:34px;font-weight:600;line-height:1;letter-spacing:-.03em;color:#111827;margin-top:10px}.products-reconcileAddSerial{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff;margin-bottom:16px}.products-reconcileActions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.products-reconcileIssueList{display:grid;gap:12px}.products-reconcileIssueCard{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.products-reconcileIssueCard.is-selected{border:2px solid #111827;background:#f8fafc}.products-reconcileIssueHeader{display:flex;align-items:flex-start;gap:10px}.products-reconcileIssueMain{min-width:0;flex:1}.products-reconcileIssueTitle{font-size:16px;font-weight:600;color:#111827}.products-reconcileIssueMeta{margin-top:6px;font-size:12px;color:#6b7280}.products-reconcileIssueBadges{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.products-reconcileModal .products-formGrid{gap:14px;margin-top:0}.products-reconcileModal .products-formGrid label{padding:0}.products-reconcileModal .products-inlineRow{align-items:stretch}.products-reconcileModal .products-tableWrap{margin-top:8px}.products-reconcileModal .products-gridTable thead th,.products-reconcileModal .products-gridTable tbody td{padding:10px 12px}.editor-highlight{border:2px solid #4f7ff0!important;box-shadow:0 0 0 4px #4f7ff024,0 10px 24px #0f172a1a;background:#f8fbff!important;transition:all .25s ease}.editor-highlight-inner{border-radius:14px}.productsToast{position:fixed;top:84px;right:18px;z-index:12000;min-width:280px;max-width:420px;padding:12px 14px;border-radius:14px;box-shadow:0 18px 40px #0f172a29;font-weight:600;animation:productsToastIn .2s ease}.productsToast--success{background:#ecfdf3;border:1px solid #86efac;color:#166534}.productsToast--error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.products-panelsGrid{display:block;width:100%;margin-top:18px;margin-bottom:30px}.products-create{display:grid!important;grid-template-columns:minmax(0,1fr) 160px minmax(0,1fr)!important;grid-template-areas:"title actions ." "csv lookup lookup" "tip tip tip" "form form form"!important;gap:22px!important;width:100%;padding:28px!important;border-radius:22px;align-items:start;box-sizing:border-box}.products-createHead{display:contents!important}.products-createHead>.products-cardTitle{grid-area:title!important;margin:0!important;align-self:center;justify-self:start;font-size:34px!important;line-height:1.05;font-weight:700;letter-spacing:-.03em;color:#0f172a}.products-createHeadBtns{grid-area:actions!important;justify-self:center!important;align-self:center!important;display:flex;align-items:center;justify-content:center;width:160px;margin-top:0}.products-createHeadBtns .btn{min-width:132px;height:44px;border-radius:12px;font-size:14px;font-weight:600}.products-create>.csvImportCard{grid-area:csv!important;margin:0!important;padding:20px!important;border-radius:18px!important;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 30px #0f172a0d}.products-createHead>.products-panel,.products-create>.products-barcodeSection{grid-area:lookup!important;margin:0!important;padding:20px!important;border-radius:18px!important;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 10px 30px #0f172a0d;width:100%;min-width:0;box-sizing:border-box}.products-barcodeRow{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:10px;align-items:center;margin-top:14px}.products-barcodeRow .input{width:100%;min-width:0;height:42px}.products-barcodeRow .btn{min-width:78px;height:38px;padding:6px 14px;font-size:13px;border-radius:10px}.csvImportCard .products-inlineRow{gap:10px}.csvImportCard .products-inlineRow .btn{height:38px;padding:6px 14px;font-size:13px;border-radius:10px}.products-create>.products-tip{grid-area:tip!important;margin:0!important;font-size:13px;color:#64748b}.products-create>form{grid-area:form!important;margin:0}.products-formGrid{margin-top:0;gap:18px}.products-createActions{margin-top:22px;padding:0;gap:12px}.products-helpText{margin-top:12px;padding:0;line-height:1.6}.mobileVariantBackdrop{position:fixed;inset:0;z-index:999999;background:#0f172a8f;display:flex;align-items:center;justify-content:center;padding:10px;overflow:hidden}.mobileVariantCard{width:min(420px,calc(100vw - 20px));height:calc(100dvh - 20px);max-height:calc(100dvh - 20px);overflow-y:auto;background:#fff;border-radius:22px;padding:18px 22px 22px;box-shadow:0 24px 70px #00000047;-webkit-overflow-scrolling:touch;box-sizing:border-box}.mobileVariantHead{position:sticky;top:0;z-index:5;background:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 0 14px;margin-bottom:14px;border-bottom:1px solid #e5e7eb}.mobileVariantHead h2{margin:0 0 14px;font-size:24px;line-height:1.15;font-weight:800;letter-spacing:-.03em;color:#0f172a}.mobileVariantHead p{margin:0;font-size:15px;font-weight:500;color:#0f172a}.mobileVariantCloseBtn{flex:0 0 auto;min-width:76px;height:38px;border-radius:8px;background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}.mobileVariantCard .field{margin:0 0 12px;padding:0}.mobileVariantCard .products-miniTitle{margin:0 0 7px!important;font-size:15px;line-height:1.2;font-weight:600;color:#0f172a}.mobileVariantCard .input,.mobileVariantCard input,.mobileVariantCard select{width:100%!important;min-width:0!important;height:46px;border-radius:11px;box-sizing:border-box;font-size:15px}.mobileVariantBarcodeRow{display:grid;grid-template-columns:1fr;gap:8px}.mobileVariantBarcodeRow .btn{width:100%;height:38px;border-radius:8px;background:#0f172a!important;color:#fff!important;border-color:#0f172a!important}.mobileVariantCard .products-createActions{position:sticky;bottom:0;z-index:4;display:grid!important;grid-template-columns:1fr;gap:10px;margin:16px -22px -22px;padding:14px 22px 18px;background:linear-gradient(180deg,#ffffffdb,#fff 35%);border-top:1px solid #e5e7eb}.mobileVariantCard .products-createActions .btn{width:100%!important;height:44px;border-radius:10px}.productsActionPortalCard{width:min(760px,calc(100vw - 20px))}.productsActionPortalCard .editHistoryPanel,.productsActionPortalCard table{max-width:100%}@media(max-width:900px){.products-create{grid-template-columns:1fr!important;grid-template-areas:"title" "actions" "csv" "lookup" "tip" "form"!important;padding:20px!important}.products-createHeadBtns{justify-self:stretch!important}.products-createHeadBtns .btn{width:100%}.products-barcodeRow{grid-template-columns:1fr!important}.products-barcodeRow .input,.products-barcodeRow .btn{width:100%}.csvMappingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.mobileVariantBackdrop{padding:8px}.mobileVariantCard{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);padding:18px 20px 22px;border-radius:20px}.mobileVariantHead h2{font-size:23px}.mobileVariantCard .products-createActions{margin-left:-20px;margin-right:-20px;margin-bottom:-22px;padding-left:20px;padding-right:20px}}@keyframes productsToastIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes productsRowPulse{0%{background:#2563eb14;box-shadow:inset 0 0 #2563eb2e}50%{background:#2563eb33;box-shadow:inset 0 0 0 9999px #2563eb0f}to{background:#2563eb24;box-shadow:inset 0 0 #2563eb00}}@media(max-width:1100px){.products-formGrid--product{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name category" "active active" "info info";align-items:start}.products-scanBtn{width:fit-content}}@media(max-width:980px){.products-headBar{grid-template-columns:1fr 1fr;grid-template-areas:"left right" "search search";align-items:start}.products-viewRow{grid-area:left}.products-actions,.products-headRight{grid-area:right;justify-self:end}.products-searchWrap{grid-area:search;justify-self:stretch;max-width:none}.products-reconcileSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-reconcileBody{grid-template-columns:1fr}.products-reconcileSerialMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.products-gridTable,.products-tableCard{min-width:1100px}.actionIcons{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:nowrap}.col-actions{width:230px!important;min-width:230px!important;max-width:230px!important;position:sticky;right:0;background:#fff;z-index:5;text-align:center;white-space:nowrap;box-shadow:-10px 0 16px #0f172a0f}.products-formGrid{grid-template-columns:1fr!important}.products-inlineRow{flex-direction:column;align-items:stretch}.products-inlineRow .btn,.products-createActions .btn{width:100%}.products-createActions{flex-direction:column;align-items:stretch}.products-formGrid--product{grid-template-columns:1fr;grid-template-areas:"name" "category" "active" "info"}.products-fieldScan .btn{width:100%;height:auto}.serialsHead{align-items:flex-start;padding:16px 14px 8px}.serialsCountPill{margin-right:0}.serialsFormWrap{padding:0 14px 14px}.serialsTable th:last-child,.serialsTable td:last-child{min-width:240px;width:240px}.serialsTable select.input{min-width:150px;width:150px}.skuCell{width:210px;max-width:210px;overflow:hidden}.skuMeta{min-width:0;max-width:160px;overflow:hidden}.skuTitle{max-width:160px!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35}.skuThumb{flex:0 0 34px}.skuSub{max-width:120px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.products-gridTable tbody td{vertical-align:top}.modalBackdrop:has(.products-reconcileModal){align-items:flex-start!important;justify-content:center!important;padding-top:calc(96px + env(safe-area-inset-top,0px))!important;padding-left:10px!important;padding-right:10px!important;padding-bottom:10px!important;overflow-y:auto!important}.products-reconcileModal{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 116px - env(safe-area-inset-top,0px))!important;margin:0 auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}}@media(max-width:720px){.products-panelsGrid,.products-formGrid{grid-template-columns:1fr}.products-numInput,.products-createHeadBtns .btn{width:100%}.products-create{grid-column:auto}.csvImportCard{padding:12px}.csvImportTopLeft{align-items:flex-start}}@media(max-width:640px){.csvMappingGrid,.products-formGrid--product{grid-template-columns:1fr}.products-inlineRow--barcode{flex-wrap:nowrap}.products-inlineRow--barcode .btn{flex:0 0 auto}}@media(max-width:560px){.products-headBar{grid-template-columns:1fr;grid-template-areas:"left" "right" "search";gap:12px}.products-viewRow{grid-area:left;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.products-viewRow .btn{width:100%;justify-content:center}.products-viewRow .products-check{grid-column:1 / -1;margin:0!important;justify-self:start}.products-actions,.products-headRight{grid-area:right;display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;justify-self:stretch}.products-actions .btn,.products-headRight .btn,.products-actions .products-fileBtn,.products-headRight .products-fileBtn{width:100%;justify-content:center}.products-actions .btn:last-child,.products-headRight .btn:last-child{grid-column:1 / -1}.products-searchWrap{grid-area:search;width:100%;max-width:none;justify-self:stretch}.products-searchWrap .input{width:100%!important;max-width:100%!important}}@media(max-width:1200px){.products-metricsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.products-metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-metricCard{min-height:94px;padding:14px 16px}.products-metricValue{font-size:28px}.products-reconcileModal{width:calc(100vw - 20px);max-height:90vh;padding:16px;border-radius:16px}.products-reconcileHead{align-items:flex-start}.products-reconcileSummary{padding:16px}.products-reconcileSummaryGrid{grid-template-columns:1fr 1fr;gap:14px}.products-reconcileSummaryValue{font-size:24px}.products-reconcileSerialMetrics{grid-template-columns:1fr}.products-reconcileSerialMetric{min-height:auto}}@media(max-width:480px){.products-metricsGrid{grid-template-columns:1fr}}@media(max-width:520px){.products-reconcileSummaryGrid{grid-template-columns:1fr}.products-reconcileActions{flex-direction:column;align-items:stretch}.products-reconcileActions .btn{width:100%}}@media(max-width:1400px){.products-tableWrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.products-gridTable tbody tr td[colspan]{padding:0!important}.products-gridTable tbody tr td[colspan]>.products-tableWrap{width:100%;overflow-x:visible}.products-gridTable tbody tr td[colspan] .tableCard{margin:12px 0!important;padding:14px!important;border-radius:18px;width:100%;min-width:0!important;box-sizing:border-box}.products-gridTable tbody tr td[colspan] .products-formGrid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%}.products-gridTable tbody tr td[colspan] .products-formGrid .field,.products-gridTable tbody tr td[colspan] .products-formGrid label,.products-gridTable tbody tr td[colspan] .products-formGrid input,.products-gridTable tbody tr td[colspan] .products-formGrid select{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box}.products-gridTable tbody tr td[colspan] .csvImportCard{width:100%;max-width:100%;min-width:0;padding:16px!important;box-sizing:border-box;overflow:hidden}.products-gridTable tbody tr td[colspan] .products-inlineRow{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.products-gridTable tbody tr td[colspan] .products-inlineRow .btn,.products-gridTable tbody tr td[colspan] .products-inlineRow label.btn{width:100%!important;justify-content:center}.products-gridTable tbody tr td[colspan] .products-inlineRow input{width:100%!important}.products-gridTable tbody tr td[colspan] .products-createActions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0!important;margin-top:16px!important}.products-gridTable tbody tr td[colspan] .products-createActions .btn{width:100%!important}.products-inlineVariantEditor{display:none!important}}.products-inlineVariantEditor{width:min(720px,96vw)!important;max-height:90vh;overflow-y:auto;padding:24px!important;box-sizing:border-box}.products-inlineVariantEditor .products-formGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%;align-items:start}.products-inlineVariantEditor .products-formGrid label,.products-inlineVariantEditor .products-formGrid .field{display:flex;flex-direction:column;width:100%;min-width:0}.products-inlineVariantEditor .products-formGrid input,.products-inlineVariantEditor .products-formGrid select,.products-inlineVariantEditor .products-formGrid textarea{width:100%!important;min-width:0!important;box-sizing:border-box}.products-inlineVariantEditor .products-formGrid textarea,.products-inlineVariantEditor .products-formGrid .fullRow{grid-column:1 / -1}.products-inlineVariantEditor .products-scanBtn{width:fit-content;min-width:90px;height:40px}.products-inlineVariantEditor .products-createActions{display:flex;gap:12px;margin-top:22px;padding:0;flex-wrap:wrap}@media(max-width:768px){.products-inlineVariantEditor{width:100vw!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;padding:18px!important}.products-inlineVariantEditor .products-formGrid{grid-template-columns:1fr!important}.products-inlineVariantEditor .products-createActions{flex-direction:column}.products-inlineVariantEditor .products-createActions .btn,.products-inlineVariantEditor .products-scanBtn{width:100%}.productsActionPortalCard{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}}.serialsFormWrap.products-inlineSerialEditor{display:block!important;padding:18px!important;width:100%!important;max-width:720px!important}.serialsFormWrap.products-inlineSerialEditor .products-formGrid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%!important}.serialsFormWrap.products-inlineSerialEditor .field{width:100%!important;min-width:0!important}.serialsFormWrap.products-inlineSerialEditor input,.serialsFormWrap.products-inlineSerialEditor select{width:100%!important;min-width:0!important;box-sizing:border-box}.serialsFormWrap.products-inlineSerialEditor>div:not(.products-formGrid):not(.products-createActions){margin-top:16px!important;max-width:100%!important}.serialsFormWrap.products-inlineSerialEditor .products-createActions{display:flex!important;flex-direction:row!important;gap:12px!important;margin-top:18px!important;padding:0!important}.serialsFormWrap.products-inlineSerialEditor .products-createActions .btn{width:auto!important}@media(max-width:768px){.serialsFormWrap.products-inlineSerialEditor{max-width:100%!important}.serialsFormWrap.products-inlineSerialEditor .products-formGrid{grid-template-columns:1fr!important}.serialsFormWrap.products-inlineSerialEditor .products-createActions{flex-direction:column!important}.serialsFormWrap.products-inlineSerialEditor .products-createActions .btn{width:100%!important}}.stock-page{width:100%;max-width:100%}.stock-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.stock-title{margin:0}.stock-subtitle{font-size:12px;color:#6b7280;margin-top:4px}.stock-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:12px;align-items:start}.stock-panel{min-width:0}.stock-cardTitle{font-weight:600;margin-bottom:10px;color:#111827}.stock-filtersGrid{display:grid;gap:10px}.stock-dates{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.stock-dateField{min-width:0}.stock-miniLabel{font-size:12px;color:#374151;margin-bottom:6px;font-weight:700}.stock-clearBtn{width:fit-content}.stock-helpText{font-size:12px;color:#6b7280}.stock-form{display:grid;gap:10px}.stock-row2{display:grid;grid-template-columns:160px 1fr;gap:10px;min-width:0}.stock-scanRow{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.stock-tip{font-size:12px;color:#6b7280}.stockMovementRow--highlight td{background:#ecfdf5!important;border-top:2px solid #22c55e;border-bottom:2px solid #22c55e;animation:stockMovementHighlightPulse 1.4s ease-in-out 3}.stockMovementRow--highlight td:first-child{border-left:4px solid #16a34a;border-top-left-radius:10px;border-bottom-left-radius:10px}.stockMovementRow--highlight td:last-child{border-right:2px solid #22c55e;border-top-right-radius:10px;border-bottom-right-radius:10px}@keyframes stockMovementHighlightPulse{0%{background:#dcfce7}50%{background:#bbf7d0}to{background:#ecfdf5}}.dashboardViewAllBtn{border:0;background:transparent;cursor:pointer;padding:0}.dashboardMovementItemBtn{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.dashboardMovementItemBtn:hover{background:#f8fafc}@media(max-width:1050px){.stock-grid{grid-template-columns:1fr}}@media(max-width:720px){.stock-dates{grid-template-columns:1fr}.stock-clearBtn{width:fit-content}.stock-row2{grid-template-columns:1fr}}.users-searchRow{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:14px 0}.users-searchRow .input{width:min(520px,100%)}.form-grid-3{display:grid;grid-template-columns:1fr 220px auto;gap:10px;align-items:center;min-width:0}.form-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:center;min-width:0}.form-grid-3 .btn,.form-grid-2 .btn{width:fit-content}.form-grid-2 .btn[style*=grid-column]{justify-self:start}.users-adminGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;align-items:start}.users-adminGrid .card{margin-top:0!important}@media(max-width:980px){.users-adminGrid{grid-template-columns:1fr}}@media(max-width:768px){.form-grid-3,.form-grid-2{grid-template-columns:1fr;align-items:stretch}.form-grid-3 .btn,.form-grid-2 .btn{width:fit-content}}.vendor-page{display:grid;gap:18px}.vendor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.vendor-title{margin:0;font-size:40px;font-weight:600;color:#111827}.vendor-subtitle{margin:6px 0 0;color:#6b7280;font-size:14px}.vendor-tabRow{display:flex;gap:10px;flex-wrap:wrap}.vendor-tabBtn{border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:12px;padding:10px 16px;font-weight:700;cursor:pointer;transition:.2s ease}.vendor-tabBtn:hover{border-color:#111827}.vendor-tabBtn.active{background:#111827;color:#fff;border-color:#111827}.vendor-alert{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:12px;padding:12px 14px;font-size:14px}.vendor-statsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vendor-statCard{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px 18px;min-height:92px;display:flex;flex-direction:column;justify-content:center}.vendor-statLabel{color:#6b7280;font-size:13px;margin-bottom:8px}.vendor-statValue{color:#111827;font-size:18px;font-weight:800}.vendor-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px}.vendor-cardHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.vendor-cardHeader h2{margin:0;font-size:16px;font-weight:800;color:#111827}.vendor-cardHeaderSplit{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.vendor-emptyText{color:#6b7280;font-size:14px;padding:10px 0}.vendor-dashboardGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:12px}.vendor-dashboardTile{width:100%;min-height:92px;border:1px solid #e5e7eb;background:#fff;border-radius:20px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer;transition:.2s ease}.vendor-dashboardTile:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0f172a0f}.vendor-dashboardTile.active{border-color:#111827;box-shadow:0 0 0 2px #11182714;background:#f8fafc}.vendor-dashboardTileLeft{min-width:0}.vendor-dashboardTileTitle{font-size:16px;font-weight:800;color:#111827;line-height:1.2}.vendor-dashboardTileSub{margin-top:6px;color:#6b7280;font-size:14px;line-height:1.35}.vendor-dashboardTileRight{display:flex;align-items:center;gap:12px;flex-shrink:0}.vendor-dashboardTileMeta{font-size:14px;font-weight:700;color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:6px 10px;white-space:nowrap}.vendor-dashboardTileIcon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#fff;font-size:20px;font-weight:700}.vendor-activePanel{margin-top:20px;width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 8px 24px #0f172a0a;overflow:hidden}.vendor-summaryGrid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;align-items:start}.vendor-summaryGrid>.vendor-card{padding:18px;min-height:100%}.directory-search{margin-bottom:16px}.vendor-miniList{display:grid;gap:10px}.vendor-miniListItem{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:12px 14px;border-radius:14px;border:1px solid #e5e7eb;background:#fff}.vendor-miniTitle{font-weight:700;color:#111827;font-size:14px}.vendor-miniSub{margin-top:2px;color:#6b7280;font-size:12px}.vendor-miniAmount{font-weight:800;color:#111827;white-space:nowrap}.vendor-profileRowBtn{width:100%;border:1px solid #e5e7eb;background:#fff;text-align:left;cursor:pointer;border-radius:14px}.vendor-profileRowBtn.active{border-color:#111827;background:#f9fafb}.vendor-profileSummary{display:grid;gap:8px;color:#374151}.vendor-agingGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vendor-agingCard{border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.vendor-agingLabel{color:#6b7280;font-size:12px;margin-bottom:8px}.vendor-agingValue{color:#111827;font-size:16px;font-weight:800}.vendor-entryForm{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px 16px}.vendor-entryForm .field{min-width:0}.vendor-span-12{grid-column:1 / -1}.vendor-span-8{grid-column:span 8}.vendor-span-6{grid-column:span 6}.vendor-span-4{grid-column:span 4}.vendor-span-3{grid-column:span 3}.vendor-entryForm .input,.vendor-entryForm select,.vendor-entryForm textarea,.vendor-searchWrap .input,.vendor-bookHeader .input{width:100%;max-width:100%;min-width:0;box-sizing:border-box;font:inherit;color:#111827;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}.vendor-entryForm .input,.vendor-entryForm select,.vendor-searchWrap .input,.vendor-bookHeader .input{height:40px;padding:7px 12px;font-size:14px}.vendor-entryForm textarea{min-height:72px;padding:10px 12px;resize:vertical}.vendor-entryForm .input:focus,.vendor-entryForm select:focus,.vendor-entryForm textarea:focus,.vendor-searchWrap .input:focus,.vendor-bookHeader .input:focus{outline:none;border-color:#0a101c;box-shadow:0 0 0 3px #2563eb29}.vendor-entryForm .field label{font-size:13px;margin-bottom:6px;display:inline-block;color:#111827}.vendor-entryForm .vendor-nameRow{display:grid;grid-template-columns:minmax(260px,520px) minmax(220px,320px);gap:12px;justify-content:start;width:100%}.vendor-namePicker{width:100%}.vendor-nameHint{margin-top:6px;color:#6b7280;font-size:12px}.vendor-lineItems{display:grid;gap:12px}.vendor-entryForm .vendor-lineItemCard{padding:16px;border:1.5px solid #d1d5db;border-radius:16px;background:#fff}.vendor-entryForm .vendor-lineItemCard:focus-within{border-color:#0a0e18;box-shadow:0 0 0 3px #2563eb1f}.vendor-lineItemHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.vendor-entryForm .vendor-lineItemGrid{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) minmax(120px,180px) minmax(120px,180px);gap:14px 16px;align-items:end}.vendor-field-sm{max-width:180px}.vendor-serialChecklist{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:8px}.vendor-serialCheckItem{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.vendor-entryForm .vendor-actionRow{display:grid;grid-template-columns:minmax(180px,220px) minmax(180px,220px) minmax(180px,220px) minmax(140px,160px);gap:12px;align-items:end;justify-content:start}.vendor-field-date{max-width:160px}.vendor-formActions{grid-column:1 / -1;display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:4px}.vendor-primaryBtn{min-width:220px}.vendor-submitField .btn{width:100%;height:40px}.vendor-bookSection{margin-top:42px;padding-top:10px}.vendor-bookHeader{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:16px;row-gap:12px;margin-bottom:18px}.vendor-bookHeader h2{align-self:center;margin:0;padding:0}.vendor-toolbarRight{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;margin-left:auto}.vendor-bookHeader .vendor-toolbarRight{justify-content:flex-end;margin-left:0}.vendor-searchWrap{min-width:260px;max-width:360px;flex:0 0 320px}.vendor-expandedBlock{padding:12px 0 4px}.vendor-expandedMeta{display:grid;gap:8px;margin-bottom:12px;color:#374151}.vendor-expandedItems{display:grid;gap:10px}.vendor-expandedItemRow{display:grid;grid-template-columns:2fr 100px 120px 120px 1.5fr;gap:12px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;align-items:start}.modernTableWrap{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.vendor-bookTable{width:100%;min-width:1200px;table-layout:fixed;border-collapse:collapse}.vendor-bookTable thead th{background:#f8fafc;color:#0f172a;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;padding:14px 12px;border-bottom:1px solid #e5e7eb;white-space:nowrap;text-align:left}.vendor-bookTable tbody td{padding:16px 12px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#1f2937;white-space:nowrap;vertical-align:middle}.vendor-bookTable th:nth-child(4),.vendor-bookTable td:nth-child(4),.vendor-bookTable th:nth-child(5),.vendor-bookTable td:nth-child(5),.vendor-bookTable th:nth-child(6),.vendor-bookTable td:nth-child(6),.vendor-bookTable th:nth-child(7),.vendor-bookTable td:nth-child(7),.vendor-bookTable th:nth-child(8),.vendor-bookTable td:nth-child(8),.vendor-bookTable th:nth-child(10),.vendor-bookTable td:nth-child(10){text-align:center}.vendor-bookTable td:nth-child(10){padding:12px}.vendor-bookTable tbody tr{height:64px}.vendor-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700}.vendor-pill.sold{background:#e8f7ef;color:#047857}.vendor-pill.credit{background:#fdf2e9;color:#c2410c}.vendor-pill.overdue{background:#feecec;color:#dc2626}.vendor-rowActions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:nowrap}.tableActionBtn{width:34px;height:34px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;transition:.2s ease}.tableActionBtn.actionUpdate{background:#fffbeb;border-color:#fde68a;color:#ca8a04}.tableActionBtn.actionEdit{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.tableActionBtn.actionDelete{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.vendor-ledger-integrity-card{grid-column:2;grid-row:2}.vendor-ledger-integrity-card{height:100%}.modalBackdrop{position:fixed;inset:0;z-index:4000;background:#0f172a8c;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;padding:14px}.modalCard{width:min(760px,96vw);max-height:calc(100dvh - 24px);background:#fff;border:1px solid #d8dee9;border-radius:22px;box-shadow:0 24px 70px #0f172a2e;display:flex;flex-direction:column;overflow:hidden;margin:0}.modalCard--wide{width:min(980px,96vw);max-height:calc(100dvh - 24px)}.modalHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #eceff5;background:#fff;position:sticky;top:0;z-index:5;flex-shrink:0}.modalHeader h3{margin:0;font-size:1.05rem;line-height:1.3}.modalBody{padding:14px 16px 16px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:1 1 auto}.importHelpCard,.importTemplateBlock,.importResultCard{border:1px solid #d8dee9;border-radius:16px;padding:12px 14px;margin-bottom:12px;background:#fff}.importHelpTitle,.importTemplateTitle,.importResultTitle,.importErrorsTitle{font-weight:700;margin-bottom:6px}.importHelpText,.importHelpNote{color:#5f6c80;line-height:1.45}.importHelpNote{margin-top:4px}.importTemplatePreview,.importCsvTextarea{width:100%;max-width:100%;box-sizing:border-box;resize:vertical;border-radius:14px}.importTemplatePreview{min-height:86px;max-height:140px}.importCsvTextarea{min-height:180px;max-height:280px}.importCheckRow{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:4px}.importActionRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.importActionRow .btn{min-width:180px}.importSummaryGrid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px;margin-top:10px}.importSummaryGrid>div{border:1px solid #d8dee9;border-radius:14px;padding:10px 12px;background:#fff}.importPreviewTableWrap{margin-top:14px;overflow-x:auto;border:1px solid #d8dee9;border-radius:16px}.importPreviewTable{min-width:760px}.importPreviewErrors{color:#b42318;font-weight:600}.importPreviewWarnings{color:#b54708;font-weight:600}.importErrors{margin-top:12px}.importErrorRow{padding:8px 0;border-top:1px solid #eef2f7;color:#b42318}.importHistoryGrid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px;padding-top:4px}.importHistoryGrid .vendor-card{width:100%;padding:18px}.importHistoryGrid .vendor-miniList{display:grid;gap:12px}.importHistoryGrid .vendor-miniListItem{width:100%;text-align:left}.importHistoryGrid .vendor-miniTitle{font-weight:700}.importHistoryGrid .vendor-miniSub{line-height:1.45}.btn-danger{background:#b42318;color:#fff;border:1px solid #b42318}.btn-danger:hover{opacity:.92}.import-warning-box{margin-top:10px;padding:10px 12px;border-radius:10px;background:#fff4e5;color:#8a5a00;font-size:13px;line-height:1.4;border:1px solid #ffd8a8}.vendor-card--highlight{border:2px solid #4f7ff0!important;box-shadow:0 0 0 4px #4f7ff026,0 12px 28px #0f172a1f;background:#f8fbff;transition:all .25s ease}.vendor-reportCard{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:18px;padding:18px;min-width:0;min-height:100%;margin-top:20px}.vendor-mutedDash{color:#9ca3af;font-weight:600}.vendor-statsToggle{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:4px;border:1px solid var(--border, #d1d5db);border-radius:999px;background:#fff;width:fit-content;max-width:100%}.vendor-statsToggleBtn{border:0;background:transparent;color:#6b7280;font-weight:600;font-size:13px;padding:8px 14px;border-radius:999px;cursor:pointer;white-space:nowrap}.vendor-statsToggleBtn.active{background:#0f172a;color:#fff}input[list]{cursor:text}.vendor-namePicker{min-width:280px}.vendor-inlineActions{margin-top:8px;display:flex;gap:8px}.btn-sm{padding:8px 12px;font-size:13px}.vendor-checkRow{display:flex;align-items:center;gap:10px}.btn-color{background:#00f;color:#fff}.vendor-purchaseTable td:nth-child(2),.vendor-salesTable td:nth-child(2){white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.vendor-purchaseTable td:nth-child(3),.vendor-salesTable td:nth-child(3){white-space:nowrap}.vendor-recordHighlight>td{background:#ecfdf5!important;animation:vendorRecordFlash 1.2s ease-in-out 2}.vendor-addItemMobileBtn{display:none!important}.vendor-addItemDesktopBtn{display:inline-flex!important}.vendor-comboField{position:relative}.vendor-comboMenu{position:absolute;left:0;right:0;top:calc(100% - 18px);z-index:80;display:grid;gap:6px;max-height:260px;overflow-y:auto;padding:8px;background:#fff;border:1px solid #cbd5e1;border-radius:14px;box-shadow:0 18px 42px #0f172a29}.vendor-comboOption{width:100%;border:0;background:#fff;border-radius:10px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.vendor-comboOption:hover{background:#f8fafc}.vendor-comboOption span{display:grid;gap:2px;min-width:0}.vendor-comboOption strong{font-size:14px;color:#111827;font-weight:800}.vendor-comboOption small{font-size:12px;color:#64748b}.vendor-comboOption em{font-style:normal;font-size:12px;font-weight:800;color:#111827;white-space:nowrap}@keyframes vendorRecordFlash{0%{background:#dcfce7;box-shadow:inset 0 0 0 9999px #22c55e29}50%{background:#bbf7d0;box-shadow:inset 0 0 0 9999px #22c55e42}to{background:#ecfdf5;box-shadow:inset 0 0 0 9999px #22c55e14}}@media(max-width:1100px){.vendor-statsGrid,.vendor-dashboardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor-summaryGrid{grid-template-columns:1fr}.vendor-agingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor-entryForm{grid-template-columns:repeat(6,minmax(0,1fr))}.vendor-span-8,.vendor-span-6,.vendor-span-4,.vendor-span-3{grid-column:span 6}.vendor-entryForm .vendor-nameRow{grid-template-columns:minmax(220px,1fr) minmax(220px,280px)}.vendor-entryForm .vendor-lineItemGrid,.vendor-entryForm .vendor-actionRow{grid-template-columns:1fr 1fr}.vendor-field-sm,.vendor-field-date{max-width:100%}.vendor-bookHeader{grid-template-columns:1fr;align-items:stretch}.vendor-bookHeader .vendor-toolbarRight{width:100%;justify-content:flex-start;flex-wrap:wrap}.vendor-searchWrap{min-width:100%;max-width:100%;flex:1 1 100%}.vendor-expandedItemRow{grid-template-columns:1fr 1fr}}@media(max-width:768px){.vendor-page{gap:14px}.vendor-header{flex-direction:column;align-items:stretch}.vendor-tabRow{width:100%}.vendor-tabBtn{flex:1 1 auto}.vendor-statsGrid,.vendor-dashboardGrid,.vendor-agingGrid{grid-template-columns:1fr}.vendor-dashboardTile{min-height:auto;padding:16px;align-items:flex-start}.vendor-dashboardTileRight{align-self:center}.vendor-activePanel{padding:14px;border-radius:18px}.vendor-entryForm{grid-template-columns:1fr;gap:12px}.vendor-span-8,.vendor-span-6,.vendor-span-4,.vendor-span-3,.vendor-span-12{grid-column:auto}.vendor-entryForm .vendor-nameRow,.vendor-entryForm .vendor-lineItemGrid,.vendor-entryForm .vendor-actionRow{grid-template-columns:1fr}.vendor-entryForm .vendor-nameRow{justify-content:stretch}.vendor-entryForm .vendor-lineItemCard{padding:12px;overflow:hidden}.vendor-entryForm .vendor-cardHeaderSplit{flex-direction:column;align-items:stretch}.vendor-entryForm .vendor-cardHeaderSplit .btn,.vendor-primaryBtn{width:100%;min-width:0}.vendor-formActions{flex-direction:column;align-items:stretch}.vendor-bookTable{min-width:1200px;table-layout:auto}.vendor-bookTable td:nth-child(10){padding:8px 6px}.vendor-rowActions{flex-direction:row;justify-content:center;gap:8px;flex-wrap:nowrap}.vendor-bookTable td:nth-child(10) .tableActionBtn{width:34px;height:34px}.vendor-expandedItemRow{grid-template-columns:1fr}.modalBackdrop{z-index:9999;padding-top:calc(88px + env(safe-area-inset-top,0px));padding-right:8px;padding-bottom:8px;padding-left:8px;align-items:flex-start}.modalCard,.modalCard--wide{width:100%;max-width:100%;border-radius:16px;margin:0 auto 12px}.modalHeader{padding:12px 14px;align-items:center}.modalHeader h3{font-size:1rem;line-height:1.3}.modalBody{padding:12px 14px 14px}.vendor-cardHeaderSplit{flex-direction:column;align-items:stretch}.vendor-cardHeaderSplit .btn{width:100%}.importTemplatePreview{min-height:88px;font-size:.95rem}.importCsvTextarea{min-height:140px}.importActionRow{flex-direction:column}.importActionRow .btn{width:100%;min-width:0}.importSummaryGrid{grid-template-columns:1fr;gap:12px}.importCheckRow{align-items:flex-start}.vendor-summaryGrid{grid-template-columns:1fr!important;gap:14px}.vendor-summaryGrid>.vendor-card{width:100%;min-width:0;padding:16px}.vendor-ledger-integrity-card{grid-column:auto!important;grid-row:auto!important;height:auto}.vendor-agingGrid{grid-template-columns:1fr!important;gap:10px}.vendor-agingCard{width:100%;min-width:0}.vendor-miniListItem{align-items:flex-start}.vendor-miniAmount{margin-top:8px;white-space:nowrap}.vendor-rowActions{width:100%;justify-content:flex-end;flex-wrap:wrap}.vendor-addItemDesktopBtn{display:none!important}.vendor-addItemMobileBtn{display:inline-flex!important;width:100%;min-width:0;height:40px;margin-top:8px}.vendor-comboMenu{top:calc(100% - 14px);max-height:220px}}.historySection{margin-top:12px;padding:16px 16px 18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;min-height:0}.historySectionHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.historyPanel{display:flex;flex-direction:column;gap:18px;margin-top:10px}.historyPanelScrollable{height:420px;overflow-y:auto;overflow-x:hidden;min-height:0;padding-right:6px;display:block;scrollbar-gutter:stable}.historyPanelScrollable::-webkit-scrollbar{width:8px}.historyPanelScrollable::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.historyPanelScrollable::-webkit-scrollbar-track{background:transparent}.historyCard{border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 2px 6px #0000000a;transition:all .2s ease;margin-bottom:10px}.historyCard:hover{border-color:#d1d5db;box-shadow:0 6px 16px #0000000f}.historyCardCollapsible{overflow:hidden}.historyCardToggle{width:100%;border:0;background:transparent;padding:14px 16px;text-align:left;cursor:pointer}.historyCardTop{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.historyCardBody{padding:0 16px 14px;border-top:1px solid #f3f4f6}.historyCardHeader{display:flex;justify-content:space-between;align-items:center}.historyAction,.historyActionTitle{font-weight:600;font-size:14px;color:#111827}.historyMeta{margin-top:4px;font-size:12.5px;color:#6b7280}.historyToggleRight{display:flex;align-items:center;gap:8px;flex-shrink:0}.historyChevron{font-size:16px;line-height:1;color:#475569}.historyMiniPill,.historyCount{font-size:12px;font-weight:600;background:#f3f4f6;padding:4px 8px;border-radius:999px;color:#374151;border:1px solid #e5e7eb}.historyReason,.historyReasonBox{background:#f9fafb;border:1px dashed #e5e7eb;border-radius:10px;padding:8px 10px;font-size:13px;line-height:1.4}.historyReason strong,.historyReasonBox strong{color:#374151}.historyChangedRow{margin-top:8px;font-size:13px}.historyModalHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tableActionBtn.historyBtn{border:1px solid rgba(59,130,246,.25);background:#3b82f614;color:#2563eb;transition:all .2s ease}.tableActionBtn.historyBtn:hover{background:#3b82f626;border-color:#3b82f666;transform:translateY(-1px)}.tableActionBtn.historyBtn:active{transform:scale(.96)}.historyEmpty{border:1px dashed #e5e7eb;border-radius:12px;padding:18px 16px;text-align:center;color:#6b7280;background:#fafafa;font-size:13px}.modalContent,.modal-body,.modalCard{display:flex;flex-direction:column;max-height:90vh;min-height:0}.historyJsonTitle{font-weight:700;font-size:12px;margin-bottom:4px;color:#374151}pre::-webkit-scrollbar{width:6px;height:6px}pre::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}pre::-webkit-scrollbar-track{background:transparent}@media(max-width:640px){.historySection{padding:14px}.historyCardToggle{padding:12px 14px}.historyCardBody{padding:0 14px 12px}.historyPanelScrollable{max-height:320px}.historyCardTop{gap:10px}.historyMiniPill,.historyCount{font-size:11px;padding:3px 7px}}.searchableDropdown{position:relative;width:100%}.searchableDropdown-control{position:relative;display:flex;align-items:center}.searchableDropdown-input{padding-right:42px}.searchableDropdown-toggle{position:absolute;right:10px;border:0;background:transparent;cursor:pointer;font-size:14px;color:#334155}.searchableDropdown-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;background:#1f1f1f;color:#fff;border-radius:12px;max-height:260px;overflow-y:auto;box-shadow:0 14px 36px #00000038;padding:6px}.searchableDropdown-option{width:100%;text-align:left;border:0;background:transparent;color:inherit;padding:12px 14px;border-radius:10px;cursor:pointer}.searchableDropdown-option:hover,.searchableDropdown-option.isSelected{background:#ffffff14}.searchableDropdown-optionLabel{font-weight:600}.searchableDropdown-optionMeta{font-size:12px;opacity:.8;margin-top:2px}.searchableDropdown-empty{padding:14px;font-size:14px;opacity:.8}.searchableDropdown.isDisabled{opacity:.7;pointer-events:none}.settings-page{display:flex;flex-direction:column;gap:22px;max-width:1280px;margin:0 auto}.settings-title{margin:0;font-size:clamp(2rem,3vw,2.6rem);font-weight:600;color:#0f172a;letter-spacing:-.04em}.settings-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:stretch}.settings-card{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #dbe3f0;border-radius:24px;padding:24px;box-shadow:0 18px 45px #0f172a0e;min-width:0}.settings-cardHeader{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.settings-cardHeader h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a;letter-spacing:-.025em}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.settings-field{display:flex;flex-direction:column;gap:9px;min-width:0}.settings-field--full{grid-column:1 / -1;margin-bottom:20px}.settings-field label{font-size:.95rem;font-weight:600;color:#0f172a}.settings-field .input,.settings-field select{width:100%;min-height:54px;border:1px solid #cfd8e3;border-radius:16px;padding:12px 15px;font-size:1rem;color:#0f172a;background:#fff;outline:none;transition:.18s ease;box-sizing:border-box}.settings-field .input:focus,.settings-field select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.settings-inlineValue{min-height:54px;display:flex;align-items:center;border:1px solid #dbe3f0;border-radius:16px;padding:12px 15px;background:#f8fafc;color:#0f172a;font-weight:600}.settings-fieldHint{font-size:.88rem;color:#64748b;line-height:1.45}.settings-actions{margin-top:8px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settings-saveBtn{min-height:46px;border:0;border-radius:14px;background:#0f172a;color:#fff;font-weight:500;cursor:pointer;transition:.16s ease;padding:7px 18px;font-size:14px;width:fit-content}.settings-saveBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #0f172a2e}.settings-saveBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.settings-status{margin-top:6px;font-size:.92rem}.settings-status.success{color:#166534}.settings-status.error{color:#b91c1c}.settings-page>div[style]{border-radius:22px!important;border:1px solid #dbe3f0!important;box-shadow:0 12px 30px #0f172a0b}.settings-page>.settings-card{width:100%}.settings-field--full .settings-actions[style]{align-items:flex-start!important}.settings-securityCard{background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 34%),linear-gradient(180deg,#fff,#f8fbff)}.settings-securityHeader p{margin:6px 0 0;color:#64748b;font-size:.92rem;line-height:1.45}.settings-securityScore{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.82rem;font-weight:600;white-space:nowrap}.settings-securityGroup{border:1px solid #e2e8f0;border-radius:20px;padding:18px;background:#ffffffdb;margin-bottom:16px}.settings-securityGroup:last-child{margin-bottom:0}.settings-securityGroupHeader{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.settings-securityGroupTitle{margin:0;color:#0f172a;font-size:1rem;font-weight:600}.settings-securityGroupText{margin:5px 0 0;color:#64748b;font-size:.88rem;line-height:1.45}.settings-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:.78rem;font-weight:600;white-space:nowrap}.settings-pill--on{background:#dcfce7;color:#166534}.settings-pill--off{background:#f1f5f9;color:#475569}.settings-securityMiniGrid,.settings-authSetupGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-securityItem,.settings-authSetupBox,.settings-recoveryBox{border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#fff}.settings-authSetupBox,.settings-recoveryBox{margin-top:14px}.settings-authSetupTitle{font-weight:600;color:#111827;margin-bottom:8px}.settings-authQr{width:180px;height:180px;display:block}.settings-codeBox{font-family:monospace;font-size:13px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px;word-break:break-all}.settings-warningText{color:#92400e;font-weight:600;font-size:13px;margin-bottom:12px}.settings-recoveryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin-bottom:12px}.settings-recoveryCode{font-family:monospace;font-weight:600;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px;text-align:center;letter-spacing:1px}.settings-deviceList{margin-top:14px;display:grid;gap:10px}.settings-deviceCard{border:1px solid #e5e7eb;border-radius:16px;padding:14px;background:#fff;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:start}.settings-deviceCard .settings-dangerButton{min-height:40px!important;height:40px;padding:0 14px;border-radius:12px;align-self:start;box-shadow:none}.settings-deviceName{font-weight:600;color:#111827}.settings-deviceMeta{margin-top:6px;font-size:13px;color:#64748b;line-height:1.5}.settings-deviceDetails{grid-column:1 / -1}.settings-deviceDetails summary{cursor:pointer;font-size:13px;font-weight:600;color:#475569}.settings-deviceDetails div{margin-top:8px;font-size:12px;color:#64748b;word-break:break-word;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.settings-mutedButton{background:#64748b!important}.settings-dangerButton{background:#dc2626!important}.settings-collapsibleGroup{padding:0;overflow:hidden}.settings-collapsibleHeader{width:100%;border:0;background:transparent;padding:18px;display:flex;justify-content:space-between;gap:14px;align-items:flex-start;text-align:left;cursor:pointer}.settings-collapsibleRight{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.settings-collapseIcon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#0f172a;font-size:22px;font-weight:700;border:1px solid #dbe3f0}.settings-collapsibleGroup>.settings-actions,.settings-collapsibleGroup>.settings-deviceList{margin-left:18px;margin-right:18px}.settings-collapsibleGroup>.settings-deviceList{margin-bottom:18px}.vendor-success{display:inline-flex;align-items:center;gap:8px;margin:8px 0 16px;padding:10px 14px;border-radius:10px;background:#dcfce7;border:1px solid #86efac;color:#166534;font-weight:700;box-shadow:0 8px 20px #16653414}.vendor-success:before{content:"✓";width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#22c55e;color:#fff;font-size:13px;font-weight:900}.settings-sectionMessage{margin:0 0 14px;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:800;line-height:1.4}.settings-sectionMessage--success{color:#166534;background:#dcfce7;border:1px solid #86efac}.settings-sectionMessage--error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}@media(max-width:1100px){.settings-layout,.settings-layout--bottom{grid-template-columns:1fr}}@media(max-width:780px){.settings-page{gap:18px}.settings-grid{grid-template-columns:1fr}.settings-field--full{grid-column:auto}.settings-card{padding:18px;border-radius:20px}.settings-saveBtn{width:100%}.settings-cardHeader{align-items:flex-start;flex-direction:column}.settings-securityGroupHeader{flex-direction:column}.settings-securityMiniGrid,.settings-authSetupGrid{grid-template-columns:1fr}.settings-securityScore{width:fit-content}.settings-deviceCard{grid-template-columns:1fr}.settings-authQr{width:160px;height:160px}.settings-collapsibleHeader{flex-direction:row;align-items:flex-start}.settings-collapsibleRight{align-items:center}}@media(max-width:540px){.settings-title{font-size:2rem}.settings-card{padding:16px;border-radius:18px}.settings-field .input,.settings-field select,.settings-inlineValue{min-height:50px}}.auditdash-page{width:100%;max-width:none}.auditdash-sticky{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.auditdash-range{width:160px;max-width:100%}.auditdash-range-sm{width:140px;max-width:100%}.auditdash-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.auditdash-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:400}.auditdash-kpis>.card,.auditdash-grid2>.card{min-width:0;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.auditdash-reportHead{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}.auditdash-reportActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.auditdash-sticky .btn+.btn,.auditlogs-controls .btn+.btn{margin-left:10px}.audit-filtersCard{padding:18px!important;border-radius:14px}.audit-filtersGrid{display:grid;gap:12px}.audit-actionsRow{display:flex;gap:12px;margin-top:6px;flex-wrap:wrap}.audit-actionsRow .btn{width:fit-content}.auditdash-list{margin:0;padding:0;list-style:none}.auditdash-numbered{counter-reset:audit-counter}.auditdash-numbered .auditdash-listItem{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;column-gap:8px;row-gap:2px;margin-bottom:8px;min-width:0;counter-increment:audit-counter}.auditdash-numbered .auditdash-listItem:before{content:counter(audit-counter);background:#f3f4f6;border-radius:999px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.auditdash-listText{min-width:0;font-weight:600;color:#1f2937;overflow-wrap:anywhere;word-break:break-word}.auditdash-actionText{line-height:1.35}.auditdash-listCount{white-space:nowrap;color:#6b7280;font-weight:500;align-self:start}.auditdash-grid2>.card ol,.auditdash-grid2>.card li{max-width:100%}@media(max-width:980px){.auditdash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.auditdash-kpis,.auditdash-grid2{grid-template-columns:1fr}.auditdash-grid2>.card{overflow:hidden}.auditdash-numbered .auditdash-listItem{grid-template-columns:24px minmax(0,1fr) auto;column-gap:6px;margin-bottom:10px}.auditdash-listText,.auditdash-listCount{font-size:15px}}@media(max-width:520px){.auditdash-sticky,.auditdash-reportActions{gap:8px}.auditdash-range,.auditdash-range-sm,.auditdash-sticky .btn,.auditdash-reportActions .btn{width:100%}.auditdash-actionText{font-size:14px;line-height:1.35}.auditdash-listCount{font-size:14px}}.sa-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800;line-height:1;border:1px solid transparent;white-space:nowrap}.sa-badge-ok{background:#ecfdf5;color:#065f46;border-color:#a7f3d0}.sa-badge-warn{background:#fffbeb;color:#92400e;border-color:#fde68a}.sa-badge-danger{background:#fef2f2;color:#991b1b;border-color:#fecaca}.sa-badge-muted{background:#f8fafc;color:#334155;border-color:#e2e8f0}.sa-supportGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;align-items:start;width:100%;max-width:100%}.sa-supportGrid>*{min-width:0}.sa-supportGrid>.card{min-width:0;overflow:hidden}.sa-supportGrid>.card:last-child{position:sticky;top:78px;max-height:calc(100vh - 96px);overflow-y:auto}.sa-supportTextBlock,.sa-supportMeta div{max-width:100%;word-break:break-word;overflow-wrap:anywhere}.sa-miniRow{min-width:0!important}.sa-supportDetailBox{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.sa-supportMeta{display:grid;gap:8px;font-size:14px}.sa-supportActions{display:grid;gap:8px;margin-top:14px}.sa-supportFilters{margin-top:12px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:10px}.sa-supportRow{width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sa-supportRow:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.sa-supportRow.isSelected{border-color:#111827;background:#f8fafc}.sa-supportSubject{display:flex;justify-content:space-between;align-items:center;gap:10px;font-weight:700}.sa-supportMetaLine{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:13px;opacity:.8}.sa-supportTextBlock{white-space:pre-wrap;line-height:1.6;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.helpCenterPage{display:grid;gap:16px}.helpHero{display:grid;gap:16px;padding:20px}.helpHeroText{display:flex;align-items:flex-start;gap:12px}.helpHeroIcon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#3b82f61f;flex-shrink:0}.helpHero h1{margin:0 0 6px;font-size:1.6rem;line-height:1.2}.helpHero p{margin:0;opacity:.85}.helpSearchWrap{display:flex;align-items:center;gap:10px;padding:0 12px;min-height:48px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:var(--card-bg, #fff)}.helpSearchWrap input{border:0;outline:0;box-shadow:none;background:transparent;width:100%;min-width:0}.helpTopicChips{display:flex;flex-wrap:wrap;gap:8px}.helpChip{border:1px solid rgba(148,163,184,.24);background:transparent;border-radius:999px;padding:8px 12px;font:inherit;cursor:pointer;transition:.18s ease}.helpChip:hover{transform:translateY(-1px)}.helpChip.isActive{background:#3b82f61f;border-color:#3b82f652}.helpAlert{display:flex;align-items:center;gap:10px;border-radius:14px;padding:12px 14px;font-size:.95rem}.helpAlertError{background:#ef44441a;border:1px solid rgba(239,68,68,.2)}.helpAlertSuccess{background:#22c55e1f;border:1px solid rgba(34,197,94,.22)}.helpDocsCard,.helpFaqCard,.helpFaqViewerCard,.helpSupportCard{padding:18px}.helpSectionHeader{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.helpSectionTitle{display:flex;align-items:center;gap:10px}.helpSectionTitle h2{margin:0;font-size:1.1rem}.helpSectionMeta{opacity:.7;font-size:.92rem}.helpDocsLayout{display:grid;grid-template-columns:280px 1fr;gap:16px;min-height:420px}.helpDocSidebar{display:grid;gap:8px}.helpDocTab{width:100%;border:1px solid rgba(148,163,184,.18);background:transparent;border-radius:14px;padding:12px 14px;text-align:left;cursor:pointer;display:grid;gap:4px;transition:.18s ease}.helpDocTab:hover{transform:translateY(-1px)}.helpDocTab.isActive{background:#3b82f61f;border-color:#3b82f647}.helpDocTabTitle{font-weight:700}.helpDocTabTopic{font-size:.86rem;opacity:.72}.helpDocContent{border:1px solid rgba(148,163,184,.18);border-radius:16px;padding:18px;min-width:0}.helpDocHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.helpDocHeader h3{margin:0 0 6px;font-size:1.2rem}.helpDocHeader p{margin:0;opacity:.8;line-height:1.6}.helpDocTopicPill{border-radius:999px;padding:8px 12px;background:#6366f11f;font-size:.85rem;white-space:nowrap}.helpDocBody{display:grid;gap:12px;line-height:1.7}.helpDocBody p,.helpDocBody h4,.helpDocBody ul{margin:0}.helpDocSubheading{font-size:1rem;margin-top:6px}.helpDocList{padding-left:18px;display:grid;gap:6px}.helpFaqAnswerGrid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.helpFaqGroups{display:grid;gap:14px}.helpFaqGroup{display:grid;gap:10px}.helpFaqGroupTitle{font-weight:700;font-size:.98rem;opacity:.9}.helpFaqLink{width:100%;border:1px solid rgba(148,163,184,.18);background:transparent;border-radius:14px;padding:12px 14px;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;font:inherit;transition:.18s ease}.helpFaqLink:hover{transform:translateY(-1px)}.helpFaqLink.isActive{background:#3b82f61f;border-color:#3b82f647}.helpFaqViewer{display:grid;gap:12px}.helpFaqViewerMeta{display:inline-flex;width:fit-content;border-radius:999px;padding:6px 10px;background:#3b82f61f;font-size:.85rem}.helpFaqViewer h3{margin:0;font-size:1.08rem;line-height:1.45}.helpFaqViewer p{margin:0;opacity:.88;line-height:1.7}.helpSupportCardBottom{width:100%}.helpSupportIntro{margin:0 0 12px;opacity:.82;line-height:1.6}.helpSupportBadge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:8px 12px;font-size:.92rem;margin-bottom:14px}.helpSupportBadge.isAllowed{background:#22c55e1f;border:1px solid rgba(34,197,94,.22)}.helpSupportBadge.isBlocked{background:#f59e0b1f;border:1px solid rgba(245,158,11,.22)}.helpSupportForm{display:grid;gap:12px}.helpSupportForm label{display:grid;gap:6px}.helpSupportForm label span{font-size:.92rem;font-weight:600}.helpFormGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.helpTextarea{min-height:130px;resize:vertical}.helpSubmitBtn{width:100%;justify-content:center}.helpEmptyState{min-height:120px;display:grid;place-items:center;opacity:.72;text-align:center}@media(max-width:1080px){.helpDocsLayout,.helpFaqAnswerGrid{grid-template-columns:1fr}.helpDocSidebar{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.sa-supportGrid{grid-template-columns:1fr}.sa-supportGrid>.card:last-child{position:static;max-height:none}.sa-supportFilters{grid-template-columns:1fr 1fr}}@media(max-width:640px){.sa-supportFilters{grid-template-columns:1fr}.sa-supportSubject{flex-direction:column;align-items:flex-start}}@media(max-width:700px){.helpHero,.helpDocsCard,.helpFaqCard,.helpFaqViewerCard,.helpSupportCard{padding:14px}.helpFormGrid{grid-template-columns:1fr}.helpDocHeader{flex-direction:column}}.sa-shell{min-height:100vh;background:#f6f7fb}.app-rolePill,.owner{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999;font-size:12px;font-weight:600;border:1px solid #e5e7eb;background:#111827;color:#fff}.sa-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#fff;border-bottom:1px solid #e5e7eb}.sa-topbar-left{display:flex;align-items:center;gap:10px;min-width:0}.sa-topbar-right{display:flex;align-items:center;gap:10px}.sa-body{display:flex}.sa-main{flex:1;padding:18px;width:100%;min-width:0}.sa-sidebar{width:260px;min-height:calc(100vh - 56px);background:#0b1220;color:#fff;padding:14px}.sa-brand{display:flex;align-items:center;gap:10px;font-weight:600;padding:10px 10px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.sa-brandIco{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1a}.sa-nav{margin-top:12px;display:grid;gap:6px}.sa-navLink{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;color:#ffffffe0;text-decoration:none}.sa-navLink:hover{background:#ffffff14}.sa-navLink.active{background:#ffffff24;color:#fff}.sa-ico{width:28px;height:28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14}.sa-filters{display:grid;grid-template-columns:minmax(520px,1fr) 220px 140px;gap:12px;align-items:stretch}.sa-filterBar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(120px,160px) minmax(150px,190px) minmax(150px,180px) minmax(90px,120px);gap:10px;align-items:stretch;width:100%;max-width:100%;overflow:hidden}.sa-filters>*,.sa-filterBar>*{min-width:0}.sa-filters .btn,.sa-filterBar .btn{width:100%;padding-top:0;padding-bottom:0}.sa-filters .input,.sa-filterBar .input,.sa-filters select.input,.sa-filterBar select.input,.sa-filters .btn,.sa-filterBar .btn{height:var(--sa-ctl-h);min-height:var(--sa-ctl-h);border-radius:var(--sa-ctl-radius)}.sa-filters .inputWithIcon,.sa-filterBar .inputWithIcon{height:var(--sa-ctl-h);min-height:var(--sa-ctl-h);display:flex;align-items:center;gap:10px;padding-left:12px;border:1px solid #e5e7eb;background:#fff;border-radius:var(--sa-ctl-radius)}.sa-filters .inputWithIcon .input,.sa-filterBar .inputWithIcon .input{height:100%;min-height:100%;border:0;outline:none;padding-left:0}.sa-grow{min-width:280px;flex:1 1 520px}.sa-select{width:190px;min-width:160px}.sa-btn{min-width:110px}.sa-kpiGrid{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}.sa-kpi{grid-column:span 4;border-radius:16px}.sa-kpiTop{display:flex;justify-content:space-between;align-items:center;gap:12px;opacity:.85}.sa-kpiLabel{font-size:13px;font-weight:600;letter-spacing:.2px;text-transform:uppercase}.sa-kpiValue{font-size:34px;font-weight:600;line-height:1.1;margin-top:10px}.sa-kpiSub{margin-top:8px;font-size:13px;opacity:.8;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.sa-dot{width:9px;height:9px;border-radius:999px;display:inline-block}.sa-dot-ok{background:#16a34a}.sa-dot-warn{background:#f59e0b}.sa-dot-bad{background:#ef4444}.sa-sep{width:10px;display:inline-block}.sa-miniList{display:grid;gap:10px}.sa-miniRow{display:flex;gap:12px;padding:10px 12px;border:1px solid #eef2f7;border-radius:12px;background:#fff;min-width:0}.sa-miniTime{min-width:160px;font-size:12px;opacity:.75;font-variant-numeric:tabular-nums}.sa-miniMain{min-width:0}.sa-miniTitle{font-weight:600;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-miniMeta{margin-top:4px;font-size:12px;opacity:.75;display:flex;flex-wrap:wrap;gap:8px}.sa-miniSep{opacity:.6}.sa-scrollX{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.sa-scrollX::-webkit-scrollbar{height:10px}.sa-scrollX::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:999px}.sa-scrollX::-webkit-scrollbar-track{background:transparent}.sa-tenantGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sa-tenantActions{display:grid;gap:8px;align-content:start;justify-items:stretch}.sa-tableTop{display:flex;justify-content:space-between;align-items:center;gap:12px}.sa-tableWrap{margin-top:12px;overflow:auto;border-radius:14px;border:1px solid #eef2f7;background:#fff}.sa-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px;background:#fff}.sa-table thead th{position:sticky;top:0;background:#f8fafc;z-index:1;text-align:left;font-size:12px;letter-spacing:.3px;text-transform:uppercase;padding:12px;border-bottom:1px solid #e5e7eb}.sa-table tbody td{padding:12px;border-bottom:1px solid #eef2f7;vertical-align:top;font-size:13px}.sa-td-mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.sa-td-action{font-weight:600;letter-spacing:.2px}.sa-pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.35;opacity:.85}.sa-sev{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid #e5e7eb;background:#fff}.sa-sev.INFO{background:#ecfeff;border-color:#a5f3fc}.sa-sev.WARN{background:#fffbeb;border-color:#fde68a}.sa-sev.CRITICAL{background:#fef2f2;border-color:#fecaca}.sa-hamburger,.sa-overlay{display:none}.impersonationBanner{position:sticky;top:0;z-index:5000;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:linear-gradient(90deg,#f59e0b,#fbbf24);border-bottom:1px solid rgba(146,64,14,.18);color:#111827;flex-wrap:wrap}.app-shell.isImpersonating{--impersonation-banner-height: 58px;--app-topbar-height: 58px;padding-top:calc(var(--impersonation-banner-height) + var(--app-topbar-height))}.app-shell.isImpersonating .impersonationBanner{position:fixed!important;top:0!important;left:0!important;right:0!important;height:var(--impersonation-banner-height);min-height:var(--impersonation-banner-height);max-height:var(--impersonation-banner-height);z-index:7000!important;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;overflow:hidden;flex-wrap:nowrap}.impersonationBanner-left{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px;flex-wrap:nowrap;overflow:hidden}.impersonationBanner-badge{flex:0 0 auto;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:#111827eb;color:#fff;font-size:12px;font-weight:600}.impersonationBanner-text{min-width:0;flex:1 1 auto;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#111827}.impersonationBanner-text strong{font-weight:800}.impersonationExitBtn{flex:0 0 auto;white-space:nowrap}.app-shell.isImpersonating .app-topbar{position:fixed!important;top:var(--impersonation-banner-height)!important;left:0!important;right:0!important;height:var(--app-topbar-height);min-height:var(--app-topbar-height);z-index:6500!important;background:#fff7ed;border-bottom:1px solid #fdba74}.sa-usersGrid{margin-top:14px;display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.sa-usersCreateGrid{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.sa-usersSearchGrid{display:grid;grid-template-columns:1fr 220px 140px;gap:12px;align-items:center}.sa-userList{display:grid;gap:10px}.sa-userCard{width:100%;text-align:left;border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sa-userCard:hover{border-color:#cbd5e1;background:#f8fafc;transform:translateY(-1px)}.sa-userCard.isSelected{border-color:#111827;background:#f8fafc}.sa-userHeaderRow{display:flex;justify-content:space-between;gap:10px;align-items:center}.sa-userBadgeRow{display:flex;gap:8px;flex-wrap:wrap}.sa-userMeta{margin-top:6px;opacity:.82}.sa-userSubMeta{margin-top:6px;font-size:13px;opacity:.72}.sa-userActionGrid{margin-top:14px;display:grid;gap:8px}.sa-membershipList{display:grid;gap:10px}.sa-membershipCard{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.sa-membershipHeader{display:flex;justify-content:space-between;gap:10px;align-items:center}.sa-membershipActions{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.sa-userActionGrid{margin-top:14px;display:grid;gap:8px;justify-items:start}.sa-userActionGrid .btn{width:auto;min-width:240px}.sa-tenantFilterGrid{display:grid;grid-template-columns:1fr 220px 140px;gap:12px;align-items:center}@media(min-width:1400px){.sa-tenantGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.sa-kpi{grid-column:span 6}}@media(max-width:900px){.sa-hamburger{display:inline-flex}.sa-filters,.sa-filterBar{grid-template-columns:1fr}.sa-body{display:block}.sa-main{padding:14px;max-width:100%}.sa-overlay{position:fixed;inset:0;background:#00000059;z-index:40;display:none}.sa-overlay.show{display:block}.sa-sidebar{position:fixed;left:0;width:280px;z-index:50;transform:translate(-110%);transition:transform .18s ease;min-height:100vh;top:96px!important;height:calc(100dvh - 96px)!important;padding-top:16px!important}.sa-sidebar.open{transform:translate(0)}.sa-tenantGrid{grid-template-columns:1fr}.sa-tenantGrid .card>div{flex-direction:column!important;align-items:stretch!important}.sa-tenantActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.sa-tenantActions .btn:last-child{grid-column:1 / -1}.sa-miniRow{min-width:720px}}@media(max-width:720px){.sa-kpi{grid-column:span 12}}@media(max-width:768px){.sa-topbar{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"menu badge action" "title title title";align-items:center;gap:8px 10px;padding:10px 12px}.sa-topbar-left{display:contents}.sa-hamburger{grid-area:menu;justify-self:start}.sa-topbar-left .app-rolePill{grid-area:badge;justify-self:center;white-space:nowrap}.sa-topbar>div:last-child{grid-area:action;justify-self:end}.sa-topbar-left span:last-child{grid-area:title;font-size:14px;opacity:.75}.sa-topbar button{white-space:nowrap}.app-shell.isImpersonating{--impersonation-banner-height: 96px;--app-topbar-height: 58px;padding-top:calc(var(--impersonation-banner-height) + var(--app-topbar-height))}.app-shell.isImpersonating .impersonationBanner{height:var(--impersonation-banner-height);min-height:var(--impersonation-banner-height);max-height:var(--impersonation-banner-height);padding:8px 12px;display:grid;grid-template-columns:1fr;grid-template-rows:34px 42px;align-items:center;gap:6px;overflow:hidden}.impersonationBanner-left{width:100%;min-width:0;overflow:hidden}.impersonationBanner-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.impersonationBanner-badge{font-size:11px;padding:4px 8px}.impersonationExitBtn{width:100%;height:42px;justify-content:center}.app-shell.isImpersonating .app-topbar{top:var(--impersonation-banner-height)!important}}@media(max-width:1024px){.sa-usersGrid{grid-template-columns:1fr}.sa-usersCreateGrid,.sa-usersSearchGrid{grid-template-columns:1fr 1fr}.sa-usersSearchGrid .btn{width:100%}}@media(max-width:768px){.sa-shell,.sa-main,.sa-body{width:100%;max-width:100vw;overflow-x:hidden}.sa-topbar{padding-top:calc(env(safe-area-inset-top) + 8px);padding-left:12px;padding-right:12px;min-height:calc(58px + env(safe-area-inset-top));width:100%;max-width:100vw;overflow:hidden}.sa-topbar-right,.sa-topbar>div:last-child{min-width:0;max-width:42vw}.sa-topbar button{max-width:42vw;min-width:42px;height:42px;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sa-main{padding:14px}.sa-sidebar{padding-top:calc(env(safe-area-inset-top) + 14px)}.sa-filterBar,.sa-filters{grid-template-columns:1fr}}@media(min-width:901px){.app-shell.isImpersonating .sidebar{top:calc(var(--impersonation-banner-height) + var(--app-topbar-height))!important;height:calc(100vh - var(--impersonation-banner-height) - var(--app-topbar-height))!important}.sa-topbar{position:sticky;top:0;z-index:1000}.sa-body{display:block}.sa-sidebar{position:fixed;top:57px;left:0;width:260px;height:calc(100vh - 57px);overflow-y:auto;z-index:900}.sa-main{margin-left:260px;width:calc(100% - 260px);max-width:calc(100vw - 260px);min-width:0;padding:18px;overflow-x:hidden;box-sizing:border-box}.sa-main>*{max-width:100%}}@media(max-width:640px){.sa-usersCreateGrid{grid-template-columns:1fr}.sa-usersSearchGrid{grid-template-columns:64px 1fr 110px;gap:10px}.sa-userHeaderRow,.sa-membershipHeader{flex-direction:column;align-items:flex-start}.sa-userBadgeRow{width:100%}.sa-userActionGrid .btn,.sa-membershipActions .btn{width:100%;justify-content:center}.sa-userActionGrid .btn{width:100%;min-width:0}.sa-tenantFilterGrid{grid-template-columns:1fr}.sa-tenantFilterGrid .btn,.sa-tenantFilterGrid .input{width:100%}}.selectTenantPage{width:100%;max-width:680px;min-height:100dvh;padding:calc(env(safe-area-inset-top) + 28px) 18px calc(env(safe-area-inset-bottom) + 24px);overflow-x:hidden}.selectTenantPage h1{font-size:clamp(34px,10vw,52px);line-height:1;margin:0 0 28px;letter-spacing:-1.4px}.selectTenantPage p{font-size:clamp(18px,5vw,26px);color:#6b7280;margin:0 0 24px}.selectTenantError{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px;color:#991b1b;margin-bottom:14px}.selectTenantList{display:grid;gap:12px;width:100%;max-width:650px}.selectTenantBtn{width:100%;max-width:650px;min-height:58px;padding:12px 14px!important;border-radius:12px;justify-content:space-between;overflow:hidden}.selectTenantMain{min-width:0;display:flex;gap:6px;align-items:center;overflow:hidden}.tenant-name,.tenant-slug{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-name{flex:0 1 auto}.tenant-slug{flex:1 1 auto;color:#6b7280}.tenant-role{flex:0 0 auto;font-size:12px;padding:3px 8px;border-radius:999px;background:#111827;color:#fff}@media(max-width:430px){.selectTenantPage{padding-left:14px;padding-right:14px}.selectTenantPage h1{font-size:42px}}.seo-page{width:100%;padding:16px 0 32px}.seo-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap;margin-bottom:18px}.seo-kicker{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:800;color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;padding:7px 10px;border-radius:999px;margin-bottom:10px}.seo-hero h1{margin:0;font-size:30px;line-height:1.05;font-weight:900;color:#111827}.seo-hero p{margin:8px 0 0;max-width:720px;color:#6b7280;font-size:14px}.seo-filter-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.seo-input{min-width:150px}.seo-refresh-btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.seo-spin{animation:seoSpin 1s linear infinite}@keyframes seoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.seo-error{display:flex;align-items:center;gap:10px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:16px;padding:14px;margin-bottom:16px;font-size:14px;font-weight:600}.seo-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.seo-main-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;margin-top:16px}.seo-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 30px #0f172a0f;padding:18px;min-width:0}.seo-metric-card{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.seo-card-label{margin:0 0 8px;color:#6b7280;font-size:13px;font-weight:700}.seo-metric-card h3{margin:0;font-size:28px;line-height:1.05;font-weight:900;color:#111827}.seo-metric-footer{margin-top:10px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.seo-metric-footer span:last-child{font-size:12px;color:#6b7280}.seo-icon-box{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb;color:#111827;flex-shrink:0}.seo-icon-box.sm{width:36px;height:36px;border-radius:12px}.seo-section-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.seo-section-title-wrap{display:flex;gap:10px;align-items:flex-start;min-width:0}.seo-section-title-wrap h2{margin:0;font-size:17px;line-height:1.2;font-weight:900;color:#111827}.seo-section-title-wrap p{margin:4px 0 0;font-size:13px;color:#6b7280}.seo-section-right{flex-shrink:0}.seo-delta{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;background:#f3f4f6;color:#6b7280}.seo-delta-up{background:#ecfdf3;color:#027a48}.seo-delta-down{background:#fef2f2;color:#b42318}.seo-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;white-space:nowrap;border:1px solid #e5e7eb;color:#374151;background:#f9fafb}.seo-badge.green{color:#027a48;background:#ecfdf3;border-color:#bbf7d0}.seo-badge.blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.seo-badge.orange{color:#b45309;background:#fffbeb;border-color:#fde68a}.seo-badge.red{color:#b42318;background:#fef2f2;border-color:#fecaca}.seo-badge.purple{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.seo-priority-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.seo-priority-mini{display:flex;gap:10px;align-items:flex-start;background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:14px;min-width:0}.seo-priority-mini>div:last-child{min-width:0}.seo-priority-mini span{display:block;color:#6b7280;font-size:12px;font-weight:800;margin-bottom:5px}.seo-priority-mini strong{display:block;color:#111827;font-size:14px;line-height:1.25;font-weight:900;overflow-wrap:anywhere}.seo-priority-mini p{margin:5px 0 0;color:#6b7280;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.seo-ai-note{margin-top:14px;display:flex;gap:9px;align-items:flex-start;background:linear-gradient(135deg,#f5f3ff,#eff6ff);border:1px solid #ddd6fe;color:#312e81;border-radius:16px;padding:13px;font-size:14px;font-weight:700}.seo-muted{color:#6b7280;font-size:14px;margin:0}.seo-mini-chart{min-height:205px;display:grid;grid-template-columns:repeat(auto-fit,minmax(34px,1fr));align-items:end;gap:10px;overflow-x:auto;padding-bottom:2px}.seo-chart-col{min-width:34px;display:flex;flex-direction:column;align-items:stretch;justify-content:end}.seo-chart-col span{font-size:11px;color:#6b7280;margin-bottom:7px;white-space:nowrap}.seo-chart-bar{border-radius:12px;border:1px solid #c7d2fe;background:linear-gradient(180deg,#ede9fe,#c4b5fd)}.seo-chart-col small{margin-top:7px;color:#6b7280;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seo-table-wrap{width:100%;overflow-x:auto;border-radius:16px;border:1px solid #edf0f5}.seo-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}.seo-table th{text-align:left;padding:12px 13px;font-size:12px;color:#6b7280;font-weight:900;background:#f8fafc;border-bottom:1px solid #e5e7eb;white-space:nowrap}.seo-table td{padding:13px;border-bottom:1px solid #f1f5f9;color:#111827;font-size:13px;vertical-align:top}.seo-table tbody tr:last-child td{border-bottom:0}.seo-main-cell{display:flex;flex-direction:column;gap:4px;min-width:190px}.seo-main-cell strong{font-size:13px;line-height:1.3;font-weight:900;color:#111827;overflow-wrap:anywhere}.seo-main-cell span{font-size:12px;color:#6b7280;overflow-wrap:anywhere}.seo-empty-cell{color:#6b7280!important;font-weight:600}.seo-code{display:inline-flex;max-width:240px;overflow-wrap:anywhere;white-space:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;background:#f8fafc;border:1px solid #e5e7eb;color:#111827;padding:4px 7px;border-radius:8px}.seo-open-link{display:inline-flex;align-items:center;justify-content:center;color:#2563eb;text-decoration:none}.seo-open-link:hover{color:#1d4ed8}.seo-pill-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:8px}.seo-market-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1;font-weight:900;border:1px solid #ddd6fe;background:#f5f3ff;color:#6d28d9;white-space:nowrap}.seo-market-pill.us{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.seo-market-pill.nigeria{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.seo-market-pill.comparison{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.seo-page-create-cell{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:220px}.seo-action-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;padding:7px 11px;font-size:12px;line-height:1;font-weight:900;color:#b45309;background:#fffbeb;border:1px solid #fbbf24;white-space:nowrap}@media(max-width:1200px){.seo-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-main-grid{grid-template-columns:1fr}.seo-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.seo-page{padding:10px 0 24px}.seo-hero{gap:14px}.seo-hero h1{font-size:24px}.seo-hero p{font-size:13px}.seo-filter-bar{width:100%;justify-content:stretch}.seo-input,.seo-refresh-btn{width:100%;min-width:0}.seo-metrics-grid{grid-template-columns:1fr;gap:12px}.seo-main-grid{gap:12px;margin-bottom:12px}.seo-card{border-radius:18px;padding:14px}.seo-metric-card h3{font-size:25px}.seo-priority-grid{grid-template-columns:1fr}.seo-section-head{flex-direction:column;gap:10px}.seo-section-right{width:100%}.seo-table{min-width:620px}.seo-table th,.seo-table td{padding:11px}.seo-mini-chart{grid-auto-flow:column;grid-auto-columns:42px;grid-template-columns:none}}@media(max-width:420px){.seo-hero h1{font-size:22px}.seo-kicker{font-size:12px}.seo-icon-box{width:38px;height:38px}.seo-icon-box.sm{width:34px;height:34px}}.seoLanding{background:#f8fafc;color:#111827}.seoLandingHero{min-height:520px;display:flex;align-items:center;padding:80px 7%;background:radial-gradient(circle at top right,rgba(99,102,241,.18),transparent 35%),linear-gradient(135deg,#fff,#eef2ff)}.seoLandingHero>div{max-width:850px}.seoLandingEyebrow{display:inline-flex;border-radius:999px;padding:8px 13px;background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe;font-weight:800;font-size:13px}.seoLandingHero h1{margin:18px 0 14px;font-size:clamp(38px,6vw,68px);line-height:.98;font-weight:900;letter-spacing:-.05em}.seoLandingHero p{max-width:720px;color:#4b5563;font-size:19px;line-height:1.7}.seoLandingActions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.seoLandingPrimary,.seoLandingSecondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 20px;text-decoration:none;font-weight:900}.seoLandingPrimary{background:#111827;color:#fff}.seoLandingSecondary{background:#fff;color:#111827;border:1px solid #e5e7eb}.seoLandingSection,.seoLandingFaq{padding:70px 7%;max-width:1240px;margin:0 auto}.seoLandingSection h2,.seoLandingFaq h2{margin:0 0 22px;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.seoLandingGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.seoLandingCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 14px 35px #0f172a0f}.seoLandingCard h3{margin:0 0 10px;font-size:18px}.seoLandingCard p,.seoLandingWideText{color:#4b5563;line-height:1.7}.seoLandingWideText{max-width:850px;font-size:18px}.seoLandingLinks{display:flex;flex-wrap:wrap;gap:10px}.seoLandingLinks a{display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#111827;text-decoration:none;font-weight:800}.seoLandingFaq details{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;margin-bottom:12px}.seoLandingFaq summary{cursor:pointer;font-weight:900}.seoLandingFaq p{color:#4b5563;line-height:1.7}@media(max-width:1000px){.seoLandingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.seoLandingHero{min-height:auto;padding:56px 20px}.seoLandingSection,.seoLandingFaq{padding:46px 20px}.seoLandingGrid{grid-template-columns:1fr}.seoLandingActions a{width:100%}}.seoPages{width:100%;padding:16px 0 32px}.seoPagesHero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;flex-wrap:wrap;margin-bottom:18px}.seoPagesKicker{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900;color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;padding:7px 10px;border-radius:999px;margin-bottom:10px}.seoPagesHero h1{margin:0;font-size:30px;line-height:1.05;font-weight:900;color:#111827}.seoPagesHero p{margin:8px 0 0;max-width:720px;color:#6b7280;font-size:14px}.seoPagesSearch{min-width:320px;max-width:420px;width:100%;height:44px;display:flex;align-items:center;gap:9px;padding:0 13px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 25px #0f172a0d}.seoPagesSearch input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-weight:700}.seoPagesStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.seoPagesStat{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:16px;box-shadow:0 12px 30px #0f172a0f}.seoPagesStat svg{color:#111827}.seoPagesStat strong{display:block;font-size:24px;font-weight:900;color:#111827;line-height:1}.seoPagesStat span{display:block;margin-top:4px;color:#6b7280;font-size:13px;font-weight:700}.seoPagesCard,.seoPagesChecklist{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 30px #0f172a0f;padding:18px;margin-bottom:16px}.seoPagesCardHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.seoPagesCardHead h2,.seoPagesChecklist h2{margin:0;font-size:19px;font-weight:900;color:#111827}.seoPagesCardHead p{margin:5px 0 0;color:#6b7280;font-size:13px}.seoPagesTableWrap{width:100%;overflow-x:auto;border-radius:16px;border:1px solid #edf0f5}.seoPagesTable{width:100%;min-width:950px;border-collapse:collapse}.seoPagesTable th{text-align:left;padding:12px 13px;font-size:12px;color:#6b7280;font-weight:900;background:#f8fafc;border-bottom:1px solid #e5e7eb;white-space:nowrap}.seoPagesTable td{padding:14px 13px;border-bottom:1px solid #f1f5f9;color:#111827;font-size:13px;vertical-align:top}.seoPagesTable tbody tr:last-child td{border-bottom:0}.seoPagesMainCell{display:flex;flex-direction:column;gap:7px;min-width:280px}.seoPagesMainCell strong{font-weight:900;line-height:1.3}.seoPagesMainCell code{width:fit-content;max-width:280px;overflow-wrap:anywhere;white-space:normal;font-size:12px;background:#f8fafc;border:1px solid #e5e7eb;padding:5px 8px;border-radius:8px}.seoPagesBadge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1;font-weight:900;border:1px solid #e5e7eb;color:#374151;background:#f9fafb;white-space:nowrap}.seoPagesBadge.blue{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.seoPagesBadge.green{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.seoPagesBadge.purple{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.seoPagesBadge.orange{color:#b45309;background:#fffbeb;border-color:#fde68a}.seoPagesBadge.red{color:#b42318;background:#fef2f2;border-color:#fecaca}.seoPagesActions{display:flex;flex-wrap:wrap;gap:8px;min-width:260px}.seoPagesActions a,.seoPagesActions button{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#111827;text-decoration:none;font-size:12px;font-weight:900;cursor:pointer}.seoPagesActions a:hover,.seoPagesActions button:hover{background:#f8fafc}.seoPagesEmpty{color:#6b7280!important;font-weight:700}.seoPagesChecklistGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.seoPagesChecklistGrid div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:15px}.seoPagesChecklistGrid strong{display:block;font-weight:900;color:#111827;margin-bottom:6px}.seoPagesChecklistGrid p{margin:0;color:#6b7280;line-height:1.5;font-size:13px}@media(max-width:1200px){.seoPagesStats,.seoPagesChecklistGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.seoPages{padding:10px 0 24px}.seoPagesHero h1{font-size:24px}.seoPagesSearch{min-width:0;max-width:none}.seoPagesStats,.seoPagesChecklistGrid{grid-template-columns:1fr}.seoPagesCard,.seoPagesChecklist{border-radius:18px;padding:14px}.seoPagesTable{min-width:900px}}.loginPage{min-height:100vh;padding:48px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(68,105,255,.18),transparent 34%),linear-gradient(135deg,#eef3ff,#fbfdff 48%,#edf3ff);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loginShell{width:min(1180px,100%);min-height:735px;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 34px 90px #0f172a24,0 0 0 1px #94a3b824}.loginVisual{position:relative;overflow:hidden;padding:145px 58px 70px;color:#fff;background:radial-gradient(circle at 0% 24%,rgba(35,101,255,.75),transparent 17%),radial-gradient(circle at 82% 56%,rgba(34,89,255,.2),transparent 26%),linear-gradient(145deg,#071b4d,#061434 52%,#03102d)}.loginVisual:before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(circle at 23% -2%,rgba(96,165,250,.18) 0,rgba(96,165,250,.18) 1px,transparent 2px,transparent 15px);opacity:.42}.loginIconBox{position:relative;z-index:1;width:92px;height:92px;display:grid;place-items:center;border-radius:24px;color:#4f83ff;border:1px solid rgba(147,197,253,.34);background:#ffffff14;box-shadow:inset 0 0 26px #60a5fa1f}.loginVisual h1{position:relative;z-index:1;margin:42px 0 18px;font-size:47px;line-height:1.05;letter-spacing:-.055em;font-weight:600}.loginVisual p{position:relative;z-index:1;margin:0;color:#ffffffd6;font-size:22px;line-height:1.65;font-weight:400}.loginShieldWrap{position:absolute;left:72px;bottom:72px;width:330px;height:300px;display:grid;place-items:center}.loginShieldWrap:before{content:"";position:absolute;bottom:10px;width:295px;height:72px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.68),rgba(37,99,235,.22) 58%,transparent 72%);filter:blur(3px)}.loginLock{position:absolute;left:50%;top:89px;width:78px;height:68px;transform:translate(-50%);border-radius:18px;background:linear-gradient(145deg,#fff,#edf4ff 58%,#d8e7ff);box-shadow:0 18px 32px #0f172a3d,inset 0 1px #ffffffe6}.loginShieldWrap{position:absolute;left:70px;bottom:72px;width:345px;height:300px;display:grid;place-items:center}.loginShieldImage{width:330px;max-width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(37,99,235,.35))}.loginPanel{padding:78px 68px 36px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at top right,rgba(59,130,246,.035),transparent 35%),#fff}.loginError{margin-bottom:16px;padding:13px 15px;border-radius:14px;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;font-size:14px;font-weight:500}.loginForm{display:grid;gap:27px}.loginTrap{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.loginField{display:grid;gap:13px;color:#111827;font-size:16px;font-weight:600}.loginInputWrap{height:72px;display:flex;align-items:center;gap:19px;padding:0 22px;border:1px solid #d6dde8;border-radius:16px;background:#fff;box-shadow:0 10px 22px #0f172a07;margin-bottom:-20px}.loginInputWrap:focus-within{border-color:#3b82f6;box-shadow:0 0 0 5px #3b82f61a}.loginInputIcon{flex:0 0 auto;color:#2563eb}.loginInputWrap input{flex:1;width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:16px;font-weight:500}.loginInputWrap input::placeholder{color:#9aa4b2;font-weight:500}.loginEyeBtn{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:transparent;color:#64748b;cursor:pointer}.loginEyeBtn:hover{background:#f1f5f9}.loginRemember{display:inline-flex;align-items:center;gap:12px}.loginRemember input{width:22px;height:22px;accent-color:#2563eb}.loginSubmit{height:72px;margin-top:20px;display:inline-flex;align-items:center;justify-content:center;gap:17px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3b82f6,#1948dd);box-shadow:0 22px 42px #2563eb47;cursor:pointer;font-size:17px;font-weight:600}.loginSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 26px 46px #2563eb57}.loginSubmit:disabled{cursor:not-allowed;opacity:.7}.loginOr{margin:33px 0 23px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:29px;color:#6b7280;font-weight:600}.loginOr span{height:1px;background:#d8dee9}.loginOr p{margin:0}.loginSocials{display:grid;gap:14px}.loginSocialBtn{height:58px;display:grid;grid-template-columns:1fr auto auto 1fr;align-items:center;gap:14px;border:1px solid #d8dee9;border-radius:13px;color:#111827;background:#fff;box-shadow:0 7px 16px #0f172a0b,inset 0 1px #ffffffbf;cursor:pointer;font-size:16px;font-weight:600}.loginSocialBtn:hover{background:#f8fafc;border-color:#cbd5e1}.brandIcon{grid-column:2;width:24px;height:24px;display:inline-grid;place-items:center}.brandIcon svg{width:24px;height:24px;display:block}.appleLogo{color:#000}.loginSocialBtn span:last-child{grid-column:3}.loginSignup{margin:26px 0 25px;text-align:center;color:#64748b;font-size:15px;font-weight:600}.loginBottom{padding-top:24px;border-top:1px solid #d8dee9;text-align:center}.loginBottom a{font-size:15px}.loginSecure{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:12px;color:#7c8798;font-size:14px;font-weight:600}.loginSecure svg{color:#6b7280}.loginRememberSwitch{display:inline-flex;align-items:center;gap:14px;font-size:18px;font-weight:800;color:#0f172a;white-space:nowrap}.loginFaceIdLink{border:0;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;gap:8px;color:#0f766e;font-size:18px;font-weight:800;white-space:nowrap}.loginForgotRow{margin-top:-6px;margin-bottom:-6px}.loginForgotRow a{color:#2563eb;font-size:17px;font-weight:800;text-decoration:none}.loginFaceIdLink{border:0;background:transparent;color:#0f766e;font-weight:800;font-size:18px;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap;margin-left:auto;padding:0}.loginRememberSwitch{flex:1;display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:700;color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none}.loginRememberSwitch input{display:none}.loginSwitchTrack{width:58px;height:34px;border-radius:999px;background:#e5e7eb;border:1px solid #d1d5db;position:relative;transition:all .2s ease}.loginSwitchThumb{width:28px;height:28px;border-radius:999px;background:#fff;position:absolute;top:2px;left:2px;box-shadow:0 4px 10px #0f172a38;transition:all .2s ease}.loginRememberSwitch input:checked+.loginSwitchTrack{background:linear-gradient(135deg,#0f766e,#0c339d);border-color:transparent}.loginRememberSwitch input:checked+.loginSwitchTrack .loginSwitchThumb{transform:translate(24px)}.loginFaceIdLink:disabled{opacity:.65}.loginFaceIdMiniIcon{width:24px;height:24px;display:inline-flex;color:#070c45}.loginFaceIdMiniIcon svg{width:24px;height:24px}.loginFaceIdMiniIcon path{stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.loginForgotRow{margin:8px 0 22px}.loginForgotRow a{color:#2563eb;font-weight:800;text-decoration:none;font-size:17px}@media(max-width:980px){.loginPage{padding:20px}.loginShell{min-height:auto;grid-template-columns:1fr}.loginVisual{display:none}.loginPanel{padding:44px 28px 30px}.loginMobileHeader{display:block;text-align:center;margin-bottom:24px}.loginMobileHeader h1{margin:0;color:#0f172a;font-size:38px;line-height:1.1;letter-spacing:-.05em;font-weight:600}.loginMobileHeader p{margin:10px 0 0;color:#64748b;font-weight:500}}@media(max-width:540px){.loginPage{padding:24px 0;align-items:flex-start;min-height:100dvh;background:#fff!important;padding-bottom:env(safe-area-inset-bottom)}.loginShell{min-height:100dvh;background:#fff;border-radius:0}.loginPanel{padding:24px 18px 26px;min-height:100dvh;background:#fff;padding-bottom:calc(40px + env(safe-area-inset-bottom))}.loginInputWrap{height:60px;padding:0 16px}.loginSubmit{height:62px}.loginPanel{padding-top:48px!important}html.native-app .loginPage{background:#fff!important}}.forgotPage{min-height:100vh;padding:48px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(68,105,255,.18),transparent 34%),linear-gradient(135deg,#eef3ff,#fbfdff 48%,#edf3ff);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.forgotShell{width:min(1080px,100%);min-height:620px;display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 34px 90px #0f172a24,0 0 0 1px #94a3b824}.forgotVisual{position:relative;overflow:hidden;padding:88px 58px 58px;color:#fff;background:radial-gradient(circle at 0% 24%,rgba(35,101,255,.75),transparent 17%),radial-gradient(circle at 82% 56%,rgba(34,89,255,.2),transparent 26%),linear-gradient(145deg,#071b4d,#061434 52%,#03102d)}.forgotVisual:before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(circle at 23% -2%,rgba(96,165,250,.18) 0,rgba(96,165,250,.18) 1px,transparent 2px,transparent 15px);opacity:.42}.forgotIconBox{position:relative;z-index:1;width:92px;height:92px;display:grid;place-items:center;border-radius:24px;color:#4f83ff;border:1px solid rgba(147,197,253,.34);background:#ffffff14}.forgotVisual h1{position:relative;z-index:1;margin:42px 0 18px;font-size:46px;line-height:1.05;letter-spacing:-.055em;font-weight:600}.forgotVisual p{position:relative;z-index:1;margin:0;max-width:380px;color:#ffffffd6;font-size:21px;line-height:1.55;font-weight:500}.forgotVisualCard{position:absolute;left:58px;right:58px;bottom:58px;z-index:1;display:flex;gap:16px;align-items:center;padding:20px;border-radius:18px;color:#dbeafe;background:#ffffff14;border:1px solid rgba(147,197,253,.22)}.forgotVisualCard strong{display:block;color:#fff;font-weight:600}.forgotVisualCard span{display:block;margin-top:5px;color:#ffffffb8;font-size:14px;font-weight:600}.forgotPanel{padding:78px 68px 42px;display:flex;flex-direction:column;justify-content:center;background:#fff}.forgotHeader{text-align:center;margin-bottom:30px}.forgotHeaderIcon{width:70px;height:70px;margin:0 auto 20px;display:grid;place-items:center;border-radius:20px;color:#2563eb;background:linear-gradient(135deg,#eff6ff,#e7edff)}.forgotHeader h2{margin:0;color:#0f172a;font-size:40px;line-height:1.1;letter-spacing:-.055em;font-weight:600}.forgotHeader p{margin:12px 0 0;color:#667085;font-size:16px;font-weight:600}.forgotError,.forgotSuccess{margin-bottom:18px;padding:14px 16px;border-radius:15px;font-size:14px;font-weight:600}.forgotError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.forgotSuccess{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.forgotForm{display:grid;gap:24px}.forgotField{display:grid;gap:13px;color:#111827;font-size:16px;font-weight:600}.forgotInputWrap{height:72px;display:flex;align-items:center;gap:19px;padding:0 22px;border:1px solid #d6dde8;border-radius:16px;background:#fff;box-shadow:0 10px 22px #0f172a07}.forgotInputWrap:focus-within{border-color:#3b82f6;box-shadow:0 0 0 5px #3b82f61a}.forgotInputWrap svg{color:#2563eb;flex:0 0 auto}.forgotInputWrap input{flex:1;width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:16px;font-weight:700}.forgotInputWrap input::placeholder{color:#9aa4b2;font-weight:600}.forgotSubmit{height:72px;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:17px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3b82f6,#1948dd);box-shadow:0 22px 42px #2563eb47;cursor:pointer;font-size:17px;font-weight:600}.forgotSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 26px 46px #2563eb57}.forgotSubmit:disabled{cursor:not-allowed;opacity:.7}.forgotLinks{margin-top:24px;text-align:center}.forgotLinks a{display:inline-flex;align-items:center;gap:8px;color:#2563eb;text-decoration:none;font-weight:600}.forgotLinks a:hover,.forgotBottom a:hover{text-decoration:underline}.forgotDivider{margin:28px 0 18px;height:1px;background:#d8dee9}.forgotBottom{text-align:center}.forgotBottom a{color:#64748b;font-size:14px;font-weight:600}@media(max-width:900px){.forgotPage{padding:20px}.forgotShell{min-height:auto;grid-template-columns:1fr}.forgotVisual{display:none}.forgotPanel{padding:44px 28px 32px}}@media(max-width:540px){.forgotPage{padding:0;align-items:stretch}.forgotShell{min-height:100vh;border-radius:0}.forgotPanel{padding:34px 18px 26px}.forgotHeader h2{font-size:34px}.forgotInputWrap,.forgotSubmit{height:62px}}.auth-bg{min-height:100vh;display:grid;place-items:center;padding:26px 16px;background:radial-gradient(1200px 700px at 20% 20%,rgba(59,130,246,.16),transparent 60%),radial-gradient(900px 650px at 90% 30%,rgba(99,102,241,.12),transparent 55%),radial-gradient(900px 600px at 50% 95%,rgba(16,185,129,.1),transparent 55%),#eef2ff}.auth-card{width:min(560px,100%);background:#ffffffa6;border:1px solid rgba(17,24,39,.08);border-radius:22px;padding:34px 34px 28px;box-shadow:0 30px 80px #11182729,inset 0 1px #fff9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-title{margin:0;font-size:34px;font-weight:900;letter-spacing:-.6px;text-align:center}.auth-subtitle{margin:8px 0 22px;text-align:center;color:var(--muted);font-size:14px}.auth-error{background:#dc262614;border:1px solid rgba(220,38,38,.25);color:#7f1d1df2;padding:12px;border-radius:14px;margin-bottom:12px;font-size:13px}.auth-success{background:#10b9811a;border:1px solid rgba(16,185,129,.22);color:#065f46f2;padding:12px;border-radius:14px;margin-bottom:12px;font-size:13px;font-weight:700}.auth-form{display:grid;gap:14px}.auth-label{display:grid;gap:8px;font-size:13px;color:#111827c7}.auth-input{height:46px;border-radius:14px;border:1px solid rgba(17,24,39,.1);background:#ffffffbf;padding:0 14px;outline:none}.auth-input:focus{border-color:#3b82f659;box-shadow:0 0 0 4px #3b82f61a}.auth-passwordRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.auth-showBtn{height:46px;padding:0 14px;border-radius:14px;border:1px solid rgba(17,24,39,.1);background:#ffffff8c;color:#111827d9;cursor:pointer;font-size:13px;font-weight:600;white-space:nowrap}.auth-showBtn:hover{background:#ffffffbf}.auth-showBtn:disabled{opacity:.7;cursor:not-allowed}.auth-primaryBtn{height:52px;border-radius:25px;border:none;cursor:pointer;font-weight:900;font-size:15px;color:#fff;background:linear-gradient(180deg,#3b82f6f2,#2563ebe6);box-shadow:0 18px 50px #2563eb38;margin-top:6px}.auth-primaryBtn:disabled{opacity:.7;cursor:not-allowed}.auth-linksRow{display:flex;justify-content:center;margin-top:2px}.auth-link{font-size:13px;color:#2563ebf2;text-decoration:none;font-weight:600}.auth-link:hover{text-decoration:underline}.auth-divider{height:1px;background:#1118271a;margin:18px 0 14px}.auth-backLink{font-size:13px;color:#111827b3;text-decoration:underline;font-weight:600}.auth-footerRow{display:flex;justify-content:center}@media(max-width:520px){.auth-passwordRow{grid-template-columns:1fr}.auth-showBtn{width:fit-content}}.signupPage{min-height:100vh;padding:34px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 10% 15%,rgba(68,105,255,.16),transparent 32%),radial-gradient(circle at 88% 22%,rgba(99,102,241,.12),transparent 30%),linear-gradient(135deg,#eef3ff,#fbfdff 48%,#edf3ff);font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.signupShell{width:min(1280px,100%);min-height:850px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:28px;background:#ffffffeb;box-shadow:0 34px 90px #0f172a21,0 0 0 1px #94a3b824}.signupLeft,.signupRight{padding:42px}.signupLeft{border-right:1px solid #dfe5ef}.signupHero{display:flex;align-items:flex-start;gap:28px;margin-bottom:32px}.signupHeroIcon{width:76px;height:76px;display:grid;place-items:center;flex:0 0 auto;border-radius:20px;color:#2563eb;background:linear-gradient(135deg,#eff6ff,#e7edff);box-shadow:0 18px 35px #2563eb1f}.signupHero h1,.signupPlanHeader h2{margin:0;color:#0f172a;font-size:34px;line-height:1.12;letter-spacing:-.055em;font-weight:600}.signupHero p,.signupPlanHeader p{margin:14px 0 0;color:#667085;font-size:18px;line-height:1.55;font-weight:600}.signupError{margin-bottom:18px;padding:14px 16px;border-radius:15px;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;font-size:14px;font-weight:600}.signupForm{display:grid;gap:24px}.signupTrap{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.signupTwo{display:grid;grid-template-columns:1fr 1fr;gap:20px}.signupField{display:grid;gap:12px;color:#111827;font-size:15px;font-weight:600}.signupInputWrap{height:58px;display:flex;align-items:center;gap:15px;padding:0 18px;border:1px solid #d8dee9;border-radius:15px;background:#fff;box-shadow:0 9px 20px #0f172a06}.signupInputWrap:focus-within{border-color:#3b82f6;box-shadow:0 0 0 5px #3b82f61a}.signupInputWrap svg{color:#667085;flex:0 0 auto}.signupInputWrap input{flex:1;width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:16px;font-weight:600}.signupInputWrap input::placeholder{color:#7b8497;font-weight:600}.signupEyeBtn{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:transparent;color:#667085;cursor:pointer}.signupEyeBtn:hover{background:#f1f5f9}.signupStrength{margin-top:-10px;display:flex;align-items:center;gap:16px;color:#667085;font-size:13px;font-weight:600}.signupStrengthBars{display:flex;gap:7px;flex:1;max-width:230px}.signupStrengthBars span{height:7px;flex:1;border-radius:999px;background:#d8dee9}.signupStrengthBars span.active{background:#4f46e5}.signupStrengthText strong{color:#4f46e5}.signupSubmit{height:60px;margin-top:2px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border:0;border-radius:24px;color:#fff;background:linear-gradient(135deg,#4f7cff,#3e35f2);box-shadow:0 20px 42px #4f46e53d;cursor:pointer;font-size:18px;font-weight:600}.signupSubmit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 26px 50px #4f46e54d}.signupSubmit:disabled{cursor:not-allowed;opacity:.72}.signupSignin{margin:-2px 0 0;text-align:center;color:#667085;font-size:14px;font-weight:700}.signupSignin a,.signupPlanCard a{color:#2563eb}.signupSignin a{text-decoration:none;font-weight:600}.signupSignin a:hover{text-decoration:underline}.signupOr{margin:8px 0 0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;color:#667085;font-size:14px;font-weight:600}.signupOr span{height:1px;background:#d8dee9}.signupOr p{margin:0}.signupSocials{display:grid;grid-template-columns:1fr 1fr;gap:18px}.signupSocialBtn{height:58px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid #d8dee9;border-radius:13px;color:#111827;background:#fff;cursor:pointer;font-size:15px;font-weight:600;box-shadow:0 7px 16px #0f172a09}.signupGoogleLogo,.signupAppleLogo{width:24px;height:24px;display:inline-grid;place-items:center}.signupGoogleLogo svg,.signupAppleLogo svg{width:24px;height:24px;display:block}.signupAppleLogo{color:#000}.signupSecure{margin-top:8px;display:flex;align-items:center;gap:20px;padding:22px;border-radius:15px;background:linear-gradient(135deg,#f1f5ff,#f8fbff)}.signupSecureIcon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#2563eb;background:#e8efff}.signupSecure strong{display:block;color:#111827;font-size:15px;font-weight:600}.signupSecure span{display:block;margin-top:8px;color:#667085;font-size:14px;line-height:1.45;font-weight:600}.signupPlanHeader{margin:2px 0 28px}.signupPlans{display:grid;gap:20px}.signupPlanCard{position:relative;width:100%;min-height:214px;display:grid;grid-template-columns:34px 80px 1fr;gap:22px;padding:24px;text-align:left;border-radius:16px;border:1px solid #d8dee9;background:#ffffffdb;color:#111827;cursor:pointer;box-shadow:0 10px 25px #0f172a09;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.signupPlanCard:hover{transform:translateY(-1px);box-shadow:0 18px 44px #0f172a14}.signupPlanCard.active{border-color:#4f7cff;box-shadow:0 18px 44px #2563eb21,inset 0 0 0 1px #4f7cff80;background:radial-gradient(circle at top left,rgba(79,124,255,.11),transparent 38%),#fff}.signupRadio{width:24px;height:24px;margin-top:6px;border-radius:50%;border:2px solid #a8b1c3;background:#fff}.signupPlanCard.active .signupRadio{border:7px solid #3b6fff}.signupPlanIcon{width:72px;height:72px;display:grid;place-items:center;border-radius:16px}.signupPlanCard.blue .signupPlanIcon{color:#3b6fff;background:#e9efff}.signupPlanCard.green .signupPlanIcon{color:#43a047;background:#eaf8eb}.signupPlanCard.purple .signupPlanIcon{color:#7c3aed;background:#f0e8ff}.signupPlanTop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.signupPlanTop h3{margin:0;color:#111827;font-size:23px;line-height:1.1;font-weight:600}.signupPlanTop p{margin:10px 0 0;color:#667085;font-size:15px;font-weight:600}.signupPlanTop strong{color:#0f172a;font-size:22px;white-space:nowrap;font-weight:600}.signupPlanCard ul{margin:28px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 34px;list-style:none}.signupPlanCard li{display:inline-flex;align-items:flex-start;gap:12px;color:#111827;font-size:15px;line-height:1.35;font-weight:600}.signupPlanCard li svg{margin-top:2px;padding:2px;border-radius:999px;color:#fff;background:#3b6fff;flex:0 0 auto}.signupPlanCard.green li svg{background:#43a047}.signupPlanCard.purple li svg{background:#7c3aed}.signupPlanHint{margin-top:18px;display:flex;align-items:center;gap:18px;padding:18px;border-radius:14px;background:linear-gradient(135deg,#f1f5ff,#f8fbff)}.signupPlanHint div{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border-radius:999px;color:#3b6fff;background:#e8efff}.signupPlanHint p{margin:0;color:#667085;font-size:15px;line-height:1.45;font-weight:600}@media(max-width:1080px){.signupPage{padding:22px}.signupShell{grid-template-columns:1fr}.signupLeft{border-right:0;border-bottom:1px solid #dfe5ef}}@media(max-width:700px){.signupPage{padding:24px 0;align-items:flex-start}.signupShell{min-height:auto;border-radius:0}.signupLeft,.signupRight{padding:24px 18px}.signupHero{gap:16px}.signupHeroIcon{width:58px;height:58px}.signupHero h1,.signupPlanHeader h2{font-size:28px}.signupHero p,.signupPlanHeader p{font-size:15px}.signupTwo,.signupSocials{grid-template-columns:1fr}.signupStrength{align-items:flex-start;flex-direction:column}.signupPlanCard{grid-template-columns:28px 58px 1fr;gap:14px;padding:18px}.signupPlanIcon{width:58px;height:58px}.signupPlanTop{flex-direction:column}.signupPlanCard ul{grid-template-columns:1fr}.signupLeft,.signupRight{padding-top:48px!important}html.native-app .signupPage{background:#fff!important}}.landing-navLeft,.landing-navCenter,.landing-navRight{display:flex;align-items:center;gap:12px;min-width:0}.landing-navRight{flex:0 0 auto;flex-wrap:nowrap}.lp-root{min-height:100vh;padding-top:var(--lp-topbar-h);background:radial-gradient(1200px 700px at 20% 10%,rgba(59,130,246,.12),transparent 60%),radial-gradient(900px 650px at 90% 30%,rgba(99,102,241,.1),transparent 55%),radial-gradient(900px 600px at 60% 90%,rgba(16,185,129,.08),transparent 55%),#f7f8ff;color:var(--text);overflow:visible!important}.lp-container{width:min(1120px,100%);margin:0 auto;padding:0 16px}.lp-brand{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.lp-brand:focus{outline:2px solid rgba(17,24,39,.18);outline-offset:4px;border-radius:10px}.lp-logo{height:44px;width:44px;border-radius:14px;box-shadow:0 8px 20px #00000026}.lp-brandName{font-size:25px;font-weight:700;letter-spacing:-.02em;color:#0f172a}.lp-brandMark,.lp-brandDot{width:14px;height:14px;border-radius:6px;background:#4f7cff;box-shadow:0 8px 18px #4f7cff4d;display:inline-block}.lp-muted{color:var(--muted);font-size:12px;font-weight:700}.lp-btn-outline{padding:7px 18px;font-size:14px;font-weight:500;border-radius:8px;border:1px solid #d1d5db;background:#000;color:#fff;cursor:pointer;transition:all .2s ease}.lp-btn-outline:hover{background:#1f2937}.lp-btn-primary{padding:7px 18px;font-size:14px;font-weight:600;border-radius:8px;border:none;background:#111827;color:#fff;cursor:pointer;transition:all .2s ease}.lp-btn-primary:hover{background:#1f2937}.lp-btn-sm{padding:8px 12px;border-radius:10px;font-size:12px}.lp-btn{height:34px;padding:0 12px;border-radius:10px;font-size:13px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;text-decoration:none;-webkit-user-select:none;user-select:none}.lp-btn-ghost{background:#fff;color:#111827;border-color:#1118271f}.lp-btn-ghost:hover{background:#11182708}.lp-btn-solid{background:#111827;color:#fff;border-color:#1118271f}.lp-btn-solid:hover{filter:brightness(.95)}.lp-topbar{position:fixed;top:0;left:0;right:0;z-index:10000;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(17,24,39,.08)}.lp-root,.lp-topbar,.lp-container,.lp-topbar-inner{overflow:visible!important}.lp-topbar-inner{max-width:1180px;margin:0 auto;padding:12px 26px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.lp-topbar-left{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:#4b5563}.lp-topbar-nav{display:flex;justify-content:center;align-items:center;gap:30px;font-size:16px;transition:color .2s ease}.lp-topbar-nav a{color:#374151;text-decoration:none;font-weight:700;transition:color .2s ease}.lp-topbar-nav a:hover{color:#111827}.lp-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.lp-header{position:relative;z-index:50}.lp-mobileMenuBtn{display:none;align-items:center;justify-content:center;height:36px;width:44px;border-radius:10px;border:1px solid #d1d5db;background:#000;cursor:pointer}.lp-hidden{display:none!important}.lp-mobileMenu{display:none;position:absolute;left:12px;right:12px;top:calc(100% + 10px);background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:14px;box-shadow:0 14px 40px #02061724;padding:12px;z-index:2000;max-height:calc(100vh - 90px);overflow:auto;-webkit-overflow-scrolling:touch}.lp-mobileMenu a{display:block;padding:10px;border-radius:10px;text-decoration:none;color:#111827c7;font-weight:800}.lp-mobileMenu a:hover{background:#0f172a0f}.lp-mobileMenuActions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(15,23,42,.1)}.lp-heroWrap{padding:26px 0 18px}.lp-heroGrid{display:grid;grid-template-columns:320px 1fr;gap:18px;align-items:stretch}.lp-sidebarPreview{background:#111827e6;color:#fff;border-radius:16px;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 60px #1118272e;padding:14px;overflow:hidden;display:flex;flex-direction:column}.lp-sidebarTitleText{font-size:17px;font-weight:800;line-height:1;color:#fff;position:relative;top:1px}.lp-sidebarLinks{display:grid;gap:8px;margin-bottom:12px}.lp-sidebarLink{padding:8px 10px;border-radius:10px;background:#ffffff0f;font-weight:700;font-size:12px;opacity:.92}.lp-sidebarLink.lp-active{background:#3b82f640;border:1px solid rgba(59,130,246,.35)}.lp-sidebarTitleRow{display:flex;align-items:center;gap:10px;margin-bottom:14px}.lp-sidebarAppIcon{width:22px;height:22px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#fff}.lp-sidebarLinksPlain{display:grid;gap:6px;margin-top:6px}.lp-sidebarLinkPlain{font-size:16px;font-weight:500;color:#ffffffd1;padding:6px 0;border-radius:0}.lp-sidebarLinkPlain{appearance:none;border:0;background:transparent;text-align:left;width:100%;font-size:16px;font-weight:500;color:#ffffffd1;padding:8px 0;border-radius:0;cursor:pointer;transition:color .18s ease,padding .18s ease,opacity .18s ease}.lp-sidebarLinkPlain:hover{color:#fffffff2}.lp-sidebarLinkPlain.lp-active{color:#fff;font-weight:700;padding-left:10px;border-left:3px solid rgba(255,255,255,.55)}.lp-sidebarNote{margin-top:auto;padding:10px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.lp-sidebarNoteTitle{font-weight:500;font-size:14px}.lp-sidebarNoteText{opacity:.85;font-size:12px;margin-top:2px}.lp-heroRight{background:#ffffffb3;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:var(--shadow-md);padding:18px}.lp-heroTitle{margin:0;font-size:35px;font-weight:600;letter-spacing:-.6px}.lp-heroSub{margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.55;max-width:720px}.lp-heroActions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:14px}.lp-kpiGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.lp-previewImageWrap{margin-top:18px;border-radius:18px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 20px 40px #00000014}.lp-previewImage{display:block;width:100%;height:auto}.lp-previewCaption{margin-top:10px;font-size:13px;color:#64748b;font-weight:600}.lp-cardTitle{font-size:16px;font-weight:600}.lp-cardValue{font-size:16px;font-weight:600;margin-top:6px}.BkGdColor1{background:linear-gradient(135deg,#1d4fd8ba,#3b82f6,#60a5fa)}.BkGdColor2{background:linear-gradient(135deg,#2895d953,#8b5cf6 55%,#a78bfa)}.BkGdColor3{background:linear-gradient(135deg,#f8f8fcc5,#eef2ff 45%,#f1f5f9)}.lp-trustRow{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.lp-trustPill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(17,24,39,.1);background:#1118270d;font-size:14px;font-weight:600;color:#111827bf}.lp-section{padding:28px 0}.lp-sectionTightTop{padding-top:10px}.lp-sectionTitle{margin:0;font-size:35px;font-weight:600;letter-spacing:-.4px;text-align:center}.lp-sectionSub{margin:8px auto 0;color:var(--muted);font-size:20px;text-align:center;max-width:700px;line-height:1.5}.lp-cardsGrid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lp-featureRow{display:flex;gap:12px;align-items:flex-start}.lp-featureIcon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#3b82f61a;border:1px solid rgba(59,130,246,.18);color:#2563eb;flex:0 0 auto}.lp-featureTitle{font-weight:700;font-size:20px}.lp-featureText{margin:6px 0 0;color:var(--muted);font-size:16px;line-height:1.45}.lp-ctaBand{margin-top:22px;padding:18px 16px;border-radius:16px;border:1px solid rgba(17,24,39,.08);background:#ffffffb3;box-shadow:0 14px 40px #1118270f;text-align:center}.lp-ctaTitle{margin:0;font-weight:900;letter-spacing:-.3px}.lp-ctaSub{margin:6px auto 0;color:var(--muted);font-size:13px;max-width:760px;line-height:1.5}.lp-ctaActions{justify-content:center;margin-top:12px}.lp-cardWide{padding:18px}.lp-howGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.lp-howItem{display:flex;gap:12px;align-items:flex-start;padding:12px;border-radius:14px;border:1px solid rgba(17,24,39,.08);background:#11182708}.lp-howNum{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;background:#3b82f61f;border:1px solid rgba(59,130,246,.2);color:#2563eb;flex:0 0 auto}.lp-howTitle{font-weight:600;font-size:18px}.lp-howText{color:var(--muted);font-size:14px;margin-top:4px}.lp-priceGrid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lp-priceCard{padding:16px}.lp-priceTop{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.lp-priceName{font-weight:600;font-size:20px}.lp-priceTag{font-size:16px;font-weight:600;padding:4px 10px;border-radius:999px;background:#1118270f;border:1px solid rgba(17,24,39,.1);color:#111827bf}.lp-priceTag.lp-primary{background:#3b82f61f;border-color:#3b82f633;color:#2563eb}.lp-priceValue{font-size:20px;font-weight:600;margin-top:12px}.lp-priceSmall{color:var(--muted);font-size:14px;margin-top:2px}.lp-priceList{margin:12px 0 0;padding-left:18px;color:#111827c7;font-size:14px}.lp-priceList li{margin-bottom:6px}.lp-featured{border:1px solid rgba(59,130,246,.22)!important;box-shadow:0 18px 60px #3b82f61f!important}.lp-full{width:100%;margin-top:12px}.lp-note{margin-top:12px;text-align:center}.lp-small{font-size:12px}.lp-contactGrid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(360px,1.15fr);gap:32px;align-items:start}.lp-contactLeft{display:flex;flex-direction:column;min-height:100%}.lp-socialWrap{margin-top:155px;padding-left:3%}.lp-socialTitle{font-size:15px;font-weight:600;color:#111827;margin-bottom:16px}.lp-socialRow{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.lp-socialIcon{width:80px;height:30px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;background-color:#000;font-size:22px;box-shadow:0 8px 20px #11182724;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.lp-socialIcon:hover{transform:translateY(-2px);box-shadow:0 12px 26px #11182733;opacity:.96}.lp-form{width:100%}.lp-form{display:grid;gap:10px;position:relative}.lp-formGrid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lp-hp{position:absolute;left:-9999px;top:-9999px}.lp-formErr{color:#991b1b;font-size:12px;margin-bottom:6px;font-weight:700}.lp-formOk{color:#065f46;font-size:12px;margin-bottom:6px;font-weight:700}.lp-root section[id],.lp-root [id=features],.lp-root [id=how],.lp-root [id=pricing],.lp-root [id=contact],.lp-root .lp-section[id]{scroll-margin-top:calc(var(--lp-topbar-h) + 12px)}.lp-footer{padding:18px 0 26px;border-top:1px solid rgba(17,24,39,.08);background:#ffffff8c}.lp-footerInner{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center}.lp-footerLinks{display:flex;gap:12px;flex-wrap:wrap}.lp-footerLinks a{font-size:12px;color:#111827b3;text-decoration:none;font-weight:800}.lp-footerLinks a:hover{text-decoration:underline}.lp-docsGrid{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lp-docCard{padding:22px;border-radius:18px;transition:transform .18s ease,box-shadow .18s ease}.lp-docCard:hover{transform:translateY(-3px);box-shadow:0 16px 30px #0f172a14}.lp-docIcon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:22px;background:#eef2ff;margin-bottom:14px}.lp-docTitle{font-size:18px;font-weight:800;color:#111827;margin-bottom:8px}.lp-docText{font-size:14px;line-height:1.6;color:#6b7280;margin:0 0 14px}.lp-docList{margin:0;padding-left:18px;color:#111827;font-size:14px;line-height:1.7}.lp-docList li+li{margin-top:3px}.lp-docCtaRow{margin-top:28px;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.lp-demoVideoWrap{margin:28px auto 0;max-width:100%;border-radius:24px;overflow:hidden;background:#fff;border:1px solid #dbe3ef;box-shadow:0 18px 45px #0f172a1f}.lp-demoVideo{display:block;width:100%;height:auto;background:#000}.lp-downloadWrap{margin-top:28px;margin-bottom:-80px}.lp-downloadTitle{font-size:15px;font-weight:600;color:#111827;margin-bottom:12px}.lp-downloadRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.lp-storeBadge{min-width:168px;height:52px;padding:8px 14px;border-radius:12px;background:#050816;color:#fff;display:inline-flex;align-items:center;gap:10px;text-decoration:none;box-shadow:0 14px 28px #0f172a2e;transition:transform .18s ease,box-shadow .18s ease}.lp-storeBadge:hover{transform:translateY(-2px);box-shadow:0 18px 34px #0f172a3d}.lp-storeIcon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:25px;line-height:1;color:#fff}.lp-storeText{display:flex;flex-direction:column;line-height:1.05}.lp-storeText span{font-size:10px;font-weight:600;opacity:.88}.lp-storeText strong{font-size:17px;font-weight:600;letter-spacing:-.02em}.lp-storeBadgeGoogle .lp-storeIcon{font-size:22px}.lp-demoVideoWrap{margin-top:34px;padding:18px;border-radius:22px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 18px 45px #0f172a14}.lp-demoVideoHeader{margin-bottom:14px}.lp-demoVideoTitle{font-size:20px;font-weight:900;color:#0f172a;line-height:1.15}.lp-demoVideoSub{margin-top:6px;font-size:14px;font-weight:600;color:#64748b}.lp-demoVideo{width:100%;display:block;border-radius:18px;background:#020617;overflow:hidden;aspect-ratio:16 / 9;object-fit:contain}@media(max-width:1024px){.lp-docsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.lp-docsGrid{grid-template-columns:1fr}.lp-docCard{padding:18px}.lp-docTitle{font-size:17px}.lp-docText,.lp-docList{font-size:13px}.lp-docCtaRow{flex-direction:column;align-items:stretch}.lp-docCtaRow .lp-btn-outline,.lp-docCtaRow .lp-btn-primary{width:100%;text-align:center}}@media(max-width:900px){.lp-contactGrid{grid-template-columns:1fr;gap:24px}.lp-socialWrap{margin-top:18px}}@media(max-width:980px){.lp-heroGrid,.lp-kpiGrid{grid-template-columns:1fr}.lp-heroTitle{font-size:28px}.lp-priceGrid,.lp-contactGrid,.lp-formGrid2,.lp-howGrid{grid-template-columns:1fr}}@media(max-width:860px){.lp-topbar-inner{grid-template-columns:1fr auto;gap:12px}:root{--lp-topbar-h: 72px}.lp-topbar-nav,.lp-topbar-actions{display:none}.lp-mobileMenuBtn{display:inline-flex}}@media(max-width:820px){.lp-cardsGrid{grid-template-columns:1fr}}@media(max-width:640px){.landing-navTopRow{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-navRight{width:100%;display:flex;justify-content:stretch;gap:10px}.landing-navRight .btn,.landing-navRight a.btn{width:100%;justify-content:center}.landing-navCenter{display:none}.lp-mobileMenu{display:block}.lp-mobileMenuActions .lp-btn-outline,.lp-mobileMenuActions .lp-btn-primary{width:100%;justify-content:center}.lp-downloadWrap{margin-top:22px;margin-bottom:24px}.lp-downloadRow{gap:10px}.lp-storeBadge{width:100%;max-width:240px}}@media(max-width:768px){.lp-topbar{padding-top:env(safe-area-inset-top)}.lp-root{padding-top:calc(var(--lp-topbar-h) + env(safe-area-inset-top,0px))}.lp-topbar-inner{width:100%;max-width:100vw;padding:10px 14px;display:grid;grid-template-columns:1fr auto;gap:10px;overflow:hidden}.lp-brand{min-width:0;max-width:68vw;overflow:hidden}.lp-logo{width:42px;height:42px;flex:0 0 auto}.lp-brandName{min-width:0;max-width:48vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:24px}.lp-container{width:100%;max-width:100vw;padding-left:20px;padding-right:20px;overflow-x:hidden}.lp-heroGrid{grid-template-columns:1fr}.lp-sidebarPreview,.lp-heroRight{width:100%;max-width:100%}.lp-heroTitle{font-size:clamp(34px,10vw,48px);line-height:1.15}.lp-demoVideoWrap{padding:12px;border-radius:18px}.lp-demoVideoTitle{font-size:18px}.lp-demoVideoSub{font-size:13px}.lp-demoVideo{border-radius:14px}}.page-enter{animation:pageEnter .42s ease both}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}html.page-exit body .lp-root{animation:lpExit .45s ease forwards;transform-origin:50% 50%;opacity:1}@keyframes lpExit{0%{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}to{opacity:0;transform:translateY(-14px) scale(.98);filter:blur(6px)}}.app-shell{width:100%;min-height:100vh;position:relative;overflow:visible!important}.app-topbar{position:sticky;top:0;z-index:4000;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 16px;background:#fff;border-bottom:0;flex-wrap:wrap}.app-topbar-left{margin:0;display:flex;align-items:center;gap:10px;flex-wrap:wrap;flex:1;min-width:0}.app-rolePill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;color:#fff;font-weight:800;font-size:12px;text-transform:uppercase;margin-left:6px;border:1px solid rgba(255,255,255,.18)}.app-rolePill.staff{background:#2563eb}.app-rolePill.admin,.app-rolePill.owner{background:#111827}.app-body{display:flex;min-height:calc(100vh - 52px);overflow:visible!important}.sidebar{width:240px;flex:0 0 auto;background:#111827;color:#fff;padding:16px;overflow-y:auto;box-sizing:border-box}.app-body{display:flex}.app-main{flex:1;padding:16px;margin-left:240px}.sidebar-brand{display:flex;align-items:center;gap:10px;font-weight:600;padding:10px;border-radius:12px;margin-bottom:10px;color:#fff}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-link{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;text-decoration:none;color:#fff;opacity:.92;line-height:1;width:100%}.sidebar-ico{width:18px;height:18px;display:grid;place-items:center;flex:0 0 18px;opacity:.9}.sidebar-text{font-size:16px;font-weight:600}.sidebar-link:hover{background:#ffffff0f;opacity:1}.sidebar-link.active{background:#3b82f624;border:1px solid rgba(59,130,246,.25);font-weight:600;opacity:1}.sidebar-badge{margin-left:auto;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:900;color:#0f172a;background:#0f172a14;border:1px solid rgba(255,255,255,.18)}.sidebar-link.active .sidebar-badge{background:#3b82f62e;border-color:#3b82f647}.sidebar-link.active .sidebar-ico svg{stroke-width:2.5}.sidebarToggleBtn{display:none;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:12px;padding:8px 10px;cursor:pointer;line-height:1}.sidebarToggleBtn .burger{width:18px;height:12px;display:grid;gap:3px}.sidebarToggleBtn .burger span{display:block;height:2px;border-radius:999px;background:#111827eb}.sidebarBackdrop{display:none}.topbarUser{display:flex;align-items:flex-start;gap:10px;margin:0;flex-wrap:wrap}.topbarUserMain{display:inline-flex;align-items:center;gap:8px}.topbarLabel{color:#111827;font-weight:500}.tenantPill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#eef2ff;color:#1e3a8a;font-size:13px;font-weight:700;border:1px solid #c7d2fe;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:10px}@media(max-width:768px){:root{--mobile-impersonation-h: 0px}.sidebarToggleBtn{display:inline-flex;align-items:center;justify-content:center}.sidebarBackdrop{display:block;position:fixed;inset:0;z-index:2500;background:#02061773;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .2s ease}.app-shell.isDrawerOpen .sidebarBackdrop{opacity:1!important;pointer-events:auto!important;touch-action:none}.sidebar{position:fixed;z-index:3000;transform:translate(-110%);transition:transform .22s ease;box-shadow:0 30px 80px #02061740;padding-top:12px;padding-bottom:18px;overflow-y:auto;-webkit-overflow-scrolling:touch;max-width:320px;width:min(86vw,320px);top:0!important;left:0!important;height:100dvh!important;margin-top:0!important;border-radius:0!important;padding-top:calc(env(safe-area-inset-top,0px) + 88px)!important}.app-shell.isDrawerOpen .sidebar{transform:translate(0)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;touch-action:pan-y}.app-main{margin-left:0!important;width:100%;padding:0 14px 14px}.app-body{display:block;width:100%}.app-shell{width:100%;overflow-x:hidden!important}.app-topbar{position:fixed!important;top:0!important;left:0;right:0;z-index:99999!important;background:#fff!important;border:0!important;box-shadow:none!important;padding-top:max(env(safe-area-inset-top),8px)!important;padding-bottom:6px!important;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"menu user logout" "tenant tenant tenant";align-items:center;gap:8px 10px;padding-left:10px;padding-right:10px}.app-topbar-left{display:contents}.sidebarToggleBtn{grid-area:menu;display:inline-flex;align-items:center;justify-content:center;margin:0}.topbarUser{grid-area:user;display:flex;align-items:center;min-width:0}.topbarUserMain{display:inline-flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.topbarLabel{white-space:nowrap;margin:0;line-height:1}.app-rolePill{margin-left:0!important;flex:0 0 auto}.tenantPill{grid-area:tenant;justify-self:start;margin:0;max-width:calc(100vw - 32px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.app-topbar>.btn{grid-area:logout;justify-self:end;align-self:center;padding:10px 14px;white-space:nowrap}body.drawerOpen{overflow:auto!important}}@media(min-width:769px){.sidebar{position:fixed;top:54px;left:0;width:240px;height:calc(100vh - 54px);overflow-y:auto}.app-main{margin-left:240px}body.drawerOpen{overflow:auto!important;touch-action:auto!important}}@media(max-width:768px){.app-shell:not(.isImpersonating) .app-topbar{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:99999!important;background:#fff!important}.app-shell:not(.isImpersonating) .app-body{padding-top:calc(96px + env(safe-area-inset-top,0px))!important}.app-shell:not(.isImpersonating) .app-main{padding-top:0!important}.app-shell:not(.isImpersonating) .page{padding-top:0!important}}.mobile-billing-page{width:100%;max-width:1180px;margin:0 auto;padding-bottom:32px}.mobile-billing-hero{position:relative;overflow:hidden;border:1px solid #e5e7eb;border-radius:24px;background:linear-gradient(135deg,#fff,#f9fafb 45%,#f3f4f6);padding:28px 20px;margin-bottom:18px;box-shadow:0 20px 50px #11182712}.mobile-billing-pill{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#111827;color:#fff;font-size:12px;font-weight:700;letter-spacing:.03em;margin-bottom:14px}.mobile-billing-hero h1{margin:0;font-size:34px;line-height:1.1;font-weight:700;color:#111827}.mobile-billing-hero p{margin:12px 0 0;color:#4b5563;font-size:15px;line-height:1.65;max-width:760px}.mobile-billing-active{margin-top:14px;display:inline-flex;padding:10px 12px;border-radius:12px;background:#ecfdf5;border:1px solid #10b981;color:#065f46;font-size:13px;font-weight:700;text-transform:capitalize}.mobile-billing-alert{border-radius:14px;padding:12px;margin-bottom:12px;font-weight:600}.mobile-billing-alert.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.mobile-billing-alert.success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.mobile-billing-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:22px}.mobile-billing-grid{display:grid;grid-template-columns:1fr;gap:18px}.mobile-billing-plan{position:relative;border:1px solid #e5e7eb;border-radius:22px;padding:18px;background:#fff;box-shadow:0 10px 24px #0000000f}.mobile-billing-plan.popular{border:1px solid #111827;box-shadow:0 18px 44px #11182724}.mobile-billing-plan-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.mobile-billing-plan h2{margin:0;font-size:24px;color:#111827}.mobile-billing-plan p{margin:6px 0 0;color:#6b7280;font-size:14px;line-height:1.55}.mobile-billing-badge{flex-shrink:0;font-size:11px;font-weight:700;padding:6px 10px;border-radius:999px;background:#111827;color:#fff}.mobile-billing-badge.current{background:#ecfdf5;color:#065f46;border:1px solid #10b981}.mobile-billing-price{margin-top:18px;font-size:32px;font-weight:800;color:#111827;line-height:1}.mobile-billing-price span{font-size:13px;color:#6b7280;font-weight:700}.mobile-billing-plan ul{margin:18px 0 0;padding:14px;list-style:none;border-radius:16px;background:#f9fafb;border:1px solid #f3f4f6}.mobile-billing-plan li{font-size:14px;color:#374151;margin-bottom:9px}.mobile-billing-plan li:last-child{margin-bottom:0}.mobile-billing-missing{margin-top:14px;padding:10px;border-radius:12px;background:#fffbeb;border:1px solid #f59e0b;color:#92400e;font-size:12px;line-height:1.5}.mobile-billing-missing code{font-size:11px}.mobile-billing-button,.mobile-billing-restore{width:100%;margin-top:18px;border:1px solid #111827;background:#111827;color:#fff;border-radius:12px;padding:12px 14px;font-weight:800;cursor:pointer}.mobile-billing-button:disabled,.mobile-billing-restore:disabled{opacity:.55;cursor:not-allowed}.mobile-billing-footer-card{margin-top:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:16px;color:#4b5563;font-size:13px;line-height:1.7}.mobile-billing-restore{margin-top:0;background:#fff;color:#111827}.mobile-billing-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:12px}.mobile-billing-links a{color:#111827;font-weight:800;text-decoration:underline}.mobile-billing-toggle-row{margin-top:18px;display:flex;gap:10px;flex-wrap:wrap;align-items:center}.mobile-billing-toggle-row button{min-width:120px;border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer}.mobile-billing-toggle-row button.active{background:#111827;color:#fff;border-color:#111827}.mobile-billing-toggle-row span{font-size:13px;color:#6b7280;font-weight:700}@media(min-width:640px){.mobile-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:980px){.mobile-billing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pos-settings{width:100%;max-width:1100px}.pos-settings__header{margin-bottom:16px}.pos-settings__header h1{margin:0 0 6px;color:#111827;font-size:30px;font-weight:800}.pos-settings__header p{margin:0;color:#6b7280;font-size:14px}.pos-alert{margin-bottom:12px;padding:12px;border-radius:12px;font-size:14px;font-weight:600}.pos-alert--error{background:#fef2f2;border:1px solid #ef4444;color:#991b1b}.pos-alert--success{background:#ecfdf5;border:1px solid #10b981;color:#065f46}.pos-card{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff;box-shadow:0 8px 22px #0000000f;margin-bottom:16px}.pos-card h2{margin:0 0 12px;color:#111827;font-size:18px;font-weight:700}.pos-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.pos-card__top h2{margin-bottom:4px}.pos-muted{margin:0;color:#6b7280;font-size:13px;line-height:1.5}.pos-small{margin:4px 0 0;color:#6b7280;font-size:12px}.pos-actions{display:flex;gap:10px;flex-wrap:wrap}.pos-btn--secondary{background:#fff!important;color:#111827!important;border:1px solid #d1d5db!important}.pos-sync-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.pos-table-wrap{overflow-x:auto}.pos-table{width:100%;border-collapse:collapse}.pos-table th{text-align:left;padding:10px 12px;border-bottom:1px solid #e5e7eb;color:#374151;font-size:13px;font-weight:700;white-space:nowrap}.pos-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9;color:#111827;font-size:13px;white-space:nowrap}.pos-dev-form{display:grid;gap:10px}@media(max-width:640px){.pos-settings{max-width:100%}.pos-settings__header h1{font-size:24px}.pos-card{padding:14px;border-radius:12px}.pos-card__top{align-items:stretch}.pos-actions,.pos-actions .btn{width:100%}.pos-sync-grid{grid-template-columns:1fr}}.authPage{min-height:100dvh;padding:18px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.authShell{width:min(1180px,100%);min-height:min(760px,calc(100dvh - 36px));display:grid;grid-template-columns:.85fr 1fr;border:1px solid #e5e7eb;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 24px 70px #0f172a14}.authVisual{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 15%,rgba(59,130,246,.5),transparent 28%),linear-gradient(145deg,#0b2a66,#061634 55%,#020617);color:#fff;display:flex;align-items:center;padding:60px}.authVisual:before{content:"";position:absolute;inset:-40%;background-image:repeating-radial-gradient(circle at 20% 18%,rgba(255,255,255,.12) 0 1px,transparent 1px 18px);opacity:.35}.authVisualInner{position:relative;z-index:1;max-width:420px}.authLogo{width:64px;height:64px;border-radius:18px;object-fit:cover;margin-bottom:28px}.authIconCard{width:92px;height:92px;border-radius:24px;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);display:flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:34px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.authVisual h1{margin:0;font-size:clamp(38px,5vw,52px);line-height:1;letter-spacing:-1.5px}.authVisual p{margin:18px 0 0;font-size:20px;line-height:1.5;color:#ffffffd1}.authSecureNote{margin-top:42px;display:inline-flex;align-items:center;gap:10px;color:#ffffffd1;font-weight:700}.authPanel{display:flex;align-items:center;justify-content:center;padding:48px}.authCard{width:min(572px,100%)}.authMobileBrand{display:none;align-items:center;gap:10px;margin-bottom:22px;font-weight:900;color:#0f172a}.authMobileBrand img{width:38px;height:38px;border-radius:10px;object-fit:cover}.authCard h2{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.8px;color:#0f172a}.authMuted{margin:12px 0 28px;color:#64748b;line-height:1.6}.authForm{display:grid;gap:20px}.authField{display:grid;gap:10px;font-weight:800;color:#0f172a}.authInputWrap{min-height:72px;border:1px solid #d8e0ee;border-radius:18px;display:flex;align-items:center;gap:16px;padding:0 18px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.authInputWrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.authInputWrap svg{color:#2563eb;flex-shrink:0}.authInputWrap input{flex:1;border:0;outline:0;min-width:0;font-size:17px;color:#0f172a;background:transparent}.authInputWrap input::placeholder{color:#94a3b8}.authEyeBtn{border:0;background:transparent;color:#64748b;cursor:pointer;padding:6px;display:inline-flex;align-items:center;justify-content:center}.authPrimaryBtn{min-height:72px;border:0;border-radius:18px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-size:18px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none;box-shadow:0 22px 40px #2563eb38}.authPrimaryBtn:disabled{opacity:.7;cursor:not-allowed}.authError,.authSuccess{padding:12px 14px;border-radius:14px;margin-bottom:16px;font-weight:700;line-height:1.4}.authError{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.authSuccess{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.authDivider{height:1px;background:#e5e7eb;margin:28px 0}.authBackLink{display:flex;justify-content:center;color:#2563eb;font-weight:800;text-decoration:none}@media(max-width:860px){.authShell{grid-template-columns:1fr;min-height:auto}.authVisual{display:none}.authPanel{padding:28px 18px}.authMobileBrand{display:flex}.authCard h2{font-size:30px}.authInputWrap,.authPrimaryBtn{min-height:62px;border-radius:16px}}html.native-app,html.native-app body,html.native-app #root,html.native-app .loginPage,html.native-app .loginShell,html.native-app .loginPanel{min-height:100dvh!important;background:#fff!important}html.native-app .loginPanel{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))!important}html.native-app .signupPage,html.native-app .signupShell,html.native-app .signupLeft,html.native-app .signupRight{background:#fff!important}html.native-app .signupPage{min-height:100dvh!important;padding-bottom:0!important}html.native-app .signupShell{min-height:100dvh!important}html.native-app .signupRight{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))!important}@supports (-webkit-touch-callout: none){html,body,#root,.loginPage{background:#fff!important}.loginPage{position:relative;min-height:100vh!important;min-height:100dvh!important;padding-bottom:0!important;overflow:hidden}.loginPage:after{content:"";position:fixed;left:0;right:0;bottom:0;height:160px;background:#fff;z-index:0;pointer-events:none}.loginShell,.loginPanel{position:relative;z-index:1;background:#fff!important}.loginPanel{padding-bottom:calc(100px + env(safe-area-inset-bottom,0px))!important}html.native-app .signupPage:after{content:"";position:fixed;left:0;right:0;bottom:0;height:170px;background:#fff;z-index:0;pointer-events:none}html.native-app .signupShell{position:relative;z-index:1}}@media(max-width:768px){.app-shell.isImpersonating{--impersonation-banner-height: 96px !important;--app-topbar-height: 82px !important;padding-top:0!important}.app-shell.isImpersonating .impersonationBanner{position:fixed!important;top:0!important;left:0!important;right:0!important;min-height:var(--impersonation-banner-height)!important;height:auto!important;z-index:100000!important}.app-shell.isImpersonating .app-topbar{position:fixed!important;top:var(--impersonation-banner-height)!important;left:0!important;right:0!important;min-height:var(--app-topbar-height)!important;z-index:99999!important}.app-shell.isImpersonating .app-body{padding-top:calc(var(--impersonation-banner-height) + var(--app-topbar-height) + 12px)!important}.app-shell.isImpersonating .sidebar{padding-top:calc(var(--impersonation-banner-height) + var(--app-topbar-height) + env(safe-area-inset-top,0px) + 12px)!important}}
