.product-custom{width:100%;background-color:#fff}.product-custom__container{display:grid;grid-template-columns:1fr 29%;grid-template-rows:auto 1fr;grid-template-areas:"gallery info" "description info";gap:40px;max-width:1800px;margin:0 auto;padding:0 40px 0 0;align-items:start}.product-custom img{width:auto!important;height:auto!important}.product-custom__gallery{position:relative;grid-area:gallery}.product-custom__gallery-main{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;transition:transform .3s ease}.product-custom__media{aspect-ratio:4 / 5;overflow:hidden;background-color:#f5f5f5;position:relative}.product-custom__media:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#b3bcbf26;pointer-events:none;z-index:1}.product-custom__media img,.product-custom__media video{width:100%!important;height:100%!important;object-fit:cover;filter:brightness(101%) contrast(101%) saturate(101%)}.product-custom__gallery-dots,.product-custom__gallery-nav,.product-custom__gallery-pagination{display:none}.product-custom__info{padding-top:0;grid-area:info}.product-custom__top-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;gap:16px}.product-custom__breadcrumb{font-family:Noto Sans,sans-serif;font-size:12px;color:#666;font-weight:700}.product-custom__breadcrumb a{color:#666;text-decoration:none}.product-custom__breadcrumb a:hover{text-decoration:underline}.product-custom__breadcrumb-separator{margin:0 2px;color:#b5b5b5}.product-custom__reviews{display:flex;align-items:center;gap:8px;flex-shrink:0}.product-custom__stars{display:flex;gap:2px}.product-custom__star{width:16px;height:16px;color:#ddd}.product-custom__star--filled{color:#1a1a1a}.product-custom__review-count{font-family:Noto Sans,sans-serif;font-size:13px;color:#666}.product-custom__header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.product-custom__title{font-family:Noto Sans,sans-serif;font-size:32px;font-weight:800;line-height:1.1;margin:0;color:#1a1a1a;letter-spacing:-.02em;max-width:300px}.product-custom__price-wrapper{text-align:right;flex-shrink:0}.product-custom__price{font-family:Noto Sans,sans-serif;font-size:24px;font-weight:600;color:#1a1a1a}.product-custom__compare-price{display:block;font-family:Noto Sans,sans-serif;font-size:14px;color:#999;text-decoration:line-through}.product-custom__option{margin-bottom:20px}.product-custom__option-label{display:block;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:10px}.product-custom__flavor-swatches{display:flex;flex-wrap:wrap;gap:12px}.product-custom__flavor-swatch{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1.5px solid #e5e5e5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease}.product-custom__flavor-swatch:hover{border-color:#999}.product-custom__flavor-swatch--selected{background-color:#f2fdff;border:2px solid #2D2A25}.product-custom__flavor-swatch img{max-width:40px;max-height:40px;object-fit:contain;border-radius:4px;flex-shrink:0}.product-custom__flavor-swatch-placeholder{display:none!important}.product-custom__flavor-name{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a}.product-custom__size-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-custom__size-card{display:flex;flex-direction:column;align-items:flex-start;padding:14px 16px;border:1.5px solid #e5e5e5;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .2s ease;text-align:left}.product-custom__size-card:hover{border-color:#999}.product-custom__size-card--selected{background-color:#f2fdff;border:2px solid #2D2A25}.product-custom__size-name{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.product-custom__size-subtitle{font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;color:#5ba4a4;margin-bottom:2px}.product-custom__size-price{font-family:Noto Sans,sans-serif;font-size:13px;color:#666}.product-custom__select{width:100%;padding:12px 16px;border:1.5px solid #e5e5e5;border-radius:8px;font-family:Noto Sans,sans-serif;font-size:14px;background:#fff;cursor:pointer}.product-custom__purchase-options{display:none!important;margin-bottom:20px}.product-custom__purchase-option{border:1.5px solid #e5e5e5;border-radius:12px;margin-bottom:12px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;overflow:hidden}.product-custom__purchase-option:hover{border-color:#ccc}.product-custom__purchase-option--selected{border-color:#1a1a1a}.product-custom__purchase-option--subscribe.product-custom__purchase-option--selected{background-color:#fafafa}.product-custom__purchase-option-header{display:flex;align-items:flex-start;padding:16px;gap:12px}.product-custom__purchase-radio{position:relative;flex-shrink:0;margin-top:2px}.product-custom__purchase-radio input{position:absolute;opacity:0;width:0;height:0}.product-custom__radio-dot{display:block;width:20px;height:20px;border:2px solid #ccc;border-radius:50%;transition:border-color .2s ease}.product-custom__purchase-option--selected .product-custom__radio-dot{border-color:#999;border-width:6px}.product-custom__purchase-info{flex:1}.product-custom__purchase-title{font-family:Noto Sans,sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;display:block;margin-bottom:8px}.product-custom__purchase-benefits{display:flex;flex-direction:column;gap:4px}.product-custom__benefit{display:flex;align-items:center;gap:6px;font-family:Noto Sans,sans-serif;font-size:13px;color:#666}.product-custom__benefit svg{width:14px;height:14px;color:#1a1a1a}.product-custom__purchase-pricing{text-align:right;flex-shrink:0;position:relative}.product-custom__discount-badge{position:absolute;top:-8px;right:-8px;background:#1a1a1a;color:#fff;font-family:Noto Sans,sans-serif;font-size:10px;font-weight:600;padding:4px 8px;border-radius:4px}.product-custom__subscribe-price{display:block;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:600;color:#c41e3a;margin-top:16px}.product-custom__subscribe-compare{font-family:Noto Sans,sans-serif;font-size:13px;color:#999;text-decoration:line-through;margin-left:4px}.product-custom__frequency-wrapper{position:relative;padding:0 16px 16px;display:none}.product-custom__purchase-option--selected .product-custom__frequency-wrapper{display:block}.product-custom__frequency-select{width:100%;padding:12px 40px 12px 16px;border:1.5px solid #e5e5e5;border-radius:8px;font-family:Noto Sans,sans-serif;font-size:14px;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none}.product-custom__frequency-arrow{position:absolute;right:32px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none;color:#666}.product-custom__purchase-option--onetime .product-custom__purchase-option-header{padding:16px}.product-custom__availability{display:flex;flex-direction:row;align-items:center;text-align:center;margin-bottom:16px;padding:0}.product-custom__availability-status{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;color:#821212;margin-right:6px}.product-custom__availability-note{font-family:Noto Sans,sans-serif;font-size:13px;font-weight:500;color:#666;margin-top:2px}.product-custom__submit{width:100%;padding:16px 24px;background-color:#1a1a1a;color:#fff;border:none;border-radius:50px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:background-color .2s ease}.product-custom__submit:hover{background-color:#333}.product-custom__submit:disabled,.product-custom__submit--waitlist{background-color:#1a1a1a;cursor:pointer}.product-custom__accordions{margin-top:24px;border-top:1px solid #e5e5e5}.product-custom__accordion{border-bottom:1px solid #e5e5e5}.product-custom__accordion-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;list-style:none;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;color:#1a1a1a}.product-custom__accordion-header::-webkit-details-marker{display:none}.product-custom__accordion-icon{width:20px;height:20px;transition:transform .2s ease}.product-custom__accordion[open] .product-custom__accordion-icon{transform:rotate(180deg)}.product-custom__accordion-content{padding:0 0 16px;font-family:Noto Sans,sans-serif;font-size:14px;line-height:1.6;color:#666}.product-custom__accordion-image{width:100%;margin-bottom:12px}.product-custom__accordion-image img{width:100%!important;height:auto!important;display:block}.product-custom__description-section{grid-area:description;padding:0 0 20px 40px}.product-custom__description-container{max-width:600px}.product-custom__description-heading{font-family:Noto Sans,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:800;color:#1a1a1a;margin:0 0 20px;line-height:1.1;letter-spacing:-.02em}.product-custom__description-content{font-family:Noto Sans,sans-serif;font-size:15px;line-height:1.6;color:#444;font-weight:500}.product-custom__description-content p{margin:0 0 30px}.product-custom__description-content strong{color:#1a1a1a}@media screen and (max-width:989px){.product-custom__container{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"gallery" "info" "description";gap:0;padding:0}.product-custom__description-content p{margin:0 0 15px}.product-custom__gallery{position:relative;overflow:hidden}.product-custom__gallery-main{display:flex;min-height:420px;grid-template-columns:none;gap:0}.product-custom__media{flex:0 0 100%;aspect-ratio:1}.product-custom__gallery-dots{display:flex;justify-content:center;gap:8px;padding:0;position:absolute;bottom:16px;width:100%}.product-custom__gallery-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ddd;cursor:pointer;padding:0;transition:background-color .2s ease}.product-custom__gallery-dot--active{background:#999}.product-custom__info{padding:16px 20px 20px}.product-custom__header{gap:8px;margin-bottom:15px}.product-custom__title{font-size:22px;max-width:none}.product-custom__price-wrapper{text-align:left;display:flex;align-items:baseline;gap:1px;flex-direction:column;align-items:flex-end}.product-custom__price{font-size:20px}.product-custom__compare-price{display:inline;font-size:14px}.product-custom__size-cards{grid-template-columns:1fr 1fr}.product-custom__purchase-pricing{position:static}.product-custom__discount-badge{position:static;display:inline-block;margin-bottom:4px}.product-custom__subscribe-price{margin-top:0;display:inline}.product-custom__description-section{padding:0 20px}}@media screen and (max-width:480px){.product-custom__purchase-option-header{flex-wrap:wrap}.product-custom__purchase-pricing{width:100%;text-align:left;margin-top:8px;padding-left:32px}}.product-custom__lightbox{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.product-custom__lightbox--open{opacity:1;visibility:visible}.product-custom__lightbox-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fffffffa}.product-custom__lightbox-content{position:relative;display:flex;width:100%;height:100%;max-width:1400px;margin:0 auto;padding:20px}.product-custom__lightbox-thumbs{display:flex;flex-direction:column;gap:8px;padding:40px 20px;overflow-y:auto}.product-custom__lightbox-thumb{width:70px;height:70px;padding:4px;border:2px solid transparent;border-radius:8px;background:#f0f0f0;cursor:pointer;transition:border-color .2s ease;flex-shrink:0}.product-custom__lightbox-thumb:hover{border-color:#ccc}.product-custom__lightbox-thumb--active{border-color:#1a1a1a}.product-custom__lightbox-thumb img{width:100%!important;height:100%!important;object-fit:contain;border-radius:4px}.product-custom__lightbox-main{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:40px}.product-custom__lightbox-close{position:absolute;top:20px;right:20px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:50%;cursor:pointer;color:#1a1a1a;z-index:10;transition:all .2s ease;box-shadow:0 2px 12px #00000026}.product-custom__lightbox-close:hover{transform:scale(1.05);box-shadow:0 4px 16px #0003}.product-custom__lightbox-close svg{width:18px;height:18px;stroke:#1a1a1a;stroke-width:2}.product-custom__lightbox-image-wrapper{display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;background:#f0f0f0;border-radius:16px;padding:40px}.product-custom__lightbox-image{max-width:100%;max-height:calc(100vh - 200px);object-fit:contain}.product-custom__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;cursor:pointer;color:#1a1a1a;transition:background-color .2s ease,box-shadow .2s ease;z-index:10}.product-custom__lightbox-nav:hover{background:#f5f5f5;box-shadow:0 2px 8px #0000001a}.product-custom__lightbox-prev{left:20px}.product-custom__lightbox-next{right:20px}.product-custom__lightbox-counter{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:16px;padding:10px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:50px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a}.product-custom__lightbox-counter .lightbox-nav-mobile{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;color:#1a1a1a;border-radius:50%;transition:background-color .2s ease}.product-custom__lightbox-counter .lightbox-nav-mobile:hover{background-color:#f0f0f0}.product-custom__lightbox-counter .lightbox-nav-mobile svg{width:18px;height:18px;stroke:#1a1a1a;stroke-width:2;fill:none}.product-custom__lightbox-counter span{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a}@media screen and (max-width:768px){.product-custom__lightbox{background:#f0f0f0}.product-custom__lightbox-overlay{background-color:#f0f0f0}.product-custom__lightbox-content{flex-direction:column;padding:0;justify-content:center;align-items:center;height:100%;max-width:100%}.product-custom__lightbox-thumbs{display:none!important}.product-custom__lightbox-main{padding:0;flex:1;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:#f0f0f0}.product-custom__lightbox-close{position:fixed;top:16px;right:16px;width:36px;height:36px;background:#fff;box-shadow:0 2px 8px #0000001a;z-index:100}.product-custom__lightbox-close svg{width:14px;height:14px}.product-custom__lightbox-nav.product-custom__lightbox-prev,.product-custom__lightbox-nav.product-custom__lightbox-next{display:none!important}.product-custom__lightbox-image-wrapper{width:100%;height:100%;min-height:100vh;padding:60px 40px 100px;border-radius:0;background:#f0f0f0;display:flex;align-items:center;justify-content:center;margin:0;box-sizing:border-box}.product-custom__lightbox-image{max-height:70vh;max-width:100%;width:auto!important;height:auto!important;object-fit:contain}.product-custom__lightbox-counter{position:fixed;bottom:24px;left:50%;transform:translate(-50%);margin-top:0;display:flex;align-items:center;justify-content:center;gap:16px;padding:10px 20px;background:#fff;border:none;border-radius:50px;box-shadow:0 2px 12px #0000001a;z-index:100}.product-custom__lightbox-counter .lightbox-nav-mobile{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;color:#1a1a1a}.product-custom__lightbox-counter .lightbox-nav-mobile svg{width:16px;height:16px;stroke:#1a1a1a;stroke-width:2.5;fill:none}.product-custom__lightbox-counter span{font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a}}.waitlist-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.waitlist-overlay--open{pointer-events:auto;opacity:1;visibility:visible}.waitlist-overlay__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;opacity:0;transition:opacity .3s ease}.waitlist-overlay--open .waitlist-overlay__backdrop{opacity:1}.waitlist-overlay__panel{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:420px;background:#fff;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.waitlist-overlay--open .waitlist-overlay__panel{transform:translate(0)}.waitlist-overlay__close{position:absolute;top:24px;right:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#666;z-index:10;padding:0;transition:color .2s ease}.waitlist-overlay__close:hover{color:#1a1a1a}.waitlist-overlay__content{padding:60px 40px 40px;flex:1;display:flex;flex-direction:column}.waitlist-overlay__heading{font-family:Noto Sans,sans-serif;font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.2}.waitlist-overlay__subheading{font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;color:#1a1a1a;line-height:1.5;margin:0 0 15px}.waitlist-overlay__form{display:flex;flex-direction:column;gap:16px}.waitlist-overlay__input{width:100%;padding:16px 18px;border:1.5px solid #e5e5e5;border-radius:8px;font-family:Noto Sans,sans-serif;font-size:15px;font-weight:500;color:#1a1a1a;background:#fff;transition:border-color .2s ease;box-sizing:border-box}.waitlist-overlay__input::placeholder{color:#999}.waitlist-overlay__input:focus{outline:none;border-color:#1a1a1a}.waitlist-overlay__submit{width:100%;padding:16px 24px;background-color:#1a1a1a;color:#fff;border:none;border-radius:28px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;min-height:52px}.waitlist-overlay__submit:hover{background-color:#333}.waitlist-overlay__submit-loading{display:inline-flex;align-items:center;justify-content:center}.waitlist-overlay__submit-loading svg{animation:waitlist-spin 1s linear infinite}@keyframes waitlist-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.waitlist-overlay__message{padding:14px 16px;border-radius:8px;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;text-align:center}.waitlist-overlay__message--success{background-color:#4caf501a;color:#2e7d32;border:1px solid rgba(76,175,80,.3)}.waitlist-overlay__message--error{background-color:#f443361a;color:#c62828;border:1px solid rgba(244,67,54,.3)}@media screen and (max-width:749px){.waitlist-overlay__panel{top:auto;right:0;bottom:0;left:0;max-width:100%;max-height:90vh;border-radius:20px 20px 0 0;transform:translateY(100%)}.waitlist-overlay--open .waitlist-overlay__panel{transform:translateY(0)}.waitlist-overlay__close{top:16px;right:16px;width:32px;height:32px}.waitlist-overlay__close svg{width:20px;height:20px}.waitlist-overlay__content{padding:48px 24px 32px;padding-bottom:calc(32px + env(safe-area-inset-bottom,0px))}.waitlist-overlay__heading{font-size:24px}.waitlist-overlay__subheading{font-size:14px;margin-bottom:24px}.waitlist-overlay__input{padding:14px 16px;font-size:16px}.waitlist-overlay__submit{padding:14px 20px}}.product-badges{display:flex;flex-wrap:wrap;gap:6%;margin-top:24px;width:29%}@media screen and (max-width:749px){.product-badges{display:none}}.product-badge{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.badge-text{font-family:Noto Sans,sans-serif;font-weight:800;text-align:center;line-height:1.15;letter-spacing:.02em;text-transform:uppercase}.badge-text--stacked{line-height:1.2}.badge-text--stacked small{font-size:.7em;display:block;margin-bottom:1px}@media screen and (max-width:749px){.product-badges{gap:10px;margin-top:20px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-product-custom.css.map */
