@media(max-width:900px){.navlinks{display:none;position:absolute;left:18px;right:18px;top:78px;padding:17px;background:#fffdf8;border-radius:18px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.navlinks.open{display:flex}.menu-btn{display:block}.hero-copy,.manifesto-grid,.about-grid,.newsletter-box{grid-template-columns:1fr}.hero-copy{gap:24px}.manifesto-grid{gap:35px}.pillars,.cards{grid-template-columns:1fr}.empresas-grid{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.about-collage{min-height:620px;justify-content:center}.photo-main{height:560px}.newsletter-box{padding:40px}}

/* Tablet: aprovecha el ancho extra con rejillas de 2 columnas en vez de saltar directo a 1 */
@media(min-width:601px) and (max-width:900px){.pillars,.cards{grid-template-columns:repeat(2,1fr)}.hero-copy h1{font-size:clamp(2.6rem,5.5vw,4rem)}.hero-image img{aspect-ratio:16/10}.about-collage{min-height:0}.photo-main{width:min(100%,520px);height:440px;margin:0 auto}.footer-grid{grid-template-columns:1fr 1fr}.card{min-height:auto}.power-groups{grid-template-columns:repeat(2,1fr)}.power-group:last-child{grid-column:1/-1;max-width:360px;margin:0 auto}}

@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.notice span{display:none}.nav{height:78px}.brand-icon{width:46px;height:46px;flex-basis:46px}.brand-icon img{width:190px;left:-9px;top:-9px}.brand-name strong{font-size:1.28rem}.brand-name small{font-size:.59rem;letter-spacing:.1em}.hero{padding:17px 0 64px}.hero-image{border-radius:12px}.hero-image img{aspect-ratio:4/3;object-fit:cover}.hero-copy{padding-top:30px}.hero-copy h1{font-size:2.8rem}section{padding:70px 0}.card{padding:27px;min-height:290px}.about-collage{min-height:520px;justify-content:center}.photo-main{width:100%;height:420px;border-radius:24px}.hello{left:16px;bottom:17px;right:16px}.newsletter-box{padding:28px 22px;border-radius:24px}.newsletter-preview{padding:22px;min-height:290px}.footer-grid{grid-template-columns:1fr}.footer-logo{width:275px}.button-row .btn{width:100%}.text-link{flex-wrap:wrap;gap:8px}.power-section{margin-top:44px;padding-top:38px}.power-groups{grid-template-columns:1fr;gap:22px}.power-group{padding:28px 20px 26px}.power-strip{flex-direction:column;text-align:center}.power-strip-divider{display:none}.empresas-grid{grid-template-columns:1fr}}

@media(max-width:380px){.hero-copy h1{font-size:2.35rem}.nav{gap:10px}.brand-name small{display:none}}