.booking-day-panel,.booking-editor-card,.booking-summary-card{padding:22px;box-shadow:none}.booking-editor-card{position:relative;overflow:hidden;border:1px solid rgba(222,107,72,.12);background:radial-gradient(circle at top left,rgba(229,177,129,.18),transparent 36%),radial-gradient(circle at bottom right,rgba(125,187,195,.14),transparent 32%),linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,255,255,.98))}.booking-editor-hero{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);align-items:start}.booking-editor-stats{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.booking-editor-stat-card{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-radius:18px;border:1px solid rgba(222,107,72,.12);background:rgba(255,255,255,.78)}.booking-editor-settings,.booking-summary-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.booking-chip-row{display:flex;gap:10px;flex-wrap:wrap}.booking-choice-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;border:1px solid rgba(222,107,72,.14);background:rgba(255,255,255,.9)}.booking-choice-chip.is-active{border-color:rgba(229,177,129,.42);background:linear-gradient(180deg,rgba(255,220,187,.18),rgba(252,158,7,.12))}.booking-editor-shell{width:100%;display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.95fr)}.booking-editor-calendar-card,.booking-editor-day-card{display:flex;flex-direction:column;gap:18px;min-height:100%;padding:20px;border-radius:24px;border:1px solid rgba(222,107,72,.12);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,249,245,.9))}.booking-editor-calendar-head,.booking-editor-day-card-head,.booking-editor-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.booking-editor-calendar-actions,.booking-editor-drawer-actions,.booking-editor-slot-actions{display:flex;gap:10px;flex-wrap:wrap}.booking-editor-head-copy{min-width:0;flex:1 1}.booking-editor-close-button{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:0;font-size:24px;line-height:1;flex-shrink:0;align-self:flex-start}.booking-editor-drawer-head--request{flex-wrap:nowrap}.booking-editor-drawer-corner-close{margin-left:auto}.booking-editor-drawer-row-button{width:100%;min-height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:18px;font-weight:700}.booking-calendar-month-nav-shell{margin-bottom:16px}.booking-calendar-month-nav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:12px;gap:12px;width:100%}.booking-calendar-month-nav-button{display:inline-flex;align-items:center;justify-content:center;width:44px;min-width:44px;height:44px;padding:0;border-radius:999px}.booking-calendar-month-nav-title{font-size:20px;line-height:1.2;text-align:center}.booking-calendar-month-nav-icon{width:18px;height:18px}.booking-calendar-month-nav-icon.is-right{transform:scaleX(-1)}.booking-month-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px;gap:8px}.booking-month-grid--weekdays{margin-bottom:4px}.booking-weekday{text-align:center;font-size:12px}.booking-editor-calendar-grid-shell{display:flex;flex-direction:column;gap:10px}.booking-editor-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:10px;gap:10px;justify-items:center}.booking-editor-day-cell{width:40px;min-height:30px;border-radius:22px;border:1px solid rgba(222,107,72,.12);background:rgba(255,255,255,.9);display:flex;flex-direction:column;justify-content:space-between;padding:14px;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.booking-editor-day-cell:disabled{opacity:.42;transform:none;box-shadow:none}.booking-editor-day-cell:hover{transform:translateY(-2px);border-color:rgba(222,107,72,.26);box-shadow:0 16px 30px rgba(38,24,16,.08)}.booking-editor-day-cell.has-slots{background:rgba(255,248,236,.98)}.booking-editor-day-cell.is-selected{border-color:rgba(222,107,72,.62);background:linear-gradient(180deg,rgba(255,236,219,.98),rgba(255,248,240,.94));box-shadow:0 18px 34px rgba(222,107,72,.14)}.booking-editor-day-cell.is-full{background:linear-gradient(180deg,rgba(230,226,221,.9),rgba(243,240,237,.94))}.booking-editor-day-cell.is-today .booking-editor-day-number{color:var(--accent-deep)}.booking-editor-day-cell--empty{background:transparent;border:0;box-shadow:none}.booking-editor-day-top,.booking-editor-range-summary,.booking-editor-slot-head,.booking-editor-slot-title-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.booking-editor-day-badges,.booking-editor-day-bottom,.booking-editor-preset-row,.booking-editor-slot-meta{display:flex;gap:8px;flex-wrap:wrap}.booking-editor-day-number{font-size:18px;font-weight:700}.booking-editor-day-badge,.booking-editor-day-count,.booking-editor-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:12px}.booking-editor-day-count,.booking-editor-status-pill{background:rgba(255,255,255,.82);border:1px solid rgba(222,107,72,.1)}.booking-editor-day-count{gap:4px}.booking-editor-day-count-value{line-height:1;font-weight:700}.booking-editor-day-count-suffix{line-height:1}.booking-editor-day-badge{background:rgba(125,187,195,.14);color:#21555d}.booking-browser-day-count{display:inline-flex;align-items:center;justify-content:center;min-width:46px;border-radius:999px;padding:5px 10px;border:1px solid rgba(222,107,72,.12);background:rgba(255,255,255,.82);font-size:11px;white-space:nowrap}.booking-browser-day-empty{font-size:12px}.booking-editor-mobile-hint{display:none;font-size:12px}.booking-editor-status-pill.is-closed{background:rgba(214,209,204,.66);color:rgba(80,66,57,.94)}.booking-editor-slot-list{display:flex;flex-direction:column;gap:12px}.booking-browser-note{font-size:12px}.booking-browser-action-row,.booking-browser-legend,.booking-browser-status-grid{display:flex;gap:10px;flex-wrap:wrap}.booking-browser-legend-item,.booking-browser-status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 11px;border:1px solid rgba(222,107,72,.1);background:rgba(255,255,255,.82);font-size:12px;color:rgba(73,61,53,.88)}.booking-browser-legend-item{background:rgba(125,187,195,.08)}.booking-browser-window-list{display:flex;flex-direction:column;gap:10px}.booking-browser-window-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(222,107,72,.1);background:rgba(255,255,255,.78)}.booking-browser-message{display:block;font-size:13px}.booking-browser-slot-grid{align-items:stretch}.booking-request-rank-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.booking-editor-card--request .booking-editor-hero,.booking-editor-card--request .booking-editor-shell,.booking-editor-card--request .booking-editor-stats,.booking-editor-card--request .booking-request-rank-grid{grid-template-columns:1fr}.booking-editor-card--request .booking-editor-day-card-head{align-items:stretch}.booking-editor-card--request .booking-editor-day-card-head>.button-secondary{width:100%}.booking-request-rank-card{display:flex;flex-direction:column;gap:14px;min-height:180px;padding:16px;border-radius:20px;border:1px solid rgba(222,107,72,.1);background:rgba(255,255,255,.78);text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.booking-request-rank-card:hover{transform:translateY(-2px);border-color:rgba(222,107,72,.24);box-shadow:0 16px 30px rgba(38,24,16,.08)}.booking-request-rank-card.is-active{border-color:rgba(222,107,72,.6);background:linear-gradient(180deg,rgba(255,236,219,.98),rgba(255,248,240,.94));box-shadow:0 18px 34px rgba(222,107,72,.12)}.booking-request-rank-card--empty{justify-content:space-between;border-style:dashed}.booking-request-rank-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.booking-request-rank-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.booking-request-rank-label{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:5px 10px;border:1px solid rgba(222,107,72,.12);background:rgba(255,255,255,.82);font-size:12px}.booking-request-card-button{width:100%}.booking-request-inline-button{padding-inline:12px}.booking-request-icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:999px}.booking-request-calendar-modal{position:fixed;top:50%;left:50%;z-index:127;width:min(100vw - 32px,920px);max-height:min(90dvh,820px);display:flex;flex-direction:column;gap:18px;padding:24px;overflow:auto;transform:translate(-50%,-50%);border-radius:28px;border:1px solid rgba(222,107,72,.12);background:radial-gradient(circle at top left,rgba(229,177,129,.2),transparent 38%),linear-gradient(180deg,rgba(255,252,247,.98),rgba(255,255,255,.98));box-shadow:0 28px 60px rgba(38,24,16,.22)}@media (min-width:721px){.booking-request-calendar-modal .booking-editor-month-grid{gap:12px;justify-items:stretch}.booking-request-calendar-modal .booking-editor-day-cell,.booking-request-calendar-modal .booking-editor-day-cell--empty{width:100%;min-height:72px}.booking-request-calendar-modal .booking-editor-day-cell{align-items:center;justify-content:center;padding:16px 10px;border-radius:24px;text-align:center}.booking-request-calendar-modal .booking-editor-day-top{width:100%;align-items:center;justify-content:center}.booking-request-calendar-modal .booking-editor-day-number{font-size:22px}}.booking-request-calendar-note{font-size:12px}.booking-editor-advanced,.booking-editor-empty-state,.booking-editor-range-card,.booking-editor-slot-card{padding:16px;border-radius:20px;border:1px solid rgba(222,107,72,.1);background:rgba(255,255,255,.82)}.booking-editor-empty-state{display:flex;flex-direction:column;gap:6px;justify-content:center;border-style:dashed}.booking-editor-slot-card{display:flex;flex-direction:column;gap:14px}.booking-editor-slot-meta{color:rgba(73,61,53,.78);font-size:12px}.booking-editor-drawer-overlay{position:fixed;inset:0;z-index:126;background:rgba(30,28,26,.34);opacity:0;transition:opacity .22s ease}.booking-editor-drawer-overlay.is-open{opacity:1}.booking-editor-drawer{position:fixed;top:0;right:0;z-index:127;width:min(100vw,580px);height:100dvh;display:flex;flex-direction:column;gap:18px;padding:24px;background:radial-gradient(circle at top left,rgba(229,177,129,.22),transparent 38%),linear-gradient(180deg,rgba(255,250,246,.98),rgba(255,255,255,.98));box-shadow:-24px 0 56px rgba(38,24,16,.18);opacity:.98;transform:translateX(100%);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .22s ease;will-change:transform}.booking-editor-drawer.is-open{opacity:1;transform:translateX(0)}.booking-editor-drawer-body{display:flex;flex-direction:column;gap:18px;min-height:0;overflow-y:auto;padding-right:4px}.booking-editor-range-summary>div{display:flex;flex-direction:column;gap:4px}.booking-editor-timeline{display:flex;flex-direction:column;gap:10px}.booking-editor-timeline-track{position:relative;height:14px;border-radius:999px;background:linear-gradient(90deg,rgba(214,209,204,.62),rgba(232,228,224,.82));overflow:hidden}.booking-editor-timeline-control{position:relative;padding-block:8px;touch-action:none}.booking-editor-timeline-track--interactive{cursor:pointer}.booking-editor-timeline-fill{position:absolute;top:0;bottom:0;border-radius:999px;background:linear-gradient(90deg,rgba(222,107,72,.9),rgba(229,177,129,.86))}.booking-editor-timeline-thumb{position:absolute;top:50%;width:10px;height:20px;border:0;border-radius:999px;padding:0;background:linear-gradient(180deg,rgba(207,99,64,.98),rgba(186,82,50,.98));box-shadow:0 10px 24px rgba(222,107,72,.22),0 0 0 5px rgba(255,250,246,.98);transform:translate(-50%,-50%);transition:transform .14s ease,box-shadow .14s ease,background .14s ease;z-index:1}.booking-editor-timeline-thumb.is-end{background:linear-gradient(180deg,rgba(222,126,85,.98),rgba(206,103,64,.98))}.booking-editor-timeline-thumb.is-active,.booking-editor-timeline-thumb:hover{transform:translate(-50%,-50%) scale(1.05);box-shadow:0 14px 28px rgba(222,107,72,.28),0 0 0 6px rgba(255,247,241,.98);z-index:2}.booking-editor-timeline-thumb:focus-visible{outline:3px solid rgba(222,107,72,.34);outline-offset:4px}.booking-editor-timeline-labels{display:flex;justify-content:space-between;gap:8px;color:rgba(73,61,53,.72);font-size:12px}.booking-editor-advanced-grid,.booking-editor-slider-group{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.booking-editor-slider-group>div{padding:14px 16px;border-radius:18px;border:1px solid rgba(222,107,72,.1);background:rgba(255,248,243,.74)}.booking-editor-advanced{display:flex;flex-direction:column;gap:14px}.booking-editor-advanced summary{cursor:pointer;font-weight:700}.booking-editor-close-toggle{align-self:end}.booking-day-cell{min-height:74px;border-radius:18px;border:1px solid rgba(222,107,72,.12);background:rgba(255,255,255,.86);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:12px;text-align:left;transition:transform .14s ease,border-color .14s ease,background .14s ease}.booking-day-cell:disabled{opacity:.42}.booking-day-cell.is-available{border-color:rgba(229,177,129,.26);background:linear-gradient(180deg,rgba(255,248,236,.98),rgba(240,222,196,.62))}.booking-day-cell.is-full{background:rgba(220,214,208,.62)}.booking-day-cell.is-selected{border-color:rgba(222,107,72,.62);background:linear-gradient(180deg,rgba(229,177,129,.22),rgba(222,107,72,.18));transform:translateY(-1px)}.booking-day-cell--empty{min-height:74px;background:transparent;border:0}.booking-slot-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(104px,1fr))}.booking-slot{min-height:70px;border-radius:16px;border:1px solid rgba(222,107,72,.12);background:rgba(255,255,255,.92);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:12px;text-align:left}.booking-slot--available{border-color:rgba(229,177,129,.28)}.booking-slot--booked,.booking-slot--buffer,.booking-slot--outside,.booking-slot--past{background:rgba(214,209,204,.62)}.booking-slot--booked{border-color:rgba(222,107,72,.22)}.booking-slot--buffer{border-style:dashed}.booking-slot--outside{visibility:hidden;pointer-events:none}.booking-slot.is-selected{border-color:rgba(222,107,72,.7);background:linear-gradient(180deg,rgba(229,177,129,.24),rgba(222,107,72,.18))}.booking-slot-caption{font-size:11px}.booking-selection-card{padding:16px;box-shadow:none;background:linear-gradient(180deg,rgba(255,248,236,.98),rgba(240,222,196,.58))}@media (max-width:720px){.booking-editor-calendar-card,.booking-editor-card,.booking-editor-day-card{padding:16px;border-radius:20px;min-width:0}.booking-editor-advanced-grid,.booking-editor-hero,.booking-editor-settings,.booking-editor-shell,.booking-editor-slider-group,.booking-editor-stats{grid-template-columns:1fr}.booking-month-header{flex-wrap:wrap;justify-content:center}.booking-calendar-month-nav{gap:10px}.booking-editor-calendar-head{align-items:stretch}.booking-editor-calendar-actions,.booking-editor-drawer-actions,.booking-editor-slot-actions{width:100%;min-width:0}.booking-editor-day-card-head>.button-secondary{width:100%}.booking-editor-calendar-actions>*,.booking-editor-drawer-actions>*,.booking-editor-slot-actions>*{flex:1 1;min-width:0}.booking-editor-calendar-grid-shell{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding-bottom:6px}.booking-editor-calendar-grid-shell .booking-editor-month-grid,.booking-editor-calendar-grid-shell .booking-month-grid{gap:6px}.booking-weekday{font-size:11px}.booking-editor-day-cell,.booking-editor-day-cell--empty{min-height:30px}.booking-editor-day-cell{padding:8px;border-radius:16px}.booking-editor-day-top{align-items:center}.booking-editor-day-number{font-size:16px}.booking-editor-day-count{justify-content:center;min-width:28px;padding:4px 6px;font-size:10px;white-space:nowrap}.booking-browser-day-count{min-width:36px;padding:4px 6px;font-size:10px}.booking-editor-day-bottom{min-height:0}.booking-editor-day-badges{display:none}.booking-editor-mobile-hint{display:block}.booking-editor-card--request .booking-editor-calendar-grid-shell,.booking-editor-card--schedule .booking-editor-calendar-grid-shell{width:100%;min-width:0;overflow-x:hidden;padding-bottom:0}.booking-editor-card--request .booking-editor-calendar-grid-shell .booking-editor-month-grid,.booking-editor-card--request .booking-editor-calendar-grid-shell .booking-month-grid,.booking-editor-card--schedule .booking-editor-calendar-grid-shell .booking-editor-month-grid,.booking-editor-card--schedule .booking-editor-calendar-grid-shell .booking-month-grid{width:100%;min-width:0}.booking-editor-card--request .booking-editor-calendar-grid-shell .booking-editor-month-grid,.booking-editor-card--request .booking-editor-calendar-grid-shell .booking-month-grid,.booking-editor-card--schedule .booking-editor-calendar-grid-shell .booking-editor-month-grid,.booking-editor-card--schedule .booking-editor-calendar-grid-shell .booking-month-grid{gap:4px}.booking-editor-card--request .booking-editor-day-cell,.booking-editor-card--schedule .booking-editor-day-cell{padding:6px;border-radius:14px}.booking-editor-card--schedule .booking-editor-day-cell{position:relative}.booking-editor-card--schedule .booking-editor-day-count{position:absolute;top:-11px;right:3px;min-width:20px;height:20px;padding:0 5px;border:0;background:linear-gradient(180deg,rgba(222,107,72,.96),rgba(206,103,64,.96));color:#fff;box-shadow:0 8px 16px rgba(222,107,72,.2);font-size:10px;line-height:1;justify-content:center;z-index:1}.booking-editor-card--schedule .booking-editor-day-count-suffix{display:none}.booking-editor-card--request .booking-editor-day-count{min-width:0;padding:3px 5px}.booking-editor-card--request .booking-editor-mobile-hint,.booking-editor-card--schedule .booking-editor-mobile-hint{display:none}.booking-browser-action-row>*{flex:1 1}.booking-request-rank-grid{grid-template-columns:1fr}.booking-editor-drawer{width:100vw;padding:18px}.booking-request-calendar-modal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);padding:18px;border-radius:22px}.booking-day-cell{min-height:66px;padding:10px}}@media (prefers-reduced-motion:reduce){.booking-editor-drawer,.booking-editor-drawer-overlay{transition:none}}@media (min-width:721px){.product-browse-masonry .product-card--browse-compact{min-width:0}.product-browse-masonry .product-card--browse-compact .product-card-media{overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.96),transparent 44%),linear-gradient(180deg,rgba(241,230,211,.62),rgba(232,217,193,.4))}.product-browse-masonry .product-card--browse-compact .product-card-action,.product-browse-masonry .product-card--browse-compact .product-card-badges,.product-browse-masonry .product-card--browse-compact .product-card-desktop-overlay,.product-browse-masonry .product-card--browse-compact .product-card-mobile-overlay,.product-browse-masonry .product-card--browse-compact .product-card-queue-pill,.product-browse-masonry .product-card--browse-compact .product-card-seller-row,.product-browse-masonry .product-card--browse-compact .product-card-tag-row{display:none}.product-browse-masonry .product-card--browse-compact .product-card-body{display:flex;flex-direction:column;gap:12px;padding:14px 14px 16px}.product-browse-masonry .product-card--browse-compact .product-card-content-stack{gap:8px}.product-browse-masonry .product-card--browse-compact .product-card-meta{order:-1;align-items:flex-start;justify-content:flex-start;gap:6px}.product-browse-masonry .product-card--browse-compact .product-card-meta>.product-card-price-block{margin-left:0;align-items:flex-start;text-align:left;gap:3px}.product-browse-masonry .product-card--browse-compact .product-card-title{font-size:19px;line-height:1.32;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-browse-masonry .product-card--browse-compact .product-card-subtitle{font-size:13px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-browse-masonry .product-card--browse-compact .product-card-bid-count,.product-browse-masonry .product-card--browse-compact .product-card-meta .label,.product-browse-masonry .product-card--browse-compact .product-card-stats{font-size:12px}.product-browse-masonry .product-card--browse-compact .product-card-price{font-size:24px;line-height:1.05}.product-browse-masonry .product-card--browse-compact .product-card-mobile-seller-link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:32px;padding:5px 12px 5px 5px;border-radius:999px;border:1px solid rgba(222,107,72,.18);background:linear-gradient(135deg,rgba(229,177,129,.18),rgba(222,107,72,.12));color:var(--accent-deep);font-size:12px;font-weight:700;text-decoration:none}.product-browse-masonry .product-card--browse-compact .product-card-mobile-seller-link:hover{color:var(--accent)}.home-product-showcase-mobile,.product-search-mobile-waterfall{display:none}}@media (max-width:720px){.product-browse-masonry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-browse-masonry>*{min-width:0;width:100%;margin:0}.product-browse-masonry>.product-card{display:flex;flex-direction:column}.product-browse-masonry.home-product-grid,.product-browse-masonry.product-search-grid,.product-browse-masonry.seller-other-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-browse-masonry.product-search-grid .product-card-media,.product-browse-masonry.product-search-grid .product-card-media-link{height:auto}.product-browse-masonry.product-search-grid .product-card-media{min-height:0}.product-browse-masonry.product-search-grid .product-card-image,.product-browse-masonry.product-search-grid .product-card-image-fallback{height:auto;min-height:0}.product-browse-masonry .product-card--browse-compact{min-width:0}.product-browse-masonry .product-card--browse-compact .product-card-media{overflow:hidden;background:radial-gradient(circle at top left,rgba(255,255,255,.96),transparent 44%),linear-gradient(180deg,rgba(241,230,211,.62),rgba(232,217,193,.4))}.product-browse-masonry .product-card--browse-compact .product-card-image--browse-compact{display:block;width:100%;aspect-ratio:var(--product-card-image-ratio,4/5);object-fit:cover;object-position:center;background:transparent}.product-browse-masonry .product-card--browse-compact .product-card-image--normal{object-fit:contain}.product-browse-masonry .product-card--browse-compact .product-card-image-fallback{min-height:148px}.product-browse-masonry .product-card--browse-compact .product-card-image-fallback.product-card-image--browse-compact{display:flex;align-items:center;justify-content:center}.product-browse-masonry .product-card--browse-compact .product-card-badges{display:none}.product-browse-masonry .product-card--browse-compact .product-card-badges .sale-badge{padding:4px 8px;font-size:10px;letter-spacing:.02em}.product-browse-masonry .product-card--browse-compact .sale-badge-mobile-only{display:inline-flex}.product-browse-masonry .product-card--browse-compact .product-card-badges .sale-badge-queue,.product-browse-masonry .product-card--browse-compact .product-card-desktop-overlay,.product-browse-masonry .product-card--browse-compact .product-card-mobile-overlay{display:none}.product-browse-masonry .product-card--browse-compact .product-card-body{display:flex;flex-direction:column;gap:10px;padding:10px 10px 12px}.product-browse-masonry .product-card--browse-compact .product-card-content-stack{gap:6px}.product-browse-masonry .product-card--browse-compact .product-card-action,.product-browse-masonry .product-card--browse-compact .product-card-seller-row,.product-browse-masonry .product-card--browse-compact .product-card-tag-row{display:none}.product-browse-masonry .product-card--browse-compact .product-card-meta{order:-1;align-items:flex-start;justify-content:flex-start;gap:4px}.product-browse-masonry .product-card--browse-compact .product-card-meta>.product-card-price-block{margin-left:0;align-items:flex-start;text-align:left;gap:2px}.product-browse-masonry .product-card--browse-compact .product-card-bid-count,.product-browse-masonry .product-card--browse-compact .product-card-meta .label,.product-browse-masonry .product-card--browse-compact .product-card-stats{font-size:11px}.product-browse-masonry .product-card--browse-compact .product-card-title{font-size:15px;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-browse-masonry .product-card--browse-compact .product-card-subtitle{font-size:11px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-browse-masonry .product-card--browse-compact .product-card-price{font-size:21px;line-height:1.05}.product-browse-masonry .product-card--browse-compact .product-card-mobile-seller-link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:28px;padding:4px 10px 4px 4px;border-radius:999px;border:1px solid rgba(222,107,72,.18);background:linear-gradient(135deg,rgba(229,177,129,.18),rgba(222,107,72,.12));color:var(--accent-deep);font-size:11px;font-weight:700;text-decoration:none}.product-browse-masonry .product-card--browse-compact .product-card-mobile-seller-link:hover{color:var(--accent)}.product-browse-masonry .product-card--browse-compact .product-card-queue-pill{display:none}.home-product-showcase-track{--home-product-showcase-mobile-gap:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;column-count:auto;grid-column-gap:normal;column-gap:normal;column-fill:balance;grid-gap:var(--home-product-showcase-mobile-gap);gap:var(--home-product-showcase-mobile-gap);overflow:visible;padding:0;scroll-snap-type:none}.home-product-showcase-track.home-product-showcase-track--count-1{grid-template-columns:minmax(0,1fr)}.home-product-showcase-card{display:flex;width:100%;margin:0;break-inside:auto;page-break-inside:auto;scroll-snap-align:none}.home-product-showcase-card>.product-card{width:100%;height:100%;min-height:0;display:flex;flex-direction:column}.home-product-showcase-card>.product-card .product-card-media,.home-product-showcase-card>.product-card .product-card-media-link{height:auto}.home-product-showcase-card>.product-card .product-card-media{min-height:0}.home-product-showcase-card>.product-card .product-card-image--browse-compact,.home-product-showcase-card>.product-card .product-card-image-fallback.product-card-image--browse-compact{aspect-ratio:var(--product-card-image-ratio,4/5)!important}.home-product-showcase-mobile,.product-search-grid--desktop{display:none}.home-product-showcase-mobile,.product-search-mobile-waterfall{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.home-product-showcase-mobile-column,.product-search-mobile-waterfall-column{display:flex;flex-direction:column;gap:10px;min-width:0}.home-product-showcase-mobile .home-product-showcase-card,.product-search-mobile-waterfall .product-card{min-width:0}.product-search-mobile-waterfall .product-card{height:auto}.home-product-showcase-mobile--count-1{grid-template-columns:minmax(0,1fr)}.home-product-showcase-mobile .home-product-showcase-card{display:block}.home-product-showcase-mobile .home-product-showcase-card>.product-card{width:100%;height:auto}.home-product-showcase>.home-product-showcase-controls,.home-product-showcase>.home-product-showcase-shell{display:none}}