:root{--background:#f5f5f0;--surface:#ffffff;--ink:#050505;--muted:#5f5f5f;--line:#d7d7d0;--orange:#ff5a1f;--orange-soft:#ffe2d6;--orange-dark:#d83a00;--yellow:#ffd84a;--blue:#1f5cff;--soft:#eeeeea;--shadow:0 22px 70px rgba(5,5,5,0.16);--radius:16px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at 18px 18px,rgba(5,5,5,.12) 2px,transparent 0),linear-gradient(135deg,#ffffff,#f4f4ef 46%,#ffffff);background-size:34px 34px,100% 100%;color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-break:strict;overflow-wrap:break-word;word-break:keep-all}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,p{letter-spacing:0}.app-shell{position:relative;min-height:100vh;min-height:100svh;padding:32px 18px;overflow:hidden}.app-shell:after,.app-shell:before{position:fixed;z-index:0;content:"";pointer-events:none}.app-shell:before{top:42px;right:max(20px,calc(50vw - 420px));width:140px;height:140px;border:16px solid var(--orange);border-radius:999px}.app-shell:after{bottom:34px;left:max(14px,calc(50vw - 430px));width:170px;height:86px;background:var(--blue);border-radius:170px 170px 0 0}.variant-ivf{--background:#00684a;--surface:#ffffff;--ink:#001e2b;--muted:#a8b3bc;--line:#e1e5e8;--orange:#00ed64;--orange-soft:#e3fcef;--orange-dark:#00684a;--yellow:#fa6e39;--blue:#7b3ff2;--soft:#f4f7f6;--shadow:none;--ivf-green:#00ed64;--ivf-green-dark:#00684a;--ivf-green-mid:#00a35c;--ivf-green-soft:#c3f0d2;--ivf-teal-deep:#001e2b;--ivf-teal:#003d4f;--ivf-purple:#7b3ff2;--ivf-orange:#fa6e39;--ivf-pink:#f06bb8;--ivf-blue:#3d4f9f;--ivf-card:#f4f7f6;--ivf-soft:#f9fbfa;--ivf-hairline:#e1e5e8;font-family:var(--font-poor-story),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.variant-pastor{--background:#0b4a8b;--surface:#ffffff;--ink:#0b162a;--muted:#6b7f96;--line:#dbe6f3;--orange:#60a5fa;--orange-soft:#dbeafe;--orange-dark:#1e40af;--yellow:#38bdf8;--blue:#1d4ed8;--soft:#f3f7fb;--shadow:none;--ivf-green:#7dd3fc;--ivf-green-dark:#0b4a8b;--ivf-green-mid:#1d6fb8;--ivf-green-soft:#dbeafe;--ivf-teal-deep:#0b162a;--ivf-teal:#123f66;--ivf-purple:#4338ca;--ivf-orange:#f59e0b;--ivf-pink:#ec4899;--ivf-blue:#2563eb;--ivf-card:#f3f7fb;--ivf-soft:#f8fbff;--ivf-hairline:#dbe6f3;font-family:var(--font-noto-sans-kr),ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body:has(.variant-ivf),body[data-variant=ivf]{background:var(--ivf-green-dark);background-size:auto}body:has(.variant-pastor),body[data-variant=pastor]{background:#0b4a8b;background-size:auto}.variant-ivf.app-shell{padding:28px;background:var(--background);overflow-y:auto}.variant-ivf .panel:after,.variant-ivf .panel:before,.variant-ivf.app-shell:after,.variant-ivf.app-shell:before{display:none}.variant-ivf .panel{width:min(100%,1120px);min-height:calc(100svh - 56px);overflow:visible;border:0;border-radius:24px;background:transparent;box-shadow:none}.variant-ivf .progress-fill{background:var(--ivf-green-dark)}.variant-ivf .progress-wrap{max-width:760px;width:100%;margin:0 auto;padding:8px 0 0}.variant-ivf .progress-meta{color:var(--ink);font-size:13px;font-weight:600}.variant-ivf .progress-track{height:10px;border-color:var(--ivf-hairline);background:var(--surface)}.variant-ivf .survey-card.active{box-shadow:none}.variant-ivf .button{min-height:48px;border-color:var(--ivf-green-dark);border-radius:12px;background:var(--ivf-green-dark);color:#ffffff;font-size:14px;font-weight:650;box-shadow:none}.variant-ivf .button.ghost,.variant-ivf .button.secondary{border-color:var(--ivf-hairline);background:var(--surface);color:var(--ink)}.variant-ivf .intro-section{position:relative;overflow:hidden;background:var(--surface);box-shadow:0 22px 70px rgba(0,30,43,.18);border-radius:24px;height:calc(100svh - 56px);min-height:520px;gap:clamp(14px,2.4svh,24px);padding-block:32px}.variant-ivf .intro-section>*{position:relative;z-index:1}.variant-ivf .intro-copy .hero-title{letter-spacing:-.02em}.variant-ivf .ivf-eoramc-figure{display:grid;place-items:center;width:clamp(112px,18svh,160px);max-width:min(100%,42vw);aspect-ratio:1/1;margin:0 auto;overflow:hidden}.variant-ivf .ivf-eoramc-figure img{display:block;width:100%;height:100%;object-fit:contain}.variant-ivf .survey-picker{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:1fr;gap:24px;height:auto;min-height:0}.variant-ivf .survey-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;height:100%;min-height:170px;border:0;border-radius:24px;padding:43px 28px;color:#ffffff;text-align:left;box-shadow:none;transition:background .16s ease}.variant-ivf .survey-card,.variant-ivf .survey-card:first-child,.variant-ivf .survey-card:nth-child(2){background:var(--ivf-green-dark)}.variant-ivf .survey-card .survey-card-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:5px 12px;background:rgba(255,250,240,.72);color:var(--ink);font-size:13px;font-weight:600}.variant-ivf .survey-card strong{max-width:12ch;font-size:clamp(28px,4vw,42px);font-weight:500;line-height:1.06}.variant-ivf .survey-card span:last-child{max-width:32ch;color:rgba(255,255,255,.78);font-size:15px;font-weight:400;line-height:1.55}.variant-ivf .ivf-intro-stack{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:28px}.variant-ivf .ivf-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr);align-items:stretch;grid-gap:24px;gap:24px;min-height:0;flex:1 1 auto}.variant-ivf .ivf-hero-artifact,.variant-ivf .ivf-hero-copy{min-width:0;border-radius:24px}.variant-ivf .ivf-hero-copy{display:flex;flex-direction:column;justify-content:space-between;padding:38px;background:var(--surface)}.variant-ivf .intro-brand{display:flex;flex-direction:column;gap:8px}.variant-ivf .brand{color:var(--ink);font-size:12px;font-weight:650;text-transform:none}.variant-ivf .brand:before{width:10px;height:10px;background:var(--ivf-green)}.variant-ivf .brand-full{margin-top:0;color:var(--muted);font-size:13px;font-weight:500}.variant-ivf .intro-copy{gap:16px;text-align:center}.variant-ivf .intro-copy .hero-title{max-width:none;margin:0;font-size:clamp(46px,6.2vw,68px);font-weight:500;line-height:1.04;color:var(--ink)}.variant-ivf .intro-copy .lead{max-width:none;color:#3a3a3a;font-size:17px;font-weight:400;line-height:1.55}.variant-ivf .ivf-hero-artifact{display:grid;place-items:center;margin:0;overflow:hidden;background:var(--ivf-green-dark)}.variant-ivf .ivf-hero-artifact img{display:block;width:100%;height:100%;object-fit:cover}.variant-ivf .section:not(.intro-section){width:min(100%,760px);margin:0 auto;border-radius:24px;padding:34px;background:var(--surface);box-shadow:0 22px 70px rgba(0,30,43,.18)}.variant-ivf .section.result-body{width:min(100%,860px);margin-top:18px}.variant-ivf .result-body .insight-card p,.variant-ivf .result-body .lead,.variant-ivf .result-body .stibee-subscribe .stb_form_policy label{color:#001e2b}.variant-ivf .result-body .result-status-tag{border-color:rgba(0,30,43,.16);background:#dff7e8;color:#004735}.variant-pastor .result-body .result-status-tag{border-color:rgba(11,74,139,.18);background:#dbeafe;color:#1e3a8a}.variant-ivf .result-body .nutrition-radar-label,.variant-ivf .result-body .nutrition-radar-legend-item span{fill:#001e2b;color:#001e2b}.variant-ivf .result-body .nutrition-radar-legend-item b,.variant-ivf .result-body .stibee-subscribe .stb_form_set_label{color:#001e2b}.variant-ivf .question-title{margin:4px 0 30px;font-size:clamp(30px,5vw,48px);font-weight:500;line-height:1.1}.variant-ivf .survey-intro-section{width:min(100%,760px);margin:0 auto;border-radius:24px;padding:42px;background:var(--surface);box-shadow:0 22px 70px rgba(0,30,43,.18)}.variant-ivf .survey-intro-eyebrow{background:#dff7e8;color:var(--ivf-green-dark);font-size:14px;font-weight:500}.variant-pastor .survey-intro-eyebrow{background:#dbeafe;color:#1e3a8a}.variant-ivf .survey-intro-title{color:var(--ink);font-weight:500}.variant-ivf .survey-intro-list li{color:#001e2b;font-size:16px;font-weight:500}.variant-ivf .survey-intro-list li:before{background:var(--ivf-green)}.variant-ivf .option-list{gap:14px}.variant-ivf .nutrition-option-list{display:flex;flex-direction:row;align-items:stretch;width:100%;gap:12px;margin-left:auto;margin-right:auto}.variant-ivf .option{min-height:72px;border:0;border-radius:18px;padding:20px 22px;background:var(--ivf-green-dark);color:#ffffff;font-size:16px;font-weight:500;box-shadow:none}.variant-ivf .nutrition-option-list .option{width:100%;aspect-ratio:1/1;min-height:0;padding:12px;justify-content:center;text-align:center}.variant-ivf .option:active{background:var(--ivf-green);transform:translateY(0)}.variant-ivf .loading-box{min-height:calc(100svh - 120px)}.variant-ivf .ivf-loading-box{display:grid;place-items:center;text-align:center}.variant-ivf .ivf-loading-box h2{margin:18px 0 8px;font-size:clamp(30px,6vw,48px);font-weight:500;line-height:1.08}.variant-ivf .ivf-loading-box .small{max-width:32ch;margin:0 auto;color:#2e3b42;font-size:16px;font-weight:500;line-height:1.55}.ivf-loading-visual{display:grid;place-items:center;width:clamp(120px,28vw,210px);aspect-ratio:1/1;margin:0 auto;overflow:hidden}.ivf-loading-visual img{display:block;width:100%;height:100%;object-fit:contain}.variant-ivf .spinner{border-color:rgba(10,10,10,.12);border-top-color:var(--ivf-green)}.variant-ivf .result-header{width:min(100%,860px);margin:0 auto;border-radius:24px;padding:42px;background:var(--result-color,var(--ivf-green-dark))}.variant-ivf .result-header:after,.variant-ivf .result-header:before{display:none}.variant-ivf .cbti-result-header,.variant-ivf .nutrition-result-header{padding:58px 28px 44px;background:var(--result-color,var(--ivf-green-dark))}.variant-ivf .cbti-result-header .keyword-row,.variant-ivf .cbti-result-header .result-hero-copy,.variant-ivf .nutrition-result-header .keyword-row,.variant-ivf .nutrition-result-header .result-hero-copy{max-width:none}.variant-ivf .cbti-result-header .result-type-label,.variant-ivf .nutrition-result-header .result-type-label{font-size:clamp(22px,3vw,34px);font-weight:500}.variant-ivf .cbti-result-header .result-title,.variant-ivf .nutrition-result-header .result-title{margin-top:34px;font-size:clamp(48px,6.8vw,82px)}.variant-ivf .cbti-result-header .keyword-row,.variant-ivf .nutrition-result-header .keyword-row{gap:14px;margin-top:58px}.variant-ivf .cbti-result-header .keyword,.variant-ivf .nutrition-result-header .keyword{border-radius:999px;padding:5px 12px;background:rgba(255,255,255,.2);color:#ffffff;font-size:12px;font-weight:900;line-height:1.2}.variant-ivf .cbti-result-header .result-character-icon{display:none}.variant-ivf .nutrition-result-art{position:absolute;top:28px;right:28px;z-index:0;display:block;width:clamp(176px,25.6%,264px);margin:0;pointer-events:none}.variant-ivf .result-title{font-size:clamp(38px,6vw,64px);font-weight:500;line-height:1.04}.variant-ivf .keyword{border:0;background:rgba(255,250,240,.14);font-weight:600}.variant-ivf .insight-card{border:0;border-radius:24px;padding:26px;color:#ffffff}.variant-ivf .insight-card,.variant-ivf .insight-card:nth-child(2){background:var(--ivf-green-dark)}.variant-ivf .insight-card h2{color:#ffffff}.variant-ivf .insight-card p{color:rgba(255,255,255,.82)}.variant-ivf .insight-card .stibee-subscribe .stb_form_policy label,.variant-ivf .insight-card .stibee-subscribe .stb_form_set_label{color:rgba(255,255,255,.88)}.variant-ivf .insight-card .stibee-subscribe .stb_asterisk,.variant-ivf .insight-card .stibee-subscribe .stb_form_modal_open_btn{color:var(--ivf-green)}.variant-ivf .insight-card .stibee-subscribe .stb_form_set_input{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.96);color:var(--ink)}.variant-ivf .insight-card .stibee-subscribe .stb_form_set_input:focus{border-color:var(--ivf-green);box-shadow:0 0 0 3px rgba(0,237,100,.18)}.variant-ivf .insight-card .stibee-subscribe .stb_form_submit_button{border-color:var(--ivf-green);background:var(--ivf-green);color:var(--ink)}.variant-ivf .insight-card .stibee-subscribe .stb_form_msg_error,.variant-ivf .insight-card .stibee-subscribe .stb_form_result{color:var(--ivf-green)}.variant-ivf .follow-card h2{color:#ffffff}.variant-ivf .follow-action-button{border:0;background:var(--surface);color:var(--ink)}.variant-ivf .admin-card,.variant-ivf .list-item,.variant-ivf .share-panel{border:0;border-radius:18px;box-shadow:none}.variant-ivf .share-panel{background:var(--ivf-green-dark)}.variant-ivf .score-bar{border:0;background:var(--surface)}.variant-ivf .score-bar span{background:var(--ivf-green)}.panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,580px);min-height:calc(100svh - 64px);margin:0 auto;overflow:hidden;background:var(--surface);border:1px solid rgba(5,5,5,.18);border-radius:var(--radius);box-shadow:var(--shadow)}.panel:before{top:-58px;right:-52px;width:132px;height:132px;background:var(--orange);border:0;border-radius:999px}.panel:after,.panel:before{position:absolute;content:""}.panel:after{top:26px;right:26px;width:72px;height:2px;background:rgba(5,5,5,.5);box-shadow:0 12px 0 rgba(5,5,5,.5),0 24px 0 rgba(5,5,5,.5)}.section{position:relative;z-index:1;flex:1 1;padding:34px 26px}.question-section{display:flex;flex-direction:column;min-height:calc(100svh - 64px)}.question-bottom{display:flex;flex-direction:column;gap:0;margin-top:auto}.question-section .question-title{margin-top:clamp(24px,1.5em,42px)}.question-eyebrow{margin:clamp(24px,1.5em,42px) 0 12px;color:var(--muted);font-size:13px;font-weight:800;line-height:1.4}.question-eyebrow+.question-title{margin-top:0}.question-section .actions{margin-top:100px}.intro-section{display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:calc(100svh - 64px);min-height:520px;padding-block:28px}.intro-copy{display:grid;grid-gap:8px;gap:8px}.intro-copy .hero-title{margin:8px 0 4px;font-size:clamp(34px,8vw,46px)}.intro-copy .lead{max-width:34ch;font-size:15px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.brand:before{width:14px;height:14px;background:var(--orange);border:0;border-radius:999px;content:""}.brand-full{display:block;margin-top:8px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.4}.hero-title{margin:22px 0 16px;font-size:clamp(42px,11vw,72px);font-weight:950;line-height:.95;letter-spacing:0}.result-type-label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:10px;color:var(--surface);font-size:clamp(14px,3.5vw,18px);font-weight:950;line-height:1.25}.result-character-icon{width:34px;height:34px;flex:0 0 auto;border:2px solid rgba(255,255,255,.22);border-radius:10px;background:rgba(255,255,255,.12)}.result-title{margin-top:18px;font-size:clamp(34px,8.8vw,58px)}.result-status-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;margin:4px 0 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:5px 12px;background:rgba(255,255,255,.12);color:var(--surface);font-size:12px;font-weight:900;line-height:1.2}.result-status-divider{width:100%;height:1px;margin:18px 0;border:0;background:rgba(255,255,255,.28)}.result-description-section .result-status-tag{border-color:rgba(5,5,5,.14);background:var(--orange-soft);color:var(--orange-dark)}.result-description-section .result-status-divider{background:rgba(5,5,5,.14)}.lead{margin:0;color:var(--muted);font-size:17px;font-weight:650;line-height:1.7}.actions{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.survey-intro-section{display:flex;flex-direction:column;justify-content:center;min-height:540px}.survey-intro-eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:18px;border-radius:999px;padding:7px 13px;background:var(--orange-soft);color:var(--orange-dark);font-size:12px;font-weight:950}.survey-intro-title{margin:0 0 18px;font-size:clamp(34px,7vw,58px);line-height:1.06}.survey-intro-list{display:grid;grid-gap:10px;gap:10px;margin:24px 0 0;padding:0;list-style:none}.survey-intro-list li{position:relative;padding-left:20px;color:var(--ink);font-size:15px;font-weight:650;line-height:1.55}.survey-intro-list li:before{position:absolute;top:.72em;left:0;width:8px;height:8px;border-radius:999px;background:var(--orange);content:"";transform:translateY(-50%)}.survey-picker{display:grid;grid-template-rows:1fr 1fr;grid-gap:16px;gap:16px;height:48%;min-height:240px}.survey-admin-grid{display:grid;grid-gap:12px;gap:12px}.survey-card{display:flex;flex-direction:column;justify-content:center;gap:4px;width:100%;height:100%;border:1px solid rgba(5,5,5,.16);border-radius:10px;padding:16px 20px;background:var(--surface);color:var(--ink);text-align:left;box-shadow:0 10px 24px rgba(5,5,5,.08);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.survey-card.active{background:var(--orange-soft);box-shadow:0 10px 24px rgba(255,90,31,.22);transform:translateY(-1px)}.survey-card:active{background:var(--orange-soft);box-shadow:0 8px 18px rgba(255,90,31,.18);transform:translateY(0)}.survey-card strong{font-size:20px;font-weight:950;line-height:1.15}.survey-card span:last-child{color:var(--muted);font-size:13px;font-weight:650;line-height:1.4}.survey-card-kicker{color:var(--orange-dark);font-size:11px;font-weight:950}.survey-admin-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-survey-card{min-height:118px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;border:1px solid rgba(5,5,5,.18);border-radius:10px;padding:14px 18px;background:var(--orange);color:var(--ink);font-weight:950;text-decoration:none;box-shadow:0 10px 26px rgba(255,90,31,.32);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button.secondary{background:var(--surface)}.button.ghost,.button.secondary{color:var(--ink);box-shadow:none}.button.ghost{min-height:46px;background:transparent}.button.compact{min-height:50px;padding-inline:16px;box-shadow:none;white-space:nowrap}.button:active{background:#ff713f;box-shadow:0 6px 14px rgba(255,90,31,.18);transform:translateY(0)}.progress-wrap{position:relative;z-index:1;padding:22px 26px 0}.question-section .progress-wrap{padding:30px 0 0}.progress-meta{display:flex;justify-content:space-between;color:var(--ink);font-size:13px;font-weight:950}.progress-track{height:13px;margin-top:12px;overflow:hidden;border:1px solid rgba(5,5,5,.18);border-radius:999px;background:var(--surface)}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--orange),var(--yellow),var(--blue));transition:width .22s ease}.question-title{margin:10px 0 45px;font-size:clamp(27px,7vw,38px);font-weight:950;line-height:1.12;letter-spacing:0}.option-list{display:grid;grid-gap:12px;gap:12px}.option{width:100%;min-height:64px;border:1px solid rgba(5,5,5,.16);border-radius:10px;padding:17px 18px;background:var(--surface);color:var(--ink);text-align:left;font-size:16px;font-weight:520;line-height:1.45;box-shadow:0 10px 24px rgba(5,5,5,.08);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.option:active{background:var(--orange-soft);box-shadow:0 8px 18px rgba(255,90,31,.18);transform:translateY(0)}.variant-ivf .survey-card:active{background:var(--ivf-green-dark);box-shadow:none;transform:translateY(0)}.variant-ivf .button:active,.variant-ivf .option:active{border-color:var(--ivf-green);background:var(--ivf-green);color:var(--ink);box-shadow:none;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.survey-card:hover{background:var(--orange-soft);box-shadow:0 10px 24px rgba(255,90,31,.22);transform:translateY(-1px)}.button:hover{background:#ff713f;box-shadow:0 8px 18px rgba(255,90,31,.24);transform:translateY(-1px)}.option:hover{background:var(--orange-soft);box-shadow:0 10px 24px rgba(255,90,31,.22);transform:translateY(-1px)}.variant-ivf .option:hover,.variant-ivf .survey-card:hover{box-shadow:none}.variant-ivf .survey-card:hover{background:var(--ivf-green-dark);transform:translateY(-1px)}.variant-ivf .button:hover{border-color:var(--ivf-green);background:var(--ivf-green);color:var(--ink)}.variant-ivf .button.ghost:hover,.variant-ivf .button.secondary:hover{border-color:var(--ivf-hairline);background:var(--surface);color:var(--ink)}.variant-ivf .option:hover{background:var(--ivf-green);color:var(--ink);transform:translateY(-1px)}}.loading-box{display:grid;min-height:430px;place-items:center;text-align:center}.spinner{width:62px;height:62px;margin:0 auto 22px;border:5px solid rgba(5,5,5,.12);border-top:5px solid var(--orange);border-radius:999px;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.result-header{position:relative;z-index:1;padding:46px 30px;overflow:hidden;background:var(--result-color,var(--ink));color:var(--surface)}.result-header:before{position:absolute;right:-40px;bottom:-40px;width:150px;height:150px;background:rgba(255,255,255,.16);border-radius:999px;content:""}.result-header:after{position:absolute;left:26px;bottom:20px;width:120px;height:2px;background:var(--surface);box-shadow:0 14px 0 var(--surface),0 28px 0 var(--surface);content:"";opacity:.25}.result-header>*{position:relative;z-index:1}.result-header .brand{color:var(--surface)}.result-header p{color:#d8d8d2}.result-body{width:100%;margin-top:18px}.result-hero-copy{min-width:0}.nutrition-result-art{display:none}.nutrition-result-art img{display:block;width:100%;height:auto}.keyword-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.keyword{border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:8px 11px;color:var(--surface);background:rgba(255,255,255,.08);font-size:13px;font-weight:950}.denomination-list,.score-list,.stats-grid{display:grid;grid-gap:12px;gap:12px}.result-section{padding:0 0 36px;margin:0 0 36px;border-bottom:1px solid rgba(5,5,5,.12)}.result-section h2{margin-top:0}.result-section:last-of-type{margin-bottom:0}.insight-grid{display:grid;grid-gap:16px;gap:16px}.insight-card{border:1px solid rgba(5,5,5,.14);border-radius:10px;padding:20px;background:var(--orange-soft)}.insight-card h2{margin:0 0 11px;font-size:18px;font-weight:950;line-height:1.3}.insight-card p{margin:0;color:var(--ink);font-size:15px;font-weight:450;line-height:1.65}.stibee-subscribe{margin-top:18px}.stibee-subscribe .stb_form{display:grid;grid-gap:14px;gap:14px;margin:0}.stibee-fields{display:grid;grid-gap:10px;gap:10px}.stibee-subscribe fieldset{min-width:0;margin:0;border:0;padding:0}.stibee-subscribe .stb_form_set_label{display:block;margin-bottom:6px;color:var(--ink);font-size:13px;font-weight:800}.stibee-subscribe .stb_asterisk{margin-left:2px;color:var(--orange-dark)}.stibee-subscribe .stb_form_set_input{width:100%;min-height:46px;border:1px solid rgba(5,5,5,.16);border-radius:10px;padding:10px 12px;background:var(--surface);color:var(--ink);font:inherit;font-size:15px;outline:none}.stibee-subscribe .stb_form_set_input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,90,31,.16)}.stibee-policies{display:grid;grid-gap:8px;gap:8px}.stibee-subscribe .stb_form_policy label{display:flex;align-items:flex-start;gap:6px;color:var(--ink);font-size:12px;font-weight:650;line-height:1.5}.stibee-subscribe .stb_form_policy input[type=checkbox]{width:16px;height:16px;flex:0 0 auto;margin-top:1px}.stibee-subscribe .stb_form_modal_open_btn{border:0;padding:0;background:transparent;color:var(--orange-dark);font:inherit;font-weight:850;text-decoration:underline}.stibee-subscribe .stb_form_set_submit{margin-top:2px}.stibee-subscribe .stb_form_modal_close_btn,.stibee-subscribe .stb_form_submit_button{width:100%;min-height:48px;border:1px solid var(--ink);border-radius:10px;padding:12px 16px;background:var(--ink);color:var(--surface);font:inherit;font-size:14px;font-weight:850}.stibee-subscribe .stb_form_msg_error,.stibee-subscribe .stb_form_result{color:var(--orange-dark);font-size:12px;font-weight:750;line-height:1.45}.stibee-subscribe .blind{display:none}.stibee-subscribe .stb_form_modal:not(.blind){position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px}.stibee-subscribe .stb_form_modal_body{position:relative;z-index:2;width:min(100%,420px);border-radius:14px;padding:22px;background:var(--surface);color:var(--ink);box-shadow:0 24px 70px rgba(5,5,5,.24)}.stibee-subscribe .stb_form_modal_title{margin:0 0 12px;font-size:20px;line-height:1.3}.stibee-subscribe .stb_form_modal_text{color:var(--ink);font-size:14px;line-height:1.65;white-space:pre-line}.stibee-subscribe .stb_form_modal_btn{margin-top:18px}.stibee-subscribe .stb_form_ad_modal_bg,.stibee-subscribe .stb_form_modal_bg{position:fixed;inset:0;z-index:1;background:rgba(5,5,5,.5)}.follow-card{display:grid;grid-gap:18px;gap:18px}.follow-card h2 span{display:block}.follow-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.follow-action-button{display:inline-flex;flex-direction:column;min-width:0;min-height:92px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(5,5,5,.16);border-radius:10px;padding:10px 12px;background:var(--surface);color:var(--ink);font:inherit;font-size:14px;font-weight:850;line-height:1.25;text-align:center;text-decoration:none;cursor:pointer}.follow-action-emoji{display:block;width:32px;height:32px;flex:0 0 auto;font-size:32px;line-height:1}.subscribe-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:18px}.subscribe-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(0,30,43,.62);cursor:pointer}.subscribe-modal-panel{position:relative;z-index:1;width:min(100%,520px);max-height:min(720px,calc(100svh - 36px));overflow:auto;border-radius:18px;padding:22px;background:var(--surface);color:var(--ink);box-shadow:0 24px 80px rgba(0,0,0,.28)}.subscribe-modal-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.subscribe-modal-header h2{margin:0;font-size:22px;line-height:1.25}.subscribe-modal-close{border:1px solid rgba(5,5,5,.16);border-radius:999px;padding:8px 12px;background:var(--surface);color:var(--ink);font:inherit;font-size:13px;font-weight:850}.list-item{border:1px solid rgba(5,5,5,.14);border-radius:10px;padding:16px;background:var(--surface);box-shadow:0 10px 26px rgba(5,5,5,.07)}.list-item strong{display:block;margin-bottom:7px;font-weight:950}.small{font-size:14px;font-weight:650}.disclaimer-note,.small{color:var(--muted);line-height:1.55}.disclaimer-note{margin:18px 0 0;border:1px solid rgba(5,5,5,.12);border-radius:10px;padding:12px 14px;background:var(--soft);font-size:13px;font-weight:700}.share-panel{margin:38px 0 0;border:1px solid rgba(5,5,5,.16);border-radius:12px;padding:24px;background:var(--ink);color:var(--surface)}.share-box{display:grid;grid-gap:16px;gap:16px}.share-box h2{margin:0;color:var(--surface);font-size:25px;line-height:1.25}.share-box p{margin:0;color:#d8d8d2;font-size:15px;font-weight:650;line-height:1.55}.share-row{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;margin-top:6px}.share-input{width:100%;min-width:0;min-height:50px;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:12px 13px;background:rgba(255,255,255,.1);color:var(--surface);font:inherit;font-size:13px;font-weight:700}.score-row{display:grid;grid-template-columns:minmax(88px,128px) 1fr 34px;align-items:center;grid-gap:12px;gap:12px;font-size:14px;font-weight:850}.score-bar{height:13px;overflow:hidden;border:1px solid rgba(5,5,5,.18);border-radius:999px;background:var(--surface)}.score-bar span{display:block;height:100%;background:var(--orange)}.variant-ivf .cbti-ivf-score-list{gap:7px}.variant-ivf .cbti-ivf-score-row{grid-template-columns:1fr 3fr;gap:10px}.variant-ivf .cbti-ivf-score-row>span{display:inline-block;color:#001e2b;font-size:13px;font-weight:850;white-space:nowrap}.variant-ivf .cbti-denomination-section h2{margin-bottom:8px}.variant-ivf .cbti-denomination-note{margin:0 0 12px}.variant-ivf .cbti-denomination-list{gap:6px}.variant-ivf .cbti-denomination-list .list-item{padding:14px}.variant-ivf .cbti-denomination-list .small{color:#001e2b;font-weight:750}.nutrition-radar{display:grid;grid-gap:0;gap:0}.nutrition-radar-chart{display:block;width:min(100%,360px);margin:0 auto;overflow:visible}.nutrition-radar-grid polygon{fill:none;stroke:rgba(5,5,5,.14);stroke-width:1}.nutrition-radar-grid line{stroke:rgba(5,5,5,.12);stroke-width:1}.nutrition-radar-shape{fill:var(--result-color,var(--orange));fill-opacity:.28;stroke:none}.nutrition-radar-line{fill:none;stroke:var(--result-color,var(--orange));stroke-linejoin:round;stroke-width:3}.nutrition-radar-point{fill:var(--result-color,var(--orange));stroke:var(--surface);stroke-width:2}.nutrition-radar-label{fill:var(--ink);font-size:9px;font-weight:850;text-anchor:middle;dominant-baseline:middle}.nutrition-radar-label-score{fill:var(--result-color,var(--orange-dark));font-size:12px;font-weight:950}.admin-layout{position:relative;z-index:1;width:min(100%,980px);margin:0 auto}.admin-shell{--background:#eaf2fb;--surface:#ffffff;--ink:#0b162a;--muted:#5c7088;--line:#d6e4f3;--orange:#2f80d9;--orange-soft:#dbeafe;--orange-dark:#1e40af;--blue:#0b4a8b;background:linear-gradient(180deg,#f7fbff,#eaf2fb)}.admin-shell:after,.admin-shell:before{display:none}.admin-card{border:1px solid rgba(11,74,139,.14);border-radius:16px;padding:20px;background:var(--surface);box-shadow:0 16px 42px rgba(11,74,139,.1)}.admin-card h1,.admin-card h2{color:var(--ink)}.admin-card .small{color:var(--muted)}.admin-header-row,.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-header-row h1,.admin-section-heading h2{margin-bottom:0}.admin-header-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.admin-download-link{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:1px solid rgba(30,64,175,.2);border-radius:999px;padding:8px 13px;background:#ffffff;color:#1e40af;font-size:12px;font-weight:850;line-height:1;text-decoration:none}.admin-mode-toggle,.admin-pagination{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(11,74,139,.14);border-radius:999px;padding:4px;background:#eef6ff}.admin-mode-button,.admin-pagination button{min-height:32px;border:0;border-radius:999px;padding:7px 11px;background:transparent;color:#1e3a8a;font:inherit;font-size:12px;font-weight:850;line-height:1;cursor:pointer}.admin-mode-button.active,.admin-pagination button:not(:disabled):hover{background:#1e40af;color:#ffffff}.admin-pagination button:disabled{color:rgba(30,58,138,.34);cursor:default}.admin-pagination span{min-width:42px;color:#1e3a8a;font-size:12px;font-weight:850;text-align:center}.admin-shell .button{border-color:#1e40af;background:#1e40af;color:#ffffff;box-shadow:0 10px 24px rgba(30,64,175,.2)}.admin-shell .button.secondary{border-color:rgba(11,74,139,.16);background:#ffffff;color:#1e3a8a;box-shadow:none}.admin-shell .survey-card{border-color:rgba(11,74,139,.14);box-shadow:0 10px 24px rgba(11,74,139,.08)}.admin-shell .survey-card.active{background:#dbeafe;box-shadow:0 10px 24px rgba(30,64,175,.18)}.admin-shell .survey-card-kicker{color:#1e40af}.admin-variant-table{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.admin-variant-row{display:grid;grid-template-columns:minmax(120px,1fr) repeat(3,minmax(82px,auto));align-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(11,74,139,.12);border-radius:12px;padding:12px 14px;background:#f8fbff;color:var(--muted);font:inherit;font-size:13px;font-weight:750;text-align:left;cursor:pointer}.admin-variant-row strong{color:var(--ink);font-size:14px}.admin-variant-row.active{border-color:rgba(30,64,175,.24);background:#dbeafe;color:#1e3a8a}.admin-variant-row:active{transform:translateY(1px)}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.input{width:100%;min-height:52px;border:1px solid rgba(5,5,5,.18);border-radius:10px;padding:12px 14px;background:white;color:var(--ink);font-weight:850}@media (max-width:480px){.app-shell{display:flex;padding:10px}.app-shell:before{width:88px;height:88px;border-width:13px;right:-28px}.app-shell:after{width:112px;height:56px;left:-30px}.panel{width:100%;min-height:calc(100svh - 20px);box-shadow:0 14px 42px rgba(5,5,5,.13)}.result-header,.section{padding:24px 18px}.result-body{margin-top:14px}.question-section{min-height:calc(100svh - 20px)}.intro-section{height:calc(100svh - 20px);min-height:480px;padding-block:16px;gap:16px}.result-character-icon{width:30px;height:30px;border-radius:9px}.hero-title{margin:16px 0 12px;font-size:clamp(38px,12vw,52px)}.lead{font-size:15px;line-height:1.55}.actions{gap:10px;margin-top:22px}.button{min-height:52px;border-radius:10px}.share-row{grid-template-columns:1fr}.progress-wrap{padding:18px 18px 0}.question-section .progress-wrap{padding:18px 0 0}.question-title{margin:6px 0 26px;font-size:clamp(24px,7.5vw,31px);line-height:1.14}.option-list{gap:8px}.option{min-height:52px;border-radius:10px;padding:12px 13px;font-size:15px;line-height:1.35}.loading-box{min-height:auto}.variant-ivf .ivf-loading-box h2{font-size:clamp(27px,8vw,38px)}.variant-ivf .ivf-loading-box .small{font-size:14px}.ivf-loading-visual{width:clamp(104px,34vw,150px)}.score-row{grid-template-columns:1fr;gap:7px}.variant-ivf .cbti-ivf-score-row{grid-template-columns:1fr 2fr}.variant-ivf.app-shell{display:block;padding:12px}.variant-ivf .panel{min-height:calc(100svh - 24px)}.variant-ivf .intro-section{height:calc(100svh - 24px);min-height:0;gap:clamp(8px,1.6svh,12px);border-radius:20px;padding:12px 14px}.variant-ivf .survey-picker{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;gap:10px}.variant-ivf .survey-card{min-height:clamp(204px,27svh,228px);border-radius:18px;padding:26px 14px}.variant-ivf .survey-card strong{max-width:none;font-size:clamp(22px,5.9vw,29px)}.variant-ivf .survey-card span:last-child{font-size:13px;line-height:1.38}.variant-ivf .survey-card .survey-card-kicker{padding:4px 10px;font-size:12px}.variant-ivf .intro-copy{display:flex;flex-direction:column;gap:8px}.variant-ivf .intro-copy .hero-title{font-size:clamp(29px,8.8vw,44px);line-height:1}.variant-ivf .intro-copy .lead{max-width:none;font-size:14px;line-height:1.4}.variant-ivf .ivf-eoramc-figure{width:clamp(111px,21svh,162px);max-width:48vw}.variant-ivf .progress-wrap{padding-top:0}.variant-ivf .section:not(.intro-section){width:100%;border-radius:20px;padding:24px 18px}.variant-ivf .question-title{margin-bottom:22px;font-size:clamp(25px,8vw,34px)}.variant-ivf .option{min-height:54px;border-radius:16px;padding:13px 15px;font-size:15px}.variant-ivf .nutrition-option-list{width:100%;gap:10px}.variant-ivf .nutrition-option-list .option{min-height:0;padding:10px}.variant-ivf .result-header{border-radius:20px;padding:28px 20px}.variant-ivf .cbti-result-header,.variant-ivf .nutrition-result-header{padding:28px 14px 26px;overflow:hidden}.variant-ivf .cbti-result-header .result-hero-copy,.variant-ivf .nutrition-result-header .result-hero-copy{z-index:2;max-width:none}.variant-ivf .cbti-result-header .result-type-label,.variant-ivf .nutrition-result-header .result-type-label{font-size:clamp(14px,4vw,18px)}.variant-ivf .cbti-result-header .result-title,.variant-ivf .nutrition-result-header .result-title{margin-top:18px;font-size:clamp(30px,9.2vw,42px)}.variant-ivf .nutrition-result-art{position:absolute;top:14px;right:-12px;z-index:0;width:clamp(96px,29.6vw,147px);margin:0;opacity:.98}.variant-ivf .cbti-result-header .keyword-row,.variant-ivf .nutrition-result-header .keyword-row{position:relative;z-index:2;max-width:none;gap:6px;margin-top:46px}.variant-ivf .cbti-result-header .keyword,.variant-ivf .nutrition-result-header .keyword{padding:5px 12px;font-size:12px}.nutrition-radar-chart{width:min(60vw,260px)}.variant-ivf .section.result-body{width:100%;margin-top:14px}.variant-ivf .result-title{font-size:clamp(31px,9vw,44px)}.variant-ivf .insight-card{border-radius:20px;padding:20px}.admin-shell{padding:12px}.admin-header-row,.admin-section-heading{align-items:stretch;flex-direction:column}.admin-header-actions{justify-content:stretch}.admin-download-link{width:100%}.admin-mode-toggle,.admin-pagination{justify-content:center;width:100%}.admin-variant-row{grid-template-columns:1fr 1fr;gap:8px}.admin-variant-row strong{grid-column:1/-1}}