: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_1g4th_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_1g4th_13{border-color:var(--line);box-shadow:0 2px 16px #0211320d}._navIn_1g4th_14{align-items:center;gap:1rem;height:70px;display:flex}._brand_1g4th_15{align-items:center;gap:.6rem;margin-right:auto;display:flex}._brandLogo_1g4th_16{object-fit:cover;border-radius:9px;width:38px;height:38px}._brandText_1g4th_21{flex-direction:column;line-height:1.1;display:flex}._brandShort_1g4th_22{font-family:var(--font-display);color:var(--navy);font-size:1.15rem;font-weight:800}._brandFull_1g4th_23{color:var(--muted);letter-spacing:.02em;font-size:.68rem}._navLinks_1g4th_24{align-items:center;gap:1.6rem;display:flex}._navLinks_1g4th_24 a{color:var(--muted);font-size:.92rem;font-weight:500}._navLinks_1g4th_24 a:hover{color:var(--navy)}._hero_1g4th_29{background:var(--navy);color:#e8edf6;padding:5rem 0 5.5rem;position:relative;overflow:hidden}._heroGlow_1g4th_30{pointer-events:none;background:radial-gradient(circle,#eba42c24,#0000 65%);width:520px;height:520px;position:absolute;top:-30%;right:-10%}._heroIn_1g4th_37{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid;position:relative}._acronym_1g4th_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_1g4th_40 b{color:var(--gold);font-size:1.05rem;font-weight:800}._heroTitle_1g4th_53{color:var(--white);margin-bottom:1.1rem;font-size:clamp(2.3rem,5vw,3.5rem)}._heroTitle_1g4th_53 em{color:var(--gold);font-style:normal}._heroLead_1g4th_55{color:#b4c1d8;max-width:520px;margin-bottom:2rem;font-size:1.12rem}._heroLead_1g4th_55 strong{color:var(--white);font-weight:600}._heroBtns_1g4th_57{flex-wrap:wrap;gap:.8rem;display:flex}._heroTrust_1g4th_58{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:2rem;margin-top:2.5rem;padding-top:1.6rem;display:flex}._heroTrust_1g4th_58 div{flex-direction:column;display:flex}._heroTrust_1g4th_58 b{font-family:var(--font-display);color:var(--gold);font-size:1rem}._heroTrust_1g4th_58 span{color:#a9b7d0;font-size:.84rem}._heroArt_1g4th_70{place-items:center;display:grid}._heroLogo_1g4th_71{border-radius:var(--radius-xl);width:100%;max-width:320px;box-shadow:0 24px 60px #0006}._problemGrid_1g4th_79{grid-template-columns:repeat(3,1fr);gap:1.3rem;display:grid}._problemCard_1g4th_80{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.7rem}._problemIcon_1g4th_86{margin-bottom:.7rem;font-size:1.7rem}._problemCard_1g4th_80 h3{margin-bottom:.4rem;font-size:1.1rem}._problemCard_1g4th_80 p{color:var(--muted);font-size:.94rem}._compare_1g4th_91{grid-template-columns:1fr 1fr;gap:1.3rem;max-width:900px;margin:0 auto;display:grid}._compareCol_1g4th_92{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--white);padding:1.8rem}._compareUs_1g4th_93{border-color:var(--gold);background:var(--gold-soft);box-shadow:var(--shadow)}._compareTitle_1g4th_94{font-family:var(--font-display);margin-bottom:1rem;font-size:1.05rem;font-weight:700}._compareUs_1g4th_93 ._compareTitle_1g4th_94{color:var(--navy)}._compareList_1g4th_96{flex-direction:column;gap:.7rem;list-style:none;display:flex}._compareList_1g4th_96 li{color:#2c3a55;gap:.6rem;font-size:.94rem;display:flex}._compareList_1g4th_96 li:before{content:"✕";color:var(--muted);flex-shrink:0;font-weight:700}._compareUs_1g4th_93 ._compareList_1g4th_96 li:before{content:"✓";color:var(--gold-dark)}._stairs_1g4th_102{grid-template-columns:repeat(4,1fr);align-items:end;gap:1.1rem;display:grid}._pillar_1g4th_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_1g4th_103:first-child{margin-bottom:0}._pillar_1g4th_103:nth-child(2){margin-bottom:1.2rem}._pillar_1g4th_103:nth-child(3){margin-bottom:2.4rem}._pillar_1g4th_103:nth-child(4){margin-bottom:3.6rem}._pillarN_1g4th_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_1g4th_103 h3{margin-bottom:.4rem;font-size:1.05rem}._pillar_1g4th_103 p{color:var(--muted);font-size:.9rem}._techGrid_1g4th_132{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}._tech_1g4th_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_1g4th_142{background:var(--gold);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.5rem}._tech_1g4th_132 b{font-family:var(--font-display);margin-bottom:.15rem;font-size:.98rem;display:block}._tech_1g4th_132 span{color:var(--muted);font-size:.88rem}._placeholder_1g4th_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_1g4th_153 b{color:var(--navy)}._plans_1g4th_165{grid-template-columns:repeat(2,1fr);gap:1.3rem;max-width:820px;margin:0 auto;display:grid}._plan_1g4th_165{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;padding:1.9rem;display:flex}._planTop_1g4th_174{border-color:var(--gold);box-shadow:var(--shadow);position:relative}._planBadge_1g4th_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_1g4th_165 h3{margin-bottom:.3rem;font-size:1.25rem}._planPrice_1g4th_189{font-family:var(--font-display);color:var(--navy);margin-bottom:1.1rem;font-size:1.5rem;font-weight:800}._planPrice_1g4th_189 small{color:var(--muted);font-size:.85rem;font-weight:500}._planList_1g4th_191{flex-direction:column;flex:1;gap:.55rem;margin-bottom:1.5rem;list-style:none;display:flex}._planList_1g4th_191 li{color:#2c3a55;gap:.55rem;font-size:.93rem;display:flex}._planList_1g4th_191 li:before{content:"✓";color:var(--gold-dark);flex-shrink:0;font-weight:700}._faqs_1g4th_196{flex-direction:column;gap:.8rem;max-width:760px;margin:0 auto;display:flex}._faq_1g4th_196{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem 1.4rem}._faq_1g4th_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_1g4th_196 summary::-webkit-details-marker{display:none}._faq_1g4th_196 summary:after{content:"+";color:var(--gold-dark);font-weight:700}._faq_1g4th_196[open] summary:after{content:"−"}._faq_1g4th_196 p{color:var(--muted);margin-top:.7rem;font-size:.94rem}._ctaBox_1g4th_219{text-align:center;max-width:640px;margin:0 auto}._ctaStar_1g4th_220{color:var(--gold);margin-bottom:.6rem;font-size:2.2rem}._ctaBox_1g4th_219 h2{margin-bottom:.8rem;font-size:clamp(1.9rem,4vw,2.6rem)}._ctaBox_1g4th_219 p{color:#b4c1d8;margin-bottom:1.8rem}._ctaBtns_1g4th_223{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}._footer_1g4th_225{background:var(--navy-deep);color:#8fa0be;text-align:center;padding:2.5rem 0;font-size:.86rem}._footer_1g4th_225 b{color:var(--white);font-family:var(--font-display)}@media (width<=960px){._heroIn_1g4th_37{grid-template-columns:1fr;gap:2.5rem}._heroArt_1g4th_70{order:-1}._stairs_1g4th_102{grid-template-columns:repeat(2,1fr)}._pillar_1g4th_103{margin-bottom:0!important}._navLinks_1g4th_24{display:none}}@media (width<=720px){._problemGrid_1g4th_79,._compare_1g4th_91,._plans_1g4th_165,._stairs_1g4th_102{grid-template-columns:1fr}}._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}}
