.checkout-page .section-heading__eyebrow{color:var(--brand)}.cart-summary{padding:1.2rem;height:fit-content}.cart-summary__row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.cart-empty-state{display:grid;gap:.9rem;padding:1.4rem;border:1px solid rgba(222,212,200,.82);border-radius:var(--radius-lg);background:rgba(255,255,255,.86)}.checkout-page.page-stack{--checkout-plum:#3f164f;--checkout-plum-ink:#2b0f36;--checkout-blush:#f5e8ee;--checkout-cream:#fffaf7;--checkout-card:#fffefd;--checkout-border:#e7d9d1;--checkout-soft-border:#efe4dc;--checkout-muted:#665663;gap:.75rem;padding-bottom:2.5rem;background:linear-gradient(to bottom,var(--checkout-blush) 0,var(--checkout-blush) 11.5rem,var(--checkout-cream) 11.5rem,var(--checkout-cream) 100%)}.checkout-page .page-section--compact{padding-top:1rem;padding-bottom:.75rem}.checkout-hero{display:flex;justify-content:space-between;gap:1.25rem;align-items:stretch;padding:1.65rem 0 1.35rem}.checkout-hero>div:first-child{display:grid;align-content:center;gap:.5rem;max-width:42rem}.checkout-hero h1{margin:0;color:var(--checkout-plum-ink);font-family:var(--font-serif,"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif);font-size:2.45rem;font-weight:650;line-height:1.08;letter-spacing:0}.checkout-hero p{max-width:38rem;margin:0;color:var(--checkout-muted)}.checkout-address,.checkout-auth-note,.checkout-step,.checkout-summary,.order-card,.vendor-shipping-card{padding:1.2rem;border:1px solid var(--checkout-border);border-radius:8px;background:var(--checkout-card);box-shadow:0 14px 36px rgba(63,22,79,.06)}.checkout-auth-note{width:min(100%,24rem)}.checkout-address,.checkout-auth-note,.checkout-step,.checkout-summary{display:grid;gap:1rem}.checkout-guest-email{display:grid;gap:.4rem;margin:0;color:var(--checkout-muted);font-size:.95rem}.checkout-guest-email input{min-height:3rem;padding:.8rem 1rem;border:1px solid var(--checkout-border);border-radius:8px;background:#fff}.checkout-payment-intro{margin:0;font-size:.95rem;line-height:1.45;color:var(--checkout-muted)}.checkout-summary .small-margin{margin:-.35rem 0 .35rem;font-size:.88rem;line-height:1.4}.checkout-summary .notice-inline{margin:0;font-size:.9rem;color:var(--checkout-plum)}.checkout-layout{display:grid;grid-template-columns:minmax(0,36rem) minmax(320px,24rem);gap:1.15rem;align-items:start;justify-content:center}.checkout-main,.checkout-vendor-groups,.orders-list{display:grid;gap:1rem}.checkout-section__header,.order-card,.shipping-option__row,.vendor-shipping-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.checkout-step{scroll-margin-top:1rem}.checkout-page .section-heading__eyebrow{color:#c34f28;font-size:.78rem;letter-spacing:.14em}.checkout-step h2,.checkout-summary h2,.vendor-shipping-card h3{color:var(--checkout-plum-ink);font-family:var(--font-serif,"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif);letter-spacing:0}.checkout-step h2,.checkout-summary h2{font-size:1.85rem;line-height:1.12}.checkout-address__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.checkout-address__grid--single{grid-template-columns:1fr}.address-search-panel label,.checkout-address__grid label,.checkout-summary__notes{display:grid;gap:.4rem;color:var(--checkout-muted)}.address-search-panel input,.checkout-address__grid input,.checkout-address__grid select,.checkout-summary__notes input,.checkout-summary__notes textarea,.checkout-summary__promo-row input{min-height:3rem;padding:.8rem 1rem;border:1px solid var(--checkout-border);border-radius:8px;background:#fff;color:var(--text)}.address-search-panel input:focus,.checkout-address__grid input:focus,.checkout-address__grid select:focus,.checkout-summary__notes input:focus,.checkout-summary__notes textarea:focus,.checkout-summary__promo-row input:focus{outline:3px solid rgba(63,22,79,.12);border-color:rgba(63,22,79,.5)}.address-search-panel input[aria-invalid=true],.checkout-address__grid input[aria-invalid=true],.checkout-address__grid select[aria-invalid=true]{border-color:var(--alert);box-shadow:0 0 0 1px var(--alert)}.address-search-panel input[aria-invalid=true]:focus,.checkout-address__grid input[aria-invalid=true]:focus,.checkout-address__grid select[aria-invalid=true]:focus{outline-color:rgba(230,57,70,.16);border-color:var(--alert)}.checkout-choice-row{display:grid;gap:.45rem;padding:0;border:0;margin:0}.checkout-choice-row legend{margin-bottom:.15rem;color:var(--checkout-muted)}.checkout-choice-row__options{display:grid;gap:.35rem}.checkout-radio-row{display:flex;align-items:center;gap:.5rem;width:fit-content;min-height:1.7rem;color:var(--checkout-plum-ink)}.checkout-radio-row input{margin:0}.address-search-panel,.checkout-address__preview{display:grid;gap:.7rem}.manual-address-disclosure{overflow:hidden;border:1px solid var(--checkout-border);border-radius:8px;background:#fff}.manual-address-disclosure:has([aria-invalid=true]){border-color:var(--alert)}.manual-address-disclosure__summary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:3rem;padding:.8rem 1rem;border:0;background:transparent;color:var(--checkout-plum);font:inherit;font-weight:600;text-align:left;cursor:pointer}.manual-address-disclosure__summary:after{width:.45rem;height:.45rem;border-right:1.5px solid;border-bottom:1.5px solid;content:"";transform:rotate(45deg);transition:transform .16s ease}.manual-address-disclosure.is-open .manual-address-disclosure__summary:after{transform:rotate(225deg)}.manual-address-disclosure__summary:focus-visible{outline:3px solid rgba(63,22,79,.12);outline-offset:-3px}.manual-address-disclosure__content{padding:0 1rem 1rem;border-top:1px solid rgba(231,217,209,.72)}.manual-address-disclosure__content .checkout-address__grid{padding-top:1rem}.checkout-address__label-row{display:inline-flex;align-items:center;gap:.45rem;width:fit-content}.checkout-address__help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border:1px solid rgba(63,22,79,.28);border-radius:50%;color:var(--checkout-plum);font-size:.75rem;font-weight:700;line-height:1;cursor:help;background:#fff}.checkout-address__help:focus-visible{outline:2px solid rgba(63,22,79,.24);outline-offset:2px}.checkout-address__help-tooltip{position:absolute;left:0;bottom:calc(100% + .55rem);z-index:5;width:max-content;max-width:min(17rem,calc(100vw - 2rem));padding:.65rem .75rem;border:1px solid rgba(63,22,79,.18);border-radius:8px;color:var(--text);font-size:.82rem;font-weight:500;line-height:1.4;background:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(.2rem);transition:opacity .16s ease,transform .16s ease}.checkout-address__help:focus-visible .checkout-address__help-tooltip,.checkout-address__help:hover .checkout-address__help-tooltip{opacity:1;transform:translateY(0)}.checkout-address__mode-note{color:var(--checkout-muted)}.checkout-address__preview{padding:.9rem 1rem;border:1px solid var(--checkout-soft-border,var(--border));border-radius:8px;background:#fbf4f8}.checkout-summary__notes textarea{min-height:7rem;resize:vertical}.checkout-summary{position:sticky;top:1rem;padding:1.4rem}.checkout-summary h2{margin:0}.checkout-summary .cart-summary__row{margin-bottom:0;padding:.45rem 0;border-bottom:1px solid rgba(231,217,209,.72)}.checkout-summary .cart-summary__row:last-of-type{border-bottom:0}.checkout-summary .primary-cta{width:100%;min-height:2.75rem;padding:.875rem 1rem;border-color:var(--alert);border-radius:4px;background:var(--alert);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.checkout-summary .primary-cta:hover:not(:disabled){border-color:var(--alert-deep);background:var(--alert-deep)}.checkout-summary .primary-cta:disabled{border-color:var(--alert);background:var(--alert);color:#fff;cursor:not-allowed;opacity:.65}.checkout-summary .secondary-cta{border-color:rgba(63,22,79,.25);color:var(--checkout-plum)}.checkout-mock-payment{border-color:rgba(63,22,79,.32);background:#fff;color:var(--checkout-plum)}.checkout-summary .checkout-mock-payment:hover:not(:disabled){background:#f7eef4;border-color:rgba(63,22,79,.5);color:var(--checkout-plum-ink)}.vendor-shipping-card{display:grid;gap:1.05rem;overflow:hidden}.vendor-shipping-card__section-title{margin:0;font-size:1rem;line-height:1.2}.vendor-shipping-card__items{display:grid;gap:.8rem}.vendor-shipping-card__item{display:grid;grid-template-columns:minmax(7rem,8rem) minmax(0,1fr);gap:.95rem;align-items:start;padding:.9rem;border:1px solid var(--checkout-soft-border);border-radius:8px;background:#fffaf7}.order-item-review{margin-top:.85rem}.order-item-review summary{color:var(--checkout-plum,var(--brand));cursor:pointer;font-weight:700}.order-item-review[open] summary{margin-bottom:.75rem}.order-item-review .review-composer{margin-bottom:0;background:#fff}.vendor-shipping-card__gift{display:flex;align-items:center;gap:.5rem;margin-top:.65rem;color:var(--checkout-muted,var(--text-muted));font-size:.93rem}.vendor-shipping-card__header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.6rem;text-align:right}.vendor-shipping-card__message .secondary-cta{white-space:normal}.vendor-shipping-card__message-hint,.vendor-shipping-card__message-notice{margin:0;font-size:.9rem;color:var(--text-muted);max-width:18rem}.vendor-shipping-card__message-notice{color:var(--text)}.order-support-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem;border:1px solid var(--checkout-soft-border,var(--border));border-radius:8px;background:#fff}.order-support-panel p{margin:.25rem 0 0;color:var(--checkout-muted,var(--text-muted));font-size:.92rem;line-height:1.45}.order-request-form{display:grid;gap:1rem}.order-request-form__context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;padding:.95rem;border:1px solid var(--checkout-soft-border,var(--border));border-radius:8px;background:#fffaf7}.order-request-form__context div,.order-request-form__field{display:grid;gap:.35rem}.order-request-form__context span,.order-request-form__field small,.order-request-form__field>span,.order-request-form__helper{color:var(--text-muted);font-size:.88rem}.order-request-form__group{display:grid;gap:.65rem;margin:0;padding:.95rem;border:1px solid var(--checkout-soft-border,var(--border));border-radius:8px;background:#fff}.order-request-form__group legend{padding:0 .35rem;color:var(--checkout-plum-ink,var(--text));font-weight:700}.order-request-form__choice{display:flex;align-items:flex-start;gap:.65rem}.order-request-form__choice>span{display:grid;gap:.15rem}.order-request-form__field input[type=file],.order-request-form__field textarea{width:100%;padding:.8rem 1rem;border:1px solid var(--checkout-border,var(--border));border-radius:8px;background:#fff;color:var(--text)}.order-request-form__field textarea{min-height:7rem;resize:vertical}.order-request-form__notice,.order-request-result{margin:0;padding:.8rem .9rem;border-radius:8px;line-height:1.45}.order-request-form__notice,.order-request-result--warn{background:rgba(176,48,48,.08);color:#7a1f1f}.order-request-result--ok{background:rgba(22,163,74,.1);color:#174b23}.order-request-result--info{background:rgba(63,22,79,.08);color:var(--checkout-plum-ink,var(--text))}.order-request-item-evidence{display:grid;gap:.85rem}.order-request-item-evidence__card-header,.order-request-item-evidence__header{display:grid;gap:.2rem}.order-request-item-evidence__header span{color:var(--checkout-plum-ink,var(--text));font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-request-item-evidence__card-header small,.order-request-item-evidence__header small{color:var(--text-muted)}.order-request-item-evidence__card{display:grid;gap:.75rem;padding:.95rem;border:1px solid var(--checkout-soft-border,var(--border));border-radius:8px;background:#fff}.order-request-evidence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.order-request-evidence__item{display:grid;gap:.55rem;margin:0;padding:.65rem;border:1px solid var(--checkout-soft-border,var(--border));border-radius:8px;background:#fff}.order-request-evidence__file,.order-request-evidence__preview{display:grid;place-items:center;width:100%;aspect-ratio:1;min-height:0;border-radius:8px;background-color:#f8f0ea;background-position:50%;background-size:cover;color:var(--checkout-muted,var(--text-muted));font-size:.82rem;font-weight:700}.order-request-evidence__item figcaption{display:grid;gap:.2rem}.order-request-evidence__item small{color:var(--text-muted)}@media (max-width:720px){.order-support-panel{align-items:stretch;flex-direction:column}.order-request-form__context{grid-template-columns:1fr}.order-request-evidence{grid-template-columns:repeat(2,minmax(0,1fr))}}.checkout-summary__promo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:end}.checkout-summary__promo-state{display:grid;gap:.65rem;margin:0 0 1rem;padding:.95rem 1rem;border:1px solid rgba(123,99,76,.18);border-radius:var(--radius-md);background:rgba(255,248,240,.86)}body:has(.product-detail-page){background-color:var(--background)}body:has(.product-detail-page) .site-header--noths{background:var(--background);border-bottom-color:var(--line)}body:has(.product-detail-page) .utility-bar{background:color-mix(in srgb,var(--surface) 78%,transparent)}.product-detail-page.page-stack{gap:0;padding-bottom:2.5rem;background-color:var(--background)}.product-detail-page .page-section--related .section-container,.product-detail-page>.section-container{width:100%;max-width:1152px;margin-left:auto;margin-right:auto;padding-left:clamp(.9rem,4.15vw,3.375rem);padding-right:clamp(.9rem,4.15vw,3.375rem);box-sizing:border-box}.product-detail-page>.section-container.page-section--compact:first-of-type{padding-top:1.25rem;padding-bottom:0}.product-detail-page>.section-container.page-section.page-section--compact:not(:first-of-type){padding-top:1.75rem;padding-bottom:1.75rem}.product-detail-page .page-section--related{padding-top:2rem;padding-bottom:2.5rem;margin-top:0}.product-detail-page .breadcrumbs ol{margin-bottom:.75rem;font-size:.8125rem;line-height:1.35;color:var(--text-muted);gap:.35rem}.product-detail-page .breadcrumbs li:not(:last-child):after{margin-left:.35rem;color:var(--text-faint)}.product-detail-page .product-detail.product-detail--editorial{grid-template-columns:minmax(0,1.18fr) minmax(288px,.82fr);gap:1.125rem;align-items:start}.product-detail-page .product-detail__gallery,.product-detail-page .product-detail__summary{gap:.75rem}.product-detail-page .product-detail__gallery--hero{--pdp-hero-media-radius:8px}.product-detail-page .product-detail__gallery--hero .hover-video-media,.product-detail-page .product-detail__gallery--hero .product-gallery__main-media{border-radius:var(--pdp-hero-media-radius)}.product-detail-page .product-detail__gallery--hero .figure-tile.figure-tile--square{border-radius:var(--pdp-hero-media-radius);overflow:hidden}.product-detail-page .product-detail__gallery--hero .figure-tile.figure-tile--square.figure-tile--photo-clean,.product-detail-page .product-detail__gallery--hero .figure-tile__photo,.product-detail-page .product-detail__gallery--hero .product-gallery__video,.product-detail-page .product-detail__gallery--hero .product-gallery__video-shell{border-radius:var(--pdp-hero-media-radius)}.product-detail-page .product-gallery{gap:.5rem}.product-detail-page .product-gallery__counter{bottom:.65rem;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;color:var(--ink);background:color-mix(in srgb,var(--surface) 96%,transparent);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:none}.product-detail-page .product-gallery__nav-btn{width:2.8rem;height:2.8rem;border:none;color:var(--ink);background:color-mix(in srgb,var(--surface) 97%,transparent);box-shadow:var(--shadow)}.product-detail-page .product-gallery__thumbs{gap:.5rem}.product-detail-page .product-gallery__thumb{border-radius:2px}.product-detail-page .product-gallery__thumb--selected{box-shadow:0 0 0 2px var(--brand)}.product-detail-page .product-gallery__thumb-frame{width:4.5rem;height:4.5rem;border-radius:2px;border:1px solid var(--line);background:var(--surface)}.product-detail-page .pdp-buybox{gap:.5rem}.product-detail-page .product-detail__summary.pdp-buybox{padding-left:.65rem;padding-right:.65rem;padding-bottom:.35rem;background-color:var(--background);border-radius:0}.product-detail-page .pdp-buybox__title{font-family:var(--font-pdp-title),ui-serif,Georgia,"Times New Roman",serif;font-size:2.125rem;font-weight:600;line-height:1.12;letter-spacing:0;margin:.25rem 0 0;color:var(--ink)}.product-detail-page .pdp-buybox-seller-card{display:flex;flex-direction:row;align-items:center;gap:.8rem;margin-top:.65rem;padding:.48rem .9rem .5rem .65rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-accent-soft)}.product-detail-page .pdp-buybox-seller-card__logo-ring{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3.45rem;height:3.45rem;padding:.2rem;border-radius:50%;background:var(--surface);box-shadow:var(--shadow)}.product-detail-page .pdp-buybox-seller-card__logo{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;overflow:hidden}.product-detail-page .pdp-buybox-seller-card__logo-initials{font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.02em}.product-detail-page .pdp-buybox-seller-card__meta{flex:1 1;min-width:0;font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:.84375rem;line-height:1.3;color:var(--ink)}.product-detail-page .pdp-buybox-seller-card__line{margin:0 0 .12rem}.product-detail-page .pdp-buybox-seller-card__location{color:var(--ink)}.product-detail-page .pdp-buybox-seller-card__location strong{font-weight:700}.product-detail-page .pdp-buybox-seller-card__brand{color:var(--brand);font-weight:400;text-decoration:underline;text-underline-offset:.15em}.product-detail-page .pdp-buybox-seller-card__brand:hover{color:var(--brand-strong)}.product-detail-page .pdp-buybox-seller-card__reviews{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .35rem;margin:.22rem 0 0;font-size:.78125rem;line-height:1.3}.product-detail-page .pdp-buybox-seller-card__star-badge{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background:var(--accent-deep);color:#fff;font-size:.58rem;line-height:1}.product-detail-page .pdp-buybox-seller-card__rating-num{font-weight:700;color:var(--ink)}.product-detail-page .pdp-buybox-seller-card__reviews-count{font-weight:400;color:var(--text-muted)}.product-detail-page .pdp-buybox__price-block{margin:.75rem 0 .25rem}.product-detail-page .pdp-buybox__price-row{gap:.5rem .75rem;align-items:baseline}.product-detail-page .pdp-buybox__price-block .pdp-buybox__price-row{margin:0}.product-detail-page .pdp-buybox__from{font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:1rem;font-weight:400;color:var(--text-muted)}.product-detail-page .pdp-buybox__amount{font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:1.75rem;font-weight:600;color:var(--ink)}.product-detail-page .pdp-buybox__amount--sale{color:var(--alert-deep)}.product-detail-page .pdp-buybox__compare{font-size:1rem;color:var(--text-muted)}.product-detail-page .pdp-buybox__sale-row{margin-top:.45rem}.product-detail-page .pdp-buybox__discount-badge{border-color:color-mix(in srgb,var(--alert) 45%,var(--line));background:var(--coral-50);color:var(--alert-deep)}.product-detail-page .pdp-buybox__save-copy{color:var(--ink)}.product-detail-page .pdp-buybox__delivery{margin:.5rem 0 .75rem;font-size:.875rem;line-height:1.57;color:var(--ink)}.product-detail-page .pdp-buybox__delivery-muted{color:var(--text-muted)}.product-detail-page .pdp-delivery-estimate{display:flex;align-items:center;gap:.55rem;width:100%;margin:.35rem 0 .65rem;padding:.55rem 0;border:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;text-align:left}.product-detail-page .pdp-delivery-estimate:hover .pdp-delivery-estimate__cost,.product-detail-page .pdp-delivery-estimate:hover .pdp-delivery-estimate__label{color:var(--brand)}.product-detail-page .pdp-delivery-estimate:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.product-detail-page .pdp-delivery-estimate__icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;color:var(--text-muted)}.product-detail-page .pdp-delivery-estimate__icon:before{content:"";display:block;width:100%;height:100%;background:currentColor;mask:url(/icons/delivery-truck.svg) center/contain no-repeat;-webkit-mask:url(/icons/delivery-truck.svg) center/contain no-repeat}.product-detail-page .pdp-delivery-estimate__copy{flex:1 1 auto;min-width:0;font-size:.9375rem;line-height:1.45}.product-detail-page .pdp-delivery-estimate__label{color:var(--text-muted)}.product-detail-page .pdp-delivery-estimate__cost{color:var(--ink)}.product-detail-page .pdp-delivery-estimate__chevron{position:relative;flex:0 0 auto;width:.6rem;height:.6rem;margin-right:.2rem;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(45deg)}.pdp-delivery-modal-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:transparent}.product-detail-page:has(.pdp-delivery-modal-backdrop) .product-detail__summary.pdp-buybox{position:relative;z-index:120}.pdp-delivery-modal{width:min(31rem,100%);max-height:min(42rem,calc(100vh - 3rem));overflow:auto;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);background-clip:padding-box;box-shadow:var(--shadow-strong);isolation:isolate}.pdp-delivery-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem .8rem;border-bottom:1px solid var(--line);background:var(--surface)}.pdp-delivery-modal__eyebrow{margin:0 0 .25rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.pdp-delivery-modal__title{margin:0;font-family:var(--font-serif,Georgia,serif);font-size:1.5rem;font-weight:500;line-height:1.2;color:var(--ink)}.pdp-delivery-modal__close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2rem;height:2rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);cursor:pointer;font:inherit;font-size:1rem;line-height:1}.pdp-delivery-modal__close:hover{border-color:color-mix(in srgb,var(--brand) 35%,var(--line));color:var(--brand)}.pdp-delivery-modal__body{display:flex;flex-direction:column;gap:.95rem;padding:1.1rem 1.25rem;background:var(--surface)}.pdp-delivery-modal__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0}.pdp-delivery-modal__facts div{padding:.85rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-raised)}.pdp-delivery-modal dt{margin:0 0 .25rem;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted)}.pdp-delivery-modal dd{margin:0;font-size:.98rem;line-height:1.4;color:var(--ink)}.pdp-delivery-modal__note,.pdp-delivery-modal__threshold{margin:0;font-size:.94rem;line-height:1.55;color:var(--text)}.pdp-delivery-modal__threshold{padding:.75rem .85rem;border:1px solid color-mix(in srgb,var(--success) 28%,var(--line));border-radius:var(--radius-md);color:var(--success);background:color-mix(in srgb,var(--success) 8%,var(--surface))}.pdp-delivery-modal__policy{padding-top:.2rem;background:var(--surface)}.pdp-delivery-modal__policy h3{margin:0 0 .65rem;font-size:1rem;line-height:1.35;color:var(--ink)}.pdp-delivery-modal__policy dl{display:grid;gap:.55rem;margin:0;background:var(--surface)}.pdp-delivery-modal__policy dl div{background:var(--surface)}.pdp-delivery-modal__actions{display:flex;justify-content:flex-end;padding:.9rem 1.25rem 1.2rem;border-top:1px solid var(--line);background:var(--surface)}.pdp-delivery-modal__button{min-height:2.35rem;padding:.55rem 1.2rem;border:1px solid color-mix(in srgb,var(--brand) 35%,var(--line));border-radius:var(--radius-md);background:var(--surface);color:var(--brand);cursor:pointer;font:inherit;font-weight:700}.pdp-delivery-modal__button:hover{border-color:var(--brand);background:var(--surface-accent-soft)}@media (max-width:640px){.pdp-delivery-modal-backdrop{align-items:flex-end;padding:.75rem}.pdp-delivery-modal{max-height:min(38rem,calc(100vh - 1.5rem));border-radius:8px}.pdp-delivery-modal__facts{grid-template-columns:1fr}}.product-detail-page .product-purchase-panel--noths{gap:.875rem;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.product-detail-page .product-purchase-panel__options-inner{display:flex;flex-direction:column;gap:.85rem}.product-detail-page .product-purchase-panel__options-title{margin:0 0 .25rem;font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.3;color:var(--ink)}.product-detail-page .product-purchase-panel__field label{font-size:.875rem;font-weight:600;color:var(--text-muted)}.product-detail-page .product-purchase-panel input,.product-detail-page .product-purchase-panel select,.product-detail-page .product-purchase-panel textarea{min-height:2.75rem;padding:.65rem .75rem;font-size:1rem;line-height:1.35;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink)}.product-detail-page .product-purchase-panel textarea{min-height:5.5rem;resize:vertical}.product-detail-page .product-purchase-panel__total-row{padding:.85rem 0 .25rem;margin-top:.25rem;border-top:1px solid var(--line);font-size:1rem}.product-detail-page .product-purchase-panel__total-label,.product-detail-page .product-purchase-panel__total-value{font-weight:600;color:var(--ink)}.product-detail-page .product-purchase-panel--noths .fade-collapsible__scrim{background:linear-gradient(to bottom,color-mix(in srgb,var(--background) 0%,transparent) 0,var(--background) 88%,var(--background) 100%)}.product-detail-page .product-purchase-panel .fade-collapsible__toggle{color:var(--brand)}.product-detail-page .product-purchase-panel .fade-collapsible__toggle:hover{color:var(--brand-strong)}.product-detail-page .pdp-purchase-options{display:flex;flex-direction:column;gap:.95rem}.product-detail-page .pdp-option-card{position:relative;scroll-margin-top:7rem;padding:1.1rem 1.2rem 1.15rem;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:transparent}.product-detail-page .pdp-option-card--complete{border-color:color-mix(in srgb,var(--success) 65%,var(--line))}.product-detail-page .pdp-option-card--attention{border-color:var(--alert-deep);box-shadow:0 0 0 1px var(--alert-deep)}.product-detail-page .pdp-option-card:has(.pdp-option-card__select-menu){padding-bottom:0}.product-detail-page .pdp-option-card__badge{position:absolute;top:0;right:1rem;transform:translateY(-50%);padding:.22rem .58rem;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;background:var(--slate-400);color:#fff;line-height:1.2}.product-detail-page .pdp-option-card__badge--complete{background:var(--success)}.product-detail-page .pdp-option-card__body{min-width:0}.product-detail-page .pdp-option-card__label{display:block;margin:0;font-size:.9375rem;font-weight:700;color:var(--ink)}.product-detail-page .pdp-option-card--kind-text .pdp-option-card__label{font-weight:400}.product-detail-page .pdp-option-card__helper{margin:.35rem 0 0;font-size:.8125rem;line-height:1.4;color:var(--text-muted)}.product-detail-page .pdp-option-card__select-body{position:relative;min-width:0}.product-detail-page .pdp-option-card__select-trigger{position:relative;display:flex;flex-direction:row;align-items:center;gap:.65rem;width:100%;min-height:3.1rem;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;appearance:none}.product-detail-page .pdp-option-card__select-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 30%,transparent);outline-offset:.35rem;border-radius:var(--radius-md)}.product-detail-page .pdp-option-card__select-label-col{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin:0;pointer-events:none}.product-detail-page .pdp-option-card__select-title{font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:.9375rem;font-weight:700;color:var(--ink);line-height:1.25}.product-detail-page .pdp-option-card__select-hint{font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.3;color:var(--ink)}.product-detail-page .pdp-option-card__select-hint--placeholder{color:var(--text-faint)}.product-detail-page .pdp-option-card__chevron-end{flex-shrink:0;margin-right:.1rem;font-size:1.2rem;font-weight:300;line-height:1;color:var(--text-muted);pointer-events:none}.product-detail-page .pdp-option-card__select-menu{position:relative;z-index:20;display:flex;flex-direction:column;gap:.2rem;max-height:18rem;margin:1.1rem calc(-1.2rem - 1px) -1px;padding:.55rem .45rem .6rem;overflow-x:hidden;overflow-y:auto;border:1px solid color-mix(in srgb,var(--brand) 30%,var(--line));border-radius:var(--radius-lg);border-top-left-radius:0;border-top-right-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,247,241,.98)),var(--surface);box-shadow:0 .8rem 1.8rem rgba(38,35,52,.1);transform-origin:top center;animation:pdp-select-menu-expand .5s cubic-bezier(.2,.8,.2,1) both;will-change:max-height,opacity,padding,transform}@keyframes pdp-select-menu-expand{0%{max-height:0;opacity:0;padding-top:0;padding-bottom:0;transform:translateY(-.15rem)}to{max-height:18rem;opacity:1;padding-top:.55rem;padding-bottom:.6rem;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.product-detail-page .pdp-option-card__select-menu{animation:none}}.product-detail-page .pdp-option-card__select-option{position:relative;z-index:1;width:100%;min-height:2.85rem;margin:0;padding:.72rem .85rem;border:0;border-radius:.72rem;background:transparent;color:var(--ink);font:inherit;font-size:1rem;line-height:1.25;text-align:left;cursor:pointer}.product-detail-page .pdp-option-card__select-option:focus-visible,.product-detail-page .pdp-option-card__select-option:hover{background:color-mix(in srgb,var(--brand) 9%,white);outline:none}.product-detail-page .pdp-option-card__select-option.is-selected{background:color-mix(in srgb,var(--brand) 7%,white);color:var(--brand-strong);font-weight:600}.product-detail-page .pdp-option-card__select-option.is-selected:after{float:right;content:"✓";margin-left:.85rem;color:color-mix(in srgb,var(--brand-strong) 78%,var(--text-muted));font-size:.9em;font-weight:700}.product-detail-page .pdp-option-card__select-option.is-disabled{cursor:default;color:var(--text-faint)}.product-detail-page .pdp-option-card__select-option.is-placeholder:not(.is-selected){color:var(--text-muted)}.product-detail-page .pdp-option-card__fieldset{margin:0;padding:0;border:0;min-width:0}.product-detail-page .pdp-option-card__fieldset .pdp-option-card__label{padding:0}.product-detail-page .pdp-option-card__radios{display:flex;flex-direction:column;gap:.45rem;margin-top:.45rem}.product-detail-page .pdp-option-card__radio{display:flex;align-items:center;gap:.55rem;width:100%;padding:.65rem .75rem;text-align:left;border:1px solid var(--line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 92%,transparent);font:inherit;font-size:.9375rem;color:var(--ink);cursor:pointer}.product-detail-page .pdp-option-card__radio--selected{border-color:var(--accent-deep);box-shadow:0 0 0 1px var(--accent-deep)}.product-detail-page .pdp-option-card__radio-check{flex-shrink:0;width:1.15rem;text-align:center;font-size:.85rem;font-weight:700;color:var(--accent-deep)}.product-detail-page .pdp-option-card__radio-extra{font-weight:600;color:var(--text-muted)}.product-detail-page .pdp-option-card__text-wrap{position:relative;margin-top:.45rem}.product-detail-page .pdp-option-card__text-input{box-sizing:border-box;width:100%;margin:0;padding:.65rem 2.5rem .65rem .75rem;border:1px solid var(--line);border-radius:var(--radius-md);font:inherit;font-size:1rem;line-height:1.35;color:var(--ink);background:var(--surface)}.product-detail-page .pdp-option-card__char-cap{position:absolute;right:.65rem;bottom:.55rem;font-size:.75rem;color:var(--text-faint);pointer-events:none}.product-detail-page .pdp-option-card__file-drop{display:flex;align-items:center;gap:.7rem;margin-top:.65rem;padding:.85rem .9rem;border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:color-mix(in srgb,var(--surface) 90%,transparent);color:var(--ink);cursor:pointer}.product-detail-page .pdp-option-card__file-drop:focus-within,.product-detail-page .pdp-option-card__file-drop:hover{border-color:var(--accent-deep)}.product-detail-page .pdp-option-card__file-plus{flex-shrink:0;width:1.2rem;text-align:center;font-size:1.35rem;font-weight:600;line-height:1;color:var(--text-muted)}.product-detail-page .pdp-option-card__file-label{font-size:.9375rem;line-height:1.35;color:var(--ink)}.product-detail-page .pdp-option-card__file-label.is-placeholder,.product-detail-page .pdp-option-card__file-note{color:var(--text-muted)}.product-detail-page .pdp-option-card__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-detail-page .pdp-option-card__file-note{margin:.45rem 0 0;font-size:.75rem;line-height:1.4}.product-detail-page .pdp-qty-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.product-detail-page .pdp-qty-row label{font-size:.875rem;font-weight:600;color:var(--text-muted)}.product-detail-page .pdp-qty-row input{width:3.25rem;min-height:2.5rem;padding:.35rem .45rem;text-align:center;border:1px solid var(--line);border-radius:var(--radius-md);font-size:1rem;color:var(--ink);background:var(--surface)}.product-detail-page .fade-collapsible__toggle{margin-top:.5rem;font-size:.875rem;font-weight:600;color:var(--brand)}.product-detail-page .fade-collapsible__scrim{background:linear-gradient(to bottom,color-mix(in srgb,var(--background) 0%,transparent) 0,var(--background) 90%)}.product-detail-page .pdp-full-bleed-stack{display:flex;flex-direction:column;width:100%;margin-top:1.25rem;gap:1rem}.product-detail-page .pdp-full-bleed-stack--after-related{margin-top:0}.product-detail-page .pdp-full-bleed-stack .pdp-details-noths{margin-top:0;padding-top:1.5rem;border-top:1px solid var(--line)}.product-detail-page .pdp-details-noths{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--line)}.product-detail-page .pdp-details-noths__title{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.375rem;font-weight:400;line-height:1.25;margin-bottom:1.25rem;color:var(--brand)}.product-detail-page .pdp-details-noths__grid{gap:1.5rem 3rem}.product-detail-page .pdp-details-noths__subtitle{font-size:.9375rem;font-weight:700;margin-bottom:.5rem;color:var(--ink)}.product-detail-page .pdp-details-noths__list,.product-detail-page .pdp-details-noths__plain,.product-detail-page .pdp-details-noths__prose p{font-size:.9375rem;line-height:1.47;color:var(--text)}.product-detail-page .pdp-details-noths__col h3.pdp-details-noths__subtitle:not(:first-child){margin-top:1.25rem}.product-detail-page .pdp-buybox__save-wrap{margin-top:.35rem}.product-detail-page .pdp-buybox__save-wrap .trust-action-hint{margin:0;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.product-detail-page .pdp-buybox__save-wrap .save-toggle{margin-top:.35rem}.product-detail-page .pdp-buybox__save-wrap .save-toggle__button{font-size:.8125rem;padding:.5rem .9rem;border-radius:var(--radius-md);border-color:var(--line);background:var(--surface);color:var(--ink)}.product-detail-page .pdp-full-bleed-stack .pdp-seller-brand{margin-top:0}.product-detail-page .pdp-seller-brand{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.25rem 1.5rem;margin-top:1rem;padding:1.25rem 1.35rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-raised)}.product-detail-page .pdp-seller-brand__logo-wrap{flex-shrink:0;width:5.25rem;height:5.25rem;padding:.35rem;border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.product-detail-page .pdp-seller-brand__logo-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:var(--radius-md);color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.04em}.product-detail-page .pdp-seller-brand__body{flex:1 1 200px;min-width:0}.product-detail-page .pdp-seller-brand__name{margin:0 0 .35rem;font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:1.125rem;font-weight:600;color:var(--brand)}.product-detail-page .pdp-seller-brand__loc{margin:0 0 .25rem;display:flex;align-items:center;font-size:.875rem;color:var(--text-muted)}.product-detail-page .pdp-seller-brand__pin{flex-shrink:0;width:.45rem;height:.45rem;margin-right:.4rem;border-radius:50% 50% 50% 0;background:var(--accent-deep);transform:rotate(-45deg)}.product-detail-page .pdp-seller-brand__rating{margin:0 0 .35rem;font-size:.875rem;color:var(--ink)}.product-detail-page .pdp-seller-brand__star{color:var(--accent-deep);margin-right:.15rem}.product-detail-page .pdp-seller-brand__rating-muted{color:var(--text-muted)}.product-detail-page .pdp-seller-brand__story{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;color:var(--brand);text-decoration:none}.product-detail-page .pdp-seller-brand__story:hover{text-decoration:underline}.product-detail-page .pdp-seller-brand__story-arrow{font-size:.9rem}.product-detail-page .pdp-seller-brand__actions{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0;min-width:9.5rem}.product-detail-page .pdp-seller-brand__action{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:600;color:var(--brand);text-decoration:none;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);transition:border-color .15s ease,background .15s ease}.product-detail-page .pdp-seller-brand__action:hover{border-color:color-mix(in srgb,var(--brand) 35%,var(--line));background:var(--surface-accent-soft)}.product-detail-page .pdp-seller-brand__action-icon{flex-shrink:0}.product-detail-page .pdp-seller-brand__action-icon--bag{position:relative;width:.95rem;height:.75rem;border:2px solid;border-radius:2px 2px 3px 3px}.product-detail-page .pdp-seller-brand__action-icon--bag:after{content:"";position:absolute;top:-5px;left:50%;width:7px;height:4px;margin-left:-4px;border:2px solid;border-bottom:none;border-radius:3px 3px 0 0}.product-detail-page .pdp-seller-brand__action-icon--mail{position:relative;width:.95rem;height:.65rem;border:2px solid;border-radius:2px}.product-detail-page .pdp-seller-brand__action-icon--mail:before{content:"";position:absolute;top:-2px;left:50%;width:0;height:0;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid}.product-detail-page .pdp-marketplace-trust-section{padding-top:1.5rem}.product-detail-page .pdp-marketplace-trust{padding:.75rem 0 1rem}.product-detail-page .pdp-marketplace-trust__header{max-width:44rem;margin:0 auto 1.5rem;text-align:center}.product-detail-page .pdp-marketplace-trust__eyebrow{margin:0 0 .35rem;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.125rem;font-weight:600;line-height:1.25;color:var(--ink)}.product-detail-page .pdp-marketplace-trust__title{margin:0;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3.6vw,2.75rem);font-weight:500;line-height:1.08;color:var(--brand)}.product-detail-page .pdp-marketplace-trust__wordmark{display:inline-block;font-family:var(--font-sans,"Avenir Next"),system-ui,sans-serif;font-weight:800;letter-spacing:.08em}.product-detail-page .pdp-marketplace-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}.product-detail-page .pdp-marketplace-trust__card{min-height:11.25rem;padding:1.35rem;border:1px solid var(--trust-card-border,var(--line));border-radius:var(--radius-lg);background:var(--trust-card-bg,var(--surface-raised));box-shadow:var(--shadow)}.product-detail-page .pdp-marketplace-trust__card:first-child{--trust-card-bg:var(--navy-50);--trust-card-border:var(--navy-100);--trust-card-accent:var(--brand)}.product-detail-page .pdp-marketplace-trust__card:nth-child(2){--trust-card-bg:var(--cyan-50);--trust-card-border:color-mix(in srgb,var(--accent) 24%,var(--line));--trust-card-accent:var(--accent-deep)}.product-detail-page .pdp-marketplace-trust__card:nth-child(3){--trust-card-bg:var(--coral-50);--trust-card-border:var(--coral-100);--trust-card-accent:var(--alert-deep)}.product-detail-page .pdp-marketplace-trust__copy{min-width:0}.product-detail-page .pdp-marketplace-trust__copy h3{margin:0 0 .55rem;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500;line-height:1.18;color:var(--trust-card-accent,var(--ink))}.product-detail-page .pdp-marketplace-trust__copy p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--text-muted)}.product-detail-page .pdp-full-bleed-stack .pdp-shop-policies-noths.seller-card--policies{margin-top:0}.product-detail-page .pdp-shop-policies-noths.seller-card--policies{margin-top:.75rem;padding:1.15rem 1.35rem .35rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-raised);box-shadow:none}.product-detail-page .pdp-shop-policies-noths .section-heading__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.35rem}.product-detail-page .pdp-shop-policies-noths.seller-card--policies h2{margin:0 0 .35rem;font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:1.0625rem;font-weight:600;color:var(--brand)}.product-detail-page .pdp-shop-policies-noths .seller-card__note{margin:0 0 .5rem;font-size:.8125rem;color:var(--text-muted)}.product-detail-page .pdp-shop-policies-noths .policy-details{gap:0}.product-detail-page .pdp-shop-policies-noths .policy-details__row{border:none;border-bottom:1px solid var(--line);border-radius:0;padding:.75rem 0;background:transparent}.product-detail-page .pdp-shop-policies-noths .policy-details__row:last-of-type{border-bottom:none}.product-detail-page .pdp-shop-policies-noths .policy-details__row summary{list-style:none;display:flex;align-items:center;gap:.45rem;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--ink)}.product-detail-page .pdp-shop-policies-noths .policy-details__row summary::-webkit-details-marker{display:none}.product-detail-page .pdp-shop-policies-noths .policy-details__row summary:before{content:"▸";font-size:.65rem;color:var(--text-muted);transition:transform .15s ease}.product-detail-page .pdp-shop-policies-noths .policy-details__row[open] summary:before{transform:rotate(90deg)}.product-detail-page .pdp-shop-policies-noths .policy-details__row p{margin:.5rem 0 0 1rem;font-size:.875rem;line-height:1.5;color:var(--text-muted)}.product-detail-page .pdp-related-section{padding-top:2.25rem}.product-detail-page .pdp-related-head{margin-bottom:1rem}.product-detail-page .pdp-related-head__title{margin:0 0 .35rem;font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;color:var(--brand)}.product-detail-page .pdp-related-head__lede{margin:0;font-size:.875rem;color:var(--text-muted)}.product-detail-page .product-grid--pdp-bestseller-rail{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding:.25rem 0 .65rem;scroll-snap-type:x mandatory;scrollbar-color:var(--line-strong) transparent}.product-detail-page .product-grid--pdp-bestseller-rail .product-card{flex:0 0 11.75rem;max-width:11.75rem;scroll-snap-align:start}@media (max-width:640px){.product-detail-page .pdp-marketplace-trust-section{padding-top:.75rem}.product-detail-page .pdp-marketplace-trust__header{margin-bottom:1rem;text-align:left}.product-detail-page .pdp-marketplace-trust__grid{grid-template-columns:1fr}.product-detail-page .pdp-marketplace-trust__card{min-height:0;padding:1.1rem}.product-detail-page .pdp-marketplace-trust__copy h3{font-size:1.2rem}.product-detail-page .pdp-seller-brand__actions{flex-direction:row;flex-wrap:wrap;width:100%;min-width:0}.product-detail-page .pdp-seller-brand__action{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.25rem)}}.product-detail-page .product-purchase-panel .primary-cta.primary-cta--basket{border-radius:4px;min-height:2.75rem;padding:.875rem 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;background:var(--alert);border-color:var(--alert);color:#fff}.product-detail-page .product-purchase-panel .primary-cta.primary-cta--basket:hover:not(:disabled){background:var(--alert-deep);border-color:var(--alert-deep)}.product-detail-page .product-purchase-panel .primary-cta.primary-cta--basket:disabled{background:var(--alert);border-color:var(--alert);color:#fff;cursor:not-allowed;opacity:.65}.product-detail-page>.section-container .section-heading h1,.product-detail-page>.section-container .section-heading h2{font-family:ui-serif,Georgia,Times New Roman,serif;font-size:1.375rem;font-weight:400;color:var(--brand)}.product-detail-page>.section-container .section-heading__eyebrow{font-size:.6875rem;letter-spacing:.1em;color:var(--text-muted)}.product-detail-page>.section-container .section-heading__lede{font-size:.875rem;color:var(--text-muted)}@media (max-width:900px){.product-detail-page .product-detail.product-detail--editorial{grid-template-columns:1fr;gap:1.5rem}}body:has(.cart-page--noths){background-color:#fffdf8}body:has(.cart-page--noths) .site-header--noths{background:#fffdf8;border-bottom-color:#e0e0e0}body:has(.cart-page--noths) .utility-bar{background:rgba(255,255,255,.75)}.cart-page--noths.page-stack{gap:0;padding-bottom:2.5rem;background-color:#fffdf8}.cart-page--noths .section-container{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;padding-left:max(1rem,4vw);padding-right:max(1rem,4vw);box-sizing:border-box}.cart-page__masthead{padding-top:1.25rem;padding-bottom:.75rem}.cart-page__title{font-family:var(--font-sans,"Figtree"),system-ui,sans-serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;margin:0;color:#1a1a1a;letter-spacing:-.02em}.cart-page__subtitle{margin:.5rem 0 0;color:#767676;font-size:.9375rem}.cart-page__fineprint{margin:1.25rem 0 0;font-size:.8125rem;line-height:1.45;color:#767676;max-width:42rem}.cart-layout--noths-v2{align-items:start;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:1.5rem 2rem}.cart-items--noths{display:flex;flex-direction:column;gap:1.25rem}.cart-vendor-card{border:1px solid #e0e0e0;border-radius:8px;background:#fff;overflow:hidden}.cart-vendor-card__head{display:flex;align-items:center;gap:.75rem;padding:1rem 1.15rem;border-bottom:1px solid #eee}.cart-vendor-card__logo{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.7rem;font-weight:800;color:#fff;letter-spacing:.02em}.cart-vendor-card__order-title{margin:0;font-size:.9375rem;line-height:1.35;color:#333}.cart-vendor-card__shop-link{color:inherit;text-decoration:none}.cart-vendor-card__shop-link:hover{text-decoration:underline}.cart-vendor-card__lines{list-style:none;margin:0;padding:0}.cart-vendor-card__lines>li+li{border-top:1px solid #eee}.cart-line-noths{display:grid;grid-template-columns:minmax(0,1fr) 5.5rem;gap:1rem 1.1rem;padding:1rem 1.15rem;align-items:start}.cart-line-noths__copy{min-width:0;display:flex;flex-direction:column;gap:.35rem}.cart-line-noths__title{margin:0;font-size:1rem;font-weight:600;line-height:1.3}.cart-line-noths__title a{color:#1a1a1a;text-decoration:none}.cart-line-noths__title a:hover{text-decoration:underline}.cart-line-noths__variant{margin:0;font-size:.875rem;color:#767676}.cart-line-noths__personalisation{margin:.15rem 0 0;font-size:.8125rem}.cart-line-noths__personalisation summary{cursor:pointer;color:var(--brand,#e85d04);font-weight:500;list-style:none}.cart-line-noths__personalisation summary::-webkit-details-marker{display:none}.cart-line-noths__personalisation p{margin:.5rem 0 0;padding:.65rem .75rem;background:#fffdf8;border-radius:6px;color:#444}.cart-line-noths__price-line{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .65rem;margin-top:.25rem}.cart-line-noths__price{font-weight:600;font-size:1rem;color:#1a1a1a}.cart-line-noths__unit-note{font-size:.8125rem;color:#888}.cart-line-noths__free-pill{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;color:#1b7a3a;letter-spacing:.02em}.cart-line-noths__truck{display:inline-block;width:14px;height:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20' fill='%231b7a3a'%3E%3Cpath d='M2 4h10v10H2V4zm12 0h2l4 4v6h-6V4zM6 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E") 50% /contain no-repeat}.cart-line-noths__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:.65rem}.cart-line-noths__qty{display:inline-flex;align-items:center;border:1px solid #d0d0d0;border-radius:6px;overflow:hidden;background:#fff}.cart-line-noths__qty-btn{width:2.25rem;height:2.25rem;border:none;background:#fafafa;color:#333;font-size:1.1rem;line-height:1;cursor:pointer}.cart-line-noths__qty-btn:hover:not(:disabled){background:#efefef}.cart-line-noths__qty-btn:disabled{opacity:.45;cursor:not-allowed}.cart-line-noths__qty-val{min-width:2rem;text-align:center;font-size:.9375rem;font-weight:600;padding:0 .35rem}.cart-line-noths__remove{border:none;background:none;padding:0;font-size:.875rem;font-weight:500;color:var(--brand,#e85d04);text-decoration:underline;cursor:pointer}.cart-line-noths__remove:disabled{opacity:.5;cursor:not-allowed}.cart-line-noths__media{display:block;border-radius:8px;overflow:hidden;align-self:start;justify-self:end;border:1px solid #eee}.cart-line-noths__img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.cart-line-noths__img-fallback{display:block;width:5.5rem}.cart-line-noths__img-fallback .figure-tile{border-radius:8px}.cart-vendor-card__delivery{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.65rem;row-gap:.2rem;padding:.9rem 1.15rem;border-top:1px solid #eee;background:#fafafa;align-items:start}.cart-vendor-card__delivery-icon{grid-row:1/span 2;width:22px;height:18px;margin-top:2px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20' fill='%23555'%3E%3Cpath d='M2 4h10v10H2V4zm12 0h2l4 4v6h-6V4zM6 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm10 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z'/%3E%3C/svg%3E") 50% /contain no-repeat}.cart-vendor-card__delivery-text{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem;font-size:.875rem}.cart-vendor-card__delivery-label{font-weight:600;color:#333}.cart-vendor-card__delivery-free{font-size:.875rem}.cart-vendor-card__free-strong{color:#1b7a3a;font-weight:700}.cart-vendor-card__delivery-eta{grid-column:2;margin:0;font-size:.8125rem;color:#555;font-weight:600}.cart-vendor-card__delivery--unavailable{background:#fff8f4;border-top-color:#f2c5aa}.cart-vendor-card__delivery--unavailable .cart-vendor-card__delivery-icon{opacity:.65}.cart-vendor-card__delivery-action{grid-column:2;justify-self:start;border:0;background:transparent;color:var(--brand,#e85d04);font-size:.8125rem;font-weight:700;text-decoration:underline;cursor:pointer}.cart-vendor-card__delivery-action:disabled{color:#999;cursor:not-allowed}.cart-policy-snippet{padding:.85rem 1.15rem;border-top:1px solid #eee;background:#fff}.cart-policy-snippet summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;font-size:.8125rem;color:#555}.cart-policy-snippet summary strong{color:#333}.cart-policy-snippet p{margin:.65rem 0 0;font-size:.8125rem;line-height:1.45;color:#555}.cart-free-ship-bar{position:relative;padding:.85rem 1rem 1.35rem;background:#e8f4ea;border-top:1px solid #c8e6c9}.cart-free-ship-bar__copy{margin:0 2.5rem 0 0;font-size:.8125rem;line-height:1.45;color:#1e4620}.cart-free-ship-bar__track{position:absolute;left:0;right:0;bottom:0;height:6px;background:rgba(255,255,255,.65);border-radius:0 0 7px 7px;overflow:hidden}.cart-free-ship-bar__fill{height:100%;background:#2e7d32;border-radius:0 2px 2px 0;transition:width .25s ease}.cart-free-ship-bar__badge{position:absolute;right:.75rem;bottom:10px;width:28px;height:28px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.12);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232e7d32'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3E%3C/svg%3E");background-size:18px 18px;background-position:50%;background-repeat:no-repeat}.cart-free-ship-bar:not(.cart-free-ship-bar--complete) .cart-free-ship-bar__badge{display:none}.cart-aside-noths{display:flex;flex-direction:column;gap:1rem}.cart-aside-noths__love{display:flex;gap:.75rem;padding:1rem 1.1rem;border-radius:8px;background:var(--surface-accent-soft,#fff3ea);border:1px solid rgba(74,38,104,.12)}.cart-aside-noths__love-icon{flex-shrink:0;width:28px;height:28px;margin-top:2px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234a2668'%3E%3Cpath d='M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z'/%3E%3C/svg%3E") 50% /22px 22px no-repeat}.cart-aside-noths__love p{margin:0;font-size:.875rem;line-height:1.45;color:#3d2a4d}.cart-aside-noths__love strong{display:block;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.25rem;color:var(--brand,#e85d04)}.cart-aside-noths__summary{border:1px solid #e0e0e0;border-radius:8px;background:#fff;padding:1.1rem 1.15rem 1.25rem}.cart-aside-noths__summary-title{margin:0 0 .85rem;font-size:1.0625rem;font-weight:700;color:#1a1a1a}.cart-aside-noths__row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;font-size:.9375rem;padding:.35rem 0;color:#444}.cart-aside-noths__row--total{border-top:1px solid #eee;margin-top:.35rem;padding-top:.75rem;font-size:1rem;font-weight:700;color:#1a1a1a}.cart-aside-noths__free{color:#1b7a3a;font-weight:700}.cart-aside-noths__legal{margin:.65rem 0 0;font-size:.75rem;line-height:1.4;color:#888}.cart-aside-noths__hold{margin:.55rem 0 0;font-size:.75rem;line-height:1.4;color:#555}.cart-aside-noths__ctas{display:flex;flex-direction:column;gap:.55rem;margin-top:1rem}.cart-aside-noths__btn{display:block;text-align:center;padding:.75rem 1rem;border-radius:6px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease}.cart-aside-noths__btn--primary{background:var(--ink-strong,#03071e);color:#fff;border:1px solid var(--ink-strong,#03071e)}.cart-aside-noths__btn--primary:hover{background:#1f1229;border-color:#1f1229;color:#fff}.cart-aside-noths__btn--guest{background:#fff;color:var(--brand,#e85d04);border:2px solid var(--brand,#e85d04)}.cart-aside-noths__btn--guest:hover{background:rgba(74,38,104,.06)}.cart-aside-noths__btn--quiet{background:#fff;color:#444;border:1px solid #d0d0d0;font-weight:500}.cart-aside-noths__btn--quiet:hover{border-color:#b0b0b0;background:#fafafa}.cart-aside-noths__pay-label{margin:1rem 0 .35rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#888}.cart-aside-noths__pay-icons{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.cart-aside-noths__pay-icons li{font-size:.65rem;font-weight:700;letter-spacing:.04em;padding:.25rem .45rem;border:1px solid #e5e5e5;border-radius:4px;color:#666;background:#fafafa}.cart-aside-noths__microcopy{margin:.85rem 0 0;font-size:.6875rem;line-height:1.45;color:#999}.cart-aside-noths__microcopy a{color:var(--brand,#e85d04)}.cart-aside-noths__returns{display:flex;gap:.75rem;padding:.95rem 1rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff}.cart-aside-noths__returns-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #e5e5e5;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234a2668' stroke-width='1.5'%3E%3Cpath d='M3 12a9 9 0 1 0 3-6.7'/%3E%3Cpath d='M3 4v5h5'/%3E%3C/svg%3E") 50% /20px 20px no-repeat}.cart-aside-noths__returns p{margin:0;font-size:.8125rem;line-height:1.45;color:#555}.cart-page__session-debug{margin-top:.5rem;font-size:.75rem;border:1px dashed #ccc;border-radius:6px;padding:.35rem .65rem;background:#fff}.cart-page__session-debug summary{cursor:pointer;color:#888}.cart-page__session-debug-body{margin-top:.5rem}.cart-page__session-debug-body code{display:block;font-size:.7rem;word-break:break-all;margin-top:.25rem}.cart-empty-state{border:1px solid #e0e0e0;border-radius:8px;background:#fff;padding:2rem 1.5rem;text-align:center}@media (max-width:900px){.cart-layout--noths-v2{grid-template-columns:1fr}}@media (max-width:520px){.cart-line-noths{grid-template-columns:1fr 4.5rem;gap:.75rem}.cart-line-noths__img-fallback{width:4.5rem}}