.site-header-module__gEiwmW__announcement{color:#f3f0ea;font-size:var(--announcement-desktop-font-size,12px);letter-spacing:.08em;text-transform:uppercase;background:#0e0d0c;padding:9px 0;font-weight:600;overflow:hidden}.site-header-module__gEiwmW__announcementTrack{width:max-content;animation:site-header-module__gEiwmW__announcementRoll var(--ticker-duration,30s) linear infinite;display:flex}.site-header-module__gEiwmW__announcementTrack:hover,.site-header-module__gEiwmW__announcementTrack:focus-within{animation-play-state:paused}.site-header-module__gEiwmW__announcementSet{align-items:center;gap:var(--announcement-desktop-gap,32px);padding-right:var(--announcement-desktop-gap,32px);flex:none;display:flex}.site-header-module__gEiwmW__announcementItem{white-space:nowrap}@keyframes site-header-module__gEiwmW__announcementRoll{0%{transform:translate(0)}to{transform:translateX(var(--ticker-shift,-50%))}}.site-header-module__gEiwmW__announcementDot{background:var(--accent);border-radius:50%;flex:none;width:4px;height:4px}.site-header-module__gEiwmW__announcementLink{color:#e7e2dc;text-underline-offset:3px;-webkit-text-decoration:underline #e7e2dc66;text-decoration:underline #e7e2dc66}.site-header-module__gEiwmW__announcementLink:hover{text-decoration-color:currentColor}@media (prefers-reduced-motion:reduce){.site-header-module__gEiwmW__announcementTrack{flex-wrap:wrap;justify-content:center;width:100%;animation:none}.site-header-module__gEiwmW__announcementSet:not(:first-child){display:none}.site-header-module__gEiwmW__announcementSet{flex-wrap:wrap;justify-content:center;padding-right:0}}@media (max-width:720px){.site-header-module__gEiwmW__announcement{font-size:var(--announcement-mobile-font-size,11px);padding:9px 0}.site-header-module__gEiwmW__announcementSet{gap:var(--announcement-mobile-gap,18px);padding-right:var(--announcement-mobile-gap,18px)}}.site-header-module__gEiwmW__header{z-index:60;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffe6;border-bottom:1px solid #d8d3cab8;position:sticky;top:0;box-shadow:0 6px 24px #11100e09}.site-header-module__gEiwmW__headerInner{justify-content:space-between;align-items:center;gap:var(--space-32);min-height:76px;padding:var(--space-14) var(--header-gutter);display:flex}.site-header-module__gEiwmW__logoLink{transition:transform var(--motion) var(--easing);flex:none;display:block}.site-header-module__gEiwmW__logoLink:hover{transform:scale(1.035)}.site-header-module__gEiwmW__logo{width:auto;height:44px}.site-header-module__gEiwmW__nav{align-items:center;gap:clamp(16px,2vw,30px);font-size:14px;font-weight:600;display:flex}.site-header-module__gEiwmW__navLink{color:var(--text);padding:var(--space-8) 0;transition:color var(--motion) var(--easing);position:relative}.site-header-module__gEiwmW__navLink:after{content:"";background:var(--accent);transform-origin:100%;height:2px;transition:transform var(--motion) var(--easing);border-radius:2px;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.site-header-module__gEiwmW__navLink:hover{color:var(--ink)}.site-header-module__gEiwmW__navLink:hover:after,.site-header-module__gEiwmW__navLinkActive:after{transform-origin:0;transform:scaleX(1)}.site-header-module__gEiwmW__navLinkActive{color:var(--ink)}.site-header-module__gEiwmW__navMore{color:var(--muted-2)}.site-header-module__gEiwmW__actions{align-items:center;gap:var(--space-14);flex:none;display:flex}.site-header-module__gEiwmW__searchTrigger{align-items:center;gap:var(--space-10);width:210px;height:44px;padding:0 var(--space-14);border:1px solid var(--border-2);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--muted-3);transition:border-color var(--motion) var(--easing);font-size:14px;display:flex}.site-header-module__gEiwmW__searchTrigger:hover{border-color:var(--muted-4)}.site-header-module__gEiwmW__searchForm{flex:1;max-width:520px;position:relative}.site-header-module__gEiwmW__searchField{align-items:center;gap:var(--space-10);height:46px;padding:0 var(--space-16);border:1.5px solid var(--ink);border-radius:var(--radius-pill);background:var(--surface);display:flex}.site-header-module__gEiwmW__searchInput{color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.site-header-module__gEiwmW__searchInput::placeholder{color:var(--muted-3)}.site-header-module__gEiwmW__searchClear{width:32px;height:32px;color:var(--muted-3);border-radius:50%;place-items:center;display:grid}.site-header-module__gEiwmW__searchClear:hover{color:var(--ink);background:var(--surface-3)}.site-header-module__gEiwmW__suggestions{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-float);padding:var(--space-10);gap:var(--space-2);z-index:70;flex-direction:column;max-height:60vh;display:flex;position:absolute;top:54px;left:0;right:0;overflow-y:auto}.site-header-module__gEiwmW__suggestionsHead{padding:var(--space-8) var(--space-12) var(--space-6)}.site-header-module__gEiwmW__suggestion{align-items:center;gap:var(--space-12);padding:var(--space-8) var(--space-12);border-radius:var(--radius-sm);text-align:left;width:100%;transition:background var(--motion) var(--easing);display:flex}.site-header-module__gEiwmW__suggestion:hover,.site-header-module__gEiwmW__suggestionActive{background:var(--surface-2)}.site-header-module__gEiwmW__suggestionThumb{border-radius:5px;flex:none;width:36px;height:36px;overflow:hidden}.site-header-module__gEiwmW__suggestionName{color:var(--ink);flex:1;font-size:14.5px}.site-header-module__gEiwmW__suggestionPrice{color:var(--ink);white-space:nowrap;font-size:14px;font-weight:600}.site-header-module__gEiwmW__suggestionsFooter{padding:var(--space-10) var(--space-12);border-top:1px solid var(--border-3);margin-top:var(--space-6);color:var(--accent-text);text-align:left;border-radius:var(--radius-sm);width:100%;font-size:13.5px;font-weight:600}.site-header-module__gEiwmW__suggestionsFooter:hover{background:var(--surface-2)}.site-header-module__gEiwmW__suggestionsEmpty{padding:var(--space-14) var(--space-12);color:var(--muted-2);font-size:14px}.site-header-module__gEiwmW__cartButton{align-items:center;gap:var(--space-10);height:44px;padding:0 var(--space-16);background:var(--ink);color:#fff;border-radius:var(--radius-pill);transition:background var(--motion) var(--easing), transform var(--motion) var(--easing), box-shadow var(--motion) var(--easing);font-size:14px;font-weight:600;display:flex;box-shadow:0 8px 20px #11100e24}.site-header-module__gEiwmW__cartButton:hover{background:var(--ink-2);transform:translateY(-2px);box-shadow:0 12px 28px #11100e33}.site-header-module__gEiwmW__cartCount{background:var(--accent);border-radius:var(--radius-pill);font-variant-numeric:tabular-nums;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:12px;font-weight:700;display:grid}.site-header-module__gEiwmW__iconButton{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--ink);transition:background var(--motion) var(--easing);place-items:center;display:grid}.site-header-module__gEiwmW__iconButton:hover{background:var(--surface-3)}.site-header-module__gEiwmW__cartIconWrapper{position:relative}.site-header-module__gEiwmW__cartIconBadge{background:var(--accent);color:#fff;border-radius:var(--radius-pill);place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:grid;position:absolute;top:2px;right:0}.site-header-module__gEiwmW__desktopOnly{display:contents}.site-header-module__gEiwmW__mobileOnly{display:none}@media (max-width:1023px){.site-header-module__gEiwmW__headerInner{gap:var(--space-8);grid-template-columns:44px minmax(0,1fr) 92px;display:grid}.site-header-module__gEiwmW__desktopOnly{display:none}.site-header-module__gEiwmW__mobileOnly{align-items:center;gap:var(--space-4);display:flex}.site-header-module__gEiwmW__logo{height:34px}.site-header-module__gEiwmW__logoLink{justify-self:center}.site-header-module__gEiwmW__actions{justify-self:end;gap:var(--space-4)}.site-header-module__gEiwmW__searchForm{max-width:none}}.site-header-module__gEiwmW__menuSection{gap:var(--space-4);margin-bottom:var(--space-24);flex-direction:column;display:flex}.site-header-module__gEiwmW__menuHeading{margin-bottom:var(--space-8)}.site-header-module__gEiwmW__menuLink{justify-content:space-between;align-items:center;gap:var(--space-12);min-height:48px;padding:var(--space-10) 0;color:var(--ink);border-bottom:1px solid var(--border-3);font-size:16px;font-weight:500;display:flex}.site-header-module__gEiwmW__menuLink:hover{color:var(--accent-text)}.site-header-module__gEiwmW__menuCount{color:var(--muted-3);font-size:13px}.site-header-module__gEiwmW__header{background:#fffffff0;border-bottom:0;box-shadow:0 8px 32px #11100e0b}.site-header-module__gEiwmW__headerInner{width:min(100%,1520px);height:74px;min-height:74px;padding:12px var(--gutter);grid-template-columns:auto minmax(280px,520px) auto;align-items:center;gap:clamp(28px,4vw,64px);margin:0 auto;display:grid}.site-header-module__gEiwmW__logo{height:48px}.site-header-module__gEiwmW__headerSearch{width:100%;min-width:0;display:block}.site-header-module__gEiwmW__headerSearch .site-header-module__gEiwmW__searchForm{width:100%;max-width:none}.site-header-module__gEiwmW__headerSearch .site-header-module__gEiwmW__searchField{border:1px solid var(--border-2);background:var(--surface-2);height:46px;transition:border-color var(--motion) var(--easing), background var(--motion) var(--easing), box-shadow var(--motion) var(--easing);box-shadow:inset 0 1px 1px #11100e05}.site-header-module__gEiwmW__headerSearch .site-header-module__gEiwmW__searchField:focus-within{border-color:var(--ink);background:var(--surface);box-shadow:0 0 0 4px #11100e0e}.site-header-module__gEiwmW__actions{justify-self:end;gap:var(--space-10)}.site-header-module__gEiwmW__orderLookup{height:42px;padding:0 var(--space-12);align-items:center;gap:var(--space-8);border-radius:var(--radius-pill);color:var(--muted-2);white-space:nowrap;transition:background var(--motion) var(--easing), color var(--motion) var(--easing);font-size:13.5px;font-weight:600;display:inline-flex}.site-header-module__gEiwmW__orderLookup:hover{background:var(--surface-2);color:var(--ink)}.site-header-module__gEiwmW__categoryBar{border-top:1px solid var(--border-3);background:#fcfbf8eb;border-bottom:1px solid #d8d3cac2}.site-header-module__gEiwmW__categoryBarInner{width:fit-content;max-width:min(100%,1520px);min-height:48px;padding:0 var(--gutter);justify-content:center;align-items:center;gap:var(--space-20);margin:0 auto;display:flex;overflow:hidden}.site-header-module__gEiwmW__shopAllLink{color:var(--ink);flex:none;padding:6px 0;font-size:13.5px;font-weight:700;position:relative}.site-header-module__gEiwmW__shopAllLink:after{background:var(--accent);content:"";height:2px;transition:transform var(--motion) var(--easing);border-radius:2px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-header-module__gEiwmW__shopAllLink:hover:after,.site-header-module__gEiwmW__shopAllLink.site-header-module__gEiwmW__navLinkActive:after{transform:scaleX(1)}.site-header-module__gEiwmW__categoryDivider{background:var(--border-2);flex:none;width:1px;height:18px}.site-header-module__gEiwmW__categoryBar .site-header-module__gEiwmW__nav{scrollbar-width:none;flex:0 auto;justify-content:center;gap:clamp(18px,2vw,32px);min-width:0;overflow-x:auto}.site-header-module__gEiwmW__categoryBar .site-header-module__gEiwmW__nav::-webkit-scrollbar{display:none}.site-header-module__gEiwmW__categoryBar .site-header-module__gEiwmW__navLink{color:var(--muted-2);white-space:nowrap;flex:none;padding:7px 0;font-size:13.5px;font-weight:550}.site-header-module__gEiwmW__categoryBar .site-header-module__gEiwmW__navLink:hover,.site-header-module__gEiwmW__categoryBar .site-header-module__gEiwmW__navLinkActive{color:var(--ink)}@media (max-width:1180px){.site-header-module__gEiwmW__headerInner{gap:var(--space-24);grid-template-columns:auto minmax(240px,1fr) auto}.site-header-module__gEiwmW__orderLookup span{display:none}.site-header-module__gEiwmW__orderLookup{justify-content:center;width:42px;padding:0}}@media (max-width:1023px){.site-header-module__gEiwmW__headerInner{gap:var(--space-8);height:68px;min-height:68px;padding:10px var(--header-gutter);grid-template-columns:44px minmax(0,1fr) 92px;display:grid}.site-header-module__gEiwmW__headerSearch,.site-header-module__gEiwmW__orderLookup,.site-header-module__gEiwmW__categoryBar{display:none}.site-header-module__gEiwmW__logo{height:34px}}
.floating-actions-module__zMfG-G__action{bottom:var(--space-24);z-index:80;border-radius:var(--radius-pill);cursor:pointer;width:54px;height:54px;transition:transform var(--motion) var(--easing), box-shadow var(--motion) var(--easing), opacity var(--motion) var(--easing);border:none;place-items:center;display:grid;position:fixed}.floating-actions-module__zMfG-G__action[hidden]{display:none}.floating-actions-module__zMfG-G__action:hover{transform:translateY(-2px)}.floating-actions-module__zMfG-G__action:active{transform:translateY(0)}.floating-actions-module__zMfG-G__whatsapp{left:var(--space-24);color:#fff;background:#25d366;box-shadow:0 10px 26px #25d3665c}.floating-actions-module__zMfG-G__whatsapp:hover{box-shadow:0 14px 32px #25d36675}.floating-actions-module__zMfG-G__toTop{right:var(--space-24);background:var(--ink);color:#fff;box-shadow:0 10px 26px #16130f47}.floating-actions-module__zMfG-G__toTop:hover{box-shadow:0 14px 32px #16130f5c}@media (max-width:1023px){.floating-actions-module__zMfG-G__action{bottom:calc(var(--space-16) + env(safe-area-inset-bottom));width:48px;height:48px}.floating-actions-module__zMfG-G__aboveBottomAction{bottom:calc(var(--space-16) + 76px + env(safe-area-inset-bottom))}.floating-actions-module__zMfG-G__whatsapp{left:var(--space-16)}.floating-actions-module__zMfG-G__toTop{right:var(--space-16)}}@media (prefers-reduced-motion:reduce){.floating-actions-module__zMfG-G__action,.floating-actions-module__zMfG-G__action:hover,.floating-actions-module__zMfG-G__action:active{transition:none;transform:none}}
.customer-reviews-module__bpL40W__section{border-radius:var(--radius-lg);padding:clamp(32px, 4vw, 56px) var(--space-24) clamp(28px, 3.5vw, 44px);background:radial-gradient(115% 85% at 50% 0%, #f2691f1a 0%, #f2691f00 60%), linear-gradient(180deg, var(--surface-4) 0%, var(--surface-3) 100%);position:relative;overflow:hidden}.customer-reviews-module__bpL40W__intro{align-items:center;gap:var(--space-10);text-align:center;flex-direction:column;display:flex}.customer-reviews-module__bpL40W__eyebrow{align-items:center;gap:var(--space-8);padding:5px var(--space-12) 5px var(--space-10);border-radius:var(--radius-pill);background:var(--surface);color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;display:inline-flex;box-shadow:0 1px 2px #11100e0d}.customer-reviews-module__bpL40W__eyebrow svg{color:#25d366}.customer-reviews-module__bpL40W__title{letter-spacing:-.025em;font-size:clamp(26px,3vw,38px);line-height:1.05}.customer-reviews-module__bpL40W__lead{color:var(--muted);max-width:48ch;font-size:15px}.customer-reviews-module__bpL40W__stage{touch-action:pan-y;place-items:center;margin-top:clamp(28px,3.5vw,44px);display:grid}.customer-reviews-module__bpL40W__stage:focus-visible{outline:var(--focus-ring);outline-offset:8px;border-radius:var(--radius)}.customer-reviews-module__bpL40W__deck{--phone-width:min(262px, 62vw);width:var(--phone-width);height:calc(var(--phone-width) * 2.05);position:relative}.customer-reviews-module__bpL40W__phone{background:linear-gradient(160deg, #2c2925 0%, var(--ink) 46%, #080807 100%);transform-origin:50% 128%;transform:translateX(calc(var(--offset) * 46px)) translateY(calc(var(--depth) * 10px)) rotate(calc(var(--offset) * 7deg)) scale(calc(1 - var(--depth) * .05));opacity:calc(1 - var(--depth) * .16);z-index:calc(10 - var(--depth));transition:transform var(--motion-slow) var(--easing), opacity var(--motion-slow) var(--easing), box-shadow var(--motion-slow) var(--easing);border-radius:34px;padding:10px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff12,0 18px 44px #11100e38}.customer-reviews-module__bpL40W__phone[data-active]{box-shadow:0 0 0 1px #ffffff1a inset, 0 0 0 3px var(--accent-glow), 0 30px 70px #11100e4d;opacity:1}.customer-reviews-module__bpL40W__phone[data-hidden]{opacity:0;pointer-events:none}.customer-reviews-module__bpL40W__speaker{border-radius:var(--radius-pill);background:#ffffff29;width:54px;height:4px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.customer-reviews-module__bpL40W__screen{background:#ece5dd;border-radius:26px;place-items:center;width:100%;height:100%;display:grid;position:relative;overflow:hidden}.customer-reviews-module__bpL40W__phone:not([data-active]) .customer-reviews-module__bpL40W__screen:after{content:"";background:#f0eee885;position:absolute;inset:0}.customer-reviews-module__bpL40W__screenImage{object-fit:cover;object-position:top center}.customer-reviews-module__bpL40W__screenPlaceholder{padding:var(--space-16);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-4);text-align:center;font-size:10.5px}.customer-reviews-module__bpL40W__channelMark{border:2px solid var(--surface);color:#fff;opacity:0;width:34px;height:34px;transition:opacity var(--motion-slow) var(--easing), transform var(--motion-slow) var(--easing);z-index:3;background:#25d366;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:30px;left:-8px;transform:scale(.8);box-shadow:0 6px 16px #11100e3d}.customer-reviews-module__bpL40W__phone[data-active] .customer-reviews-module__bpL40W__channelMark{opacity:1;transform:none}.customer-reviews-module__bpL40W__phoneHit{z-index:2;border-radius:34px;place-items:end center;padding-bottom:18px;display:grid;position:absolute;inset:0}.customer-reviews-module__bpL40W__phoneHit[data-zoom]{cursor:zoom-in}.customer-reviews-module__bpL40W__zoomBadge{padding:7px var(--space-12);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;opacity:0;transition:opacity var(--motion) var(--easing), transform var(--motion) var(--easing);background:#11100eb8;align-items:center;gap:6px;font-size:12px;font-weight:500;display:inline-flex;transform:translateY(6px)}.customer-reviews-module__bpL40W__phone[data-active]:hover .customer-reviews-module__bpL40W__zoomBadge,.customer-reviews-module__bpL40W__phoneHit:focus-visible .customer-reviews-module__bpL40W__zoomBadge{opacity:1;transform:translateY(0)}@media (hover:none){.customer-reviews-module__bpL40W__zoomBadge{opacity:1;transform:none}}.customer-reviews-module__bpL40W__meta{text-align:center;animation:customer-reviews-module__bpL40W__review-meta-in var(--motion-slow) var(--easing) both;flex-direction:column;align-items:center;gap:4px;margin-top:clamp(24px,3vw,34px);display:flex}.customer-reviews-module__bpL40W__meta b{font-family:var(--font-display);color:var(--ink);font-size:17px}.customer-reviews-module__bpL40W__meta span{max-width:46ch;color:var(--muted);font-size:14px;line-height:1.55}@keyframes customer-reviews-module__bpL40W__review-meta-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.customer-reviews-module__bpL40W__controls{margin-top:var(--space-20);justify-content:center;align-items:center;gap:var(--space-16);display:flex}.customer-reviews-module__bpL40W__arrow{border:1px solid var(--border-2);border-radius:var(--radius-pill);background:var(--surface);width:42px;height:42px;color:var(--ink);transition:border-color var(--motion) var(--easing), color var(--motion) var(--easing);place-items:center;display:grid}.customer-reviews-module__bpL40W__arrow:hover{border-color:var(--ink);color:var(--accent-text)}.customer-reviews-module__bpL40W__dots{align-items:center;gap:var(--space-8);display:flex}.customer-reviews-module__bpL40W__dot{border-radius:var(--radius-pill);background:var(--muted-5);width:8px;height:8px;transition:width var(--motion) var(--easing), background var(--motion) var(--easing);position:relative;overflow:hidden}.customer-reviews-module__bpL40W__dot[data-active]{background:var(--border-2);width:30px}.customer-reviews-module__bpL40W__dotProgress{border-radius:inherit;background:var(--accent);transform-origin:0;width:100%;animation:customer-reviews-module__bpL40W__review-dot-fill var(--rotate-duration,5.2s) linear both;position:absolute;inset:0 auto 0 0}.customer-reviews-module__bpL40W__dotProgress[data-paused]{animation-play-state:paused}@keyframes customer-reviews-module__bpL40W__review-dot-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.customer-reviews-module__bpL40W__lightbox{z-index:110;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:customer-reviews-module__bpL40W__review-lightbox-in var(--motion) var(--easing) both;background:#11100edb;place-items:center;padding:clamp(16px,4vw,40px);display:grid;position:fixed;inset:0}.customer-reviews-module__bpL40W__lightboxClose{color:#fff;width:44px;height:44px;transition:background var(--motion) var(--easing);background:#ffffff24;border-radius:50%;place-items:center;display:grid;position:absolute;top:clamp(12px,3vw,24px);right:clamp(12px,3vw,24px)}.customer-reviews-module__bpL40W__lightboxClose:hover{background:#ffffff42}.customer-reviews-module__bpL40W__lightboxFigure{align-items:center;gap:var(--space-14);flex-direction:column;max-height:100%;margin:0;display:flex}.customer-reviews-module__bpL40W__lightboxImage{border-radius:var(--radius);background:#ece5dd;width:auto;max-width:min(92vw,460px);height:auto;max-height:78vh;box-shadow:0 30px 80px #00000080}.customer-reviews-module__bpL40W__lightboxFigure figcaption{text-align:center;color:#d9d3cb;flex-direction:column;align-items:center;gap:2px;max-width:46ch;display:flex}.customer-reviews-module__bpL40W__lightboxFigure figcaption b{color:#fff;font-family:var(--font-display);font-size:15px}.customer-reviews-module__bpL40W__lightboxFigure figcaption span{font-size:13.5px;line-height:1.5}@keyframes customer-reviews-module__bpL40W__review-lightbox-in{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.customer-reviews-module__bpL40W__section{padding-left:var(--space-16);padding-right:var(--space-16)}.customer-reviews-module__bpL40W__phone{transform:translateX(calc(var(--offset) * 30px)) translateY(calc(var(--depth) * 8px)) rotate(calc(var(--offset) * 6deg)) scale(calc(1 - var(--depth) * .06));border-radius:30px;padding:8px}.customer-reviews-module__bpL40W__screen{border-radius:24px}}@media (prefers-reduced-motion:reduce){.customer-reviews-module__bpL40W__phone,.customer-reviews-module__bpL40W__meta,.customer-reviews-module__bpL40W__lightbox{transition-duration:1ms;animation:none}.customer-reviews-module__bpL40W__dotProgress{animation:none;transform:scaleX(1)}}
.faq-module__FaRpPa__layout{grid-template-columns:minmax(240px,.8fr) 1.2fr;align-items:start;gap:clamp(28px,5vw,72px);display:grid}.faq-module__FaRpPa__intro{top:var(--space-32);align-items:flex-start;gap:var(--space-12);flex-direction:column;display:flex;position:sticky}.faq-module__FaRpPa__eyebrow{color:var(--accent-text);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.faq-module__FaRpPa__title{letter-spacing:-.025em;font-size:clamp(26px,3vw,38px);line-height:1.05}.faq-module__FaRpPa__lead{color:var(--muted);max-width:34ch;font-size:15px;line-height:1.6}.faq-module__FaRpPa__introAction{align-items:center;gap:var(--space-8);margin-top:var(--space-4);padding:var(--space-10) var(--space-18);border:1px solid var(--border-2);border-radius:var(--radius-pill);color:var(--ink);transition:border-color var(--motion) var(--easing), background var(--motion) var(--easing);font-size:14px;font-weight:500;display:inline-flex}.faq-module__FaRpPa__introAction:hover{border-color:var(--ink);background:var(--surface-4)}.faq-module__FaRpPa__list{border-top:1px solid var(--border)}.faq-module__FaRpPa__item{border-bottom:1px solid var(--border)}.faq-module__FaRpPa__trigger{justify-content:space-between;align-items:center;gap:var(--space-16);width:100%;min-height:64px;padding:var(--space-18) 0;font-family:var(--font-display);color:var(--ink);text-align:left;transition:color var(--motion) var(--easing);font-size:16.5px;font-weight:700;line-height:1.3;display:flex}.faq-module__FaRpPa__trigger:hover{color:var(--accent-text)}.faq-module__FaRpPa__chevron{color:var(--muted-3);transition:transform var(--motion) var(--easing), color var(--motion) var(--easing);flex:none}.faq-module__FaRpPa__item[data-open] .faq-module__FaRpPa__chevron{color:var(--accent-text)}.faq-module__FaRpPa__panel{padding-bottom:var(--space-20);max-width:62ch;color:var(--muted);font-size:14.5px;line-height:1.7}.faq-module__FaRpPa__answerList{gap:var(--space-8);display:grid}.faq-module__FaRpPa__answerList li{align-items:baseline;gap:var(--space-8);flex-wrap:wrap;display:flex}.faq-module__FaRpPa__answerTerm{min-width:132px;color:var(--text);font-weight:500}.faq-module__FaRpPa__inlineLink{color:var(--accent-text);text-underline-offset:3px;white-space:nowrap;font-weight:500;text-decoration:underline}.faq-module__FaRpPa__inlineLink:hover{color:var(--accent-text-hover)}@media (max-width:900px){.faq-module__FaRpPa__layout{grid-template-columns:1fr}.faq-module__FaRpPa__intro{position:static}.faq-module__FaRpPa__trigger{min-height:58px;font-size:15.5px}}
.hero-module__LZwSOa__hero{min-height:680px;padding:clamp(56px, 6vw, 88px) var(--gutter) 48px;background:#11100e;grid-template-columns:minmax(440px,.9fr) minmax(460px,1.1fr);display:grid;position:relative;overflow:hidden}.hero-module__LZwSOa__hero:before{content:"";opacity:.22;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-module__LZwSOa__glow{pointer-events:none;background:radial-gradient(circle,#f2691f4d 0%,#f2691f00 65%);width:720px;height:720px;position:absolute;top:-160px;right:60px}.hero-module__LZwSOa__content{z-index:1;gap:var(--space-28);padding-bottom:var(--space-56);min-width:0;animation:hero-module__LZwSOa__hero-copy-in .8s var(--easing) both;flex-direction:column;justify-content:center;display:flex;position:relative}.hero-module__LZwSOa__eyebrow{align-items:center;gap:var(--space-12);display:flex}.hero-module__LZwSOa__eyebrowIndex{color:var(--accent)}.hero-module__LZwSOa__eyebrowRule{background:#ffffff47;flex:none;width:22px;height:1px}.hero-module__LZwSOa__headline{letter-spacing:-.05em;font-variation-settings:"wdth" 122;color:#fff;margin:0;font-size:clamp(52px,6.6vw,102px);font-weight:800;line-height:.88}.hero-module__LZwSOa__headlineSecond{font-variation-settings:"wdth" 100;letter-spacing:-.035em;font-weight:450;display:block}.hero-module__LZwSOa__lead{color:#bbb5ac;max-width:460px;font-size:18px;line-height:1.62}.hero-module__LZwSOa__ctas{align-items:center;gap:var(--space-12);flex-wrap:wrap;display:flex}.hero-module__LZwSOa__ctaArrow{color:var(--accent-text)}.hero-module__LZwSOa__meta{align-items:center;gap:var(--space-14);color:#928b82;flex-wrap:wrap;font-size:13.5px;display:flex}.hero-module__LZwSOa__metaDot{background:var(--muted-4);border-radius:50%;flex:none;width:3px;height:3px}.hero-module__LZwSOa__visual{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__LZwSOa__productWrap{width:100%;max-width:650px;min-height:560px;animation:hero-module__LZwSOa__hero-product-in .9s .12s var(--easing) both;background:linear-gradient(145deg,#fff,#eeebe4);border-radius:32px;place-items:center;padding:clamp(30px,4vw,60px);display:grid;position:relative;transform:rotate(1.5deg);box-shadow:0 32px 90px #00000057}.hero-module__LZwSOa__productImage{mix-blend-mode:multiply;width:100%;height:auto;transition:transform .7s var(--easing);transform:rotate(-1.5deg)}.hero-module__LZwSOa__productWrap:hover .hero-module__LZwSOa__productImage{transform:rotate(-1.5deg)scale(1.035)}.hero-module__LZwSOa__ground{pointer-events:none;background:radial-gradient(#16130f29 0%,#16130f00 70%);height:46px;position:absolute;bottom:6px;left:12%;right:12%}.hero-module__LZwSOa__pricePill{align-items:center;gap:var(--space-8);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);padding:var(--space-10) var(--space-16);box-shadow:var(--shadow-float);font-size:14px;display:flex;position:absolute;bottom:70px;left:-28px;transform:rotate(-1.5deg)}.hero-module__LZwSOa__pricePillValue{font-family:var(--font-display);color:var(--ink);font-weight:700}.hero-module__LZwSOa__heroPlaceholder{aspect-ratio:1;border-radius:var(--radius);width:100%;padding:var(--space-24);background:repeating-linear-gradient(135deg,#efeae4 0 10px,#f7f5f2 10px 20px);place-items:center;display:grid}@keyframes hero-module__LZwSOa__hero-copy-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__LZwSOa__hero-product-in{0%{opacity:0;transform:translateY(36px)rotate(4deg)scale(.96)}to{opacity:1;transform:translateY(0)rotate(1.5deg)scale(1)}}.hero-module__LZwSOa__rail{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#171512;border-color:#ffffff14;display:grid}.hero-module__LZwSOa__railCell{align-items:center;gap:var(--space-10);padding:var(--space-14) var(--space-16);min-height:52px;transition:background var(--motion) var(--easing);border-right:1px solid #ffffff14;display:flex}.hero-module__LZwSOa__railCell:last-child{border-right:none}.hero-module__LZwSOa__railCell:hover{background:#24211d}.hero-module__LZwSOa__railLabel{color:#e9e5de;font-size:13.5px}@media (max-width:1100px){.hero-module__LZwSOa__hero{padding:var(--space-48) var(--gutter);gap:var(--space-32);grid-template-columns:1fr;min-height:0}.hero-module__LZwSOa__content{padding-bottom:0}.hero-module__LZwSOa__lead{font-size:15px}.hero-module__LZwSOa__headline{letter-spacing:-.04em;font-variation-settings:"wdth" 120;line-height:.88}.hero-module__LZwSOa__productWrap{max-width:520px;min-height:0;margin:0 auto}.hero-module__LZwSOa__pricePill{bottom:40px}.hero-module__LZwSOa__rail{scrollbar-width:none;display:flex;overflow-x:auto}.hero-module__LZwSOa__rail::-webkit-scrollbar{display:none}.hero-module__LZwSOa__railCell{flex:none}}@media (max-width:620px){.hero-module__LZwSOa__hero{padding-top:42px}.hero-module__LZwSOa__headline{overflow-wrap:anywhere;font-size:clamp(44px,13.2vw,58px)}.hero-module__LZwSOa__lead{max-width:100%;font-size:16px}.hero-module__LZwSOa__ctas{grid-template-columns:1fr;width:100%;display:grid}.hero-module__LZwSOa__ctas>*{width:100%}.hero-module__LZwSOa__productWrap{border-radius:22px;padding:24px}.hero-module__LZwSOa__pricePill{bottom:24px;left:-8px}}
