.cart-upsell{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;margin-top:1.25rem;padding:1.1rem 1.25rem;border:1px solid rgba(201,168,76,.55);border-radius:10px;background:#c9a84c14}.cart-upsell__eyebrow{display:inline-block;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#1b2b4b;background:#c9a84c;border-radius:999px;padding:.2rem .6rem;margin-bottom:.5rem}.cart-upsell__title{margin:0 0 .25rem;font-weight:700;color:#1b2b4b}.cart-upsell__sub{margin:0;font-size:.88rem;opacity:.8}.cart-upsell__btn{flex-shrink:0;display:inline-block;padding:.7rem 1.2rem;border-radius:999px;background:#1b2b4b;color:#fff;font-weight:700;text-decoration:none;white-space:nowrap}.cart-express{margin-top:.9rem}.cart-express__label{display:block;text-align:center;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;opacity:.6;margin-bottom:.6rem}.cart-express__buttons>*{width:100%}@media(max-width:640px){.cart-upsell{flex-direction:column;align-items:flex-start}.cart-upsell__btn{width:100%;text-align:center}}.stars--rating{margin-bottom:var(--space-2)}.stars__count{font-family:var(--font-display);font-size:.8rem;color:var(--ink);letter-spacing:0}.product__info h1.product__hook{font-size:clamp(1.7rem,5.6vw,2.5rem);line-height:1.12;margin:0 0 .4rem}.product__name{font-family:var(--font-display);font-weight:600;font-size:.95rem;letter-spacing:.02em;color:#6c7590;margin:0 0 var(--space-2)}.product__dots{display:flex;justify-content:center;align-items:center;gap:7px;margin:var(--space-2) 0 10px}.product__dot{width:6px;height:6px;padding:0;margin:0;border:0;border-radius:50%;background:var(--line);cursor:pointer;flex:0 0 auto;transition:background-color .2s ease,transform .2s ease}.product__dot.is-active{background:var(--gold);transform:scale(1.4)}.product__thumbs{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px 2px 6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product__thumbs::-webkit-scrollbar{height:4px}.product__thumbs::-webkit-scrollbar-thumb{background:var(--line);border-radius:2px}.product__thumbs .js-thumb{flex:0 0 auto;width:56px;height:56px;object-fit:cover;border-radius:8px;border:2px solid transparent;cursor:pointer;scroll-snap-align:center;opacity:.65;transition:opacity .2s ease,border-color .2s ease}.product__thumbs .js-thumb.is-active{opacity:1;border-color:var(--gold)}@media(prefers-reduced-motion:reduce){.product__thumbs .js-thumb,.product__dot,.product__gallery-main img{transition:none!important}}.how-strip{display:grid;gap:var(--space-3);margin:var(--space-4) 0 var(--space-2);padding:var(--space-4) var(--space-3);background:var(--navy);border-radius:var(--radius)}@media(min-width:750px){.how-strip{grid-template-columns:repeat(3,1fr);gap:var(--space-4)}}.how-step{text-align:center;color:#fdfdfbd9}.how-step+.how-step{border-top:1px solid rgba(253,253,251,.12);padding-top:var(--space-3)}@media(min-width:750px){.how-step+.how-step{border-top:0;padding-top:0}}.how-step__icon{width:54px;height:54px;margin:0 auto var(--space-2);display:grid;place-items:center;border-radius:50%;border:2px solid var(--gold);color:var(--gold)}.how-step__icon svg{width:26px;height:26px}.how-step__title{color:var(--white);font-size:1rem;margin:0 0 .25rem;letter-spacing:.04em}.how-step p{margin:0;font-size:.92rem}.bundle__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;text-align:right}.bundle__was{color:#8a90a0;font-weight:400;font-size:.8rem;text-decoration:line-through}.bundle__titles{display:inline-flex;flex-direction:column;line-height:1.25}.bundle__name{font-family:var(--font-display);font-weight:600}.bundle__nights{font-size:.75rem;color:#6c7590;letter-spacing:0}.bundle__save{font-family:var(--font-display);font-weight:700;font-size:.78rem;color:#1f7a4d;letter-spacing:.01em}.bundle.is-best-value{border-width:2px;border-color:var(--gold);background:#c9a24b12;box-shadow:0 4px 14px #1b2b4b1a}.bundle.is-best-value .bundle__name{font-size:1.05rem}.bundle.is-best-value .bundle__price{font-size:1.25rem}.bundle.is-best-value .bundle__nights{color:var(--navy);font-weight:600}.bundle.is-best-value .bundle__save{font-size:.88rem}.bundle-restock-note{font-size:.78rem;line-height:1.45;color:#6c7590;margin:0 0 1.5rem}.guarantee{display:flex;align-items:center;gap:.6rem;margin-top:var(--space-2);padding:.75rem var(--space-2);background:#c9a24b14;border:1px solid var(--gold-soft);border-radius:var(--radius);font-size:.85rem;line-height:1.4}.guarantee svg{width:26px;height:26px;color:var(--gold);flex-shrink:0}.guarantee strong{font-family:var(--font-display);color:var(--navy)}.dw-faq-wrap{margin-top:var(--space-5)}.dw-faq{margin-top:var(--space-4);border-top:1px solid var(--line)}.dw-faq__item{border-bottom:1px solid var(--line)}.dw-faq__item summary{display:flex;align-items:center;gap:.75rem;padding:1rem 0;cursor:pointer;list-style:none;font-family:var(--font-display);font-weight:600;font-size:.95rem;line-height:1.35;color:var(--navy)}.dw-faq__item summary::-webkit-details-marker{display:none}.dw-faq__chev{margin-left:auto;width:9px;height:9px;flex-shrink:0;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.dw-faq__item[open] .dw-faq__chev{transform:rotate(-135deg) translateY(-2px)}.dw-faq__body{padding:0 0 1.1rem;font-size:.9rem;line-height:1.6;color:#4a5268}.dw-faq__body p{margin:0 0 .7rem}.dw-faq__body p:last-child{margin-bottom:0}@media(prefers-reduced-motion:reduce){.dw-faq__chev{transition:none}}.sticky-atc__meta{display:flex;flex-direction:column;line-height:1.15;min-width:0}.sticky-atc__name{font-family:var(--font-display);font-weight:600;font-size:.72rem;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:44vw}.sticky-atc__price{font-family:var(--font-display);font-weight:700;color:var(--navy);font-size:.95rem}.dw-badge{position:absolute;top:12px;right:12px;background:#c9a227;color:#0b1f3a;font-family:var(--font-display);font-weight:700;font-size:13px;line-height:1.2;text-align:center;padding:10px 12px;border-radius:50%;width:78px;height:78px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #00000040;z-index:5;pointer-events:none}@media(max-width:749px){.dw-badge{width:62px;height:62px;font-size:11px;top:8px;right:8px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
