/*
Theme Name: La Comunitaria
Description: Tema personalizado para La Comunitaria.
Version: 1.0.0
*/
:root{--ink:#122d43;--blue:#0075b8;--aqua:#59c3ca;--paper:#f8f8f5;--orange:#ec6646;--yellow:#f4c444;--pink:#e9628c;--violet:#7660aa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.top{background:var(--ink);color:#fff;font-size:.78rem}.top .wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:15px}.wrap{width:min(1180px,calc(100% - 44px));margin:auto}.site-header{background:white;position:sticky;top:0;z-index:10;box-shadow:0 2px 12px #122d4315}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.7rem;font-weight:800;letter-spacing:-.08em;color:var(--blue);white-space:nowrap}.brand i{font-style:normal;color:var(--orange)}.menu{display:flex;gap:20px;align-items:center;font-size:.78rem;font-weight:700;letter-spacing:.04em}.menu a:hover{color:var(--blue)}.hero{background:linear-gradient(115deg,#f8f8f5 0%,#f8f8f5 54%,#d6edf0 54%,#d6edf0 100%);padding:90px 0 80px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px}.eyebrow{color:var(--orange);font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:.74rem}.hero h1{font-size:clamp(3.2rem,7vw,6.5rem);line-height:.88;letter-spacing:-.075em;margin:13px 0 24px}.hero h1 em{font-style:normal;color:var(--blue)}.hero p{max-width:600px;font-size:1.06rem}.button{display:inline-block;margin-top:12px;border:2px solid var(--ink);padding:12px 22px;font-weight:800;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.button:hover{background:var(--ink);color:white}.hero-art{position:relative;height:400px}.circle{position:absolute;border-radius:50%}.circle.big{width:330px;height:330px;right:32px;top:20px;background:#fff url('https://www.lacomunitaria.es/media/contents/group-oval-1.png') center/cover no-repeat;box-shadow:20px 22px 0 var(--orange)}.circle.small{width:110px;height:110px;left:5px;bottom:15px;background:var(--yellow)}.circle.dot{width:48px;height:48px;right:0;bottom:17px;background:var(--blue)}section{padding:92px 0}.section-title{font-size:clamp(2.1rem,4.5vw,4.2rem);letter-spacing:-.065em;line-height:.95;margin:0 0 45px}.products{background:var(--ink);color:#fff}.products .section-title span{color:var(--aqua)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr)}.product{min-height:300px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .2s}.product:hover{transform:translateY(-8px)}.product:nth-child(1){background:#d95d6b}.product:nth-child(2){background:#42a9b3}.product:nth-child(3){background:#e0a738}.product:nth-child(4){background:#7766ad}.product small{font-weight:bold;text-transform:uppercase;letter-spacing:.12em}.product h3{font-size:2rem;line-height:.95;letter-spacing:-.06em;margin:10px 0}.product a{font-size:.8rem;font-weight:bold;text-decoration:underline}.services{background:var(--paper)}.services-intro{max-width:700px;margin:-22px 0 45px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service{background:white;padding:34px 28px;border-top:7px solid var(--blue);box-shadow:0 8px 22px #122d420d}.service:nth-child(2){border-color:var(--orange)}.service:nth-child(3){border-color:var(--aqua)}.service-icon{font-size:2.4rem}.service h3{font-size:1.65rem;line-height:1.05;letter-spacing:-.045em;margin:18px 0}.service ul{padding-left:18px;font-size:.9rem}.team{background:var(--blue);color:white}.team .section-title{color:#fff}.team .section-title span{color:var(--yellow)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.person{border-top:1px solid #ffffff75;padding:18px 0}.avatar{width:92px;height:92px;border-radius:50%;background:#d9eef0 url('https://www.lacomunitaria.es/media/contents/group-oval-1.png') center/cover;margin-bottom:18px}.person:nth-child(even) .avatar{background-color:#f6c64b}.person h3{font-size:1.22rem;line-height:1.05;margin:0}.person p{margin:.35rem 0;color:#d4f1f4;font-size:.88rem}.contact{background:#f3c442}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact .section-title{font-size:clamp(2.5rem,5vw,4.8rem)}.details{padding-top:12px}.details div{border-bottom:1px solid #122d4350;padding:14px 0}.details strong{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.footer{padding:45px 0;background:var(--ink);color:white}.footer-grid{display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.footer .brand{color:white}.footer p{font-size:.84rem;margin:8px 0}.copyright{border-top:1px solid #ffffff2e;margin-top:24px;padding-top:18px;font-size:.73rem;color:#c4d2dc}@media(max-width:820px){.menu{display:none}.hero{padding:60px 0}.hero-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.hero-art{height:280px}.circle.big{width:240px;height:240px}.product-grid,.service-grid,.team-grid{grid-template-columns:1fr 1fr}.product{min-height:220px}section{padding:65px 0}}@media(max-width:510px){.top .wrap{justify-content:center;text-align:center}.top span:first-child{display:none}.wrap{width:min(100% - 30px,1180px)}.product-grid,.service-grid,.team-grid{grid-template-columns:1fr}.hero h1{font-size:3.5rem}.footer-grid{display:block}}
