.sf-gift-cert-page{--color-accent: #aa0a28;--gift-text: #1a1a1a;--gift-muted: #5c5c5c;--gift-border: #e8e8e8;--gift-soft: #fafafa;--gift-panel-shadow: 0 10px 32px rgba(26, 26, 26, .06);position:relative;padding-top:.5rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px))}.sf-gift-cert-page__decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.sf-gift-cert-page>:not(.sf-gift-cert-page__decor){position:relative;z-index:1}.sf-gift-cert-sparkle-defs{position:absolute;width:0;height:0;overflow:hidden}.sf-gift-cert-sparkle{position:absolute;display:block;width:2rem;height:2rem}.sf-gift-cert-sparkle--1{top:2.5rem;right:4%;width:2.35rem;height:2.35rem;transform:rotate(8deg)}.sf-gift-cert-sparkle--2{top:6.5rem;left:1.5%;width:1.85rem;height:1.85rem;transform:rotate(-12deg);opacity:.75}.sf-gift-cert-sparkle--3{top:1.5rem;right:38%;width:1.55rem;height:1.55rem;transform:rotate(18deg);opacity:.5}@media (min-width: 1024px){.sf-gift-cert-sparkle--1{top:2rem;right:26%}.sf-gift-cert-sparkle--2{top:5.5rem;left:12%}.sf-gift-cert-sparkle--3{top:3.5rem;right:6%}}@media (max-width: 639px){.sf-gift-cert-sparkle--3{display:none}}.sf-gift-cert-page .sf-blog-breadcrumbs{margin:0 0 1rem;padding:.85rem 0}.sf-gift-cert-page .r-catalog-hero{margin-bottom:1.75rem}.sf-gift-cert-form__layout{display:grid;gap:1.5rem;align-items:start}@media (min-width: 1024px){.sf-gift-cert-form__layout{grid-template-columns:minmax(0,1fr) minmax(280px,22rem);gap:2rem 2.5rem}}.sf-gift-cert-form__main{display:grid;gap:1rem}.sf-gift-cert-panel{border:1px solid var(--gift-border);background:#fff;box-shadow:var(--gift-panel-shadow)}.sf-gift-cert-panel__head{display:flex;align-items:flex-start;gap:.85rem;padding:1.15rem 1.25rem 0}.sf-gift-cert-panel__step{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2.2rem;margin-top:.1rem;border:1px solid var(--gift-border);font-size:.72rem;font-weight:700;letter-spacing:.04em;color:#aa0a28;background:var(--gift-soft)}.sf-gift-cert-panel__title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--gift-text)}.sf-gift-cert-panel__lead{margin:0;font-size:.88rem;line-height:1.45;color:var(--gift-muted)}.sf-gift-cert-panel__body{padding:1rem 1.25rem 1.25rem}.sf-gift-cert-amounts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}@media (min-width: 640px){.sf-gift-cert-amounts{grid-template-columns:repeat(3,minmax(0,1fr))}}.sf-gift-cert-amounts__item{position:relative;cursor:pointer}.sf-gift-cert-amounts__item input{position:absolute;opacity:0;pointer-events:none}.sf-gift-cert-amounts__item span{display:flex;align-items:center;justify-content:center;min-height:3rem;padding:.65rem .75rem;border:1px solid var(--gift-border);background:#fff;color:var(--gift-text);font-size:.9rem;font-weight:600;text-align:center;transition:border-color var(--opt-panel-motion-duration, .4s) var(--opt-panel-motion-ease, cubic-bezier(.22, 1, .36, 1)),color var(--opt-panel-motion-duration, .4s) var(--opt-panel-motion-ease, cubic-bezier(.22, 1, .36, 1)),background-color var(--opt-panel-motion-duration, .4s) var(--opt-panel-motion-ease, cubic-bezier(.22, 1, .36, 1)),box-shadow var(--opt-panel-motion-duration, .4s) var(--opt-panel-motion-ease, cubic-bezier(.22, 1, .36, 1))}.sf-gift-cert-amounts__item input:checked+span{border-color:var(--color-accent);color:var(--color-accent);background:#aa0a280a;box-shadow:inset 0 0 0 1px var(--color-accent)}.sf-gift-cert-amounts__item input:focus-visible+span{outline:2px solid var(--color-accent);outline-offset:2px}.sf-gift-cert-amounts__item--custom{grid-column:1 / -1}@media (min-width: 640px){.sf-gift-cert-amounts__item--custom{grid-column:auto}}.sf-gift-cert-reveal{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--opt-panel-motion-duration, .4s) var(--opt-panel-motion-ease, cubic-bezier(.22, 1, .36, 1))}.sf-gift-cert-reveal.is-open{grid-template-rows:1fr}.sf-gift-cert-reveal__inner{overflow:hidden}.sf-gift-cert-reveal.is-open .sf-gift-cert-reveal__inner{padding-top:1rem}.sf-gift-cert-reveal--schedule.is-open .sf-gift-cert-reveal__inner{padding-top:.85rem}.sf-gift-cert-fields{display:grid;gap:.85rem 1rem}@media (min-width: 640px){.sf-gift-cert-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-gift-cert-field--wide{grid-column:1 / -1}}.sf-gift-cert-fields--send{grid-template-columns:1fr}.sf-gift-cert-field{margin:0}.sf-gift-cert-field.is-error .sf-gift-cert-field__input,.sf-gift-cert-field.is-error .sf-gift-cert-field__textarea{border-color:var(--color-accent)}.sf-gift-cert-field__label{display:block;margin-bottom:.4rem;font-size:.8rem;font-weight:600;color:var(--gift-text)}.sf-gift-cert-field__input,.sf-gift-cert-field__textarea,.sf-gift-cert-field__select{width:100%;box-sizing:border-box;border:1px solid var(--gift-border);background:#fff;color:var(--gift-text);font:inherit;transition:border-color var(--opt-panel-motion-duration, .4s) var(--opt-panel-motion-ease, cubic-bezier(.22, 1, .36, 1))}.sf-gift-cert-field__input,.sf-gift-cert-field__select{min-height:3rem;padding:.72rem .85rem}.sf-gift-cert-field__textarea{min-height:6.5rem;padding:.8rem .85rem;resize:vertical}.sf-gift-cert-field__input:focus,.sf-gift-cert-field__textarea:focus,.sf-gift-cert-field__select:focus{outline:none;border-color:var(--gift-text)}.sf-gift-cert-field__input--datetime{color-scheme:light}.sf-gift-cert-field__hint,.sf-gift-cert-field__counter,.sf-gift-cert-field__error{margin:.35rem 0 0;font-size:.78rem;line-height:1.4}.sf-gift-cert-field__hint,.sf-gift-cert-field__counter{color:var(--gift-muted)}.sf-gift-cert-field__error{color:var(--color-accent);min-height:1rem}.sf-gift-cert-form__aside{order:-1}@media (min-width: 1024px){.sf-gift-cert-form__aside{order:0}}.sf-gift-cert-aside{border:1px solid var(--gift-border);background:#fff;box-shadow:var(--gift-panel-shadow)}@media (min-width: 1024px){.sf-gift-cert-aside{position:sticky;top:1rem}}.sf-gift-cert-aside__card-wrap{padding:1.25rem 1.25rem .75rem;background:linear-gradient(180deg,var(--gift-soft) 0%,#fff 100%);border-bottom:1px solid var(--gift-border)}.sf-gift-cert-aside__card-wrap .sf-gift-cert-card{width:100%;max-width:none;margin:0 auto}.sf-gift-cert-aside__summary{padding:1.15rem 1.25rem 1.25rem}.sf-gift-cert-aside__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.85rem;font-size:.92rem;color:var(--gift-muted)}.sf-gift-cert-aside__row strong{font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--gift-text)}.sf-gift-cert-aside__conditions{margin:0 0 .75rem;font-size:.82rem;line-height:1.5;color:var(--gift-muted)}.sf-gift-cert-aside__conditions{padding-top:.75rem;border-top:1px solid var(--gift-border)}.sf-gift-cert-pay__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3.25rem;padding:.85rem 1.5rem;border:0;background:var(--color-accent);color:#fff;font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:opacity .22s ease}.sf-gift-cert-pay__btn:hover{opacity:.92}.sf-gift-cert-pay__btn:disabled{opacity:.55;cursor:not-allowed}.sf-gift-cert-pay__btn--desktop{display:none}@media (min-width: 1024px){.sf-gift-cert-pay__btn--desktop{display:inline-flex}}.sf-gift-cert-mobile-pay{position:fixed;left:0;right:0;bottom:0;z-index:90;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom,0px));background:#fffffff5;border-top:1px solid var(--gift-border);box-shadow:0 -8px 24px #1a1a1a14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (min-width: 1024px){.sf-gift-cert-mobile-pay{display:none}.sf-gift-cert-page{padding-bottom:3rem}}.sf-gift-cert-mobile-pay__inner{display:flex;align-items:center;gap:.85rem;max-width:1330px;margin:0 auto}.sf-gift-cert-mobile-pay__total{flex:1 1 auto;min-width:0;display:grid;gap:.15rem}.sf-gift-cert-mobile-pay__total span{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gift-muted)}.sf-gift-cert-mobile-pay__total strong{font-size:1.15rem;font-weight:700;color:var(--gift-text)}.sf-gift-cert-pay__btn--mobile{flex:0 0 auto;width:auto;min-width:8.5rem;min-height:3rem;padding-left:1.25rem;padding-right:1.25rem}.sf-gift-cert-card__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.sf-gift-cert-card__sparkle{position:absolute;display:block}.sf-gift-cert-card__sparkle--1{top:10%;right:8%;width:1.75rem;height:1.75rem;transform:rotate(10deg)}.sf-gift-cert-card__sparkle--2{bottom:22%;left:6%;width:1.35rem;height:1.35rem;transform:rotate(-16deg)}.sf-gift-cert-card{position:relative;width:min(100%,22rem);aspect-ratio:1.62 / 1;border-radius:18px;overflow:hidden;background:#16050c;background-image:linear-gradient(105deg,#0c0608,#16050c 32%,#3a0812 68%,#6b0f1f);box-shadow:0 18px 40px #0c06082e}.sf-gift-cert-card__surface{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 82% 78%,rgba(170,10,40,.28) 0%,transparent 42%),linear-gradient(140deg,rgba(255,255,255,.06) 0%,transparent 38%);pointer-events:none}.sf-gift-cert-card__inner{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:1.35rem 1.4rem 1.25rem;box-sizing:border-box}.sf-gift-cert-card__logo img{display:block;width:min(100%,4.5rem);height:auto}.sf-gift-cert-card__brand{display:inline-flex;align-items:center;gap:.45rem;color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;line-height:1}.sf-gift-cert-card__brand-me{display:inline-flex;align-items:center;justify-content:center;min-width:1.55rem;padding:.28rem .32rem .22rem;background:var(--color-accent);color:#fff}.sf-gift-cert-card__brand-name{color:#fff}.sf-gift-cert-card__amount{align-self:flex-end;margin:0;font-size:clamp(1.45rem,4.2vw,1.85rem);font-weight:700;letter-spacing:.02em;line-height:1.05;color:#fff}.sf-gift-cert-card__code{align-self:flex-end;margin:.45rem 0 0;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8}.sf-gift-cert-thanks{min-height:50vh;display:grid;place-items:center;padding-bottom:3rem}.sf-gift-cert-thanks__card{width:min(100%,36rem);padding:2rem 1.5rem;border:1px solid var(--gift-border);background:#fff;text-align:center;box-shadow:var(--gift-panel-shadow)}.sf-gift-cert-thanks__card .sf-gift-cert-card{margin:0 auto 1.5rem}.sf-gift-cert-thanks__kicker{margin:0 0 .5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent)}.sf-gift-cert-thanks__title{margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--gift-text)}.sf-gift-cert-thanks__lead{margin:0 0 1.25rem;font-size:.95rem;line-height:1.55;color:var(--gift-muted)}.sf-gift-cert-thanks__code-label{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gift-muted)}.sf-gift-cert-thanks__code{margin:0 0 1.5rem;font-size:1.35rem;font-weight:700;letter-spacing:.08em;color:var(--color-accent)}@media (prefers-reduced-motion: reduce){.sf-gift-cert-amounts__item span,.sf-gift-cert-field__input,.sf-gift-cert-field__textarea,.sf-gift-cert-pay__btn,.sf-gift-cert-reveal{transition:none}}.sf-main-shell__inner .sf-blog-breadcrumbs{margin:0 0 1.25rem;padding:.85rem 0}.sf-main-shell__inner .sf-blog-breadcrumbs__list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:0;row-gap:.45rem;font-size:11px;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.sf-main-shell__inner .sf-blog-breadcrumbs__item{display:inline-flex;align-items:center;max-width:100%;min-width:0}.sf-main-shell__inner .sf-blog-breadcrumbs__item:not(:last-child):after{content:"/";margin:0 .85rem;color:var(--color-accent, #aa0a28);font-weight:400;font-size:13px;letter-spacing:0}.sf-main-shell__inner .sf-blog-breadcrumbs__link{color:#5a5a5a;text-decoration:none;transition:color .2s ease,border-color .2s ease}.sf-main-shell__inner .sf-blog-breadcrumbs__link:hover{color:var(--color-accent, #aa0a28);border-bottom:1px solid var(--color-accent, #aa0a28)}.sf-main-shell__inner .sf-blog-breadcrumbs__item[aria-current=page]{color:#1a1a1a;font-weight:700}.sf-main-shell__inner .sf-blog-breadcrumbs__item[aria-current=page] span{display:inline-block;max-width:28ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-bottom:1px;border-bottom:2px solid var(--color-accent, #aa0a28)}.r-catalog-hero{margin:0 0 1.35rem}.r-catalog-hero__kicker{margin:0 0 .65rem;font-size:clamp(.625rem,1.15vw,.75rem);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#52525b}.r-catalog-hero__title{margin:0 0 .85rem;max-width:22em;font-size:clamp(1.65rem,4.2vw,3rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;text-transform:uppercase;color:var(--color-accent, #aa0a28)}.r-catalog-hero__rule{width:3.5rem;height:4px;margin:0 0 1.25rem;background:var(--color-accent, #aa0a28)}.r-catalog-hero__lead{margin:0 0 1.5rem;max-width:43rem;font-size:clamp(.95rem,1.6vw,1.08rem);font-weight:500;line-height:1.55;color:#3f3f46}.ada-sel{position:relative;z-index:1}.ada-sel.is-open{z-index:50}.ada-sel--full{width:100%;max-width:100%;min-width:0}.ada-sel>select.ada-sel__native{position:absolute;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important;box-shadow:none!important}.ada-sel__trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:36px;padding:0 12px 0 14px;border:1px solid #d8d8d8;border-radius:0;background:linear-gradient(180deg,#fff,#fafafa);box-shadow:0 1px 2px #0000000a;font-family:inherit;font-size:13px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ada-sel--full .ada-sel__trigger{min-height:40px}.ada-sel__trigger:hover{border-color:#c4c4c4;background:#fff}.ada-sel__trigger:focus{outline:none;border-color:var(--color-accent, #aa0a28);box-shadow:0 0 0 2px #aa0a281f,0 2px 8px #0000000f}.ada-sel.is-open .ada-sel__trigger{border-color:var(--color-accent, #aa0a28);box-shadow:0 0 0 2px #aa0a281a,0 4px 14px #00000014}.ada-sel__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.ada-sel__chev{display:inline-flex;flex-shrink:0;color:var(--color-accent, #aa0a28);transition:transform .28s cubic-bezier(.34,1.2,.64,1)}.ada-sel.is-open .ada-sel__chev{transform:rotate(180deg)}.ada-sel__chev-svg{display:block}.ada-sel__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;min-width:100%;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e6e6e6;border-radius:0;box-shadow:0 10px 40px #0000001f,0 2px 8px #0000000f;z-index:30;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.96);transform-origin:top center;transition:opacity .22s ease,transform .28s cubic-bezier(.34,1.25,.64,1),visibility .22s}.ada-sel.is-open .ada-sel__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1);z-index:60}.ada-sel__option{margin:0;padding:10px 12px;border-radius:0;font-size:13px;font-weight:600;color:#2a2a2a;cursor:pointer;transition:background .15s ease,color .15s ease}.ada-sel__option:hover,.ada-sel__option:focus{outline:none;background:#aa0a2814;color:var(--color-accent, #aa0a28)}.ada-sel__option--current{background:#aa0a280f;color:var(--color-accent, #aa0a28)}.cart-item__sel-field{--cart-action-label-h: 12px;--cart-action-label-gap: 4px;--cart-action-control-h: 40px;display:grid;grid-template-rows:var(--cart-action-label-h) var(--cart-action-label-gap) var(--cart-action-control-h);flex-shrink:0}.cart-item__sel-label{grid-row:1;align-self:end;font-size:10px;line-height:1.2;color:#757575;letter-spacing:.02em;white-space:nowrap}.cart-item__sel-field .ada-sel{grid-row:3;align-self:stretch}@media (prefers-reduced-motion: reduce){.ada-sel__chev,.ada-sel__menu{transition:none}.ada-sel.is-open .ada-sel__menu{transform:none}}
