/* V02: product-led quiz surface. The visual field stays quiet behind a deliberate event UI. */
:root{--ui-ink:#102840;--ui-muted:#688092;--ui-rule:#d9e3ea;--wegovy:#0092bc;--wegovy-light:#e7f7fb;--ozempic:#ed7801;--ozempic-light:#fff0e4}
body{font-family:Inter,"SF Pro Display","Pretendard","Apple SD Gothic Neo","Noto Sans KR",system-ui,sans-serif;font-feature-settings:"ss01";color:var(--ui-ink)}
.topbar{height:42px;background:rgba(7,18,37,.72);border:1px solid rgba(199,226,245,.24);box-shadow:0 8px 24px rgba(0,0,0,.22);padding-left:16px}.brand-mark{font-size:13px;letter-spacing:.16em}.brand-sub,.live-label{font-size:8px;letter-spacing:.13em;color:#98afc2}.top-actions{gap:7px}.status-dot{width:5px;height:5px}.language{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18)}.lang{font-size:9px;color:#b3c7d7}.lang.active{background:#533afd}
.hero-art{display:block;width:100%;height:auto;object-fit:contain;object-position:center;margin:0 0 18px;filter:drop-shadow(0 0 16px rgba(105,205,255,.22))}
.hero{margin:48px 0 18px;text-align:left;padding-left:2px}.eyebrow{justify-content:flex-start;font-size:9px;letter-spacing:.13em;color:#b5deee}.eyebrow-line{width:28px;background:#51c2e2}h1{margin:12px 0 9px;font-size:clamp(31px,8vw,44px);line-height:.98;letter-spacing:-1.2px}h1 span{font-size:.3em;color:#b8d6e7;letter-spacing:.2em;margin-bottom:8px}h1 strong{color:#fff;font-weight:300;text-shadow:0 0 20px rgba(150,220,255,.3)}.hero-copy{font-size:13px;color:#aac2d2}
h1{display:none}
.quiz-panel{width:360px;max-width:100%;padding:0;border:1px solid rgba(230,243,250,.9);border-radius:16px;background:#fbfdff;box-shadow:0 18px 44px rgba(0,0,0,.28);overflow:hidden}.quiz-panel:after{content:"";display:block;height:5px;background:linear-gradient(90deg,var(--wegovy) 0 50%,var(--ozempic) 50%)}.panel-head{padding:18px 22px 15px;border-bottom:1px solid var(--ui-rule);background:#fff}.panel-kicker{font-size:9px;letter-spacing:.16em;color:#466071}.panel-count{font-size:10px;color:#8ca0ad}.panel-pulse{width:6px;height:6px;border:0;background:var(--wegovy);box-shadow:0 0 0 4px rgba(0,146,188,.12)}.question-wrap{padding:22px 22px 19px;text-align:left}.question{font-size:17px;line-height:1.45;font-weight:600;letter-spacing:-.3px;color:var(--ui-ink);margin:0 0 9px}.question-en{font-size:11px;line-height:1.65;color:var(--ui-muted);max-width:none}.choices{gap:10px;padding:0 22px 22px}.choice{min-height:62px;padding:10px 15px;border-radius:10px;border:1px solid var(--ui-rule);box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.choice:after{display:none}.choice.wegovy{background:linear-gradient(105deg,var(--wegovy-light),#fff);border-color:rgba(0,146,188,.5);box-shadow:inset 4px 0 0 var(--wegovy)}.choice.ozempic{background:linear-gradient(105deg,var(--ozempic-light),#fff);border-color:rgba(237,120,1,.45);box-shadow:inset 4px 0 0 var(--ozempic)}.choice:hover,.choice:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px rgba(16,40,64,.12)}.choice.wegovy:hover,.choice.wegovy:focus-visible{border-color:var(--wegovy)}.choice.ozempic:hover,.choice.ozempic:focus-visible{border-color:var(--ozempic)}.choice-orbit{width:26px;height:26px;margin-right:10px;background:var(--wegovy);box-shadow:0 5px 12px rgba(0,146,188,.25)}.ozempic .choice-orbit{background:var(--ozempic);box-shadow:0 5px 12px rgba(237,120,1,.25)}.choice-index{font-size:9px;color:#73909f;margin-right:10px}.choice-name{font-size:16px;font-weight:600;letter-spacing:-.2px;color:var(--ui-ink)}.choice-arrow{font-size:19px;color:var(--ui-ink)}.result{margin:0 22px 22px;padding:15px;border-radius:10px;background:var(--ui-ink);box-shadow:none}.result-title{font-size:17px}.result-detail{font-size:10px}.footer{padding-top:20px;color:#9ab1c1;font-size:8px}.footer span:last-child{text-align:right}
@media(max-width:480px){.shell{padding-left:14px;padding-right:14px}.hero{margin-top:38px}.quiz-panel{width:360px}.question-wrap{padding-left:18px;padding-right:18px}.choices{padding-left:18px;padding-right:18px}.result{margin-left:18px;margin-right:18px}.footer{font-size:8px}}
/* Readability pass: larger mobile type and a deliberate contrast plate behind the header. */
.topbar{color:#fff}.brand-mark{font-size:15px}.brand-sub,.live-label{font-size:10px;color:#d6e7f2}.lang{font-size:10px;padding:7px 9px}.hero{margin-top:54px}.eyebrow{font-size:11px;font-weight:600;color:#d8f2ff;text-shadow:0 1px 8px rgba(0,0,0,.55)}h1{font-size:clamp(38px,10vw,54px);margin-top:15px}h1 span{font-size:.34em;color:#e7f7ff;font-weight:500;text-shadow:0 1px 8px rgba(0,0,0,.55)}h1 strong{letter-spacing:-1.7px;text-shadow:0 0 22px rgba(122,207,255,.5),0 1px 8px rgba(0,0,0,.45)}.hero-copy{font-size:16px;color:#e5f4fc;text-shadow:0 1px 8px rgba(0,0,0,.65)}
.panel-kicker{font-size:11px}.panel-count{font-size:11px}.question{font-size:19px;line-height:1.5}.question-en{font-size:13px;line-height:1.65}.choice-name{font-size:17px}.choice-index{font-size:10px}.result-title{font-size:19px}.result-detail{font-size:11px}.footer{font-size:10px;color:#c0d6e5}.topbar:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:999px;background:linear-gradient(90deg,rgba(2,12,28,.86),rgba(8,31,55,.55));opacity:.7}.topbar{position:relative}
@media(max-width:480px){.hero{margin-top:46px}.eyebrow{font-size:10px}h1{font-size:38px}.hero-copy{font-size:15px}.question{font-size:18px}.question-en{font-size:12px}.footer{font-size:9px}}
.topbar{justify-content:flex-end;height:32px;background:transparent;border:0;box-shadow:none;padding:0}.top-actions{margin-left:auto}.language{margin:0;background:rgba(4,16,35,.72);border:1px solid rgba(214,239,255,.28);box-shadow:0 6px 18px rgba(0,0,0,.22)}
.topbar{position:absolute;top:16px;right:14px;left:auto;width:auto;height:32px;z-index:6;overflow:visible}.topbar:before{display:none}.top-actions{position:relative;top:0}.language{background:#69727b;border-color:rgba(255,255,255,.5);box-shadow:0 3px 10px rgba(0,0,0,.28)}.lang{color:#e1e5e8}.lang.active{background:#454c53;color:#fff}
.hero{margin-top:22px;text-align:center;padding:0}.hero-art{margin-bottom:5px}.eyebrow{justify-content:center;font-size:13px;letter-spacing:.01em;color:#e5f8ff;text-shadow:0 1px 9px rgba(0,0,0,.65)}.eyebrow-line{display:none}
.quiz-panel:after{display:none}.footer{padding-bottom:calc(24px + env(safe-area-inset-bottom));margin-bottom:0}
.quiz-panel:after,.quiz-panel::after{display:none!important;content:none!important}
.panel-pulse,.choice-index,.choice-arrow{display:none!important}.question{font-size:21px;line-height:1.5}.question-en{font-size:14px}.choice-name{font-size:18px}.shell{height:100dvh;min-height:100dvh;overflow:hidden;padding-top:56px;padding-bottom:10px}.hero{margin-top:10px;margin-bottom:10px}.hero-art{margin-bottom:0}.quiz-panel{flex:0 0 auto}.footer{margin-top:auto;padding-top:10px;padding-bottom:calc(14px + env(safe-area-inset-bottom));font-size:9px}
.choice-logo{display:block;width:auto;height:32px;max-width:145px;object-fit:contain;object-position:left center}.choice-logo.wegovy-logo{width:136px}.choice-logo.ozempic-logo{width:142px}.choice-orbit{display:none}
@media(max-width:480px){.shell{height:100dvh;min-height:100dvh;padding-top:54px;padding-bottom:4px}.hero{margin-top:5px;margin-bottom:7px}.hero-art{max-height:92px}.eyebrow{font-size:12px}.quiz-panel{padding-top:0}.panel-head{padding-top:13px;padding-bottom:12px}.question-wrap{padding-top:17px;padding-bottom:14px}.question{font-size:20px}.question-en{font-size:13px;line-height:1.5}.choices{padding-bottom:16px}.choice{min-height:56px}.footer{padding-bottom:calc(13px + env(safe-area-inset-bottom));font-size:8px}}
.modal-card:before{display:none!important}.modal-card{border:1px solid #dfe8ee}.modal-close{background:#143e4b}
/* Light energy theme for the supplied product marks. */
html,body{background:#e7f7f8;color:#123f4d}.shell:before{opacity:1;filter:blur(26px);background:radial-gradient(ellipse at 4% 16%,rgba(0,146,188,.42),transparent 34%),radial-gradient(ellipse at 96% 16%,rgba(237,120,1,.32),transparent 34%),radial-gradient(ellipse at 50% 2%,rgba(255,255,255,.95),transparent 38%)}body:before{background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.95),transparent 25%),linear-gradient(135deg,#dff5f7 0%,#eefaf9 47%,#f9efe7 100%)}body:after{display:none}.topbar{top:14px}.language{background:#858e95;border-color:#aeb8be}.lang.active{background:#5d666d}.hero{margin-top:14px}.eyebrow{color:#217b88;text-shadow:none}.hero-copy{color:#527783}.quiz-panel{background:rgba(255,255,255,.93);box-shadow:0 16px 40px rgba(31,101,114,.15)}
html,body{background:#061022}.shell:before{opacity:.78;filter:blur(22px);background:radial-gradient(ellipse at 18% 28%,rgba(0,146,188,.7),transparent 35%),radial-gradient(ellipse at 82% 30%,rgba(237,120,1,.62),transparent 36%),radial-gradient(ellipse at 50% 4%,rgba(83,58,253,.54),transparent 32%)}body:before{background-image:radial-gradient(circle at 50% 22%,rgba(255,255,255,.99) 0 1.2%,rgba(125,210,255,.8) 2.4%,rgba(0,146,188,.28) 11%,transparent 30%),radial-gradient(ellipse 70% 42% at 0 22%,rgba(0,146,188,.65),transparent 72%),radial-gradient(ellipse 70% 42% at 100% 22%,rgba(237,120,1,.62),transparent 72%),linear-gradient(180deg,#081936 0%,#061022 58%,#040a16 100%)}
@media(max-width:480px){.hero{margin-top:16px}.hero-art{margin-bottom:2px}.eyebrow{font-size:12px}.footer{padding-bottom:calc(34px + env(safe-area-inset-bottom))}}
.eyebrow{font-size:14px;font-weight:700;letter-spacing:.02em}.hero-copy{display:none}.question-en{white-space:pre-line}.footer{justify-content:center;text-align:center}.answer-modal[hidden]{display:none}.answer-modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(1,8,20,.7);backdrop-filter:blur(8px)}.modal-card{position:relative;width:min(340px,calc(100vw - 32px));padding:34px 24px 24px;border-radius:18px;background:#fff;color:#102840;box-shadow:0 24px 80px rgba(0,0,0,.45);text-align:center;overflow:hidden}.modal-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#0092bc 0 50%,#ed7801 50%)}.modal-kicker{font-size:12px;letter-spacing:.15em;color:#328a9a;font-weight:800;margin-bottom:12px}.modal-title{font-size:32px;line-height:1.1;margin:0 0 16px;letter-spacing:-.05em}.modal-detail{font-size:14px;line-height:1.75;color:#3b596a;margin:0 auto 23px}.modal-close{min-height:44px;padding:10px 22px;border:0;border-radius:9999px;background:#123c49;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.modal-close:hover{background:#533afd}.confetti{position:absolute;left:50%;top:54px;width:1px;height:1px}.confetti i{position:absolute;left:0;top:0;width:6px;height:13px;background:var(--c);transform:rotate(var(--a)) translateY(var(--d));animation:confetti .9s ease-out both;opacity:.9}.is-wrong .modal-kicker{color:#d96537}.is-wrong .modal-close{background:#d96537}.is-wrong .confetti{display:none}@keyframes confetti{0%{opacity:0;transform:rotate(var(--a)) translateY(0) scale(.2)}60%{opacity:1}100%{opacity:0;transform:rotate(var(--a)) translateY(var(--d)) scale(1)}}
/* Screenshot correction: remove the embedded duplicate title from the temporary raster field. */
body:before{background-image:radial-gradient(circle at 50% 19%,rgba(255,255,255,.95) 0 1%,rgba(172,220,255,.62) 2%,rgba(58,143,255,.22) 10%,transparent 29%),radial-gradient(ellipse 70% 35% at 0% 18%,rgba(18,137,255,.34),transparent 70%),radial-gradient(ellipse 70% 35% at 100% 18%,rgba(255,145,83,.31),transparent 70%),linear-gradient(180deg,#071426 0%,#061022 55%,#040b17 100%);background-size:auto}
.question{color:#102840;font-weight:700}.question-en{color:#3c596b;font-size:14px;font-weight:450;line-height:1.7}.panel-kicker{color:#193e50;font-weight:700}.panel-count{color:#557184}.choice-name{color:#102840;font-weight:700}.choice-index{color:#496a7b}.result-detail{color:#dbeaf3;font-size:12px;line-height:1.6}.result-label{color:#b7d6e6;font-size:9px}.retry{font-size:11px;padding:10px 13px}
@media(max-width:480px){.question-en{font-size:13px}.question{font-size:19px}.result-detail{font-size:11px}}
.hero{margin-bottom:28px}@media(max-width:480px){.hero{margin-bottom:22px}}
