:root{--navy:#021132;--navy-deep:#010b22;--navy-soft:#0c2050;--navy-mid:#14336e;--gold:#eba42c;--gold-light:#f5c46a;--gold-dark:#b87a12;--gold-soft:#fdf3e2;--white:#fff;--bg:#f7f9fc;--ink:#021132;--muted:#5a6880;--line:#e4e9f0;--ok:#15803d;--err:#c81e1e;--radius:12px;--radius-lg:18px;--radius-xl:26px;--shadow:0 6px 24px #02113212;--shadow-lg:0 20px 50px #02113224;--ring:0 0 0 4px #eba42c59;--font:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Sora", "Inter", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700;line-height:1.15}.container{max-width:1120px;margin:0 auto;padding:0 1.4rem}.section{padding:5rem 0}.section-alt{background:var(--bg)}.section-navy{background:var(--navy);color:#e8edf6}.section-navy h1,.section-navy h2,.section-navy h3{color:var(--white)}.head{text-align:center;max-width:640px;margin:0 auto 3rem}.eyebrow{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);background:var(--gold-soft);border-radius:50px;margin-bottom:.9rem;padding:.35rem .9rem;font-size:.78rem;font-weight:700;display:inline-block}.section-navy .eyebrow{color:var(--gold);background:#eba42c24}.head h2{margin-bottom:.7rem;font-size:clamp(1.9rem,4vw,2.7rem)}.head p{color:var(--muted);font-size:1.05rem}.section-navy .head p{color:#b4c1d8}.btn{font-family:var(--font-display);border-radius:var(--radius);cursor:pointer;border:2px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.7rem;font-size:.98rem;font-weight:600;transition:transform .15s,background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-lg{padding:1rem 2.1rem;font-size:1.05rem}.btn-block{width:100%}.btn-gold{background:var(--gold);color:var(--navy);box-shadow:0 8px 22px #eba42c52}.btn-gold:hover:not(:disabled){background:var(--gold-light);transform:translateY(-2px)}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover:not(:disabled){background:var(--navy-soft);transform:translateY(-2px)}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn-ghost:hover:not(:disabled){border-color:var(--navy)}.section-navy .btn-ghost{color:var(--white);border-color:#ffffff4d}.section-navy .btn-ghost:hover:not(:disabled){border-color:var(--gold);color:var(--gold)}.stair{align-items:flex-end;gap:5px;display:flex}.stair-step{background:var(--line);border-radius:3px;flex:1;transition:background .3s,height .3s}.stair-step.on{background:var(--gold)}.section-navy .stair-step{background:#ffffff29}.section-navy .stair-step.on{background:var(--gold)}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.7rem}:where(a,button,input,select,textarea):focus-visible{box-shadow:var(--ring);border-radius:8px;outline:none}@media (width<=720px){.section{padding:3.5rem 0}}._nav_89u0c_4{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}._navScrolled_89u0c_13{border-color:var(--line);box-shadow:0 2px 16px #0211320d}._navIn_89u0c_14{align-items:center;gap:1rem;height:70px;display:flex}._brand_89u0c_15{align-items:center;gap:.6rem;margin-right:auto;display:flex}._brandLogo_89u0c_16{object-fit:cover;border-radius:9px;width:38px;height:38px}._brandText_89u0c_21{flex-direction:column;line-height:1.1;display:flex}._brandShort_89u0c_22{font-family:var(--font-display);color:var(--navy);font-size:1.15rem;font-weight:800}._brandFull_89u0c_23{color:var(--muted);letter-spacing:.02em;font-size:.68rem}._navLinks_89u0c_24{align-items:center;gap:1.6rem;display:flex}._navLinks_89u0c_24 a{color:var(--muted);font-size:.92rem;font-weight:500}._navLinks_89u0c_24 a:hover{color:var(--navy)}._hero_89u0c_29{background:var(--navy);color:#e8edf6;padding:5rem 0 5.5rem;position:relative;overflow:hidden}._heroGlow_89u0c_30{pointer-events:none;background:radial-gradient(circle,#eba42c24,#0000 65%);width:520px;height:520px;position:absolute;top:-30%;right:-10%}._heroIn_89u0c_37{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid;position:relative}._acronym_89u0c_40{font-family:var(--font-display);letter-spacing:.03em;color:#a9b7d0;flex-wrap:wrap;gap:.9rem;margin-bottom:1.4rem;font-size:.9rem;font-weight:600;display:flex}._acronym_89u0c_40 b{color:var(--gold);font-size:1.05rem;font-weight:800}._heroTitle_89u0c_53{color:var(--white);margin-bottom:1.1rem;font-size:clamp(2.3rem,5vw,3.5rem)}._heroTitle_89u0c_53 em{color:var(--gold);font-style:normal}._heroLead_89u0c_55{color:#b4c1d8;max-width:520px;margin-bottom:2rem;font-size:1.12rem}._heroLead_89u0c_55 strong{color:var(--white);font-weight:600}._heroBtns_89u0c_57{flex-wrap:wrap;gap:.8rem;display:flex}._heroTrust_89u0c_58{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:2rem;margin-top:2.5rem;padding-top:1.6rem;display:flex}._heroTrust_89u0c_58 div{flex-direction:column;display:flex}._heroTrust_89u0c_58 b{font-family:var(--font-display);color:var(--gold);font-size:1rem}._heroTrust_89u0c_58 span{color:#a9b7d0;font-size:.84rem}._heroArt_89u0c_70{place-items:center;display:grid}._heroLogo_89u0c_71{border-radius:var(--radius-xl);width:100%;max-width:320px;box-shadow:0 24px 60px #0006}._problemGrid_89u0c_79{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}._problemCard_89u0c_80{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.7rem}._problemIcon_89u0c_86{margin-bottom:.7rem;font-size:1.7rem}._problemCard_89u0c_80 h3{margin-bottom:.4rem;font-size:1.1rem}._problemCard_89u0c_80 p{color:var(--muted);font-size:.94rem}._compare_89u0c_91{grid-template-columns:1fr 1fr;gap:1.3rem;max-width:900px;margin:0 auto;display:grid}._compareCol_89u0c_92{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--white);padding:1.8rem}._compareUs_89u0c_93{border-color:var(--gold);background:var(--gold-soft);box-shadow:var(--shadow)}._compareTitle_89u0c_94{font-family:var(--font-display);margin-bottom:1rem;font-size:1.05rem;font-weight:700}._compareUs_89u0c_93 ._compareTitle_89u0c_94{color:var(--navy)}._compareList_89u0c_96{flex-direction:column;gap:.7rem;list-style:none;display:flex}._compareList_89u0c_96 li{color:#2c3a55;gap:.6rem;font-size:.94rem;display:flex}._compareList_89u0c_96 li:before{content:"✕";color:var(--muted);flex-shrink:0;font-weight:700}._compareUs_89u0c_93 ._compareList_89u0c_96 li:before{content:"✓";color:var(--gold-dark)}._stairs_89u0c_102{grid-template-columns:repeat(4,1fr);align-items:end;gap:1.1rem;display:grid}._pillar_89u0c_103{background:var(--white);border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.6rem 1.4rem}._pillar_89u0c_103:first-child{margin-bottom:0}._pillar_89u0c_103:nth-child(2){margin-bottom:1.2rem}._pillar_89u0c_103:nth-child(3){margin-bottom:2.4rem}._pillar_89u0c_103:nth-child(4){margin-bottom:3.6rem}._pillarN_89u0c_116{background:var(--navy);width:34px;height:34px;color:var(--gold);font-family:var(--font-display);border-radius:9px;place-items:center;margin-bottom:.8rem;font-size:.95rem;font-weight:800;display:grid}._pillar_89u0c_103 h3{margin-bottom:.4rem;font-size:1.05rem}._pillar_89u0c_103 p{color:var(--muted);font-size:.9rem}._techGrid_89u0c_132{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}._tech_89u0c_132{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-start;gap:.9rem;padding:1.1rem 1.2rem;display:flex}._techDot_89u0c_142{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem}._tech_89u0c_132 b{font-family:var(--font-display);margin-bottom:.15rem;font-size:.98rem;display:block}._tech_89u0c_132 span{color:var(--muted);font-size:.88rem}._placeholder_89u0c_153{text-align:center;border:2px dashed var(--line);border-radius:var(--radius-lg);max-width:720px;color:var(--muted);margin:0 auto;padding:2.5rem 1.8rem}._placeholder_89u0c_153 b{color:var(--navy)}._plans_89u0c_165{grid-template-columns:repeat(2,1fr);gap:1.3rem;max-width:820px;margin:0 auto;display:grid}._plan_89u0c_165{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;padding:1.9rem;display:flex}._planTop_89u0c_174{border-color:var(--gold);box-shadow:var(--shadow);position:relative}._planBadge_89u0c_175{background:var(--gold);color:var(--navy);font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;border-radius:50px;padding:.25rem .7rem;font-size:.7rem;font-weight:800;position:absolute;top:-11px;left:1.9rem}._plan_89u0c_165 h3{margin-bottom:.3rem;font-size:1.25rem}._planPrice_89u0c_189{font-family:var(--font-display);color:var(--navy);margin-bottom:1.1rem;font-size:1.5rem;font-weight:800}._planPrice_89u0c_189 small{color:var(--muted);font-size:.85rem;font-weight:500}._planList_89u0c_191{flex-direction:column;flex:1;gap:.55rem;margin-bottom:1.5rem;list-style:none;display:flex}._planList_89u0c_191 li{color:#2c3a55;gap:.55rem;font-size:.93rem;display:flex}._planList_89u0c_191 li:before{content:"✓";color:var(--gold-dark);flex-shrink:0;font-weight:700}._faqs_89u0c_196{flex-direction:column;gap:.8rem;max-width:760px;margin:0 auto;display:flex}._faq_89u0c_196{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem 1.4rem}._faq_89u0c_196 summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;gap:1rem;font-size:1rem;font-weight:600;list-style:none;display:flex}._faq_89u0c_196 summary::-webkit-details-marker{display:none}._faq_89u0c_196 summary:after{content:"+";color:var(--gold-dark);font-weight:700}._faq_89u0c_196[open] summary:after{content:"−"}._faq_89u0c_196 p{color:var(--muted);margin-top:.7rem;font-size:.94rem}._ctaBox_89u0c_219{text-align:center;max-width:640px;margin:0 auto}._ctaStar_89u0c_220{color:var(--gold);margin-bottom:.6rem;font-size:2.2rem}._ctaBox_89u0c_219 h2{margin-bottom:.8rem;font-size:clamp(1.9rem,4vw,2.6rem)}._ctaBox_89u0c_219 p{color:#b4c1d8;margin-bottom:1.8rem}._ctaBtns_89u0c_223{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}._footer_89u0c_225{background:var(--navy-deep);color:#8fa0be;text-align:center;padding:2.5rem 0;font-size:.86rem}._footer_89u0c_225 b{color:var(--white);font-family:var(--font-display)}._queEs_89u0c_229{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid}._queEsText_89u0c_230 p{color:var(--muted);font-size:1.02rem}._queEsPoints_89u0c_231{flex-direction:column;gap:.75rem;list-style:none;display:flex}._queEsPoints_89u0c_231 li{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);align-items:flex-start;gap:.7rem;padding:.85rem 1.1rem;font-size:.95rem;display:flex}._queEsPoints_89u0c_231 li:before{content:"★";color:var(--gold);flex-shrink:0}._cycleBanner_89u0c_245{background:var(--gold-soft);border:1px solid var(--gold);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 2rem;max-width:820px;margin:0 auto 2.5rem;padding:.9rem 1.6rem;font-size:.95rem;display:flex}._cycleBanner_89u0c_245 b{font-family:var(--font-display);color:var(--gold-dark)}._cycleClosed_89u0c_260{background:var(--bg);border-color:var(--line)}._cycleClosed_89u0c_260 b{color:var(--navy)}._programMeta_89u0c_264{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}._programMeta_89u0c_264 span{color:var(--navy);background:var(--bg);border:1px solid var(--line);border-radius:50px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}._groupGrid_89u0c_281{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}._group_89u0c_281{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:.9rem;padding:1.6rem;display:flex}._groupFull_89u0c_291{opacity:.75}._groupHead_89u0c_292{justify-content:space-between;align-items:center;gap:.8rem;display:flex}._groupHead_89u0c_292 h3{font-size:1.15rem}._groupState_89u0c_294{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:50px;padding:.28rem .75rem;font-size:.72rem;font-weight:800}._stateOpen_89u0c_304{color:var(--ok);background:#e7f6ec}._stateFull_89u0c_305{color:var(--err);background:#fdecec}._stateOff_89u0c_306{background:var(--bg);color:var(--muted)}._groupSchedule_89u0c_307{color:var(--muted);min-height:3em;font-size:.95rem}._occupancy_89u0c_308{background:var(--line);border-radius:50px;height:10px;overflow:hidden}._occupancyFill_89u0c_309{background:var(--gold);border-radius:50px;height:100%;transition:width .4s}._occupancyFillFull_89u0c_310{background:var(--err)}._groupSeats_89u0c_311{color:var(--muted);justify-content:space-between;font-size:.85rem;display:flex}._groupSeats_89u0c_311 b{color:var(--navy)}._flow_89u0c_315{flex-direction:column;gap:.9rem;max-width:680px;margin:0 auto;display:flex}._flowStep_89u0c_316{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);align-items:center;gap:1.1rem;padding:1.1rem 1.4rem;display:flex}._flowN_89u0c_325{background:var(--navy);width:38px;height:38px;color:var(--gold);font-family:var(--font-display);border-radius:10px;flex-shrink:0;place-items:center;font-weight:800;display:grid}._flowStep_89u0c_316 p{font-size:.98rem}._founder_89u0c_339{grid-template-columns:.85fr 1.15fr;align-items:start;gap:3rem;display:grid}._founderPhoto_89u0c_340{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-lg);aspect-ratio:4/5;object-fit:cover}._founderPhotoPh_89u0c_347{aspect-ratio:4/5;border-radius:var(--radius-xl);border:2px dashed var(--line);width:100%;color:var(--muted);text-align:center;place-items:center;padding:1rem;font-size:.9rem;display:grid}._founderName_89u0c_359{margin-bottom:.8rem;font-size:1.6rem}._founderBio_89u0c_360{color:var(--muted);margin-bottom:1.4rem}._founderBlocks_89u0c_361{flex-direction:column;gap:1rem;display:flex}._founderBlock_89u0c_361{background:var(--white);border:1px solid var(--line);border-left:4px solid var(--gold);border-radius:var(--radius);padding:1rem 1.2rem}._founderBlock_89u0c_361 b{font-family:var(--font-display);margin-bottom:.25rem;font-size:.95rem;display:block}._founderBlock_89u0c_361 p{color:var(--muted);font-size:.92rem}._certGrid_89u0c_372{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:2.5rem;display:grid}._cert_89u0c_372{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;padding:1.3rem}._certBadge_89u0c_380{object-fit:cover;border-radius:50%;width:64px;height:64px;margin:0 auto .8rem}._certBadgePh_89u0c_386{background:var(--gold-soft);width:64px;height:64px;color:var(--gold-dark);border-radius:50%;place-items:center;margin:0 auto .8rem;font-size:1.5rem;display:grid}._cert_89u0c_372 b{font-family:var(--font-display);font-size:.95rem;display:block}._cert_89u0c_372 span{color:var(--muted);margin-top:.25rem;font-size:.84rem;display:block}._testiGrid_89u0c_400{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.3rem;display:grid}._testi_89u0c_400{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;padding:1.6rem;display:flex}._testiQuote_89u0c_410{color:#2c3a55;flex:1;font-size:.97rem}._testiQuote_89u0c_410:before{content:"“";color:var(--gold);font-family:var(--font-display);margin-right:.2rem;font-size:1.6rem;line-height:0}._testiWho_89u0c_412{align-items:center;gap:.8rem;display:flex}._testiAvatar_89u0c_413{object-fit:cover;border-radius:50%;width:42px;height:42px}._testiAvatarPh_89u0c_414{background:var(--navy);width:42px;height:42px;color:var(--gold);font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:800;display:grid}._testiWho_89u0c_412 b{font-family:var(--font-display);font-size:.95rem;display:block}._testiWho_89u0c_412 span{color:var(--muted);font-size:.82rem}._priceStrike_89u0c_427{color:var(--muted);margin-right:.5rem;font-size:.95rem;font-weight:500;text-decoration:line-through}._promoTag_89u0c_428{background:var(--gold);color:var(--navy);font-family:var(--font-display);vertical-align:middle;border-radius:50px;margin-left:.5rem;padding:.2rem .6rem;font-size:.72rem;font-weight:800;display:inline-block}._groupDiscount_89u0c_440{text-align:center;background:var(--gold-soft);border:1px solid var(--gold);border-radius:var(--radius-lg);max-width:820px;margin:1.6rem auto 0;padding:1rem 1.5rem;font-size:.95rem}._groupDiscount_89u0c_440 b{color:var(--gold-dark);font-family:var(--font-display)}._fab_89u0c_453{z-index:90;color:var(--white);font-family:var(--font-display);background:#25d366;border-radius:50px;align-items:center;gap:.55rem;padding:.8rem 1.3rem;font-size:.95rem;font-weight:700;transition:transform .15s;display:flex;position:fixed;bottom:1.3rem;right:1.3rem;box-shadow:0 10px 30px #25d36666}._fab_89u0c_453:hover{transform:translateY(-2px)}._fab_89u0c_453 svg{fill:currentColor;width:22px;height:22px}@media (width<=960px){._heroIn_89u0c_37{grid-template-columns:1fr;gap:2.5rem}._heroArt_89u0c_70{order:-1}._stairs_89u0c_102{grid-template-columns:repeat(2,1fr)}._pillar_89u0c_103{margin-bottom:0!important}._navLinks_89u0c_24{display:none}._queEs_89u0c_229,._founder_89u0c_339{grid-template-columns:1fr;gap:2rem}._founderPhoto_89u0c_340,._founderPhotoPh_89u0c_347{max-width:380px;margin:0 auto}._groupGrid_89u0c_281{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (width<=720px){._problemGrid_89u0c_79,._compare_89u0c_91,._plans_89u0c_165,._stairs_89u0c_102{grid-template-columns:1fr}._fab_89u0c_453 span{display:none}._fab_89u0c_453{padding:.9rem}}._wrap_4xk9g_3{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-xl);max-width:820px;box-shadow:var(--shadow-lg);margin:0 auto;overflow:hidden}._progress_4xk9g_14{border-bottom:1px solid var(--line);background:var(--bg);align-items:center;gap:1rem;padding:1.2rem 1.8rem;display:flex}._progressStair_4xk9g_22{flex:1;align-items:flex-end;gap:5px;height:34px;display:flex}._progressLabel_4xk9g_29{font-family:var(--font-display);color:var(--navy);white-space:nowrap;font-size:.85rem;font-weight:700}._body_4xk9g_38{padding:1.8rem}._passage_4xk9g_40{background:var(--bg);border-left:4px solid var(--gold);border-radius:var(--radius);margin-bottom:1.6rem;padding:1.2rem 1.3rem}._passageTitle_4xk9g_47{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.05rem}._passageText_4xk9g_52{color:#2c3a55;white-space:pre-line;font-size:.95rem;line-height:1.7}._skillTag_4xk9g_59{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--navy-mid);background:#eaeff8;border-radius:50px;margin-bottom:.7rem;padding:.25rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}._question_4xk9g_72{font-family:var(--font-display);margin-bottom:1.1rem;font-size:1.2rem;font-weight:600;line-height:1.4}._options_4xk9g_80{flex-direction:column;gap:.6rem;display:flex}._option_4xk9g_80{text-align:left;width:100%;font-family:var(--font);color:var(--ink);background:var(--white);border:2px solid var(--line);border-radius:var(--radius);cursor:pointer;align-items:center;gap:.8rem;padding:.85rem 1rem;font-size:.98rem;transition:border-color .15s,background .15s;display:flex}._option_4xk9g_80:hover{border-color:var(--gold)}._optionActive_4xk9g_98{border-color:var(--gold);background:var(--gold-soft)}._optionLetter_4xk9g_99{width:26px;height:26px;color:var(--navy);font-family:var(--font-display);background:#eaeff8;border-radius:50%;flex-shrink:0;place-items:center;font-size:.8rem;font-weight:700;display:grid}._optionActive_4xk9g_98 ._optionLetter_4xk9g_99{background:var(--gold);color:var(--navy)}._actions_4xk9g_114{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}._hint_4xk9g_121{color:var(--muted);font-size:.85rem}._resultHead_4xk9g_124{text-align:center;background:var(--navy);color:#e8edf6;padding:2.2rem 1.8rem 1.6rem}._star_4xk9g_130{margin-bottom:.3rem;font-size:2rem}._score_4xk9g_131{font-family:var(--font-display);color:var(--gold);font-size:3rem;font-weight:800;line-height:1}._scoreOf_4xk9g_138{color:#a9b7d0;font-size:1.2rem}._resultMsg_4xk9g_139{color:#c3cee2;margin-top:.6rem;font-size:.98rem}._blockTitle_4xk9g_141{font-family:var(--font-display);margin:1.8rem 0 .9rem;font-size:1.1rem;font-weight:700}._skills_4xk9g_149{flex-direction:column;gap:.75rem;display:flex}._skillRow_4xk9g_150{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:1fr auto;align-items:center;gap:.9rem;padding:.75rem .9rem;display:grid}._skillName_4xk9g_159{font-size:.94rem;font-weight:600}._skillBar_4xk9g_160{align-items:flex-end;gap:4px;height:18px;display:flex}._skillDot_4xk9g_161{background:var(--line);border-radius:3px;width:22px;height:100%}._skillDotOk_4xk9g_167{background:var(--ok)}._skillDotBad_4xk9g_168{background:#f2c4c4}._skillVerdict_4xk9g_169{font-family:var(--font-display);white-space:nowrap;border-radius:50px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}._verdictOk_4xk9g_177{color:var(--ok);background:#e6f4ec}._verdictBad_4xk9g_178{color:var(--err);background:#fbeaea}._review_4xk9g_181{flex-direction:column;gap:.8rem;display:flex}._reviewItem_4xk9g_182{border:1px solid var(--line);border-left:4px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem}._reviewOk_4xk9g_188{border-left-color:var(--ok)}._reviewBad_4xk9g_189{border-left-color:var(--err)}._reviewQ_4xk9g_190{margin-bottom:.35rem;font-size:.95rem;font-weight:600}._reviewA_4xk9g_191{margin-bottom:.6rem;font-size:.88rem}._reviewA_4xk9g_191 b{color:var(--ok)}._strategy_4xk9g_193{color:#2c3a55;background:var(--gold-soft);border-radius:10px;padding:.7rem .85rem;font-size:.88rem;line-height:1.6}._strategy_4xk9g_193:before{content:"🎯 Estrategia: ";color:var(--gold-dark);font-weight:700}._lead_4xk9g_208{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);margin-top:1.8rem;padding:1.5rem}._leadTitle_4xk9g_215{font-family:var(--font-display);margin-bottom:.3rem;font-size:1.15rem}._leadText_4xk9g_216{color:var(--muted);margin-bottom:1.1rem;font-size:.92rem}._field_4xk9g_217{flex-direction:column;gap:.35rem;margin-bottom:.8rem;display:flex}._field_4xk9g_217>span{color:var(--navy);font-size:.82rem;font-weight:600}._field_4xk9g_217 input{font-family:var(--font);color:var(--ink);background:var(--white);border:1.5px solid var(--line);border-radius:10px;outline:none;padding:.7rem .85rem;font-size:.95rem}._field_4xk9g_217 input:focus{border-color:var(--gold)}._formRow_4xk9g_230{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}._formMsg_4xk9g_231{margin-top:.7rem;font-size:.88rem}._formOk_4xk9g_232{color:var(--ok)}._formErr_4xk9g_233{color:var(--err)}._chat_4xk9g_236{border:1px solid var(--line);border-radius:var(--radius-lg);margin-top:1.8rem;overflow:hidden}._chatHead_4xk9g_242{background:var(--navy);color:var(--white);font-family:var(--font-display);align-items:center;gap:.6rem;padding:.85rem 1.1rem;font-size:.95rem;font-weight:600;display:flex}._chatLog_4xk9g_253{background:var(--bg);flex-direction:column;gap:.7rem;max-height:320px;padding:1rem;display:flex;overflow-y:auto}._msg_4xk9g_262{white-space:pre-wrap;border-radius:14px;max-width:85%;padding:.65rem .9rem;font-size:.92rem;line-height:1.6}._msgUser_4xk9g_270{background:var(--navy);color:var(--white);border-bottom-right-radius:4px;align-self:flex-end}._msgBot_4xk9g_271{background:var(--white);border:1px solid var(--line);border-bottom-left-radius:4px;align-self:flex-start}._chatForm_4xk9g_272{border-top:1px solid var(--line);gap:.5rem;padding:.8rem;display:flex}._chatForm_4xk9g_272 input{font-family:var(--font);border:1.5px solid var(--line);border-radius:10px;outline:none;flex:1;padding:.65rem .8rem;font-size:.94rem}._chatForm_4xk9g_272 input:focus{border-color:var(--gold)}._chatNote_4xk9g_283{color:var(--muted);padding:0 .8rem .8rem;font-size:.78rem}@media (width<=620px){._body_4xk9g_38{padding:1.2rem}._progress_4xk9g_14{padding:1rem 1.2rem}._formRow_4xk9g_230{grid-template-columns:1fr}._actions_4xk9g_114{flex-direction:column-reverse;align-items:stretch}}
