hn-quiz{display:block;color:rgb(var(--color-foreground));--hnq-cta-bg: #d8b55c;--hnq-cta-text: #2b2113;--hnq-cta-hover: #c99d3d;--hnq-selected-bg: rgba(255, 240, 201, .82);--hnq-selected-border: #d8b55c;--hnq-soft-pink: rgba(255, 214, 224, .42);--hnq-soft-gold: rgba(255, 240, 201, .58);--hnq-soft-blue: rgba(217, 236, 255, .36);--hnq-green: #47765f;--hnq-green-bg: rgba(223, 243, 229, .74);--hnq-rose: #9a4f5d;--hnq-rose-bg: rgba(255, 226, 232, .76);--hnq-ink-soft: rgba(var(--color-foreground), .68)}.hnq{max-width:var(--hnq-card-width, 940px);margin:0 auto}.hnq-card{position:relative;overflow:hidden;border-radius:30px;background:#fffc;border:1px solid rgba(255,255,255,.92);box-shadow:0 18px 58px #2f2a2612;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hnq-card:before{content:"";position:absolute;inset:-35% -20% auto auto;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,var(--hnq-soft-pink),transparent 68%);pointer-events:none}.hnq-card__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(250px,.88fr) minmax(0,1.12fr);gap:clamp(22px,4vw,42px);padding:clamp(20px,4.5vw,42px);align-items:center}.hnq-back-link{display:inline-flex;align-items:center;width:fit-content;color:rgba(var(--color-foreground),.62);font-size:14px;line-height:1.2;font-weight:600;text-decoration:none}.hnq-back-link:hover{color:rgb(var(--color-foreground))}.hnq-back-link--top{position:relative;z-index:2;margin:22px 0 0 24px}.hnq-back-link--result{margin-bottom:18px}.hnq-back-link--bottom{margin-top:24px}.hnq-media{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:24px;background:radial-gradient(circle at 28% 12%,rgba(255,255,255,.88),transparent 34%),linear-gradient(135deg,var(--hnq-soft-pink),var(--hnq-soft-gold),var(--hnq-soft-blue))}.hnq-media img,.hnq-product-card img{display:block;width:100%;height:100%;object-fit:cover}.hnq-media__placeholder,.hnq-product-card__placeholder{width:100%;height:100%;background:radial-gradient(circle at 20% 18%,rgba(255,255,255,.86),transparent 34%),linear-gradient(135deg,var(--hnq-soft-pink),var(--hnq-soft-gold),var(--hnq-soft-blue))}.hnq-welcome .hnq-card__inner{align-items:start}.hnq-welcome .hnq-media,.hnq-welcome .hnq-media-stack{align-self:start}.hnq-media-stack{display:grid;gap:14px}.hnq-seo-intro{margin:10px 0 16px;max-width:640px;color:rgba(var(--color-foreground),.62);font-size:14px;line-height:1.55;font-weight:400}.hnq-floating-icon{position:absolute;left:16px;bottom:16px;display:grid;place-items:center;width:66px;height:66px;border-radius:999px;background:#ffffffc2;border:1px solid rgba(255,255,255,.92);box-shadow:0 12px 30px #2f2a2617;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:30px;line-height:1}.hnq-eyebrow{margin:0 0 10px;font-size:12px;line-height:1.2;font-weight:700;color:rgba(var(--color-foreground),.58);text-transform:uppercase;letter-spacing:.09em}.hnq-title{margin:0;font-size:clamp(30px,4vw,42px);line-height:1.08;letter-spacing:-.02em}.hnq-subtitle{margin:16px 0 0;max-width:620px;font-size:clamp(15px,1.3vw,18px);line-height:1.55;color:var(--hnq-ink-soft)}.hnq-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 0}.hnq-pill,.hnq-question-count,.hnq-challenge{display:inline-flex;width:fit-content;align-items:center;padding:7px 11px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);box-shadow:0 5px 18px #2f2a260a;color:rgba(var(--color-foreground),.66);font-size:12px;line-height:1}.hnq-pill--warm,.hnq-challenge{background:#fff0c994;color:rgba(var(--color-foreground),.76)}.hnq-pill--primary{background:linear-gradient(135deg,#ffd6e0b8,#fff0c9b8);border-color:#d8b55c57;color:rgba(var(--color-foreground),.84);font-weight:650}.hnq-pill--tag{background:#ffffff9e;color:rgba(var(--color-foreground),.58)}.hnq-didyouknow,.hnq-note{display:grid;gap:6px;margin:22px 0 0;padding:16px 18px;border-radius:20px;background:linear-gradient(135deg,#fff0c98f,#ffffffc2);border:1px solid rgba(255,255,255,.92);color:rgba(var(--color-foreground),.76);font-size:15px;line-height:1.5}.hnq-didyouknow--small{margin-top:20px;font-size:14px}.hnq-didyouknow--media{margin:0;padding:14px 15px;border-radius:18px;font-size:13px;line-height:1.45}.hnq-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.hnq-actions--center{justify-content:center}.hnq-actions--start{justify-content:flex-start}.hnq-share{max-width:940px;margin:18px auto 0;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;border-radius:24px;background:#ffffff94;border:1px solid rgba(255,255,255,.82);box-shadow:0 12px 34px #2f2a260b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hnq-share__text{min-width:0}.hnq-share__eyebrow{display:block;margin:0 0 4px;color:rgba(var(--color-foreground),.72);font-size:12px;line-height:1.2;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.hnq-share__text p{margin:0;color:rgba(var(--color-foreground),.62);font-size:13px;line-height:1.4}.hnq-share__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.hnq-share__button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:10px 13px;border-radius:999px;border:1px solid rgba(47,42,38,.08);background:#ffffffc7;color:rgba(var(--color-foreground),.76);font:inherit;font-size:13px;line-height:1;font-weight:650;text-decoration:none;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.hnq-share__button:hover,.hnq-share__button:focus-visible{transform:translateY(-1px);background:#fff;border-color:#d8b55c57;box-shadow:0 8px 20px #2f2a260f;color:rgba(var(--color-foreground),.9);outline:none}.hnq-share__button--copy{background:linear-gradient(135deg,#fff0c9b8,#ffffffd1)}.hnq-share__icon{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#ffffffb8;font-size:12px;line-height:1;font-weight:800}.hnq-button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 23px;border:0;border-radius:999px;background:var(--hnq-cta-bg);color:var(--hnq-cta-text);font:inherit;font-size:15px;line-height:1;font-weight:750;text-decoration:none;cursor:pointer;box-shadow:0 14px 30px color-mix(in srgb,var(--hnq-cta-bg) 32%,transparent);transition:transform .22s ease,box-shadow .22s ease,opacity .22s ease,background .22s ease}.hnq-button:hover{transform:translateY(-2px);background:var(--hnq-cta-hover);box-shadow:0 18px 40px color-mix(in srgb,var(--hnq-cta-hover) 36%,transparent)}.hnq-button[disabled]{cursor:default;opacity:.42;transform:none;box-shadow:none}.hnq-text-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:rgba(var(--color-foreground),.62);font:inherit;font-size:14px;font-weight:650;text-decoration:none;cursor:pointer;padding:12px 0}.hnq-text-button:hover{color:rgb(var(--color-foreground))}.hnq-text-button--top{padding-top:0;margin-bottom:8px}.hnq-under-note,.hnq-privacy{margin:12px 0 0;font-size:13px;line-height:1.45;color:rgba(var(--color-foreground),.56)}.hnq-question-wrap,.hnq-capture,.hnq-assessing,.hnq-score,.hnq-reveal,.hnq-transition,.hnq-empty{padding:clamp(24px,4.5vw,44px)}.hnq-question-card,.hnq-capture,.hnq-assessing,.hnq-score,.hnq-transition,.hnq-reveal{position:relative;z-index:1}.hnq-question-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.hnq-question-title{margin:0;max-width:800px;font-size:clamp(23px,2.5vw,29px);line-height:1.22;letter-spacing:-.01em}.hnq-options{display:grid;gap:12px;margin-top:26px}.hnq-option{-webkit-appearance:none;appearance:none;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:58px;padding:13px 15px;border-radius:18px;border:1px solid rgba(47,42,38,.09);background:#ffffffb3;color:rgb(var(--color-foreground));font:inherit;text-align:left;cursor:pointer;box-shadow:0 8px 26px #2f2a2609;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.hnq-option:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--hnq-selected-border) 42%,transparent);background:#ffffffdb}.hnq-option.is-selected{background:var(--hnq-selected-bg);border-color:var(--hnq-selected-border);box-shadow:0 12px 34px color-mix(in srgb,var(--hnq-selected-border) 18%,transparent)}.hnq-option__letter{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(47,42,38,.08);color:rgba(var(--color-foreground),.58);font-size:13px;font-weight:800}.hnq-option.is-selected .hnq-option__letter{background:var(--hnq-cta-bg);color:var(--hnq-cta-text);border-color:transparent}.hnq-option__text{font-size:clamp(15px,1.3vw,18px);line-height:1.35}.hnq-option__check{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:transparent;border:1.5px solid rgba(47,42,38,.18);color:transparent;opacity:1;transform:scale(1);font-size:15px;font-weight:900;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.hnq-option.is-selected .hnq-option__check{background:var(--hnq-selected-border);border-color:var(--hnq-selected-border);color:#fff;transform:scale(1.02)}.hnq-question-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.hnq-transition{text-align:center}.hnq-transition .hnq-question-count,.hnq-transition p{margin-left:auto;margin-right:auto}.hnq-transition .hnq-actions--center{justify-content:center}.hnq-transition__orb,.hnq-assessing__orb,.hnq-score__burst{display:grid;place-items:center;width:96px;height:96px;margin:0 auto 18px;border-radius:999px;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,var(--hnq-soft-pink),var(--hnq-soft-gold));box-shadow:0 20px 50px #2f2a2614;font-size:38px}.hnq-transition h2,.hnq-capture h2,.hnq-assessing h2,.hnq-score h2,.hnq-reveal h2{margin:0;font-size:clamp(28px,3.4vw,38px);line-height:1.1;letter-spacing:-.02em}.hnq-transition p,.hnq-capture p,.hnq-score p,.hnq-reveal__intro,.hnq-materials__intro p{max-width:680px;margin:14px 0 0;font-size:clamp(15px,1.25vw,18px);line-height:1.55;color:var(--hnq-ink-soft)}.hnq-form{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) auto;gap:10px;margin-top:24px;align-items:stretch}.hnq-input{width:100%;min-height:48px;border-radius:999px;border:1px solid rgba(47,42,38,.1);background:#ffffffc7;color:rgb(var(--color-foreground));font:inherit;font-size:15px;padding:12px 16px;outline:none}.hnq-input:focus{border-color:var(--hnq-selected-border);box-shadow:0 0 0 3px color-mix(in srgb,var(--hnq-selected-border) 18%,transparent)}.hnq-error{margin-top:12px;color:var(--hnq-rose);font-weight:700}.hnq-assessing{text-align:center}.hnq-assessing__orb{position:relative;animation:hnq-pulse 1.45s ease-in-out infinite}.hnq-assessing__orb span{width:34px;height:34px;border-radius:999px;border:3px solid rgba(255,255,255,.75);border-top-color:var(--hnq-cta-bg);animation:hnq-spin 1s linear infinite}.hnq-assessing__lines{display:grid;gap:10px;max-width:520px;margin:26px auto 0}.hnq-assessing__line{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(255,255,255,.86);color:rgba(var(--color-foreground),.56);opacity:.36;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease,color .28s ease}.hnq-assessing__line span{width:9px;height:9px;border-radius:999px;background:var(--hnq-cta-bg);opacity:.42}.hnq-assessing__line.is-visible{opacity:1;color:rgb(var(--color-foreground));transform:translateY(0)}.hnq-score{text-align:center}.hnq-score__number{display:inline-flex;align-items:flex-start;gap:4px;margin:4px 0 14px;font-size:clamp(64px,10vw,112px);line-height:.9;font-weight:850;color:rgb(var(--color-foreground));animation:hnq-score-pop .75s cubic-bezier(.22,1.4,.36,1) both}.hnq-score__number span{margin-top:12px;font-size:.32em;color:rgba(var(--color-foreground),.52)}.hnq-answer-list{display:grid;gap:16px;margin-top:28px}.hnq-answer{padding:18px;border-radius:22px;background:#ffffffb3;border:1px solid rgba(47,42,38,.08)}.hnq-answer.is-correct{border-color:color-mix(in srgb,var(--hnq-green) 30%,rgba(255,255,255,.9));background:linear-gradient(135deg,var(--hnq-green-bg),rgba(255,255,255,.74))}.hnq-answer.is-wrong{border-color:color-mix(in srgb,var(--hnq-rose) 30%,rgba(255,255,255,.9));background:linear-gradient(135deg,var(--hnq-rose-bg),rgba(255,255,255,.74))}.hnq-answer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hnq-answer h3{margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.32}.hnq-answer__chip{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#ffffffbd;border:1px solid rgba(255,255,255,.88);font-size:12px;line-height:1;font-weight:750}.hnq-answer.is-correct .hnq-answer__chip{color:var(--hnq-green)}.hnq-answer.is-wrong .hnq-answer__chip{color:var(--hnq-rose)}.hnq-answer__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.hnq-answer__box{display:grid;gap:6px;padding:13px;border-radius:16px;background:#ffffff9e;border:1px solid rgba(255,255,255,.82)}.hnq-answer__box span{font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.54)}.hnq-answer__box strong{font-size:15px;line-height:1.35}.hnq-answer__box.is-good strong{color:var(--hnq-green)}.hnq-answer__box.is-review strong{color:var(--hnq-rose)}.hnq-answer__context{margin-top:12px;padding:14px;border-radius:16px;background:#fffaefc7;border:1px solid rgba(255,255,255,.9)}.hnq-answer__context strong{display:block;margin-bottom:5px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:rgba(var(--color-foreground),.58)}.hnq-answer__context p{margin:0;color:rgba(var(--color-foreground),.72);line-height:1.48}.hnq-materials{display:grid;gap:18px;margin-top:34px;padding-top:30px;border-top:1px solid rgba(47,42,38,.08)}.hnq-materials__intro h3,.hnq-product-row h4{margin:0;font-size:clamp(23px,2.2vw,30px);line-height:1.14}.hnq-primary-product__label{margin:0 0 10px;font-size:13px;font-weight:750;color:rgba(var(--color-foreground),.58);text-transform:uppercase;letter-spacing:.07em}.hnq-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.hnq-product-card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:center;min-height:138px;padding:12px;border-radius:22px;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 30px #2f2a260b;color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.hnq-product-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #2f2a2613}.hnq-product-card--primary{grid-template-columns:170px minmax(0,1fr);min-height:190px;background:linear-gradient(135deg,#fff0c980,#ffffffc7)}.hnq-product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:16px;background:linear-gradient(135deg,var(--hnq-soft-pink),var(--hnq-soft-gold),var(--hnq-soft-blue))}.hnq-product-card__badge{position:absolute;left:9px;bottom:9px;padding:6px 8px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(255,255,255,.9);font-size:11px;line-height:1;font-weight:750;color:rgba(var(--color-foreground),.72)}.hnq-product-card__body h5{margin:0;font-size:clamp(18px,1.6vw,23px);line-height:1.16}.hnq-product-card__body p{margin:8px 0 0;font-size:13px;line-height:1.4;color:rgba(var(--color-foreground),.58)}.hnq-sound{position:fixed;right:18px;bottom:18px;z-index:80;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:10px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.88);background:#ffffffc7;color:rgba(var(--color-foreground),.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 32px #2f2a2614;font:inherit;font-size:12px;font-weight:700;cursor:pointer}@keyframes hnq-spin{to{transform:rotate(360deg)}}@keyframes hnq-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes hnq-score-pop{0%{opacity:0;transform:translateY(18px) scale(.82)}65%{opacity:1;transform:translateY(0) scale(1.06)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:989px){.hnq-card__inner{grid-template-columns:1fr}.hnq-media{max-width:460px}.hnq-product-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.hnq-card{border-radius:24px}.hnq-card__inner,.hnq-question-wrap,.hnq-capture,.hnq-assessing,.hnq-score,.hnq-reveal,.hnq-transition,.hnq-empty{padding:20px}.hnq-title{font-size:clamp(30px,9vw,36px)}.hnq-question-title{font-size:clamp(21px,6vw,24px)}.hnq-question-actions{align-items:stretch}.hnq-question-actions .hnq-button{margin-left:auto}.hnq-form,.hnq-answer__head,.hnq-answer__grid{grid-template-columns:1fr}.hnq-answer__head{display:grid}.hnq-product-card,.hnq-product-card--primary{grid-template-columns:96px minmax(0,1fr);min-height:118px}.hnq-sound{right:12px;bottom:12px}}.hnq-shell>.hnq{width:100%;max-width:none;margin:0}.hnq-shell-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px;padding:0 4px}.hnq-back-link--shell{margin:0;flex:0 0 auto}.hnq-powered{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0;color:rgba(var(--color-foreground),.5);font-size:12px;line-height:1.2;font-weight:650;text-align:right}.hnq-powered__logo{display:inline-block;width:auto;max-width:112px;max-height:20px;object-fit:contain;vertical-align:middle}.hnq-powered__logo-text{color:rgba(var(--color-foreground),.68);font-weight:850;letter-spacing:.03em}.hnq-progress{display:none;overflow:hidden;height:3px;margin:0 0 12px;border-radius:999px;background:#2f2a260e}.hnq-progress.is-visible{display:block}.hnq-progress span{display:block;width:0%;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--hnq-cta-bg),var(--hnq-selected-border));box-shadow:0 0 16px color-mix(in srgb,var(--hnq-cta-bg) 42%,transparent);transition:width .35s ease}.hnq-transition,.hnq-assessing,.hnq-score{text-align:center}.hnq-transition>*,.hnq-assessing>*,.hnq-score>*{margin-left:auto;margin-right:auto}.hnq-transition p,.hnq-capture p,.hnq-score p,.hnq-reveal__intro,.hnq-materials__intro p{margin-left:auto;margin-right:auto}.hnq-transition .hnq-actions,.hnq-score .hnq-actions{justify-content:center}.hnq-score h2,.hnq-transition h2,.hnq-assessing h2{text-align:center}.hnq-score__number{justify-content:center}@media screen and (max-width:749px){.hnq-shell-top{display:grid;gap:8px}.hnq-powered{justify-content:flex-start;text-align:left;flex-wrap:wrap}}.hnq-shell{max-width:940px;margin:0 auto}.hnq-shell-top{display:block;margin:0 0 8px;padding:0 4px}.hnq-shell-title{display:inline-flex;align-items:center;max-width:100%;color:rgba(var(--color-foreground),.62);font-size:13px;line-height:1.3;font-weight:700;letter-spacing:.01em}.hnq-progress{margin:0 0 9px}.hnq-powered-wrap{display:flex;justify-content:center;width:100%;margin:18px auto 0;padding:0 12px;text-align:center}.hnq-powered{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;max-width:min(100%,620px);color:rgba(var(--color-foreground),.52);font-size:12px;line-height:1.25;font-weight:650;text-align:center;flex-wrap:wrap}.hnq-powered__logo{display:inline-block;width:auto;max-width:180px;max-height:34px;object-fit:contain;vertical-align:middle}.hnq-powered__logo-text{display:inline-flex;align-items:center;min-height:24px;color:rgba(var(--color-foreground),.72);font-weight:850;letter-spacing:.03em}.hnq-shell-bottom{display:flex;justify-content:center;margin-top:12px}.hnq-back-link--shell-bottom{margin:0;color:rgba(var(--color-foreground),.52);font-size:13px}.hnq-score h2{max-width:760px}.hnq-score__band{margin-top:8px!important;color:rgba(var(--color-foreground),.72)!important}.hnq-score__band strong{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff0c99e;border:1px solid rgba(255,255,255,.92);font-size:13px;line-height:1}.hnq-score-material{width:min(100%,760px);margin:28px auto 0;text-align:left}.hnq-product-card__title{margin:0;font-size:clamp(18px,1.6vw,23px);line-height:1.16;font-weight:760;color:rgb(var(--color-foreground))}.hnq-product-card__title *{margin:0;color:inherit;font:inherit;line-height:inherit}.hnq-product-card__title .metafield-rich_text_field,.hnq-product-card__title .metafield-rich_text_field p{margin:0}.hnq-product-card__body h5{display:none}.hnq-assessing__subtitle{max-width:620px;margin:12px auto 0;color:var(--hnq-ink-soft);font-size:clamp(15px,1.25vw,18px);line-height:1.55}@media screen and (max-width:749px){.hnq-shell-top{margin-bottom:7px}.hnq-powered-wrap{margin-top:14px}.hnq-powered__logo{max-width:150px;max-height:30px}.hnq-score-material{margin-top:22px}}.hnq-powered-wrap{margin-top:14px!important}.hnq-powered{gap:7px!important;color:rgba(var(--color-foreground),.46)!important}.hnq-powered__logo{max-width:210px!important;max-height:42px!important}.hnq-powered__logo-text{text-transform:none!important;letter-spacing:0!important}.hnq-reveal{padding:clamp(24px,4.2vw,48px)!important}.hnq-reveal__header{max-width:760px;margin:0 auto 28px;text-align:center}.hnq-reveal__header .hnq-eyebrow{justify-content:center;text-align:center}.hnq-reveal__icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 16px;border-radius:999px;background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,var(--hnq-soft-pink),var(--hnq-soft-gold));box-shadow:0 18px 42px #2f2a2614;color:rgba(var(--color-foreground),.72);font-size:30px}.hnq-reveal h2{max-width:820px;margin-left:auto!important;margin-right:auto!important;text-align:center}.hnq-reveal__intro{max-width:700px!important;margin:14px auto 0!important;text-align:center}.hnq-note{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;max-width:780px;margin:28px auto 30px!important;padding:20px!important;border-radius:26px!important;background:radial-gradient(circle at top left,rgba(255,214,224,.36),transparent 38%),linear-gradient(135deg,#fff0c99e,#ffffffd1)!important;border:1px solid rgba(255,255,255,.94)!important;box-shadow:0 16px 44px #2f2a260e;overflow:hidden}.hnq-note__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(255,255,255,.92);box-shadow:0 10px 26px #2f2a260f;font-size:24px}.hnq-note__content{min-width:0}.hnq-note__label{margin:0 0 6px!important;font-size:13px!important;line-height:1.2!important;font-weight:800;color:rgba(var(--color-foreground),.64)!important;text-transform:uppercase;letter-spacing:.06em}.hnq-note__body{position:relative;color:rgba(var(--color-foreground),.74);line-height:1.58;transition:filter .25s ease,max-height .25s ease,opacity .25s ease}.hnq-note__body p{margin:0!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.58!important;color:rgba(var(--color-foreground),.74)!important}.hnq-note.is-locked .hnq-note__body{max-height:56px;filter:blur(5px);opacity:.66;pointer-events:none;-webkit-user-select:none;user-select:none}.hnq-note.is-locked:after{content:"";position:absolute;inset:auto 0 0 0;height:64%;background:linear-gradient(180deg,transparent,rgba(255,252,245,.94));pointer-events:none}.hnq-note__button{position:relative;z-index:2;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:12px;padding:10px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.92);background:#ffffffd1;color:rgba(var(--color-foreground),.74);box-shadow:0 8px 24px #2f2a260e;font:inherit;font-size:13px;line-height:1;font-weight:750;cursor:pointer}.hnq-answer-list{max-width:860px;margin-left:auto;margin-right:auto}.hnq-answer{padding:20px!important;border-radius:24px!important}.hnq-answer__head{align-items:center!important}.hnq-answer__chip{white-space:nowrap}.hnq-answer__box,.hnq-answer__context{box-shadow:inset 0 1px #ffffff9e}.hnq-materials{max-width:920px;margin-left:auto;margin-right:auto}.hnq-materials__intro{text-align:center;max-width:760px;margin:0 auto}.hnq-materials__intro p{margin-left:auto!important;margin-right:auto!important}.hnq-primary-product__label,.hnq-product-row h4{text-align:center}.hnq-product-card{border-radius:30px!important;background:radial-gradient(circle at top left,rgba(255,214,224,.28),transparent 38%),linear-gradient(135deg,#ffffffe0,#fffaefc2)!important;border:1px solid rgba(255,255,255,.96)!important;box-shadow:0 18px 48px #2f2a2611!important}.hnq-product-card--primary{grid-template-columns:minmax(220px,.48fr) minmax(0,.52fr)!important;gap:clamp(18px,3vw,30px)!important;min-height:260px!important;padding:clamp(16px,2.6vw,24px)!important;background:radial-gradient(circle at top left,rgba(255,214,224,.34),transparent 42%),radial-gradient(circle at bottom right,rgba(255,240,201,.48),transparent 42%),#ffffffd1!important}.hnq-product-card:not(.hnq-product-card--primary){grid-template-columns:150px minmax(0,1fr)!important;min-height:178px!important;padding:14px!important}.hnq-product-card__media{border-radius:24px!important;box-shadow:0 16px 34px #2f2a2612}.hnq-product-card__badge{left:12px!important;bottom:12px!important;padding:8px 10px!important;font-size:12px!important}.hnq-product-card__body{align-self:center}.hnq-product-card__title{margin:0;font-size:clamp(22px,2.6vw,34px);line-height:1.06;font-weight:850;letter-spacing:-.025em;color:rgb(var(--color-foreground))}.hnq-product-card:not(.hnq-product-card--primary) .hnq-product-card__title{font-size:clamp(18px,1.7vw,24px)}.hnq-product-card__title *{margin:0!important;font:inherit!important;line-height:inherit!important;color:inherit!important;letter-spacing:inherit!important}.hnq-product-card__body p{margin:10px 0 0!important;font-size:clamp(13px,1.15vw,15px)!important;line-height:1.42!important}.hnq-score .hnq-button[data-action=reveal]{min-width:220px}@media screen and (max-width:749px){.hnq-reveal__icon{width:62px;height:62px;font-size:26px}.hnq-note{grid-template-columns:1fr;gap:12px}.hnq-note__icon{width:50px;height:50px}.hnq-product-card,.hnq-product-card--primary,.hnq-product-card:not(.hnq-product-card--primary){grid-template-columns:1fr!important}.hnq-product-card__media{max-width:100%}}.hnq-score{text-align:center!important;align-items:center!important;justify-items:center!important;padding:clamp(30px,5vw,64px) clamp(22px,5vw,70px)!important}.hnq-score .hnq-eyebrow,.hnq-score__band,.hnq-score__message{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.hnq-score h2{width:100%;max-width:760px!important;margin:10px auto 18px!important;text-align:center!important;font-size:clamp(30px,4vw,50px)!important;line-height:1.04!important;letter-spacing:-.035em!important}.hnq-score__number{margin:8px auto 18px!important}.hnq-score__message{max-width:620px!important;font-size:clamp(16px,1.4vw,19px)!important;line-height:1.55!important}.hnq-score-cta-panel{width:min(100%,760px);margin:clamp(24px,4vw,38px) auto 0;padding:clamp(20px,3vw,30px);display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:16px;align-items:center;text-align:left;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,214,224,.36),transparent 42%),radial-gradient(circle at bottom right,rgba(255,240,201,.46),transparent 42%),#ffffffc7;border:1px solid rgba(255,255,255,.95);box-shadow:0 18px 52px #2f2a2612}.hnq-score-cta-panel__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;background:#ffffffdb;border:1px solid rgba(255,255,255,.96);box-shadow:0 10px 24px #2f2a2611;font-size:24px}.hnq-score-cta-panel__label{margin:0 0 4px!important;font-size:15px!important;line-height:1.2!important;font-weight:850!important;color:rgb(var(--color-foreground))!important;letter-spacing:-.01em}.hnq-score-cta-panel p:not(.hnq-score-cta-panel__label){margin:0!important;max-width:420px;font-size:14px!important;line-height:1.45!important;color:rgba(var(--color-foreground),.64)!important}.hnq-button--analysis{white-space:nowrap;min-width:220px}.hnq-analysis-event{text-align:center!important;align-items:center!important;padding:clamp(32px,5vw,68px) clamp(22px,5vw,72px)!important}.hnq-analysis-event__icon{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 16px;border-radius:999px;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#ffd6e0bf,#fff0c9bf);border:1px solid rgba(255,255,255,.92);box-shadow:0 16px 42px #2f2a2614;font-size:32px;color:rgba(var(--color-foreground),.72)}.hnq-analysis-event .hnq-eyebrow{justify-content:center!important;text-align:center!important}.hnq-analysis-event h2{max-width:820px!important;margin:8px auto 16px!important;text-align:center!important;font-size:clamp(30px,4vw,50px)!important;line-height:1.04!important;letter-spacing:-.035em!important}.hnq-analysis-event__copy{max-width:760px!important;margin:0 auto clamp(26px,4vw,42px)!important;text-align:center!important;font-size:clamp(16px,1.4vw,20px)!important;line-height:1.62!important;color:rgba(var(--color-foreground),.68)!important}.hnq-analysis-material{width:min(100%,940px);margin:0 auto clamp(24px,4vw,38px);padding:clamp(22px,4vw,38px);border-radius:36px;background:radial-gradient(circle at top left,rgba(255,214,224,.28),transparent 40%),linear-gradient(135deg,#ffffffd6,#fffaefbd);border:1px solid rgba(255,255,255,.96);box-shadow:0 20px 60px #2f2a2612}.hnq-analysis-material h3{max-width:760px;margin:8px auto 10px!important;text-align:center!important;font-size:clamp(24px,3vw,40px)!important;line-height:1.08!important;letter-spacing:-.03em!important}.hnq-analysis-material>p:not(.hnq-primary-product__label){max-width:690px;margin:0 auto 24px!important;text-align:center!important;color:rgba(var(--color-foreground),.66)!important;font-size:clamp(15px,1.3vw,18px)!important;line-height:1.55!important}.hnq-analysis-unveil{width:min(100%,860px);margin:0 auto;padding:clamp(24px,4vw,42px);border-radius:38px;background:radial-gradient(circle at top left,rgba(255,214,224,.38),transparent 42%),radial-gradient(circle at bottom right,rgba(255,240,201,.56),transparent 42%),#ffffffd1;border:1px solid rgba(255,255,255,.98);box-shadow:0 24px 70px #2f2a2616;text-align:center}.hnq-analysis-unveil p{max-width:560px;margin:0 auto 18px!important;text-align:center!important;font-size:clamp(16px,1.4vw,19px)!important;color:rgba(var(--color-foreground),.66)!important}.hnq-analysis-button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,360px);padding:17px 26px;border:0;border-radius:999px;background:#171412;color:#fff;box-shadow:0 7px #0000002e,0 18px 36px #0000002e;font:inherit;font-size:15px;line-height:1;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.hnq-analysis-button:hover{transform:translateY(-2px);box-shadow:0 9px #0000002e,0 22px 42px #0003}.hnq-analysis-button:active{transform:translateY(3px);box-shadow:0 3px #0000002e,0 12px 26px #00000029}.hnq-product-card{position:relative;overflow:hidden}.hnq-product-card--primary{grid-template-columns:minmax(280px,.54fr) minmax(0,.46fr)!important;min-height:340px!important}.hnq-product-card:not(.hnq-product-card--primary){grid-template-columns:190px minmax(0,1fr)!important;min-height:220px!important}.hnq-product-card__media{min-height:220px!important}.hnq-product-card--primary .hnq-product-card__media{min-height:300px!important}.hnq-product-card__title{font-size:clamp(28px,3.4vw,48px)!important;line-height:.98!important;letter-spacing:-.045em!important}.hnq-product-card:not(.hnq-product-card--primary) .hnq-product-card__title{font-size:clamp(22px,2.3vw,32px)!important;line-height:1.02!important}.hnq-product-card__title .metafield-rich_text_field,.hnq-product-card__title .metafield-rich_text_field p,.hnq-product-card__title p,.hnq-product-card__title div{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.hnq-product-card__link{display:inline-flex;align-items:center;width:fit-content;margin-top:18px;padding-bottom:3px;border-bottom:1px solid currentColor;color:rgb(var(--color-foreground));font-size:14px;line-height:1;font-weight:850}.hnq-product-card__link:after{content:"\2192";margin-left:8px;transition:transform .18s ease}.hnq-product-card:hover .hnq-product-card__link:after{transform:translate(4px)}@media screen and (max-width:749px){.hnq-score-cta-panel{grid-template-columns:1fr;justify-items:center;text-align:center}.hnq-score-cta-panel p:not(.hnq-score-cta-panel__label){max-width:100%;text-align:center!important}.hnq-button--analysis{width:100%}.hnq-analysis-button{width:100%;min-width:0}.hnq-product-card--primary,.hnq-product-card:not(.hnq-product-card--primary){grid-template-columns:1fr!important;min-height:0!important}.hnq-product-card__media,.hnq-product-card--primary .hnq-product-card__media{min-height:260px!important}.hnq-product-card__title,.hnq-product-card:not(.hnq-product-card--primary) .hnq-product-card__title{font-size:clamp(24px,8vw,36px)!important}}.hnq-score-v9{text-align:center!important}.hnq-score-v9 .hnq-score-cta-panel--v9{grid-template-columns:58px minmax(0,1fr);justify-items:start;position:relative;overflow:hidden}.hnq-score-v9 .hnq-score-cta-panel--v9:after{content:"";position:absolute;inset:auto 18px 18px auto;width:110px;height:110px;border-radius:999px;background:radial-gradient(circle,rgba(255,214,224,.42),transparent 68%);pointer-events:none}.hnq-score-v9 .hnq-button--analysis{grid-column:1 / -1;justify-self:center;min-width:min(100%,390px);margin-top:8px;background:#171412!important;color:#fff!important;box-shadow:0 7px #0000002e,0 18px 36px #00000029!important}.hnq-reveal-v9{padding:clamp(26px,4.4vw,56px)!important}.hnq-full-report-intro,.hnq-analysis-report-block,.hnq-corrected-answers,.hnq-materials-v9{position:relative;z-index:1}.hnq-full-report-intro{max-width:820px;margin:0 auto 34px;text-align:center}.hnq-full-report-intro .hnq-eyebrow{text-align:center!important}.hnq-full-report-intro h2{max-width:820px;margin:10px auto 16px!important;text-align:center!important;font-size:clamp(30px,4vw,50px)!important;line-height:1.05!important;letter-spacing:-.035em!important}.hnq-full-report-intro p:not(.hnq-eyebrow){max-width:760px;margin:0 auto!important;text-align:center!important;color:rgba(var(--color-foreground),.68)!important;font-size:clamp(16px,1.35vw,19px)!important;line-height:1.65!important}.hnq-analysis-report-block{max-width:860px;margin:0 auto 36px;text-align:center}.hnq-analysis-report-block>.hnq-eyebrow{margin-bottom:14px!important;text-align:center!important}.hnq-reveal-v9 .hnq-note{display:block!important;max-width:820px!important;min-height:260px;margin:0 auto!important;padding:clamp(28px,4vw,44px)!important;border-radius:34px!important;text-align:center!important;background:radial-gradient(circle at top left,rgba(255,214,224,.42),transparent 42%),radial-gradient(circle at bottom right,rgba(255,240,201,.58),transparent 42%),#ffffffd6!important;box-shadow:0 22px 70px #2f2a2616!important}.hnq-reveal-v9 .hnq-note__content{display:grid;min-height:200px;place-items:center;gap:18px}.hnq-reveal-v9 .hnq-note__label{margin:0!important;font-size:13px!important;text-align:center!important}.hnq-reveal-v9 .hnq-note__body{width:min(100%,680px);margin:0 auto!important}.hnq-reveal-v9 .hnq-note.is-locked .hnq-note__body{max-height:86px!important;filter:blur(6px)!important;opacity:.46!important}.hnq-reveal-v9 .hnq-note.is-locked:after{top:0!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;background:linear-gradient(180deg,#fffcf53d,#fffcf5b3)!important}.hnq-reveal-v9 .hnq-note__button{z-index:3;margin:0 auto!important;min-width:min(100%,330px);padding:16px 24px!important;border:0!important;background:#171412!important;color:#fff!important;box-shadow:0 7px #0000002e,0 18px 36px #00000029!important;font-size:14px!important;font-weight:850!important}.hnq-section-heading{max-width:720px;margin:0 auto 18px;text-align:center}.hnq-section-heading .hnq-eyebrow{text-align:center!important}.hnq-section-heading h3{margin:0;font-size:clamp(25px,2.8vw,36px);line-height:1.1;letter-spacing:-.025em}.hnq-corrected-answers{margin-top:38px}.hnq-materials-v9{max-width:980px!important;margin:44px auto 0!important;padding-top:34px!important}.hnq-materials-v9 .hnq-materials__intro{max-width:760px!important;margin:0 auto 28px!important;text-align:center!important}.hnq-materials-v9 .hnq-materials__intro .hnq-eyebrow{text-align:center!important}.hnq-materials-v9 .hnq-materials__intro h3{max-width:780px;margin:0 auto 12px!important;font-size:clamp(28px,3.4vw,44px)!important;line-height:1.05!important;letter-spacing:-.035em!important;text-align:center!important}.hnq-materials-v9 .hnq-materials__intro p:not(.hnq-eyebrow){max-width:700px!important;margin:0 auto!important;color:rgba(var(--color-foreground),.68)!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.62!important;text-align:center!important}.hnq-product-grid--simple{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:clamp(18px,3vw,30px)!important;margin-top:28px!important}.hnq-product-grid--simple .hnq-product-card,.hnq-product-grid--simple .hnq-product-card--primary,.hnq-product-grid--simple .hnq-product-card:not(.hnq-product-card--primary){display:block!important;min-height:0!important;padding:0!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:inherit!important;text-align:center!important;overflow:visible!important}.hnq-product-grid--simple .hnq-product-card:hover{transform:translateY(-3px);box-shadow:none!important}.hnq-product-grid--simple .hnq-product-card__media,.hnq-product-grid--simple .hnq-product-card--primary .hnq-product-card__media{width:100%!important;min-height:0!important;aspect-ratio:1 / 1!important;margin:0 0 14px!important;border-radius:24px!important;box-shadow:0 18px 46px #2f2a2614!important}.hnq-product-grid--simple .hnq-product-card__body{text-align:center!important}.hnq-product-grid--simple .hnq-product-card__title,.hnq-product-grid--simple .hnq-product-card:not(.hnq-product-card--primary) .hnq-product-card__title{max-width:95%;margin:0 auto!important;font-size:clamp(19px,2vw,28px)!important;line-height:1.08!important;letter-spacing:-.025em!important;font-weight:850!important;text-align:center!important}.hnq-product-grid--simple .hnq-product-card--primary .hnq-product-card__title{font-size:clamp(22px,2.4vw,34px)!important}.hnq-product-grid--simple .hnq-product-card__body p{max-width:92%;margin:8px auto 0!important;text-align:center!important}.hnq-product-grid--simple .hnq-product-card__link{margin:14px auto 0!important}@media screen and (max-width:749px){.hnq-score-v9 .hnq-score-cta-panel--v9{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important}.hnq-reveal-v9 .hnq-note{min-height:240px}.hnq-reveal-v9 .hnq-note__button{min-width:0;width:100%}}.hnq-analysis-insight{width:min(100%,820px);margin:0 auto 22px;padding:clamp(20px,3vw,30px);display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;text-align:left;border-radius:30px;background:radial-gradient(circle at top left,rgba(255,214,224,.38),transparent 42%),linear-gradient(180deg,#ffffffe0,#fffcf6c7);border:1px solid rgba(255,255,255,.9);box-shadow:0 16px 48px #2f2a260f}.hnq-analysis-insight__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:#fff0c9b8;box-shadow:0 10px 26px #2f2a2614;font-size:20px}.hnq-analysis-insight h3{margin:0 0 8px;font-size:clamp(21px,2.2vw,30px);line-height:1.12;letter-spacing:-.02em}.hnq-analysis-insight p{margin:0;color:rgba(var(--color-foreground),.68);font-size:clamp(15px,1.15vw,18px);line-height:1.62}.hnq-materials-v10{max-width:980px!important;margin:44px auto 0!important;padding-top:34px!important}.hnq-materials-v10 .hnq-materials__intro{max-width:760px!important;margin:0 auto 28px!important;text-align:center!important}.hnq-materials-v10 .hnq-materials__intro .hnq-eyebrow{text-align:center!important}.hnq-materials-v10 .hnq-materials__intro h3{max-width:780px;margin:0 auto 12px!important;font-size:clamp(28px,3.4vw,44px)!important;line-height:1.05!important;letter-spacing:-.035em!important;text-align:center!important}.hnq-materials-v10 .hnq-materials__intro p:not(.hnq-eyebrow){max-width:700px!important;margin:0 auto!important;color:rgba(var(--color-foreground),.68)!important;font-size:clamp(15px,1.25vw,18px)!important;line-height:1.62!important;text-align:center!important}@media screen and (max-width:749px){.hnq-analysis-insight{grid-template-columns:1fr;justify-items:center;text-align:center}}@media screen and (max-width:749px){.hnq-share{margin-top:14px;padding:13px;grid-template-columns:1fr;border-radius:22px}.hnq-share__text{text-align:center}.hnq-share__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.hnq-share__button{width:100%;min-height:42px;padding-left:10px;padding-right:10px;font-size:12.5px}.hnq-didyouknow--media{font-size:12.8px;padding:13px 14px}}.hnq-share{max-width:940px!important;margin:22px auto 0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;border-radius:0!important;background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.hnq-share__eyebrow{margin-bottom:5px!important}.hnq-share__text p{max-width:520px}.hnq-share__actions{gap:9px!important}.hnq-share__button{min-height:42px!important;padding:11px 15px!important;border:0!important;color:#fff!important;box-shadow:0 10px 20px #2f2a2614!important}.hnq-share__button:hover,.hnq-share__button:focus-visible{transform:translateY(-1px)!important;color:#fff!important;filter:brightness(1.03);box-shadow:0 12px 24px #2f2a261f!important}.hnq-share__button--copy{background:#6f472c!important}.hnq-share__button--facebook{background:#1877f2!important}.hnq-share__button--x{background:#111!important}.hnq-share__button--whatsapp{background:#25d366!important;color:#fff!important}.hnq-share__icon{background:#ffffff2e!important;color:#fff!important}.hnq-shell-bottom{margin-top:14px!important}.hn-quiz-page .hn-quiz-related{margin-top:54px!important}.hn-quiz-page .hn-quiz-related__header{margin-bottom:26px!important}.hn-quiz-page .hn-quiz-related__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))!important}@media screen and (max-width:749px){.hnq-share{margin-top:18px!important;padding:0!important;grid-template-columns:1fr!important;gap:12px!important}.hnq-share__text{text-align:left!important}.hnq-share__text p{max-width:100%}.hnq-share__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.hnq-share__button{min-height:44px!important;padding:11px 10px!important}.hnq-powered-wrap{margin-top:15px!important}.hn-quiz-page .hn-quiz-related{margin-top:42px!important}.hn-quiz-page .hn-quiz-related__header{margin-bottom:22px!important}}hn-quiz,.hnq,.hnq-shell,.hnq-card,.hnq-card__inner,.hnq-share-row,.hnq-powered-wrap{box-sizing:border-box;max-width:100%}hn-quiz{overflow-x:clip}.hnq-card__inner,.hnq-content,.hnq-media-stack,.hnq-shell,.hnq-shell-bottom{min-width:0}.hnq-powered-wrap{margin:16px auto 0!important}.hnq-share{display:none!important}.hnq-share-row{width:min(100%,940px);margin:12px auto 0;padding:0 2px;display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;color:rgba(var(--color-foreground),.52);font-size:12px;line-height:1.2}.hnq-share-row__label{display:inline-flex;align-items:center;min-height:30px;padding:0 3px 0 0;color:rgba(var(--color-foreground),.56);font-weight:650;letter-spacing:.01em}.hnq-share-row__button{appearance:none;-webkit-appearance:none;min-width:0;min-height:30px;max-width:100%;padding:6px 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;border:1px solid rgba(var(--color-foreground),.13);background:#ffffff6b;color:rgba(var(--color-foreground),.62);text-decoration:none;font:inherit;font-weight:650;white-space:nowrap;cursor:pointer;box-shadow:none;transition:color .16s ease,border-color .16s ease,background-color .16s ease,transform .16s ease}.hnq-share-row__button:hover,.hnq-share-row__button:focus-visible{color:rgb(var(--color-foreground));border-color:rgba(var(--color-foreground),.24);background:#ffffffb8;transform:translateY(-1px);outline:none}.hnq-share-row__icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;color:currentColor;font-size:12px;line-height:1;font-weight:800}.hnq-share-row__icon--facebook{font-family:Arial,sans-serif;font-size:14px}.hn-quiz-page .hn-quiz-related{margin-top:44px!important}@media screen and (max-width:749px){html,body{overflow-x:hidden}hn-quiz{width:100%;max-width:100%}.hnq,.hnq-shell,.hnq-card{width:100%}.hnq-card__inner{width:100%;grid-template-columns:minmax(0,1fr);padding-left:clamp(16px,5vw,22px);padding-right:clamp(16px,5vw,22px)}.hnq-powered-wrap{margin-top:13px!important}.hnq-share-row{width:100%;margin-top:9px;padding:0;gap:6px;justify-content:center}.hnq-share-row__label{min-height:28px;font-size:11.5px}.hnq-share-row__button{min-height:28px;padding:5px 7px;gap:0}.hnq-share-row__icon{width:15px;height:15px;flex-basis:15px}.hnq-share-row__text{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}.hn-quiz-page .hn-quiz-related{margin-top:36px!important}}hn-quiz.hnq-loading{display:block;min-height:560px;opacity:0;overflow:hidden}hn-quiz.hnq-ready{opacity:1;transition:opacity .18s ease}.hnq-powered-wrap,.hnq-powered{display:none!important}.hnq-button{white-space:normal;text-align:center;line-height:1.18;max-width:100%}.hnq-score-v9 .hnq-button--analysis,.hnq-button--analysis{white-space:normal!important;min-width:0!important;max-width:100%!important;width:fit-content;line-height:1.22!important;padding-left:22px;padding-right:22px}.hnq-question-top{display:grid;justify-items:center;gap:8px;margin:0 0 18px}.hnq-question-topic{display:block;margin:0;padding:0;background:transparent;border:0;box-shadow:none;border-radius:0;color:rgba(var(--color-foreground),.58);font-size:13px;line-height:1.25;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.hnq-question-top .hnq-question-count,.hnq-question-count{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:7px 12px;border-radius:999px;background:#fffc;border:1px solid rgba(216,181,92,.28);box-shadow:0 8px 20px #2f2a260b;color:rgba(var(--color-foreground),.82);font-size:12px;line-height:1;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.hnq-transition{padding:clamp(34px,6vw,72px) clamp(24px,6vw,78px)!important}.hnq-transition h2{margin-top:8px}.hnq-transition p{margin-top:16px;margin-bottom:0}.hnq-transition .hnq-actions--center{margin-top:clamp(28px,4vw,42px)!important;padding-bottom:4px}.hnq-transition .hnq-button{min-width:min(100%,240px)}.hnq-share-row{margin-top:14px}.hn-quiz-page .hn-quiz-related{margin-top:34px!important}@media screen and (max-width:749px){.hnq-score-cta-panel .hnq-button,.hnq-score-v9 .hnq-button--analysis,.hnq-button--analysis{width:100%!important;min-height:52px;padding:13px 18px!important;font-size:14px!important;line-height:1.2!important;overflow-wrap:normal;word-break:normal}.hnq-question-top{gap:7px;margin-bottom:16px}.hnq-question-topic{max-width:100%;font-size:11.5px;line-height:1.3;text-align:center}.hnq-question-top .hnq-question-count,.hnq-question-count{padding:7px 11px;font-size:11px;letter-spacing:.04em}.hnq-transition{padding:34px 22px 38px!important}.hnq-transition__orb{width:82px;height:82px;font-size:32px;margin-bottom:16px}.hnq-transition .hnq-actions--center{margin-top:30px!important}.hnq-transition .hnq-button{width:100%}.hnq-share-row{margin-top:12px}}.hnq-question-top{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;justify-items:stretch!important;gap:12px!important;margin:0 0 18px!important;width:100%}.hnq-question-topic{display:block!important;justify-self:start!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:rgba(var(--color-foreground),.82)!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important;letter-spacing:0!important;text-transform:none!important;text-align:left!important}.hnq-question-topic__label{color:rgba(var(--color-foreground),.58);font-weight:800}.hnq-question-count--question{justify-self:end!important;white-space:nowrap!important;margin:0!important;padding:8px 12px!important;background:#ffffffdb!important;border:1px solid rgba(216,181,92,.36)!important;color:rgba(var(--color-foreground),.86)!important;font-size:12px!important;font-weight:850!important;line-height:1!important;letter-spacing:.02em!important;text-transform:none!important}.hnq-count-short{display:none}.hnq-capture{text-align:center!important;display:grid;justify-items:center;padding-top:clamp(34px,5vw,60px)!important;padding-bottom:clamp(34px,5vw,60px)!important}.hnq-capture .hnq-text-button--top{justify-self:center;margin:0 0 18px!important;padding:0!important}.hnq-capture .hnq-eyebrow{margin:0 0 10px!important;color:rgba(var(--color-foreground),.64)!important}.hnq-capture h2{max-width:680px;margin:0 auto!important;text-align:center!important}.hnq-capture p,.hnq-capture__intro,.hnq-capture .hnq-privacy,.hnq-capture .hnq-error{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.hnq-capture__intro{max-width:600px!important;margin-top:14px!important}.hnq-form--capture{width:100%;max-width:760px;margin:26px auto 0!important}.hnq-form--capture .hnq-button{min-width:150px;white-space:normal!important}.hnq-capture .hnq-privacy{max-width:560px;margin-top:12px!important}@media screen and (max-width:749px){.hnq-question-top{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:10px!important;margin-bottom:16px!important}.hnq-question-topic{font-size:12px!important;line-height:1.35!important;text-align:left!important}.hnq-question-count--question{padding:7px 10px!important;font-size:12px!important;letter-spacing:0!important}.hnq-count-long{display:none}.hnq-count-short{display:inline}.hnq-capture{padding:28px 20px 32px!important}.hnq-capture .hnq-text-button--top{margin-bottom:16px!important}.hnq-capture h2{font-size:clamp(27px,8vw,34px)!important}.hnq-capture__intro{margin-top:12px!important;font-size:15px!important;line-height:1.5!important}.hnq-form--capture{grid-template-columns:1fr!important;max-width:440px;margin-top:22px!important}.hnq-form--capture .hnq-button{width:100%;min-height:52px}}.hnq-sound{display:none!important}.hnq-assessing__lines{text-align:left;justify-items:stretch}.hnq-assessing__line{text-align:left;justify-content:flex-start;width:100%}.hnq-assessing__line span{flex:0 0 auto}@media screen and (max-width:749px){.hnq-assessing__lines{width:100%;max-width:100%;margin-top:22px}.hnq-assessing__line{padding:11px 12px;gap:9px;font-size:14px;line-height:1.35}}.hn-quiz-related__media{overflow:hidden}.hn-quiz-related__media img{transition:transform .32s ease;transform-origin:center center}.hn-quiz-related__card:hover .hn-quiz-related__media img,.hn-quiz-related__card:focus-within .hn-quiz-related__media img{transform:scale(1.2)}@media(prefers-reduced-motion:reduce){.hn-quiz-related__media img{transition:none}.hn-quiz-related__card:hover .hn-quiz-related__media img,.hn-quiz-related__card:focus-within .hn-quiz-related__media img{transform:none}}.hnq-reveal-v9 .hnq-note{position:relative!important;display:grid!important;place-items:center!important;max-width:min(100%,var(--hnq-card-width, 940px))!important;min-height:clamp(280px,34vw,390px)!important;margin:0 auto!important;padding:clamp(30px,5vw,56px)!important;border-radius:38px!important;overflow:hidden!important;text-align:center!important;background:radial-gradient(circle at 20% 12%,rgba(255,214,224,.56),transparent 34%),radial-gradient(circle at 84% 92%,rgba(255,240,201,.74),transparent 38%),linear-gradient(135deg,#ffffffe6,#fffcf5db)!important;border:1px solid rgba(255,255,255,.96)!important;box-shadow:0 26px 90px #2f2a261a!important}.hnq-reveal-v9 .hnq-note:before{content:"";position:absolute;top:-45%;right:-45%;bottom:-45%;left:-45%;background:conic-gradient(from 180deg,transparent,rgba(216,181,92,.18),transparent,rgba(255,214,224,.18),transparent);opacity:.75;animation:hnq-note-ambient 9s linear infinite;pointer-events:none}.hnq-reveal-v9 .hnq-note__content{position:relative!important;z-index:2!important;display:grid!important;width:min(100%,700px)!important;min-height:220px!important;place-items:center!important;align-content:center!important;justify-items:center!important;gap:18px!important}.hnq-reveal-v9 .hnq-note__label{margin:0!important;padding:7px 12px!important;border-radius:999px!important;background:#ffffff9e!important;color:rgba(var(--color-foreground),.78)!important;font-size:12px!important;font-weight:850!important;line-height:1!important;letter-spacing:.075em!important;text-transform:uppercase!important}.hnq-reveal-v9 .hnq-note__body{width:min(100%,650px)!important;margin:0 auto!important;transition:filter .28s ease,opacity .28s ease,transform .28s ease!important}.hnq-reveal-v9 .hnq-note__body p{margin:0!important;font-size:clamp(16px,1.45vw,20px)!important;line-height:1.62!important;color:rgba(var(--color-foreground),.78)!important}.hnq-reveal-v9 .hnq-note.is-locked .hnq-note__body{max-height:96px!important;filter:blur(7px)!important;opacity:.38!important;transform:scale(.985)!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.hnq-reveal-v9 .hnq-note.is-locked:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;z-index:1!important;background:radial-gradient(circle at center,#ffffff1f,#fffcf5d1 62%),linear-gradient(180deg,#fffcf529,#fffcf5ad)!important;pointer-events:none!important}.hnq-note__cta-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;align-content:center;justify-items:center;gap:12px;padding:24px;pointer-events:none}.hnq-note__cta-wrap small{display:block;max-width:260px;color:rgba(var(--color-foreground),.58);font-size:12px;line-height:1.35}.hnq-reveal-v9 .hnq-note__button{position:relative!important;z-index:5!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:min(100%,310px)!important;margin:0 auto!important;padding:16px 24px!important;border:0!important;border-radius:999px!important;background:linear-gradient(135deg,#241a13,#6f472c)!important;color:#fff!important;box-shadow:0 14px 34px #6f472c3b,0 0 0 7px #ffffff52!important;font-size:14px!important;font-weight:850!important;line-height:1!important;letter-spacing:.01em!important;cursor:pointer!important;pointer-events:auto!important;animation:hnq-note-pulse 1.8s ease-in-out infinite}.hnq-reveal-v9 .hnq-note__button:hover,.hnq-reveal-v9 .hnq-note__button:focus-visible{transform:translateY(-1px) scale(1.015)!important;box-shadow:0 18px 42px #6f472c47,0 0 0 8px #ffffff61!important}.hnq-reveal-v9 .hnq-note.is-magic-reveal .hnq-note__body{animation:hnq-note-reveal-glow .78s ease-out both}.hnq-reveal-v9 .hnq-note.is-magic-reveal:before{animation:hnq-note-spark .85s ease-out both}@keyframes hnq-note-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes hnq-note-reveal-glow{0%{opacity:.35;filter:blur(8px);transform:translateY(8px) scale(.985);text-shadow:0 0 0 rgba(216,181,92,0)}55%{opacity:1;filter:blur(0);transform:translateY(0) scale(1.012);text-shadow:0 0 22px rgba(216,181,92,.42)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1);text-shadow:none}}@keyframes hnq-note-spark{0%{opacity:.18;transform:rotate(0) scale(.85)}45%{opacity:.92;transform:rotate(18deg) scale(1.02)}to{opacity:.34;transform:rotate(36deg) scale(1.08)}}@keyframes hnq-note-ambient{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.hnq-reveal-v9 .hnq-note:before,.hnq-reveal-v9 .hnq-note__button,.hnq-reveal-v9 .hnq-note.is-magic-reveal .hnq-note__body,.hnq-reveal-v9 .hnq-note.is-magic-reveal:before{animation:none!important}}@media screen and (max-width:749px){.hnq-reveal-v9 .hnq-note{min-height:300px!important;border-radius:30px!important;padding:26px 18px!important}.hnq-note__cta-wrap{padding:18px}.hnq-reveal-v9 .hnq-note__button{min-width:min(100%,270px)!important;padding:15px 20px!important}}.hnq-reveal-v9 .hnq-note-v41{position:relative!important;display:block!important;width:100%!important;max-width:min(100%,var(--hnq-card-width, 940px))!important;min-height:clamp(300px,38vw,430px)!important;margin:0 auto!important;padding:clamp(30px,5vw,58px)!important;border-radius:clamp(28px,4vw,42px)!important;overflow:hidden!important;text-align:center!important;background:radial-gradient(circle at 18% 12%,rgba(255,214,224,.46),transparent 34%),radial-gradient(circle at 88% 88%,rgba(255,240,201,.68),transparent 40%),linear-gradient(135deg,#fffffff0,#fffcf5eb)!important;border:1px solid rgba(255,255,255,.96)!important;box-shadow:0 26px 90px #2f2a261a!important}.hnq-reveal-v9 .hnq-note-v41:before{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;background:conic-gradient(from 120deg,transparent,rgba(216,181,92,.14),transparent,rgba(255,214,224,.16),transparent);opacity:.72;pointer-events:none;animation:hnq-note-ambient 12s linear infinite}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__content{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:min(100%,680px)!important;min-height:clamp(230px,30vw,320px)!important;margin:0 auto!important;gap:18px!important;text-align:center!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__label{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:rgba(var(--color-foreground),.78)!important;font-size:13px!important;font-weight:850!important;line-height:1!important;letter-spacing:.08em!important;text-transform:uppercase!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__body{width:min(100%,620px)!important;margin:0 auto!important;transition:filter .34s ease,opacity .34s ease,transform .34s ease!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__body p{margin:0!important;font-size:clamp(17px,1.5vw,21px)!important;line-height:1.62!important;color:rgba(var(--color-foreground),.8)!important}.hnq-reveal-v9 .hnq-note-v41.is-locked .hnq-note__label,.hnq-reveal-v9 .hnq-note-v41.is-locked .hnq-note__body{filter:blur(8px)!important;opacity:.28!important;transform:scale(.985)!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.hnq-note-v41 .hnq-note__veil{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:3!important;background:radial-gradient(circle at center,#ffffff80,#fffcf5e0 66%),linear-gradient(180deg,#fffcf51a,#fffcf5b8)!important;pointer-events:none!important}.hnq-note-v41 .hnq-note__cta-wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;pointer-events:none!important;text-align:center!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__button{position:relative!important;z-index:6!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important;min-width:min(100%,320px)!important;max-width:min(100%,360px)!important;margin:0 auto!important;padding:17px 28px!important;border:0!important;outline:0!important;border-radius:999px!important;background:linear-gradient(135deg,#2c1c13,#6f472c)!important;color:#fff!important;box-shadow:0 18px 40px #6f472c3d,0 0 0 9px #ffffff61,inset 0 1px #ffffff29!important;cursor:pointer!important;pointer-events:auto!important;animation:hnq-note-pulse 1.9s ease-in-out infinite!important}.hnq-note-v41 .hnq-note__button-main{display:block!important;font-size:15px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.01em!important;white-space:normal!important}.hnq-note-v41 .hnq-note__button-sub{display:block!important;margin-top:5px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;color:#ffffffb8!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__button:hover,.hnq-reveal-v9 .hnq-note-v41 .hnq-note__button:focus-visible{transform:translateY(-1px) scale(1.015)!important;box-shadow:0 22px 50px #6f472c4d,0 0 0 10px #ffffff70,0 0 34px #d8b55c47,inset 0 1px #ffffff2e!important}.hnq-reveal-v9 .hnq-note-v41.is-magic-reveal{animation:hnq-note-card-pop .82s ease-out both!important}.hnq-reveal-v9 .hnq-note-v41.is-magic-reveal .hnq-note__body{animation:hnq-note-reveal-glow .84s ease-out both!important}@keyframes hnq-note-card-pop{0%{box-shadow:0 26px 90px #2f2a261a}45%{box-shadow:0 28px 100px #d8b55c38,0 0 54px #ffd6e057}to{box-shadow:0 26px 90px #2f2a261a}}@media screen and (max-width:749px){.hnq-reveal-v9 .hnq-note-v41{min-height:340px!important;padding:28px 18px!important;border-radius:30px!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__content{min-height:250px!important;gap:14px!important}.hnq-reveal-v9 .hnq-note-v41 .hnq-note__button{min-width:min(100%,285px)!important;padding:16px 22px!important}.hnq-note-v41 .hnq-note__button-main{font-size:14px!important}}hn-quiz .hnq-shell{width:min(100%,var(--hnq-card-width, 940px))!important;max-width:var(--hnq-card-width, 940px)!important;margin-left:auto!important;margin-right:auto!important}hn-quiz .hnq-shell>.hnq,hn-quiz .hnq-card{width:100%!important;max-width:100%!important}hn-quiz .hnq-share-row,hn-quiz .hnq-shell-bottom{width:min(100%,var(--hnq-card-width, 940px))!important;max-width:var(--hnq-card-width, 940px)!important;margin-left:auto!important;margin-right:auto!important}@media screen and (max-width:749px){hn-quiz .hnq-shell,hn-quiz .hnq-share-row,hn-quiz .hnq-shell-bottom{width:100%!important;max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/hn-quiz.css.map */
