*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}img{display:block;max-width:100%}:root{--bg: #f8fafc;--bg-soft: #ffffff;--surface: #ffffff;--surface-strong: #f8fbff;--text: #1f2937;--text-soft: #6b7280;--accent: #88ab5a;--accent-red: #b6323a;--accent-red-dark: #992c33;--border: rgba(31, 41, 55, .1);--shadow-soft: 0 6px 24px rgba(15, 23, 42, .06);--content-max: 1220px;--content-pad: clamp(1rem, 3.5vw, 4rem)}html{scroll-behavior:smooth;min-height:100%}body{margin:0;min-height:100%}#root{min-height:100%}html.quiz-theme-active,body.quiz-theme-active,body.quiz-theme-active #root{height:100%;background-color:#0b679c;background:radial-gradient(circle at 50% 15%,rgba(88,187,255,.1),transparent 28%),linear-gradient(180deg,#0c6fa7,#0b679c);overflow:hidden;overscroll-behavior:none}body.quiz-theme-active,body.quiz-theme-active #root,body.quiz-theme-active .quiz-page-mode{background-color:#0b679c;background:radial-gradient(circle at 50% 15%,rgba(88,187,255,.1),transparent 28%),linear-gradient(180deg,#0c6fa7,#0b679c)}.goodlife-site{background:var(--bg);color:var(--text);font-family:Outfit,sans-serif}.goodlife-site.quiz-page-mode{background:radial-gradient(circle at 50% 15%,rgba(88,187,255,.1),transparent 28%),linear-gradient(180deg,#0c6fa7,#0b679c)}.top-nav{position:sticky;top:0;z-index:20;display:grid;justify-items:center;padding:.6rem 1rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8fafce6;border-bottom:1px solid var(--border)}.top-nav-links{display:flex;gap:.3rem}.top-nav a{text-decoration:none;font-family:Sora,sans-serif;font-size:.74rem;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;padding:.45rem .72rem;border-radius:999px;border:1px solid transparent;transition:all .2s ease}.top-nav a:hover{color:#374151;background:#88ab5a14}.top-nav a.is-active{color:#fff;background:linear-gradient(105deg,var(--accent-red),var(--accent-red-dark));border-color:#992c3380}.top-nav-toggle{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hamburger{display:inline-grid;gap:4px}.hamburger span{width:16px;height:2px;background:#374151;border-radius:2px}.top-nav-backdrop{display:none}.hero{position:relative;min-height:calc(100svh - 44px);display:grid;align-items:start;padding:clamp(2rem,3.5vw,3.1rem) var(--content-pad) clamp(1.6rem,2.6vw,2.2rem);isolation:isolate}.hero,.quiz-section,.products,.narrative{scroll-margin-top:72px}.hero-bg{position:absolute;inset:0;z-index:-1;pointer-events:none}.hero-orb{position:absolute;border-radius:999px;filter:blur(28px);opacity:.16}.orb-one{width:min(38vw,410px);aspect-ratio:1;background:radial-gradient(circle,#8fb45740,#8fb45705);top:3%;right:8%}.orb-two{width:min(28vw,300px);aspect-ratio:1;background:radial-gradient(circle,#9dc3f659,#9dc3f60d);bottom:8%;left:4%}.orb-three{width:min(20vw,210px);aspect-ratio:1;background:radial-gradient(circle,#f9de9752,#f9de9708);top:34%;left:44%}.hero-content{max-width:var(--content-max);display:grid;gap:.8rem;margin-inline:auto;width:100%}.brand-lockup{width:fit-content;display:grid;gap:.02rem;margin-bottom:.35rem}.brand-word-shell{position:relative;width:fit-content}.brand-leaf{position:absolute;width:clamp(80px,10.4vw,120px);top:clamp(-58px,-6.1vw,-33px);left:clamp(116px,22.4%,190px);z-index:2;overflow:visible}.brand-leaf-path{fill:none;stroke:#8fb457;stroke-linecap:butt;stroke-linejoin:round}.brand-leaf-path--outline{stroke-width:8.5}.brand-leaf-path--vein{stroke-width:9}.brand-leaf-path--reinforce{stroke-width:11}.brand-leaf-path--reinforce2{stroke-width:7.5}.brand-leaf-path--reinforce3{stroke-width:6.8}.brand-leaf-path.is-drawn{stroke-linecap:round}.brand-wordmark{margin:0;font-family:Lora,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(2.7rem,8.4vw,6.2rem);line-height:.92;letter-spacing:-.015em;color:var(--accent-red);text-shadow:none;white-space:nowrap}.brand-letter{display:inline-block}.brand-tagline{margin:.05rem 0 0;text-align:center;font-family:Lora,Georgia,serif;font-style:italic;font-weight:600;font-size:clamp(1.2rem,2.2vw,1.9rem);letter-spacing:0;color:#95b867;text-shadow:none;white-space:nowrap}.brand-lockup.is-compact{gap:0;transform:scale(.8);transform-origin:center center}.brand-lockup.is-compact .brand-leaf{width:48px;top:-21px;left:80px}.brand-lockup.is-compact .brand-wordmark{font-size:2.8rem;color:var(--accent-red);margin-top:.18rem;line-height:.84}.brand-lockup.is-compact .brand-tagline{font-size:.86rem;color:#95b867;margin-top:.4rem;line-height:.5}.brand-lockup.is-compact .brand-leaf-path{stroke:#8fb457}.hero-kicker,.section-kicker{font-family:Sora,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:#7a9f4d;font-size:.76rem;margin:0}.hero-title{margin:0;font-size:clamp(1.95rem,4.2vw,3.7rem);line-height:1.02;max-width:13ch;font-weight:700;color:#2d394c}.hero-subtitle{margin:0;font-size:clamp(.98rem,1.7vw,1.08rem);color:var(--text-soft);max-width:58ch}.hero-chips{display:flex;gap:.6rem;flex-wrap:wrap}.hero-chip{border:1px solid var(--border);background:#fff;padding:.48rem .72rem;border-radius:999px;font-size:.8rem;color:#4b5563}.hero-cta{width:fit-content;margin-top:.95rem;margin-inline:auto;color:#fff;background:linear-gradient(110deg,var(--accent-red),var(--accent-red-dark));font-weight:600;text-decoration:none;border-radius:999px;padding:.86rem 1.3rem;box-shadow:0 8px 18px #b6323a33;transform:translateY(0) scale(1);transition:transform .28s ease,box-shadow .28s ease,background-position .5s ease;background-size:140% 140%;animation:heroCtaPulse 2.6s ease-in-out infinite}.hero-cta-stack{display:grid;justify-items:center;gap:.7rem}.hero-cta-stack .hero-cta{margin-top:0}.hero-cta-secondary{background:linear-gradient(110deg,#0d74ad,#0b679c);box-shadow:0 8px 18px #0b679c38}.hero-cta:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 24px #b6323a42}.hero-cta.is-scrolled{transform:scale(.97);box-shadow:0 5px 12px #b6323a24;filter:saturate(.92);animation-duration:3.8s}.hero-cta-secondary:hover{box-shadow:0 12px 24px #0b679c47}@keyframes heroCtaPulse{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-floating{display:none}.quiz-section{min-height:100svh;display:grid;align-items:center;padding:clamp(1rem,2vw,1.4rem) var(--content-pad) clamp(1.2rem,2vw,1.6rem);background:radial-gradient(circle at top left,rgba(73,168,224,.12),transparent 24%),radial-gradient(circle at bottom right,rgba(244,163,41,.1),transparent 22%),linear-gradient(180deg,#f5fbff,#edf7fd)}.quiz-shell{width:100%;max-width:var(--content-max);margin-inline:auto;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.2fr);gap:1rem;align-items:stretch;min-height:min(760px,calc(100svh - 120px))}.quiz-intro,.quiz-card{border-radius:1.4rem;box-shadow:0 20px 50px #0a2d4e29;min-height:100%}.quiz-intro{position:relative;overflow:hidden;padding:clamp(1.3rem,2vw,1.8rem);background:radial-gradient(circle at top right,rgba(255,181,63,.2),transparent 32%),radial-gradient(circle at bottom left,rgba(116,197,255,.22),transparent 28%),linear-gradient(145deg,#0f6fa6,#0f5f90 58%,#0d517d);color:#f6fbff;border:1px solid rgba(255,255,255,.14);display:grid;align-content:start;gap:.85rem}.quiz-brand{display:block;width:fit-content;max-width:min(100%,470px);padding:.35rem;border-radius:1.15rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quiz-brand img{display:block;width:100%;height:auto;object-fit:contain;border-radius:.9rem}.quiz-page-mode{position:relative;isolation:isolate;height:100vh;height:100svh;height:100dvh;min-height:100vh;min-height:100svh;min-height:100dvh;overflow:hidden;background-color:#0b679c;background:radial-gradient(circle at 50% 0%,rgba(116,197,255,.12),transparent 30%),linear-gradient(180deg,#0c6fa7,#0b679c)}.quiz-page-frame{height:100%;min-height:0}.quiz-page-header-fill{position:fixed;top:0;left:0;right:0;height:calc(env(safe-area-inset-top,0px) + 44px);background:linear-gradient(180deg,#0b6fa7,#0c6fa7);pointer-events:none;z-index:0}.quiz-page-footer-fill{position:fixed;left:0;right:0;bottom:0;min-height:env(safe-area-inset-bottom,0px);height:calc(env(safe-area-inset-bottom,0px) + 44px);background-color:#0b679c;background:linear-gradient(180deg,#0b679c 0% 100%);pointer-events:none;z-index:0}.quiz-page-mode>*:not(.quiz-page-header-fill):not(.quiz-page-footer-fill){position:relative;z-index:1}.quiz-page-topbar{display:none}.quiz-page-back{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#07325042;color:#f4fbff;text-decoration:none;font-weight:600;box-shadow:0 12px 26px #0418262e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quiz-kicker{margin:0;font-family:Sora,sans-serif;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#b9e1ff}.quiz-intro h2{margin:0;font-size:clamp(1.9rem,4vw,3.2rem);line-height:.98;max-width:10ch}.quiz-intro p{margin:0;color:#f6fbffdb;line-height:1.2}.quiz-stats{display:grid;gap:.55rem;margin-top:.4rem}.quiz-stats span{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;padding:.55rem .75rem;border-radius:999px;background:#ffffff14;color:#f7fbff;font-size:.84rem}.quiz-card{padding:clamp(1rem,2vw,1.45rem);background:linear-gradient(180deg,#f5fbfffa,#e8f4fcf5),#fff;border:1px solid rgba(15,111,166,.14);display:grid;align-content:start;gap:1rem}.quiz-intro-compact{display:grid;justify-items:center;gap:0;min-height:2rem;align-content:center}.quiz-compact-meta{margin:0;color:#fff;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase}.quiz-kicker-separator,.quiz-compact-meta-inline{color:inherit}.quiz-progress{display:grid;gap:.45rem}.quiz-progress p{margin:0;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#5b7791}.quiz-progress-track{width:100%;height:10px;border-radius:999px;background:#0f6fa61c;overflow:hidden}.quiz-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f4a329,#49a8e0 78%);box-shadow:0 0 14px #49a8e057}.quiz-question-head{display:grid;gap:.45rem}.quiz-question-head p,.quiz-result-kicker{margin:0;font-family:Sora,sans-serif;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#0f6fa6}.quiz-question-head h3,.quiz-result-copy h3{margin:0;font-size:clamp(1.5rem,2.8vw,2.35rem);line-height:1.02;color:#163851}.quiz-highlight{color:#49a8e0}.quiz-title-line{display:block;white-space:nowrap}.quiz-question-head span,.quiz-result-copy span{color:#577189;line-height:1.48}.quiz-stage{width:100%;display:grid;align-content:start;gap:1rem}.quiz-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.quiz-option{text-align:left;border:1px solid rgba(15,111,166,.16);background:#fffffff5;color:#123853;border-radius:1.05rem;padding:1rem;min-height:126px;display:grid;align-content:start;gap:.5rem;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.quiz-option:active{transform:translateY(0) scale(.992)}.quiz-option strong{font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.05}.quiz-option span{color:#5a7187;font-size:.9rem;line-height:1.42}.quiz-actions,.quiz-result-actions{display:flex;flex-wrap:wrap;gap:.65rem}.quiz-actions-group{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.quiz-ghost{display:inline-flex;align-items:center;justify-content:center;min-width:8.8rem;padding:.68rem 1rem;border-radius:999px;border:1px solid rgba(15,111,166,.18);background:#fff;color:#0b679c;font-family:Sora,sans-serif;font-size:.84rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.quiz-ghost:disabled{opacity:.45;cursor:not-allowed}.quiz-ghost-link{text-decoration:none}.quiz-result{display:grid;gap:1rem}.quiz-result-product{display:grid;grid-template-columns:minmax(160px,240px) 1fr;gap:1rem;align-items:start;border:1px solid rgba(15,111,166,.15);border-radius:1.2rem;background:#ffffffeb;padding:1rem}.quiz-result-image{border-radius:1rem;background:radial-gradient(circle at 24% 18%,rgba(255,177,63,.18),transparent 30%),linear-gradient(155deg,#fff,#eff7fc);border:1px solid rgba(15,111,166,.12);padding:1rem;min-height:220px;display:grid;place-items:center}.quiz-result-image img{max-height:200px;object-fit:contain}.quiz-result-info{display:grid;gap:.6rem}.quiz-result-info h4{margin:0;font-size:1.42rem;line-height:1.05;color:#153550;text-transform:uppercase}.quiz-result-info p{margin:0;color:#567088;line-height:1.5}.quiz-result-info ul{margin:0;padding-left:1rem;color:#234763;display:grid;gap:.34rem}.narrative{margin-top:clamp(1.2rem,3vw,2rem);padding:clamp(1.1rem,3vw,2.3rem) var(--content-pad) clamp(3rem,4.8vw,5rem)}.products{margin-top:clamp(.18rem,.9vh,.5rem);padding-top:clamp(.45rem,1.2vw,.9rem)}.products>*,.narrative>*{width:100%;max-width:var(--content-max);margin-inline:auto}.section-title{margin:.28rem 0 0;font-size:clamp(1.55rem,3.3vw,2.6rem);line-height:1.05;max-width:20ch;color:#2f3a4e}.section-subtitle{margin:.92rem 0 1.7rem;color:var(--text-soft);max-width:68ch}.products .section-kicker{margin-bottom:.16rem;text-align:center}.products .section-title{margin-top:0;margin-inline:auto;text-align:center}.products .section-subtitle{margin-top:.56rem;margin-bottom:1.15rem;max-width:62ch;margin-inline:auto;text-align:center}.narrative .section-kicker{text-align:center}.narrative .section-title{margin-inline:auto;text-align:center}.section-subtitle code{background:#8fb4571a;border:1px solid var(--border);border-radius:.45rem;padding:.2rem .45rem}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:.9rem;align-items:stretch}.product-card{width:100%;height:100%;min-height:500px;border:1px solid var(--border);border-radius:.95rem;background:var(--surface);box-shadow:0 2px 10px #0f172a0a;padding:1rem;display:grid;grid-template-rows:auto auto 1fr;gap:.9rem;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.product-card:hover{transform:translateY(-2px);border-color:#26314538;box-shadow:0 10px 24px #0f172a14}.product-image-shell{background:radial-gradient(circle at 30% 12%,rgba(154,195,246,.16),transparent 54%),linear-gradient(155deg,#fff,#f8fbfff0),var(--surface-strong);border:1px solid rgba(38,49,69,.11);border-radius:.8rem;min-height:220px;display:grid;place-items:center;overflow:hidden;padding:1rem}.product-image-shell img{width:100%;height:100%;object-fit:contain;max-height:200px}.product-content{display:grid;align-content:start;gap:.56rem;height:100%}.product-line{margin:0;color:#7da74a;font-size:.78rem;text-transform:uppercase;letter-spacing:.09em}.product-content h3{margin:0;font-size:1.34rem;line-height:1.1;color:#2d3a4f;text-transform:uppercase;min-height:2.2em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-content p{margin:0;color:var(--text-soft);font-size:.93rem;line-height:1.42}.product-description{min-height:7.1em;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.product-content ul{margin:.18rem 0 0;padding-left:1rem;color:#334765;display:grid;gap:.36rem}.product-content li{line-height:1.35}.product-highlights{min-height:4.8em}.product-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:.5rem}.product-more{display:inline-flex;align-items:center;justify-content:center;padding:.58rem .96rem;border-radius:999px;border:1px solid rgba(38,49,69,.16);background:#fff;color:#2f3a4e;font-weight:700;font-size:.87rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product-more:hover{transform:translateY(-1px);box-shadow:0 8px 16px #0f172a14;border-color:#26314547}.product-buy{display:inline-flex;align-items:center;justify-content:center;padding:.58rem .96rem;border-radius:999px;border:1px solid rgba(185,44,55,.2);background:#b92c37;color:#fff;text-decoration:none;font-weight:700;font-size:.87rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.product-buy:hover{background:#a8232d;transform:translateY(-1px);box-shadow:0 8px 18px #b92c3733}.product-buy:focus-visible{outline:3px solid rgba(125,167,74,.35);outline-offset:2px}.product-modal{position:fixed;inset:0;z-index:45;display:grid;place-items:center;padding:1rem}.product-modal-backdrop{position:absolute;inset:0;border:0;background:#0f172a85}.product-modal-card{position:relative;z-index:1;width:min(880px,100%);max-height:88vh;overflow:auto;border-radius:1rem;border:1px solid var(--border);background:#fff;box-shadow:0 24px 64px #0f172a47;padding:1.1rem}.product-modal-topbar{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding-bottom:.7rem;border-bottom:1px solid var(--border)}.product-modal-topbar h4{margin:0;font-size:.96rem;letter-spacing:.04em;text-transform:uppercase;color:#4b5563}.product-modal-close{border:1px solid var(--border);background:#fff;color:#374151;border-radius:999px;padding:.42rem .78rem;font-size:.82rem;font-weight:600;line-height:1.1;cursor:pointer}.product-modal-header{display:grid;grid-template-columns:minmax(110px,170px) 1fr;gap:.9rem;align-items:center;margin-top:.75rem}.product-modal-header h3{margin:0;color:#2d3a4f;text-transform:uppercase}.product-modal-image-shell{border:1px solid var(--border);border-radius:.8rem;background:var(--surface-strong);padding:.6rem}.product-modal-image-shell img{width:100%;height:auto;object-fit:contain}.product-modal-description{margin:.8rem 0 0;color:#334155;line-height:1.45}.product-modal-highlights{margin:.8rem 0 0;color:#334765;display:grid;gap:.3rem}.product-modal-actions{margin-top:1rem}.back-to-top{position:fixed;right:14px;bottom:18px;width:42px;height:42px;border-radius:999px;border:1px solid rgba(185,44,55,.2);background:linear-gradient(145deg,#b92c37fa,#99232cfa);color:#fff;font-size:1.02rem;font-weight:700;box-shadow:0 12px 26px #0f172a38,inset 0 1px #ffffff2e;z-index:38;cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .22s ease,transform .22s ease,background-color .22s ease}.back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover{background:linear-gradient(145deg,#c63440,#a22630);transform:translateY(-2px)}.back-to-top svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round;fill:none}@media(min-width:721px){.back-to-top{right:22px;bottom:24px;width:48px;height:48px;font-size:1.1rem}}.narrative-grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.narrative-item{border:1px solid var(--border);background:#fff;border-radius:.9rem;padding:1.05rem;box-shadow:0 2px 10px #0f172a0a}.narrative-item h3{margin:0;font-size:1.05rem;color:#2f3a4f}.narrative-item p{margin:.52rem 0 0;color:var(--text-soft)}.empty-state{border:1px dashed var(--border);border-radius:.9rem;padding:1rem;color:var(--text-soft);background:#8fb4570f}.site-footer{margin-top:1.4rem;padding:2rem var(--content-pad) 2.2rem;background:#1f2937;color:#f3f4f6;text-align:center;display:grid;gap:.45rem;justify-items:center}.site-footer-logo{width:54px;height:54px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.site-footer-logo:hover{transform:translateY(-2px);background:#ffffff1f;box-shadow:0 10px 18px #00000042}.site-footer-logo img{width:34px;height:34px;object-fit:contain}.site-footer p{margin:0;font-weight:500}.site-footer small{color:#cbd5e1}.site-footer-link{color:#fff;text-decoration:none;font-weight:600;letter-spacing:.02em;border-bottom:1px solid rgba(255,255,255,.45)}.site-footer-link:hover{border-bottom-color:#fff}.quiz-section.is-page{--quiz-content-max: 780px;--quiz-option-height: 3.15rem;--quiz-options-gap: .62rem;--quiz-footer-reserve: 5.4rem;min-height:100vh;min-height:100svh;min-height:100dvh;height:100%;align-items:stretch;overflow:hidden;padding:calc(env(safe-area-inset-top,0px) + .8rem) clamp(1rem,3vw,2rem) calc(env(safe-area-inset-bottom,0px) + .85rem);background:radial-gradient(circle at 50% 15%,rgba(88,187,255,.1),transparent 28%),linear-gradient(180deg,#0c6fa7,#0b679c)}.quiz-section.is-page .quiz-shell{max-width:980px;height:100%;min-height:0;overflow:hidden;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);justify-items:center;align-items:stretch;gap:.45rem}.quiz-section.is-page .quiz-intro,.quiz-section.is-page .quiz-card{min-height:100%;border:0;box-shadow:none}.quiz-section.is-page .quiz-intro{width:100%;justify-items:center;align-content:start;text-align:center;padding:0;background:transparent;gap:0;min-height:auto}.quiz-brand-row{display:flex;align-items:center;justify-content:center;gap:.72rem;width:100%;flex-wrap:nowrap}.quiz-section.is-page .quiz-brand{max-width:none;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.quiz-section.is-page .quiz-brand img{width:auto;height:clamp(58px,6.9vw,74px);object-fit:contain;border-radius:0}.quiz-brand-goodlife{width:auto;overflow:visible;padding:0;border-radius:0;background:transparent;box-shadow:none}.quiz-brand-goodlife img{width:auto;height:clamp(52px,5.9vw,64px)}.quiz-section.is-page .quiz-kicker{color:#fff}.quiz-section.is-page .quiz-card{position:relative;width:min(100%,900px);height:100%;padding:0;background:transparent;overflow:visible;display:block;min-height:0}.quiz-section.is-page .quiz-scene{width:100%;height:100%;min-height:0;display:grid;justify-items:center;align-content:start;grid-template-rows:auto minmax(0,1fr);gap:.35rem}.quiz-check-overlay{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;opacity:0;visibility:hidden;z-index:12}.quiz-check-core{position:relative;width:156px;height:156px;display:grid;place-items:center}.quiz-check-badge{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 22px 50px #04273f33,0 0 0 8px #ffffff1a,0 0 0 18px #21c47124}.quiz-check-badge svg{width:100%;height:100%;overflow:visible}.quiz-check-disc{fill:#fff}.quiz-check-mark{fill:none;stroke:#18b85f;stroke-width:6.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1}.quiz-check-burst{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.24);opacity:0}.quiz-check-burst--one{inset:14px;border-color:#48dc8475}.quiz-check-burst--two{inset:2px;border-color:#ffffff2e}.quiz-check-burst--three{inset:30px;border-color:#95f5ba3d}.quiz-check-burst--four{inset:-12px;border-color:#18b85f24}.quiz-section.is-page .quiz-progress{width:min(100%,520px);justify-items:center}.quiz-section.is-page .quiz-progress p{color:#e5f5ffc7}.quiz-section.is-page .quiz-progress-track{height:8px;background:#ffffff26}.quiz-section.is-page .quiz-progress-track span{background:linear-gradient(90deg,#7fd1ff,#f4a329);box-shadow:0 0 18px #7fd1ff33}.quiz-section.is-page .quiz-question-head{width:min(100%,var(--quiz-content-max));justify-items:center;text-align:center;gap:.55rem;min-height:clamp(5.8rem,13vh,8.4rem);align-content:end}.quiz-section.is-page .quiz-question-head p,.quiz-section.is-page .quiz-result-kicker{color:#fff}.quiz-section.is-page .quiz-question-head h3,.quiz-section.is-page .quiz-result-copy h3{max-width:none;font-size:clamp(1.7rem,4.7vw,3.5rem);line-height:.98;letter-spacing:-.03em;text-transform:uppercase;color:#fff}.quiz-section.is-page .quiz-question-head .quiz-highlight,.quiz-section.is-page .quiz-result-copy .quiz-highlight{color:#ffc000}.quiz-section.is-page .quiz-question-head span,.quiz-section.is-page .quiz-result-copy span{color:#fff}.quiz-section.is-page .quiz-options{width:min(100%,var(--quiz-content-max));grid-template-columns:1fr;grid-auto-rows:var(--quiz-option-height);gap:var(--quiz-options-gap);min-height:0;align-content:start;margin-top:.72rem}.quiz-section.is-page .quiz-stage{width:100%;height:100%;min-height:0;overflow:visible;display:grid;grid-template-rows:minmax(0,1fr);align-content:start;justify-items:center;gap:0;padding-bottom:var(--quiz-footer-reserve)}.quiz-section.is-page .quiz-scene-step{margin:0;text-align:right;font-size:.84rem;letter-spacing:.08em;text-transform:uppercase;color:#fff}.quiz-start-screen{width:min(100%,620px);height:100%;position:relative;isolation:isolate;display:grid;justify-items:center;align-content:center;text-align:center;gap:1rem;min-height:0;padding-top:0;padding-bottom:1.4rem}.quiz-idle-insights{position:absolute;inset:0;pointer-events:none;z-index:-1}.quiz-idle-insight{position:absolute;top:var(--idle-top);right:var(--idle-right);bottom:var(--idle-bottom);left:var(--idle-left);display:inline-flex;align-items:center;gap:.72rem;padding:.82rem 1.12rem;max-width:210px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;box-shadow:0 14px 30px #0317251f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transform:translate3d(0,10px,0) scale(.96);will-change:transform,opacity;animation:quiz-idle-insight-single 4.4s ease-in-out both}.quiz-idle-insight-icon{width:1.18rem;height:1.18rem;display:inline-grid;place-items:center;flex:0 0 auto}.quiz-idle-insight-icon svg{width:100%;height:100%;color:#fff}.quiz-idle-insight-label{font-family:Montserrat,sans-serif;font-size:.94rem;font-weight:600;letter-spacing:.02em;line-height:1.1}.quiz-start-screen.is-awake .quiz-idle-insight{animation:none;opacity:0;transform:translate3d(0,10px,0) scale(.96)}@keyframes quiz-idle-insight-single{0%,to{opacity:0;transform:translate3d(0,10px,0) scale(.96)}16%,80%{opacity:.96;transform:translateZ(0) scale(1)}92%{opacity:0;transform:translate3d(0,-8px,0) scale(.975)}}.quiz-start-orb{position:absolute;border-radius:50%;z-index:-1;filter:blur(1px);pointer-events:none}.quiz-start-orb--one{width:188px;height:188px;top:6%;left:5%;background:radial-gradient(circle,#ffc0002e,#ffc00005 72%)}.quiz-start-orb--two{width:154px;height:154px;right:8%;top:18%;background:radial-gradient(circle,#81dcff2e,#81dcff08 72%)}.quiz-start-orb--three{width:220px;height:220px;bottom:8%;left:50%;transform:translate(-50%);background:radial-gradient(circle,#ffffff1f,#ffffff05 70%)}.quiz-start-pulse{position:absolute;top:50%;left:50%;width:360px;height:360px;transform:translate(-50%,-38%);pointer-events:none;z-index:-1}.quiz-start-pulse-ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.16)}.quiz-start-pulse-ring--mid{inset:32px;border-color:#81dcff2e}.quiz-start-pulse-ring--inner{inset:68px;border-color:#ffc00038}.quiz-start-screen h3{margin:0;font-size:clamp(2.2rem,5.5vw,3.8rem);line-height:.98;letter-spacing:-.03em;text-transform:uppercase;color:#fff}.quiz-start-screen p{margin:0;max-width:32ch;color:#fff;line-height:1.5;margin-bottom:1rem}.quiz-start-button{align-self:center;min-width:220px;min-height:56px;padding:.95rem 1.5rem;margin-inline:auto;margin-top:.35rem;border:0;border-radius:999px;background:linear-gradient(135deg,#fff,#dff2ff);color:#0b679c;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 18px 36px #0317252e;transition:transform .2s ease,box-shadow .2s ease}.quiz-start-button:hover{transform:translateY(-2px);box-shadow:0 22px 40px #03172538}.quiz-start-button:active{transform:translateY(0)}.quiz-section.is-page .quiz-result-actions .quiz-ghost,.quiz-section.is-page .quiz-result-actions .quiz-ghost-link{border:1px solid rgba(255,255,255,.32);background:#fff;color:#0b679c;-webkit-backdrop-filter:none;backdrop-filter:none;text-decoration:none;box-shadow:0 10px 24px #04273f1f}.quiz-section.is-page .quiz-actions{width:min(100%,820px);margin-top:0;padding-top:.9rem}.quiz-section.is-page .quiz-result{height:auto;min-height:0;align-content:start;place-self:center}.quiz-section.is-page .quiz-result-product{height:auto;align-items:start}.quiz-section.is-page .quiz-result-info{height:auto;align-content:start}.quiz-section.is-page .quiz-actions-fixed{position:fixed;left:clamp(.9rem,3vw,2rem);right:clamp(.9rem,3vw,2rem);bottom:calc(env(safe-area-inset-bottom,0px) + .55rem);transform:none;width:auto;margin-top:0;padding-top:0;justify-content:space-between;align-items:flex-end;z-index:20}.quiz-section.is-page .quiz-result-actions-fixed{position:fixed;left:auto;right:clamp(.9rem,3vw,2rem);bottom:calc(env(safe-area-inset-bottom,0px) + .55rem);transform:none;width:auto;margin-top:0;padding-top:0;justify-content:flex-end;align-items:center;z-index:20}.quiz-section.is-page .quiz-result-actions-fixed-top{top:calc(env(safe-area-inset-top,0px) + .55rem);bottom:auto}.quiz-section.is-page .quiz-result-actions-fixed-bottom{left:50%;right:auto;top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + .55rem);transform:translate(-50%);justify-content:center}.quiz-section.is-page .quiz-actions.quiz-actions-fixed{justify-content:space-between;align-items:flex-end}.quiz-section.is-page .quiz-option{width:100%;height:100%;min-height:0;padding:.7rem;border:1px solid rgba(255,255,255,.12);border-radius:.75rem;text-align:center;justify-items:center;align-items:center;color:#0c6da3;box-shadow:0 8px 20px #0215221a}.quiz-section.is-page .quiz-option:disabled{cursor:default}.quiz-option-placeholder{width:100%;height:100%;min-height:0;border-radius:.75rem;background:transparent;border:0;opacity:1}.quiz-section.is-page .quiz-option:active{transform:translateY(0) scale(.99)}.quiz-section.is-page .quiz-option strong{font-family:Montserrat,sans-serif;max-width:24ch;font-size:clamp(.96rem,1.65vw,1.28rem);line-height:1.18;text-transform:none;letter-spacing:0;font-weight:100;text-wrap:balance}@media(min-width:721px){.quiz-section.is-page .quiz-option strong{max-width:none;white-space:nowrap}.brand-lockup.is-compact .brand-leaf{width:44px;top:-17px;left:57px}}.quiz-section.is-page .quiz-option span{display:none}.quiz-section.is-page .quiz-actions,.quiz-section.is-page .quiz-result-actions{justify-content:center}.quiz-section.is-page .quiz-result-actions{justify-content:flex-end}.quiz-section.is-page .quiz-ghost{border-color:#ffffff52;background:#fff;color:#0b679c;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 10px 24px #04273f1f}.quiz-section.is-page .quiz-result{width:min(100%,860px);min-height:0;overflow:visible;padding:1.35rem;border-radius:1.4rem;background:#052c4538;border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 40px #03172529;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(min-width:721px)and (max-width:1180px){.quiz-section.is-page{--quiz-content-max: 720px;--quiz-option-height: 2.9rem;--quiz-options-gap: .52rem;--quiz-footer-reserve: 5.2rem;padding-top:calc(env(safe-area-inset-top,0px) + .7rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + .7rem)}.quiz-section.is-page .quiz-stage{padding-bottom:var(--quiz-footer-reserve)}.quiz-section.is-page .quiz-question-head{min-height:clamp(5.2rem,11vh,7rem);gap:.45rem}.quiz-section.is-page .quiz-question-head h3,.quiz-section.is-page .quiz-result-copy h3{font-size:clamp(1.55rem,4.2vw,2.8rem);line-height:1}.quiz-section.is-page .quiz-options{margin-top:.62rem}.quiz-section.is-page .quiz-option strong{font-size:clamp(.96rem,1.7vw,1.08rem);line-height:1.5;font-weight:100}.quiz-section.is-page .quiz-actions-fixed{left:.85rem;right:.85rem;bottom:calc(env(safe-area-inset-bottom,0px) + .45rem)}.quiz-section.is-page .quiz-result-actions-fixed{right:.85rem;bottom:calc(env(safe-area-inset-bottom,0px) + .45rem)}.quiz-section.is-page .quiz-result-actions-fixed-top{top:calc(env(safe-area-inset-top,0px) + .45rem);bottom:auto}.quiz-section.is-page .quiz-result-actions-fixed-bottom{left:50%;right:auto;top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + .45rem);transform:translate(-50%)}.quiz-section.is-page .quiz-actions.quiz-actions-fixed{justify-content:space-between;align-items:flex-end}}@media(hover:hover)and (pointer:fine){.quiz-option:hover{transform:translateY(-2px);border-color:#0f6fa657;box-shadow:0 16px 28px #0f48701a;background:#fff}.quiz-ghost:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 20px #0f487014;border-color:#0f6fa64d}.quiz-section.is-page .quiz-result-actions .quiz-ghost:hover:not(:disabled),.quiz-section.is-page .quiz-result-actions .quiz-ghost-link:hover{border-color:#ffffff85;background:#fff;box-shadow:0 12px 26px #04273f29}.quiz-section.is-page .quiz-option:hover{transform:translateY(-2px);border-color:#74c5ff42;box-shadow:0 12px 24px #02152229}.quiz-section.is-page .quiz-ghost:hover:not(:disabled){border-color:#ffffff47;box-shadow:0 10px 20px #0317252e}}.quiz-section.is-page .quiz-result-product{align-items:center}@media(max-width:1024px){.quiz-shell{grid-template-columns:1fr;min-height:auto}.quiz-intro h2{max-width:12ch}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.narrative-grid{grid-template-columns:1fr}.product-card{min-height:480px}}@media(max-width:960px){.quiz-options{grid-template-columns:1fr}.brand-leaf{left:clamp(98px,25.2%,154px);top:-52px;width:clamp(82px,20vw,116px)}.products-grid{grid-template-columns:1fr}}@media(max-width:720px){.quiz-page-topbar{display:none}.top-nav{justify-items:end;gap:0;padding:0;position:sticky;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none;height:0;z-index:40}.top-nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--border);border-radius:999px;background:#ffffffeb;color:#374151;font-family:Sora,sans-serif;padding:0;position:fixed;top:12px;right:12px;box-shadow:0 8px 24px #0f172a24;z-index:42;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.top-nav-toggle:hover{transform:translateY(-1px);box-shadow:0 10px 26px #0f172a2e}.top-nav-toggle.is-open{background:#fff}.top-nav-links{display:grid;gap:.28rem;padding:.62rem;background:#fffffffa;border:1px solid var(--border);border-radius:.85rem;box-shadow:0 18px 44px #0f172a33;position:fixed;top:62px;right:12px;min-width:168px;z-index:42;opacity:0;transform:translateY(-10px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.top-nav-links.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.top-nav-links a{text-align:center;padding:.58rem .7rem}.top-nav-backdrop.is-open{display:block;position:fixed;inset:0;border:0;background:#0f172a3d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:41}.hero{min-height:calc(100svh + 24px);padding-top:4.6rem;padding-bottom:3.1rem}.hero-content{max-width:100%;justify-items:center;text-align:center}.products,.quiz-section,.narrative{padding-top:.7rem;padding-bottom:2.2rem;padding-inline:.85rem}.quiz-section{min-height:100svh;align-items:stretch;padding-top:4.9rem}.quiz-section.is-page{--quiz-content-max: 100%;--quiz-option-height: 2.45rem;--quiz-options-gap: .38rem;--quiz-footer-reserve: 4.6rem;height:100%;min-height:100%;padding-top:calc(env(safe-area-inset-top,0px) + .55rem);padding-inline:.95rem;padding-bottom:calc(env(safe-area-inset-bottom,0px) + .55rem)}.quiz-section.is-page .quiz-shell{height:100%;min-height:0;gap:.42rem}.quiz-section.is-page .quiz-card,.quiz-section.is-page .quiz-stage{height:100%;min-height:0}.quiz-start-screen h3{font-size:clamp(1.8rem,8.8vw,2.6rem)}.quiz-start-button{min-width:200px;min-height:50px;font-size:.92rem}.quiz-start-screen{min-height:0;padding-top:0;padding-bottom:1rem}.quiz-idle-insight{top:var(--idle-mobile-top);right:var(--idle-mobile-right);bottom:var(--idle-mobile-bottom);left:var(--idle-mobile-left);padding:.58rem .84rem;gap:.5rem;max-width:150px}.quiz-idle-insight-label{font-size:.76rem}.quiz-start-pulse{width:290px;height:290px;transform:translate(-50%,-34%)}.quiz-start-orb--one{width:128px;height:128px;top:11%;left:-2%}.quiz-start-orb--two{width:112px;height:112px;right:0;top:22%}.quiz-start-orb--three{width:156px;height:156px;bottom:14%}.quiz-section.is-page .quiz-actions{width:100%;padding-top:0;justify-content:space-between;align-items:flex-end}.quiz-section.is-page .quiz-brand{max-width:min(100%,205px)}.quiz-brand-row{gap:.38rem}.quiz-page-header-fill{height:calc(env(safe-area-inset-top,0px) + 56px)}.quiz-page-footer-fill{height:calc(env(safe-area-inset-bottom,0px) + 56px)}.quiz-section.is-page .quiz-brand img{height:clamp(38px,10vw,48px)}.quiz-brand-goodlife img{height:clamp(32px,8.7vw,40px)}.quiz-section.is-page .quiz-question-head h3,.quiz-section.is-page .quiz-result-copy h3{font-size:clamp(1.4rem,7.4vw,2.1rem);margin-inline:auto}.quiz-section.is-page .quiz-question-head{width:100%;justify-items:center;text-align:center;gap:.36rem}.quiz-section.is-page .quiz-title-line{white-space:normal}.quiz-section.is-page .quiz-question-head{min-height:0}.quiz-section.is-page .quiz-options{width:100%;justify-items:center;margin-top:.56rem}.quiz-section.is-page .quiz-scene-step{flex:0 0 auto;margin-top:0;padding-right:0;font-size:.76rem}.quiz-actions-group{gap:.42rem}.quiz-ghost{min-width:6.9rem;padding:.58rem .88rem;font-size:.72rem}.quiz-section.is-page .quiz-option,.quiz-option-placeholder{border-radius:.72rem}.quiz-section.is-page .quiz-option strong{display:block;width:100%;max-width:none;font-size:clamp(.78rem,3.3vw,.94rem);line-height:1.08;font-weight:100;letter-spacing:-.01em;white-space:nowrap;text-align:center}.quiz-check-core{width:108px;height:108px}.quiz-check-badge{width:78px;height:78px;box-shadow:0 16px 34px #04273f33,0 0 0 8px #ffffff1f}.quiz-section.is-page .quiz-result{width:100%;max-width:100%;place-self:stretch center;padding:.2rem 0 0;gap:.72rem}.quiz-section.is-page .quiz-result-copy{width:100%;display:grid;justify-items:center;text-align:center;gap:.3rem}.quiz-result-product{grid-template-columns:1fr}.quiz-section.is-page .quiz-result-product{grid-template-columns:1fr;width:100%;padding:.82rem;gap:.72rem;border-radius:1rem}.quiz-section.is-page .quiz-result-info{gap:.45rem}.quiz-section.is-page .quiz-result-info h4{font-size:clamp(1rem,5vw,1.24rem);line-height:1.08}.quiz-section.is-page .quiz-result-info p,.quiz-section.is-page .quiz-result-info ul{font-size:.9rem;line-height:1.35}.quiz-section.is-page .quiz-result-image{min-height:148px;padding:.78rem}.quiz-section.is-page .quiz-result-image img{max-height:132px}.quiz-intro,.quiz-card{border-radius:1.1rem}.quiz-intro{padding:1rem;gap:.72rem}.quiz-brand{width:100%;padding:.28rem}.quiz-card{padding:.9rem}.quiz-option{min-height:110px;padding:.9rem}.quiz-question-head h3,.quiz-result-copy h3{font-size:clamp(1.35rem,7vw,1.75rem)}.quiz-result-image{min-height:180px}.section-title{font-size:clamp(1.55rem,8.2vw,2rem);line-height:1.08;max-width:15ch}.section-subtitle{margin-bottom:1.1rem}.product-card{min-height:500px}.product-modal-header{grid-template-columns:1fr;justify-items:center;text-align:center;padding-right:0}.brand-lockup{transform:none;width:100%;margin-inline:auto}.brand-word-shell{margin-inline:auto}.brand-wordmark{text-align:center}.brand-tagline{text-align:center;padding-left:0;font-size:clamp(.92rem,5vw,1.22rem);margin-top:.02rem}.brand-leaf{left:43.8%;top:-24px;transform:translate(-50%);width:clamp(50px,15.2vw,66px)}.brand-wordmark{font-size:clamp(2.7rem,16vw,3.8rem)}.hero-title{max-width:18ch}.narrative-grid{margin-top:.7rem;gap:.55rem}.narrative-item{border-radius:.75rem;padding:.75rem .78rem}.narrative-item h3{font-size:.92rem}.narrative-item p{margin-top:.28rem;font-size:.82rem;line-height:1.3}}@media(max-width:720px){.hamburger{gap:3px}.hamburger span{width:15px;height:1.8px;transition:transform .24s ease,opacity .2s ease}.top-nav-toggle.is-open .hamburger span:nth-child(1){transform:translateY(4.8px) rotate(45deg)}.top-nav-toggle.is-open .hamburger span:nth-child(2){opacity:0}.top-nav-toggle.is-open .hamburger span:nth-child(3){transform:translateY(-4.8px) rotate(-45deg)}}@media(min-width:1025px){.hero-content{max-width:1220px}.hero{padding-top:4.7rem;padding-bottom:1.8rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:721px)and (max-height:540px)and (orientation:landscape){.quiz-section.is-page{--quiz-content-max: min(100%, 600px);--quiz-option-height: 2.05rem;--quiz-options-gap: .14rem;--quiz-footer-reserve: 2.55rem;padding-top:calc(env(safe-area-inset-top,0px) + .38rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + .32rem);padding-inline:.8rem}.quiz-section.is-page .quiz-shell{gap:.16rem}.quiz-brand-row{gap:.3rem}.quiz-section.is-page .quiz-brand img{height:clamp(26px,4.8vw,34px)}.quiz-brand-goodlife img{height:clamp(22px,4.2vw,29px)}.quiz-section.is-page .quiz-card{height:100%}.quiz-section.is-page .quiz-stage{padding-bottom:var(--quiz-footer-reserve)}.quiz-section.is-page .quiz-scene{gap:.22rem}.quiz-start-screen{width:min(100%,540px);min-height:0;gap:.42rem;padding-bottom:0}.quiz-start-screen h3{font-size:clamp(1.38rem,4.2vw,1.92rem);max-width:10.5ch}.quiz-start-screen p{max-width:30ch;font-size:.78rem;line-height:1.16;margin-bottom:.18rem}.quiz-section.is-page .quiz-question-head{min-height:0;gap:.18rem}.quiz-section.is-page .quiz-question-head h3,.quiz-section.is-page .quiz-result-copy h3{font-size:clamp(1.1rem,4vw,1.56rem);line-height:.96}.quiz-section.is-page .quiz-question-head span,.quiz-section.is-page .quiz-result-copy span{line-height:1.14;max-width:34ch}.quiz-section.is-page .quiz-options{height:auto;grid-auto-rows:var(--quiz-option-height);align-content:start;margin-top:.24rem}.quiz-section.is-page .quiz-option,.quiz-section.is-page .quiz-option-placeholder{box-sizing:border-box;padding:.16rem .72rem}.quiz-ghost{min-width:4.2rem;padding:.22rem .58rem;font-size:.5rem}.quiz-section.is-page .quiz-scene-step{font-size:.42rem}.quiz-actions-group{gap:.24rem}.quiz-start-button{min-width:138px;min-height:36px;padding:.46rem .84rem;margin-top:0;font-size:.72rem}.quiz-start-pulse{width:200px;height:200px;transform:translate(-50%,-37%)}.quiz-section.is-page .quiz-result{width:min(100%,620px);gap:.42rem;padding-top:.12rem}.quiz-section.is-page .quiz-result-copy{display:grid;gap:.22rem;justify-items:center;text-align:center}.quiz-section.is-page .quiz-result-product{grid-template-columns:118px 1fr;gap:.64rem;padding:.72rem}.quiz-section.is-page .quiz-result-image{min-height:126px;padding:.62rem}.quiz-section.is-page .quiz-result-image img{max-height:116px}.quiz-section.is-page .quiz-result-info{gap:.36rem}.quiz-section.is-page .quiz-result-info h4{font-size:.96rem;line-height:1.02}.quiz-section.is-page .quiz-result-info p,.quiz-section.is-page .quiz-result-info ul{font-size:.78rem;line-height:1.22}.quiz-idle-insight{max-width:124px;padding:.34rem .52rem;gap:.34rem}.quiz-idle-insight-label{font-size:.6rem;line-height:1}.quiz-idle-insight:nth-child(2){display:none}}
