:root{--qr-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.quiz-results-section{display:block;padding:var(--section-padding-top, 60px) 0 var(--section-padding-bottom, 60px)}.qr-loading{text-align:center;padding:80px 24px}.qr-loading__emblem{width:64px;height:64px;margin:0 auto 20px;animation:qr-pulse 1.8s ease-in-out infinite}.qr-loading__emblem img{width:64px;height:64px;display:block;object-fit:contain}.qr-loading__text{font-family:var(--qr-mono);font-size:12px;color:rgb(var(--color-foreground) / .46);letter-spacing:.5px}@keyframes qr-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.qr-empty{text-align:center;padding:80px 24px}.qr-empty__heading{font-weight:500;font-size:clamp(22px,3vw,32px);margin-bottom:12px;color:rgb(var(--color-foreground))}.qr-empty__text{font-size:16px;color:rgb(var(--color-foreground) / .6);margin-bottom:32px}.qr-empty__cta{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;background:rgb(var(--color-foreground));color:rgb(var(--color-background, 255 255 255));font-weight:500;font-size:11px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:background .25s ease}.qr-empty__cta:hover{background:rgb(var(--color-base-highlight))}.qr-content{width:100%;max-width:720px;margin:0 auto;padding:0 24px}.qr__severity{display:inline-block;font-family:var(--qr-mono);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;padding:5px 12px;margin-bottom:20px}.qr__severity--light{color:#22c55e;border:1px solid rgba(34,197,94,.2);background:#22c55e0f}.qr__severity--moderate{color:#f59e0b;border:1px solid rgba(245,158,11,.2);background:#f59e0b0f}.qr__severity--moderate_high{color:#f97316;border:1px solid rgba(249,115,22,.2);background:#f973160f}.qr__severity--severe{color:#ef4444;border:1px solid rgba(239,68,68,.2);background:#ef44440f}.qr__headline{font-weight:500;font-size:clamp(24px,3vw,36px);letter-spacing:-.3px;line-height:1.15;margin-bottom:8px}.qr__summary{font-size:16px;line-height:1.65;color:rgb(var(--color-foreground) / .6);margin-bottom:40px}.qr__label{font-weight:500;font-size:10px;letter-spacing:2px;text-transform:uppercase;color:rgb(var(--color-foreground) / .46);margin-bottom:16px}.qr__body{font-size:15px;line-height:1.7;color:rgb(var(--color-foreground) / .6);margin-bottom:36px}.qr__insight{padding:28px 32px;border-left:2px solid rgb(var(--color-base-highlight));background:rgb(var(--color-foreground) / .02);font-size:17px;line-height:1.65;color:rgb(var(--color-foreground) / .85);margin-bottom:40px}.qr__protocol{padding:28px 32px;border:1px solid rgb(var(--color-border));margin-bottom:40px}.qr__protocol-entry{font-weight:500;font-size:13px;letter-spacing:1px;text-transform:uppercase;color:rgb(var(--color-base-highlight));margin-bottom:16px}.qr__protocol p{font-size:15px;line-height:1.65;color:rgb(var(--color-foreground) / .6);margin-bottom:8px}.qr__protocol p:last-child{margin-bottom:0}.qr__proof{display:flex;gap:24px;margin-bottom:40px;flex-wrap:wrap}.qr__proof-stat{padding:20px 24px;border:1px solid rgb(var(--color-border));text-align:center;flex:1;min-width:140px}.qr__proof-num{font-weight:300;font-size:clamp(28px,2.5vw,40px);letter-spacing:-1px;color:rgb(var(--color-base-highlight));margin-bottom:4px}.qr__proof-label{font-family:var(--qr-mono);font-size:10px;color:rgb(var(--color-foreground) / .55);line-height:1.5}.qr__nudge{font-size:15px;line-height:1.65;color:rgb(var(--color-foreground) / .7);font-style:italic;padding:20px 0;border-top:1px solid rgb(var(--color-border));margin-bottom:40px}.qr__products{margin-bottom:48px}.qr__product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.qr__product-card{text-align:center;position:relative;border:1px solid rgb(var(--color-border));display:flex;flex-direction:column;align-items:center;overflow:hidden}.qr__product-badge{position:absolute;top:16px;right:16px;font-family:var(--qr-mono);font-size:9px;letter-spacing:1px;text-transform:uppercase;color:rgb(var(--color-base-highlight));padding:4px 10px;border:1px solid rgb(var(--color-base-highlight) / .15);background:rgb(var(--color-base-highlight) / .08);z-index:1}.qr__product-image{width:100%;background:rgb(var(--color-foreground) / .03)}.qr__product-image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:1 / 1}.qr__product-placeholder{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground) / .03);font-family:var(--qr-mono);font-size:11px;color:rgb(var(--color-foreground) / .46)}.qr__product-content{padding:24px;display:flex;flex-direction:column;align-items:center;flex:1;width:100%}.qr__product-name{font-weight:500;font-size:16px;letter-spacing:-.2px;color:rgb(var(--color-foreground));margin-bottom:6px}.qr__product-name a{color:inherit;text-decoration:none}.qr__product-name a:hover{color:rgb(var(--color-base-highlight))}.qr__product-subtitle{font-size:13px;color:rgb(var(--color-foreground) / .55);margin-bottom:16px;line-height:1.5}.qr__product-price{font-size:18px;color:rgb(var(--color-foreground));margin-bottom:20px}.qr__product-cta{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 32px;background:rgb(var(--color-foreground));color:rgb(var(--color-background, 255 255 255));font-weight:500;font-size:11px;letter-spacing:2px;text-transform:uppercase;border:none;cursor:pointer;text-decoration:none;transition:background .25s ease;margin-top:auto}.qr__product-cta:hover{background:rgb(var(--color-base-highlight))}.qr__cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;padding-top:20px}.qr__cta-btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 40px;font-weight:500;font-size:11px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .3s ease}.qr__cta-btn--primary{background:rgb(var(--color-foreground));color:rgb(var(--color-background, 255 255 255));border:none}.qr__cta-btn--primary:hover{background:rgb(var(--color-base-highlight))}.qr__cta-btn--outline{background:transparent;color:rgb(var(--color-foreground) / .6);border:1px solid rgb(var(--color-border))}.qr__cta-btn--outline:hover{border-color:rgb(var(--color-base-highlight));color:rgb(var(--color-base-highlight))}.qr-block--bundle_cta{max-width:none;width:100%;margin-top:48px;margin-bottom:48px}.qr-block--bundle_cta .bundle-cta__card{max-width:1200px;margin:0 auto}.bundle-cta__card{display:grid;gap:32px;padding:40px;border-radius:var(--rounded-block);background:rgb(var(--color-foreground) / .03);border:1px solid rgb(var(--color-border, var(--color-foreground) / .1))}@media screen and (min-width:768px){.bundle-cta__card{grid-template-columns:1fr 1fr;gap:48px;align-items:center}}.bundle-cta__overline{font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:rgb(var(--color-highlight, var(--color-base-highlight)));line-height:1}.bundle-cta__items{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:4px 16px}.bundle-cta__item{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.4}.bundle-cta__item-dot{color:rgb(var(--color-highlight, var(--color-base-highlight)));font-size:8px;line-height:1}.bundle-cta__action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center}.bundle-cta__price-row{display:flex;align-items:baseline;gap:8px}.bundle-cta__price{font-size:36px;font-weight:700;line-height:1;letter-spacing:-.02em}.bundle-cta__price-label{font-size:13px;opacity:.55;white-space:nowrap}.bundle-cta__action .button{width:100%;max-width:320px;justify-content:center}.bundle-cta__notify{width:100%;max-width:360px;padding:20px;text-align:left}.bundle-cta__notify .grid{width:100%;gap:12px}.bundle-cta__notify .field{width:100%}.bundle-cta__notify .button{max-width:none}.qr-block--loyalty_cta,.qr-block--product_system{max-width:none;width:100%;margin-top:48px;margin-bottom:48px}.qr-block--product_system .hp-product-grid{max-width:1200px;margin:0 auto}.qr-product-system-header{max-width:720px;margin:0 auto 32px;text-align:left}@media(max-width:768px){.qr__insight{padding:20px 24px;font-size:16px}.qr__protocol{padding:20px 24px}.qr__product-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:32px}.qr__product-grid::-webkit-scrollbar{display:none}.qr__product-card{flex:0 0 calc(100% - 48px);scroll-snap-align:start}.qr__proof{flex-direction:column}.qr__cta{flex-direction:column;align-items:center}}.qr-debug{position:fixed;bottom:0;left:0;right:0;z-index:50;max-height:40vh;overflow-y:auto;background:#1a1a2e;color:#e0e0e0;font-family:var(--qr-mono);font-size:11px;border-top:2px solid #e94560}.qr-debug__details{padding:8px 16px}.qr-debug__summary{cursor:pointer;color:#e94560;font-weight:600;font-size:12px;padding:4px 0;-webkit-user-select:none;user-select:none}.qr-debug__json{margin:8px 0;padding:10px;background:#0f0f23;border:1px solid #333;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:25vh;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/31/assets/anatomy-quiz-results.css.map */
