.shq,.shq *{box-sizing:border-box}.shq{--shq-blue: #41275D;--shq-yellow: #DEF6D4;--shq-magenta: #B75379;--shq-aubergine: #41275D;--shq-ink: #41275D;--shq-bg: #FFFFFF;--shq-muted: #6b7280;--shq-border: #E5E7EB;--shq-radius: 24px;display:block;font-family:inherit;color:var(--shq-ink);font-size:16px;line-height:1.4}.shq-wrap{max-width:720px;margin:0 auto}.shq-progress{margin-bottom:16px}.shq-progress-meta{display:flex;justify-content:space-between;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--shq-muted);margin-bottom:8px}.shq-bar{height:6px;background:#41275d1a;border-radius:999px;overflow:hidden}.shq-bar-fill{height:100%;background:var(--shq-yellow);transition:width .4s ease-out}.shq-card{background:var(--shq-bg);border-radius:var(--shq-radius);box-shadow:0 24px 60px -20px #0f172a2e;padding:32px 24px;min-height:460px;display:flex;flex-direction:column}@media(min-width:640px){.shq-card{padding:40px}}.shq-title{font-family:inherit;font-weight:700;font-size:26px;line-height:1.1;letter-spacing:-.02em;text-transform:uppercase;text-align:center;margin:0 0 8px}@media(min-width:640px){.shq-title{font-size:32px}}.shq-hint{text-align:center;color:var(--shq-muted);font-size:14px;font-style:italic;margin:0 0 24px}.shq-body{flex:1}.shq-center{display:flex;flex-direction:column;align-items:center;gap:16px}.shq-grid{display:grid;gap:12px;max-width:560px;margin:0 auto;flex:1}.shq-grid-2{grid-template-columns:repeat(2,1fr)}.shq-grid-3{grid-template-columns:repeat(3,1fr)}@media(max-width:540px){.shq-grid-2,.shq-grid-3{grid-template-columns:1fr}}.shq-tile{background:#fff;border:2px solid var(--shq-border);border-radius:18px;padding:20px 16px;cursor:pointer;transition:all .16s ease;font-family:inherit;font-weight:600;color:var(--shq-ink);font-size:14px;text-align:center;min-height:78px;display:flex;align-items:center;justify-content:center}.shq-tile:hover{border-color:var(--shq-blue);background:#41275d08}.shq-tile.is-selected{border-color:var(--shq-blue);background:#41275d0f;transform:scale(1.02)}.shq-input{width:100%;max-width:360px;height:56px;border:2px solid var(--shq-border);border-radius:999px;padding:0 24px;font-family:inherit;font-size:16px;text-align:center;background:#fff;color:var(--shq-ink);outline:none;transition:border-color .16s}.shq-input:focus{border-color:var(--shq-blue)}.shq-input-large{font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:700;height:64px}.shq-hero{position:relative;overflow:hidden}.shq-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 15% 20%,rgba(222,246,212,.55),transparent 60%),radial-gradient(ellipse 50% 60% at 90% 80%,rgba(183,83,121,.18),transparent 60%),radial-gradient(ellipse 80% 60% at 50% 110%,rgba(65,39,93,.1),transparent 70%)}.shq-hero-inner{position:relative;z-index:1}.shq-eyebrow-pill{display:inline-flex;align-items:center;gap:8px;background:#41275d;color:#def6d4;padding:8px 16px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.shq-eyebrow-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:#def6d4;box-shadow:0 0 0 4px #def6d440;animation:shq-pulse 2s ease-in-out infinite}@keyframes shq-pulse{0%,to{opacity:1}50%{opacity:.4}}.shq-h1{font-family:inherit;font-weight:800;font-size:clamp(36px,6vw,68px);line-height:1.02;letter-spacing:-.03em;text-transform:uppercase;margin:16px 0 14px;color:#41275d;text-align:center}.shq-h1 .accent{color:#b75379;font-style:italic;font-weight:800}.shq-sub{text-align:center;max-width:620px;margin:0 auto;color:#475569;font-size:17px;line-height:1.55}.shq-trust{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:22px auto 0;max-width:720px}.shq-trust-pill{display:inline-flex;align-items:center;gap:6px;background:#41275d0f;border:1px solid rgba(65,39,93,.12);color:#41275d;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em}.shq-trust-pill svg{width:14px;height:14px}.shq-stage{display:grid;gap:28px;margin-top:44px;grid-template-columns:1fr}@media(min-width:960px){.shq-stage{grid-template-columns:.85fr 1.15fr;align-items:start;gap:40px}}.shq-side{background:linear-gradient(160deg,#41275d 0% 100%);color:#fff;border-radius:28px;padding:32px 28px;position:relative;overflow:hidden}.shq-side:after{content:"";position:absolute;right:-40px;bottom:-40px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(222,246,212,.35),transparent 70%)}.shq-side h3{font-family:inherit;font-weight:800;font-size:22px;text-transform:uppercase;letter-spacing:-.01em;margin:0 0 18px}.shq-bullets{list-style:none;padding:0;margin:0;display:grid;gap:14px;position:relative;z-index:1}.shq-bullets li{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.45}.shq-bullets .num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#def6d4;color:#41275d;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.shq-side-foot{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);display:flex;align-items:center;gap:10px;position:relative;z-index:1;font-size:12px;opacity:.9}.shq-stars{color:#def6d4;letter-spacing:2px}.shq-stage .shq-wrap{max-width:none}.shq-stage .shq-card{box-shadow:0 30px 80px -30px #0f172a40}.shq-weight{position:relative;max-width:360px;width:100%}.shq-weight .shq-unit{position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:12px;font-weight:700;color:var(--shq-muted);text-transform:uppercase}.shq-consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--shq-muted);cursor:pointer;max-width:420px}.shq-consent input{margin-top:2px}.shq-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--shq-yellow);color:var(--shq-blue);border:0;border-radius:999px;padding:0 28px;height:52px;font-family:inherit;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;text-decoration:none;transition:transform .16s,opacity .16s;min-width:220px}.shq-cta:hover{transform:translateY(-1px)}.shq-cta:disabled{opacity:.6;cursor:not-allowed}.shq-skip{background:none;border:0;color:var(--shq-muted);cursor:pointer;font-size:12px;padding:8px}.shq-nav{display:flex;justify-content:space-between;align-items:center;padding-top:24px;margin-top:24px;border-top:1px solid var(--shq-border)}.shq-back{background:none;border:0;color:var(--shq-muted);cursor:pointer;font-weight:700;font-size:14px}.shq-back:disabled{opacity:.4;cursor:not-allowed}.shq-next{background:var(--shq-blue);color:#fff;border:0;border-radius:999px;padding:0 24px;height:44px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.shq-result{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.shq-eyebrow{display:inline-block;background:var(--shq-yellow);color:var(--shq-blue);padding:4px 12px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.shq-result-title{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:28px;letter-spacing:-.02em;text-transform:uppercase;margin:0}@media(min-width:640px){.shq-result-title{font-size:36px}}.shq-tagline{color:var(--shq-muted);margin:0;max-width:460px}.shq-wee{color:var(--shq-blue);font-weight:600;margin:0}.shq-target{background:linear-gradient(135deg,var(--shq-blue),var(--shq-aubergine));color:#fff;border-radius:24px;padding:28px;max-width:380px;width:100%}.shq-target-num{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:64px;line-height:1;letter-spacing:-.04em;color:var(--shq-yellow)}.shq-target-unit{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;opacity:.85;margin-top:6px}.shq-target-sub{font-size:12px;opacity:.7;margin-top:4px}.shq-stack-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--shq-muted)}.shq-stack{display:flex;flex-direction:column;gap:12px;max-width:420px;width:100%;margin:0 auto}.shq-product{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;background:#fff;border:2px solid var(--shq-border);border-radius:18px;padding:12px 16px 12px 12px;text-decoration:none;color:var(--shq-ink);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.shq-product:hover{transform:translateY(-2px);border-color:var(--shq-blue);box-shadow:0 12px 28px -16px #41275d59}.shq-product-img{width:72px;height:72px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#41275d14,#41275d14);display:flex;align-items:center;justify-content:center}.shq-product-img img{width:100%;height:100%;object-fit:cover;display:block}.shq-product-img-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#41275d0f,#41275d24,#41275d0f);background-size:200% 100%;animation:shq-skel 1.2s linear infinite}.shq-product-img-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px}@keyframes shq-skel{0%{background-position:200% 0}to{background-position:-200% 0}}.shq-product-meta{display:flex;flex-direction:column;gap:4px;text-align:left;min-width:0}.shq-product-name{font-family:Space Grotesk,sans-serif;font-weight:700;text-transform:uppercase;font-size:14px;letter-spacing:.02em;line-height:1.1}.shq-product-price{font-size:13px;color:var(--shq-muted);font-weight:600}.shq-product-arrow{font-family:Space Grotesk,sans-serif;font-weight:700;color:var(--shq-blue);font-size:18px}.shq-promo{background:#def6d466;padding:12px 16px;border-radius:16px;font-size:14px;max-width:380px}.shq-disclaimer{font-size:11px;color:var(--shq-muted);max-width:460px;line-height:1.5}.shq-link{background:none;border:0;color:var(--shq-muted);text-decoration:underline;cursor:pointer;font-size:12px}.shq-page{display:block}.shq-page *{box-sizing:border-box}.shq-split{display:grid;grid-template-columns:1fr;min-height:100vh;position:relative}@media(min-width:960px){.shq-split{grid-template-columns:58fr 42fr;min-height:92vh}}.shq-photo{position:relative;overflow:hidden;background:linear-gradient(135deg,#41275d,#41275d);min-height:56vh}@media(min-width:960px){.shq-photo{min-height:100%}}.shq-photo-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform;transform:scale(1.08);transition:transform 60ms linear}.shq-photo-fallback{background:radial-gradient(ellipse at 30% 20%,rgba(222,246,212,.45),transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(183,83,121,.4),transparent 60%),linear-gradient(135deg,#41275d,#41275d)}.shq-photo-water{position:absolute;left:0;right:0;bottom:0;width:100%;height:100%;pointer-events:none;transform:translateY(78%);will-change:transform;transition:transform 80ms linear}.shq-photo-eyebrow{position:absolute;top:28px;left:28px;z-index:2}.shq-photo-eyebrow .shq-eyebrow-pill{background:#ffffffeb;color:#41275d;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.shq-photo-scrollcue{position:absolute;bottom:24px;left:50%;transform:translate(-50%);width:22px;height:36px;border:2px solid rgba(255,255,255,.7);border-radius:999px;z-index:2}.shq-photo-scrollcue span{display:block;width:4px;height:8px;background:#def6d4;border-radius:999px;margin:6px auto;animation:shq-scrollcue 1.6s ease-in-out infinite}@keyframes shq-scrollcue{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:.3}}.shq-panel{background:#fff;display:flex;align-items:center;justify-content:center;padding:48px 24px;position:relative}@media(min-width:960px){.shq-panel{padding:64px 56px}}.shq-panel-inner{width:100%;max-width:540px;animation:shq-rise .7s cubic-bezier(.2,.7,.2,1) both}@keyframes shq-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.shq-page .shq-h1{font-size:clamp(34px,4.4vw,56px);text-align:center;margin:0 0 14px}.shq-page .shq-sub{text-align:center;font-size:16px;color:#475569;max-width:460px;margin:0 auto 22px}.shq-page .shq-trust{margin:0 auto 28px;max-width:480px}.shq-quiz-mount .shq-card{box-shadow:none;border:1px solid rgba(65,39,93,.08);padding:28px 22px;min-height:auto}.shq-quiz-mount .shq-title{font-size:22px}@media(min-width:640px){.shq-quiz-mount .shq-title{font-size:26px}}.shq-wave{display:block;line-height:0;margin-top:-1px}.shq-wave svg{display:block;width:100%;height:90px}@media(min-width:960px){.shq-wave svg{height:130px}}.shq-wave-up svg{transform:scaleY(-1)}.shq-band{padding:72px 24px}@media(min-width:960px){.shq-band{padding:96px 56px}}.shq-band-inner{max-width:1180px;margin:0 auto;text-align:center}.shq-kicker{display:inline-block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:#b75379;margin:0 0 12px}.shq-h2{font-family:inherit;font-weight:800;font-size:clamp(28px,3.4vw,44px);line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;color:#41275d;margin:0 0 40px}.shq-h2-light{color:#fff}.shq-benefits-grid{display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:720px){.shq-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.shq-benefits-grid{grid-template-columns:repeat(4,1fr)}}.shq-benefit{background:#fff;border-radius:22px;padding:28px 22px;text-align:left;box-shadow:0 8px 30px -16px #0f172a2e;border:1px solid rgba(65,39,93,.06);transition:transform .22s ease,box-shadow .22s ease}.shq-benefit:hover{transform:translateY(-4px);box-shadow:0 18px 40px -20px #41275d47}.shq-benefit-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#41275d;color:#def6d4;font-weight:800;font-size:14px;margin-bottom:14px}.shq-benefit h3{font-family:inherit;font-weight:800;text-transform:uppercase;font-size:15px;letter-spacing:-.01em;margin:0 0 8px;color:#41275d;line-height:1.15}.shq-benefit p{margin:0;font-size:14px;color:#475569;line-height:1.5}.shq-social{background:#41275d;position:relative;overflow:hidden}.shq-social:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 40% 40% at 15% 20%,rgba(222,246,212,.18),transparent 60%),radial-gradient(ellipse 50% 40% at 85% 80%,rgba(183,83,121,.25),transparent 60%)}.shq-stars-xl{display:inline-block;font-size:22px;letter-spacing:6px;color:#def6d4;margin-bottom:14px}.shq-reviews{display:grid;gap:16px;grid-template-columns:1fr;max-width:1080px;margin:0 auto}@media(min-width:900px){.shq-reviews{grid-template-columns:repeat(3,1fr)}}.shq-reviews blockquote{margin:0;padding:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:20px;color:#fff;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shq-reviews p{margin:0 0 12px;font-size:15px;line-height:1.5;font-style:italic}.shq-reviews cite{font-style:normal;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#def6d4}.shq-sachet-trio{margin:48px auto 0;max-width:720px;will-change:transform}.shq-sachet-trio img{width:100%;height:auto;display:block}.shq-disclaimer-band{padding:32px 24px 56px}.shq-disclaimer-band .shq-disclaimer{text-align:center;max-width:620px;margin:0 auto;font-size:11px;color:#94a3b8;line-height:1.6}.shq-cta{position:relative;overflow:hidden}.shq-cta:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg);transition:left .7s ease}.shq-cta:hover:after{left:130%}@media(prefers-reduced-motion:reduce){.shq-photo-img,.shq-photo-water,.shq-sachet-trio{transform:none!important}.shq-photo-scrollcue span,.shq-eyebrow-pill:before{animation:none}.shq-panel-inner{animation:none}}.shq-bottle-upsell{display:flex;gap:16px;align-items:stretch;width:100%;max-width:520px;margin:4px auto 0;padding:14px;border-radius:22px;background:linear-gradient(135deg,#41275d 0% 100%);color:#fff;text-decoration:none;box-shadow:0 12px 32px -16px #41275d8c;transition:transform .2s ease,box-shadow .2s ease;text-align:left}.shq-bottle-upsell:hover{transform:translateY(-2px);box-shadow:0 18px 40px -16px #41275db3}.shq-bottle-img{flex:0 0 96px;width:96px;height:120px;border-radius:14px;background:#ffffff14;overflow:hidden;display:flex;align-items:center;justify-content:center}.shq-bottle-img img{width:100%;height:100%;object-fit:cover;display:block}.shq-bottle-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.shq-bottle-eyebrow{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#def6d4}.shq-bottle-title{font-family:var(--shq-display, inherit);font-weight:700;font-size:16px;letter-spacing:-.01em}.shq-bottle-pitch{font-size:13px;line-height:1.45;opacity:.92}.shq-bottle-pitch strong{color:#def6d4;font-weight:700}.shq-bottle-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px}.shq-bottle-price{font-size:14px;font-weight:700}.shq-bottle-cta{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#def6d4}.shq-seo-inner{max-width:1100px;margin:0 auto;padding:8px 24px 0;text-align:center}.shq-seo-lede{font-size:17px;line-height:1.55;color:#41275d;max-width:820px;margin:8px auto 28px}.shq-seo-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:40px}.shq-seo-card{background:#f7faf7;border-radius:20px;padding:22px;border:1px solid rgba(65,39,93,.08);text-align:center}.shq-seo-card h3{font-family:var(--shq-display, inherit);font-weight:700;font-size:20px;letter-spacing:-.01em;color:#41275d;margin:0 0 8px}.shq-seo-card p{font-size:14px;line-height:1.55;color:#41275d;margin:0 0 8px}.shq-seo-link{display:inline-block;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#41275d;border-bottom:2px solid #DEF6D4;text-decoration:none;padding-bottom:2px}.shq-seo-link:hover{color:#41275d}.shq-faq{margin-top:32px;max-width:820px;margin-left:auto;margin-right:auto;text-align:left}.shq-faq h2{margin-bottom:16px;text-align:center}.shq-faq-item{background:#fff;border:1px solid rgba(65,39,93,.12);border-radius:14px;padding:14px 18px;margin-bottom:10px}.shq-faq-item summary{cursor:pointer;font-weight:700;color:#41275d;font-size:15px;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.shq-faq-item summary::-webkit-details-marker{display:none}.shq-faq-item summary:after{content:"+";color:#b75379;font-weight:700}.shq-faq-item[open] summary:after{content:"\2013"}.shq-faq-item p{margin:10px 0 0;font-size:14px;line-height:1.55;color:#41275d}.shq-link-pillar{display:inline-block;margin:12px auto 0;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#41275d;border-bottom:2px solid #DEF6D4;text-decoration:none;padding-bottom:2px}.shq-link-pillar:hover{color:#b75379}.shq-grid .shq-tile{background:#def6d4;border-color:#41275d1f}.shq-grid .shq-tile:hover,.shq-grid .shq-tile.is-selected{border-color:#41275d;background:#def6d4}
/*# sourceMappingURL=/cdn/shop/t/3/assets/spruce-hydration-quiz.css.map */
