.pg{--pg-border: rgba(var(--color-foreground), .1);--pg-soft: rgba(125, 95, 72, .045);--pg-soft-2: rgba(125, 95, 72, .085);--pg-accent: #7d5f48;--pg-accent-2: #b78a63;--pg-accent-soft: rgba(125, 95, 72, .1);--pg-accent-soft-2: rgba(125, 95, 72, .16);--pg-accent-soft-3: rgba(125, 95, 72, .06);--pg-warm-bg: #faf6f1;--pg-warm-bg-2: #f6efe7;--pg-warm-bg-3: #fffaf5;--pg-radius: 1.8rem;--pg-radius-sm: 1.2rem;--pg-shadow: 0 16px 42px rgba(25, 18, 12, .06);--pg-shadow-soft: 0 8px 24px rgba(25, 18, 12, .045);padding:clamp(3rem,6vw,7rem) 0}.pg *{box-sizing:border-box}.pg__shell{max-width:124rem}.pg__hero{position:relative;max-width:90rem;margin:0 auto 4.5rem;padding:2.8rem 2.4rem 0;text-align:center}.pg__hero:before{content:"";position:absolute;inset:0 auto auto 50%;width:min(72rem,92vw);height:24rem;transform:translate(-50%);background:radial-gradient(circle at center,#b78a6329,#b78a6300 68%);pointer-events:none;z-index:0}.pg__hero>*{position:relative;z-index:1}.pg__eyebrow{margin:0 0 .9rem;font-size:1.2rem;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--pg-accent);opacity:.95}.pg__title{margin:0;font-size:clamp(3.2rem,6vw,6rem);line-height:1.02;letter-spacing:-.04em}.pg__intro{max-width:72rem;margin:1.8rem auto 0;font-size:1.9rem;line-height:1.65;color:rgba(var(--color-foreground),.82)}.pg__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:3rem auto 0;max-width:84rem}.pg__trust span{display:flex;flex-direction:column;gap:.25rem;padding:1.45rem 1.6rem;border:1px solid rgba(125,95,72,.14);border-radius:999px;background:linear-gradient(180deg,rgb(var(--color-background)) 0%,var(--pg-warm-bg-3) 100%);box-shadow:var(--pg-shadow-soft)}.pg__trust strong{font-size:1.45rem}.pg__trust small{font-size:1.15rem;opacity:.72}.pg__layout{display:grid;grid-template-columns:minmax(0,1fr) 31rem;gap:2.4rem;align-items:start}.pg__wizard{border:1px solid rgba(125,95,72,.13);border-radius:var(--pg-radius);background:rgb(var(--color-background));box-shadow:var(--pg-shadow);overflow:hidden}.pg__progress-wrap{padding:1.8rem 2rem 0}.pg__progress-meta{display:flex;justify-content:space-between;gap:1rem;align-items:center;font-size:1.25rem;opacity:.74}.pg__text-button{border:0;padding:.4rem 0;background:none;color:var(--pg-accent);text-decoration:underline;cursor:pointer;font:inherit}.pg__progress{height:.6rem;background:var(--pg-warm-bg-2);border-radius:999px;margin-top:1rem;overflow:hidden}.pg__progress span{display:block;width:16.666%;height:100%;background:linear-gradient(90deg,var(--pg-accent) 0%,var(--pg-accent-2) 100%);transition:width .25s ease}.pg__form{padding:2.6rem}.pg__step{min-height:32rem}.pg__step[hidden]{display:none!important}.pg__step-head{max-width:76rem;margin-bottom:2.4rem}.pg__step-kicker{display:block;font-size:1.2rem;text-transform:uppercase;letter-spacing:.12em;color:var(--pg-accent);opacity:.88;font-weight:700;margin-bottom:.7rem}.pg__step h2{margin:0;font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.12;letter-spacing:-.02em}.pg__step-head p{margin:.9rem 0 0;opacity:.78;max-width:68rem}.pg__label{display:block;margin:0 0 .8rem;font-size:1.35rem;font-weight:700}.pg__select{width:100%;min-height:5.6rem;padding:0 1.5rem;border:1px solid rgba(125,95,72,.16);border-radius:var(--pg-radius-sm);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.6rem;box-shadow:inset 0 1px #ffffff80}.pg__select:hover{border-color:#7d5f4847}.pg__select:focus,.pg input:focus-visible,.pg button:focus-visible,.pg summary:focus-visible{outline:.2rem solid rgba(125,95,72,.45);outline-offset:.2rem}.pg__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.pg__choices--three{grid-template-columns:repeat(3,minmax(0,1fr))}.pg__choices--four{grid-template-columns:repeat(4,minmax(0,1fr))}.pg__choice{display:block;position:relative;cursor:pointer}.pg__choice input{position:absolute;opacity:0;pointer-events:none}.pg__choice span{display:flex;min-height:7.2rem;padding:1.25rem 1.35rem;flex-direction:column;justify-content:center;border:1px solid rgba(125,95,72,.14);border-radius:var(--pg-radius-sm);background:rgb(var(--color-background));transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:var(--pg-shadow-soft)}.pg__choice:hover span{transform:translateY(-2px);border-color:#7d5f4861}.pg__choice input:checked+span{background:linear-gradient(180deg,var(--pg-warm-bg-3) 0%,var(--pg-warm-bg-2) 100%);border-color:#7d5f488f;box-shadow:inset 0 0 0 1px #7d5f482e,0 8px 18px #19120c0f}.pg__choice strong{font-size:1.4rem}.pg__choice small{margin-top:.25rem;opacity:.66;font-size:1.15rem}.pg__subhead{margin:2.6rem 0 1.2rem}.pg__subhead h3{margin:0;font-size:1.8rem}.pg__subhead p{margin:.3rem 0 0;opacity:.68}.pg__chips{display:flex;flex-wrap:wrap;gap:.7rem}.pg__chip{position:relative;cursor:pointer}.pg__chip input{position:absolute;opacity:0}.pg__chip span{display:inline-flex;align-items:center;min-height:4rem;padding:.7rem 1.2rem;border:1px solid rgba(125,95,72,.14);border-radius:999px;font-size:1.25rem;background:rgb(var(--color-background));transition:all .15s ease}.pg__chip input:checked+span{background:var(--pg-accent);color:#fff;border-color:var(--pg-accent);box-shadow:0 8px 18px #7d5f4829}.pg__fieldset{border:0;margin:0 0 2.4rem;padding:0}.pg__fieldset legend{margin-bottom:1rem;font-size:1.35rem;font-weight:700}.pg__details{border-top:1px solid var(--pg-border);padding-top:1.5rem}.pg__details summary{cursor:pointer;font-weight:700}.pg__details summary span{font-weight:400;opacity:.6}.pg__details>p{opacity:.7}.pg__nav{display:flex;justify-content:space-between;gap:1rem;padding-top:2rem;border-top:1px solid var(--pg-border)}.pg__back{margin-right:auto}.pg__nav .button,.pg__footer-actions .button,.pg__product .button{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.pg__nav .button:hover,.pg__footer-actions .button:hover,.pg__product .button:hover{transform:translateY(-1px)}.pg__error{margin:1.2rem 0 0;padding:1rem 1.2rem;border-radius:.8rem;background:#aa000014;font-size:1.3rem}.pg__aside{display:grid;gap:1rem;position:sticky;top:2rem}.pg__aside-card{padding:1.8rem;border:1px solid rgba(125,95,72,.12);border-radius:var(--pg-radius-sm);background:linear-gradient(180deg,#fff 0%,var(--pg-warm-bg-3) 100%);box-shadow:var(--pg-shadow-soft)}.pg__aside-card--muted{background:linear-gradient(180deg,var(--pg-warm-bg-3) 0%,var(--pg-warm-bg-2) 100%)}.pg__aside-card strong{display:block;font-size:1.4rem;margin-bottom:.6rem}.pg__aside-card p{margin:0;font-size:1.3rem;opacity:.75;line-height:1.55}.pg__results{margin-top:5rem;scroll-margin-top:2rem}.pg__results-head{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding-bottom:2rem;border-bottom:1px solid var(--pg-border)}.pg__results-head h2{margin:0;font-size:clamp(2.8rem,5vw,4.6rem);letter-spacing:-.03em}.pg__results-head p:not(.pg__eyebrow){max-width:76rem;margin:.8rem 0 0;opacity:.74;line-height:1.55}.pg__summary{display:flex;flex-wrap:wrap;gap:.65rem;margin:1.5rem 0 0}.pg__summary span{display:inline-flex;padding:.7rem 1rem;border-radius:999px;background:var(--pg-warm-bg-2);border:1px solid rgba(125,95,72,.1);font-size:1.2rem}.pg__occasion-note{margin-top:2rem;padding:1.6rem 1.8rem;border-left:.4rem solid var(--pg-accent);background:linear-gradient(180deg,var(--pg-warm-bg-3) 0%,var(--pg-warm-bg) 100%);border-radius:0 var(--pg-radius-sm) var(--pg-radius-sm) 0;box-shadow:var(--pg-shadow-soft)}.pg__occasion-note strong{display:block;margin-bottom:.45rem}.pg__result-group{margin-top:3.4rem}.pg__group-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.4rem}.pg__group-head h3{margin:0;font-size:2.2rem}.pg__group-head p{margin:0;max-width:60rem;opacity:.68;font-size:1.3rem}.pg__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.pg__card{display:flex;flex-direction:column;min-height:100%;padding:1.6rem;border:1px solid rgba(125,95,72,.13);border-radius:var(--pg-radius-sm);background:rgb(var(--color-background));box-shadow:var(--pg-shadow-soft)}.pg__badge{align-self:flex-start;display:inline-flex;padding:.5rem .8rem;border-radius:999px;background:var(--pg-accent-soft);color:var(--pg-accent);font-size:1.05rem;font-weight:700;margin-bottom:1rem}.pg__card h4{margin:0;font-size:1.8rem;line-height:1.2}.pg__card-copy{margin:.75rem 0 0;opacity:.8;font-size:1.35rem;line-height:1.55}.pg__price{margin-top:1.1rem;font-size:1.22rem;font-weight:700}.pg__micro{margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid var(--pg-border)}.pg__micro strong{display:block;font-size:1.15rem;margin-bottom:.35rem}.pg__micro p{margin:0;font-size:1.2rem;opacity:.72;line-height:1.48}.pg__card details{margin-top:auto;padding-top:1rem}.pg__card summary{cursor:pointer;font-size:1.2rem;text-decoration:underline;color:var(--pg-accent)}.pg__card details ul{padding-left:1.8rem;font-size:1.2rem;opacity:.76}.pg__card details li+li{margin-top:.35rem}.pg__avoid{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--pg-border)}.pg__section-heading h2{margin:.2rem 0 0;font-size:2.8rem}.pg__avoid-grid{margin-top:1.4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.pg__avoid-item{padding:1.45rem;border-radius:var(--pg-radius-sm);background:linear-gradient(180deg,#7d5f480d,#7d5f4816);border:1px solid rgba(125,95,72,.08)}.pg__avoid-item strong{display:block;margin-bottom:.4rem;font-size:1.3rem}.pg__avoid-item p{margin:0;font-size:1.25rem;opacity:.75}.pg__isigift{margin-top:5rem;padding:clamp(2rem,4vw,4rem);border-radius:var(--pg-radius);background:linear-gradient(180deg,var(--pg-warm-bg-3) 0%,var(--pg-warm-bg-2) 100%);border:1px solid rgba(125,95,72,.12);box-shadow:var(--pg-shadow)}.pg__isigift-head{display:flex;justify-content:space-between;gap:2rem;align-items:start}.pg__isigift-head h2{margin:.2rem 0 .7rem;font-size:clamp(2.5rem,4vw,3.7rem)}.pg__isigift-head .rte{max-width:72rem}.pg__neutral-badge{white-space:nowrap;display:inline-flex;padding:.65rem .95rem;border:1px solid rgba(125,95,72,.18);border-radius:999px;font-size:1.05rem;background:#ffffffa6}.pg__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;margin-top:2rem}.pg__product{overflow:hidden;border:1px solid rgba(125,95,72,.13);border-radius:var(--pg-radius-sm);background:rgb(var(--color-background));box-shadow:var(--pg-shadow-soft)}.pg__product-media{aspect-ratio:1/1;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1rem}.pg__product-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.pg__product-body{padding:1.4rem}.pg__product-role{display:inline-flex;font-size:1rem;font-weight:700;padding:.4rem .65rem;border-radius:999px;background:var(--pg-accent-soft);color:var(--pg-accent);margin-bottom:.8rem}.pg__product h3{margin:0;font-size:1.55rem;line-height:1.25;font-weight:700}.pg__product-price{margin:.65rem 0;font-weight:700;font-size:1.35rem}.pg__product-reason{min-height:4.8em;margin:.55rem 0 1rem;font-size:1.16rem;line-height:1.48;opacity:.72}.pg__product .button{width:100%;min-height:4.2rem;font-size:1.2rem}.pg__product--placeholder{min-height:35rem;animation:pgPulse 1.2s infinite alternate;background:#7d5f4814;border-radius:var(--pg-radius-sm)}.pg__products-note{margin:1.2rem 0 0;font-size:1.2rem;opacity:.7}.pg__footer-actions{display:flex;justify-content:center;margin-top:4rem}@keyframes pgPulse{to{opacity:.45}}@media screen and (max-width:990px){.pg__layout{grid-template-columns:1fr}.pg__aside{position:static;grid-template-columns:1fr 1fr}.pg__cards,.pg__products,.pg__choices--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.pg{padding:3rem 0 5rem}.pg__hero{text-align:left;margin-bottom:2.6rem;padding:0}.pg__hero:before{left:0;transform:none;width:100%}.pg__trust{grid-template-columns:1fr}.pg__trust span{border-radius:var(--pg-radius-sm)}.pg__aside{grid-template-columns:1fr}.pg__form{padding:1.6rem}.pg__step{min-height:29rem}.pg__choices,.pg__choices--three,.pg__choices--four{grid-template-columns:1fr}.pg__choice span{min-height:5.8rem}.pg__results-head{align-items:start;flex-direction:column}.pg__cards,.pg__avoid-grid,.pg__products{grid-template-columns:1fr}.pg__isigift-head{flex-direction:column}.pg__neutral-badge{white-space:normal}.pg__product-reason{min-height:0}}.pg__nav-help{margin:1rem 0 0;text-align:right;font-size:1.18rem;line-height:1.45;color:rgba(var(--color-foreground),.62)}.pg__nav-help[hidden]{display:none!important}.pg__next{background:var(--pg-accent)!important;color:#fff!important;border-color:var(--pg-accent)!important}.pg__next:hover{background:#684d39!important;border-color:#684d39!important}.pg__submit{background:rgb(var(--color-foreground))!important;color:rgb(var(--color-background))!important}@media screen and (max-width:749px){.pg__nav{flex-wrap:wrap}.pg__back{order:1}.pg__next{order:2;flex:1}.pg__submit{order:3;width:100%}.pg__nav-help{text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/presentguide.css.map */
