:root{--gw-gold: #C9A84C;--gw-gold-light: #F5E6C0;--gw-gold-dark: #8B6914;--gw-cream: #FAF7F2;--gw-dark: #1A1A1A;--gw-mid: #4A4A4A;--gw-light: #7A7A7A;--gw-border: #E8E0D0;--gw-success: #2D7D46;--gw-radius: 12px;--gw-shadow: 0 4px 24px rgba(0,0,0,.08)}.product-hero-wrap{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:0 40px 60px;max-width:1200px;margin:0 auto}@media screen and (min-width:769px){.ph-gallery{position:sticky;top:80px;height:fit-content}}.ph-main img{width:100%;border-radius:var(--gw-radius);border:1px solid var(--gw-border)}.ph-thumb{width:72px;height:72px;border-radius:8px;border:2px solid transparent;cursor:pointer;overflow:hidden}.ph-thumb.active{border-color:var(--gw-gold)}.ph-thumb img{width:100%;height:100%;object-fit:cover}.ph-thumbs{display:flex;gap:10px;margin-top:12px}.ph-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.ph-badge{font-size:11px;font-family:Arial,sans-serif;font-weight:700;letter-spacing:1px;padding:4px 10px;border-radius:20px;text-transform:uppercase;background:var(--gw-gold-light);color:var(--gw-gold-dark)}.ph-badge.green{background:#e6f4eb;color:var(--gw-success)}.ph-title{font-size:34px;line-height:1.2;margin-bottom:12px;font-weight:700}.ph-stars-row{display:flex;align-items:center;gap:8px;margin-bottom:20px}.ph-stars{color:var(--gw-gold);font-size:18px}.ph-rc{font-size:13px;color:var(--gw-light);border-bottom:1px dashed var(--gw-light)}.ph-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:6px}.ph-price-now{font-size:38px;font-weight:700}.ph-price-was{font-size:20px;color:var(--gw-light);text-decoration:line-through}.ph-save{font-size:13px;background:#ffe8e8;color:#c00;padding:3px 8px;border-radius:4px;font-family:Arial,sans-serif;font-weight:700}.ph-pnote{font-size:12px;color:var(--gw-light);font-family:Arial,sans-serif;margin-bottom:24px}.ph-option-btns{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.ph-opt-btn{padding:8px 20px;border:2px solid var(--gw-border);border-radius:8px;font-family:Arial,sans-serif;font-size:14px;cursor:pointer;background:#fff}.ph-opt-btn.active{border-color:var(--gw-gold);background:var(--gw-gold-light);color:var(--gw-gold-dark);font-weight:700}.ph-qty-row{display:flex;align-items:center;gap:16px;margin-bottom:16px}.ph-qty-ctrl{display:flex;align-items:center;border:2px solid var(--gw-border);border-radius:8px;overflow:hidden}.ph-qb{width:42px;height:48px;background:var(--gw-cream);border:none;cursor:pointer;font-size:18px;font-weight:700}.ph-qi{width:50px;text-align:center;border:none;font-size:16px;border-left:1px solid var(--gw-border);border-right:1px solid var(--gw-border)}.ph-btn-atc{flex:1;height:52px;background:var(--gw-gold);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;font-family:Arial,sans-serif}.ph-btn-atc:hover{background:var(--gw-gold-dark)}.ph-btn-buy{width:100%;height:52px;background:var(--gw-dark);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;font-family:Arial,sans-serif;margin-bottom:20px}.ph-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px}.ph-ti{text-align:center;padding:12px 6px;background:#fff;border:1px solid var(--gw-border);border-radius:10px;font-family:Arial,sans-serif;font-size:11px;font-weight:600;color:var(--gw-mid)}.ph-acc{border:1px solid var(--gw-border);border-radius:var(--gw-radius);overflow:hidden;margin-bottom:8px}.ph-acc-h{padding:16px 20px;background:#fff;cursor:pointer;font-family:Arial,sans-serif;font-weight:700;font-size:14px;list-style:none}.ph-acc-b{padding:16px 20px;background:var(--gw-cream);font-family:Arial,sans-serif;font-size:14px;color:var(--gw-mid);line-height:1.7}.ben-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto}.ben-card{background:#ffffff26;border-radius:var(--gw-radius);padding:24px 16px;color:#fff}.ben-ic{font-size:36px;display:block;margin-bottom:12px}.ben-card h3{font-size:15px;margin-bottom:6px;font-weight:700}.ben-card p{font-size:12px;font-family:Arial,sans-serif;opacity:.9;line-height:1.5}.htu-section{padding:60px 40px;max-width:1200px;margin:0 auto;text-align:center}.htu-section h2{font-size:32px;margin-bottom:8px}.htu-sub{color:var(--gw-light);font-family:Arial,sans-serif;font-size:15px;margin-bottom:40px}.htu-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.htu-step{background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-radius);padding:28px 20px;box-shadow:var(--gw-shadow)}.htu-num{width:40px;height:40px;background:var(--gw-gold);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;margin:0 auto 16px;font-family:Arial,sans-serif}.htu-icon{font-size:32px;margin-bottom:12px}.htu-step h3{font-size:15px;margin-bottom:8px}.htu-step p{font-size:13px;color:var(--gw-mid);font-family:Arial,sans-serif;line-height:1.5}.ings-section{background:#fff;padding:60px 40px}.ings-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ings-section h2{font-size:32px;margin-bottom:12px}.ings-list{list-style:none;display:flex;flex-direction:column;gap:16px;margin-top:24px}.ing-item{display:flex;gap:16px;align-items:flex-start}.ing-icon{width:44px;height:44px;background:var(--gw-gold-light);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ing-detail h4{font-size:15px;margin-bottom:2px}.ing-detail p{font-size:13px;color:var(--gw-mid);font-family:Arial,sans-serif}.ings-image img,.ings-placeholder{width:100%;border-radius:20px;aspect-ratio:1;object-fit:cover;background:linear-gradient(135deg,var(--gw-gold-light),var(--gw-cream));display:flex;align-items:center;justify-content:center;font-size:120px;border:1px solid var(--gw-border)}.revs-section{background:var(--gw-cream);padding:60px 40px}.revs-inner{max-width:1200px;margin:0 auto}.revs-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.revs-header h2{font-size:32px}.revs-big-r{font-size:56px;font-weight:700;color:var(--gw-gold-dark);line-height:1}.revs-stars{font-size:22px;color:var(--gw-gold)}.revs-cnt{font-size:13px;color:var(--gw-light);font-family:Arial,sans-serif}.revs-bars{display:flex;flex-direction:column;gap:6px;margin-bottom:32px}.rev-bar-row{display:flex;align-items:center;gap:10px;font-family:Arial,sans-serif;font-size:13px}.rev-bar-track{flex:1;height:8px;background:var(--gw-border);border-radius:4px;overflow:hidden}.rev-bar-fill{height:100%;background:var(--gw-gold);border-radius:4px}.revs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rev-card{background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-radius);padding:24px;box-shadow:var(--gw-shadow)}.rev-top{display:flex;align-items:center;gap:12px;margin-bottom:12px}.rev-av{width:44px;height:44px;border-radius:50%;background:var(--gw-gold-light);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--gw-gold-dark);font-family:Arial,sans-serif;flex-shrink:0}.rev-info h4{font-size:15px;margin-bottom:2px}.rev-info span{font-size:12px;color:var(--gw-light);font-family:Arial,sans-serif}.rev-stars{font-size:14px;color:var(--gw-gold);margin-bottom:10px}.rev-title{font-size:15px;font-weight:700;margin-bottom:8px}.rev-body{font-size:14px;color:var(--gw-mid);font-family:Arial,sans-serif;line-height:1.6}.rev-verified{font-size:11px;color:var(--gw-success);font-family:Arial,sans-serif;font-weight:700;margin-top:12px}.rev-badge{display:inline-block;background:#e6f4eb;color:var(--gw-success);font-size:11px;font-family:Arial,sans-serif;font-weight:700;padding:2px 8px;border-radius:10px;margin-top:8px}.faq-section{background:#fff;padding:60px 40px}.faq-inner{max-width:800px;margin:0 auto}.faq-inner h2{text-align:center;font-size:32px;margin-bottom:8px}.faq-sub{text-align:center;color:var(--gw-light);font-family:Arial,sans-serif;margin-bottom:40px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid var(--gw-border);border-radius:var(--gw-radius);overflow:hidden}.faq-q{padding:18px 20px;font-family:Arial,sans-serif;font-weight:700;font-size:15px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq-q:after{content:"+";font-size:20px;font-weight:300}details[open] .faq-q:after{content:"\2212"}.faq-a{padding:0 20px 18px;font-family:Arial,sans-serif;font-size:14px;color:var(--gw-mid);line-height:1.7}.recs-section{padding:60px 40px;max-width:1200px;margin:0 auto}.recs-section h2{font-size:32px;text-align:center;margin-bottom:8px}.recs-sub{text-align:center;color:var(--gw-light);font-family:Arial,sans-serif;margin-bottom:40px}.recs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.rec-card{background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-radius);overflow:hidden;box-shadow:var(--gw-shadow);transition:transform .2s}.rec-card:hover{transform:translateY(-4px)}.rec-card img{width:100%;aspect-ratio:1;object-fit:cover}.rec-body{padding:16px}.rec-body h3{font-size:15px;margin-bottom:6px}.rec-price{font-size:18px;font-weight:700;margin-bottom:10px}.rec-btn{width:100%;padding:8px;background:var(--gw-dark);color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:Arial,sans-serif;font-size:13px;font-weight:700}.ftrust-section{text-align:center}.ftrust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto}.ftrust-item h4{font-size:14px;font-family:Arial,sans-serif;font-weight:700;margin-bottom:4px;color:#fff}.ftrust-item p{font-size:12px;color:#aaa;font-family:Arial,sans-serif}.ftrust-icon{font-size:28px;margin-bottom:8px}.satc-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid var(--gw-gold);padding:12px 20px;display:flex;gap:12px;align-items:center;box-shadow:0 -4px 20px #0000001a;z-index:200}.satc-info{flex:1}.satc-name{font-size:14px;font-weight:700;display:block}.satc-price{font-size:14px;color:var(--gw-gold-dark);font-family:Arial,sans-serif}.satc-stars{color:var(--gw-gold)}.satc-btn{background:var(--gw-gold);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:700;font-family:Arial,sans-serif;font-size:14px;cursor:pointer}@media(max-width:768px){.product-hero-wrap,.ings-inner{grid-template-columns:1fr;gap:32px}.ben-grid,.htu-steps,.recs-grid,.ftrust-grid{grid-template-columns:repeat(2,1fr)}.revs-grid{grid-template-columns:1fr}.hero{padding:0 20px 40px}header{padding:12px 20px}h1.ph-title{font-size:26px}}@media(max-width:480px){.ben-grid,.htu-steps,.ftrust-grid{grid-template-columns:1fr}.recs-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.product-hero-wrap .ph-gallery{display:flex!important;flex-direction:column-reverse!important;width:100%!important}.product-hero-wrap .ph-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;width:100%!important;margin-top:15px!important;gap:10px!important}.product-hero-wrap .ph-thumb{display:block!important;width:75px!important;height:75px!important;flex:0 0 auto!important}}@media screen and (max-width:768px){.product-hero-wrap{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important}.ph-gallery{display:flex!important;flex-direction:column-reverse!important;width:100%!important}.ph-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;width:100%!important;margin-top:15px!important;gap:10px!important}.ph-thumb{flex:0 0 75px!important;width:75px!important;height:75px!important}}@media screen and (max-width:768px){.product-hero-wrap.ph-mobile-override{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;width:100%!important}.ph-mobile-override .ph-gallery{display:flex!important;flex-direction:column-reverse!important;width:100%!important;margin-bottom:20px!important}.ph-mobile-override .ph-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;overflow-x:auto!important;width:100%!important;margin-top:15px!important;gap:10px!important}.ph-mobile-override .ph-thumb{flex:0 0 75px!important;min-width:75px!important;height:75px!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/glowwise-product.css.map */
