.template-product .sh-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding-top:18px;font-family:var(--sh-mono);font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--sh-ink-3)}.template-product .sh-crumbs a{transition:color .28s var(--sh-ease)}.template-product .sh-crumbs a:hover{color:var(--sh-ink)}.template-product .sh-crumbs span[aria-hidden]{color:var(--sh-line-2)}.sh-pdp{padding-block:22px 56px}@media(min-width:768px){.sh-pdp{padding-block:30px 88px}}@media(min-width:1200px){.sh-pdp{padding-block:34px 104px}}.sh-pdp__grid{display:grid;grid-template-columns:1fr;gap:28px}@media(min-width:900px){.sh-pdp__grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:56px;align-items:start}}@media(min-width:1200px){.sh-pdp__grid{gap:76px}}.template-product .sh-gallery{display:block}.template-product .sh-gallery__main{position:relative;aspect-ratio:4 / 5;border-radius:var(--sh-r);overflow:hidden;background:var(--sh-kraft)}.template-product .sh-gallery__main img{width:100%;height:100%;object-fit:cover}.template-product .sh-gallery__thumbs{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.template-product .sh-gallery__thumb{width:62px;aspect-ratio:1;border-radius:var(--sh-r);overflow:hidden;background:var(--sh-kraft);box-shadow:inset 0 0 0 1px var(--sh-line);transition:box-shadow .3s var(--sh-ease),opacity .3s var(--sh-ease);opacity:.72}@media(min-width:768px){.template-product .sh-gallery__thumb{width:74px}}.template-product .sh-gallery__thumb img{width:100%;height:100%;object-fit:cover}.template-product .sh-gallery__thumb:hover{opacity:1}.template-product .sh-gallery__thumb[aria-current=true]{opacity:1;box-shadow:inset 0 0 0 1px var(--sh-accent)}.sh-pdp__caption{margin-top:12px;font-family:var(--sh-mono);font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--sh-ink-3)}@media(min-width:900px){.sh-pdp__buy{position:sticky;top:86px}}.sh-pdp__moment{display:flex;align-items:center;gap:10px;margin-bottom:14px}.sh-pdp__moment .sh-pdp__glyph-sm{font-family:var(--sh-display);font-size:22px;line-height:1;color:var(--sh-accent)}.sh-pdp__title{letter-spacing:-.02em}.sh-pdp__lede{margin-top:14px;font-size:15px;line-height:1.68;color:var(--sh-ink-2);max-width:46ch}.template-product .sh-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid var(--sh-line)}.template-product .sh-price__now{font-family:var(--sh-mono);font-size:22px;letter-spacing:-.02em;color:var(--sh-ink)}.template-product .sh-price__was{font-family:var(--sh-mono);font-size:14px;color:var(--sh-ink-3);text-decoration:line-through}.template-product .sh-price__unit{font-family:var(--sh-mono);font-size:10.5px;letter-spacing:.07em;text-transform:uppercase;color:var(--sh-ink-3)}.sh-pdp__taxnote{margin-top:6px;font-family:var(--sh-mono);font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--sh-ink-3)}.template-product .sh-opt{margin-top:22px}.template-product .sh-opt__label{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:10px;font-family:var(--sh-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--sh-ink-3)}.template-product .sh-opt__values{display:flex;flex-wrap:wrap;gap:7px}.template-product .sh-swatch{position:relative}.template-product .sh-swatch input{position:absolute;width:1px;height:1px;opacity:0}.template-product .sh-swatch span{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border:1px solid var(--sh-line-2);border-radius:var(--sh-r);font-size:13px;color:var(--sh-ink-2);cursor:pointer;transition:border-color .28s var(--sh-ease),color .28s var(--sh-ease),background-color .28s var(--sh-ease)}.template-product .sh-swatch span:hover{border-color:var(--sh-ink-3)}.template-product .sh-swatch input:checked+span{border-color:var(--sh-ink);color:var(--sh-ink);box-shadow:inset 0 -2px 0 var(--sh-accent)}.template-product .sh-swatch input:focus-visible+span{outline:1.5px solid var(--sh-accent);outline-offset:2px}.template-product .sh-plans{display:grid;gap:7px}.template-product .sh-plan{display:block;position:relative;cursor:pointer}.template-product .sh-plan input{position:absolute;width:1px;height:1px;opacity:0}.template-product .sh-plan__body{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid var(--sh-line);border-radius:var(--sh-r);background:var(--sh-paper-2);transition:border-color .28s var(--sh-ease),background-color .28s var(--sh-ease)}.template-product .sh-plan input:checked+.sh-plan__body{border-color:var(--sh-ink);background:var(--sh-paper);box-shadow:inset 0 -2px 0 var(--sh-accent)}.template-product .sh-plan input:focus-visible+.sh-plan__body{outline:1.5px solid var(--sh-accent);outline-offset:2px}.template-product .sh-plan__name{font-size:14px;color:var(--sh-ink)}.template-product .sh-plan__note{display:block;margin-top:3px;font-family:var(--sh-mono);font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--sh-ink-3)}.template-product .sh-plan__price{font-family:var(--sh-mono);font-size:13.5px;white-space:nowrap;text-align:right}.template-product .sh-plan__save{display:block;margin-top:3px;font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--sh-sage)}.template-product .sh-buy{margin-top:24px}.template-product .sh-buy__row{display:flex;gap:8px;align-items:stretch}.template-product .sh-qty{display:inline-flex;align-items:center;flex:none;border:1px solid var(--sh-line-2);border-radius:var(--sh-r);background:var(--sh-paper)}.template-product .sh-qty button{width:40px;min-height:48px;font-size:15px;color:var(--sh-ink-2);transition:color .25s var(--sh-ease)}.template-product .sh-qty button:hover{color:var(--sh-ink)}.template-product .sh-qty input{width:34px;min-height:48px;border:0;background:transparent;text-align:center;font-family:var(--sh-mono);font-size:13.5px;color:var(--sh-ink);-moz-appearance:textfield}.template-product .sh-qty input::-webkit-outer-spin-button,.template-product .sh-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.template-product .sh-buy__row .sh-btn--accent{flex:1}.template-product .sh-btn[disabled]{opacity:.45;cursor:not-allowed}.template-product .shopify-payment-button{margin-top:8px}.template-product .shopify-payment-button__button--unbranded{min-height:48px;border-radius:var(--sh-r);background:transparent;border:1px solid var(--sh-line-2);color:var(--sh-ink);font-family:var(--sh-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;transition:border-color .3s var(--sh-ease),background-color .3s var(--sh-ease)}.template-product .shopify-payment-button__button--unbranded:hover{border-color:var(--sh-ink);background:var(--sh-paper-2)}.template-product .sh-product__meta{margin-top:24px;padding-top:18px;border-top:1px solid var(--sh-line);display:grid;gap:9px}.template-product .sh-product__meta li{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--sh-ink-2)}.template-product .sh-product__meta svg{flex:none;margin-top:3px;color:var(--sh-sage)}.sh-pdp-spec{border-block:1px solid var(--sh-line);background:var(--sh-paper-2)}.sh-pdp-spec__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}@media(min-width:760px){.sh-pdp-spec__list{grid-template-columns:repeat(4,minmax(0,1fr))}}.sh-pdp-spec__item{padding:20px 0 20px 18px;border-left:1px solid var(--sh-line)}.sh-pdp-spec__item:nth-child(-n+2){border-top:0}.sh-pdp-spec__item:nth-child(odd){border-left:0;padding-left:0}@media(min-width:760px){.sh-pdp-spec__item{padding-block:26px}.sh-pdp-spec__item:nth-child(odd){border-left:1px solid var(--sh-line);padding-left:18px}.sh-pdp-spec__item:first-child{border-left:0;padding-left:0}}.sh-pdp-spec__item dt{font-family:var(--sh-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-ink-3)}.sh-pdp-spec__item dd{margin:6px 0 0;font-size:14px;color:var(--sh-ink)}.sh-pdp-formula{display:grid;grid-template-columns:1fr;gap:26px}@media(min-width:900px){.sh-pdp-formula{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px;align-items:start}}.sh-pdp-formula__mark{display:flex;flex-direction:column;justify-content:flex-end;padding:26px 22px;background:var(--sh-paper-2);border-radius:var(--sh-r);border-left:2px solid var(--sh-accent);min-height:190px}@media(min-width:900px){.sh-pdp-formula__mark{min-height:260px;padding:32px 28px}}.sh-pdp-formula__glyph{font-family:var(--sh-display);font-size:76px;line-height:1;color:var(--sh-accent)}@media(min-width:900px){.sh-pdp-formula__glyph{font-size:104px}}.sh-pdp-formula__reading{margin-top:16px;padding-top:14px;border-top:1px solid var(--sh-line);font-family:var(--sh-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--sh-ink-3)}.sh-pdp-formula__notes{margin-top:22px;border-top:1px solid var(--sh-line)}.sh-pdp-panels{max-width:760px}.sh-pdp-panels .sh-faq__list{margin-top:26px}.sh-pdp-closer{background:var(--sh-night);color:var(--sh-accent-ink)}.sh-pdp-closer .sh-eyebrow{color:var(--sh-night-meta)}.sh-pdp-closer__grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:end}@media(min-width:860px){.sh-pdp-closer__grid{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);gap:64px}}.sh-pdp-closer h2{margin-top:14px}.sh-pdp-closer p{margin-top:16px;font-size:15px;line-height:1.72;color:var(--sh-night-ink);max-width:52ch}.sh-pdp-closer__actions{display:flex;flex-wrap:wrap;gap:12px}.shuai .sh-pdp-closer .sh-btn--ghost{border-color:var(--sh-night-line);color:var(--sh-accent-ink)}.shuai .sh-pdp-closer .sh-btn--ghost:hover{border-color:var(--sh-accent);background:#e5e1d712}@media(max-width:759px){.template-product .sh-stickycta{display:block}.template-product{--sh-stickybar: 68px}}.sh-pdp-stickybar__row{display:flex;align-items:center;gap:12px}.sh-pdp-stickybar__price{font-family:var(--sh-mono);font-size:14px;white-space:nowrap;color:var(--sh-ink)}.sh-pdp-stickybar__row .sh-btn{flex:1;width:auto}
/*# sourceMappingURL=/cdn/shop/t/10/assets/shuai-pdp.css.map */
