:root{--blue:#0036ff;--red:#e63329;--amber:#f59e0b;--green:#22c55e;--navy:#0d1f3c;--dark:#0d1f3c;--dark-2:#162438;--dark-3:#1e2f4a;--mid:#243552;--border:#2e4060;--text:#eef2f7;--text-muted:#8ba4c4;--white:#fff;--font:"Poppins", -apple-system, BlinkMacSystemFont, sans-serif;--font-heading:"Rubik", "Poppins", sans-serif;--max-w:640px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:16px;line-height:1.5}#root{min-height:100vh}h1,h2,h3{font-family:var(--font-heading)}img{max-width:100%;display:block}button{cursor:pointer;font-family:var(--font);border:none}.quiz-wrapper{max-width:var(--max-w);min-height:100vh;margin:0 auto;position:relative}@keyframes slideIn{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.slide-enter{animation:.22s forwards slideIn}@keyframes selectPulse{0%{transform:scale(1)}50%{transform:scale(.97)}to{transform:scale(1)}}.answer-pulse{animation:.15s selectPulse}._container_19om1_1{background:var(--mid);z-index:100;height:4px;position:fixed;top:0;left:0;right:0}._fill_19om1_11{border-radius:0 2px 2px 0;height:100%;transition:width .4s,background .4s}._wrapper_1u3l3_1{flex-direction:column;gap:20px;min-height:100vh;padding:0 20px 48px;display:flex}._header_1u3l3_9{flex-direction:column;gap:8px;padding-top:20px;display:flex}._transition_1u3l3_16{font-family:var(--font-heading);color:var(--white);letter-spacing:-.2px;font-size:clamp(24px,6.5vw,36px);font-weight:800;line-height:1.2}._sub_1u3l3_25{color:var(--text-muted);font-size:14px;line-height:1.5}._skipBtn_1u3l3_31{color:#64748b;font-size:13px;font-family:var(--font);cursor:pointer;text-align:left;text-underline-offset:3px;background:0 0;border:none;width:fit-content;padding:2px 0;text-decoration:underline;transition:color .15s}._skipBtn_1u3l3_31:hover{color:var(--text-muted)}._question_1u3l3_47{font-family:var(--font-heading);color:var(--white);margin-top:6px;font-size:clamp(16px,4vw,20px);font-weight:700;line-height:1.3}._questionSub_1u3l3_56{color:var(--text-muted);margin-top:-4px;font-size:13px}._subHeader_1u3l3_63{flex-direction:column;gap:12px;padding:20px 0 4px;display:flex}._backBtn_1u3l3_70{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);text-align:left;background:0 0;border:none;width:fit-content;padding:0;transition:color .15s}._backBtn_1u3l3_70:hover{color:var(--text)}._subQuestion_1u3l3_85{font-family:var(--font-heading);color:var(--white);margin:0;font-size:clamp(20px,5vw,26px);font-weight:800;line-height:1.2}._grid_1u3l3_95{grid-template-columns:1fr 1fr;gap:8px;display:grid}._card_1u3l3_101{background:var(--dark-2);border:1.5px solid var(--border);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:56px;padding:14px;transition:border-color .15s,background .15s;display:flex}._card_1u3l3_101:hover,._card_1u3l3_101:active{border-color:var(--blue);background:#0036ff14}._cardTeam_1u3l3_122{border-color:#0036ff4d}._iconWrap_1u3l3_126{width:32px;height:32px;color:var(--white);background:#0036ff1f;border:1px solid #0036ff33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}._card_1u3l3_101:hover ._iconWrap_1u3l3_126,._card_1u3l3_101:active ._iconWrap_1u3l3_126{background:#0036ff38}._iconWrap_1u3l3_126 svg{width:18px;height:18px}._label_1u3l3_150{color:var(--text);flex:1;font-size:13px;font-weight:600;line-height:1.3}._wrapper_15iaj_1{flex-direction:column;min-height:100vh;padding:0 0 80px;display:flex}._topNav_15iaj_9{justify-content:space-between;align-items:center;min-height:52px;padding:16px 20px 0;display:flex}._backBtn_15iaj_17{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);background:0 0;border:none;padding:8px 4px;transition:color .15s}._backBtn_15iaj_17:hover{color:var(--text)}._qCounter_15iaj_33{letter-spacing:.08em;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}._questionText_15iaj_45{flex-direction:column;gap:12px;margin-bottom:20px;padding:20px 20px 0;display:flex}._selectTypeBadge_15iaj_53{letter-spacing:.08em;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}._selectTypeBadge_15iaj_53[data-multi=false]{color:var(--white);background:#ffffff1a;border:1px solid #ffffff26}._selectTypeBadge_15iaj_53[data-multi=true]{color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e}._qtext_15iaj_78{font-family:var(--font-heading);color:var(--white);font-size:clamp(20px,5vw,26px);font-weight:800;line-height:1.2}._subtext_15iaj_86{color:var(--text-muted);font-size:14px}._questionSublabel_15iaj_91{color:var(--text-muted);margin-top:-6px;font-size:13px}._options_15iaj_98{flex-direction:column;flex:1;gap:8px;padding:0 20px;display:flex}._option_15iaj_98{background:var(--dark-2);border:1.5px solid var(--border);text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:15px 16px;transition:border-color .12s,background .12s;display:flex}._option_15iaj_98:hover{border-color:var(--blue);background:#0036ff0d}._option_15iaj_98._chosen_15iaj_126{border-color:var(--blue);background:#0036ff1a}._optLabel_15iaj_131{color:var(--text);flex:1;font-size:15px;font-weight:500;line-height:1.4}._optionIcon_15iaj_139{width:22px;height:22px;color:var(--white);opacity:.7;flex-shrink:0;justify-content:center;align-items:center;display:flex}._optionIcon_15iaj_139 svg{width:100%;height:100%}._checkbox_15iaj_156{border:1.5px solid var(--border);background:var(--dark);width:22px;height:22px;color:var(--white);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .12s,background .12s;display:flex}._checkbox_15iaj_156 svg{width:12px;height:9px}._checked_15iaj_175{border-color:var(--blue);background:var(--blue)}._radio_15iaj_181{border:1.5px solid var(--border);background:var(--dark);border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .12s,background .12s;position:relative}._radioChecked_15iaj_192{border-color:var(--blue);background:var(--white);border-width:5px}._footer_15iaj_199{padding:16px 20px 0}._continueBtn_15iaj_203{background:var(--blue);width:100%;color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:10px;padding:16px 24px;font-size:16px;font-weight:600;transition:opacity .15s;display:block}._continueBtn_15iaj_203:disabled{opacity:.3;cursor:not-allowed}._continueBtn_15iaj_203:not(:disabled):hover{opacity:.88}._wrapper_1gxzf_1{flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex}._topNav_1gxzf_8{justify-content:space-between;align-items:center;min-height:52px;padding:16px 20px 0;display:flex}._backBtn_1gxzf_16{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);background:0 0;border:none;padding:8px 4px;transition:color .15s}._backBtn_1gxzf_16:hover{color:var(--text)}._qCounter_1gxzf_29{letter-spacing:.08em;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}._questionText_1gxzf_40{flex-direction:column;gap:10px;margin-bottom:16px;padding:16px 20px 0;display:flex}._selectTypeBadge_1gxzf_48{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;align-items:center;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}._qtext_1gxzf_63{font-family:var(--font-heading);color:var(--white);font-size:clamp(20px,5vw,26px);font-weight:800;line-height:1.2}._hint_1gxzf_71{color:var(--text-muted);font-size:13px}._mapContainer_1gxzf_77{width:100%;max-width:260px;margin:0 auto 16px;position:relative}._mapImg_1gxzf_84{opacity:.85;border-radius:8px;width:100%;height:auto;display:block}._dotLayer_1gxzf_93{pointer-events:none;position:absolute;inset:0}@keyframes _dotPulse_1gxzf_1{0%,to{box-shadow:0 0 #f59e0b80}60%{box-shadow:0 0 0 8px #f59e0b00}}._dot_1gxzf_93{border:2.5px solid var(--amber);cursor:pointer;pointer-events:all;border-radius:50%;width:20px;height:20px;padding:0;transition:transform .15s,background .2s;position:absolute;transform:translate(-50%,-50%)}._dot_1gxzf_93:hover{transform:translate(-50%,-50%)scale(1.25)}._dotIdle_1gxzf_118{background:#f59e0b33;animation:2.2s ease-in-out infinite _dotPulse_1gxzf_1}._dotActive_1gxzf_123{background:var(--amber);animation:none;box-shadow:0 0 0 4px #f59e0b4d}._zoneList_1gxzf_130{flex-direction:column;flex:1;gap:8px;padding:0 20px;display:flex}._zoneBtn_1gxzf_138{background:var(--dark-2);border:1.5px solid var(--border);text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .12s,background .12s;display:flex}._zoneBtn_1gxzf_138:hover{border-color:var(--amber)}._zoneBtn_1gxzf_138._zoneChosen_1gxzf_155{border-color:var(--amber);background:#f59e0b14}._zoneBtnLabel_1gxzf_160{color:var(--text);flex:1;font-size:15px;font-weight:500}._checkbox_1gxzf_167{border:1.5px solid var(--border);background:var(--dark);width:22px;height:22px;color:var(--white);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .12s,background .12s;display:flex}._checkbox_1gxzf_167 svg{width:12px;height:9px}._checked_1gxzf_182{border-color:var(--amber);background:var(--amber);color:var(--dark)}._footer_1gxzf_188{padding:16px 20px 0}._continueBtn_1gxzf_192{background:var(--blue);width:100%;color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:10px;padding:16px 24px;font-size:16px;font-weight:600;transition:opacity .15s;display:block}._continueBtn_1gxzf_192:disabled{opacity:.3;cursor:not-allowed}._continueBtn_1gxzf_192:not(:disabled):hover{opacity:.88}._wrapper_27fne_1{flex-direction:column;min-height:100vh;padding-bottom:80px;display:flex}._topNav_27fne_8{justify-content:space-between;align-items:center;min-height:52px;padding:16px 20px 0;display:flex}._backBtn_27fne_16{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);background:0 0;border:none;padding:8px 4px;transition:color .15s}._backBtn_27fne_16:hover{color:var(--text)}._qCounter_27fne_29{letter-spacing:.08em;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}._questionText_27fne_40{flex-direction:column;gap:10px;margin-bottom:20px;padding:16px 20px 0;display:flex}._selectTypeBadge_27fne_48{letter-spacing:.08em;text-transform:uppercase;width:fit-content;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;align-items:center;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}._qtext_27fne_63{font-family:var(--font-heading);color:var(--white);font-size:clamp(20px,5vw,26px);font-weight:800;line-height:1.2}._subtext_27fne_71{color:var(--text-muted);font-size:13px}._iconArea_27fne_77{flex-direction:column;align-items:center;gap:10px;margin-bottom:8px;padding:0 20px;display:flex}._iconWindow_27fne_86{border:2px solid var(--border);background-color:var(--dark-3);border-radius:14px;width:160px;height:160px;transition:background-position-x .25s}._iconLabel_27fne_95{text-align:center;font-size:16px;font-weight:600;transition:color .25s}._scoreDisplay_27fne_103{justify-content:center;align-items:baseline;gap:4px;margin-bottom:4px;padding:0 20px;display:flex}._scoreNum_27fne_112{font-family:var(--font-heading);font-size:72px;font-weight:900;line-height:1;transition:color .25s}._scoreOutOf_27fne_120{color:var(--text-muted);font-size:26px;font-weight:700}._sliderWrapper_27fne_127{flex-direction:column;gap:8px;padding:0 20px;display:flex}._slider_27fne_127{-webkit-appearance:none;background:linear-gradient(to right, var(--fill-color,#22c55e) 0%, var(--fill-color,#22c55e) var(--fill-pct,44%), var(--mid) var(--fill-pct,44%), var(--mid) 100%);cursor:pointer;border-radius:4px;outline:none;width:100%;height:8px}._slider_27fne_127::-webkit-slider-thumb{-webkit-appearance:none;background:var(--fill-color,#22c55e);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:28px;height:28px;transition:transform .1s;box-shadow:0 2px 10px #0006}._slider_27fne_127::-webkit-slider-thumb:active{transform:scale(1.15)}._slider_27fne_127::-moz-range-thumb{background:var(--fill-color,#22c55e);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:28px;height:28px}._sliderLabels_27fne_175{color:var(--text-muted);justify-content:space-between;font-size:12px;display:flex}._painDesc_27fne_182{color:var(--text-muted);text-align:center;min-height:42px;padding:0 20px;font-size:14px;line-height:1.5}._footer_27fne_191{margin-top:auto;padding:16px 20px 0}._continueBtn_27fne_196{background:var(--blue);width:100%;color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:10px;padding:16px 24px;font-size:16px;font-weight:600;transition:opacity .15s;display:block}._continueBtn_27fne_196:hover{opacity:.88}._wrapper_1chaz_1{background:var(--dark);flex-direction:column;min-height:100vh;display:flex}._topNav_1chaz_9{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._backBtn_1chaz_17{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);background:0 0;border:none;padding:8px 4px;transition:color .15s}._backBtn_1chaz_17:hover{color:var(--text)}._breakLabel_1chaz_30{letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}._heroSection_1chaz_43{border-bottom:1px solid var(--border);background:linear-gradient(#0036ff0d 0%,#0000 100%);justify-content:center;align-items:center;gap:12px;padding:4px 20px 20px;display:flex}._heroItem_1chaz_53{flex-direction:column;flex:1;align-items:center;gap:8px;max-width:145px;display:flex}._heroImgFrame_1chaz_63{aspect-ratio:3/4;border:1px solid var(--border);background:var(--dark-2);border-radius:12px;width:100%;overflow:hidden}._heroImgSpine_1chaz_72{object-fit:cover;opacity:.9;width:100%;height:100%;display:block}._heroProductFrame_1chaz_81{aspect-ratio:3/4;filter:drop-shadow(0 0 20px #0036ff66);justify-content:center;align-items:center;width:100%;display:flex}._heroImgProduct_1chaz_90{object-fit:contain;width:100%;height:100%;display:block}._heroLabel_1chaz_97{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:700}._heroConnector_1chaz_106{flex-shrink:0;align-items:center;display:flex}._heroArrow_1chaz_112{background:var(--blue);width:34px;height:34px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;box-shadow:0 4px 16px #0036ff66}._content_1chaz_128{flex-direction:column;flex:1;gap:16px;padding:20px 20px 28px;display:flex;overflow-y:auto}._tag_1chaz_137{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-size:11px;font-weight:600}._heading_1chaz_145{font-family:var(--font-heading);color:var(--white);font-size:clamp(20px,5vw,26px);font-weight:800;line-height:1.2}._headingAccent_1chaz_153{color:var(--amber)}._body_1chaz_157{color:var(--text-muted);font-size:15px;line-height:1.65}._toolCard_1chaz_164{background:var(--dark-2);border:1px solid var(--border);border-left:3px solid var(--red);border-radius:8px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}._toolList_1chaz_176{flex-direction:column;gap:10px;display:flex}._toolRow_1chaz_182{background:var(--dark-2);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}._toolRowHeader_1chaz_192{justify-content:space-between;align-items:center;gap:8px;display:flex}._toolCardHeader_1chaz_199{align-items:center;gap:8px;display:flex}._toolIconWrap_1chaz_205{width:20px;height:20px;color:var(--white);opacity:.65;flex-shrink:0;justify-content:center;align-items:center;display:flex}._toolIconWrap_1chaz_205 svg{width:100%;height:100%}._toolName_1chaz_218{color:var(--white);font-size:14px;font-weight:700}._toolTag_1chaz_224{letter-spacing:.08em;text-transform:uppercase;color:var(--amber);background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}._toolWhy_1chaz_237{color:var(--text-muted);font-size:13px;line-height:1.55}._cycleBox_1chaz_244{background:#0036ff12;border:1px solid #0036ff33;border-radius:8px;padding:14px 16px}._cycleLabel_1chaz_251{letter-spacing:.08em;text-transform:uppercase;color:var(--blue);margin-bottom:8px;font-size:11px;font-weight:700}._cycleText_1chaz_260,._cycleSummary_1chaz_260{color:var(--text);font-size:13px;line-height:1.6}._cycleSummary_1chaz_260 strong,._cycleText_1chaz_260 strong{color:var(--white)}._cycle_1chaz_244{flex-direction:column;align-items:center;gap:4px;display:flex}._cycleNode_1chaz_278{background:var(--dark-3);border:1px solid var(--border);color:var(--white);text-align:center;border-radius:6px;width:100%;max-width:240px;padding:8px 16px;font-size:13px;font-weight:600}._cycleArrow_1chaz_291{color:var(--text-muted);text-align:center;font-size:12px}._continueBtn_1chaz_298{background:var(--blue);width:100%;color:var(--white);font-family:var(--font);cursor:pointer;border:none;border-radius:10px;margin-top:auto;padding:18px 24px;font-size:16px;font-weight:600;transition:opacity .15s;display:block}._continueBtn_1chaz_298:hover{opacity:.88}._wrapper_1y6ts_1{background:var(--dark);justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}._content_1y6ts_10{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:380px;display:flex}._spineViz_1y6ts_20{flex-direction:column;align-items:center;gap:4px;display:flex}@keyframes _vertebraPulse_1y6ts_1{0%,to{opacity:.3;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.08)}}._vertebra_1y6ts_32{background:var(--blue);border-radius:3px;height:10px;animation:1.4s ease-in-out infinite _vertebraPulse_1y6ts_1}._vertebra_1y6ts_32:first-child{width:52px}._vertebra_1y6ts_32:nth-child(2){width:60px}._vertebra_1y6ts_32:nth-child(3){width:64px}._vertebra_1y6ts_32:nth-child(4){width:60px}._vertebra_1y6ts_32:nth-child(5){width:52px}._title_1y6ts_45{font-family:var(--font-heading);color:var(--white);text-align:center;font-size:22px;font-weight:800}._subtitle_1y6ts_53{color:var(--text-muted);text-align:center;margin-top:-16px;font-size:14px}._steps_1y6ts_60{flex-direction:column;gap:10px;width:100%;display:flex}._step_1y6ts_60{opacity:0;align-items:center;gap:12px;transition:opacity .35s,transform .35s;display:flex;transform:translateY(6px)}._step_1y6ts_60._stepVisible_1y6ts_76{opacity:1;transform:translateY(0)}._stepIcon_1y6ts_81{background:var(--dark-2);border:1.5px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .3s,border-color .3s;display:flex}._stepIcon_1y6ts_81 svg{width:13px;height:10px;color:var(--white)}._stepIcon_1y6ts_81._stepIconDone_1y6ts_100{background:var(--blue);border-color:var(--blue)}._stepNum_1y6ts_105{color:var(--text-muted);font-size:11px;font-weight:700}._stepText_1y6ts_111{color:var(--text-muted);font-size:14px;transition:color .3s}._step_1y6ts_60._stepVisible_1y6ts_76 ._stepText_1y6ts_111{color:var(--text)}._progressTrack_1y6ts_121{background:var(--mid);border-radius:3px;width:100%;height:6px;overflow:hidden}._progressFill_1y6ts_129{background:linear-gradient(90deg, var(--blue) 0%, #4d7aff 100%);border-radius:3px;height:100%}._progressLabel_1y6ts_136{color:var(--text-muted);font-size:13px;font-weight:600}._wrapper_4pbfc_6{background:var(--dark);min-height:100vh}._card_4pbfc_12{background:var(--dark);flex-direction:column;min-height:100vh;display:flex}._cardNav_4pbfc_20{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._backBtn_4pbfc_28{color:var(--text-muted);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);background:0 0;border:none;padding:8px 4px;transition:color .15s}._backBtn_4pbfc_28:hover{color:var(--white)}._cardCounter_4pbfc_41{letter-spacing:.08em;color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600}._cardContent_4pbfc_53{background:#f4f7ff;border-radius:20px 20px 0 0;flex-direction:column;flex:1;gap:16px;padding:24px 20px 16px;display:flex;overflow-y:auto}._cardFooter_4pbfc_64{background:#f4f7ff;flex-shrink:0;padding:16px 20px 28px}._continueBtn_4pbfc_70{background:var(--blue);color:#fff;width:100%;font-family:var(--font);cursor:pointer;border:none;border-radius:10px;padding:18px 24px;font-size:16px;font-weight:600;transition:opacity .15s;display:block}._continueBtn_4pbfc_70:hover{opacity:.88}._tag_4pbfc_87{letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:-6px;font-size:11px;font-weight:600}._cardTitle_4pbfc_96{font-family:var(--font-heading);color:#0d1f3c;margin:0;font-size:clamp(22px,6vw,30px);font-weight:800;line-height:1.2}._bodyText_4pbfc_105{color:#3a5270;margin:0;font-size:15px;line-height:1.7}._scoreDialWrap_4pbfc_113{justify-content:center;padding:8px 0 4px;display:flex}._scoreDialCenter_4pbfc_119{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;inset:0}._scoreDialNum_4pbfc_129{font-size:38px;font-weight:800;font-family:var(--font-heading);line-height:1;transition:color .1s}._scoreDialSub_4pbfc_137{color:#6b85a8;font-size:12px}._zonePillRow_4pbfc_143{flex-direction:column;align-items:center;gap:8px;animation:.4s both _tileIn_4pbfc_1;display:flex}._zonePill_4pbfc_143{letter-spacing:.06em;text-transform:uppercase;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:700}._zoneTagLine_4pbfc_161{color:#3a5270;text-align:center;max-width:280px;margin:0;font-size:14px;line-height:1.5}._chipRow_4pbfc_171{flex-wrap:wrap;gap:8px;display:flex}._chip_4pbfc_171{color:#0d1f3c;background:#e8eefa;border:1px solid #c8d4ec;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}._mirrorCard_4pbfc_187{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:12px;padding:18px;display:flex;box-shadow:0 2px 8px #0d1f3c0f}._mirrorText_4pbfc_198{color:#3a5270;margin:0;font-size:15px;line-height:1.7}._mirrorText_4pbfc_198 strong{color:#0d1f3c;font-weight:600}._imgDark_4pbfc_211{background:#0d1f3c;border:1px solid #2e4060;border-radius:12px;overflow:hidden}._sectionImg_4pbfc_219{width:100%;display:block}._triCycle_4pbfc_224{flex-direction:column;align-items:center;gap:4px;padding:4px 0;display:flex}._triNode_4pbfc_232{border:1px solid #d4dcf0;border-left:4px solid var(--blue);color:#0d1f3c;background:#fff;border-radius:8px;align-items:center;gap:10px;width:100%;max-width:320px;padding:12px 14px;font-size:14px;font-weight:600;display:flex;box-shadow:0 1px 4px #0d1f3c0f}._triNum_4pbfc_249{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}._triArrow_4pbfc_263{color:#6b85a8;text-align:center;padding:2px 0;font-size:12px}._toolBreakdown_4pbfc_270{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:0 2px 8px #0d1f3c0d}._toolBreakdownTitle_4pbfc_281{color:#6b85a8;text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:12px;font-weight:700}._toolRow_4pbfc_290{border-bottom:1px solid #e8eefa;flex-direction:column;gap:4px;padding-bottom:14px;display:flex}._toolRow_4pbfc_290:last-child{border-bottom:none;padding-bottom:0}._toolRowHeader_4pbfc_302{align-items:center;gap:8px;display:flex}._toolIcon_4pbfc_308{width:20px;height:20px;color:var(--blue);opacity:.8;flex-shrink:0;justify-content:center;align-items:center;display:flex}._toolIcon_4pbfc_308 svg{width:100%;height:100%}._toolName_4pbfc_321{color:#0d1f3c;margin:0;font-size:14px;font-weight:700}._toolLimit_4pbfc_328{color:#3a5270;margin:0;font-size:13px;line-height:1.6}._patternCard_4pbfc_336{background:#fff;border:1px solid #d4dcf0;border-radius:10px;padding:18px;box-shadow:0 2px 8px #0d1f3c0d}._alertBox_4pbfc_344{background:#e633290d;border:1px solid #e6332933;border-radius:8px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}._alertLabel_4pbfc_354{letter-spacing:.08em;text-transform:uppercase;color:var(--red);margin:0;font-size:12px;font-weight:700}._stackGrid_4pbfc_364{flex-direction:column;gap:12px;display:flex}._stackItem_4pbfc_370{background:#fff;border:1px solid #d4dcf0;border-radius:10px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._stackNum_4pbfc_381{background:var(--blue);color:#fff;width:32px;height:32px;font-family:var(--font-heading);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}._stackTitle_4pbfc_396{color:#0d1f3c;margin:0 0 4px;font-size:14px;font-weight:700}._stackBody_4pbfc_403{color:#3a5270;margin:0;font-size:13px;line-height:1.6}._tagline_4pbfc_410{text-align:center;font-family:var(--font-heading);color:var(--blue);background:#0036ff0f;border:1px solid #0036ff2e;border-radius:8px;padding:14px;font-size:16px;font-weight:700}._citationCard_4pbfc_423{border:1px solid #d4dcf0;border-left:3px solid var(--blue);background:#fff;border-radius:8px;flex-direction:column;gap:6px;padding:14px 16px;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._citationLabel_4pbfc_435{color:#0d1f3c;margin:0;font-size:13px;font-weight:700}._citationText_4pbfc_442{color:#3a5270;margin:0;font-size:13px;line-height:1.6}._reviewCard_4pbfc_450{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 2px 8px #0d1f3c0f}._reviewHeader_4pbfc_461{align-items:center;gap:12px;display:flex}._reviewImg_4pbfc_467{object-fit:cover;border:2px solid #d4dcf0;border-radius:50%;flex-shrink:0;width:46px;height:46px}._reviewName_4pbfc_476{color:#0d1f3c;margin:0;font-size:14px;font-weight:700}._reviewSport_4pbfc_483{color:#6b85a8;margin:0;font-size:12px}._reviewQuote_4pbfc_489{color:#3a5270;margin:0;font-size:14px;font-style:italic;line-height:1.65}._sectionImgWhite_4pbfc_498{border:1px solid #d4dcf0;border-radius:10px;width:100%;display:block}._mirrorTiles_4pbfc_506{flex-direction:column;gap:10px;display:flex}@keyframes _tileIn_4pbfc_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._mirrorTile_4pbfc_506{background:#fff;border:1px solid #d4dcf0;border-radius:10px;align-items:center;gap:14px;padding:14px 16px;animation:.45s both _tileIn_4pbfc_1;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._tileIcon_4pbfc_529{width:40px;height:40px;color:var(--blue);background:#0036ff14;border:1px solid #0036ff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._tileIcon_4pbfc_529 svg{width:20px;height:20px}._tileBody_4pbfc_544{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._tileBig_4pbfc_552{color:#0d1f3c;font-size:15px;font-weight:700}._tileSub_4pbfc_558{color:#6b85a8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.4;overflow:hidden}._painBar_4pbfc_567{gap:3px;margin-bottom:2px;display:flex}._painSeg_4pbfc_573{border-radius:3px;flex-shrink:0;width:18px;height:8px}._spineComparison_4pbfc_581{background:#fff;border:1px solid #d4dcf0;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:20px 16px;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._spineCol_4pbfc_593{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}._spineLabel_4pbfc_601{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}._spineStack_4pbfc_608{flex-direction:column;align-items:center;gap:4px;display:flex}._vertebra_4pbfc_615{opacity:.85;border-radius:5px;width:48px;height:10px}._spineSublabel_4pbfc_622{color:#6b85a8;font-size:11px}._spineArrow_4pbfc_627{color:var(--blue);flex-shrink:0;font-size:24px}._evidenceCard_4pbfc_634{background:#fff;border:1px solid #d4dcf0;border-radius:10px;padding:16px;box-shadow:0 1px 4px #0d1f3c0d}._evidenceMech_4pbfc_642{align-items:flex-start;gap:12px;display:flex}._mechIcon_4pbfc_648{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}._mechLabel_4pbfc_658{color:#0d1f3c;margin:0 0 5px;font-size:13px;font-weight:700}._mechText_4pbfc_665{color:#3a5270;margin:0;font-size:13px;line-height:1.6}._letterWrapper_4pbfc_673{background:#fffef9 repeating-linear-gradient(#0000,#0000 27px,#0036ff0d 27px 28px);border:1px solid #e8e0cc;border-radius:10px;flex-direction:column;gap:14px;padding:22px 20px 20px;display:flex;box-shadow:0 2px 8px #0d1f3c12}._letterOpen_4pbfc_689{color:#0d1f3c;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:700}._letterPara_4pbfc_696{color:#3a5270;margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.8}._letterEmphasis_4pbfc_704{color:#0d1f3c;font-family:Georgia,Times New Roman,serif;font-size:15px;font-style:italic;font-weight:700}._letterSignature_4pbfc_712{border-top:1px solid #e8e0cc;flex-direction:column;align-items:flex-start;gap:4px;margin-top:4px;padding-top:12px;display:flex}._signatureImg_4pbfc_722{width:auto;height:52px}._signatureName_4pbfc_727{color:#6b85a8;font-size:12px}._belief6Card_4pbfc_733{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:16px;padding:18px;display:flex;box-shadow:0 2px 8px #0d1f3c0f}._bundleRow_4pbfc_745{gap:10px;display:flex}._starRow_4pbfc_750{align-items:center;gap:8px;margin-top:-4px;display:flex}._stars_4pbfc_757{color:#f59e0b;letter-spacing:1px;font-size:16px}._starCount_4pbfc_763{color:#6b85a8;font-size:13px}._bundleCard_4pbfc_768{cursor:pointer;background:#fff;border:2px solid #d4dcf0;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:12px 8px 14px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}._bundleCard_4pbfc_768:hover{border-color:var(--blue)}._bundleActive_4pbfc_786{border-color:var(--blue);background:#0036ff0a}._bundleBadge_4pbfc_791{background:var(--blue);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:0 10px 0 6px;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:0;right:0}._bundleImgRow_4pbfc_805{justify-content:center;align-items:center;gap:4px;margin-top:8px;margin-bottom:4px;display:flex}._bundleProductImg_4pbfc_814{object-fit:contain;width:312px;height:156px}._bundleProductName_4pbfc_820{color:#6b85a8;font-size:11px;font-weight:600}._bundlePrice_4pbfc_826{color:#0d1f3c;font-size:22px;font-weight:800;font-family:var(--font-heading)}._bundleOrig_4pbfc_833{color:#6b85a8;font-size:12px;text-decoration:line-through}._bundleSave_4pbfc_839{color:var(--green);font-size:12px;font-weight:700}._productSubtitle_4pbfc_845{color:#6b85a8;text-align:center;margin:-4px 0 0;font-size:12px}._productDisplay_4pbfc_853{background:#fff;border:1px solid #d4dcf0;border-radius:10px;align-items:center;gap:16px;padding:14px 16px;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._productDisplayImg_4pbfc_864{object-fit:contain;flex-shrink:0;width:72px;height:72px}._productDisplayInfo_4pbfc_871{flex-direction:column;gap:3px;display:flex}._productDisplayName_4pbfc_877{color:#0d1f3c;margin:0;font-size:15px;font-weight:700}._productDisplaySub_4pbfc_884{color:#6b85a8;margin:0;font-size:12px}._productPriceRow_4pbfc_890{align-items:baseline;gap:8px;margin-top:4px;display:flex}._productBig_4pbfc_897{color:#0d1f3c;font-size:22px;font-weight:800;font-family:var(--font-heading)}._productOrig_4pbfc_904{color:#6b85a8;font-size:14px;text-decoration:line-through}._productSaveTag_4pbfc_910{color:var(--green);font-size:11px;font-weight:700}._freeStack_4pbfc_916{background:#fff;border:1px solid #d4dcf0;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #0d1f3c0d}._freeStackHeader_4pbfc_924{cursor:pointer;text-align:left;background:#0036ff0d;border:none;align-items:center;gap:10px;width:100%;padding:12px 14px;transition:background .12s;display:flex}._freeStackHeader_4pbfc_924:hover{background:#0036ff17}._freeStackChecked_4pbfc_939{background:#0036ff12}._freeStackHeaderText_4pbfc_941{flex-direction:column;gap:2px;display:flex}._freeStackLabel_4pbfc_947{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}._freeStackSub_4pbfc_955{color:#6b85a8;font-size:11px}._stackDimmed_4pbfc_960{opacity:.38;pointer-events:none}._freeItem_4pbfc_965{background:#fff;border-bottom:1px solid #f0f3fa;align-items:center;gap:12px;padding:12px 14px;display:flex}._freeItem_4pbfc_965:last-child{border-bottom:none}._freeItemCheck_4pbfc_975{width:20px;height:20px;color:var(--blue);background:#fff;border:2px solid #c8d4ec;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:border-color .12s,background .12s;display:flex}._freeStackChecked_4pbfc_939 ._freeItemCheck_4pbfc_975{border-color:var(--blue);background:#0036ff1a}._freeItemImg_4pbfc_996{object-fit:contain;border-radius:6px;flex-shrink:0;width:38px;height:38px}._freeItemInfo_4pbfc_1004{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._freeItemName_4pbfc_1012{color:#0d1f3c;font-size:13px;font-weight:600}._freeItemValue_4pbfc_1018{color:#6b85a8;font-size:12px}._freeTag_4pbfc_1023{color:var(--green);letter-spacing:.04em;background:#10b9811a;border:1px solid #10b98140;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:10px;font-weight:700}._personalization_4pbfc_1035{background:#0036ff0a;border:1px solid #0036ff26;border-radius:8px;padding:14px 16px}._personalizationText_4pbfc_1042{color:#3a5270;margin:0;font-size:13px;line-height:1.65}._personalizationText_4pbfc_1042 strong{color:#0d1f3c}._trustList_4pbfc_1051{flex-direction:column;gap:8px;display:flex}._trustItem_4pbfc_1057{color:#3a5270;align-items:center;gap:8px;font-size:13px;display:flex}._trustCheck_4pbfc_1065{color:var(--green);flex-shrink:0;font-weight:700}._guaranteeNote_4pbfc_1071{text-align:center;color:#6b85a8;margin-top:8px;margin-bottom:0;font-size:12px}._bridgeLine_4pbfc_1080{color:var(--blue);border-left:3px solid var(--blue);margin:0;padding-left:14px;font-size:15px;font-weight:600;line-height:1.55}._offerPersonalization_4pbfc_1091{color:#3a5270;margin:0;font-size:15px;line-height:1.6}._offerPersonalization_4pbfc_1091 strong{color:#0d1f3c}._offerImgFrame_4pbfc_1100{background:#f4f7ff;border:1px solid #d4dcf0;border-radius:14px;justify-content:center;align-items:center;padding:16px;display:flex;overflow:hidden}._offerImg_4pbfc_1100{object-fit:contain;width:100%;max-width:320px;height:auto;display:block}._urgencyCallout_4pbfc_1120{border:1px solid #0036ff59;border-left:4px solid var(--blue);background:#0036ff1f;border-radius:8px;padding:12px 16px}._urgencyText_4pbfc_1128{color:#1e3a8a;margin:0;font-size:13px;font-weight:500;line-height:1.6}._nothingYetBlock_4pbfc_1137{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:0 2px 8px #0d1f3c0d}._nothingYetItem_4pbfc_1148{border-bottom:1px solid #e8eefa;padding-bottom:14px}._nothingYetItem_4pbfc_1148:last-child{border-bottom:none;padding-bottom:0}._mechanismMid_4pbfc_1158{border:1px solid #d4dcf0;border-left:4px solid var(--blue);background:#fff;border-radius:10px;flex-direction:column;gap:10px;padding:18px;display:flex;box-shadow:0 2px 8px #0d1f3c0d}._mechanismMidTitle_4pbfc_1170{color:#0d1f3c;margin:0;font-size:15px;font-weight:700}._mechanismMidBody_4pbfc_1177{color:#3a5270;margin:0;font-size:14px;line-height:1.75}._mechanismImg_4pbfc_1184{border:1px solid #d4dcf0;border-radius:12px;width:100%;display:block}._mechanismClose_4pbfc_1191{background:#0d1f3c;border-radius:12px;flex-direction:column;gap:10px;padding:20px;display:flex}._mechanismCloseTitle_4pbfc_1200{font-family:var(--font-heading);color:#fff;margin:0;font-size:17px;font-weight:800}._mechanismClose_4pbfc_1191 ._bodyText_4pbfc_105{color:#ffffffd9}._evidenceTiles_4pbfc_1213{flex-direction:column;gap:10px;display:flex}._evidenceTile_4pbfc_1213{cursor:pointer;background:#fff;border:1px solid #d4dcf0;border-left-width:3px;border-radius:10px;flex-direction:column;gap:0;padding:14px 16px;transition:border-color .15s;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._evidenceTile_4pbfc_1213:hover{border-left-color:var(--blue)}._evidenceTileOpen_4pbfc_1233{background:#0036ff05;border-left-color:var(--blue)!important}._evidenceTileHeader_4pbfc_1235{align-items:flex-start;gap:10px;display:flex}._evidenceTileChevron_4pbfc_1241{color:#b0bdd4;flex-shrink:0;padding-top:3px;font-size:9px}._evidenceTileBody_4pbfc_1248{border-top:1px solid #e8eefa;flex-direction:column;gap:5px;margin-top:10px;padding-top:10px;display:flex}._evidenceTileLabel_4pbfc_1257{color:#0d1f3c;margin:0;font-size:14px;font-weight:700}._evidenceStudy_4pbfc_1264{letter-spacing:.04em;color:var(--blue);text-transform:uppercase;margin:0;font-size:11px;font-weight:600}._evidenceBody_4pbfc_1273{color:#3a5270;margin:0;font-size:13px;line-height:1.65}._evidencePmid_4pbfc_1280{color:#6b85a8;margin:0;font-family:Courier New,monospace;font-size:11px}._evidenceConditional_4pbfc_1287{border:1px solid #0036ff59;border-left:4px solid var(--blue);color:#1e3a8a;background:#0036ff1f;border-radius:8px;padding:14px 16px;font-size:13px;font-weight:500;line-height:1.65}._sportBridgeLine_4pbfc_1300{color:var(--blue);background:#0036ff0d;border:1px solid #0036ff26;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.5}._guaranteePara_4pbfc_1313{color:#3a5270;margin:0;font-family:Georgia,Times New Roman,serif;font-size:13px;line-height:1.7}._guaranteePara_4pbfc_1313 strong{color:#0d1f3c}._mechanismReminder_4pbfc_1326{background:#0d1f3c;border-radius:10px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}._mechanismReminder_4pbfc_1326 p{color:#ffffffd9;margin:0;font-size:13px;line-height:1.65}._mechanismReminderTagline_4pbfc_1342{color:#fff!important;font-size:14px!important}._socialProofLine_4pbfc_1347{text-align:center;color:#3a5270;letter-spacing:.01em;margin:0;font-size:14px;font-weight:600}._priceAnchor_4pbfc_1356{text-align:center;color:#6b85a8;margin:0;font-size:13px;line-height:1.5}._cardContentDark_4pbfc_1369{border-radius:20px 20px 0 0;flex-direction:column;flex:1;gap:16px;padding:24px 20px 16px;display:flex;overflow-y:auto}._cardFooterDark_4pbfc_1379{background:#0d1f3c;flex-shrink:0;padding:16px 20px 28px}._tagDark_4pbfc_1385{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;text-align:center;font-size:11px;font-weight:700}._zoneTagLineDark_4pbfc_1394{color:#fff9;text-align:center;margin:0;font-size:14px;line-height:1.5}._statTileDark_4pbfc_1403{cursor:pointer;text-align:left;background:#ffffff12;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:14px 12px;transition:border-color .15s;display:flex}._statTileDark_4pbfc_1403:hover{border-color:#ffffff47}._statTileDarkOpen_4pbfc_1417{background:#ffffff1a!important;border-color:#ffffff59!important}._statTileIconDark_4pbfc_1419{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._statTileIconDark_4pbfc_1419 svg{width:16px;height:16px}._statTileChevronDark_4pbfc_1430{color:#ffffff4d;flex-shrink:0;margin-top:2px;font-size:8px}._statTileValueDark_4pbfc_1437{color:#fff;font-size:14px;font-weight:700;line-height:1.2}._statTileSubDark_4pbfc_1444{color:#ffffff73;font-size:11px}._statTileExpandDark_4pbfc_1449{color:#ffffffa6;border-top:1px solid #ffffff1a;margin-top:8px;padding-top:8px;font-size:12px;line-height:1.55}._toolRowDark_4pbfc_1459{flex-direction:column;align-items:center;gap:10px;display:flex}._toolRowDarkLabel_4pbfc_1466{letter-spacing:.07em;text-transform:uppercase;color:#ffffff59;font-size:11px;font-weight:600}._toolRowDarkInner_4pbfc_1474{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}._toolIconDarkBtn_4pbfc_1481{color:#ffffffa6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,border-color .15s;display:flex}._toolIconDarkBtn_4pbfc_1481:hover{background:#ffffff26;border-color:#ffffff4d}._toolIconDarkBtn_4pbfc_1481 svg{width:19px;height:19px}._toolIconDarkBtnOpen_4pbfc_1493{background:#ffffff2e!important;border-color:#fff6!important}._toolCalloutDark_4pbfc_1495{background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;width:100%;padding:12px 14px;animation:.2s both _tileIn_4pbfc_1}._toolCalloutName_4pbfc_1504{color:#fff;margin:0 0 4px;font-size:13px;font-weight:700}._toolCalloutText_4pbfc_1511{color:#ffffffa6;margin:0;font-size:13px;line-height:1.55}._statGrid_4pbfc_1519{grid-template-columns:1fr 1fr;gap:10px;display:grid}._statTile_4pbfc_1403{cursor:pointer;text-align:left;background:#fff;border:1px solid #d4dcf0;border-radius:12px;flex-direction:column;gap:4px;width:100%;padding:14px 12px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 4px #0d1f3c0d}._statTile_4pbfc_1403:hover{border-color:var(--blue)}._statTileOpen_4pbfc_1540{border-color:var(--blue);box-shadow:0 2px 10px #0036ff1f}._statTileTop_4pbfc_1542{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}._statTileChevron_4pbfc_1430{color:#b0bdd4;flex-shrink:0;margin-top:2px;font-size:9px}._statTileIcon_4pbfc_1419{width:30px;height:30px;color:var(--blue);background:#0036ff14;border:1px solid #0036ff26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._statTileIcon_4pbfc_1419 svg{width:16px;height:16px}._statTileValue_4pbfc_1437{color:#0d1f3c;font-size:14px;font-weight:700;line-height:1.2}._statTileSub_4pbfc_1444{color:#6b85a8;font-size:11px;line-height:1.3}._statTileExpand_4pbfc_1449{color:#3a5270;border-top:1px solid #e8eefa;margin-top:6px;padding-top:6px;font-size:12px;line-height:1.55}._toolIconRowStatic_4pbfc_1593{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}._toolIconRowInner_4pbfc_1603{flex-wrap:wrap;gap:8px;display:flex}._toolIconStaticItem_4pbfc_1609{width:28px;height:28px;color:var(--blue);opacity:.75;justify-content:center;align-items:center;display:flex}._toolIconStaticItem_4pbfc_1609 svg{width:100%;height:100%}._spineHotspotWrap_4pbfc_1621{background:#0d1f3c;border-radius:14px;width:100%;position:relative;overflow:hidden}._spineHotspotImg_4pbfc_1629{aspect-ratio:1;object-fit:cover;object-position:center center;width:100%;display:block}._spineBadge_4pbfc_1637{color:#fff;letter-spacing:.08em;z-index:3;background:#0036ffd9;border-radius:20px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}._hotspotBtn_4pbfc_1651{color:#fff;cursor:pointer;z-index:4;background:#0d1f3cd1;border:2px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;font-weight:700;line-height:1;transition:background .15s,transform .15s;display:flex;position:absolute;transform:translate(-50%,-50%)}._hotspotBtn_4pbfc_1651:hover{background:#0d1f3cf2;transform:translate(-50%,-50%)scale(1.1)}._hotspotBtnOpen_4pbfc_1671{background:var(--blue)!important;border-color:#ffffffb3!important}._hotspotCallout_4pbfc_1676{z-index:5;background:#0d1f3cf2;padding:14px 16px 16px;animation:.2s both _tileIn_4pbfc_1;position:absolute;bottom:0;left:0;right:0}._hotspotQ_4pbfc_1687{color:#fff;margin:0 0 6px;font-size:13px;font-weight:700}._hotspotA_4pbfc_1694{color:#ffffffd1;margin:0;font-size:13px;line-height:1.6}._simpleToggle_4pbfc_1702{color:var(--blue);font-size:13px;font-weight:600;font-family:var(--font);cursor:pointer;text-align:left;text-underline-offset:3px;background:0 0;border:none;padding:4px 0;text-decoration:underline}._simpleContent_4pbfc_1716{background:#fff;border:1px solid #d4dcf0;border-radius:10px;flex-direction:column;gap:12px;padding:16px;animation:.25s both _tileIn_4pbfc_1;display:flex}._spongeImg_4pbfc_1727{aspect-ratio:16/9;object-fit:cover;object-position:center center;border-radius:8px;width:100%;display:block}._offerEyebrow_4pbfc_1737{color:#16a34a;letter-spacing:.01em;margin:0 0 -4px;font-size:13px;font-weight:700}._offerUrgency_4pbfc_1745{color:#3a5270;margin:0 0 14px;font-size:13px;line-height:1.65}._secondaryCta_4pbfc_1752{width:100%;color:var(--blue);font-family:var(--font);text-underline-offset:3px;cursor:pointer;text-align:center;background:0 0;border:none;padding:8px 0 0;font-size:14px;font-weight:600;text-decoration:underline;display:block}._tapHint_4pbfc_1769{color:var(--blue);opacity:.8;margin:-6px 0 0;font-size:13px;font-style:italic}._continueBtnReversed_4pbfc_1778{color:#0d1f3c;width:100%;font-family:var(--font);cursor:pointer;background:#fff;border:none;border-radius:10px;padding:18px 24px;font-size:16px;font-weight:700;transition:opacity .15s;display:block}._continueBtnReversed_4pbfc_1778:hover{opacity:.88}
