.home-module__txgM7a__page{gap:24px;display:grid}.home-module__txgM7a__grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);align-items:start;gap:24px;display:grid}.home-module__txgM7a__stack{gap:24px;display:grid}.home-module__txgM7a__heroCard{color:#f7fbf8;background:linear-gradient(125deg,#0f172af0,#2563ebe0),url(/assets/img/magna_fachada.jpg) 50%/cover;flex-direction:column;justify-content:space-between;min-height:320px;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__heroCard:before{content:"";background:linear-gradient(#ffffff0a,#0000 35%),radial-gradient(circle at 100% 0,#60a5fa47,#0000 32%);position:absolute;inset:0}.home-module__txgM7a__heroCard>*{z-index:1;position:relative}.home-module__txgM7a__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:12px;font-size:.76rem;font-weight:700;display:inline-block}.home-module__txgM7a__heroActions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.home-module__txgM7a__btn{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.home-module__txgM7a__btn:hover{transform:translateY(-2px)}.home-module__txgM7a__primaryBtn{background:var(--surface-strong);color:var(--surface-dark);box-shadow:0 12px 28px #0f172a2e}.home-module__txgM7a__secondaryBtn{color:#fff;background:#ffffff14;border-color:#ffffff38}.home-module__txgM7a__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.home-module__txgM7a__statCard{background:var(--surface-strong);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:18px;padding:18px}.home-module__txgM7a__statCard strong{color:var(--surface-dark);margin-bottom:8px;font-size:1.8rem;line-height:1;display:block}.home-module__txgM7a__statCard span{color:var(--muted);font-size:.94rem;display:block}.home-module__txgM7a__newsFeed{gap:18px;display:grid}.home-module__txgM7a__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.home-module__txgM7a__sectionTitle{color:var(--surface-dark);font-size:1.35rem}.home-module__txgM7a__newsContainer{gap:18px;display:grid}.home-module__txgM7a__newsItem{border:1px solid var(--border);background:linear-gradient(#ffffffe6,#f8fbf9f2);border-radius:20px;gap:12px;padding:20px;display:grid;box-shadow:0 8px 24px #0f172a0d}.home-module__txgM7a__newsItem>*{order:2}.home-module__txgM7a__newsItem img{object-fit:contain;object-position:center center;background:linear-gradient(#eff6ff,#dbeafe);border:1px solid #10233f14;border-radius:18px;order:1;width:100%;min-height:320px;max-height:520px}.home-module__txgM7a__newsItem h3{color:var(--surface-dark);font-size:1.2rem}.home-module__txgM7a__newsItem p{color:var(--muted);font-size:.95rem}.home-module__txgM7a__date{background:var(--primary-soft);width:fit-content;color:var(--primary-strong);border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:600;display:inline-flex}.home-module__txgM7a__quickLinks ul{gap:10px;margin-top:18px;padding:0;list-style:none;display:grid}.home-module__txgM7a__quickLinks a{color:var(--primary-strong);background:#2563eb0a;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.home-module__txgM7a__quickLinks a:hover{background:#2563eb14;border-color:#2563eb1f;transform:translate(4px)}.home-module__txgM7a__birthdaysTitle{color:var(--surface-dark);margin-bottom:12px;font-size:1.35rem}.home-module__txgM7a__birthdaysLead{color:var(--muted)}.home-module__txgM7a__birthdaySection{border:1px solid var(--border);background:#2563eb0a;border-radius:20px;margin-top:20px;padding:18px}.home-module__txgM7a__birthdayHighlight{background:linear-gradient(135deg,#2563eb1f,#60a5fa14)}.home-module__txgM7a__birthdaySection h2{color:var(--surface-dark);margin-bottom:14px;font-size:1.08rem}.home-module__txgM7a__highlightList{gap:10px;display:grid}.home-module__txgM7a__birthdayCard{background:var(--surface-strong);color:var(--primary-strong);letter-spacing:.04em;border-radius:16px;padding:14px 16px;font-size:1.05rem;font-weight:700}.home-module__txgM7a__monthGroup{border:1px solid var(--border);background:var(--surface-strong);border-radius:18px;margin-top:16px;overflow:hidden}.home-module__txgM7a__monthGroup h3{color:var(--surface-dark);background:#2563eb14;margin:0;padding:14px 16px}.home-module__txgM7a__birthdayItem{border-top:1px solid #10233f0f;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.home-module__txgM7a__birthdayName{color:var(--surface-dark);font-weight:600}.home-module__txgM7a__birthdayDate{color:var(--muted)}@media (max-width:1100px){.home-module__txgM7a__grid,.home-module__txgM7a__statsGrid{grid-template-columns:1fr}}@media (max-width:720px){.home-module__txgM7a__sectionHeader,.home-module__txgM7a__heroActions{flex-direction:column}.home-module__txgM7a__heroActions .home-module__txgM7a__btn{width:100%}.home-module__txgM7a__newsItem img{min-height:240px;max-height:380px}}
