.st-shopfront,.st-store{display:block}.st-shopfront__sr{position:absolute!important;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}.st-brand:has(st-shopfront) .lc-hdr__bottom{display:none}.st-brand:has(st-shopfront) .lc-hdr__sticky{display:none}.st-shopfront__nav{display:flex;justify-content:center;gap:clamp(20px,4vw,56px);align-items:center;padding:0 20px;min-height:52px;border-bottom:1px solid var(--st-line);overflow-x:auto;scrollbar-width:none;background:var(--st-paper)}.st-shopfront__nav a{flex:0 0 auto;display:inline-flex;align-items:center;min-height:48px;color:var(--st-ink);font-size:14px;text-decoration:none;white-space:nowrap}.st-shopfront__nav a:hover{color:var(--st-accent);text-decoration:underline;text-underline-offset:5px}.st-brand .st-shopfront__carousel .st-carousel__track{scrollbar-width:none}.st-shopfront__carousel .st-carousel__track::-webkit-scrollbar,.st-shopfront__quick::-webkit-scrollbar,.st-shopfront__nav::-webkit-scrollbar{display:none}.st-brand .st-shopfront__slide{position:relative;isolation:isolate;min-height:460px;display:flex;flex-direction:row;align-items:center}.st-shopfront__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden;background:var(--st-cream)}.st-shopfront__media img,.st-shopfront__media svg{display:block;width:100%;height:100%;object-fit:cover;object-position:center 62%}.st-shopfront__media video{display:block;width:100%;height:100%;object-fit:cover;object-position:center 62%}.st-shopfront__video-toggle{position:absolute;right:20px;bottom:16px;z-index:2;min-height:44px;padding:10px 16px;border:1px solid var(--st-line);border-radius:5px;color:var(--st-ink);background:var(--st-paper);font:inherit;font-size:12px;cursor:pointer}.st-shopfront__video-toggle[hidden]{display:none}.st-shopfront__video-toggle:focus-visible{outline:2px solid var(--st-accent);outline-offset:3px}.st-shopfront__slide:has(.st-shopfront__video) .st-shopfront__copy{padding-bottom:80px}.st-shopfront__slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(251,250,247,.96) 0%,rgba(251,250,247,.89) 30%,rgba(251,250,247,.16) 66%,transparent 100%)}.st-shopfront__copy{padding:48px max(32px,calc((100vw - 1240px)/2));width:100%}.st-shopfront__eyebrow{margin:0 0 18px;color:var(--st-accent);font-size:13px;letter-spacing:.14em}.st-brand .st-shopfront__copy h2{font-family:var(--font-heading--family);font-size:clamp(36px,4vw,56px);font-weight:500;line-height:1.5;letter-spacing:.07em;margin:0 0 22px;max-width:560px;color:var(--st-ink);overflow-wrap:anywhere}.st-shopfront__text{max-width:410px;margin:0 0 24px;font-size:15px;line-height:1.95;color:var(--st-ink);overflow-wrap:anywhere}.st-brand .st-shopfront__button{width:fit-content;max-width:100%;min-height:48px;padding:12px 22px;gap:28px;font-size:14px}.st-brand .st-shopfront__controls{justify-content:center;border:0;min-height:44px;padding:0;gap:12px;flex-wrap:nowrap}.st-shopfront__dots{display:flex;align-items:center}.st-brand .st-shopfront__controls button{display:grid;place-items:center;padding:0;border:0;min-height:44px;min-width:44px;border-radius:50%}.st-shopfront__controls [data-carousel-prev] svg{transform:rotate(180deg)}.st-shopfront__controls .st-icon{width:20px;height:20px}.st-shopfront__dots span{display:block;width:7px;height:7px;border-radius:50%;background:var(--st-line)}.st-shopfront__dots [aria-current=true] span{background:var(--st-accent)}.st-shopfront__quick{display:flex;justify-content:center;gap:28px;padding:12px 24px 28px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.st-shopfront__quick-link{flex:0 0 120px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;color:var(--st-ink);font-size:14px;text-decoration:none;scroll-snap-align:start}.st-shopfront__quick-image{display:block;width:100%;aspect-ratio:1;border-radius:14px;overflow:hidden;background:var(--st-cream)}.st-shopfront__quick-image img,.st-shopfront__quick-image svg{display:block;width:100%;height:100%;object-fit:cover}.st-shopfront__quick-link:hover{color:var(--st-accent)}.st-shopfront__quick-link:hover img{transform:scale(1.04)}.st-shopfront__quick-link img{transition:transform .2s ease}.st-brand:has(st-shopfront) .st-signature{padding-top:40px}#st-recommended,#st-shopping-guide,#st-first-guide{scroll-margin-top:24px}.st-store{margin-top:48px;border-top:1px solid var(--st-line)}.st-store__summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:40px}.st-store__summary h2{font-family:var(--font-heading--family);font-size:28px;font-weight:500;margin:0 0 10px}.st-store__summary .st-eyebrow{margin-bottom:12px}.st-store__summary p:last-child{margin:0;line-height:1.8;font-size:14px}.st-store__dock{position:fixed;z-index:80;bottom:20px;right:24px;display:grid;grid-template-columns:1fr 1fr;width:400px;max-width:calc(100% - 48px);box-shadow:0 2px 18px #0002;background:var(--st-paper);border:1px solid var(--st-line)}.st-store__dock a{display:flex;gap:16px;justify-content:center;align-items:center;min-height:54px;padding:10px 16px;color:var(--st-accent);text-decoration:none;font-size:14px}.st-store__dock a:first-child{color:#fff;background:var(--st-accent)}.st-store__dock .st-icon{width:18px;height:18px}body:has(st-store-dialog){padding-bottom:90px}body.st-store-open{overflow:hidden}.st-store__dialog{position:fixed;top:0;right:0;bottom:0;left:0;margin:auto;width:min(680px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 48px);padding:0;border:1px solid var(--st-line);background:var(--st-paper);color:var(--st-ink);box-shadow:0 16px 80px #0003;overflow:auto;overscroll-behavior:contain}.st-store__dialog::backdrop{background:#1e19167a}.st-store__dialog-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px 12px 28px;background:var(--st-paper);border-bottom:1px solid var(--st-line)}.st-store__dialog-header h2{font-family:var(--font-heading--family);font-weight:500;font-size:24px;margin:0}.st-store__close{width:44px;height:44px;padding:0;min-width:44px;min-height:44px;display:grid;place-items:center;font-size:30px;border:0;background:transparent;color:var(--st-ink);cursor:pointer}.st-store__dialog-body{padding:12px 28px 32px}.st-store__dialog-body h3{margin:24px 0 12px;font-size:17px}.st-store__dialog-body p{font-size:15px;line-height:1.9;margin:0 0 16px}.st-store__dialog-body a{color:var(--st-accent)}.st-store__dialog-body iframe{display:block;width:100%;border:0;height:280px}.st-store__notice{max-width:100%;overflow-wrap:anywhere}.st-store__notice img{max-width:100%;height:auto}.st-store__notice iframe,.st-store__notice table{max-width:100%}@media(min-width:768px){.st-shopfront__quick:has(>:nth-child(8)){justify-content:flex-start}}@media(max-width:767px){.st-brand:has(st-shopfront) .lc-anb{display:none}.st-brand:has(st-shopfront) .lc-hdr__top-inner{padding-block:12px}.st-shopfront__nav{justify-content:space-between;min-height:44px;padding-inline:16px;gap:16px}.st-shopfront__nav a{min-height:44px;font-size:12px}.st-brand .st-shopfront__slide{min-height:330px}.st-shopfront__slide:before{background:linear-gradient(90deg,#fbfaf7f0,#fbfaf7c2 46%,#fbfaf714 82%)}.st-shopfront__media img,.st-shopfront__media video{object-position:60% 62%}.st-shopfront__copy{padding:26px 20px}.st-shopfront__eyebrow{margin-bottom:10px;font-size:11px}.st-brand .st-shopfront__copy h2{font-size:32px;line-height:1.48;margin-bottom:16px;max-width:290px}.st-shopfront__text{max-width:250px;font-size:13px;line-height:1.85;margin-bottom:18px}.st-brand .st-shopfront__button{min-height:44px;font-size:12px;padding:10px 16px;gap:20px}.st-shopfront__quick{justify-content:flex-start;gap:10px;padding:4px 14px 20px}.st-shopfront__quick-link{flex-basis:calc((100vw - 58px)/4);min-width:68px;font-size:11px;gap:8px}.st-shopfront__quick-image{border-radius:12px}.st-store__summary{flex-direction:column;align-items:flex-start;padding-block:28px}.st-store__summary h2{font-size:24px}.st-store__dock{bottom:0;right:0;width:100%;max-width:none;border-width:1px 0 0;padding-bottom:env(safe-area-inset-bottom)}.st-store__dock a{min-height:52px;font-size:13px;padding:10px 12px}body:has(st-store-dialog){padding-bottom:calc(64px + env(safe-area-inset-bottom))}.st-store__dialog-header{padding-inline:18px 10px}.st-store__dialog-body{padding:8px 18px 24px}}@media(prefers-reduced-motion:reduce){.st-shopfront__quick-link img{transition:none}}@media(min-width:768px){body:has(st-shopfront) .st-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.st-store.st-store--dock-only{margin:0;border:0}.st-square-links{padding-block:40px 18px}@media(max-width:767px){.st-square-links{padding-block:28px 10px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/st-shopfront.css.map */
