:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#162235;background:#f3f6f8;--navy:#0f3d7a;--dark:#082a55;--line:#d8e2ea;--muted:#667085}
*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 85% 0,rgba(27,145,178,.15),transparent 30%),linear-gradient(180deg,#eaf2f7,#f6f8fa 42%,#f3f6f8)}a{color:inherit}.hub-header{min-height:78px;padding:10px clamp(18px,3vw,42px);display:flex;align-items:center;justify-content:space-between;gap:18px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(15,61,122,.12);backdrop-filter:blur(16px)}.hub-brand{display:flex;align-items:center;gap:13px;text-decoration:none}.hub-brand img{width:156px;height:54px;object-fit:contain;object-position:left}.hub-brand span{display:grid;gap:2px;border-left:1px solid var(--line);padding-left:14px}.hub-brand strong{font-size:1rem}.hub-brand small{font-size:.75rem;color:var(--muted)}.hub-back{padding:10px 14px;border:1px solid #d0d9e2;border-radius:12px;background:#fff;text-decoration:none;font-weight:800;font-size:.82rem}.hub-shell{width:min(1320px,calc(100% - 32px));margin:26px auto 64px}.hub-hero{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:clamp(30px,5vw,58px);border-radius:30px;background:linear-gradient(135deg,var(--dark),var(--navy) 56%,#126c83);color:#fff;box-shadow:0 24px 60px rgba(8,42,85,.22);overflow:hidden;position:relative}.hub-hero:after{content:"";position:absolute;width:280px;height:280px;border:46px solid rgba(247,201,72,.14);border-radius:50%;right:-85px;top:-135px}.hub-kicker{display:block;margin-bottom:11px;color:#bde8ef;font-size:.75rem;font-weight:900;letter-spacing:.14em}.hub-hero h1{margin:0;font-size:clamp(2.35rem,5vw,4.6rem);line-height:.98;letter-spacing:-.055em}.hub-hero p{max-width:840px;margin:18px 0 0;color:rgba(255,255,255,.82);font-size:1.02rem;line-height:1.65}.hero-symbol{position:relative;z-index:2;width:112px;height:112px;display:grid;place-items:center;border-radius:28px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);font-size:3.6rem;font-weight:900;color:#f7c948}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.module-card{display:flex;flex-direction:column;min-height:400px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 40px rgba(15,61,122,.08);position:relative;overflow:hidden}.module-card:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:#1f8fb3}.module-card.fundamental-card:before{background:#147a55}.module-card.medio-card:before{background:#d88b21}.module-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:#e9f3f8;color:#0f3d7a;font-size:1.35rem;font-weight:900}.fundamental-card .module-icon{background:#e7f6ef;color:#126348}.medio-card .module-icon{background:#fff2df;color:#9b5a09}.module-copy{flex:1}.module-label{display:block;margin-top:22px;color:#087a80;font-size:.7rem;font-weight:900;letter-spacing:.13em}.module-card h2{margin:7px 0 10px;font-size:1.45rem;letter-spacing:-.035em}.module-card p{margin:0;color:var(--muted);line-height:1.58;font-size:.9rem}.module-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.module-tags span{padding:6px 9px;border-radius:999px;background:#eef4f8;color:#315b77;font-size:.71rem;font-weight:800}.module-card>a{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:22px;padding:13px 14px;border-radius:13px;background:#0f3d7a;color:#fff;text-decoration:none;font-size:.84rem;font-weight:900}.fundamental-card>a{background:#146b4d}.medio-card>a{background:#a86413}.module-card>a b{font-size:1.2rem}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px}.features div{padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.88)}.features strong{display:block;color:#0f3d7a;font-size:.76rem;letter-spacing:.08em}.features span{display:block;margin-top:7px;font-weight:900}.features p{margin:6px 0 0;color:var(--muted);font-size:.78rem;line-height:1.45}@media(max-width:980px){.module-grid{grid-template-columns:1fr}.module-card{min-height:0}.features{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.hub-header{align-items:flex-start}.hub-brand img{width:130px}.hub-brand span{display:none}.hub-shell{width:min(100% - 20px,1320px);margin-top:12px}.hub-hero{grid-template-columns:1fr;padding:28px 22px}.hero-symbol{display:none}.features{grid-template-columns:1fr}}
