.catalog-root{--catalog-bg:#f8fafc;--catalog-surface:#e2e8f0;--catalog-charcoal:#1e293b;--catalog-accent:#455080;--catalog-accent-hover:#3a4470;--catalog-muted:#64748b;--bottom-nav-h:calc(4rem + env(safe-area-inset-bottom, 0px));--catalog-mobile-nav-height:var(--bottom-nav-h);font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior-x:none}@media (min-width:1024px){.catalog-root{--bottom-nav-h:0px;--catalog-mobile-nav-height:0px}}.catalog-root[data-touch-nav]{--bottom-nav-h:calc(4.5rem + env(safe-area-inset-bottom, 0px));--catalog-mobile-nav-height:var(--bottom-nav-h)}@media (max-width:1023px){.catalog-root input,.catalog-root select,.catalog-root textarea{font-size:1rem}}.catalog-main{padding-top:var(--header-height,100px)}.catalog-skip{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--catalog-accent);color:white;font-weight:600;border-radius:.5rem;text-decoration:none}.catalog-skip:focus{top:1rem}html.scroll-locked{overflow:hidden}html.scroll-locked,html.scroll-locked .scroll-lock-compensate{padding-right:var(--scrollbar-width,0)}.catalog-root .fade-in-section{opacity:0;transition:opacity .5s ease-out}.catalog-root .fade-in-section.is-visible{opacity:1}.catalog-root :focus-visible{outline:2px solid var(--catalog-accent);outline-offset:2px}.catalog-root .leaflet-container{z-index:0}@keyframes catalog-cart-bump{0%{transform:scale(1)}28%{transform:scale(1.22)}55%{transform:scale(.92)}to{transform:scale(1)}}@keyframes catalog-cart-badge-pop{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes catalog-cart-notice-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.catalog-root .catalog-cart-bump{animation:catalog-cart-bump .55s ease;transform-origin:center}.catalog-root .catalog-cart-badge-pop{animation:catalog-cart-badge-pop .45s ease;transform-origin:center}.catalog-root .catalog-cart-notice-in{animation:catalog-cart-notice-in .22s ease-out}@media (prefers-reduced-motion:reduce){.catalog-root .catalog-cart-badge-pop,.catalog-root .catalog-cart-bump,.catalog-root .catalog-cart-notice-in{animation:none}}.catalog-root .catalog-place-order-cta{position:relative;display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:.625rem;overflow:hidden;border:none;border-radius:.75rem;padding:0 1.25rem;cursor:pointer;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.02em;background:linear-gradient(180deg,#f6b429,#ea8b0c 48%,#d97706);box-shadow:inset 0 1px 0 rgba(255,255,255,.38),0 8px 22px -6px rgba(217,119,6,.62);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.catalog-root .catalog-place-order-cta:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 36%,rgba(255,255,255,.32) 50%,transparent 64%);transform:translateX(-130%);transition:transform .65s ease}.catalog-root .catalog-place-order-cta:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 12px 28px -6px rgba(217,119,6,.72)}.catalog-root .catalog-place-order-cta:hover:before{transform:translateX(130%)}.catalog-root .catalog-place-order-cta:active{transform:translateY(0);filter:brightness(.97)}.catalog-root .catalog-place-order-cta:focus-visible{outline:2px solid #ea8b0c;outline-offset:3px}.catalog-root .catalog-place-order-cta-arrow{flex-shrink:0;transition:transform .18s ease}.catalog-root .catalog-place-order-cta:hover .catalog-place-order-cta-arrow{transform:translateX(4px)}@media (prefers-reduced-motion:reduce){.catalog-root .catalog-place-order-cta,.catalog-root .catalog-place-order-cta-arrow,.catalog-root .catalog-place-order-cta:before{transition:none}.catalog-root .catalog-place-order-cta:hover{transform:none}.catalog-root .catalog-place-order-cta:hover:before{transform:translateX(-130%)}.catalog-root .catalog-place-order-cta:hover .catalog-place-order-cta-arrow{transform:none}}