/* yne-build:1782839661692 */
.customer-detail-listing-body{min-width:0;flex:1}.customer-detail-listing-type{display:inline-block;padding:2px 8px;border-radius:6px;background:#f4f4f5;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#71717a}.customer-detail-listing-type.is-event{background:#fff7ed;color:#c2410c}.customer-detail-listing-title{margin:6px 0 0;font-size:.9375rem;font-weight:700;line-height:1.35;color:var(--text)}.customer-detail-listing-price{margin:4px 0 0;font-size:.9375rem;font-weight:700;color:var(--primary)}.customer-detail-listing-cta{display:inline-flex;align-items:center;gap:2px;flex-shrink:0;padding:8px 12px;border-radius:999px;background:var(--primary-bg);font-size:.8125rem;font-weight:700;color:var(--primary-dark);transition:background .15s,gap .15s}.customer-detail-listing:hover .customer-detail-listing-cta{background:#ea580c24;gap:4px}.customer-detail-reviews{display:flex;flex-direction:column;gap:12px}.customer-detail-review{padding:16px;border-radius:14px;border:1px solid rgba(24,24,27,.08);background:#fff}.customer-detail-review-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.customer-detail-review-author{margin:0;font-size:.875rem;font-weight:700;color:var(--text)}.customer-detail-review-product{margin:2px 0 0;font-size:.75rem;color:var(--text-muted)}.customer-detail-review-comment{margin:10px 0 0;font-size:.875rem;line-height:1.5;color:#52525b}.customer-detail-review-reply{margin-top:12px;padding:12px 14px;border-radius:10px;background:#fff7ed;border-left:3px solid var(--primary)}.customer-detail-review-reply-label{display:block;margin-bottom:4px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#c2410c}.customer-detail-review-reply p{margin:0;font-size:.875rem;line-height:1.5;color:#57534e}@media(min-width:768px){.customer-vendor-profile{padding:24px}.customer-vendor-profile-logo{width:96px;height:96px}.customer-vendor-profile-name{font-size:1.75rem}.customer-vendor-profile-actions-grid{display:contents}}.customer-vendor-avatar{width:72px;height:72px;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#ffedd5,#fdba74);display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:#c2410c}.customer-vendor-avatar img{width:100%;height:100%;object-fit:cover}.customer-action-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.customer-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.customer-gallery-img{aspect-ratio:1;width:100%;object-fit:cover;border-radius:12px}.customer-listing-rows{display:flex;flex-direction:column;gap:8px}.customer-listing-row,.customer-activity-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s}.customer-listing-row:hover,.customer-activity-row:hover{border-color:#ea580c59;box-shadow:var(--shadow-hover)}.customer-review-card,.customer-offer-card{padding:14px 16px;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff}.customer-product-hero-img{width:100%;max-height:280px;object-fit:cover;border-radius:var(--radius-lg)}.customer-product-detail-page{padding-top:4px}.customer-product-detail-layout{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media(min-width:768px){.customer-product-detail-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}}.customer-product-detail-media{border-radius:16px;overflow:hidden;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 1px 2px #0000000a,0 4px 16px #00000008}.customer-image-gallery{display:flex;flex-direction:column}.customer-image-gallery-main{position:relative;background:#f4f4f5}.customer-image-gallery-img{display:block;width:100%;max-height:360px;object-fit:cover;aspect-ratio:4 / 3}.customer-image-gallery-placeholder{display:flex;align-items:center;justify-content:center;min-height:240px;aspect-ratio:4 / 3;color:#fb923c;background:linear-gradient(135deg,#f4f4f5,#e4e4e7)}.customer-image-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:#ffffffeb;color:var(--text);box-shadow:0 2px 8px #00000026;cursor:pointer;transition:background .15s,transform .15s}.customer-image-gallery-nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.customer-image-gallery-nav--prev{left:10px}.customer-image-gallery-nav--next{right:10px}.customer-image-gallery-counter{position:absolute;bottom:10px;right:10px;padding:4px 10px;border-radius:999px;background:#0000008c;font-size:.75rem;font-weight:600;color:#fff}.customer-image-gallery-thumbs{display:flex;gap:8px;padding:10px 12px;overflow-x:auto;border-top:1px solid rgba(24,24,27,.06);background:#fff;scrollbar-width:none}.customer-image-gallery-thumbs::-webkit-scrollbar{display:none}.customer-image-gallery-thumb{flex-shrink:0;width:56px;height:56px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:#f4f4f5;cursor:pointer;opacity:.7;transition:border-color .15s,opacity .15s,transform .15s}.customer-image-gallery-thumb img{width:100%;height:100%;object-fit:cover}.customer-image-gallery-thumb:hover{opacity:1}.customer-image-gallery-thumb.is-active{border-color:var(--primary);opacity:1;box-shadow:0 0 0 1px #ea580c33}.customer-product-detail-img{display:block;width:100%;max-height:360px;object-fit:cover}.customer-product-detail-img-placeholder{display:flex;align-items:center;justify-content:center;min-height:240px;color:#fb923c;background:linear-gradient(135deg,#f4f4f5,#e4e4e7)}.customer-product-detail-main{padding:4px 0}.customer-product-detail-badges{margin-bottom:8px}.customer-product-detail-type{display:inline-block;padding:4px 10px;border-radius:999px;background:#f4f4f5;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#71717a}.customer-product-detail-type.is-event{background:#fff7ed;color:#c2410c}.customer-product-detail-vendor{margin:0;font-size:.875rem;font-weight:500;color:var(--text-muted)}.customer-product-detail-title{margin:6px 0 0;font-size:1.625rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;color:var(--text)}.customer-product-detail-price{margin:12px 0 0;font-size:1.5rem;font-weight:800;color:var(--primary)}.customer-product-detail-desc{margin-top:16px;padding-top:16px;border-top:1px solid rgba(24,24,27,.06)}.customer-product-detail-desc p{margin:0 0 8px;font-size:.9375rem;line-height:1.55;color:#52525b;white-space:pre-wrap}.customer-product-detail-desc p:last-child{margin-bottom:0}.customer-product-booking-card{padding:20px;border-radius:16px;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 1px 2px #0000000a,0 4px 16px #00000008}.customer-product-booking-title{margin:0 0 14px;font-size:1rem;font-weight:700;color:var(--text)}.customer-product-alert{padding:12px 14px;border-radius:12px;font-size:.875rem;line-height:1.45}.customer-product-alert--warning{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.customer-form-group{margin-bottom:16px}.customer-form-group .form-label-block{display:block;margin-bottom:6px;font-size:.8125rem;font-weight:600;color:var(--text)}.customer-note-input,.customer-qty-input,.customer-form-group textarea,.customer-form-group input{display:block;width:100%;padding:10px 12px;border:1.5px solid rgba(24,24,27,.12);border-radius:12px;font-size:.9375rem;font-family:inherit;background:#fafafa;color:var(--text);transition:border-color .15s,box-shadow .15s,background .15s;resize:vertical;min-height:44px}.customer-qty-input{max-width:120px;min-height:auto;resize:none}.customer-note-input:focus,.customer-qty-input:focus,.customer-form-group textarea:focus,.customer-form-group input:focus{outline:none;border-color:#ea580c80;background:#fff;box-shadow:0 0 0 3px #ea580c1a}.customer-form-error{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;font-size:.875rem;color:#b91c1c}.customer-form-hint{margin:0 0 12px;font-size:.8125rem;color:var(--text-muted)}.customer-product-booking-btn{width:100%;justify-content:center;margin-top:4px}.customer-product-booking-btn:disabled{opacity:.55;cursor:not-allowed}.customer-slot-date{font-size:.875rem;font-weight:700;color:var(--text)}.customer-slot-time{margin-top:2px;font-size:.75rem;color:var(--text-muted)}.customer-product-hero-placeholder{height:200px;display:flex;align-items:center;justify-content:center;color:#fb923c;border-radius:var(--radius-lg);background:var(--bg-muted)}.customer-slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px;margin-bottom:16px}.customer-slot-btn{padding:12px 14px;border-radius:12px;border:1.5px solid rgba(24,24,27,.1);background:#fafafa;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.customer-slot-btn:hover{border-color:#ea580c59;background:#fff}.customer-slot-btn.is-selected{border-color:var(--primary);background:var(--primary-bg);box-shadow:inset 0 0 0 1px #ea580c40}.customer-slot-btn.is-in-cart{opacity:.65;cursor:not-allowed;border-style:dashed}.customer-slot-btn.is-in-cart:hover{border-color:#18181b1a;background:#fafafa}.customer-slot-badge{margin-top:6px;font-size:.7rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.customer-sticky-cta{position:sticky;bottom:calc(var(--mobile-tab-bar-clearance) + 8px);padding-top:16px}.customer-cart-lines{display:flex;flex-direction:column;gap:10px;margin-top:16px}.customer-cart-page{max-width:1080px}.customer-cart-header{margin-bottom:20px}.customer-cart-header-main{margin-top:12px}.customer-cart-vendor{display:flex;align-items:center;gap:14px;padding:14px 16px;margin-bottom:20px;border-radius:14px;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 1px 2px #00000008}.customer-cart-vendor-logo{width:44px;height:44px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#ffedd5,#fed7aa);display:flex;align-items:center;justify-content:center;font-weight:800;color:#c2410c;flex-shrink:0}.customer-cart-vendor-logo img{width:100%;height:100%;object-fit:cover}.customer-cart-vendor-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.customer-cart-vendor-name{font-size:.9375rem;font-weight:700;color:var(--text)}.customer-cart-vendor-link{margin-left:auto;font-size:.8125rem;font-weight:600;color:var(--primary);text-decoration:none;white-space:nowrap}.customer-cart-vendor-link:hover{color:var(--primary-dark)}.customer-cart-layout{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}@media(min-width:900px){.customer-cart-layout{grid-template-columns:minmax(0,1fr) 340px;gap:24px}}@media(min-width:1024px){.customer-cart-layout{grid-template-columns:minmax(0,1fr) 380px;gap:32px}}.customer-cart-items{display:flex;flex-direction:column;gap:12px}.customer-cart-item{display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:16px;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 1px 2px #00000008}.customer-cart-item-content{display:flex;gap:14px;min-width:0;flex:1}.customer-cart-item-thumb{width:80px;height:80px;flex-shrink:0;object-fit:cover;border-radius:12px;border:1px solid rgba(24,24,27,.08);background:#f4f4f5}.customer-cart-item-thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#a1a1aa}@media(min-width:640px){.customer-cart-item{flex-direction:row;align-items:flex-start;justify-content:space-between}}.customer-cart-item-main{min-width:0;flex:1}.customer-cart-item-badges{margin-bottom:8px}.customer-cart-item-type{display:inline-flex;padding:4px 8px;border-radius:6px;background:#f4f4f5;font-size:.625rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#52525b}.customer-cart-item-type.is-event{background:#ea580c1f;color:var(--primary-dark)}.customer-cart-item-title{font-size:1rem;font-weight:700;line-height:1.35;color:var(--text)}.customer-cart-item-slot{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:.8125rem;color:#52525b}.customer-cart-item-note{margin-top:8px;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.customer-cart-item-unit{margin-top:8px;font-size:.8125rem;color:var(--text-muted)}.customer-cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.customer-cart-item-qty-label{font-size:.8125rem;font-weight:600;color:var(--text-muted)}.customer-cart-item-total{font-size:1.0625rem;font-weight:800;color:var(--primary);letter-spacing:-.02em}.customer-cart-qty{display:inline-flex;align-items:center;gap:2px;padding:4px;border-radius:999px;border:1px solid rgba(24,24,27,.1);background:#fafafa}.customer-cart-qty-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:999px;background:#fff;color:var(--text);cursor:pointer;box-shadow:0 1px 2px #0000000d}.customer-cart-qty-btn:disabled{opacity:.4;cursor:not-allowed}.customer-cart-qty-value{min-width:28px;text-align:center;font-size:.875rem;font-weight:700}.customer-cart-remove{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:none;border-radius:8px;background:transparent;font-size:.75rem;font-weight:600;color:#dc2626;cursor:pointer}.customer-cart-remove:hover{background:#fef2f2}.customer-cart-sidebar{position:relative}@media(min-width:900px){.customer-cart-sidebar{position:sticky;top:88px}}.customer-cart-line{display:flex;align-items:center;gap:12px;padding:14px;border-radius:var(--radius-md);border:1px solid var(--border);background:#fff}.customer-cart-summary{padding:20px;border-radius:16px;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 4px 18px #0000000a}.customer-cart-summary-title{margin-bottom:16px;font-size:1rem;font-weight:800;color:var(--text)}.customer-cart-summary-rows{display:flex;flex-direction:column;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(24,24,27,.06)}.customer-cart-summary-row{display:flex;justify-content:space-between;gap:12px;font-size:.9375rem;font-weight:600;color:var(--text)}.customer-cart-summary-row span:last-child{color:var(--primary);font-weight:800}.customer-cart-summary-row--muted{font-size:.8125rem;font-weight:500;color:var(--text-muted)}.customer-cart-summary-row--muted span:last-child{color:var(--text-muted);font-weight:600}.customer-cart-summary-hint{margin-top:12px;font-size:.75rem;line-height:1.45;color:var(--text-muted)}.customer-cart-skip-banner{margin-top:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(230,81,0,.25);background:#e6510014;font-size:.8125rem;line-height:1.45;color:var(--text)}.customer-cart-payment-preview{margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.customer-cart-payment-toggle{margin-top:14px}.customer-cart-payment-toggle.is-locked .customer-cart-payment-toggle-track{opacity:.55}.customer-cart-payment-toggle.is-locked .customer-cart-payment-toggle-option{cursor:not-allowed}.customer-cart-payment-toggle-track{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:12px;border:1px solid rgba(24,24,27,.1);background:#18181b0d}.customer-cart-payment-toggle-option{min-height:40px;padding:8px 10px;border:none;border-radius:9px;background:transparent;font-size:.75rem;font-weight:600;line-height:1.25;color:var(--text-muted, #71717a);cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.customer-cart-payment-toggle-option.is-active{background:#fff;color:var(--primary, #ea580c);box-shadow:0 1px 3px #18181b14}.customer-cart-payment-toggle-option:disabled{cursor:not-allowed}.customer-cart-payment-toggle-hint{margin:10px 0 0;font-size:.8125rem;line-height:1.45;color:var(--text-muted, #71717a)}.customer-cart-payment-methods{margin-top:14px}.customer-cart-payment-methods-label{margin:0 0 10px;font-size:.8125rem;font-weight:700;color:var(--text)}.customer-cart-payment-methods-grid{display:grid;gap:10px}.customer-cart-payment-method{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:12px 14px;border-radius:12px;border:1.5px solid rgba(24,24,27,.1);background:#fafafa;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.customer-cart-payment-method:hover:not(:disabled){border-color:#ea580c59;background:#fff}.customer-cart-payment-method.is-selected{border-color:var(--primary);background:var(--primary-bg);box-shadow:inset 0 0 0 1px #ea580c40}.customer-cart-payment-method:disabled{opacity:.65;cursor:not-allowed}.customer-cart-payment-method-icon{color:var(--primary)}.customer-cart-payment-method-title{font-size:.875rem;font-weight:800;color:var(--text)}.customer-cart-payment-method-detail{font-size:.75rem;line-height:1.4;color:var(--text-muted)}.customer-cart-summary-row--emph span:last-child{color:var(--primary);font-weight:700}.customer-cart-payment-note{margin-top:10px;font-size:.75rem;line-height:1.45;color:var(--text-muted)}.customer-cart-alert{margin-top:14px;padding:12px 14px;border-radius:12px;border:1px solid #fecaca;background:#fef2f2}.customer-cart-alert p{font-size:.8125rem;line-height:1.45;color:#991b1b}.customer-cart-alert-link{display:inline-block;margin-top:8px;font-size:.8125rem;font-weight:700;color:#b45309;text-decoration:none}.customer-cart-alert-link:hover{text-decoration:underline}.customer-cart-checkout-btn{width:100%;justify-content:center;margin-top:16px;padding:14px 18px;border-radius:999px;font-weight:800}.customer-cart-clear{display:block;width:100%;margin-top:12px;padding:8px;border:none;background:transparent;font-size:.8125rem;font-weight:600;color:var(--text-muted);cursor:pointer}.customer-cart-clear:hover{color:#dc2626}.customer-cart-clear:disabled{opacity:.5;cursor:not-allowed}.customer-segmented{display:flex;gap:6px;margin:16px 0 20px;padding:4px;border-radius:12px;background:var(--bg-muted)}.customer-segment{flex:1;padding:8px 12px;border:none;border-radius:10px;background:transparent;font-size:.875rem;font-weight:500;color:var(--text-muted);cursor:pointer}.customer-segment.is-active{background:#fff;color:var(--text);box-shadow:var(--shadow-card)}.customer-gate{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:calc(100dvh - 10rem);padding:32px 24px 48px;overflow:hidden}.customer-gate:before,.customer-gate:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.customer-gate:before{width:280px;height:280px;top:-80px;right:-60px;background:radial-gradient(circle,rgba(234,88,12,.07) 0%,transparent 70%)}.customer-gate:after{width:240px;height:240px;bottom:-60px;left:-40px;background:radial-gradient(circle,rgba(234,88,12,.05) 0%,transparent 70%)}.customer-gate-card{position:relative;z-index:1;max-width:420px;width:100%;text-align:center;padding:36px 28px 32px;border-radius:var(--radius-xl);border:1px solid var(--border);background:#fff;box-shadow:0 4px 24px #18181b0f,0 1px 3px #18181b0a}.customer-gate-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 20px;border-radius:18px;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#ea580c;box-shadow:inset 0 0 0 1px #ea580c1f}.customer-gate-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;color:var(--text);line-height:1.3}.customer-gate-message{margin:10px 0 0;font-size:.9375rem;line-height:1.5;color:var(--text-muted)}.customer-gate-actions{display:flex;flex-direction:column;gap:10px;margin-top:28px}@media(min-width:480px){.customer-gate-actions{flex-direction:row;justify-content:center}}.customer-loading-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:48px 24px;min-height:240px}.customer-loading-block-spinner{width:32px;height:32px;border-radius:50%;border:2.5px solid rgba(234,88,12,.15);border-top-color:#ea580c;animation:customer-loading-spin .7s linear infinite}.customer-loading-block-label{margin:0;font-size:.875rem;font-weight:500;color:var(--text-muted)}@keyframes customer-loading-spin{to{transform:rotate(360deg)}}.customer-route-loading{flex:1;min-height:50vh}.customer-route-loading-inner{padding-top:12px}.customer-route-loading-header{margin-bottom:24px}.customer-route-loading-title{width:min(220px,45%);height:28px;margin-bottom:10px}.customer-route-loading-subtitle{width:min(320px,70%);height:16px}.customer-route-loading-rows{display:flex;flex-direction:column;gap:12px}.customer-route-loading-row{height:88px;border-radius:var(--radius-lg)}.customer-account-card{display:flex;align-items:center;gap:16px;padding:16px;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;margin-top:16px;min-width:0;max-width:100%;box-sizing:border-box}.customer-account-card>div:last-child{min-width:0;flex:1}.customer-account-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#fb923c,#ea580c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700}.customer-settings-link{display:block;padding:12px 0;font-size:.9375rem;color:var(--text);text-decoration:none;border-bottom:1px solid var(--border)}.customer-settings-link:hover{color:var(--primary)}.customer-account-guest{padding:24px 0}.customer-tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);padding:var(--mobile-tab-bar-pad-top) 8px var(--mobile-tab-bar-pad-bottom);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border)}.customer-tab-item{display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;text-decoration:none;color:var(--text-muted);font-size:.65rem;font-weight:500}.customer-tab-item.is-active{color:var(--primary)}.customer-tab-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:inherit}.customer-cart-fab{position:fixed;right:16px;bottom:calc(var(--mobile-tab-bar-height) + 12px);width:52px;height:52px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ea580c59;text-decoration:none;z-index:45}.customer-messages-page{display:flex;flex-direction:column;max-width:var(--customer-page-max, 1120px);padding-left:16px;padding-right:16px;min-height:calc(100dvh - var(--mobile-tab-bar-clearance) - 80px)}.customer-messages-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.customer-messages-unread-pill{flex-shrink:0;padding:6px 12px;border-radius:999px;background:#ea580c1f;color:var(--primary-dark);font-size:.75rem;font-weight:800}.customer-messages-explainer{display:flex;gap:14px;padding:14px 16px;margin-bottom:16px;border-radius:14px;background:#f4f4f5;border:1px solid rgba(24,24,27,.06);min-width:0;max-width:100%;box-sizing:border-box}.customer-messages-explainer>div:last-child{min-width:0;flex:1}.customer-messages-explainer-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#ea580c1f;color:var(--primary);flex-shrink:0}.customer-messages-explainer-title{font-size:.9375rem;font-weight:700;color:var(--text)}.customer-messages-explainer-text{margin-top:4px;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.customer-messages-shell{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);flex:1;min-height:520px;max-height:min(720px,calc(100dvh - 220px));border-radius:18px;border:1px solid rgba(24,24,27,.1);background:#fff;box-shadow:0 4px 24px #0000000d;overflow:hidden}.customer-messages-list-pane{display:flex;flex-direction:column;min-height:0;border-right:1px solid rgba(24,24,27,.08);background:#fafafa}.customer-messages-list-pane .conversations-list{flex:1;padding:8px 10px 12px}.customer-messages-list-pane .chat-conv-row{width:100%;border-radius:12px;border:1px solid transparent;background:#fff;margin-bottom:6px;padding:12px;box-shadow:0 1px 2px #00000008}.customer-messages-list-pane .chat-conv-row.is-selected{border-color:#ea580c59;background:#fff7ede6;box-shadow:0 2px 8px #ea580c14}.customer-messages-list-pane .chat-conv-subtitle{display:block;margin-top:4px;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.customer-messages-thread-pane{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fff}.customer-messages-thread-pane .chat-thread{flex:1;min-height:0;height:100%;border-radius:0}.customer-messages-send-error{flex-shrink:0;padding:10px 14px;background:#fef2f2;border-bottom:1px solid #fecaca;color:#991b1b;font-size:.8125rem}.customer-messages-placeholder{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 24px;text-align:center;min-height:320px}.customer-messages-placeholder-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:8px;border-radius:18px;background:#ea580c1a;color:var(--primary)}.customer-messages-placeholder-title{font-size:1rem;font-weight:700;color:var(--text)}.customer-messages-placeholder-text{max-width:280px;font-size:.875rem;line-height:1.5;color:var(--text-muted)}.customer-messages-browse-btn{margin-top:12px}.chat-avatar--img{overflow:hidden;padding:0;background:#f4f4f5}.chat-avatar--img img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.chat-thread-header-link{flex-shrink:0;padding:6px 10px;border-radius:999px;background:#ea580c1a;color:var(--primary-dark);font-size:.75rem;font-weight:700;text-decoration:none;white-space:nowrap}.chat-thread-header-link:hover{background:#ea580c29}@media(max-width:768px){.customer-messages-page{min-height:calc(100dvh - var(--mobile-tab-bar-clearance) - 56px)}.customer-messages-shell{grid-template-columns:1fr;max-height:none;min-height:calc(100dvh - var(--mobile-tab-bar-clearance) - 180px);border-radius:0;border-left:none;border-right:none;box-shadow:none}.customer-messages-list-pane.is-hidden-mobile,.customer-messages-thread-pane.is-hidden-mobile{display:none}.customer-messages-list-pane:not(.is-hidden-mobile),.customer-messages-thread-pane:not(.is-hidden-mobile){min-height:calc(100dvh - var(--mobile-tab-bar-clearance) - 180px)}}.customer-messages-layout{display:grid;grid-template-columns:minmax(260px,34%) 1fr;min-height:var(--messages-panel-max-height);border-top:1px solid var(--border)}.customer-messages-list,.customer-messages-thread{min-height:360px;background:#fff}.customer-messages-thread{border-left:1px solid var(--border)}.customer-payment-card{padding:16px;border-radius:var(--radius-md);border:1px solid rgba(234,88,12,.15);background:#fff}.customer-checkout-hold-timer{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;border-radius:12px;border:1px solid rgba(234,88,12,.25);background:#ea580c14}.customer-checkout-hold-timer.is-urgent{border-color:#dc262659;background:#dc262614}.customer-checkout-hold-timer.is-expired{border-color:#a1620759;background:#a162071a}.customer-checkout-hold-timer-icon{flex-shrink:0;margin-top:2px;color:var(--primary)}.customer-checkout-hold-timer.is-urgent .customer-checkout-hold-timer-icon,.customer-checkout-hold-timer.is-urgent .customer-checkout-hold-timer-copy strong{color:#b91c1c}.customer-checkout-hold-timer-copy{display:flex;flex-direction:column;gap:2px;font-size:.8125rem;line-height:1.45;color:var(--text)}.customer-checkout-hold-timer-copy strong{font-weight:800;color:var(--primary)}.customer-checkout-hold-timer-copy span{font-variant-numeric:tabular-nums;font-weight:700;font-size:1.125rem}.customer-cart-payment-method-cash{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#16a34a1f;color:#15803d;font-size:.6875rem;font-weight:800;letter-spacing:.02em}.customer-payment-pay-btn{width:100%;margin-top:14px}@media(max-width:768px){.customer-messages-layout{grid-template-columns:1fr}.customer-messages-list.is-hidden-mobile,.customer-messages-thread.is-hidden-mobile{display:none}}@media(min-width:769px){.customer-tab-bar,.customer-cart-fab{display:none}.customer-desktop-nav-bar{display:block}.customer-main{padding-bottom:32px}.customer-page{padding-top:12px}.customer-topbar{border-bottom:none;padding-bottom:0}.customer-desktop-nav-link{padding:8px 13px;font-size:.8125rem;gap:6px}}@media(min-width:961px){.customer-desktop-nav-link{padding:9px 16px;font-size:.875rem;gap:7px}}.customer-events-page{max-width:920px}.customer-events-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.customer-events-new-btn{flex-shrink:0;border-radius:999px;font-weight:700}.customer-events-explainer{display:flex;gap:14px;padding:16px;margin-bottom:18px;border-radius:14px;background:#f4f4f5;border:1px solid rgba(24,24,27,.06);min-width:0;max-width:100%;box-sizing:border-box}.customer-events-explainer>div:last-child{min-width:0;flex:1}.customer-events-explainer-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#ea580c1f;color:var(--primary);flex-shrink:0}.customer-events-explainer-title{font-size:.9375rem;font-weight:700;color:var(--text)}.customer-events-explainer-text{margin-top:4px;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.customer-events-filters{display:flex;gap:8px;overflow-x:auto;max-width:100%;padding-bottom:4px;margin-bottom:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.customer-events-filters::-webkit-scrollbar{display:none}.customer-events-filter{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid rgba(24,24,27,.1);border-radius:999px;background:#fff;font-size:.8125rem;font-weight:500;color:var(--text-muted);white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.customer-events-filter.is-active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:700}.customer-events-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ffffff38;font-size:.6875rem;font-weight:800}.customer-events-filter:not(.is-active) .customer-events-filter-count{background:#18181b0f;color:var(--text)}.customer-events-filter-empty{padding:32px 16px;text-align:center;border-radius:14px;border:1px dashed rgba(24,24,27,.12);background:#fafafa}.customer-events-filter-empty-title{font-size:.9375rem;font-weight:700;color:var(--text)}.customer-events-filter-empty-text{margin-top:6px;font-size:.8125rem;color:var(--text-muted)}.customer-events-list{display:flex;flex-direction:column;gap:10px}.customer-event-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-radius:14px;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 1px 2px #00000008;text-decoration:none;color:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.customer-event-row:hover{border-color:#ea580c47;box-shadow:0 6px 18px #ea580c14;transform:translateY(-1px)}.customer-event-row-main{min-width:0;flex:1}.customer-event-row-title{font-size:.9375rem;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-event-row-subtitle{margin-top:3px;font-size:.75rem;color:var(--text-muted)}.customer-event-row-location{margin-top:4px;font-size:.75rem;color:#71717a}.customer-event-row-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.customer-event-row-amount{font-size:.9375rem;font-weight:800;color:var(--primary);letter-spacing:-.02em}.customer-event-status,.customer-event-status-pill{display:inline-flex;align-items:center;gap:5px;font-size:.6875rem;font-weight:700}.customer-event-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.customer-event-status--blue{color:#2563eb}.customer-event-status--green{color:#059669}.customer-event-status--orange{color:var(--primary)}.customer-event-status--gray{color:#71717a}.customer-event-status-pill{padding:5px 10px;border-radius:999px;color:#fff}.customer-event-status-pill.customer-event-status--blue{background:#2563eb}.customer-event-status-pill.customer-event-status--green{background:#059669}.customer-event-status-pill.customer-event-status--orange{background:var(--primary)}.customer-event-status-pill.customer-event-status--gray{background:#71717a}.customer-event-detail-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.customer-event-detail-menu{position:relative}.customer-event-detail-menu-panel{position:absolute;top:calc(100% + 8px);right:0}.customer-event-detail-hero{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;padding:18px;margin-bottom:18px;border-radius:16px;border:1px solid rgba(24,24,27,.08);background:#fff}.customer-event-detail-hero-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ea580c1f;color:var(--primary)}.customer-event-detail-hero--blue .customer-event-detail-hero-icon{background:#2563eb1f;color:#2563eb}.customer-event-detail-hero--green .customer-event-detail-hero-icon{background:#0596691f;color:#059669}.customer-event-detail-hero--gray .customer-event-detail-hero-icon{background:#71717a1f;color:#71717a}.customer-event-detail-hero--orange .customer-event-detail-hero-icon{background:#ea580c1f;color:var(--primary)}.customer-booking-detail-page{max-width:720px}.customer-booking-vendor-row{display:flex;align-items:center;gap:14px;margin-bottom:14px}.customer-booking-vendor-logo{width:52px;height:52px;border-radius:12px;object-fit:cover;flex-shrink:0;border:1px solid rgba(24,24,27,.08)}.customer-booking-vendor-logo--placeholder{display:flex;align-items:center;justify-content:center;background:#ea580c1a;color:var(--primary)}.customer-booking-vendor-name{font-size:1rem;font-weight:700;color:var(--text)}.customer-booking-vendor-meta{margin-top:2px;font-size:.8125rem;color:var(--text-muted)}.customer-booking-vendor-actions{display:flex;flex-wrap:wrap;gap:8px}.customer-booking-payment-copy{margin:0 0 12px;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.customer-booking-review-comment{margin-top:10px;font-size:.9375rem;line-height:1.5;color:var(--text-muted)}.customer-booking-subject-card{border:1px solid rgba(234,88,12,.14);background:linear-gradient(180deg,#fff7eda6,#fff)}.customer-booking-subject-kicker{margin:0 0 6px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary)}.customer-booking-subject-title{margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.25;color:var(--text)}.customer-booking-subject-image{width:100%;max-height:200px;object-fit:cover;border-radius:12px;margin-bottom:12px;border:1px solid rgba(24,24,27,.08)}.customer-booking-subject-desc{margin:0 0 14px;padding:12px 14px;font-size:.9375rem;line-height:1.55;color:var(--text);background:#ffffffd9;border:1px solid rgba(24,24,27,.08);border-radius:10px;white-space:pre-wrap}.customer-booking-subject-footer{margin-top:12px;padding-top:12px;border-top:1px solid rgba(24,24,27,.08)}.customer-order-confirmed-page{max-width:640px;margin:0 auto;padding-top:12px;padding-bottom:48px}.customer-order-confirmed-card{display:flex;flex-direction:column;gap:20px}.customer-order-confirmed-hero{text-align:center;padding:8px 0 4px}.customer-order-confirmed-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:12px;border-radius:999px;background:#0596691f;color:#059669}.customer-order-confirmed-kicker{margin:0 0 4px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#059669}.customer-order-confirmed-title{margin:0 0 8px;font-size:1.5rem;font-weight:700;line-height:1.25;color:var(--text)}.customer-order-confirmed-subtitle{margin:0;font-size:.9375rem;line-height:1.5;color:var(--text-muted)}.customer-order-confirmed-summary{padding:16px;border-radius:14px;border:1px solid rgba(24,24,27,.08);background:#fff;display:flex;flex-direction:column;gap:10px}.customer-order-confirmed-summary-row{display:flex;justify-content:space-between;gap:12px;font-size:.9375rem;line-height:1.4}.customer-order-confirmed-summary-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.customer-order-confirmed-total{font-weight:700;color:var(--primary)}.customer-order-confirmed-steps{padding:18px;border-radius:14px;background:#ffffffd9;border:1px solid rgba(24,24,27,.08)}.customer-order-confirmed-steps-title{margin:0 0 14px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.customer-order-confirmed-steps-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.customer-order-confirmed-step{display:flex;gap:12px;align-items:flex-start}.customer-order-confirmed-step-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:999px;background:#ea580c1f;color:var(--primary);font-size:.8125rem;font-weight:700}.customer-order-confirmed-step-badge.is-complete{background:#0596691f;color:#059669}.customer-order-confirmed-step-title{margin:0 0 2px;font-size:.9375rem;font-weight:600;color:var(--text)}.customer-order-confirmed-step-detail{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.customer-order-confirmed-actions{display:flex;flex-direction:column;gap:10px}.customer-order-confirmed-primary{width:100%}.customer-order-confirmed-footer{margin:0;font-size:.8125rem;line-height:1.45;text-align:center;color:var(--text-muted)}.customer-purchase-items-list{display:flex;flex-direction:column;gap:14px}.customer-purchase-item-card{padding:14px;border-radius:12px;border:1px solid rgba(24,24,27,.08);background:#ffffffb3}.customer-purchase-item-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.customer-purchase-item-card-image{width:56px;height:56px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid rgba(24,24,27,.08)}.customer-purchase-item-card-image--placeholder{display:flex;align-items:center;justify-content:center;background:#ea580c1a;color:var(--primary)}.customer-purchase-item-card-copy{flex:1;min-width:0}.customer-purchase-item-card-title{margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;color:var(--text)}.customer-purchase-item-card-meta{margin-top:2px;font-size:.8125rem;color:var(--text-muted)}.customer-event-detail-hero-caption{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.customer-event-detail-hero-title{margin-top:4px;font-size:1.25rem;font-weight:800;line-height:1.25;color:var(--text)}.customer-event-detail-hero-subtitle{margin-top:4px;font-size:.875rem;color:var(--text-muted)}.customer-detail-card{margin-bottom:16px;padding:18px;border-radius:16px;border:1px solid rgba(24,24,27,.08);background:#fff}.customer-detail-card-title{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.customer-detail-card-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#ea580c1f;color:var(--primary);font-size:.6875rem;font-weight:800;letter-spacing:0;text-transform:none}.customer-detail-info-list{display:flex;flex-direction:column;gap:14px}.customer-detail-info-row{display:flex;gap:12px;align-items:flex-start}.customer-detail-info-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#f4f4f5;color:#71717a;flex-shrink:0}.customer-detail-info-copy{min-width:0;flex:1}.customer-detail-info-label{display:block;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.customer-detail-info-value{display:block;margin-top:2px;font-size:.9375rem;line-height:1.45;color:var(--text);white-space:pre-wrap}.customer-detail-info-value.is-highlight{font-weight:800;color:var(--primary)}.customer-detail-empty-hint{font-size:.875rem;line-height:1.5;color:var(--text-muted);margin-bottom:14px}.customer-event-offers{display:flex;flex-direction:column;gap:12px}.customer-event-offer{padding:14px;border-radius:12px;border:1px solid rgba(24,24,27,.08);background:#fafafa}.customer-event-offer-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.customer-event-offer-vendor{font-size:.9375rem;font-weight:700;color:var(--text)}.customer-event-offer-city{margin-top:2px;font-size:.75rem;color:var(--text-muted)}.customer-event-offer-amount{font-size:.9375rem;font-weight:800;color:var(--primary);white-space:nowrap}.customer-event-offer-note{margin-top:10px;font-size:.8125rem;line-height:1.45;color:#52525b}.customer-event-offer-actions{display:flex;gap:8px;margin-top:14px}.customer-event-offer-actions .btn-outline,.customer-event-offer-actions .btn-primary,.customer-event-offer-actions .btn-success{flex:1;justify-content:center;min-height:40px;border-width:1.5px;border-style:solid}.customer-event-offer-actions .btn-success{background:#fff;color:#15803d;border-color:#16a34a8c}.customer-event-offer-actions .btn-success:hover:not(:disabled){background:#16a34a0f;border-color:#16a34ab3}.customer-modal-actions .btn{justify-content:center;min-height:40px;border-width:1.5px;border-style:solid}.customer-modal-actions .btn-danger{background:#fff;color:#b91c1c;border-color:#b91c1c73}.customer-modal-actions .btn-danger:hover:not(:disabled){background:#b91c1c12;border-color:#b91c1c99}.customer-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.customer-select{width:100%;min-height:44px;padding:11px 40px 11px 14px!important;border-radius:12px;border:1.5px solid rgba(24,24,27,.1);font-size:.9375rem;color:var(--text);box-shadow:0 1px 2px #00000005}.customer-select:hover:not(:disabled){box-shadow:0 2px 8px #ea580c0f}.customer-select:focus,.customer-select:focus-visible{box-shadow:0 0 0 3px #ea580c1f,0 1px 2px #00000005}.customer-modal-overlay{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;align-items:center;justify-content:center;padding:20px;background:#0000008c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.customer-modal-overlay[aria-hidden=true]{display:none}.customer-modal{width:100%;max-width:440px;max-height:calc(100dvh - 40px);overflow-y:auto;padding:22px;border-radius:18px;border:1px solid rgba(24,24,27,.08);background:#fff;box-shadow:0 20px 50px #0003}.customer-modal-header{margin-bottom:18px}.customer-modal-title{font-size:1.25rem;font-weight:800;color:var(--text)}.customer-modal-subtitle{margin-top:6px;font-size:.8125rem;color:var(--text-muted);line-height:1.45}.customer-modal-form{display:flex;flex-direction:column;gap:14px}.customer-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:6px;padding-top:8px;width:100%}.customer-modal-actions .btn{justify-content:center;min-height:40px}.customer-invoice-page{max-width:720px}.customer-invoice-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.customer-invoice-actions{display:flex;flex-wrap:wrap;gap:8px}.customer-invoice-hint{margin-top:12px;font-size:.8125rem;color:var(--text-muted);line-height:1.45}.customer-booking-statement__ref{margin-top:4px;font-size:.75rem;color:var(--text-muted)}.customer-booking-statement__rows{display:flex;flex-direction:column;gap:12px;margin-top:8px}.customer-booking-statement__row{display:flex;justify-content:space-between;gap:16px;font-size:.9375rem;line-height:1.4}.customer-booking-statement__label{flex-shrink:0;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.customer-booking-statement__row--stack{flex-direction:column;align-items:flex-start;gap:4px}.customer-booking-statement__row--stack span:last-child{white-space:pre-wrap;line-height:1.45}.customer-booking-statement__row--total span:last-child{font-size:1.0625rem;font-weight:800;color:var(--primary-dark)}@media(max-width:767px){.customer-shell,.customer-main{overflow-x:clip}.customer-page{padding-inline:16px;padding-bottom:max(28px,var(--mobile-tab-bar-scroll-buffer))}.customer-browse-page .customer-hero-banner{padding:16px 14px;margin-bottom:12px;gap:12px;overflow-x:clip;min-width:0}.customer-hero-banner .customer-page-title{white-space:normal;overflow-wrap:break-word;word-wrap:break-word;font-size:clamp(1.25rem,5vw,1.5rem)}.customer-hero-banner .customer-page-subtitle{max-width:100%;margin-top:6px;font-size:.8125rem}.customer-browse-page .customer-hero-stats{display:none}.customer-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.customer-hero-stat{min-width:0;padding:10px 12px}.customer-hero-stat strong{font-size:1.25rem}.customer-hero-stat span{font-size:.6875rem}.customer-filters{padding:16px;overflow:visible;gap:12px}.customer-browse-filter-toggle{display:inline-flex}.customer-browse-filter-extra{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-4px);overflow:hidden;pointer-events:none;transition:grid-template-rows .22s ease,opacity .18s ease,transform .22s ease}.customer-browse-filter-extra.is-open{grid-template-rows:1fr;opacity:1;transform:translateY(0);pointer-events:auto}.customer-browse-filter-extra-inner{display:flex;flex-direction:column;gap:16px;min-height:0;overflow:hidden}.customer-browse-page .customer-filter-block{overflow:visible;min-width:0}.customer-browse-page .customer-chip-scroll{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;max-width:100%;width:100%;min-width:0;padding-inline-end:16px;scroll-padding-inline-end:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.customer-browse-page .customer-chip-scroll .customer-chip{flex:0 0 auto}.customer-vendor-list,.customer-product-grid{grid-template-columns:minmax(0,1fr)}.customer-product-card{max-width:none;width:100%}.customer-vendor-card-link,.customer-vendor-card{max-width:100%}.customer-events-header{flex-direction:column;align-items:stretch;gap:12px}.customer-events-header>div{min-width:0}.customer-events-new-btn{align-self:flex-start}.customer-events-explainer-text{overflow-wrap:break-word}.customer-event-row{flex-direction:column;align-items:stretch;gap:10px;padding:14px 16px}.customer-event-row-title{white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:break-word}.customer-event-row-side{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.customer-messages-page.customer-page{padding-inline:16px;min-height:calc(100dvh - var(--mobile-tab-bar-clearance) - 56px)}.customer-messages-header{padding-inline:0;flex-wrap:wrap;gap:12px}.customer-messages-header>div{min-width:0;flex:1 1 auto}.customer-messages-explainer{margin-inline:0;padding-inline:14px}.customer-messages-explainer-text{overflow-wrap:break-word}.customer-messages-shell{width:100%;max-width:100%;min-width:0}.customer-account-page{padding-bottom:max(32px,var(--mobile-tab-bar-clearance))}.customer-account-sections{min-width:0;max-width:100%}.customer-settings-group-body{min-width:0}}@media(min-width:1024px){.customer-page-title{font-size:1.75rem}.customer-event-row{padding:18px 22px}.customer-event-row-title{font-size:1rem}.customer-activity-page{max-width:880px}.customer-activity-page .customer-segmented{max-width:380px}.customer-activity-row,.customer-listing-row{padding:18px 22px}.customer-activity-row .font-medium{font-size:1rem}.customer-account-page{max-width:920px}.customer-account-card{gap:20px;padding:24px 28px}.customer-account-avatar{width:64px;height:64px;font-size:1.5rem}.customer-account-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;align-items:start;margin-top:20px}.customer-account-sections .customer-settings-group{margin-top:0}.customer-messages-page .customer-messages-shell{min-height:680px;max-height:min(860px,calc(100dvh - 160px));grid-template-columns:minmax(340px,390px) minmax(0,1fr)}.customer-cart-item{padding:20px 22px}.customer-cart-item-thumb{width:96px;height:96px}.customer-cart-summary{padding:24px}.customer-notif-panel{width:420px;max-height:min(640px,calc(100dvh - 120px))}.customer-messages-page .conversations-list{padding:10px 12px 14px}.customer-messages-page .chat-conv-row{gap:14px;padding:18px 20px;min-height:88px;margin-bottom:4px}.customer-messages-page .chat-conv-row .chat-avatar,.customer-messages-page .chat-inbox-skel-avatar{width:56px!important;height:56px!important;font-size:1.1rem}.customer-messages-page .chat-inbox-skeleton{padding:10px 12px 14px}.customer-messages-page .chat-inbox-skeleton-row{min-height:88px;gap:14px}.customer-messages-page .chat-conv-name{font-size:.95rem}.customer-messages-page .chat-conv-preview{font-size:.84rem}.customer-messages-page .chat-conv-top{margin-bottom:3px}.customer-messages-page .chat-thread-header{padding:22px 24px;gap:12px}.customer-messages-page .chat-thread-title{font-size:1.0625rem}.customer-messages-page .chat-thread-sub{font-size:.75rem;margin-top:2px}.customer-messages-page .chat-messages{padding:18px 22px}.customer-messages-page .chat-msg{max-width:min(68%,520px)}.customer-messages-page .chat-msg-bubble{padding:12px 16px}.customer-messages-page .chat-msg-text{font-size:.9375rem;line-height:1.5}.customer-messages-page .chat-input-wrap{padding:18px 20px}.customer-messages-page .chat-input-bar{padding:8px 10px;gap:10px}.customer-messages-page textarea.chat-input{min-height:56px;padding:12px 4px}.customer-messages-page .chat-icon-btn,.customer-messages-page .chat-send-btn{width:42px;height:42px}}