#gcStickyPrice{margin-left:1.5rem}@keyframes gcRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes gcFade{0%{opacity:0}to{opacity:1}}.pdp-gc .pdp-gallery{opacity:0;animation:gcFade 1s cubic-bezier(.16,1,.3,1) .05s both}.pdp-gc .pdp-breadcrumb{opacity:0;animation:gcRise .85s cubic-bezier(.16,1,.3,1) .1s both}.pdp-gc .pdp-name{opacity:0;animation:gcRise 1.1s cubic-bezier(.16,1,.3,1) .28s both}.pdp-gc .pdp-subtitle{opacity:0;animation:gcRise .9s cubic-bezier(.16,1,.3,1) .42s both}.pdp-gc .pdp-price{opacity:0;animation:gcRise .9s cubic-bezier(.16,1,.3,1) .5s both}@media(prefers-reduced-motion:reduce){.pdp-gc .pdp-gallery,.pdp-gc .pdp-breadcrumb,.pdp-gc .pdp-name,.pdp-gc .pdp-subtitle,.pdp-gc .pdp-price{opacity:1;animation:none}}.gc-amount-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gc-amount-pill{padding:.7rem .4rem;text-align:center;border:1px solid var(--border-light, #e8e3dc);border-radius:3px;cursor:pointer;transition:border-color .22s,background .22s,box-shadow .22s;font-family:var(--serif, "Cormorant Garamond", Georgia, serif);font-size:1rem;font-weight:400;color:var(--text-main, #1a1a1a);background:transparent;line-height:1;-webkit-tap-highlight-color:transparent}.gc-amount-pill:hover{border-color:var(--gold, #C9A96E);background:#c9a96e0a}.gc-amount-pill.active{border-color:var(--gold, #C9A96E);background:#c9a96e0f;box-shadow:0 0 0 1px #c9a96e2e}.gc-amount-pill--soldout{opacity:.38;cursor:not-allowed;text-decoration:line-through}.gc-delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gc-del-card{border:1px solid var(--border-light, #e8e3dc);border-radius:4px;padding:1rem .85rem;cursor:pointer;transition:border-color .25s,background .25s;position:relative;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column}.gc-del-card:hover{border-color:#c9a96e80}.gc-del-card.active{border-color:var(--gold, #C9A96E);background:#c9a96e0a}.gc-del-radio{position:absolute;top:10px;right:10px;width:16px;height:16px;border-radius:50%;border:1.5px solid var(--border-light, #e8e3dc);transition:border-color .22s,background .22s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gc-del-card.active .gc-del-radio{background:var(--gold, #C9A96E);border-color:var(--gold, #C9A96E)}.gc-del-radio-dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:0;transition:opacity .2s}.gc-del-card.active .gc-del-radio-dot{opacity:1}.gc-del-icon{width:22px;height:22px;color:var(--gold, #C9A96E);margin-bottom:.55rem;flex-shrink:0}.gc-del-name{font-size:.65rem;font-weight:700;letter-spacing:.06em;color:var(--text-main, #1a1a1a);margin-bottom:.25rem;text-transform:uppercase;padding-right:20px}.gc-del-desc{font-size:.6rem;color:var(--text-dim, #9a9a9a);line-height:1.55;flex:1}.gc-del-badge{display:inline-block;margin-top:.5rem;padding:.13rem .5rem;background:#c9a96e1a;border-radius:2rem;font-size:.46rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold, #C9A96E);align-self:flex-start}.pdp-gc .pdp-desc-wrap+.pdp-option{margin-top:.5rem}.pdp-gc .pdp-option>label{font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--char, #1A1A1A);display:block;margin-bottom:.6rem;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-recip-heading{font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--char, #1A1A1A);display:block;margin-bottom:.9rem;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-recip-form{overflow:hidden;opacity:0;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .3s ease}.gc-recip-form.open{opacity:1}.gc-recip-form-inner{padding:0 0 .25rem;margin-top:1.8rem}.gc-form-eyebrow{font-size:.46rem;font-weight:700;letter-spacing:.38em;text-transform:uppercase;color:var(--gold, #C9A96E);margin-bottom:1rem;display:block}.gc-field-group{margin-bottom:.8rem}.gc-field-label{font-size:.5rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--text-main, #1a1a1a);display:block;margin-bottom:.35rem}.gc-required{color:#c0392b;font-size:.8em}.gc-optional{color:var(--text-dim, #9a9a9a);font-weight:400;letter-spacing:.04em;text-transform:none;font-size:.88em}.gc-input,.gc-select{width:100%;padding:.7rem .85rem;border:1px solid var(--border-light, #e8e3dc);border-radius:3px;font-family:var(--sans, "Inter", -apple-system, sans-serif);font-size:.78rem;color:var(--text-main, #1a1a1a);background:transparent;outline:none;transition:border-color .22s,box-shadow .22s;-webkit-appearance:none;appearance:none}.gc-input:focus,.gc-select:focus{border-color:var(--gold, #C9A96E);box-shadow:0 0 0 3px #c9a96e17}.gc-input::placeholder{color:var(--text-dim, #9a9a9a)}@media(min-width:750px){#gcSchedDate,#gcSchedTime{-webkit-appearance:auto;appearance:auto}}.gc-select{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%239a9a9a' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:14px;padding-right:2.2rem;cursor:pointer}.gc-field-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gc-field-error{font-size:.58rem;color:#c0392b;margin-top:4px;display:none;line-height:1.4}.gc-field-label[for=gcRecipName],.gc-field-label[for=gcRecipEmail],.gc-field-label[for=gcRecipPhone]{color:var(--gold, #C9A96E)}.gc-send-opts{display:flex;gap:8px;margin-bottom:.8rem}.gc-send-opt{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .5rem;border:1px solid var(--border-light, #e8e3dc);border-radius:3px;cursor:pointer;text-align:center;transition:border-color .22s,background .22s;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;font-family:var(--sans, "Inter", -apple-system, sans-serif);font-size:.56rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-main, #1a1a1a);background:transparent}.gc-send-opt:hover{border-color:#c9a96e73}.gc-send-opt.active{border-color:var(--gold, #C9A96E);background:#c9a96e0d;color:var(--text-main, #1a1a1a)}.gc-sched-wrap{overflow:hidden;max-height:0;transition:max-height .45s cubic-bezier(.16,1,.3,1)}.gc-sched-wrap.open{max-height:500px}.gc-sched-inner{padding-top:.4rem}@media(max-width:749px){.gc-sched-inner .gc-field-row{grid-template-columns:1fr}}.gc-recip-form+.pdp-option{margin-top:1.5rem}.pdp-gc .pdp-option{margin-bottom:.6rem}.gc-msg-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 0;background:none;border:none;border-top:1px solid var(--border-light, #e8e3dc);cursor:pointer;-webkit-tap-highlight-color:transparent;gap:.5rem}.gc-msg-toggle-label{font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--char, #1A1A1A);display:block;margin-bottom:.4rem;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-msg-icon{font-size:1.1rem;font-weight:300;line-height:1;color:var(--gold, #C9A96E);flex-shrink:0;transition:transform .3s;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-msg-body{overflow:hidden}.gc-msg-inner{padding:.3rem 0 0}.gc-msg-textarea{width:100%;min-height:96px;padding:.7rem .85rem;border:1px solid var(--border-light, #e8e3dc);border-radius:3px;font-family:var(--sans, "Inter", -apple-system, sans-serif);font-size:.78rem;color:var(--text-main, #1a1a1a);line-height:1.65;resize:vertical;outline:none;background:transparent;transition:border-color .22s,box-shadow .22s}.gc-msg-textarea:focus{border-color:var(--gold, #C9A96E);box-shadow:0 0 0 3px #c9a96e17}.gc-msg-textarea::placeholder{color:var(--text-dim, #9a9a9a)}.gc-msg-counter{text-align:right;font-size:.56rem;color:var(--text-dim, #9a9a9a);margin-top:5px;font-family:var(--sans)}.gc-cart-error{display:none;font-size:.62rem;color:#c0392b;text-align:center;margin-bottom:.75rem;line-height:1.5}.gc-deepdive{background:var(--warm, #FDFBF7)}.gc-info-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,6rem);padding:3.5rem clamp(2rem,6vw,7rem);border-bottom:1px solid var(--border-light, #e8e3dc);max-width:1440px;margin:0 auto;align-items:center}.gc-info-img{overflow:hidden;border-radius:2px;aspect-ratio:4/3}@media(min-width:750px){.gc-info-section .gc-info-img{order:2}.gc-info-section .gc-info-text{order:1}}.gc-info-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.4,0,.2,1)}.gc-info-img:hover img{transform:scale(1.03)}.gc-info-text{display:flex;flex-direction:column;justify-content:center}.gc-info-text h2{font-family:var(--serif, "Cormorant Garamond", Georgia, serif);font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:300;line-height:1.18;color:var(--text-main, #1a1a1a);margin-bottom:1.2rem}.gc-info-text p{font-size:.8rem;line-height:1.9;color:var(--gray, #6B6B6B);margin-bottom:.8rem}.gc-info-text p:last-of-type{margin-bottom:0}.gc-info-section.gc-flip{direction:rtl}.gc-info-section.gc-flip>*{direction:ltr}.gc-detail-list{list-style:none;margin-top:1.2rem}.gc-detail-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.76rem;color:var(--gray, #6B6B6B);line-height:1.65;padding:.6rem 0;border-bottom:1px solid var(--border-light, #e8e3dc)}.gc-detail-list li:last-child{border-bottom:none;padding-bottom:0}.gc-detail-dot{width:5px;height:5px;border-radius:50%;background:var(--gold, #C9A96E);flex-shrink:0;margin-top:.45rem}.gc-delivery-panel{background:var(--navy, #0A0F1E);border-radius:6px;padding:2.2rem 1.8rem;display:flex;flex-direction:column;gap:1.4rem;position:relative;overflow:hidden}.gc-delivery-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.025;pointer-events:none}.gc-del-method{display:flex;gap:1rem;align-items:flex-start;position:relative;z-index:1}.gc-del-method-icon{width:38px;height:38px;border-radius:50%;background:#c9a96e17;border:1px solid rgba(201,169,110,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--gold, #C9A96E)}.gc-del-method-icon svg{width:16px;height:16px;flex-shrink:0}.gc-del-method-title{font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--cream, #F5F0E8);margin-bottom:.3rem}.gc-del-method-text{font-size:.62rem;color:#f5f0e873;line-height:1.65}.gc-del-method-sep{height:1px;background:#c9a96e12;position:relative;z-index:1}.gc-acc-section{max-width:1440px;margin:0 auto;padding:5rem clamp(1.5rem,4vw,5rem);border-bottom:1px solid var(--border-light, #e8e3dc)}.gc-acc-section-header{text-align:center;margin-bottom:3rem}.gc-acc-eyebrow{font-size:.5rem;font-weight:700;letter-spacing:.42em;text-transform:uppercase;color:var(--gold, #C9A96E);display:block;margin-bottom:.75rem}.gc-acc-title{font-family:var(--serif, "Cormorant Garamond", Georgia, serif);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:300;color:var(--text-main, #1a1a1a)}.gc-acc-list{max-width:780px;margin:0 auto}.gc-acc{border-top:1px solid var(--border-light, #e8e3dc)}.gc-acc:last-child{border-bottom:1px solid var(--border-light, #e8e3dc)}.gc-acc-head{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0;cursor:pointer;gap:1rem;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.gc-acc-head:hover .gc-acc-q{color:var(--gold, #C9A96E)}.gc-acc-q{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-main, #1a1a1a);line-height:1.4;transition:color .25s}.gc-acc-icon{flex-shrink:0;color:var(--gold, #C9A96E);font-size:1.2rem;font-weight:300;line-height:1;transition:transform .3s;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-acc.open .gc-acc-icon{transform:rotate(45deg)}.gc-acc-body{overflow:hidden;max-height:0;transition:max-height .38s ease}.gc-acc.open .gc-acc-body{max-height:500px}.gc-acc-inner{padding:0 0 1.4rem;font-size:.78rem;color:var(--gray, #6B6B6B);line-height:1.88}.gc-acc-inner p+p{margin-top:.6em}.gc-addons-section{margin:.4rem 0 1.8rem}.gc-addons-label{font-size:.55rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--char, #1A1A1A);font-family:var(--sans, "Inter", -apple-system, sans-serif);display:block;margin-bottom:.9rem}.gc-addon{display:flex;align-items:flex-start;gap:.75rem;padding:.8rem;border:1px solid var(--border-light, #e8e3dc);border-radius:3px;cursor:pointer;margin-bottom:8px;transition:border-color .22s,background .22s;-webkit-tap-highlight-color:transparent}.gc-addon:hover{border-color:#c9a96e66}.gc-addon.active{border-color:var(--gold, #C9A96E);background:#c9a96e0a}.gc-addon-cb{width:16px;height:16px;flex-shrink:0;margin-top:2px;border:1.5px solid var(--border-light, #e8e3dc);border-radius:2px;display:flex;align-items:center;justify-content:center;transition:background .22s,border-color .22s}.gc-addon.active .gc-addon-cb{background:var(--gold, #C9A96E);border-color:var(--gold, #C9A96E)}.gc-addon-check{width:8px;height:5px;border-left:1.5px solid var(--navy, #0A0F1E);border-bottom:1.5px solid var(--navy, #0A0F1E);transform:rotate(-45deg) translateY(-1px);opacity:0;transition:opacity .2s}.gc-addon.active .gc-addon-check{opacity:1}.gc-addon-txt{flex:1;min-width:0}.gc-addon-name{font-size:.7rem;font-weight:600;color:var(--text-main, #1a1a1a);margin-bottom:.2rem;line-height:1.4}.gc-addon-desc{font-size:.62rem;color:var(--gray, #6B6B6B);line-height:1.55}.gc-addon-price{font-family:var(--serif, "Cormorant Garamond", Georgia, serif);font-size:.92rem;color:var(--gold, #C9A96E);flex-shrink:0;white-space:nowrap;padding-top:.1rem}.gc-addon-price-inline{font-family:var(--sans, "Inter", -apple-system, sans-serif);font-weight:300;font-size:.6rem;color:var(--muted, #999);margin-left:.2rem}.gc-addon-complimentary{font-family:var(--sans, "Inter", -apple-system, sans-serif);font-weight:400;font-size:.58rem;color:var(--gold, #C9A96E);letter-spacing:.04em;margin-left:.2rem;opacity:.8}.gc-trust-block{padding:1.1rem 0 0;text-align:center}.gc-trust-items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem .7rem;margin-bottom:.65rem}.gc-trust-item{display:flex;align-items:center;gap:.28rem}.gc-trust-item svg{width:11px;height:11px;stroke:var(--muted, #999);fill:none;flex-shrink:0;stroke-width:1.5}.gc-trust-item span{font-size:.55rem;color:var(--muted, #999);letter-spacing:.07em;text-transform:uppercase;font-weight:500;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-trust-sep{font-size:.6rem;color:var(--border-light, #e8e3dc);line-height:1}.gc-trust-note{font-size:.6rem;color:var(--muted, #999);line-height:1.7;margin:0;font-family:var(--sans, "Inter", -apple-system, sans-serif)}.gc-trust-note a{color:var(--gold, #C9A96E);text-decoration:none;transition:opacity .2s}.gc-trust-note a:hover{opacity:.75}.gc-details-section{background:var(--navy, #0A0F1E);padding:6rem clamp(2rem,6vw,8rem)}.gc-details-header{text-align:center;margin-bottom:3.5rem}.gc-details-eyebrow{display:block;font-size:.48rem;font-weight:700;letter-spacing:.46em;text-transform:uppercase;color:var(--gold, #C9A96E);margin-bottom:.9rem}.gc-details-title{font-family:var(--serif, "Cormorant Garamond", Georgia, serif);font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:300;color:var(--cream, #F5F0E8);line-height:1.18}.gc-details-list{max-width:760px;margin:0 auto}.gc-faq{border-top:1px solid rgba(201,169,110,.1)}.gc-faq:last-child{border-bottom:1px solid rgba(201,169,110,.1)}.gc-faq-head{display:flex;align-items:center;justify-content:space-between;padding:1.3rem 0;cursor:pointer;gap:1.2rem;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.gc-faq-head:hover .gc-faq-q{color:var(--gold, #C9A96E)}.gc-faq-q{font-size:.78rem;font-weight:400;color:#f5f0e8cc;line-height:1.5;transition:color .25s}.gc-faq-icon{flex-shrink:0;color:var(--gold, #C9A96E);transition:transform .32s ease}.gc-faq-icon svg{width:14px;height:14px;display:block}.gc-faq.open .gc-faq-icon{transform:rotate(180deg)}.gc-faq-body{overflow:hidden;max-height:0;transition:max-height .38s ease}.gc-faq.open .gc-faq-body{max-height:400px}.gc-faq-inner{padding:0 0 1.4rem;font-size:.76rem;color:#f5f0e86b;line-height:1.9}.gc-faq-inner p+p{margin-top:.65em}@media(max-width:960px){.gc-info-section{grid-template-columns:1fr;gap:2rem;padding:3rem clamp(1.5rem,4vw,3rem)}.gc-info-section.gc-flip{direction:ltr}.gc-info-img{aspect-ratio:3/2}.gc-details-section{padding:4rem clamp(1.5rem,4vw,3rem)}.gc-details-header{margin-bottom:2.5rem}}@media(max-width:600px){.gc-amount-grid{grid-template-columns:repeat(3,1fr);gap:6px}.gc-delivery-grid{grid-template-columns:1fr 1fr}.gc-field-row{grid-template-columns:1fr}.gc-del-desc{font-size:.58rem}.gc-acc-section{padding:2.5rem 1.5rem}.gc-details-section{padding:3rem 1.5rem}.gc-addon-price,.gc-trust-sep{display:none}.gc-trust-items{gap:.45rem .6rem}}@media(max-width:400px){.gc-delivery-grid{grid-template-columns:1fr}.gc-amount-grid{grid-template-columns:repeat(2,1fr)}}.pdp-gc .pdp-info{padding-bottom:.5rem}@media(max-width:749px){.gc-input,.gc-select,.gc-msg-textarea,#gcSchedDate,#gcSchedTime{font-size:16px!important}.gc-input::placeholder,.gc-msg-textarea::placeholder{font-size:.72em}.gc-msg-textarea{min-height:68px}}
/*# sourceMappingURL=/cdn/shop/t/206/assets/tcb-gift-card.css.map */
