.sfv2{--sfv2-ink: rgb(var(--color-foreground));--sfv2-muted: rgba(var(--color-foreground), .68);--sfv2-line: rgba(var(--color-foreground), .14);--sfv2-card: rgb(var(--color-background));--sfv2-purple: #5b2a86;--sfv2-purple-dark: #401b60;--sfv2-gold: #f4c542;background:rgb(var(--color-background));color:var(--sfv2-ink);padding-block:clamp(3.6rem,7vw,8rem)}.sfv2 *,.sfv2 *:before,.sfv2 *:after{box-sizing:border-box}.sfv2,.sfv2__shell,.sfv2__app,.sfv2__panel{width:100%;min-width:0}.sfv2__panel,.sfv2__product,.sfv2__alternative-grid,.sfv2__summary,.sfv2__accessories,.sfv2__specialist-card,.sfv2__browse-card,.sfv2__nav{max-width:100%}.sfv2__product>*,.sfv2__alternative-grid>*,.sfv2__summary>*,.sfv2__accessories>*,.sfv2__accessory-card>*,.sfv2__specialist-card>*,.sfv2__browse-card>*,.sfv2__nav>*{min-width:0}.sfv2 img{max-width:100%;height:auto}.sfv2__panel h2,.sfv2__product h3,.sfv2__specialist-card h3,.sfv2__browse-card h3,.sfv2__summary dd,.sfv2__considerations li{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:normal}.sfv2 .button,.sfv2 button{min-width:0;max-width:100%;white-space:normal}.sfv2__shell{max-width:112rem;margin-inline:auto}.sfv2__hero,.sfv2__panel{border:.1rem solid var(--sfv2-line);border-radius:2.4rem;background:var(--sfv2-card);box-shadow:0 2rem 6rem #1e122814}.sfv2__hero{max-width:96rem;margin-inline:auto;padding:clamp(3rem,6vw,7rem);text-align:center}.sfv2__eyebrow,.sfv2__kicker,.sfv2__role{margin:0 0 1rem;color:var(--sfv2-purple);font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sfv2__hero h1,.sfv2__panel h2{max-width:18ch;margin:0 auto 1.8rem;color:var(--sfv2-ink);font-size:clamp(3.2rem,5.5vw,6rem);letter-spacing:-.04em;line-height:1.02}.sfv2__panel h2{max-width:22ch;margin-inline:0;font-size:clamp(2.8rem,4vw,4.4rem)}.sfv2__hero>p:not(.sfv2__eyebrow),.sfv2__intro{max-width:68rem;margin:0 auto;color:var(--sfv2-muted);font-size:1.7rem;line-height:1.65}.sfv2__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.4rem;margin:2.6rem 0;padding:0;list-style:none;font-size:1.4rem;font-weight:700}.sfv2__trust li:before{content:"";display:inline-block;width:.7rem;height:.7rem;margin-right:.8rem;border-radius:50%;background:var(--sfv2-gold)}.sfv2 .sfv2__primary{border-color:var(--sfv2-purple);background:var(--sfv2-purple);color:#fff}.sfv2 .sfv2__primary:hover{border-color:var(--sfv2-purple-dark);background:var(--sfv2-purple-dark)}.sfv2 .sfv2__primary:active{border-color:var(--sfv2-purple-dark);background:var(--sfv2-purple-dark);transform:translateY(.1rem)}.sfv2 .sfv2__primary:disabled,.sfv2 .sfv2__primary[aria-disabled=true]{border-color:var(--sfv2-purple);background:var(--sfv2-purple);color:#fff;cursor:not-allowed;opacity:.52;transform:none}.sfv2__app{max-width:98rem;margin-inline:auto}.sfv2__status{margin-bottom:1.8rem}.sfv2__status p{margin:0 0 .8rem;color:var(--sfv2-muted);font-size:1.3rem;font-weight:700}.sfv2__progress{overflow:hidden;height:.8rem;border-radius:999px;background:#5b2a861a}.sfv2__progress span{display:block;width:0;height:100%;border-radius:inherit;background:var(--sfv2-purple);transition:width .18s ease}.sfv2__panel{min-height:44rem;padding:clamp(2.4rem,5vw,5.6rem);outline:none}.sfv2__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2.8rem}.sfv2__options--intents{grid-template-columns:repeat(2,minmax(0,1fr))}.sfv2__option{min-height:6.2rem;padding:1.6rem 1.8rem;border:.1rem solid var(--sfv2-line);border-radius:1.2rem;background:var(--sfv2-card);color:var(--sfv2-ink);font:inherit;font-size:1.5rem;font-weight:700;line-height:1.35;text-align:left;cursor:pointer}.sfv2__option:hover{border-color:var(--sfv2-purple);background:#5b2a860a}.sfv2 button:focus-visible,.sfv2 a:focus-visible,.sfv2 input:focus-visible{outline:.3rem solid var(--sfv2-gold);outline-offset:.3rem}.sfv2__multi,.sfv2__exact{margin-top:2.8rem}.sfv2__checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.sfv2__check{display:flex;align-items:center;gap:1.1rem;min-height:5.4rem;padding:1.2rem 1.4rem;border:.1rem solid var(--sfv2-line);border-radius:1rem;cursor:pointer}.sfv2__check:has(input:checked){border-color:var(--sfv2-purple);background:#5b2a860f}.sfv2__check input{width:2rem;height:2rem;accent-color:var(--sfv2-purple)}.sfv2__exact{display:grid;grid-template-columns:repeat(2,minmax(0,18rem));gap:1.6rem}.sfv2__exact label{display:grid;gap:.7rem;font-weight:700}.sfv2__exact input{min-height:4.8rem;padding:.9rem 1.2rem;border:.1rem solid var(--sfv2-line);border-radius:.8rem;font:inherit}.sfv2__exact .button{align-self:end}.sfv2__nav{display:flex;align-items:center;gap:1.2rem;margin-top:1.6rem}.sfv2 .sfv2__back{border-color:var(--sfv2-purple);background:var(--sfv2-card);color:var(--sfv2-purple)}.sfv2 .sfv2__back:hover,.sfv2 .sfv2__back:active{border-color:var(--sfv2-purple-dark);background:#5b2a8612;color:var(--sfv2-purple-dark)}.sfv2__restart{margin-left:auto;padding:1rem;border:0;background:transparent;color:var(--sfv2-muted);font:inherit;text-decoration:underline;cursor:pointer}.sfv2__product{display:grid;grid-template-columns:minmax(18rem,.7fr) minmax(0,1.3fr);gap:2.8rem;align-items:center;margin:2.4rem 0;padding:2rem;border:.1rem solid var(--sfv2-line);border-radius:1.6rem;background:#5b2a8606}.sfv2__product img{width:100%;max-height:30rem;object-fit:contain}.sfv2__product h3,.sfv2__why h3,.sfv2__considerations h3,.sfv2__alternatives h3,.sfv2__accessories h3,.sfv2__panel>h3{margin:0 0 1rem;color:var(--sfv2-ink);font-size:clamp(2.2rem,3vw,3rem)}.sfv2__price{color:var(--sfv2-purple);font-size:2rem;font-weight:800}.sfv2__confidence{margin:1.4rem 0 0;color:var(--sfv2-muted);font-size:1.5rem;line-height:1.5}.sfv2__confidence span{color:var(--sfv2-purple);font-weight:800}.sfv2__why,.sfv2__considerations,.sfv2__alternatives,.sfv2__accessories{margin-top:3rem;padding-top:2.6rem;border-top:.1rem solid var(--sfv2-line)}.sfv2__why li,.sfv2__considerations li,.sfv2__accessories li{margin-bottom:.8rem;line-height:1.55}.sfv2__accessories{padding:clamp(2rem,4vw,3.2rem);border:.1rem solid rgba(91,42,134,.16);border-radius:1.6rem;background:#5b2a8609;box-shadow:0 1.2rem 3.2rem #1e12280d}.sfv2__accessories-intro{max-width:64rem;margin:-.2rem 0 1.8rem;color:var(--sfv2-muted);line-height:1.55}.sfv2__accessories ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.sfv2__accessories .sfv2__accessory-card{display:grid;grid-template-columns:7.2rem minmax(0,1fr) auto auto;align-items:center;gap:1.4rem;margin:0;padding:1.4rem;border:.1rem solid rgba(91,42,134,.13);border-radius:1.2rem;background:var(--sfv2-card)}.sfv2__accessory-image{display:grid;width:7.2rem;height:7.2rem;place-items:center;overflow:hidden;border:.1rem solid var(--sfv2-line);border-radius:.9rem;background:#fff}.sfv2__accessory-image img{width:100%;height:100%;object-fit:contain}.sfv2__accessory-info{min-width:0}.sfv2__accessory-title{color:var(--sfv2-ink);font-weight:800;line-height:1.35;text-decoration-thickness:.1rem;text-underline-offset:.3rem}.sfv2__accessory-description{margin:.5rem 0 0;color:var(--sfv2-muted);font-size:1.35rem;line-height:1.45}.sfv2__accessory-price{color:var(--sfv2-purple);font-size:1.6rem;font-weight:800;white-space:nowrap}.sfv2__accessories .sfv2__accessory-action{margin:0;white-space:nowrap}.sfv2__inline-error{width:100%;color:#9b1c1c;font-size:1.3rem}.sfv2__debug{margin-top:3rem;padding:1.4rem;border:.1rem dashed var(--sfv2-line);border-radius:1rem;background:#f5f5f5;color:#171717}.sfv2__debug summary{font-weight:800;cursor:pointer}.sfv2__debug pre{overflow:auto;max-height:52rem;margin:1.2rem 0 0;font-size:1.2rem;line-height:1.45;white-space:pre-wrap}.sfv2__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.8rem 0 2.6rem}.sfv2__summary-item{padding:1.4rem;border-radius:1rem;background:#5b2a860d}.sfv2__summary dt{color:var(--sfv2-muted);font-size:1.1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sfv2__summary dd{margin:.5rem 0 0;font-weight:700}.sfv2__alternative-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.sfv2__alternative-grid .sfv2__product{grid-template-columns:10rem minmax(0,1fr);margin:0}.sfv2__alternative-grid .sfv2__product h3{font-size:2rem}.sfv2__notice{margin-top:2.4rem;padding:1.8rem;border-left:.4rem solid var(--sfv2-gold);border-radius:.8rem;background:#f4c5421f;line-height:1.55}.sfv2__notice .button{margin-top:1.4rem}.sfv2__specialist-card,.sfv2__browse-card{margin-top:2.4rem;border-radius:1.6rem}.sfv2__specialist-card{padding:clamp(2rem,4vw,3rem);border:.1rem solid rgba(91,42,134,.2);border-left:.5rem solid var(--sfv2-purple);background:var(--sfv2-card);box-shadow:0 1.2rem 3.2rem #1e12280f}.sfv2__specialist-card h3,.sfv2__browse-card h3{margin:0 0 .8rem;color:var(--sfv2-ink);font-size:clamp(2.2rem,3vw,3rem);line-height:1.15}.sfv2__specialist-card>p:not(.sfv2__role),.sfv2__browse-copy>p:not(.sfv2__role){max-width:62rem;margin:0 0 1.6rem;color:var(--sfv2-muted);line-height:1.6}.sfv2__browse-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(22rem,.75fr);gap:clamp(2rem,4vw,4rem);align-items:center;overflow:hidden;padding:clamp(2.4rem,5vw,4rem);border:.1rem solid rgba(91,42,134,.2);background:linear-gradient(135deg,#5b2a8612,#5b2a8604)}.sfv2__browse-visual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;align-items:center}.sfv2__browse-visual img{width:100%;aspect-ratio:1;object-fit:contain;border:.1rem solid rgba(91,42,134,.12);border-radius:1rem;background:#fff;box-shadow:0 .8rem 2rem #1e122812}.sfv2__browse-visual img:nth-child(2){transform:translateY(-.8rem)}@media screen and (max-width:749px){.sfv2{padding-block:3rem}.sfv2__hero,.sfv2__panel{border-radius:1.6rem}.sfv2__trust{align-items:flex-start;flex-direction:column}.sfv2__options,.sfv2__options--intents,.sfv2__checks,.sfv2__product,.sfv2__summary,.sfv2__alternative-grid,.sfv2__exact{grid-template-columns:minmax(0,1fr)}.sfv2__option{min-height:5.6rem}.sfv2__alternative-grid .sfv2__product{grid-template-columns:9rem minmax(0,1fr)}.sfv2__accessories .sfv2__accessory-card{grid-template-columns:7.2rem minmax(0,1fr)}.sfv2__accessory-price{grid-column:2}.sfv2__accessories .sfv2__accessory-action{grid-column:1 / -1;width:100%}.sfv2__browse-card{grid-template-columns:minmax(0,1fr)}.sfv2__browse-visual{order:-1;max-width:32rem}.sfv2__nav{flex-wrap:wrap}}@media screen and (max-width:360px){.sfv2__alternative-grid .sfv2__product{grid-template-columns:minmax(0,1fr)}.sfv2__alternative-grid .sfv2__product img{max-height:18rem}.sfv2__alternative-grid .sfv2__product .button{width:100%}.sfv2__accessories .sfv2__accessory-card{grid-template-columns:5.8rem minmax(0,1fr);padding:1.1rem}.sfv2__accessory-image{width:5.8rem;height:5.8rem}.sfv2__browse-card,.sfv2__specialist-card,.sfv2__accessories{padding:1.8rem}}@media(prefers-reduced-motion:reduce){.sfv2__progress span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/stamp-finder-v2.css.map?sfv2=20260820-multicollection */
