:root{--ws-teal: #1A5F5A;--ws-teal-dark: #134844;--ws-cream: #F5F0E8;--ws-sage: #8DB48E;--ws-gold: #C9A96E;--ws-charcoal: #2D2D2D;--ws-gray: #6B6B6B;--ws-light-gray: #E8E8E8;--ws-white: #FFFFFF;--ws-success: #4CAF50;--ws-warning: #F4A261;--ws-error: #E63946;--ws-radius: 8px;--ws-shadow: 0 2px 8px rgba(0,0,0,.06);--ws-shadow-lg: 0 12px 32px rgba(26,95,90,.14)}body.template-product{overflow-x:hidden}body.template-product #MainContent{padding-top:0!important}body.template-product .shopify-section--footer,body.template-product footer.site-footer,body.template-product .footer-group,body.template-product .shopify-section-footer-group{display:none!important}body.template-product .spaced-section{margin-top:0!important;margin-bottom:0!important;padding-top:0!important}body.template-product .shopify-section{margin-top:0!important}.ws-pdp-wrap{max-width:1200px;margin:0 auto;padding:0 32px}.ws-eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--ws-sage);font-weight:600;font-family:Inter,sans-serif}.ws-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--ws-radius);font-weight:500;font-size:15px;cursor:pointer;border:1.5px solid transparent;transition:all .2s ease;white-space:nowrap;font-family:Inter,sans-serif;text-decoration:none}.ws-btn:focus-visible{outline:2px solid var(--ws-gold);outline-offset:3px}.ws-btn-primary{background:var(--ws-teal);color:var(--ws-white);border-color:var(--ws-teal)}.ws-btn-primary:hover{background:var(--ws-teal-dark);transform:translateY(-1px)}.ws-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.ws-btn-secondary{background:transparent;border-color:var(--ws-teal);color:var(--ws-teal)}.ws-btn-secondary:hover{background:var(--ws-teal);color:var(--ws-white)}.ws-breadcrumb{padding:18px 0;font-size:13px;color:var(--ws-gray);font-family:Inter,sans-serif}.ws-breadcrumb a{color:var(--ws-gray);text-decoration:none}.ws-breadcrumb a:hover{color:var(--ws-teal)}.ws-breadcrumb .sep{margin:0 6px}.ws-breadcrumb .cur{color:var(--ws-charcoal);font-weight:500}.ws-pdp{padding:8px 0 72px}.ws-pdp-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.ws-gallery-main{height:460px;border-radius:16px;background:radial-gradient(circle at 50% 32%,#e8f1ee,#f5f0e8 70%);display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:16px;overflow:hidden}.ws-gallery-main img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.ws-gallery-badge{position:absolute;top:18px;left:18px;background:var(--ws-gold);color:var(--ws-white);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:6px 12px;border-radius:20px}.ws-gallery-thumbs{display:flex;gap:12px}.ws-thumb{width:78px;height:78px;border-radius:10px;background:var(--ws-cream);border:1.5px solid var(--ws-light-gray);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s ease;overflow:hidden}.ws-thumb img{width:100%;height:100%;object-fit:cover}.ws-thumb.active,.ws-thumb:hover{border-color:var(--ws-teal)}.ws-pdp-info h1{font-family:"DM Serif Display",serif;font-size:34px;margin-bottom:8px;color:var(--ws-teal);line-height:1.15;font-weight:400}.ws-stars-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.ws-stars{color:var(--ws-gold);font-size:15px;letter-spacing:1px}.ws-stars-row .count{font-size:13px;color:var(--ws-gray);text-decoration:underline;cursor:pointer}.ws-price-block{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.ws-price-now{font-family:"DM Serif Display",serif;font-size:30px;color:var(--ws-teal)}.ws-price-was{font-size:16px;color:var(--ws-gray);text-decoration:line-through}.ws-price-note{font-size:12.5px;color:var(--ws-sage);font-weight:600;margin-bottom:20px}.ws-pdp-desc{font-size:14.5px;color:var(--ws-gray);margin-bottom:24px;max-width:480px;line-height:1.6}.ws-stock-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ws-success);font-weight:600;margin-bottom:22px}.ws-stock-dot{width:8px;height:8px;border-radius:50%;background:var(--ws-success);flex-shrink:0}.ws-stock-row.out{color:var(--ws-error)}.ws-stock-row.out .ws-stock-dot{background:var(--ws-error)}.ws-stock-row.low{color:var(--ws-warning)}.ws-stock-row.low .ws-stock-dot{background:var(--ws-warning)}.ws-option-group{margin-bottom:22px}.ws-option-label{font-size:13px;font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between;font-family:Inter,sans-serif}.ws-option-label .val{color:var(--ws-gray);font-weight:400}.ws-purchase-toggle{display:flex;flex-direction:column;gap:10px}.ws-purchase-option{display:flex;align-items:center;gap:14px;border:1.5px solid var(--ws-light-gray);border-radius:var(--ws-radius);padding:14px 16px;cursor:pointer;transition:all .2s ease}.ws-purchase-option.active{border-color:var(--ws-teal);background:#f1f7f6}.ws-radio-dot{width:18px;height:18px;border-radius:50%;border:1.5px solid var(--ws-light-gray);flex-shrink:0;display:flex;align-items:center;justify-content:center}.ws-purchase-option.active .ws-radio-dot{border-color:var(--ws-teal)}.ws-radio-dot:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--ws-teal);opacity:0;transition:opacity .2s ease}.ws-purchase-option.active .ws-radio-dot:after{opacity:1}.ws-po-title{font-size:14px;font-weight:600;font-family:Inter,sans-serif}.ws-po-sub{font-size:12.5px;color:var(--ws-gray)}.ws-po-price{margin-left:auto;font-weight:600;color:var(--ws-teal);white-space:nowrap;font-family:Inter,sans-serif}.ws-save-tag{background:var(--ws-sage);color:var(--ws-white);font-size:10px;font-weight:700;padding:2px 8px;border-radius:20px;margin-left:8px}.ws-qty-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}.ws-qty-control{display:flex;align-items:center;border:1.5px solid var(--ws-light-gray);border-radius:var(--ws-radius);overflow:hidden}.ws-qty-control button{width:38px;height:40px;background:var(--ws-cream);border:none;cursor:pointer;font-size:16px;color:var(--ws-teal);font-family:Inter,sans-serif}.ws-qty-control button:hover{background:var(--ws-light-gray)}.ws-qty-control input{width:42px;text-align:center;border:none;font-size:14px;font-weight:600;font-family:Inter,sans-serif}.ws-add-row{display:flex;gap:12px;margin-bottom:20px}.ws-add-row .ws-btn{flex:1;padding:16px;font-size:15px}.ws-trust-row{display:flex;gap:22px;flex-wrap:wrap;font-size:12.5px;color:var(--ws-gray);padding-top:18px;border-top:1px solid var(--ws-light-gray);font-family:Inter,sans-serif}.ws-trust-row span{display:flex;align-items:center;gap:6px}.ws-accordion{margin-top:28px;border-top:1px solid var(--ws-light-gray)}.ws-acc-item{border-bottom:1px solid var(--ws-light-gray)}.ws-acc-head{display:flex;justify-content:space-between;align-items:center;padding:18px 2px;cursor:pointer;font-weight:600;font-size:14.5px;color:var(--ws-charcoal);font-family:Inter,sans-serif}.ws-acc-icon{transition:transform .2s ease;font-size:18px;color:var(--ws-teal)}.ws-acc-item.open .ws-acc-icon{transform:rotate(45deg)}.ws-acc-body{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:13.5px;color:var(--ws-gray);line-height:1.7}.ws-acc-item.open .ws-acc-body{max-height:400px}.ws-acc-body-inner{padding:0 2px 18px}.ws-crosssell{background:var(--ws-cream);padding:64px 0}.ws-crosssell .ws-pdp-wrap{max-width:1200px;margin:0 auto;padding:0 32px}.ws-cs-head{text-align:center;margin-bottom:36px}.ws-cs-head h2{font-family:"DM Serif Display",serif;font-size:28px;color:var(--ws-teal);font-weight:400;margin:8px 0 6px}.ws-cs-head p{color:var(--ws-gray);font-size:14.5px}.ws-cs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ws-cs-card{background:var(--ws-white);border-radius:var(--ws-radius);padding:20px;display:flex;gap:16px;align-items:center;box-shadow:var(--ws-shadow);transition:transform .2s ease,box-shadow .2s ease}.ws-cs-card:hover{transform:translateY(-2px);box-shadow:var(--ws-shadow-lg)}.ws-cs-swatch{width:56px;height:56px;border-radius:10px;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.ws-cs-swatch img{width:100%;height:100%;object-fit:cover}.ws-cs-name{font-size:14px;font-weight:600;color:var(--ws-charcoal)}.ws-cs-price{font-size:13px;color:var(--ws-teal);font-weight:600;margin-top:2px}.ws-cs-add{margin-left:auto;background:var(--ws-teal);color:var(--ws-white);border:none;border-radius:6px;width:32px;height:32px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.ws-cs-add:hover{background:var(--ws-teal-dark)}.ws-bundle-note{text-align:center;margin-top:28px;font-size:13.5px;color:var(--ws-gray)}.ws-bundle-note strong{color:var(--ws-teal)}.ws-reviews{padding:72px 0;background:var(--ws-white)}.ws-rev-head{display:grid;grid-template-columns:280px 1fr;gap:48px;margin-bottom:44px}.ws-rev-score{text-align:center;background:var(--ws-cream);border-radius:14px;padding:32px 20px}.ws-rev-score .big{font-family:"DM Serif Display",serif;font-size:52px;color:var(--ws-teal)}.ws-rev-score .stars{font-size:18px;margin:8px 0;color:var(--ws-gold)}.ws-rev-score .count{font-size:13px;color:var(--ws-gray)}.ws-bar-row{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:12.5px;color:var(--ws-gray)}.ws-bar-track{flex:1;height:8px;background:var(--ws-light-gray);border-radius:4px;overflow:hidden}.ws-bar-fill{height:100%;background:var(--ws-gold);border-radius:4px}.ws-rev-bars{display:flex;flex-direction:column;justify-content:center}.ws-rev-list{display:flex;flex-direction:column;gap:22px}.ws-rev-card{border-bottom:1px solid var(--ws-light-gray);padding-bottom:22px}.ws-rev-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ws-rev-name{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.ws-rev-verified{font-size:11px;color:var(--ws-sage);font-weight:600}.ws-rev-date{font-size:12px;color:var(--ws-gray)}.ws-rev-stars{color:var(--ws-gold);font-size:13px;margin-bottom:6px}.ws-rev-text{font-size:14px;color:var(--ws-charcoal);line-height:1.6}.ws-pdp-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--ws-white);border-top:1px solid var(--ws-light-gray);padding:12px 20px;z-index:200;box-shadow:0 -4px 16px #00000014;align-items:center;justify-content:space-between;gap:14px;font-family:Inter,sans-serif}.ws-pdp-sticky-cta .sp-info{font-size:13px;line-height:1.4}.ws-pdp-sticky-cta .sp-info .sp-price{color:var(--ws-teal);font-weight:600}.ws-pdp-sticky-cta .ws-btn{padding:12px 22px}@media(max-width:960px){.ws-pdp-grid,.ws-cs-grid,.ws-rev-head{grid-template-columns:1fr}}@media(max-width:720px){.ws-pdp-wrap{padding:0 20px}.ws-gallery-main{height:320px}.ws-pdp-sticky-cta{display:flex}body.template-product{padding-bottom:74px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-wellstack-product.css.map */
