.subscription-page{gap:18px;display:grid}.subscription-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffff1b,#ffffff0b);border-radius:24px;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:18px;padding:24px;display:grid;overflow:hidden}.subscription-hero h1{text-transform:uppercase;margin:0;font-size:36px;line-height:1}.subscription-hero .hero-copy{max-width:600px;color:var(--muted);margin:10px 0 0;font-size:14px;font-weight:650;line-height:1.45}.subscription-hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.subscription-hero-actions .ghost-link{border:1px solid var(--line);min-height:44px;color:var(--ink);background:var(--soft);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:12px;font-weight:900;display:inline-flex}.subscription-summary-card{background:#0000003d;border:1px solid #ffffff1f;border-radius:20px;align-content:center;gap:8px;padding:20px;display:grid}.subscription-summary-card small,.subscription-summary-card em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.subscription-summary-card strong{color:var(--ink);letter-spacing:0;font-size:22px;font-weight:1000;line-height:1.05}.subscription-summary-meta{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.subscription-summary-meta span{color:var(--muted);font-size:11px;font-weight:850}.subscription-plans-section{gap:14px;display:grid}.subscription-section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.subscription-section-header h2{text-transform:uppercase;color:var(--ink);margin:0;font-size:22px;font-weight:1000}.subscription-section-hint{max-width:380px;color:var(--muted);text-align:right;margin:0;font-size:12px;font-weight:750;line-height:1.4}.plan-cards-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start;gap:14px;display:grid}.plan-card{border:1px solid var(--line);background:linear-gradient(#ffffff12,#ffffff08);border-radius:22px;grid-template-rows:auto auto auto auto 1fr auto;gap:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.plan-card:hover{border-color:#ff17484d;transform:translateY(-3px);box-shadow:0 20px 60px #00000052}.plan-card--current{background:linear-gradient(#22c55e1a,#22c55e0a);border-color:#22c55e80}.plan-card--featured{background:linear-gradient(#ff17481f,#ff17480a);border-color:#ff174873}.plan-card__badge{text-transform:uppercase;letter-spacing:.14em;text-align:center;padding:7px 14px;font-size:10px;font-weight:1000}.plan-card__badge--current{color:#86efac;background:#22c55e38;border-bottom:1px solid #22c55e47}.plan-card__badge--featured{color:#fca5a5;background:#ff174838;border-bottom:1px solid #ff174847}.plan-card__header{justify-content:space-between;align-items:flex-start;gap:10px;padding:16px 16px 10px;display:flex}.plan-card__name{color:var(--ink);letter-spacing:0;font-size:17px;font-weight:1000;line-height:1.1;display:block}.plan-card__code{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:10px;font-weight:900;display:inline-block}.plan-card__price{flex-shrink:0;align-items:baseline;gap:2px;display:flex}.plan-card__price-value{color:var(--ink);letter-spacing:-.02em;font-size:22px;font-weight:1000}.plan-card__price-period{color:var(--muted);font-size:11px;font-weight:800}.plan-card__summary{color:var(--muted);margin:0;padding:0 16px 10px;font-size:12px;font-weight:700;line-height:1.4}.plan-card__users{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;border-top:1px solid var(--line);align-items:center;gap:6px;padding:7px 16px 10px;font-size:11px;font-weight:900;display:flex}.plan-card__benefits{border-top:1px solid var(--line);gap:6px;margin:0;padding:10px 16px;list-style:none;display:grid}.plan-card__benefits li{color:var(--ink);align-items:flex-start;gap:7px;font-size:12px;font-weight:750;line-height:1.35;display:flex}.plan-card__benefits li svg{color:#4ade80;flex-shrink:0;margin-top:2px}.plan-card__modules-section{border-top:1px solid var(--line);padding:10px 16px 12px}.plan-card__modules-title{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:10px;font-weight:1000}.plan-card__modules-list{flex-wrap:wrap;gap:5px;display:flex}.plan-card__module{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:3px 8px;font-size:10px;font-style:normal;font-weight:900}.plan-card__module--on{color:#bbf7d0;background:#22c55e29;border:1px solid #22c55e4d}.plan-card__module--off{color:#ffffff4d;background:#ffffff0a;border:1px solid #ffffff17;-webkit-text-decoration:line-through #ffffff2e;text-decoration:line-through #ffffff2e}.plan-card__footer{border-top:1px solid var(--line);padding:12px 16px 16px}.plan-card__btn{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-size:12px;font-weight:950;transition:all .16s;display:flex}.plan-card__btn--select{color:#fff;background:linear-gradient(135deg,#ff1748e6,#c80a37e6);border:1px solid #ff174880;box-shadow:0 8px 24px #ff174847}.plan-card__btn--select:hover{transform:translateY(-1px);box-shadow:0 12px 32px #ff174866}.plan-card__btn--free{color:var(--ink);background:#ffffff1a;border:1px solid #ffffff2e}.plan-card__btn--free:hover{background:#ffffff29}.plan-card__btn--current{color:#86efac;cursor:default;background:#22c55e26;border:1px solid #22c55e59}.plan-card__btn--locked{color:var(--muted);text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:13px;justify-content:center;align-items:center;min-height:44px;font-size:11px;font-style:normal;display:flex}.subscription-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:16px;display:grid}.subscription-payment-panel,.subscription-details-panel,.subscription-plans-panel{border-radius:24px}.subscription-form{gap:16px;display:grid}.subscription-plan-field{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);gap:6px;font-size:11px;font-weight:950;display:grid}.subscription-plan-field select{min-height:58px;font-weight:900}.subscription-field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.subscription-page select option{color:#fff;background:#111118}.subscription-due-note{background:#f9d77e13;border:1px solid #f9d77e33;border-radius:18px;grid-template-columns:160px minmax(120px,auto) minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.subscription-due-note span{color:#ffffff8f;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950}.subscription-due-note strong{color:var(--ink);letter-spacing:0;font-size:20px;font-weight:1000}.subscription-due-note small{color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.subscription-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.subscription-actions button{min-width:190px;min-height:50px}.subscription-actions small{max-width:460px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.subscription-details-list{gap:0;display:grid}.subscription-details-list div{border-bottom:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);gap:14px;padding:12px 0;display:grid}.subscription-details-list div:last-child{border-bottom:0}.subscription-details-list span{color:var(--muted);font-size:12px;font-weight:850}.subscription-details-list strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-size:13px;font-weight:800}.success-badge{color:#bbf7d0;background:#22c55e29;border-color:#22c55e57}.warning-badge{color:#fde68a;background:#f9d77e24;border-color:#f9d77e57}.danger-badge{color:#fecdd3;background:#fb718524;border-color:#fb71855c}.app-shell.theme-clean .plan-card__module--off,.app-shell.theme-mastergray .plan-card__module--off{color:#0f172a59;background:#0000000a;border-color:#0000001a}.app-shell.theme-clean .subscription-summary-card strong,.app-shell.theme-mastergray .subscription-summary-card strong{color:#0f172a}@media (max-width:1180px){.subscription-layout,.subscription-hero{grid-template-columns:1fr}}@media (max-width:900px){.subscription-hero{border-radius:20px;padding:18px}.subscription-hero h1{font-size:28px}.subscription-hero-actions,.subscription-actions{grid-template-columns:1fr;display:grid}.subscription-field-grid,.subscription-due-note{grid-template-columns:1fr}.subscription-due-note{gap:7px}.subscription-details-list div{grid-template-columns:1fr;gap:4px}.plan-cards-grid{grid-template-columns:1fr}.subscription-section-header{flex-direction:column;align-items:flex-start}.subscription-section-hint{text-align:left;max-width:none}}
.customer-portal{color:#152033;background:linear-gradient(#e7edf5 0%,#dfe6ef 58%,#d7e0eb 100%);align-content:start;gap:18px;min-height:100vh;padding:clamp(16px,4vw,42px);display:grid}.customer-hero,.customer-card,.customer-login-card,.customer-summary-grid>div{background:#f8fafce6;border:1px solid #2a374e24;border-radius:24px;box-shadow:0 24px 70px #1d29421f}.customer-hero{gap:18px;padding:clamp(20px,4vw,34px);display:grid}.customer-hero-dashboard{grid-template-columns:auto minmax(0,1fr);align-items:center}.customer-brand-line{align-items:center;gap:12px;display:inline-flex}.customer-brand-line img,.customer-brand-line span{color:#fff;object-fit:contain;background:linear-gradient(135deg,#fb5b7a,#e11d48);border-radius:18px;place-items:center;width:54px;height:54px;padding:6px;font-size:22px;font-weight:1000;display:grid}.customer-brand-line strong{font-size:18px;font-weight:1000}.customer-eyebrow{color:#e11d48;text-transform:uppercase;letter-spacing:.14em;margin:0 0 7px;font-size:11px;font-weight:1000}.customer-hero h1,.customer-login-card h2,.customer-card h2{color:#152033;letter-spacing:-.04em;margin:0}.customer-hero h1{font-size:clamp(34px,6vw,64px);line-height:.95}.customer-hero p,.customer-login-card p{color:#5d6b80;max-width:720px;margin:10px 0 0;font-weight:700;line-height:1.45}.customer-hero small{color:#536174;margin-top:10px;font-weight:800;display:block}.customer-login-card{gap:14px;width:min(460px,100%);padding:22px;display:grid}.customer-login-card label{color:#526074}.customer-login-card input{color:#152033;background:#f8fafc;border:1px solid #2a374e29;border-radius:16px;width:100%;min-height:52px;padding:12px 14px}.customer-login-card button,.customer-actions a,.customer-print-toolbar a,.customer-print-toolbar span{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#fb5b7a,#e11d48);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:12px;font-weight:950;display:inline-flex}.customer-error{background:#ffe8ee;border-radius:14px;padding:10px 12px;color:#9f1239!important}.customer-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.customer-summary-grid>div{padding:18px}.customer-summary-grid span{color:#657389;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:950;display:block}.customer-summary-grid strong{color:#152033;margin-top:8px;font-size:28px;font-weight:1000;display:block}.customer-card{gap:14px;padding:20px;display:grid}.customer-section-title{justify-content:space-between;align-items:end;gap:12px;display:flex}.customer-list{gap:10px;display:grid}.customer-row{background:#f1f5f9;border:1px solid #2a374e1f;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px;display:grid}.customer-row strong,.customer-row span,.customer-row small{display:block}.customer-row strong{color:#152033;font-size:17px;font-weight:1000}.customer-row span{color:#334155;margin-top:4px;font-weight:800}.customer-row small{color:#657389;margin-top:4px;font-weight:700}.customer-values{color:#334155;gap:4px;font-size:12px;font-weight:900;display:grid}.customer-actions{justify-content:flex-end;display:flex}.customer-empty{color:#657389;margin:0;font-weight:800}.client-portal-credentials,.customer-portal-url-card{color:var(--ink);background:#0ea5e91a;border:1px solid #0ea5e938;border-radius:18px;gap:6px;padding:12px;display:grid}.client-portal-credentials strong,.customer-portal-url-card strong{color:var(--ink);font-weight:1000}.client-portal-credentials span,.customer-portal-url-card span{color:var(--muted);font-weight:850}.client-portal-credentials small,.customer-portal-url-card small{color:var(--muted);font-weight:750}.customer-print-page{color:#111827;background:#e5e7eb;min-height:100vh;padding:18px}.customer-print-toolbar{justify-content:flex-end;gap:8px;width:min(980px,100%);margin:0 auto 12px;display:flex}.customer-print-toolbar span{background:#334155}.customer-print-sheet{background:#fff;border-radius:12px;gap:12px;width:min(980px,100%);margin:0 auto;padding:24px;display:grid;box-shadow:0 20px 70px #0f172a2e}.customer-print-sheet header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:14px;display:flex}.customer-print-sheet header>div{align-items:center;gap:12px;display:flex}.customer-print-sheet header img{object-fit:contain;width:58px;height:58px}.customer-print-sheet h1{color:#111827;margin:0;font-size:24px}.customer-print-sheet p{color:#374151;margin:3px 0;font-size:13px}.customer-print-sheet aside{text-align:right}.customer-print-sheet aside span,.customer-print-sheet aside small{color:#6b7280;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.customer-print-sheet aside strong{color:#111827;margin:4px 0;font-size:26px;display:block}.customer-print-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-print-grid>div,.customer-print-box,.customer-print-access{border:1px solid #e5e7eb;border-radius:10px;padding:12px}.customer-print-sheet h3{color:#111827;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:13px}.customer-print-sheet table{border-collapse:collapse;width:100%}.customer-print-sheet th,.customer-print-sheet td{text-align:left;color:#111827;border-bottom:1px solid #e5e7eb;padding:8px;font-size:13px}.customer-print-totals{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:10px;font-weight:900;display:flex}.customer-print-access{background:#f8fafc}.customer-print-access strong{margin-bottom:6px;display:block}@media (max-width:760px){.customer-portal{gap:10px;padding:10px}.customer-hero-dashboard,.customer-summary-grid,.customer-row,.customer-print-grid{grid-template-columns:1fr}.customer-hero h1{font-size:34px}.customer-card,.customer-login-card,.customer-summary-grid>div{border-radius:20px;padding:14px}.customer-values,.customer-actions{justify-content:stretch}.customer-actions a{width:100%}.customer-print-sheet{padding:14px}.customer-print-sheet header{display:grid}.customer-print-sheet aside{text-align:left}}@media print{.no-print{display:none!important}.customer-print-page{background:#fff;padding:0}.customer-print-sheet{width:100%;box-shadow:none;border-radius:0}}
.app-shell .sidebar .sidebar-link,.app-shell .sidebar .sidebar-link span,.app-shell .sidebar .sidebar-link small{color:#fffffff2!important}.app-shell .sidebar .sidebar-link svg{color:#fffffff2!important;stroke:#fffffff2!important;fill:none!important;opacity:1!important}.app-shell.theme-mastergray .sidebar .sidebar-link,.app-shell.theme-mastergray .sidebar .sidebar-link span,.app-shell.theme-mastergray .sidebar .sidebar-link small,.app-shell.theme-mastergray .sidebar .sidebar-link svg{color:#1e293b!important;stroke:#1e293b!important}.app-shell .sidebar-link svg{color:currentColor!important;stroke:currentColor!important;opacity:1!important}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1200px){.grid.four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}}.premium-hero.dashboard-hero{align-items:center!important;margin-bottom:12px!important;padding:20px 28px!important}.premium-hero.dashboard-hero h1{font-size:clamp(28px,3.5vw,52px)!important;line-height:1!important}.premium-hero.dashboard-hero p.hero-copy{display:none}.dashboard-metrics .metric{min-height:90px!important;padding:14px 16px!important}.dashboard-metrics .metric strong{margin-top:6px!important;font-size:26px!important}.dashboard-metrics{margin-bottom:12px!important}.dashboard-alerts{margin-bottom:0!important}.dashboard-actions-panel{margin-top:0!important;margin-bottom:12px!important;padding:14px 18px!important}.dashboard-actions-panel .section-heading{margin-bottom:12px!important}.dashboard-actions-panel .quick-actions-grid{flex-wrap:wrap!important;grid-template-columns:none!important;gap:10px!important;display:flex!important}.dashboard-actions-panel .quick-action-card{flex:110px!important;gap:6px!important;min-width:100px!important;max-width:160px!important;min-height:110px!important;padding:14px!important}.dashboard-actions-panel .quick-action-icon{border-radius:12px!important;width:36px!important;height:36px!important;font-size:18px!important}.dashboard-actions-panel .quick-action-card strong{font-size:13px!important}.sidebar-group-flat{border-bottom:1px solid var(--line);gap:6px;margin-bottom:2px;padding-bottom:6px;display:grid}.sidebar-group-toggle{color:color-mix(in srgb, var(--ink) 90%, transparent)!important;letter-spacing:.14em!important;background:color-mix(in srgb, var(--ink) 10%, transparent)!important;border:1px solid color-mix(in srgb, var(--ink) 18%, transparent)!important;font-size:10.5px!important;font-weight:900!important}.sidebar-group-toggle:hover{color:var(--ink)!important;background:color-mix(in srgb, var(--menu-color) 18%, transparent)!important;border-color:color-mix(in srgb, var(--menu-color) 34%, transparent)!important}.app-shell.theme-balanced{--bg:#0d1117;--bg2:#161b22;--panel:#ffffff0e;--panel2:#ffffff16;--ink:#e6edf3;--muted:#8b949e;--line:#ffffff17;--soft:#ffffff0e;--shadow:0 8px 32px #01040980}.app-shell.theme-balanced.bg-depth,.app-shell.theme-balanced.bg-soft,.app-shell.theme-balanced.bg-flat{background:radial-gradient(at 20% 0,#e11d4821 0%,#0000 38%),radial-gradient(at 80% 10%,#0ea5e912 0%,#0000 32%),linear-gradient(#0d1117 0%,#0a0e17 60%,#0d1117 100%)!important}.app-shell.theme-balanced .sidebar{background:#0a0e14f7!important;border-color:#ffffff14!important}.app-shell.theme-balanced .sidebar-link{color:#e6edf3!important}.app-shell.theme-balanced .sidebar-link:hover{color:#e6edf3!important;background:#e11d4826!important}.app-shell.theme-balanced .sidebar-link.active,.app-shell.theme-balanced .sidebar-link[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#e11d4847 0%,#e11d482e 100%)!important;border:1px solid #e11d4859!important}.app-shell.theme-balanced :is(.panel,.metric,.premium-hero,.quick-action-card){background:linear-gradient(#ffffff12,#ffffff08)!important;border-color:#ffffff17!important}.app-shell.theme-balanced .premium-hero{background:radial-gradient(circle at 10% 0,#e11d4833,#0000 40%),linear-gradient(#ffffff14,#ffffff08)!important}.app-shell.theme-moby .sidebar{background:#0c0406f5!important;border-color:#e11d4833!important}.app-shell.theme-moby .sidebar-link{color:#fde4ea!important}.app-shell.theme-moby .sidebar-link:hover{color:#fff!important;background:#e11d4833!important}.app-shell.theme-graphite .sidebar{background:#0f1216f7!important;border-color:#64748b33!important}.app-shell.theme-graphite .sidebar-link{color:#cbd5e1!important}.app-shell.theme-graphite .sidebar-link:hover{color:#e2e8f0!important;background:#64748b33!important}.app-shell.theme-graphite .sidebar-link.active,.app-shell.theme-graphite .sidebar-link[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#64748b59,#47556940)!important;border:1px solid #64748b66!important}.app-shell.theme-ocean{--muted:#94a3b8}.app-shell.theme-ocean.bg-depth,.app-shell.theme-ocean.bg-soft,.app-shell.theme-ocean.bg-flat{background:radial-gradient(at 20% 0,#0891b233 0%,#0000 38%),radial-gradient(at 78% 8%,#22c55e14 0%,#0000 30%),linear-gradient(#040e14 0%,#061018 60%,#040e14 100%)!important}.app-shell.theme-ocean .sidebar{background:#040c14f7!important;border-color:#0891b22e!important}.app-shell.theme-ocean .sidebar-link{color:#bae6fd!important}.app-shell.theme-ocean .sidebar-link:hover{color:#bae6fd!important;background:#0891b22e!important}.app-shell.theme-ocean .sidebar-link.active,.app-shell.theme-ocean .sidebar-link[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#0891b24d,#0e749033)!important;border:1px solid #0891b261!important}.app-shell.theme-forest.bg-depth,.app-shell.theme-forest.bg-soft,.app-shell.theme-forest.bg-flat{background:radial-gradient(at 18% 0,#16a34a2e 0%,#0000 38%),radial-gradient(at 80% 8%,#f59e0b14 0%,#0000 30%),linear-gradient(#05100a 0%,#071410 60%,#05100a 100%)!important}.app-shell.theme-forest .sidebar{background:#040a06f7!important;border-color:#16a34a2e!important}.app-shell.theme-forest .sidebar-link{color:#bbf7d0!important}.app-shell.theme-forest .sidebar-link:hover{color:#bbf7d0!important;background:#16a34a2e!important}.app-shell.theme-forest .sidebar-link.active,.app-shell.theme-forest .sidebar-link[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#16a34a4d,#15803d33)!important;border:1px solid #16a34a61!important}.app-shell.theme-wine.bg-depth,.app-shell.theme-wine.bg-soft,.app-shell.theme-wine.bg-flat{background:radial-gradient(at 18% 0,#be123c38 0%,#0000 38%),radial-gradient(at 80% 8%,#f9731614 0%,#0000 30%),linear-gradient(#0e0305 0%,#110306 60%,#0e0305 100%)!important}.app-shell.theme-wine .sidebar{background:#0a0204f7!important;border-color:#be123c33!important}.app-shell.theme-wine .sidebar-link{color:#fecdd3!important}.app-shell.theme-wine .sidebar-link:hover{color:#fecdd3!important;background:#be123c33!important}.app-shell.theme-wine .sidebar-link.active,.app-shell.theme-wine .sidebar-link[aria-current=page]{color:#fff!important;background:linear-gradient(135deg,#be123c52,#9f123938)!important;border:1px solid #be123c66!important}.quick-action-card:hover{border-color:color-mix(in srgb, var(--primary) 70%, transparent)!important;background:linear-gradient(145deg, color-mix(in srgb, var(--primary) 18%, transparent), #0000003d)!important;box-shadow:0 18px 50px color-mix(in srgb, var(--primary) 18%, transparent)!important}.quick-action-icon{background:color-mix(in srgb, var(--primary) 15%, transparent)!important;border-color:color-mix(in srgb, var(--primary) 32%, transparent)!important;box-shadow:0 8px 24px color-mix(in srgb, var(--primary) 12%, transparent)!important}.app-shell.theme-clean .sidebar-link.active,.app-shell.theme-clean .sidebar-link[aria-current=page],.app-shell.theme-clean .settings-menu a.active{color:#fff!important;background:linear-gradient(135deg, color-mix(in srgb, var(--menu-color,var(--primary)) 84%, #fff 14%), color-mix(in srgb, var(--menu-color,var(--primary)) 70%, #000 30%))!important;border-color:color-mix(in srgb, var(--menu-color,var(--primary)) 64%, #fff 10%)!important}.app-shell.theme-clean .sidebar-link.active svg,.app-shell.theme-clean .sidebar-link[aria-current=page] svg{color:#fff!important;stroke:#fff!important}.app-shell.theme-mastergray{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#c7d2df;--bg2:#d8e0ea;--panel:#e5ebf3;--panel2:#e8eef5;--ink:#0f172a;--muted:#334155;--line:#47556957;--soft:#4755691f;--app-solid-panel:#e5ebf3}.app-shell.theme-mastergray.bg-flat,.app-shell.theme-mastergray.bg-soft,.app-shell.theme-mastergray.bg-depth{background:radial-gradient(circle at 12% 0,#be123c0e,#0000 30%),radial-gradient(circle at 88% 4%,#0284c712,#0000 30%),linear-gradient(#d8e0ea 0%,#cfd9e5 48%,#c7d2df 100%)!important}.app-shell.theme-mastergray :is(.panel,.metric,.premium-hero,.sales-panel,.pdv-sale-panel,.pdv-cart-panel,.subscription-hero,.subscription-summary-card,.subscription-plan-card,.quick-action-card,.cash-card,.cash-session-card,.os-card,.settings-panel,.settings-choice,.company-logo-card){color:#0f172a!important;background:#e5ebf3!important;border-color:#aebccd!important;box-shadow:0 16px 34px #0f172a1f!important}.app-shell.theme-mastergray :is(h1,h2,h3,h4,strong,b,label,th,td,.brand,.section-heading h2,.settings-panel-header h2,.page-title h1){color:#0f172a!important}.app-shell.theme-mastergray :is(.muted,small,.brand-sub,.settings-panel-header p,.settings-choice small){color:#334155!important}.app-shell.theme-mastergray .eyebrow{color:#9f1239!important}.app-shell.theme-mastergray :is(input,select,textarea){color:#0f172a!important;background:#f1f5f9!important;border-color:#94a3b8!important}.app-shell.theme-mastergray :is(input,textarea)::placeholder{color:#64748b!important;opacity:1!important}.app-shell.theme-mastergray :is(input,select,textarea):focus{background:#f8fafc!important;border-color:#be123c!important;box-shadow:0 0 0 4px #be123c24!important}.app-shell.theme-mastergray table{color:#0f172a!important;background:#e5ebf3!important}.app-shell.theme-mastergray th{color:#1e293b!important;background:#d4deea!important;border-bottom-color:#94a3b8!important}.app-shell.theme-mastergray td{color:#0f172a!important;border-bottom-color:#aebccd!important}.app-shell.theme-mastergray tr:hover td{background:#dbe4ee!important}.app-shell.theme-mastergray :is(.ghost-link,.settings-menu a,.sidebar-link){color:#0f172a!important;background:#d7e0ea!important;border-color:#94a3b8!important}.app-shell.theme-mastergray :is(.ghost-link:hover,.settings-menu a.active,.sidebar-link:hover,.sidebar-link.active,.sidebar-link[aria-current=page]){color:#fff!important;background:linear-gradient(135deg,#e11d48,#be123c)!important;border-color:#be123c!important}.app-shell.theme-mastergray :is(.button-link,button:not(.ghost),.pdv-ghost){color:#fff!important}.app-shell.theme-mastergray .sidebar{color:#0f172a!important;background:#e5ebf3f5!important;border-color:#aebccd!important}.app-shell.theme-mastergray :is(.brand,.sidebar-profile strong,.sidebar-link,.brand-sub,.sidebar-profile small){color:#0f172a!important}.app-shell.theme-mastergray :is(.brand-mark,.profile-avatar){color:#fff!important;background:linear-gradient(135deg,#64748b,#334155)!important}.app-shell.theme-mastergray .success-badge{color:#14532d!important;background:#b7ebc6!important;border-color:#7cc796!important}.app-shell.theme-mastergray .warning-badge{color:#713f12!important;background:#f7df8a!important;border-color:#e2b84e!important}.app-shell.theme-mastergray .danger-badge{color:#881337!important;background:#fecdd3!important;border-color:#f08aa0!important}.app-shell.theme-mastergray .theme-swatch.mastergray{background:linear-gradient(135deg,#e5ebf3 0 48%,#be123c 49% 72%,#334155 73% 100%)!important}.app-shell.desktop-nav-icons .sidebar-link[target=_blank]:after,.app-shell.desktop-menu-compact .sidebar-link[target=_blank]:after,.app-shell.desktop-menu-rail .sidebar-link[target=_blank]:after,.app-shell.mobile-nav-icons .sidebar-link[target=_blank]:after{display:none!important}.sidebar-link.plan-locked{opacity:.48;filter:grayscale(.68);border-style:dashed!important}.sidebar-link.plan-locked:hover,.sidebar-link.plan-locked.active{opacity:.78;filter:grayscale(.25)}.sidebar-link.plan-locked small{color:currentColor;text-transform:uppercase;letter-spacing:0;background:#94a3b82e;border-radius:999px;align-items:center;gap:3px;margin-left:auto;padding:2px 6px;font-size:9px;font-weight:1000;display:inline-flex}.sidebar-nav,.sidebar-group,.sidebar-group-links{min-width:0}.sidebar-group{gap:6px;display:grid}.sidebar-group+.sidebar-group{margin-top:3px}.sidebar-group-links{gap:6px;display:grid}.sidebar-group.is-collapsed .sidebar-group-links{display:none}.sidebar-group-toggle{width:100%;min-height:30px;box-shadow:none;color:color-mix(in srgb, var(--muted) 86%, var(--ink));cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:6px 9px;font-size:10px;font-weight:1000;line-height:1;display:flex}.sidebar-group-toggle:hover{color:var(--ink);background:color-mix(in srgb, var(--menu-color) 10%, transparent);box-shadow:none;transform:none}.sidebar-group-toggle svg{flex:none;transition:transform .18s}.sidebar-group.is-open .sidebar-group-toggle svg{transform:rotate(180deg)}.app-shell.theme-clean .sidebar-group-toggle{color:#334155!important;background:#0f172a12!important;border-color:#0f172a1f!important}.app-shell.theme-clean .sidebar-group-toggle:hover{color:#0f172a!important;background:#0f172a21!important}.app-shell.theme-mastergray .sidebar-group-toggle{color:#1e293b!important;box-shadow:none!important;background:#4755691f!important;border-color:#47556938!important}.app-shell.theme-mastergray .sidebar-group-toggle:hover{color:#0f172a!important;box-shadow:none!important;background:#47556933!important}@media (min-width:901px){.app-shell.desktop-menu-compact .sidebar-group,.app-shell.desktop-menu-rail .sidebar-group,.app-shell.desktop-menu-top .sidebar-group{display:contents}.app-shell.desktop-menu-compact .sidebar-group-toggle,.app-shell.desktop-menu-rail .sidebar-group-toggle,.app-shell.desktop-menu-top .sidebar-group-toggle{display:none!important}.app-shell.desktop-menu-compact .sidebar-group-links,.app-shell.desktop-menu-rail .sidebar-group-links,.app-shell.desktop-menu-top .sidebar-group-links,.app-shell.desktop-menu-compact .sidebar-group.is-collapsed .sidebar-group-links,.app-shell.desktop-menu-rail .sidebar-group.is-collapsed .sidebar-group-links,.app-shell.desktop-menu-top .sidebar-group.is-collapsed .sidebar-group-links{display:contents!important}}@media (max-width:900px){.app-shell .sidebar-group{display:contents}.app-shell .sidebar-group-toggle{display:none!important}.app-shell .sidebar-group-links,.app-shell .sidebar-group.is-collapsed .sidebar-group-links{display:contents!important}}.plan-locked-screen{place-items:center;min-height:min(720px,100vh - 64px);padding:clamp(18px,5vw,48px);display:grid}.plan-locked-screen>div{border:1px solid var(--line);border-radius:var(--radius);width:min(720px,100%);box-shadow:var(--shadow);background:linear-gradient(#ffffff1a,#ffffff0b);gap:14px;padding:clamp(22px,5vw,42px);display:grid}.plan-locked-screen h1{letter-spacing:-.06em;margin:0;font-size:clamp(34px,6vw,64px)}.plan-locked-screen p{max-width:620px;color:var(--muted);margin:0;font-weight:750;line-height:1.5}.plan-locked-actions,.master-sticky-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.permission-denied-screen>div{background:linear-gradient(#f59e0b14,#ffffff0a);border-color:#f59e0b4d}.permission-denied-screen .eyebrow{color:#f59e0b}.permission-denied-inline{border-radius:var(--radius);background:#f59e0b0f;border:1px solid #f59e0b4d;align-items:center;gap:12px;padding:12px 16px;display:flex}.permission-denied-icon{flex-shrink:0;font-size:20px}.permission-denied-inline p{color:var(--muted);margin:2px 0 0;font-size:13px}.permission-denied-inline .button-link.small{flex-shrink:0;padding:6px 12px;font-size:12px}.supervisor-modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(6px);background:#000000a6;place-items:center;padding:16px;animation:.15s both fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.supervisor-modal{background:var(--surface,#0f172afa);border-radius:calc(var(--radius) * 1.2);border:1px solid #ffffff24;width:min(480px,100%);animation:.2s cubic-bezier(.34,1.4,.64,1) both modal-slide;overflow:hidden;box-shadow:0 32px 100px #0009}@keyframes modal-slide{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:none}}.supervisor-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 0;display:flex}.supervisor-modal-header h3{margin:4px 0 0;font-size:1.15rem}.supervisor-close{color:#fff9;cursor:pointer;background:#ffffff1a;border:none;border-radius:999px;flex-shrink:0;place-items:center;width:28px;height:28px;margin-top:-2px;font-size:18px;transition:background .15s,color .15s;display:grid}.supervisor-close:hover{color:#fff;background:#fff3}.supervisor-modal-info{color:#fffc;padding:14px 20px 0;font-size:13.5px;line-height:1.5}.supervisor-modal-info .muted{color:#ffffff73}.supervisor-modal-form{gap:14px;padding:16px 20px 20px;display:grid}.supervisor-error{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:8px;margin:0;padding:8px 12px;font-size:13px}.supervisor-modal-actions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.master-plan-editor{gap:16px;display:grid}.master-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.master-feature-check{border:1px solid var(--line);text-transform:none;letter-spacing:0;background:#ffffff0e;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-height:104px;padding:14px;display:grid}.master-feature-check input{width:18px;min-height:18px;accent-color:var(--primary);margin-top:2px}.master-feature-check strong,.master-feature-check small{display:block}.master-feature-check strong{color:var(--ink);font-size:14px;font-weight:1000}.master-feature-check small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:750;line-height:1.35}.master-plan-row-expanded{grid-template-columns:minmax(170px,1.3fr) 110px 110px 110px auto}.master-plan-resources{border-top:1px solid var(--line);grid-column:1/-1;gap:8px;padding-top:10px;display:grid}.master-plan-resources>span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:950}.master-feature-pills{flex-wrap:wrap;gap:6px;display:flex}.master-feature-pills span{border:1px solid var(--line);color:var(--muted);background:#ffffff0e;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}@media (max-width:760px){.master-feature-grid,.master-plan-row-expanded{grid-template-columns:1fr}}.shortcuts-edit-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-top:4px;display:grid}.shortcut-toggle-card{border:1.5px solid var(--line);cursor:pointer;text-transform:none;letter-spacing:0;-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:18px;gap:4px;padding:14px 16px;font-size:13px;font-weight:400;transition:border-color .15s,background .15s;display:grid}.shortcut-toggle-card input[type=checkbox]{display:none}.shortcut-toggle-card .quick-action-icon{margin-bottom:4px;font-size:22px}.shortcut-toggle-card strong{color:var(--ink);font-size:13px;font-weight:900;display:block}.shortcut-toggle-card small{color:var(--muted);font-size:11px;font-weight:650;display:block}.shortcut-toggle-card.shortcut-selected{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent)}.shortcut-toggle-card.shortcut-selected strong{color:var(--primary)}.shortcut-toggle-card:hover{background:#ffffff14}.global-notification-shortcut{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);background:#ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.global-notification-shortcut:hover{color:var(--ink);background:#ffffff26}.app-shell.theme-contrast button:not(.ghost):not(.supervisor-close),.app-shell.theme-contrast .button-link{color:#111827!important;text-shadow:none!important}.app-shell.theme-contrast .sidebar{background:#0a0802e0!important;border-color:#facc1538!important}.app-shell.theme-contrast .sidebar-link{color:#fff!important}.app-shell.theme-contrast .sidebar-link.active,.app-shell.theme-contrast .sidebar-link[aria-current=page],.app-shell.theme-contrast .sidebar-link:hover{color:#111827!important;background:var(--menu-color)!important}.app-shell.theme-contrast .brand,.app-shell.theme-contrast .brand-sub,.app-shell.theme-contrast .sidebar-profile strong,.app-shell.theme-contrast .sidebar-profile small{color:#fff!important}.app-shell.theme-contrast .profile-avatar,.app-shell.theme-contrast .brand-mark{color:#111827!important}.app-shell.theme-graphite button:not(.ghost):not(.supervisor-close),.app-shell.theme-graphite .button-link{opacity:1!important}.app-shell.theme-clean .sidebar{background:#0f172af5!important;border-color:#2563eb38!important}.app-shell.theme-clean .brand,.app-shell.theme-clean .brand-sub,.app-shell.theme-clean .sidebar-link,.app-shell.theme-clean .sidebar-profile strong,.app-shell.theme-clean .sidebar-profile small{color:#fff!important}.app-shell.theme-ocean .sidebar{background:#05141ceb!important}.app-shell.theme-forest .sidebar{background:#05190aeb!important}.app-shell.theme-wine .sidebar{background:#140508eb!important}.app-shell :is(input,select,textarea):not(:disabled)::placeholder{opacity:1}.os-print-sheet{color:#111827!important;background:#fff!important}.app-shell.theme-mastergray .global-notification-shortcut,.app-shell.theme-clean .global-notification-shortcut{color:#334155!important;background:#00000014!important;border-color:#00000026!important}.app-shell.theme-mastergray .global-notification-shortcut:hover,.app-shell.theme-clean .global-notification-shortcut:hover{color:#0f172a!important;background:#00000024!important}.app-shell.theme-mastergray .module-back-button,.app-shell.theme-clean .module-back-button{color:#334155!important;background:#00000012!important;border-color:#00000026!important}.app-shell.theme-mastergray .module-back-button:hover,.app-shell.theme-clean .module-back-button:hover{color:#0f172a!important;background:#00000021!important}.app-shell.theme-clean,.app-shell.theme-mastergray{--surface-form:#0000000f;--border-form:#0000002e;--ink-form:#0f172a}.app-shell.theme-clean :is(input,select,textarea),.app-shell.theme-mastergray :is(input,select,textarea){color:#0f172a!important;background:#ffffffd9!important;border-color:#0003!important}.app-shell.theme-clean :is(input,select,textarea)::placeholder,.app-shell.theme-mastergray :is(input,select,textarea)::placeholder{color:#64748b!important;opacity:1!important}.app-shell.theme-clean :is(input,select,textarea):focus,.app-shell.theme-mastergray :is(input,select,textarea):focus{background:#fff!important;border-color:#0006!important}.app-shell.theme-clean :is(input,select,textarea):disabled,.app-shell.theme-mastergray :is(input,select,textarea):disabled{color:#64748b!important;background:#00000012!important}.app-shell.theme-clean label,.app-shell.theme-mastergray label{color:#0f172a!important}.app-shell.theme-clean .panel,.app-shell.theme-mastergray .panel{color:#0f172a!important;background:#ffffffb8!important;border-color:#0000001a!important}.app-shell.theme-clean .metric,.app-shell.theme-mastergray .metric{color:#0f172a!important;background:#ffffffa6!important;border-color:#0000001a!important}.app-shell.theme-clean .ghost-link,.app-shell.theme-mastergray .ghost-link{color:#334155!important;border-color:#0000002e!important}.app-shell.theme-clean .ghost-link:hover,.app-shell.theme-mastergray .ghost-link:hover{color:#0f172a!important;background:#00000014!important}.app-shell.theme-clean .ghost-link.danger,.app-shell.theme-mastergray .ghost-link.danger{color:#dc2626!important;border-color:#dc26264d!important}.app-shell.theme-clean .button-link,.app-shell.theme-mastergray .button-link{color:#fff!important}.app-shell.theme-clean table,.app-shell.theme-mastergray table{color:#0f172a!important}.app-shell.theme-clean th,.app-shell.theme-mastergray th{color:#334155!important;background:#0000000f!important;border-color:#0000001a!important}.app-shell.theme-clean td,.app-shell.theme-mastergray td{color:#0f172a!important;border-color:#00000012!important}.app-shell.theme-clean tr:hover td,.app-shell.theme-mastergray tr:hover td{background:#0000000a!important}.app-shell.theme-clean .badge,.app-shell.theme-mastergray .badge{color:#334155!important;background:#00000012!important;border-color:#00000026!important}.app-shell.theme-clean .stack-item,.app-shell.theme-mastergray .stack-item{color:#0f172a!important;background:#fff9!important;border-color:#0000001a!important}.app-shell.theme-clean .combobox-selected,.app-shell.theme-clean .combobox-input,.app-shell.theme-mastergray .combobox-selected,.app-shell.theme-mastergray .combobox-input{color:#0f172a!important;background:#ffffffd9!important;border-color:#0003!important}.app-shell.theme-clean .combobox-list,.app-shell.theme-mastergray .combobox-list{color:#0f172a!important;background:#fff!important;border-color:#00000026!important}.app-shell.theme-clean .combobox-option:hover,.app-shell.theme-clean .combobox-option.active,.app-shell.theme-mastergray .combobox-option:hover,.app-shell.theme-mastergray .combobox-option.active{background:#00000012!important}.app-shell.theme-clean .os-modal,.app-shell.theme-mastergray .os-modal{color:#0f172a!important;background:#f1f5f9!important;border-color:#0000001f!important;box-shadow:0 24px 80px #0f172a38!important}.app-shell.theme-clean .os-modal-header,.app-shell.theme-mastergray .os-modal-header{color:#0f172a!important;background:linear-gradient(#f1f5f9 85%,#f1f5f900)!important}.app-shell.theme-clean .os-modal-header h2,.app-shell.theme-mastergray .os-modal-header h2,.app-shell.theme-clean .os-modal-header p,.app-shell.theme-mastergray .os-modal-header p{color:#0f172a!important}.app-shell.theme-clean .os-modal-actions,.app-shell.theme-mastergray .os-modal-actions{background:linear-gradient(#f1f5f900,#f1f5f9 20%)!important}.app-shell.theme-clean .old-os-style,.app-shell.theme-mastergray .old-os-style{background:#fff!important;border-color:#00000024!important}.app-shell.theme-clean .old-os-style .os-modal-header,.app-shell.theme-mastergray .old-os-style .os-modal-header{background:linear-gradient(#fff 85%,#fff0)!important}.app-shell.theme-clean .old-os-style .os-modal-actions,.app-shell.theme-mastergray .old-os-style .os-modal-actions{background:linear-gradient(#fff0,#fff 20%)!important}.app-shell.theme-clean .eyebrow,.app-shell.theme-mastergray .eyebrow,.app-shell.theme-clean .muted,.app-shell.theme-mastergray .muted{color:#64748b!important}.app-shell.theme-clean .section-heading h2,.app-shell.theme-mastergray .section-heading h2{color:#0f172a!important}.app-shell.theme-clean .status-inline-select,.app-shell.theme-mastergray .status-inline-select{color:#0f172a!important;background:#ffffffd9!important;border-color:#0003!important}.app-shell.theme-clean button.ghost,.app-shell.theme-mastergray button.ghost{color:#334155!important;background:#0000000f!important;border-color:#0000002e!important}.app-shell.theme-clean button:not(.ghost):not(.ghost-link),.app-shell.theme-mastergray button:not(.ghost):not(.ghost-link){color:#fff}.app-shell.theme-clean select,.app-shell.theme-clean option,.app-shell.theme-mastergray select,.app-shell.theme-mastergray option{color:#0f172a!important;background-color:#fff!important}.app-shell.theme-balanced{--sidebar-link-color:#e6edf3}.app-shell.theme-moby{--sidebar-link-color:#fde4ea}.app-shell.theme-graphite{--sidebar-link-color:#e2e8f0}.app-shell.theme-ocean{--sidebar-link-color:#bae6fd}.app-shell.theme-forest{--sidebar-link-color:#bbf7d0}.app-shell.theme-wine{--sidebar-link-color:#fecdd3}.app-shell.theme-contrast,.app-shell.theme-clean,.app-shell.theme-mastergray{--sidebar-link-color:#fff}
.inline-danger-form{margin:0;display:inline-flex}.os-row-actions .inline-danger-form button,button.ghost.small{letter-spacing:.05em;width:auto;min-height:32px;box-shadow:none;border-radius:999px;padding:7px 10px;font-size:10px}.os-row-actions .inline-danger-form button:hover{transform:translateY(-1px)}.danger-action{color:#fecdd3!important;background:#f43f5e1f!important;border-color:#f43f5e57!important}.danger-action:hover{color:#fff!important;background:#f43f5e3d!important}.os-row-archived{opacity:.78}.os-row-archived td{background:#94a3b809}.app-shell.theme-clean .danger-action{color:#be123c!important;background:#f43f5e14!important;border-color:#be123c3d!important}
.os-cart-box{border:1px solid var(--line);background:#ffffff0b;border-radius:18px;gap:10px;padding:12px;display:grid}.os-cart-header,.os-cart-line{align-items:center;gap:8px;display:grid}.os-cart-header{color:var(--ink);grid-template-columns:minmax(0,1fr) auto}.os-cart-header span{color:var(--primary);font-weight:1000}.os-cart-lines{gap:8px;display:grid}.os-cart-line{grid-template-columns:minmax(180px,1fr) 82px 112px 96px auto}.os-cart-line input{border-radius:12px;min-height:38px;padding:8px 10px}.os-cart-line strong{white-space:nowrap;text-align:right}.os-more-toggle{justify-self:start;width:auto}.os-more-panel{border:1px dashed var(--line);background:#ffffff09;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px;display:grid}.os-add-custom{align-self:end;width:auto}.os-empty-option{color:var(--muted);padding:12px;font-size:12px;font-weight:800;display:block}.app-shell.theme-clean .os-cart-box,.app-shell.theme-clean .os-more-panel{background:#0f172a09}@media (max-width:900px){.os-cart-line,.os-more-panel{grid-template-columns:1fr}.os-cart-line strong{text-align:left}}
