:root,[data-theme=light]{--base-color-hearth: #f97316;--base-color-hearth-hover: #eb6200;--base-color-flame: #469da5;--base-color-cream: #f3f4f6;--base-color-ash: #f9fafb;--base-color-linen: #e5e7eb;--base-color-clay: #d1d5db;--base-color-charcoal: #374151;--base-color-smoke: #6b7280;--base-color-disabled: #9ca3af;--base-color-white: #ffffff;--base-color-footer: #1f2937;--base-color-footer-surface: #374151;--base-color-success: #00c851;--base-color-success-hover: #007e33;--base-color-warning: #ffbb33;--base-color-warning-hover: #ff8800;--base-color-error: #ff4444;--base-color-error-hover: #cc0000;--base-color-info: #33b5e5;--base-color-info-hover: #0099cc;--base-color-pending: #ffbb33;--base-color-pending-hover: #ff8800;--base-color-neutral: #6b7280;--base-color-neutral-hover: #4b5563;--color-background: var(--base-color-cream);--color-surface: var(--base-color-ash);--color-surface-muted: var(--base-color-linen);--color-surface-elevated: var(--base-color-white);--color-secondary-background: var(--base-color-footer);--color-secondary-surface: var(--base-color-hearth);--color-footer-background: var(--base-color-footer);--color-footer-surface: var(--base-color-footer-surface);--color-border: var(--base-color-clay);--color-border-subtle: color-mix(in srgb, var(--color-border) 72%, transparent);--color-border-strong: color-mix(in srgb, var(--color-text) 28%, var(--color-border));--color-text: var(--base-color-charcoal);--color-text-muted: var(--base-color-smoke);--color-text-disabled: var(--base-color-disabled);--color-text-inverse: var(--base-color-white);--color-brand: var(--base-color-hearth);--color-brand-hover: var(--base-color-hearth-hover);--color-accent: var(--base-color-flame);--color-success: var(--base-color-success);--color-success-hover: var(--base-color-success-hover);--color-warning: var(--base-color-warning);--color-warning-hover: var(--base-color-warning-hover);--color-error: var(--base-color-error);--color-error-hover: var(--base-color-error-hover);--color-info: var(--base-color-info);--color-info-hover: var(--base-color-info-hover);--color-pending: var(--base-color-pending);--color-pending-hover: var(--base-color-pending-hover);--color-neutral: var(--base-color-neutral);--color-neutral-hover: var(--base-color-neutral-hover);--font-family-base: "Pin Sans", -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-size-display: 4.375rem;--font-size-page-title: 2.25rem;--font-size-section-title: 1.75rem;--font-size-panel-title: 1.25rem;--font-size-body: 1rem;--font-size-body-sm: .875rem;--font-size-caption: .75rem;--font-size-caption-strong: var(--font-size-body-sm);--line-height-tight: 1.1;--line-height-heading: 1.2;--line-height-body: 1.4;--line-height-caption: 1.5;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extra-bold: 800;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-role-control-y: .375rem;--space-role-control-x: .875rem;--space-role-field-y: .6875rem;--space-role-field-x: .9375rem;--space-role-badge-y: var(--space-1);--space-role-badge-x: var(--space-2);--space-role-inline-gap: var(--space-2);--space-role-field-gap: var(--space-2);--space-role-card-gap: var(--space-3);--space-role-card-padding: var(--space-4);--space-role-panel-padding: var(--space-5);--space-role-layout-gap: var(--space-6);--space-role-section-gap: var(--space-8);--radius-sm: .75rem;--radius-md: 1rem;--radius-lg: 1.25rem;--radius-xl: 1.75rem;--radius-section: 2rem;--radius-pill: 999px;--radius-circle: 50%;--radius-role-control: var(--radius-md);--radius-role-card: var(--radius-lg);--radius-role-panel: var(--radius-lg);--radius-role-modal: var(--radius-xl);--radius-role-section: var(--radius-section);--radius-role-badge: var(--radius-pill);--shadow-none: none;--shadow-subtle: 0 .75rem 2rem rgba(36, 26, 20, .08);--shadow-panel: var(--shadow-subtle);--layout-sidebar-width: clamp(19rem, 24vw, 22rem);--focus-ring: 0 0 0 .1875rem color-mix(in srgb, var(--color-info) 22%, transparent)}[data-theme=classic]{--base-color-hearth: #c2410c;--base-color-hearth-hover: #9a3412;--base-color-flame: #f97316;--base-color-cream: #fff8f0;--base-color-ash: #f1e7da;--base-color-linen: #e7d5c1;--base-color-clay: #d6b896;--base-color-charcoal: #241a14;--base-color-smoke: #5f4a3d;--base-color-disabled: #8a7668;--base-color-white: #ffffff;--base-color-footer: #1c120d;--base-color-footer-surface: #33231a;--base-color-success: #166534;--base-color-success-hover: #14532d;--base-color-warning: #d97706;--base-color-warning-hover: #a16207;--base-color-error: #b42318;--base-color-error-hover: #7f1d1d;--base-color-info: #2563eb;--base-color-info-hover: #1d4ed8;--base-color-pending: #a16207;--base-color-pending-hover: #854d0e;--base-color-neutral: #5f4a3d;--base-color-neutral-hover: #3f3028;--color-background: var(--base-color-cream);--color-surface: var(--base-color-ash);--color-surface-muted: var(--base-color-linen);--color-surface-elevated: var(--base-color-white);--color-secondary-background: var(--base-color-footer);--color-secondary-surface: var(--base-color-hearth);--color-footer-background: var(--base-color-footer);--color-footer-surface: var(--base-color-footer-surface);--color-border: var(--base-color-clay);--color-border-subtle: color-mix(in srgb, var(--color-border) 72%, transparent);--color-border-strong: color-mix(in srgb, var(--color-text) 28%, var(--color-border));--color-text: var(--base-color-charcoal);--color-text-muted: var(--base-color-smoke);--color-text-disabled: var(--base-color-disabled);--color-text-inverse: var(--base-color-white);--color-brand: var(--base-color-hearth);--color-brand-hover: var(--base-color-hearth-hover);--color-accent: var(--base-color-flame);--color-success: var(--base-color-success);--color-success-hover: var(--base-color-success-hover);--color-warning: var(--base-color-warning);--color-warning-hover: var(--base-color-warning-hover);--color-error: var(--base-color-error);--color-error-hover: var(--base-color-error-hover);--color-info: var(--base-color-info);--color-info-hover: var(--base-color-info-hover);--color-pending: var(--base-color-pending);--color-pending-hover: var(--base-color-pending-hover);--color-neutral: var(--base-color-neutral);--color-neutral-hover: var(--base-color-neutral-hover);--shadow-subtle: 0 .75rem 2rem rgba(36, 26, 20, .08);--shadow-panel: var(--shadow-subtle);--focus-ring: 0 0 0 .1875rem color-mix(in srgb, var(--color-info) 22%, transparent)}[data-theme=dark]{--base-color-hearth: #f97316;--base-color-hearth-hover: #fb923c;--base-color-flame: #fdba74;--base-color-cream: #1c120d;--base-color-ash: #33231a;--base-color-linen: #4a3326;--base-color-clay: #6f5644;--base-color-charcoal: #fff8f0;--base-color-smoke: #e7d5c1;--base-color-disabled: #bfa58e;--base-color-white: #1c120d;--base-color-footer: #120b08;--base-color-footer-surface: #241a14;--base-color-success: #22c55e;--base-color-success-hover: #86efac;--base-color-warning: #f59e0b;--base-color-warning-hover: #fbbf24;--base-color-error: #f87171;--base-color-error-hover: #fca5a5;--base-color-info: #60a5fa;--base-color-info-hover: #93c5fd;--base-color-pending: #fbbf24;--base-color-pending-hover: #fde68a;--base-color-neutral: #d6b896;--base-color-neutral-hover: #f1e7da;--color-background: var(--base-color-cream);--color-surface: var(--base-color-ash);--color-surface-muted: var(--base-color-linen);--color-surface-elevated: var(--base-color-footer-surface);--color-secondary-background: var(--base-color-footer);--color-secondary-surface: var(--base-color-hearth);--color-footer-background: var(--base-color-footer);--color-footer-surface: var(--base-color-footer-surface);--color-border: var(--base-color-clay);--color-border-subtle: color-mix(in srgb, var(--color-border) 72%, transparent);--color-border-strong: color-mix(in srgb, var(--color-text) 28%, var(--color-border));--color-text: var(--base-color-charcoal);--color-text-muted: var(--base-color-smoke);--color-text-disabled: var(--base-color-disabled);--color-text-inverse: var(--base-color-white);--color-brand: var(--base-color-hearth);--color-brand-hover: var(--base-color-hearth-hover);--color-accent: var(--base-color-flame);--color-success: var(--base-color-success);--color-success-hover: var(--base-color-success-hover);--color-warning: var(--base-color-warning);--color-warning-hover: var(--base-color-warning-hover);--color-error: var(--base-color-error);--color-error-hover: var(--base-color-error-hover);--color-info: var(--base-color-info);--color-info-hover: var(--base-color-info-hover);--color-pending: var(--base-color-pending);--color-pending-hover: var(--base-color-pending-hover);--color-neutral: var(--base-color-neutral);--color-neutral-hover: var(--base-color-neutral-hover);--shadow-subtle: 0 .75rem 2rem rgba(0, 0, 0, .28);--shadow-panel: var(--shadow-subtle);--focus-ring: 0 0 0 .1875rem color-mix(in srgb, var(--color-info) 35%, transparent)}.ac-button,.ac-field-control,.ac-select{font:inherit}.ac-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:var(--space-role-control-y) var(--space-role-control-x);border:.125rem solid transparent;border-radius:var(--radius-role-control);cursor:pointer;font-size:var(--font-size-caption-strong);font-weight:400;line-height:var(--line-height-tight);transition:background-color .14s ease,border-color .14s ease,color .14s ease}.ac-button:focus-visible,.ac-field-control:focus-visible,.ac-select:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ac-action-link,.ac-text-link{text-decoration:none}.ac-text-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 var(--space-4);border-radius:var(--radius-role-control);color:var(--color-brand);font-size:var(--font-size-caption-strong);font-weight:700}.ac-text-link:hover,.ac-text-link:focus-visible{color:var(--color-brand-hover)}.ac-action-link:focus-visible,.ac-text-link:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ac-button:disabled,.ac-field-control:disabled,.ac-select:disabled{cursor:not-allowed;color:var(--color-text-disabled)}.ac-button--sm{min-height:2rem;padding:var(--space-role-badge-y) var(--space-role-badge-x)}.ac-button--primary{color:var(--color-text-inverse);background:var(--color-brand)}.ac-button--primary:hover:not(:disabled){background:var(--color-brand-hover)}.ac-button--secondary{border-color:var(--color-brand);color:var(--color-brand);background:transparent}.ac-button--secondary:hover:not(:disabled){color:var(--color-text-inverse);background:var(--color-brand)}.ac-button--ghost{color:var(--color-text);background:transparent}.ac-button--ghost:hover:not(:disabled){background:var(--color-background)}.ac-button--destructive{color:var(--color-text-inverse);background:var(--color-error)}.ac-button--destructive:hover:not(:disabled){background:var(--color-error-hover)}.ac-confirm-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:var(--space-4);background:#1118277a}.ac-confirm-dialog{display:grid;width:min(100%,34rem);max-height:min(42rem,calc(100vh - var(--space-8)));gap:var(--space-4);padding:var(--space-5);overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-subtle)}.ac-confirm-dialog__header h3{margin-bottom:0;color:var(--color-text);font-size:var(--font-size-panel-title);line-height:var(--line-height-heading)}.ac-confirm-dialog__body{display:grid;gap:var(--space-4)}.ac-confirm-dialog__body p{margin-bottom:0}.ac-confirm-dialog__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-3)}.ac-page-header{display:flex;align-items:end;justify-content:space-between;gap:var(--space-4);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-role-panel);background:var(--color-surface-elevated);box-shadow:var(--shadow-subtle)}.ac-page-header__content{display:grid;gap:var(--space-2)}.ac-page-header__content h1,.ac-page-header__content h2,.ac-page-header__content h3,.ac-page-header__content p{margin:0}.ac-page-header__content p:not(.eyebrow){color:var(--color-text-muted)}.ac-page-header__actions{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:flex-end}.ac-page-state-surface .ac-list-state{min-height:8rem}.ac-field-control,.ac-select{width:100%;min-height:2.75rem;padding:var(--space-role-field-y) var(--space-role-field-x);border:1px solid var(--color-border);border-radius:var(--radius-role-control);color:var(--color-text);background:var(--color-surface-elevated);font-size:var(--font-size-body);line-height:var(--line-height-body)}.ac-field-control--compact{min-height:2.25rem;padding:var(--space-2) var(--space-3);font-size:var(--font-size-caption-strong)}.ac-field-control::placeholder{color:var(--color-text-disabled)}.ac-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.75rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23633A24' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .875rem center;background-size:1.25rem}.ac-select:hover:not(:disabled){border-color:var(--color-brand)}.ac-field-control--error{border-color:var(--color-error)}.ac-field-label{color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:700}.ac-field-helper,.ac-field-error{margin:var(--space-1) 0 0;font-size:var(--font-size-caption);line-height:var(--line-height-caption)}.ac-field-helper{color:var(--color-text-muted)}.ac-field-error{color:var(--color-error)}.ac-surface{border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text)}.ac-surface--default{background:var(--color-surface)}.ac-surface--muted{background:var(--color-background)}.ac-surface--elevated{background:var(--color-surface-elevated);box-shadow:var(--shadow-subtle)}.ac-surface--pad-none{padding:0}.ac-surface--pad-sm{padding:var(--space-3)}.ac-surface--pad-md{padding:var(--space-5)}.ac-surface--pad-lg{padding:var(--space-8)}.ac-app-shell{--app-shell-background: var(--color-background);--app-shell-header-background: var(--color-secondary-background);--app-shell-main-padding: var(--space-6);display:flex;flex-direction:column;min-height:100vh;color:var(--color-text);background:var(--app-shell-background)}.ac-app-shell--storefront{--app-shell-main-padding: var(--space-8)}.ac-app-shell--merchant{--app-shell-main-padding: var(--space-5)}.ac-app-header,.ac-app-footer{flex:0 0 auto;color:var(--color-text-inverse);background:var(--app-shell-header-background)}.ac-app-header__inner,.ac-app-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding-block:var(--space-5)}.ac-app-main{flex:1 0 auto;padding-block:var(--app-shell-main-padding)}.ac-app-main__inner{display:block}.ac-app-brand{display:grid;gap:var(--space-1)}.ac-app-brand__label{margin:0;color:var(--color-brand);font-size:var(--font-size-caption);font-weight:800;letter-spacing:0;text-transform:uppercase}.ac-app-brand__title{margin:0;color:var(--color-text-inverse);font-size:var(--font-size-panel-title);line-height:var(--line-height-heading)}.ac-app-header__controls,.ac-app-header__actions,.ac-app-nav{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3)}.ac-app-header__controls{justify-content:flex-end}.ac-app-nav__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 var(--space-4);border:1px solid color-mix(in srgb,var(--color-text-inverse) 14%,transparent);border-radius:var(--radius-md);color:color-mix(in srgb,var(--color-text-inverse) 82%,transparent);background:transparent;font-size:var(--font-size-caption-strong);font-weight:700;text-decoration:none}.ac-app-nav__link:hover,.ac-app-nav__link:focus-visible,.ac-app-nav__link--active{border-color:var(--color-secondary-surface);color:var(--color-text-inverse);background:var(--color-secondary-surface);outline:none}.ac-app-footer__inner{color:color-mix(in srgb,var(--color-text-inverse) 68%,transparent);font-size:var(--font-size-caption-strong)}.ac-app-footer__inner p{margin:0}.ac-app-footer__meta{text-align:right}.ac-status{display:flex;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-status__marker{flex:0 0 .75rem;width:.75rem;height:.75rem;margin-top:.25rem;border-radius:var(--radius-circle);background:var(--status-color, var(--color-info))}.ac-status__title{margin:0;color:var(--color-text);font-weight:700}.ac-status__description{margin-top:var(--space-1);color:var(--color-text-muted)}.ac-status__actions{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.ac-status--success{--status-color: var(--color-success);--status-color-hover: var(--color-success-hover)}.ac-status--warning{--status-color: var(--color-warning);--status-color-hover: var(--color-warning-hover)}.ac-status--error{--status-color: var(--color-error);--status-color-hover: var(--color-error-hover)}.ac-status--info{--status-color: var(--color-info);--status-color-hover: var(--color-info-hover)}.ac-status--pending{--status-color: var(--color-warning);--status-color-hover: var(--color-warning-hover)}.ac-status--neutral{--status-color: var(--color-text-muted);--status-color-hover: var(--color-text)}.ac-status:hover .ac-status__marker{background:var( --status-color-hover, var(--status-color, var(--color-info-hover)) )}.ac-status-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:1.5rem;padding:var(--space-role-badge-y) var(--space-role-badge-x);border:1px solid currentColor;border-radius:var(--radius-role-badge);font-size:var(--font-size-caption);font-weight:800;line-height:var(--line-height-heading);white-space:nowrap}.ac-status-badge--success{color:var(--color-success-hover);background:color-mix(in srgb,var(--color-success) 12%,var(--color-surface-elevated))}.ac-status-badge--warning,.ac-status-badge--pending{color:var(--color-warning-hover);background:color-mix(in srgb,var(--color-warning) 18%,var(--color-surface-elevated))}.ac-status-badge--error{color:var(--color-error-hover);background:color-mix(in srgb,var(--color-error) 10%,var(--color-surface-elevated))}.ac-status-badge--info{color:var(--color-info-hover);background:color-mix(in srgb,var(--color-info) 12%,var(--color-surface-elevated))}.ac-status-badge--neutral{color:var(--color-neutral-hover);background:color-mix(in srgb,var(--color-neutral) 12%,var(--color-surface-elevated))}.ac-container{width:min(100% - 2rem,var(--container-size));margin-inline:auto}.ac-container--md{--container-size: 48rem}.ac-container--lg{--container-size: 72rem}.ac-container--xl{--container-size: 90rem}.ac-stack{display:grid;gap:var(--stack-gap)}.ac-stack--sm{--stack-gap: var(--space-2)}.ac-stack--md{--stack-gap: var(--space-4)}.ac-stack--lg{--stack-gap: var(--space-6)}.ac-inline{display:flex;flex-wrap:wrap;align-items:var(--inline-align);gap:var(--inline-gap)}.ac-inline--start{--inline-align: flex-start}.ac-inline--center{--inline-align: center}.ac-inline--end{--inline-align: flex-end}.ac-inline--sm{--inline-gap: var(--space-2)}.ac-inline--md{--inline-gap: var(--space-4)}.ac-inline--lg{--inline-gap: var(--space-6)}.ac-layout-a,.ac-layout-b{display:grid;gap:var(--space-6)}.ac-layout-a{grid-template-columns:var(--layout-sidebar-width) minmax(0,1fr)}.ac-layout-b{grid-template-columns:minmax(0,1fr) var(--layout-sidebar-width)}.ac-layout-c{display:grid;gap:var(--space-6);max-width:52rem;margin-inline:auto}.ac-form{display:grid;gap:var(--space-5);width:100%}.ac-form-field{display:grid;gap:var(--space-2)}.ac-form-section{display:grid;gap:var(--space-4);width:100%;padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-form-section__title{margin:0;color:var(--color-text);font-size:var(--font-size-section-title)}.ac-form-section__description{margin:var(--space-1) 0 0;color:var(--color-text-muted)}.ac-form-section__content{display:grid;gap:var(--space-4)}.ac-form-actions,.ac-list-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3)}.ac-list-toolbar__search{flex:1 1 16rem;max-width:28rem}.ac-upload-field{display:grid;gap:var(--space-2)}.ac-upload-field__label{display:grid;gap:var(--space-1);padding:var(--space-5);border:1px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text);background:var(--color-surface-elevated);cursor:pointer;font-weight:700}.ac-upload-field__label:hover{border-color:var(--color-brand)}.ac-upload-field__description{color:var(--color-text-muted);font-size:var(--font-size-caption-strong);font-weight:400}.ac-upload-field__input{width:100%;color:var(--color-text-muted);font-size:var(--font-size-caption-strong);font-weight:700}.ac-upload-field__input::file-selector-button{min-height:2.5rem;margin-right:var(--space-3);padding:var(--space-role-control-y) var(--space-role-control-x);border:.125rem solid var(--color-brand);border-radius:var(--radius-role-control);color:var(--color-brand);background:transparent;cursor:pointer;font:inherit;font-size:var(--font-size-caption-strong);font-weight:400;line-height:var(--line-height-tight);transition:background-color .14s ease,color .14s ease}.ac-upload-field__input::file-selector-button:hover{color:var(--color-text-inverse);background:var(--color-brand)}.ac-upload-field__input:focus-visible{outline:none;box-shadow:var(--focus-ring)}.ac-step-progress{display:grid;gap:var(--space-2);margin:0;padding:0;list-style:none}.ac-step-progress__item{display:flex;align-items:center;gap:var(--space-3);color:var(--color-text-muted)}.ac-step-progress__index{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--color-border);border-radius:var(--radius-circle);background:var(--color-surface-elevated);font-size:var(--font-size-caption-strong);font-weight:700}.ac-step-progress__item--active{color:var(--color-brand)}.ac-step-progress__item--active .ac-step-progress__index{border-color:var(--color-brand)}.ac-step-progress__item--completed .ac-step-progress__index{color:var(--color-text-inverse);border-color:var(--color-success);background:var(--color-success)}.ac-listing{display:grid;gap:var(--space-3)}.ac-listing--card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ac-listing--data-list,.ac-listing--data-table{gap:var(--space-2)}.ac-listing--masonry-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));align-items:start}.ac-product-card{display:grid;grid-template-columns:8.5rem minmax(0,1fr);gap:var(--space-4);min-height:10.5rem;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-product-card__media{display:grid;overflow:hidden;align-self:start;width:8.5rem;aspect-ratio:1;border-radius:var(--radius-md);background:var(--color-surface)}.ac-product-card__media img{width:100%;height:100%;object-fit:cover}.ac-product-card__media span{display:grid;place-items:center;padding:var(--space-4);color:var(--color-brand);font-size:var(--font-size-caption);font-weight:800;text-align:center;text-transform:uppercase}.ac-product-card__body{display:grid;grid-template-rows:auto auto 1fr;gap:var(--space-2);min-width:0}.ac-product-card__title-row,.ac-product-card__meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.ac-product-card__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--space-2)}.ac-product-card__actions .ac-button,.ac-product-card__actions .cta-link{min-height:1.75rem;padding-inline:var(--space-3);font-size:var(--font-size-caption)}.ac-product-card__title-row h3,.ac-product-card__title{margin-bottom:var(--space-1);font-size:var(--font-size-panel-title);line-height:var(--line-height-heading)}.ac-product-card__type{color:var(--color-text-muted);font-size:var(--font-size-caption);font-weight:800;text-transform:uppercase}.ac-product-card__delivery{margin-bottom:0;color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:700}.ac-product-card__meta-row{align-items:flex-end;align-self:end}.ac-product-card__location{max-width:min(100%,18rem);margin-bottom:0;color:var(--color-text-muted);font-size:var(--font-size-caption-strong);font-weight:700}.ac-product-card__price{color:var(--color-brand);font-size:var(--font-size-panel-title);line-height:var(--line-height-tight);white-space:nowrap}.ac-list-toolbar__count{color:var(--color-text-muted);font-size:var(--font-size-caption-strong)}.ac-list-toolbar__actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.ac-sort-select{display:grid;gap:var(--space-1);min-width:min(100%,13rem)}.ac-sort-select span{color:var(--color-text-muted);font-size:var(--font-size-caption);font-weight:800;text-transform:uppercase}.ac-sort-select .ac-select{min-height:2.5rem;padding-block:.5rem;font-size:var(--font-size-caption-strong)}.ac-search-toolbar__label{display:block}.ac-filter-panel,.ac-detail-panel{display:grid;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-filter-panel__header,.ac-detail-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.ac-filter-panel__title,.ac-detail-panel__title{margin:0;color:var(--color-text);font-size:var(--font-size-caption-strong)}.ac-filter-panel__description,.ac-detail-panel__description{margin:var(--space-1) 0 0;color:var(--color-text-muted);font-size:var(--font-size-caption)}.ac-filter-panel__content,.ac-detail-panel__content{display:grid;gap:var(--space-4)}.ac-filter-panel__actions,.ac-detail-panel__actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.ac-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--space-3)}.ac-pagination__status{color:var(--color-text-muted);font-size:var(--font-size-caption-strong)}.ac-data-table-wrap{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-data-table{width:100%;min-width:40rem;border-collapse:collapse;color:var(--color-text);font-size:var(--font-size-caption-strong)}.ac-data-table th,.ac-data-table td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);text-align:left;vertical-align:middle}.ac-data-table th{color:var(--color-text-muted);background:var(--color-surface);font-weight:700}.ac-data-table tbody tr:last-child td{border-bottom:0}.ac-data-table__cell--end{text-align:right}.ac-list-state{min-height:7rem}.ac-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ac-skeleton{min-height:3rem;border-radius:var(--radius-md);background:linear-gradient(90deg,var(--color-surface) 0%,var(--color-background) 50%,var(--color-surface) 100%)}.ac-conversation-thread,.ac-conversation-list{display:grid;gap:var(--space-4)}.ac-conversation-list-item{display:grid;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-panel)}.ac-conversation-list-item__body{display:grid;gap:var(--space-2)}.ac-conversation-list-item__body h3,.ac-conversation-list-item__body p{margin:0}.ac-conversation-list-item__context{color:var(--color-text-muted);font-size:var(--font-size-caption-strong);font-weight:700;text-transform:uppercase;letter-spacing:0}.ac-conversation-list-item__preview{color:var(--color-text-muted);overflow-wrap:anywhere}.ac-conversation-list-item__footer{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.ac-conversation-list-item__date{margin:0;color:var(--color-text-muted);font-size:var(--font-size-caption)}.ac-conversation-list-item__action{text-decoration:none;white-space:nowrap}.ac-conversation-thread__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-conversation-thread__header h2{margin:0;font-size:var(--font-size-panel-title);line-height:var(--line-height-heading)}.ac-conversation-thread__context{margin-top:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-caption-strong)}.ac-conversation-messages{display:grid;gap:var(--space-3);max-height:min(42rem,70vh);margin:0;padding:var(--space-4);overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);list-style:none}.ac-conversation-message{display:flex}.ac-conversation-message article{display:grid;gap:var(--space-2);width:min(100%,42rem);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-conversation-message--own{justify-content:flex-end}.ac-conversation-message--own article{border-color:color-mix(in srgb,var(--color-brand) 34%,var(--color-border));background:color-mix(in srgb,var(--color-brand) 8%,var(--color-surface-elevated))}.ac-conversation-message__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-caption)}.ac-conversation-message__body{color:var(--color-text);white-space:pre-wrap;overflow-wrap:anywhere}.ac-conversation-message__state{color:var(--color-text-muted);font-size:var(--font-size-caption);text-align:right}.ac-conversation-empty{min-height:10rem}.ac-conversation-composer{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated)}.ac-conversation-composer label{display:grid;gap:var(--space-2);color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:700}.ac-conversation-composer__textarea{resize:vertical}.ac-conversation-composer__actions{display:flex;justify-content:flex-end}.ac-return-list{display:grid;gap:var(--space-4)}.ac-return-list-item{align-items:stretch;border:1px solid var(--color-border-subtle, var(--color-border));border-radius:var(--radius-md);display:grid;gap:var(--space-4);grid-template-columns:minmax(0,1fr) auto;padding:var(--space-4)}.ac-return-list-item__heading{align-items:flex-start;display:flex;gap:var(--space-3);justify-content:space-between}.ac-return-list-item__heading h3{font-size:var(--font-size-body);margin:0}.ac-return-list-item__heading p,.ac-return-list-item__reason{margin:var(--space-1) 0 0}.ac-return-list-item__meta{display:flex;flex-wrap:wrap;gap:var(--space-2);margin:var(--space-3) 0 0}.ac-return-list-item__meta div,.ac-return-list-item__meta dd{margin:0}.ac-return-list-item__side{align-items:flex-end;display:flex;flex-direction:column;gap:var(--space-3);min-width:12rem}.ac-return-list-item__actions{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:flex-end}@media(max-width:48rem){.ac-app-header__inner,.ac-app-footer__inner{align-items:flex-start;flex-direction:column}.ac-app-header__controls{justify-content:flex-start}.ac-app-footer__meta{text-align:left}.ac-layout-a,.ac-layout-b{grid-template-columns:1fr}.ac-product-card{grid-template-columns:minmax(0,1fr)}.ac-product-card__title-row,.ac-product-card__meta-row{flex-direction:column}.ac-product-card__media{width:min(100%,10rem)}.ac-product-card__price{white-space:normal}.ac-confirm-dialog__actions{flex-direction:column-reverse}.ac-confirm-dialog__actions .ac-button{width:100%}.ac-page-header{align-items:stretch;flex-direction:column}.ac-page-header__actions,.ac-page-header__actions .ac-button,.ac-page-header__actions .ac-action-link,.ac-page-header__actions .ac-text-link{width:100%}}@media(max-width:700px){.ac-return-list-item{grid-template-columns:minmax(0,1fr)}.ac-return-list-item__heading,.ac-return-list-item__side{align-items:stretch}.ac-return-list-item__heading{flex-direction:column}.ac-return-list-item__actions,.ac-return-list-item__actions .ac-button{width:100%}}:root{--storefront-page: var(--color-background);--storefront-surface: var(--color-surface);--storefront-surface-strong: var(--color-surface-elevated);--storefront-muted: var(--color-text-muted);color:var(--color-text);background:var(--storefront-page);color-scheme:light;font-family:Segoe UI,Arial,sans-serif;font-synthesis:none;line-height:var(--line-height-caption);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:var(--font-size-panel-title);line-height:var(--line-height-heading)}h2{max-width:46rem;margin-bottom:var(--space-4);font-size:var(--font-size-display);line-height:var(--line-height-tight)}h3{margin-bottom:var(--space-2);font-size:var(--font-size-panel-title);line-height:var(--line-height-heading)}.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-caption-strong);font-weight:700;text-decoration:none}.page-stack,.public-panel,.public-panel__intro{display:grid;gap:var(--space-4)}.page-stack--narrow{width:min(100%,880px);margin-inline:auto}.public-panel{justify-items:stretch}.storefront-home,.vendor-page{display:grid;gap:var(--space-6)}.public-panel__intro p:not(.eyebrow){margin-bottom:0;color:var(--storefront-muted)}.storefront-session-compact{display:inline-flex;align-items:center;gap:var(--space-3);min-height:2.5rem;padding-left:var(--space-3);border-left:1px solid color-mix(in srgb,var(--color-text-inverse) 14%,transparent)}.storefront-session-compact span{color:var(--color-text-inverse);font-size:var(--font-size-caption-strong);font-weight:700;white-space:nowrap}.eyebrow{margin:0 0 .35rem;color:var(--color-brand);font-size:var(--font-size-caption);font-weight:800;letter-spacing:0;text-transform:uppercase}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.home-banner{display:grid;gap:var(--space-6);align-items:start;min-height:22rem;padding:var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:linear-gradient(135deg,color-mix(in srgb,var(--color-brand) 12%,transparent),transparent 42%),var(--storefront-surface);box-shadow:var(--shadow-subtle)}.home-banner__copy p{max-width:42rem;margin-bottom:0;color:var(--storefront-muted);font-size:var(--font-size-body)}.location-bar{display:grid;grid-template-columns:minmax(12rem,2fr) minmax(5.5rem,.65fr) minmax(5.5rem,.65fr) minmax(9rem,1fr) minmax(7rem,.85fr) minmax(7rem,.75fr) minmax(8rem,.85fr) auto;align-items:end;gap:var(--space-3);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--storefront-surface-strong)}.location-bar label,.field-stack{display:grid;gap:var(--space-2)}.location-bar span,.field-stack span{color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:800}.catalog-layout{align-items:start}.catalog-sidebar,.catalog-results,.filter-stack{display:grid;gap:var(--space-4)}.catalog-sidebar{position:sticky;top:var(--space-4)}.pagination-controls{align-items:center;display:flex;gap:var(--space-3);justify-content:center;flex-wrap:wrap}.pagination-controls__jump,.pagination-controls__field{align-items:center;display:flex;gap:var(--space-2)}.pagination-controls__field input{width:5rem}.category-list{display:grid;gap:var(--space-2)}.category-button{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:2.75rem;width:100%;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);background:var(--storefront-surface);cursor:pointer;font:inherit;font-size:var(--font-size-caption-strong);font-weight:800}.category-button:hover,.category-button:focus-visible,.category-button--active{border-color:var(--color-brand);color:var(--color-brand);background:var(--storefront-surface-strong);outline:none}.catalog-check{display:flex;align-items:flex-start;gap:var(--space-2);color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:800}.catalog-check input{width:1rem;height:1rem;margin-top:.18rem;accent-color:var(--color-brand)}.filter-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.filter-note{margin-bottom:0;color:var(--storefront-muted);font-size:var(--font-size-caption-strong)}.storefront-offer-card__media{color:var(--color-text-inverse);background:var(--color-text)}.storefront-offer-card .ac-product-card__price{display:grid}.storefront-offer-card .ac-product-card__price span{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:700}.storefront-offer-card__badges{display:flex;flex-wrap:wrap;gap:var(--space-2)}.storefront-offer-card__badge{display:inline-flex;align-items:center;min-height:1.75rem;padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--color-text-inverse);background:var(--color-success);font-size:var(--font-size-caption);font-weight:800}.storefront-offer-card__badge--muted{color:var(--storefront-muted);background:var(--storefront-surface-strong)}.storefront-offer-card__badge--cart{color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 12%,transparent)}.storefront-offer-link,.storefront-vendor-link,.product-purchase-panel__actions .ac-button{text-decoration:none}.storefront-vendor-link{color:var(--color-brand);font-size:var(--font-size-caption-strong);font-weight:800}.storefront-vendor-link:hover,.storefront-vendor-link:focus-visible{text-decoration:underline}.vendor-profile-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-5);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--storefront-surface);box-shadow:var(--shadow-subtle)}.vendor-profile-summary__cover{display:block;width:100%;aspect-ratio:4 / 1;min-height:10rem;border-radius:var(--radius-lg);object-fit:cover;background:var(--color-border)}.profile-summary-hero__cover--empty{background:var(--color-border)}.vendor-profile-summary__profile{display:grid;grid-template-columns:11.5rem minmax(0,1fr);gap:var(--space-5);align-items:center}.vendor-profile-summary__media{display:grid;place-items:center;overflow:hidden;width:11.7rem;aspect-ratio:1;border-radius:var(--radius-lg);color:var(--color-text-inverse);background:var(--color-text);font-size:var(--font-size-panel-title);font-weight:800}.vendor-profile-summary__media img{width:100%;height:100%;object-fit:cover}.vendor-profile-summary__content{display:grid;align-content:center;gap:var(--space-4)}.vendor-profile-summary__content h2,.vendor-profile-summary__content p{margin-bottom:0}.vendor-profile-summary__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);margin:0}.vendor-profile-summary__meta div{display:grid;gap:var(--space-1);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.vendor-profile-summary__meta dt{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800;text-transform:uppercase}.vendor-profile-summary__meta dd{min-width:0;margin:0;font-size:var(--font-size-caption-strong);font-weight:800;overflow-wrap:anywhere}.vendor-documents-panel,.vendor-reviews-panel{display:grid;gap:var(--space-3);min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--storefront-surface-strong)}.vendor-documents-panel h3,.vendor-documents-panel p,.vendor-reviews-panel h3,.vendor-reviews-panel p{margin-bottom:0}.vendor-documents-panel ul,.vendor-reviews-panel ul{display:grid;gap:var(--space-3);margin:0;padding:0;list-style:none}.vendor-documents-panel li{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center;justify-content:space-between;min-width:0}.vendor-documents-panel li span{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800}.vendor-reviews-panel__header{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:baseline;justify-content:space-between}.vendor-reviews-panel__header strong{color:var(--storefront-muted);font-size:var(--font-size-caption-strong)}.vendor-reviews-panel li{display:grid;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border)}.vendor-reviews-panel li:first-child{padding-top:0;border-top:0}.vendor-reviews-panel li>div{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:baseline;justify-content:space-between}.vendor-reviews-panel li span{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800}.vendor-reviews-panel blockquote{margin:0;padding-left:var(--space-3);border-left:3px solid var(--color-border-strong);color:var(--storefront-muted);font-size:var(--font-size-caption-strong)}.offer-details-page{display:grid;gap:var(--space-5)}.offer-details-back{justify-self:start}.offer-product-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--layout-sidebar-width);gap:var(--space-5);align-items:start}.offer-product-main,.product-details-block{display:grid;gap:var(--space-4)}.product-top-row{display:grid;grid-template-columns:minmax(0,1fr) var(--layout-sidebar-width);gap:var(--space-4);align-items:stretch}.product-media-gallery{display:grid;gap:var(--space-3)}.product-media-gallery__main{position:relative;display:grid;place-items:center;overflow:hidden;min-height:20rem;border-radius:var(--radius-lg);color:var(--color-text-inverse);background:linear-gradient(135deg,color-mix(in srgb,var(--color-brand) 16%,transparent),transparent 46%),var(--color-text)}.product-media-gallery__main img,.product-media-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-media-gallery__main span{font-size:var(--font-size-caption-strong);font-weight:800}.product-media-gallery__nav{position:absolute;top:50%;display:grid;place-items:center;width:2.75rem;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--color-surface) 72%,transparent);border-radius:var(--radius-circle);color:var(--color-text);background:color-mix(in srgb,var(--color-surface) 86%,transparent);box-shadow:var(--shadow-subtle);cursor:pointer;font:inherit;font-size:var(--font-size-section-title);line-height:var(--line-height-tight);transform:translateY(-50%)}.product-media-gallery__nav--previous{left:var(--space-3)}.product-media-gallery__nav--next{right:var(--space-3)}.product-media-gallery__thumbs{display:flex;gap:var(--space-2)}.product-media-gallery__thumb{display:grid;place-items:center;overflow:hidden;width:4.75rem;aspect-ratio:1;border:2px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-inverse);background:var(--color-text);cursor:pointer;font:inherit}.product-media-gallery__thumb--active{border-color:var(--color-brand)}.product-info-section,.product-specification-section,.product-reviews-section,.product-purchase-panel .ac-surface{display:grid;gap:var(--space-4)}.product-specification-section{align-content:start}.product-details-kicker{margin-bottom:0;color:var(--color-brand);font-size:var(--font-size-caption-strong);font-weight:800}.product-info-section h2,.product-info-section p,.product-reviews-section h3,.product-reviews-section p{margin-bottom:0}.product-details-lead{color:var(--color-text);font-size:var(--font-size-body);font-weight:700}.product-warning{padding:var(--space-3);border:1px solid color-mix(in srgb,var(--color-warning) 40%,var(--color-border));border-radius:var(--radius-md);color:var(--color-text);background:color-mix(in srgb,var(--color-warning) 12%,var(--storefront-surface));font-weight:800}.product-info-section p:not(.product-details-kicker){color:var(--storefront-muted)}.offer-details-specs{display:grid;gap:var(--space-3);margin:0}.offer-details-specs div{display:flex;justify-content:space-between;gap:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border)}.offer-details-specs div:last-child{padding-bottom:0;border-bottom:0}.offer-details-specs dt{color:var(--storefront-muted);font-size:var(--font-size-caption-strong);font-weight:800}.offer-details-specs dd{margin:0;text-align:right;font-weight:800}.product-reviews-section{grid-template-columns:minmax(0,1fr);align-items:start}.product-review-summary{display:grid;justify-items:end;gap:var(--space-1)}.product-review-summary strong{font-size:var(--font-size-section-title);line-height:var(--line-height-tight)}.product-review-summary span{color:var(--storefront-muted);font-size:var(--font-size-caption-strong);font-weight:800}.product-review-list{display:grid;gap:var(--space-3);padding:0;margin:0;list-style:none}.product-review-list li{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.product-review-list li>div{display:flex;justify-content:space-between;gap:var(--space-3);color:var(--storefront-muted);font-size:var(--font-size-caption-strong);font-weight:800}.product-review-list blockquote{margin:0;padding-left:var(--space-3);border-left:3px solid var(--color-border-strong);color:var(--storefront-muted)}.product-purchase-panel{position:sticky;top:var(--space-4)}.product-purchase-panel__seller,.product-purchase-panel__price,.product-delivery-options,.product-vendor-documents{display:grid;gap:var(--space-2)}.product-purchase-panel__seller span,.product-purchase-panel__price span,.product-quantity-control>span,.product-delivery-options>span,.product-vendor-documents>span{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800}.product-purchase-panel__seller p,.product-delivery-options p,.product-vendor-documents p{margin-bottom:0;color:var(--storefront-muted);font-size:var(--font-size-caption-strong)}.product-purchase-panel__price strong{display:grid;font-size:var(--font-size-section-title);line-height:var(--line-height-tight)}.product-purchase-panel__price small{color:var(--storefront-muted);font-size:var(--font-size-caption-strong)}.offer-details-badge{display:inline-flex;align-items:center;justify-self:start;min-height:1.875rem;padding:0 var(--space-3);border-radius:var(--radius-md);color:var(--color-text-inverse);background:var(--color-success);font-size:var(--font-size-caption);font-weight:800}.offer-details-badge--muted{color:var(--storefront-muted);background:var(--storefront-surface-strong)}.product-quantity-control{display:grid;gap:var(--space-2)}.product-quantity-control div{display:grid;grid-template-columns:2rem minmax(3rem,1fr) 2rem;align-items:center;gap:var(--space-2)}.product-quantity-control output{display:grid;place-items:center;min-height:2rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-caption-strong);font-weight:800}.product-delivery-options>div{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.product-vendor-documents ul{display:grid;gap:var(--space-2);margin:0;padding:0;list-style:none}.product-vendor-documents li{display:grid;gap:var(--space-1);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.product-vendor-documents .text-link{justify-content:start;min-height:0;padding:0}.product-vendor-documents small{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800}.product-delivery-option,.product-delivery-option__prices,.product-delivery-quote{display:grid;gap:var(--space-2)}.product-delivery-option__prices span{color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:800}.product-delivery-quote__result{color:var(--color-text);font-weight:800}.product-delivery-quote__error{color:var(--color-error);font-weight:800}.product-purchase-panel__actions{display:grid;gap:var(--space-2)}.product-purchase-panel__actions .ac-button[aria-disabled=true]{pointer-events:none;color:var(--color-text-disabled);background:var(--storefront-surface-strong)}.product-purchase-panel__feedback{margin-bottom:0;color:var(--color-success);font-size:var(--font-size-caption-strong);font-weight:800}.product-purchase-panel__feedback--error{color:var(--color-error)}.cart-page{display:grid;gap:var(--space-5)}.cart-page__header{display:flex;align-items:end;justify-content:space-between;gap:var(--space-4);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--storefront-surface);box-shadow:var(--shadow-subtle)}.cart-page__header h2,.cart-page__header p,.cart-vendor-section__header h3,.cart-vendor-section__header p,.cart-item-row h4,.cart-item-row p,.cart-summary-sidebar h3{margin-bottom:0}.cart-page__header p:not(.eyebrow),.cart-vendor-section__header p,.cart-item-row p,.cart-item-row__meta{color:var(--storefront-muted)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--layout-sidebar-width);gap:var(--space-5);align-items:start}.cart-items-list,.cart-vendor-section,.cart-item-stack,.cart-summary-sidebar .ac-surface{display:grid;gap:var(--space-4)}.cart-vendor-section__header{display:flex;align-items:start;justify-content:space-between;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.cart-vendor-section__header strong{font-size:var(--font-size-panel-title);white-space:nowrap}.cart-item-row{display:grid;grid-template-columns:5.5rem minmax(0,1fr) minmax(8rem,auto);gap:var(--space-4);align-items:center;padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.cart-item-row:last-child{padding-bottom:0;border-bottom:0}.cart-item-row__media{display:grid;place-items:center;overflow:hidden;width:5.5rem;aspect-ratio:1;border-radius:var(--radius-md);color:var(--color-text-inverse);background:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:800}.cart-item-row__media img{width:100%;height:100%;object-fit:cover}.cart-item-row__content{display:grid;gap:var(--space-2)}.cart-item-row__meta{display:flex;flex-wrap:wrap;gap:var(--space-3);font-size:var(--font-size-caption-strong);font-weight:800}.cart-item-row__actions{display:grid;justify-items:end;gap:var(--space-3)}.cart-item-row__actions>div{display:flex;flex-wrap:wrap;justify-content:end;gap:var(--space-2)}.cart-summary-sidebar{position:sticky;top:var(--space-4)}.cart-summary-list{display:grid;gap:var(--space-3);margin:0}.cart-summary-list div{display:flex;justify-content:space-between;gap:var(--space-4)}.cart-summary-list dt{color:var(--storefront-muted);font-size:var(--font-size-caption-strong);font-weight:800}.cart-summary-list dd{margin:0;font-weight:800;text-align:right}.cart-summary-list__total{padding-top:var(--space-3);border-top:1px solid var(--color-border)}.cart-summary-list__total dt,.cart-summary-list__total dd{color:var(--color-text);font-size:var(--font-size-body)}.cart-summary-sidebar .ac-button[aria-disabled=true]{pointer-events:none;color:var(--color-text-disabled);background:var(--storefront-surface-strong)}.checkout-page,.checkout-main,.checkout-section,.checkout-delivery,.checkout-delivery__options,.checkout-summary-sidebar .ac-surface{display:grid;gap:var(--space-4)}.checkout-section__header{display:flex;align-items:start;justify-content:space-between;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.checkout-section__header h3,.checkout-section__header p,.checkout-delivery h4,.checkout-delivery p,.checkout-item-row h4,.checkout-item-row p{margin-bottom:0}.checkout-section__header p:not(.eyebrow),.checkout-delivery p{color:var(--storefront-muted)}.checkout-delivery h4{font-size:var(--font-size-body)}.checkout-delivery-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:center;min-height:4rem;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong);cursor:pointer}.checkout-delivery-option:has(input:checked){border-color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 8%,var(--storefront-surface))}.checkout-delivery-option input{width:1rem;height:1rem;margin:0;accent-color:var(--color-brand)}.checkout-delivery-option span{display:grid;gap:var(--space-1)}.checkout-delivery-option small{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:700}.checkout-delivery-option>strong{white-space:nowrap}.checkout-merge-preference,.checkout-save-address{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:start;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong);color:var(--color-text);cursor:pointer}.checkout-merge-preference input,.checkout-save-address input{width:1rem;height:1rem;margin-top:.15rem;accent-color:var(--color-brand)}.checkout-merge-preference span,.checkout-save-address span{display:grid;gap:var(--space-1)}.checkout-merge-preference small,.checkout-save-address small{color:var(--storefront-muted);font-size:var(--font-size-caption)}.checkout-address-confirmation,.checkout-consents{display:grid;gap:var(--space-3)}.checkout-address-confirmation{padding-top:var(--space-4);border-top:1px solid var(--color-border)}.checkout-address-confirmation .ac-button{width:fit-content}.checkout-address-confirmation p{margin-bottom:0;color:var(--storefront-muted)}.checkout-consents{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.location-bar__street{grid-column:span 2}.checkout-consents label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:start;color:var(--color-text);font-size:var(--font-size-body-sm)}.checkout-consents input{width:1rem;height:1rem;margin-top:.15rem;accent-color:var(--color-brand)}.checkout-summary-sidebar .ac-button{width:100%}.checkout-summary-sidebar__hint,.checkout-summary-sidebar__saving{margin:0;font-size:var(--font-size-body-sm)}.checkout-summary-sidebar__hint,.checkout-summary-sidebar__saving{color:var(--storefront-muted)}.orders-page,.orders-list{display:grid;gap:var(--space-5)}.orders-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-5);align-items:center}.orders-row h3,.orders-row p{margin-bottom:0}.orders-row__main{display:grid;gap:var(--space-4)}.orders-row__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-4);margin:0}.orders-row__meta div{display:grid;gap:var(--space-1)}.orders-row__meta dt{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800;text-transform:uppercase}.orders-row__meta dd{margin:0;font-size:var(--font-size-caption-strong);font-weight:800}.orders-row__side{display:grid;justify-items:end;gap:var(--space-2)}.orders-row__side>strong{font-size:var(--font-size-panel-title)}.order-details-page,.order-details-main,.order-vendor-list,.order-details-section,.order-details-sidebar .ac-surface{display:grid;gap:var(--space-4)}.order-details-layout{display:grid;grid-template-columns:minmax(0,1fr) var(--layout-sidebar-width);gap:var(--space-5);align-items:start}.order-details-section__header,.order-status-panel{display:flex;align-items:start;justify-content:space-between;gap:var(--space-4)}.order-details-section h3,.order-details-section p,.order-status-panel h3,.order-status-panel p{margin-bottom:0}.order-details-metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4);margin:0}.order-details-metadata div{display:grid;gap:var(--space-1);min-width:0}.order-details-metadata dt{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800;text-transform:uppercase}.order-details-metadata dd{min-width:0;margin:0;font-size:var(--font-size-caption-strong);font-weight:800;overflow-wrap:anywhere}.order-delivery-breakdown,.order-vendor-summary{display:grid;gap:var(--space-2)}.order-delivery-breakdown div,.order-vendor-summary div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:center;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.order-delivery-breakdown span,.order-vendor-summary span{color:var(--storefront-muted);font-size:var(--font-size-caption-strong);font-weight:800}.order-delivery-breakdown small{grid-column:1 / -1;color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800}.order-details-sidebar .ac-button{width:100%}.order-review-header-actions{display:grid;justify-items:end;gap:var(--space-2)}.order-review-header-actions>strong{font-size:var(--font-size-body)}.order-item-inline-actions{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.order-review-note{margin:0;color:var(--storefront-muted);font-size:var(--font-size-caption-strong);font-weight:700}.order-review-summary{display:grid;gap:var(--space-2);margin-top:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong)}.order-review-summary>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-2)}.order-review-summary p,.order-review-summary blockquote{margin:0}.order-review-summary__title{color:var(--color-text);font-size:var(--font-size-caption-strong);font-weight:800}.order-review-summary span{color:var(--storefront-muted);font-size:var(--font-size-caption)}.order-review-summary blockquote{display:grid;gap:var(--space-1);padding-left:var(--space-3);border-left:3px solid var(--color-brand)}.order-item-delivery{display:grid;gap:var(--space-1);margin:var(--space-2) 0 0;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--storefront-surface-strong);color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:700}.order-item-delivery span{color:var(--storefront-muted);font-size:var(--font-size-caption);font-weight:800;text-transform:uppercase}.order-item-delivery strong{color:var(--color-text);font-size:var(--font-size-caption-strong)}.order-item-delivery small{color:var(--storefront-muted);font-size:var(--font-size-caption)}.review-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:var(--space-4);background:#1118277a}.review-dialog{display:grid;width:min(100%,34rem);max-height:min(42rem,calc(100vh - var(--space-8)));gap:var(--space-4);padding:var(--space-5);overflow:auto;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--storefront-surface);box-shadow:var(--shadow-panel)}.review-dialog__header,.review-dialog__actions{display:flex;align-items:start;justify-content:space-between;gap:var(--space-3)}.review-dialog__header h3,.review-dialog__header p{margin-bottom:0}.review-dialog__textarea{width:100%;min-height:9rem;resize:vertical}.return-request-dialog__quantity{max-width:8rem}.order-delivery-breakdown>div .ac-button{align-self:flex-start}.review-dialog__actions{justify-content:end}.status-page{max-width:44rem;margin-top:var(--space-6);padding:var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--storefront-surface);box-shadow:var(--shadow-subtle)}.status-code{margin-bottom:var(--space-2);color:var(--color-brand);font-size:var(--font-size-caption-strong);font-weight:800;letter-spacing:0}.text-link{margin-top:var(--space-2);color:var(--color-brand)}@media(max-width:860px){.home-banner,.catalog-layout,.offer-product-layout,.cart-layout,.order-details-layout,.product-top-row,.product-reviews-section,.form-grid{grid-template-columns:minmax(0,1fr)}.location-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.location-bar__street{grid-column:span 2}.catalog-sidebar,.product-purchase-panel,.cart-summary-sidebar{position:static}.product-media-gallery__main{min-height:18rem}}@media(max-width:620px){h2{font-size:var(--font-size-page-title)}.home-banner{padding:var(--space-5)}.filter-range,.location-bar{grid-template-columns:minmax(0,1fr)}.location-bar__street{grid-column:auto}.vendor-profile-summary{padding:var(--space-5)}.vendor-profile-summary__profile{grid-template-columns:minmax(0,1fr)}.vendor-profile-summary__cover{aspect-ratio:4 / 1}.vendor-profile-summary__meta{grid-template-columns:minmax(0,1fr)}.cart-page__header,.cart-vendor-section__header,.checkout-section__header,.order-details-section__header,.order-status-panel,.orders-row,.cart-item-row{display:grid;grid-template-columns:minmax(0,1fr)}.orders-row__meta{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-row__side,.cart-item-row__actions{justify-items:start}.cart-item-row__actions>div{justify-content:start}.order-review-header-actions{justify-items:start}.order-item-inline-actions{align-items:stretch;flex-direction:column}.order-item-inline-actions .ac-button,.order-delivery-breakdown>div .ac-button{width:100%}.review-dialog__header,.review-dialog__actions{display:grid;grid-template-columns:minmax(0,1fr)}.review-dialog__actions .ac-button{width:100%}.orders-row__meta,.order-details-metadata{grid-template-columns:minmax(0,1fr)}}
