:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132238;background:#f4f8fc;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;--bg: #f4f8fc;--surface: #ffffff;--surface-strong: #ecf4fb;--text: #132238;--muted: #56708f;--brand: #1c4a99;--brand-soft: #55b9eb;--border: rgba(28, 74, 153, .12);--shadow: 0 24px 50px rgba(22, 41, 75, .08);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--max-width: 1160px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{color:var(--text);background:radial-gradient(circle at top right,rgba(85,185,235,.14),transparent 26%),linear-gradient(180deg,#f7fbff,#eef5fb)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-shell{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding:1rem 0 2.5rem}.site-header{position:sticky;top:.8rem;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;margin-top:.4rem;background:#ffffffe0;border:1px solid rgba(255,255,255,.6);border-radius:999px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 30px #12233814}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.22rem;width:3rem;height:3rem;border:1px solid var(--border);border-radius:999px;background:#ffffffe0;color:var(--text);cursor:pointer}.menu-toggle span{width:1.05rem;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.brand{display:inline-flex;align-items:center;gap:.85rem;min-width:0}.brand img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.brand span,.footer-brand strong{display:block;font-weight:800;letter-spacing:-.03em}.brand small{display:block;color:var(--muted);font-size:.86rem}.site-nav{display:inline-flex;gap:1.25rem;color:var(--muted);font-weight:600}.site-nav a:hover,.footer-links a:hover,.contact-panel a:hover{color:var(--brand)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:.95rem 1.35rem;border:1px solid transparent;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.header-cta{padding:.78rem 1rem;font-size:.94rem;white-space:nowrap}.header-cta-label{display:inline}.icon{width:1.1rem;height:1.1rem;flex-shrink:0}.icon-whatsapp{color:currentColor}.header-cta:hover,.button:hover{transform:translateY(-1px)}.header-cta,.button-primary{background:linear-gradient(135deg,var(--brand) 0%,#245dbc 100%);color:#fff;box-shadow:0 16px 30px #1c4a9938}.button-secondary{background:#ffffffc7;color:var(--text);border-color:var(--border)}.button:disabled{cursor:wait;opacity:.72;transform:none}.section{padding:5rem 0}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center;min-height:calc(100vh - 8rem)}.eyebrow{margin:0 0 1rem;color:var(--brand);font-size:.88rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.section-heading h2{margin:0;letter-spacing:-.05em;line-height:1.05}.hero h1{max-width:12ch;font-size:clamp(2.8rem,7vw,5.3rem)}.lead,.section-heading p,.language-card p,.benefit-item p,.journey-card p,.info-card p,.contact-panel p,.site-footer p{color:var(--muted);font-size:1.03rem}.lead{max-width:56ch;margin:1.5rem 0 0}.hero-actions,.form-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.contact-strip{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1.5rem;color:var(--muted);font-weight:600}.trust-strip{margin-top:1.35rem;max-width:56ch;padding:1rem 1.15rem;background:#ffffffb8;border:1px solid rgba(28,74,153,.12);border-radius:var(--radius-md)}.trust-strip p{margin:0;color:var(--muted);font-size:.98rem}.trust-strip a{color:var(--brand);font-weight:700}.trust-strip a:hover{text-decoration:underline}.hero-card,.info-card,.language-card,.journey-card,.contact-panel,.contact-form{background:#fffffff0;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-card{padding:1.8rem}.hero-card-logo{display:inline-flex;width:5rem;height:5rem;border-radius:50%;overflow:hidden;margin-bottom:1.25rem}.hero-card h2{margin:0;font-size:1.6rem;letter-spacing:-.03em}.hero-card p{margin:1rem 0 1.25rem;color:var(--muted)}.hero-card ul{padding:0;margin:0;list-style:none}.hero-card li{padding:.85rem 0;border-top:1px solid rgba(28,74,153,.12);font-weight:600}.section-heading{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem}.section-heading h2{max-width:12ch;font-size:clamp(2rem,5vw,3.5rem)}.section-heading.narrow{max-width:52rem}.section-grid{display:grid;gap:1.5rem}.card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.language-card{padding:1.5rem}.language-card h3{margin:0 0 .65rem;font-size:1.3rem}.tag-row{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.tag{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#55b9eb29;color:var(--brand);font-size:.86rem;font-weight:700}.section-accent{padding:2rem;border-radius:36px;background:linear-gradient(180deg,#1c4a990f,#fff9);border:1px solid rgba(28,74,153,.08)}.benefit-list,.journey-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.benefit-item,.journey-card{display:flex;gap:1rem;align-items:flex-start;padding:1.35rem 1.4rem;background:#ffffffdb;border:1px solid rgba(28,74,153,.12);border-radius:var(--radius-md)}.benefit-marker,.journey-card span{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:#1c4a9914;color:var(--brand);font-weight:800}.contact-section{padding-bottom:2rem}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;align-items:start}.pricing-section{align-items:start;grid-template-columns:.95fr 1.05fr}.pricing-card{padding:1.6rem;background:#fffffff0;border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.pricing-card p{margin:0;color:var(--muted);font-size:1.03rem}.pricing-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.contact-panel,.contact-form{padding:1.6rem}.contact-panel h3{margin-top:0;margin-bottom:1rem;font-size:1.35rem}.contact-panel a{display:block;margin-bottom:.8rem;font-weight:700}.contact-link{display:inline-flex;align-items:center;gap:.6rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid label{display:flex;flex-direction:column;gap:.55rem;font-size:.95rem;font-weight:700}.full-width{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:.95rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(86,112,143,.26);background:#f9fcff;color:var(--text);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#1c4a998c;box-shadow:0 0 0 4px #55b9eb24}.form-status{margin:1rem 0 0;padding:.9rem 1rem;border-radius:var(--radius-sm);font-size:.95rem;font-weight:600}.form-status-submitting{background:#55b9eb24;color:var(--brand)}.form-status-success{background:#1e906c1f;color:#177351}.form-status-error{background:#ba38381f;color:#9d2f2f}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0 0;border-top:1px solid rgba(28,74,153,.1)}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-brand img{width:3rem;height:3rem;border-radius:50%}.footer-brand p{margin:.35rem 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;color:var(--muted);font-weight:600}@media(max-width:1080px){.hero,.contact-layout,.pricing-section,.card-grid,.benefit-list,.journey-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{min-height:auto;padding-top:2rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.page-shell{width:min(calc(100% - 1rem),var(--max-width));padding-top:.2rem}.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;padding:.9rem;border-radius:28px}.menu-toggle{display:inline-flex}.site-nav{display:none;grid-column:1 / -1;order:4;width:100%;flex-direction:column;gap:.25rem;margin-top:.5rem;padding:.45rem 0 0;border-top:1px solid rgba(28,74,153,.1);font-size:.96rem}.site-nav.is-open{display:flex}.site-nav a{padding:.8rem .2rem}.header-cta{width:3.25rem;height:3.25rem;margin-top:0;padding:0;justify-self:end;box-shadow:0 12px 24px #1c4a992e}.header-cta .icon{width:1.35rem;height:1.35rem}.header-cta-label{display:none}.hero,.card-grid,.card-grid-three,.benefit-list,.journey-list,.pricing-section,.contact-layout,.form-grid{grid-template-columns:1fr}.section{padding:3.6rem 0}.hero{gap:1.4rem}.hero h1,.section-heading h2{max-width:none}.hero-actions,.form-actions,.pricing-actions{flex-direction:column}.button,.button-secondary,.button-primary{width:100%}.section-accent{padding:1.25rem;border-radius:28px}.site-footer,.footer-brand{flex-direction:column;align-items:flex-start}.trust-strip{padding:.95rem 1rem}}
