:root{--giftgo-rose: #b3263a;--giftgo-rose-dark: #8f1c2e;--giftgo-cream: #faf6f1;--giftgo-charcoal: #1f1d1b;--giftgo-gold: #c9a24b;--giftgo-sheet-radius: 20px;--giftgo-pill-radius: 12px}.destination-flag{display:inline-flex;width:2.4rem;height:1.6rem;flex:0 0 auto;border-radius:3px;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014;line-height:0}.destination-flag svg{width:100%;height:100%;display:block}@media screen and (max-width:989px){.header{grid-template-areas:"left-icons heading icons";grid-template-columns:auto minmax(0,1fr) auto;column-gap:1.4rem;padding-top:1.3rem;padding-bottom:1.3rem}.header header-drawer{grid-area:left-icons;justify-self:start}.header__heading{grid-area:heading;justify-self:start;min-width:0;margin:0;padding-right:1.2rem}.header__heading-link{display:inline-flex;min-width:0;max-width:100%}.header__heading-link .h2{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1.7rem}.header__icons{grid-area:icons;justify-self:end;min-width:0;column-gap:.4rem}}@media screen and (max-width:409px){.header__heading-link .h2{font-size:1.45rem;letter-spacing:0}}.destination-pill{display:inline-flex;align-items:center;gap:.6rem;height:3.4rem;max-width:100%;padding:0 1rem;margin:0;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:999px;background:rgba(var(--color-foreground),.03);color:rgb(var(--color-foreground));cursor:pointer;font-size:1.3rem;line-height:1;white-space:nowrap;transition:border-color .15s ease,background-color .15s ease}.destination-pill:hover{border-color:rgba(var(--color-foreground),.3)}.destination-pill__flag{display:inline-flex;flex:0 0 auto}.destination-pill__flag .destination-flag{width:2rem;height:1.4rem}.destination-pill__label{display:inline-flex;align-items:baseline;gap:.4rem;min-width:0;overflow:hidden}.destination-pill__prefix{flex:0 0 auto;opacity:.6}.destination-pill__name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-pill__code{display:none;font-weight:700;letter-spacing:.02rem}.destination-pill__chevron{display:inline-flex;flex:0 0 auto;width:1rem;opacity:.55}.destination-pill__chevron svg{width:100%;height:auto}@media screen and (max-width:989px){.destination-pill__label{display:none}.destination-pill__code{display:inline-block}.destination-pill{gap:.5rem;padding:0 .9rem}}@media screen and (max-width:374px){.destination-pill__code{display:none}.destination-pill{gap:.3rem;padding:0 .7rem}}.destination-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none;transition:visibility .25s}.destination-picker.destination-picker--open{visibility:visible;pointer-events:auto;transition:visibility 0s}.destination-picker__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .25s ease}.destination-picker--open .destination-picker__overlay{opacity:1}.destination-picker__sheet{position:absolute;left:0;right:0;bottom:0;background:var(--giftgo-cream);color:var(--giftgo-charcoal);border-radius:var(--giftgo-sheet-radius) var(--giftgo-sheet-radius) 0 0;padding:1.2rem 2rem calc(2.4rem + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 40px #0003;transform:translateY(100%);transition:transform .25s ease;max-height:90vh;overflow-y:auto}.destination-picker--open .destination-picker__sheet{transform:translateY(0)}.destination-picker__handle{display:block;width:4rem;height:.4rem;margin:0 auto 1.4rem;border-radius:999px;background:#1f1d1b2e}.destination-picker__close{position:absolute;top:1rem;right:1rem;width:3.4rem;height:3.4rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--giftgo-charcoal);cursor:pointer;opacity:.5}.destination-picker__close svg{width:1.6rem;height:1.6rem}.destination-picker__heading{margin:0 0 .4rem;font-size:2.2rem;line-height:1.2}.destination-picker__subheading{margin:0 0 1.8rem;font-size:1.4rem;color:#1f1d1bb3}.destination-picker__options{display:flex;flex-direction:column;gap:1rem}.destination-picker__pill{display:flex;align-items:center;gap:1.2rem;min-height:5.6rem;width:100%;padding:0 1.6rem;border:.15rem solid rgba(31,29,27,.12);border-radius:var(--giftgo-pill-radius);background:#fff;color:var(--giftgo-charcoal);font-size:1.6rem;font-weight:600;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease}.destination-picker__pill .destination-flag{width:3rem;height:2rem}.destination-picker__pill-label{flex:1 1 auto}.destination-picker__pill:hover{border-color:var(--giftgo-rose)}.destination-picker__pill:active{transform:scale(.99)}.destination-picker__pill-check{display:none;width:2rem;height:2rem;color:var(--giftgo-rose)}.destination-picker__pill-check svg{width:100%;height:100%}.destination-picker__pill.is-selected{border-color:var(--giftgo-rose);box-shadow:inset 0 0 0 1px var(--giftgo-rose)}.destination-picker__pill.is-selected .destination-picker__pill-check{display:inline-flex}@media screen and (min-width:750px){.destination-picker__sheet{left:50%;bottom:auto;top:50%;right:auto;width:min(44rem,calc(100vw - 4rem));border-radius:var(--giftgo-sheet-radius);transform:translate(-50%,-46%);opacity:0;transition:transform .2s ease,opacity .2s ease}.destination-picker--open .destination-picker__sheet{transform:translate(-50%,-50%);opacity:1}.destination-picker__handle{display:none}}.delivery-badge{display:inline-block;padding:.4rem .8rem;border-radius:999px;font-size:1rem;font-weight:700;letter-spacing:.06rem;text-transform:uppercase;line-height:1;white-space:nowrap;color:#fff;background:#1f1d1bb3}.delivery-badge--same-day{background:#22c55e}.delivery-badge--express{background:#f97316}.delivery-badge--standard{background:#64748b}.product-card-wrapper .card__inner{position:relative}.delivery-badge--overlay{position:absolute;top:1rem;left:1rem;z-index:2;box-shadow:0 1px 6px #0000004d}.giftgo-card-add{position:relative;z-index:5;display:flex;justify-content:flex-end;margin-top:.6rem}.giftgo-card-add__btn{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;padding:0;border:0;border-radius:50%;background:#fff;color:var(--giftgo-rose);cursor:pointer;box-shadow:0 2px 8px #1f1d1b38;transition:transform .12s ease,background-color .15s ease,color .15s ease}.giftgo-card-add__btn:hover{background:var(--giftgo-rose);color:#fff}.giftgo-card-add__btn:active{transform:scale(.94)}.giftgo-card-add__btn svg{width:1.9rem;height:1.9rem}.giftgo-card-add.is-loading .giftgo-card-add__btn{opacity:.55;pointer-events:none}.delivery-promise,.delivery-promise__line{display:block}.delivery-promise__countdown{font-variant-numeric:tabular-nums;font-weight:700}.delivery-promise--card{margin-top:.6rem;font-size:1.2rem;line-height:1.35;color:rgb(var(--color-foreground))}.delivery-promise--pdp{margin:1.2rem 0;padding:1.4rem 1.6rem;border:.15rem solid rgba(31,29,27,.14);border-radius:12px;background:var(--giftgo-cream);color:var(--giftgo-charcoal)}.delivery-promise--pdp .delivery-promise__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.delivery-promise__dest{display:inline-flex;align-items:center;gap:.7rem;font-weight:600;font-size:1.3rem}.delivery-promise__change{font-size:1.2rem;text-decoration:underline;background:none;border:0;padding:0;color:var(--giftgo-rose);cursor:pointer}.delivery-promise--pdp .delivery-promise__line{font-size:1.6rem;font-weight:600;line-height:1.4}.delivery-promise--pdp .delivery-badge{margin-bottom:.8rem}.delivery-promise--pdp .delivery-promise__countdown{display:block;margin-top:.4rem;color:var(--giftgo-rose)}.delivery-promise--cart{margin-top:.6rem;font-size:1.2rem;line-height:1.35;color:rgb(var(--color-foreground))}.delivery-promise--cart .delivery-badge{margin-right:.5rem;vertical-align:.1rem}.product-card-wrapper.destination-hidden,.grid__item.destination-hidden{display:none!important}html.destination-locked,html.destination-locked body{overflow:hidden}.giftgo-whatsapp{position:fixed;right:1.6rem;bottom:1.6rem;z-index:90;display:inline-flex;align-items:center;justify-content:center;width:5.4rem;height:5.4rem;border-radius:50%;background:#25d366;color:#fff;box-shadow:0 6px 18px #00000038;transition:transform .15s ease,box-shadow .15s ease}.giftgo-whatsapp:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000047}.giftgo-whatsapp__icon{width:3rem;height:3rem}@media screen and (max-width:749px){.giftgo-whatsapp{right:1.2rem;bottom:1.2rem;width:5rem;height:5rem}.giftgo-whatsapp__icon{width:2.8rem;height:2.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/destination.css.map */
