.shopHeaderShell{position:relative;z-index:30}.shopHeader{display:grid;min-height:5.5rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 3rem;color:#171717;background:var(--site-background);border:0}.shopStoreBanner{position:sticky;top:0;z-index:29;display:grid;min-height:5rem;place-items:center;overflow:hidden;color:#f4ead5;background:#526852;border:0}.shopStoreBanner:after,.shopStoreBanner:before{content:"";position:absolute;z-index:2;top:0;bottom:0;width:2.75rem;pointer-events:none}.shopStoreBanner:before{left:0;background:linear-gradient(90deg,#526852 15%,transparent)}.shopStoreBanner:after{right:0;background:linear-gradient(270deg,#526852 15%,transparent)}.shopHeaderShellOrder .shopHeader{color:#f4ead5;background:#526852;border-color:color-mix(in srgb,#f4ead5 24%,transparent)}.shopStoreCategories{display:flex;width:100%;align-items:center;justify-content:center;gap:clamp(1.5rem,5vw,4rem);padding-inline:2.75rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:2.75rem;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.shopStoreCategories::-webkit-scrollbar{display:none}.shopStoreCategories button{flex:0 0 auto;padding:0;color:inherit;background:rgba(0,0,0,0);border:0;cursor:pointer;font-family:var(--font-geist-mono),monospace;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700;letter-spacing:.2em;line-height:1;text-transform:uppercase}.shopStoreCategories button.is-active,.shopStoreCategories button:focus-visible,.shopStoreCategories button:hover{text-decoration:underline;text-underline-offset:.35rem}.shopHeaderLogo{display:inline-flex;width:max-content;color:#013714}.shopHeaderLogo svg{width:3.31rem;height:4rem}.shopHeaderTitle{color:currentcolor;font-family:var(--font-geist-mono),monospace;font-size:clamp(.9rem,1.45vw,1.2rem);font-weight:700;letter-spacing:.065em;line-height:1;text-align:center;text-transform:uppercase}.shopHeaderCart{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;justify-self:end;color:currentcolor;background:rgba(0,0,0,0)}.shopHeaderCartIcon{width:1.45rem;height:1.45rem;background:currentcolor;mask:url(/icons/shop-cart.svg) center/contain no-repeat;-webkit-mask:url(/icons/shop-cart.svg) center/contain no-repeat}.merchSection{padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,5rem);background:var(--site-background)}.home-styles .merchSection{min-height:44rem;overflow-anchor:none}.merchSectionInner{position:relative;width:min(100%,1450px);margin-inline:auto}.merchSectionHeader{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(2rem,4vw,3.5rem)}.merchSectionHeader h2{font-weight:900!important;text-transform:uppercase!important;font-family:var(--font-copy),Arial,sans-serif;font-size:clamp(2.7rem,6vw,5.5rem);font-weight:400;line-height:.95}.merchSectionHeader p{max-width:56ch;margin-top:1rem;color:var(--muted-foreground);line-height:1.7}.merchSeeAllButton{width:12.5rem;min-height:3.25rem;flex:0 0 auto;gap:1rem;color:#171717;border-color:#171717;border-radius:.25rem;background:rgba(0,0,0,0);font-family:var(--font-geist-mono),monospace;font-size:1rem;font-weight:700;letter-spacing:.08em}.merchSeeAllButton svg{width:1.35rem;height:1.35rem;stroke-width:2.25}.merchSeeAllRow{display:flex;justify-content:center;margin-top:1.5rem}.merchProductGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}.merchProductCarousel [data-slot=carousel-content]{overflow:visible}.merchCarouselTrack{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);margin-left:0}.merchCarouselItem{padding-left:0}@media(min-width:601px){.merchCarouselTrack{transform:none!important}.merchSeeAllRow{position:absolute;top:0;right:0;justify-content:flex-end;margin-top:0}.merchSeeAllButton{min-height:3.55rem}}.merchProductCard{position:relative;container-type:inline-size;min-width:0;height:100%;gap:0;padding:0;color:#171717;background:#fbfaf6;border:0;border-radius:0;box-shadow:none}.merchProductCardOpen{position:absolute;z-index:1;inset:0;width:100%;height:100%;padding:0;color:rgba(0,0,0,0);background:rgba(0,0,0,0);border:0;border-radius:inherit;box-shadow:none}.merchProductImage{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;border-bottom:0;border-radius:0;background-color:#f9f6ef;background-repeat:no-repeat}.merchProductImageEmpty{display:grid;place-items:center;background-color:rgba(0,0,0,0)}.merchProductImagePlaceholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;width:100%;height:100%;padding:1rem;color:color-mix(in srgb,currentColor 48%,transparent);font-size:.72rem;letter-spacing:.04em;line-height:1.3;text-align:center;text-transform:uppercase;user-select:none}.merchProductImagePlaceholder svg{width:1.75rem;height:1.75rem;stroke-width:1.4}.merchProductImageLoading:before{content:"";position:absolute;inset:-.75rem;background:radial-gradient(circle at 30% 25%,rgba(243,233,213,.85),transparent 45%),linear-gradient(135deg,#d8d2bd,#8c9178);filter:blur(.65rem);transform:scale(1.06)}.merchProductImageSpinner{position:absolute;z-index:1;inset:0;width:1.6rem;height:1.6rem;margin:auto;color:#fff}.merchProductName{display:flex;min-height:5.25rem;align-items:center;justify-content:center;padding:1rem 1rem .75rem;text-align:center}.merchProductName [data-slot=card-title]{font-family:var(--font-heading),Arial,sans-serif;font-size:clamp(1.35rem,7cqi,2rem);font-weight:900;line-height:1;text-transform:uppercase}.merchProductActions{position:relative;z-index:2;display:flex;gap:.65rem;margin-top:auto;padding:0 1rem .85rem;border:0;background:rgba(0,0,0,0)}.merchProductActions>*{min-width:0;min-height:3rem;flex:1 1 0;border-radius:.2rem;font-family:var(--font-geist-mono),monospace;font-size:.9rem;font-weight:700;letter-spacing:.08em}.merchProductActions .merchBuyButton{flex-grow:1;white-space:nowrap;text-transform:uppercase;color:#f8edab;background:#526852;border:1px solid #526852;font-size:clamp(.78rem,3.8cqi,.95rem);letter-spacing:.04em}.merchCartTriggerIcon{display:block;width:1.35rem;height:1.35rem;background:currentcolor;mask:url(/icons/shop-cart.svg) center/contain no-repeat;-webkit-mask:url(/icons/shop-cart.svg) center/contain no-repeat}.merchCartTrigger{position:relative}.merchCartCount{position:absolute;top:-.25rem;right:-.25rem;display:grid;min-width:1.1rem;height:1.1rem;padding-inline:.2rem;place-items:center;color:#f8edab;background:#526852;border:2px solid #fff;border-radius:999px;font-size:.6rem;font-weight:800;line-height:1}@container (max-width: 280px){.merchProductActions{flex-direction:column}.merchProductActions .merchBuyButton{order:-1}}@media(min-width:768px){html:has(.merchSection){scrollbar-gutter:stable}}body[data-scroll-locked]:has(.merchProductDetailDialog),body[data-scroll-locked]:has(.merchProductDetailDrawer){overflow:clip!important;position:static!important;margin-right:0!important;padding-right:0!important}.merchProductDetailDialog,.merchProductDetailDrawer{--merch-detail-shell:#d8d7d2;--merch-detail-paper:#f1f0eb;--merch-detail-ink:#171717;--merch-detail-muted:#64645f;--merch-detail-line:#a7a69f;border:0}.merchProductDetailDialog{width:min(30rem,100vw - 2rem);max-height:100dvh;gap:0;padding:.65rem;overflow-y:hidden;overscroll-behavior:contain;color:var(--merch-detail-ink);background:rgba(0,0,0,0);border-radius:.85rem;box-shadow:none}.merchProductDetailDialog .merchProductDetailTicket{height:min(43rem,100dvh - 3.3rem)}.merchProductDetailDrawer{height:calc(100dvh - .5rem);min-height:0;gap:0;padding:.4rem;overflow:hidden!important;color:var(--merch-detail-ink);background:var(--merch-detail-shell);border-top:0;border-radius:.75rem .75rem 0 0}.merchProductDetailDrawer[data-vaul-drawer-direction=bottom]{max-height:calc(100dvh - .5rem)}.merchProductDetailDrawer>div:first-child{display:none}.merchProductDetailDrawer .merchProductDetailTicket{min-height:0;flex:1}.merchProductDetailTicket{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;color:var(--merch-detail-ink);background:var(--merch-detail-paper);border-radius:.55rem}.merchCartTicket{height:min(43rem,100dvh - 3.3rem)}.merchCartHeader{flex:0 0 auto;padding:4rem 1.75rem 1.25rem;border-bottom:1px solid var(--merch-detail-line)}.merchCartDescription{margin-top:.45rem;color:var(--merch-detail-muted);font-family:var(--font-geist-mono),monospace;font-size:.72rem;line-height:1.4}.merchCartDelivery{display:grid;gap:.45rem;margin-top:1rem}.merchCartDeliveryTrack{position:relative;height:.2rem;margin-right:.35rem;background:#e1e1dd}.merchCartDeliveryTrack span{display:block;width:42%;height:100%;background:#55c7a2}.merchCartDeliveryTrack svg{position:absolute;top:50%;left:42%;width:1.15rem;height:1.15rem;padding:.12rem;color:#526852;background:#fff;transform:translate(-50%,-50%)}.merchCartDelivery p{margin:0;color:var(--merch-detail-muted);font-family:var(--font-geist-mono),monospace;font-size:.63rem;letter-spacing:.035em;text-align:right;text-transform:uppercase}.merchCartDelivery p strong{color:var(--merch-detail-ink)}.merchCartScrollArea{min-height:0;flex:1}.merchCartList{display:grid;gap:0;padding:0 1.75rem}.merchCartItem{display:grid;min-width:0;grid-template-columns:5.25rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--merch-detail-line)}.merchCartItemImage{width:5.25rem;aspect-ratio:1;background-color:color-mix(in srgb,var(--merch-detail-paper) 78%,#fff);background-repeat:no-repeat;border-radius:.4rem}.merchCartItemContent{display:grid;min-width:0;gap:.35rem;font-family:var(--font-geist-mono),monospace}.merchCartItemContent strong{overflow:hidden;color:var(--merch-detail-ink);font-size:.82rem;line-height:1.3;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.merchCartItemContent>span{color:var(--merch-detail-muted);font-size:.75rem}.merchCartEmpty{display:grid;min-height:18rem;padding:2rem;place-content:center;justify-items:center;gap:.65rem;color:var(--merch-detail-muted);text-align:center}.merchCartEmpty svg{width:2rem;height:2rem}.merchCartEmpty strong{color:var(--merch-detail-ink)}.merchCartEmpty p{max-width:28ch;font-size:.8rem;line-height:1.5}.merchCartFooter{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.75rem 1.35rem;background:var(--merch-detail-paper);border-top:1px solid var(--merch-detail-line)}.merchCartTotal{display:grid;gap:.2rem}.merchCartCheckoutButton,.merchCartTotal{font-family:var(--font-geist-mono),monospace}.merchCartCheckoutButton{min-width:8.75rem;min-height:3rem;color:#f8edab;background:#526852;border:1px solid #526852;border-radius:.35rem;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.merchCartCheckoutButton:hover{color:#f8edab;background:#435743}.merchCartCollectionButton{width:min(16rem,100%);min-height:3.55rem;margin-inline:auto;color:#f8edab;background:#526852;border:1px solid #526852;border-radius:.2rem;font-family:var(--font-geist-mono),monospace;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.merchCartCollectionButton:hover{color:#f8edab;background:#435743}.merchCartTotal span{color:var(--merch-detail-muted);font-size:.66rem;text-transform:uppercase}.merchCartTotal strong{font-size:.9rem}.merchProductDetailScrollArea{min-height:0;flex:1;overflow:hidden;overscroll-behavior:contain}.merchProductDetailScrollContent{position:relative;display:flex;min-height:100%;flex-direction:column}.merchProductDetailScrollContent:after,.merchProductDetailScrollContent:before{position:absolute;z-index:2;top:17.8rem;width:1.25rem;height:1.25rem;background:var(--merch-detail-shell);border-radius:50%;content:"";pointer-events:none}.merchProductDetailScrollContent:before{left:-.7rem}.merchProductDetailScrollContent:after{right:-.7rem}.merchProductDetailBack{position:absolute;z-index:3;top:.65rem;left:.65rem;width:2.5rem;height:2.5rem;color:var(--merch-detail-ink);background:color-mix(in srgb,var(--merch-detail-paper) 92%,transparent);border-color:var(--merch-detail-line);border-radius:.55rem}.merchProductDetailBack:hover{color:var(--merch-detail-paper);background:var(--merch-detail-ink)}.merchProductDetailMedia{display:flex;height:18.45rem;flex:0 0 auto;align-items:center;justify-content:center;padding:2.2rem 1.5rem 1.35rem;overflow:hidden}.merchProductDetailMedia:has(.merchProductDetailCarousel){padding:0}.merchProductDetailCarousel{width:100%;height:100%}.merchProductDetailCarousel [data-slot=carousel-content]{height:100%}.merchProductDetailCarouselTrack{height:100%;margin-left:0}.merchProductDetailCarouselSlide{display:flex;height:100%;align-items:center;justify-content:center;padding-left:0}.merchProductDetailCarouselNext,.merchProductDetailCarouselPrevious{z-index:2;width:2rem;height:2rem;color:var(--merch-detail-ink);background:color-mix(in srgb,var(--merch-detail-paper) 88%,transparent);border-color:var(--merch-detail-line);box-shadow:0 .25rem 1rem rgba(0,0,0,.1)}.merchProductDetailCarouselPrevious{left:.75rem}.merchProductDetailCarouselNext{right:.75rem}.merchProductDetailImage{width:100%;height:100%;aspect-ratio:auto;flex:0 1 100%;background-color:rgba(0,0,0,0);border:0;border-radius:0}.merchProductDetailImage.merchProductImageSprite{width:auto;aspect-ratio:.78;flex:0 0 auto}.merchProductDetailBody{display:flex;min-height:0;flex:1;flex-direction:column;padding:1.8rem 1.75rem 1.65rem;font-family:var(--font-geist-mono),monospace}.merchProductDetailTitle{color:var(--merch-detail-ink);font-family:var(--font-geist-mono),monospace;font-size:clamp(1.35rem,5vw,1.7rem);font-weight:500;line-height:1.15;letter-spacing:.015em;text-transform:uppercase}.merchProductDetailMeta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.7rem;color:var(--merch-detail-muted);font-size:.7rem;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.merchProductDetailMeta span:last-child{text-align:right}.merchProductDetailRule{position:relative;height:1rem;margin:.8rem 0 1.35rem}.merchProductDetailRule:before{position:absolute;top:50%;right:0;left:0;height:1px;background:var(--merch-detail-line);content:""}.merchProductDetailRule span{position:absolute;z-index:1;top:50%;left:12%;width:.35rem;height:.35rem;background:var(--merch-detail-muted);border-radius:50%;transform:translate(-50%,-50%)}.merchProductDetailDescription{color:var(--merch-detail-ink);font-family:var(--font-geist-mono),monospace;font-size:.78rem;line-height:1.45;letter-spacing:.015em;text-transform:uppercase}.merchProductDetailPrice{margin-top:1.25rem;color:var(--merch-detail-ink);font-size:.88rem;font-weight:600}.merchProductDetailOption{display:flex;min-width:0;flex-direction:column;gap:.65rem;padding:0;margin:1.35rem 0 0;border:0}.merchProductDetailOption+.merchProductDetailOption{margin-top:1.15rem}.merchProductDetailOptionLabel{padding:0;margin-bottom:.65rem;color:var(--merch-detail-ink);font-size:.7rem;font-weight:500;letter-spacing:.045em;line-height:1.35;text-transform:uppercase}.merchProductDetailOptionLabel span{color:var(--merch-detail-muted);font-weight:400}.merchProductDetailColorList,.merchProductDetailSizeList{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.merchProductDetailColor{width:2.25rem;height:2.25rem;flex:0 0 auto;border:.2rem solid var(--merch-detail-paper);border-radius:50%;box-shadow:0 0 0 1px var(--merch-detail-line)}.merchProductDetailColor.is-selected{box-shadow:0 0 0 2px var(--merch-detail-ink),0 0 0 4px var(--merch-detail-paper)}.merchProductDetailSize{min-width:2.5rem;height:2.25rem;padding:0 .75rem;color:var(--merch-detail-ink);border:1px solid var(--merch-detail-line);border-radius:.45rem;font-size:.75rem}.merchProductDetailSize.is-selected{color:var(--merch-detail-paper);background:var(--merch-detail-ink);border-color:var(--merch-detail-ink)}.merchProductDetailSize.is-disabled{cursor:not-allowed;opacity:.35;text-decoration:line-through}.merchProductDetailShipping{margin-top:1.25rem;color:var(--merch-detail-muted);font-size:.68rem;letter-spacing:.04em}.merchProductDetailBuy,.merchProductDetailShipping{font-family:var(--font-geist-mono),monospace;text-transform:uppercase}.merchProductDetailBuy{width:max-content;min-height:0;justify-content:flex-start;gap:.7rem;margin-top:auto;padding:2.25rem 0 0;color:var(--merch-detail-ink);background:rgba(0,0,0,0);border:0;border-radius:0;font-size:.78rem;letter-spacing:.035em}.merchProductDetailBuy:hover{color:var(--merch-detail-muted);background:rgba(0,0,0,0)}.merchEmptyState{min-height:20rem;justify-content:center;text-align:center}.merchEmptyState [data-slot=card-content]{display:grid;justify-items:center;gap:.75rem}.merchEmptyState svg{width:2rem;height:2rem;color:var(--muted-foreground)}.merchEmptyState h3{font-size:1.2rem;font-weight:600}.merchEmptyState p{color:var(--muted-foreground)}.merchPage{min-height:100vh;background:var(--site-background)}.merchPage .merchSection{padding-top:clamp(4rem,8vw,7rem);background:var(--site-background)}@media(min-width:827px)and (max-width:1180px){.shopHeader{min-height:4.75rem;padding:0 1.5rem}.shopHeaderLogo svg{width:2.69rem;height:3.25rem}}@media(min-width:601px)and (max-width:826px){.shopHeader{min-height:4.5rem;padding:0 1.25rem}.shopHeaderLogo svg{width:2.48rem;height:3rem}.merchCarouselTrack,.merchProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.merchCarouselTrack,.merchProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-styles .merchSection{min-height:42rem}.shopHeader{min-height:4.5rem;padding:0 1.25rem}.shopHeaderLogo svg{width:2.48rem;height:3rem}.shopHeaderTitle{font-size:.75rem;letter-spacing:.045em}.shopHeaderCart{width:2.5rem;height:2.5rem}.shopStoreBanner{min-height:3.75rem}.shopStoreCategories{justify-content:flex-start;gap:1.5rem}.shopStoreCategories button{font-size:.9rem;letter-spacing:.15em}.home-styles .merchSectionHeader h2{font-size:2.7rem}.merchSectionHeader{align-items:stretch;flex-direction:column}.merchProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.merchProductCarousel{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}.merchProductCarousel [data-slot=carousel-content]{width:100%;overflow:hidden}.merchCarouselTrack{display:flex;gap:0;margin-left:0}.merchCarouselItem{flex:0 0 88%;padding-left:1rem}.home-styles .merchCarouselItem{flex-basis:76%}.merchProductDetailMedia{height:17.25rem;padding:2.15rem 1.25rem 1.15rem}.merchProductDetailScrollContent:after,.merchProductDetailScrollContent:before{top:16.6rem}.merchProductDetailBody{padding:1.55rem 1.5rem 1.35rem}.merchProductDetailTitle{font-size:1.35rem}.merchProductDetailMeta{margin-top:1.45rem;font-size:.66rem}.merchProductDetailBuy{padding-top:1.75rem}}[data-theme=dark] .shopHeaderLogo{color:var(--logo-color,#fff)}[data-theme=dark] .shopHeader{color:#f7f0df}[data-theme=dark] .merchPage,[data-theme=dark] .merchPage .merchSection,[data-theme=dark] .merchSection{background:var(--site-background)}[data-theme=dark] .merchProductCard{color:#f7f0df;background:#24241e;border-color:#45443a}[data-theme=dark] .merchSeeAllButton{color:#f7f0df;border-color:#f7f0df}[data-theme=dark] .merchProductDetailDialog,[data-theme=dark] .merchProductDetailDrawer{--merch-detail-shell:#11110e;--merch-detail-paper:#24241e;--merch-detail-ink:#f7f0df;--merch-detail-muted:#aaa69c;--merch-detail-line:#555248}.merchProductDetailDialog.merchCartDialog,.merchProductDetailDrawer.merchCartDrawer{--merch-detail-shell:#deddd8;--merch-detail-paper:#ffffff;--merch-detail-ink:#171717;--merch-detail-muted:#686863;--merch-detail-line:#deded9}.merchCartQuantity{margin-top:.2rem}.merchCartQuantityValue{min-width:2.25rem;justify-content:center;background:#fff;color:#171717}.merchCartOrderQuantity{display:block;margin-top:.45rem;color:var(--merch-detail-muted);font-size:.72rem}.paymentStatusMessageViewport{display:grid;min-height:1.5em;flex:1;overflow:hidden;align-items:center}.paymentStatusMessage{animation:payment-status-message 1.3s ease-in-out both}.paymentQrVerificationState{display:flex;min-height:8rem;flex-direction:column;align-items:center;justify-content:center;gap:1rem;animation:payment-qr-verification-state 1.3s ease-in-out both}@keyframes payment-status-message{0%{opacity:0;transform:translateY(.4rem)}14%,78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.4rem)}}@keyframes payment-qr-verification-state{0%{opacity:0;transform:scale(.92) translateY(.5rem)}14%,78%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.96) translateY(-.35rem)}}@media(prefers-reduced-motion:reduce){.paymentQrVerificationState,.paymentStatusMessage{animation:none}}