@font-face { font-family: Assistant; src: url('../fonts/assistant-regular.woff2') format('woff2'); font-weight: 400; font-display: swap; }
@font-face { font-family: Assistant; src: url('../fonts/assistant-bold.woff2') format('woff2'); font-weight: 700; font-display: swap; }
@font-face { font-family: EarlSans; src: url('../fonts/earlsans-regular.woff2') format('woff2'); font-weight: 400; font-display: swap; }

.tw-pdp-page { --pdp-ink: #2b2727; --pdp-muted: #686363; --pdp-line: #dedbd8; --pdp-paper: #fff; background: var(--pdp-paper); color: var(--pdp-ink); font-family: Assistant, Arial, sans-serif; padding: 0 0 86px; }
.tw-pdp-shell { width: min(1100px, calc(100% - 40px)); margin: 0 auto; }
.tw-pdp { margin: 0; }
.tw-pdp-main { display: grid; grid-template-columns: minmax(0, 715px) minmax(0, 345px); gap: 40px; align-items: start; padding-top: 20px; }
.tw-pdp-media { min-width: 0; }
.tw-product-gallery { position: relative; width: 100%; }
.tw-product-gallery__stage { position: relative; width: 100%; aspect-ratio: 1; overflow: hidden; border: 1px solid #e3e0dd; border-radius: 6px; background: #f7f7f6; touch-action: pan-y; }
.tw-product-gallery__zoom { display: block; position: relative; width: 100%; height: 100%; border: 0; padding: 0; background: #f7f7f6; cursor: zoom-in; }
.tw-product-gallery__image { display: block; width: 100%; height: 100%; object-fit: contain; user-select: none; -webkit-user-drag: none; }
.tw-product-gallery__zoom-icon { position: absolute; right: 18px; bottom: 18px; display: grid; place-items: center; width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,.92); color: #252020; font: 25px/1 Arial,sans-serif; opacity: .9; }
.tw-product-gallery__arrow, .tw-product-lightbox__prev, .tw-product-lightbox__next { position: absolute; top: 50%; z-index: 2; display: grid; place-items: center; width: 42px; height: 42px; border: 0; border-radius: 50%; background: rgba(255,255,255,.94); color: #242020; font-size: 31px; line-height: 1; cursor: pointer; transform: translateY(-50%); }
.tw-product-gallery__arrow:hover, .tw-product-lightbox__prev:hover, .tw-product-lightbox__next:hover { background: #121212; color: #fff; }
.tw-product-gallery__prev { left: 14px; }
.tw-product-gallery__next { right: 14px; }
.tw-product-gallery__thumbs { display: flex; gap: 10px; max-width: 100%; overflow-x: auto; padding: 14px 0 2px; scrollbar-width: thin; }
.tw-product-gallery__thumb { flex: 0 0 93px; width: 93px; height: 93px; overflow: hidden; border: 1px solid transparent; padding: 0; background: #f7f7f6; cursor: pointer; opacity: .64; }
.tw-product-gallery__thumb:hover, .tw-product-gallery__thumb.is-active { border-color: #2b2727; opacity: 1; }
.tw-product-gallery__thumb img { display: block; width: 100%; height: 100%; object-fit: cover; user-select: none; -webkit-user-drag: none; }
.tw-product-gallery__counter { position: absolute; right: 15px; bottom: 15px; padding: 5px 8px; background: rgba(255,255,255,.92); color: #2b2727; font-size: 12px; }
.tw-product-lightbox { position: fixed; inset: 0; z-index: 99999; width: min(92vw, 1100px); height: min(92vh, 900px); max-width: none; max-height: none; margin: auto; border: 0; padding: 0; background: rgba(255,255,255,.98); }
.tw-product-lightbox::backdrop { background: rgba(22,18,18,.78); }
.tw-product-lightbox__image { display: block; width: 100%; height: 100%; object-fit: contain; }
.tw-product-lightbox__close { position: absolute; top: 16px; right: 20px; z-index: 2; border: 0; background: transparent; color: #2b2727; font-size: 34px; line-height: 1; cursor: pointer; }
.tw-product-lightbox__prev { left: 20px; }
.tw-product-lightbox__next { right: 20px; }
.tw-product-lightbox__counter { position: absolute; right: 22px; bottom: 18px; padding: 5px 8px; background: rgba(255,255,255,.9); font-size: 12px; }
html.tw-product-lightbox-open { overflow: hidden; }

.tw-pdp-summary { min-width: 0; padding: 3px 0 0; }
.tw-pdp-summary .product_title { margin: 0 0 22px; color: var(--pdp-ink); font-family: EarlSans, Assistant, Arial, sans-serif; font-size: 40px; font-weight: 400; line-height: 1.28; letter-spacing: 0; }
.tw-pdp-summary .woocommerce-product-rating { display: flex; align-items: center; gap: 8px; margin: 0 0 17px; color: var(--pdp-muted); font-size: 13px; }
.tw-pdp-summary .star-rating { color: #2b2727; font-size: 13px; }
.tw-pdp-summary .woocommerce-review-link { color: var(--pdp-muted); }
.tw-pdp-excerpt { margin: 0 0 23px; color: #4e4a4a; font-size: 16px; line-height: 1.8; }
.tw-pdp-excerpt p { margin: 0 0 10px; }
.tw-pdp-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 9px; margin: 0 0 8px; }
.tw-pdp-price .price { display: inline-flex; align-items: baseline; gap: 9px; margin: 0; color: var(--pdp-ink); font-size: 19px; font-weight: 700; }
.tw-pdp-price .price del { order: 2; color: #8c8787; font-size: 14px; font-weight: 400; opacity: 1; }
.tw-pdp-price .price ins { color: var(--pdp-ink); text-decoration: none; }
.tw-pdp-sale { display: inline-block; border-radius: 2px; background: #eeeae7; padding: 4px 8px; color: #4e4949; font-size: 11px; line-height: 1; }
.tw-pdp-payment { margin: 0 0 25px; color: var(--pdp-muted); font-size: 13px; line-height: 1.5; }
.tw-pdp-payment a { color: var(--pdp-ink); text-decoration: underline; text-underline-offset: 3px; }
.tw-pdp-purchase { margin: 0 0 30px; }
.tw-pdp-purchase form.cart { margin: 0 !important; }
.tw-pdp-purchase .variations { width: 100%; margin: 0 0 20px !important; border: 0; }
.tw-pdp-purchase .variations tr, .tw-pdp-purchase .variations th, .tw-pdp-purchase .variations td { display: block; width: 100%; border: 0; padding: 0 !important; text-align: left; }
.tw-pdp-purchase .variations tr { margin: 0 0 18px; }
.tw-pdp-purchase .variations label, .tw-quantity-label { display: block; margin: 0 0 8px; color: var(--pdp-ink); font-size: 13px; font-weight: 700; }
.tw-pdp-purchase .variations select { width: 100%; min-height: 46px; border: 1px solid #bdb8b4; border-radius: 0; background: #fff; padding: 0 12px; color: var(--pdp-ink); font: inherit; }
.tw-pdp-purchase .variations select.tw-select-enhanced { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.tw-variation-options { display: flex; flex-wrap: wrap; gap: 8px; }
.tw-variation-option { display: inline-flex; align-items: center; gap: 7px; min-height: 40px; border: 1px solid #bbb6b2; border-radius: 0; background: #fff; padding: 7px 12px; color: var(--pdp-ink); font: inherit; font-size: 13px; cursor: pointer; }
.tw-variation-option.is-selected { border-color: #161313; box-shadow: inset 0 0 0 1px #161313; }
.tw-variation-option:disabled { cursor: not-allowed; opacity: .36; }
.tw-variation-swatch { display: inline-block; width: 20px; height: 20px; border: 1px solid rgba(0,0,0,.2); border-radius: 50%; background: var(--tw-option-color); }
.tw-pdp-purchase .quantity { display: inline-grid; grid-template-columns: 40px 48px 40px; width: 130px; height: 48px; margin: 0 10px 0 0 !important; border: 1px solid #aaa4a0; background: #fff; vertical-align: middle; }
.tw-pdp-purchase .quantity .qty { grid-column: 2; width: 48px; height: 46px; border: 0; padding: 0; background: transparent; color: var(--pdp-ink); text-align: center; appearance: textfield; -moz-appearance: textfield; }
.tw-pdp-purchase .quantity .qty::-webkit-inner-spin-button, .tw-pdp-purchase .quantity .qty::-webkit-outer-spin-button { appearance: none; }
.tw-qty-button { grid-row: 1; min-width: 0; border: 0; padding: 0; background: transparent; color: var(--pdp-ink); font-size: 21px; line-height: 1; cursor: pointer; }
.tw-qty-minus { grid-column: 1; }
.tw-qty-plus { grid-column: 3; }
.tw-qty-button:disabled { cursor: default; opacity: .35; }
.tw-pdp-page .tw-pdp-purchase .single_add_to_cart_button { float: none; min-height: 48px; width: 100%; border: 0; border-radius: 0; background: #121212 !important; color: #fff !important; padding: 13px 20px; font-family: Assistant, sans-serif; font-size: 15px; font-weight: 700; cursor: pointer; }
.tw-pdp-purchase .single_add_to_cart_button:hover { background: #363232 !important; }
.tw-pdp-purchase .woocommerce-variation-add-to-cart, .tw-pdp-purchase .cart:not(.variations_form) { display: block; }
.tw-pdp-purchase .woocommerce-variation-add-to-cart .quantity, .tw-pdp-purchase .cart:not(.variations_form) .quantity { display: inline-grid; }
.tw-pdp-purchase .woocommerce-variation-add-to-cart .single_add_to_cart_button { display: block; margin-top: 13px; }
.tw-pdp-purchase .cart:not(.variations_form) .single_add_to_cart_button { display: block; margin-top: 13px; }

.tw-pdp-benefits { margin-top: 32px; }
.tw-pdp-benefits h2, .tw-pdp-content h2 { margin: 0 0 18px; color: var(--pdp-ink); font-family: EarlSans, Assistant, sans-serif; font-size: 24px; font-weight: 400; line-height: 1.25; }
.tw-pdp-benefits h2 { font-size: 18px; margin-bottom: 12px; }
.tw-pdp-benefits ul, .tw-pdp-content ul { margin: 0; padding-left: 20px; }
.tw-pdp-benefits li, .tw-pdp-content li, .tw-pdp-content p { color: #4e4a4a; font-size: 16px; line-height: 1.8; }
.tw-pdp-accordions { margin-top: 36px; border-top: 1px solid var(--pdp-line); }
.tw-pdp-accordion { border-bottom: 1px solid var(--pdp-line); }
.tw-pdp-accordion summary { display: flex; justify-content: space-between; align-items: center; min-height: 58px; list-style: none; color: var(--pdp-ink); font-size: 15px; font-weight: 700; cursor: pointer; }
.tw-pdp-accordion summary::-webkit-details-marker { display: none; }
.tw-pdp-accordion summary span { font-size: 20px; font-weight: 400; transition: transform .2s; }
.tw-pdp-accordion[open] summary span { transform: rotate(180deg); }
.tw-pdp-accordion-panel { padding: 0 0 21px; color: #4e4a4a; font-size: 14px; line-height: 1.7; }
.tw-pdp-accordion-panel > :first-child { margin-top: 0; }
.tw-pdp-accordion-panel > :last-child { margin-bottom: 0; }
.tw-pdp-content { padding: 30px 0 10px; margin-top: 32px; }
.tw-pdp-content > div { min-width: 0; }
.tw-pdp-reviews { display: block; }
.tw-pdp-related { padding-top: 65px; }
.tw-pdp-related .related > h2 { margin: 0 0 20px; font-family: EarlSans, Assistant, sans-serif; font-size: 26px; font-weight: 400; }
.tw-pdp-related ul.products { display: grid !important; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin: 0 !important; }
.tw-pdp-related ul.products::before, .tw-pdp-related ul.products::after { display: none !important; }
.tw-pdp-related ul.products li.product { width: auto !important; margin: 0 !important; }
.tw-pdp-page [hidden], .tw-pdp-page .product_meta { display: none !important; }
.tw-pdp-page .tw-pdp-purchase .quantity:has(input[type="hidden"]) { display: none; }
.tw-pdp-purchase .quantity { float: none !important; }
.tw-variation-selected { font-weight: 400; }
.tw-variation-option.is-color { width: 42px; height: 42px; padding: 5px; border-radius: 50%; }
.tw-variation-option.is-color .tw-variation-swatch { width: 30px; height: 30px; flex-shrink: 0; }
.tw-variation-option.is-color .tw-variation-option__label { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.tw-pdp-purchase .group_table { width: 100%; border: 0; font-size: 14px; }
.tw-pdp-purchase .group_table td { padding: 8px 5px; border: 0; vertical-align: middle; overflow-wrap: anywhere; }
.tw-pdp-page button:focus-visible, .tw-pdp-page summary:focus-visible { outline: 2px solid #2b2727; outline-offset: 3px; }

@media (max-width: 1100px) {
  .tw-pdp-shell { width: min(100% - 36px, 900px); }
  .tw-pdp-main { grid-template-columns: minmax(0, 1fr) minmax(300px, .55fr); gap: 30px; }
  .tw-pdp-summary .product_title { font-size: 34px; }
}
@media (max-width: 760px) {
  .tw-pdp-page { padding-bottom: 50px; }
  .tw-pdp-shell { width: calc(100% - 30px); }
  .tw-pdp-main { display: block; padding-top: 0; }
  .tw-pdp-media { margin: 0 -15px 30px; }
  .tw-product-gallery__thumbs { padding-inline: 15px; }
  .tw-product-gallery__thumb { flex-basis: 68px; width: 68px; height: 68px; }
  .tw-pdp-summary .product_title { font-size: 30px; line-height: 1.2; }
  .tw-pdp-content { display: block; padding-top: 48px; margin-top: 48px; }
  .tw-pdp-content h2 { margin-bottom: 24px; }
  .tw-pdp-related ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
