*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;line-height:1.55;background:#fafafa}img{max-width:100%;display:block}a{color:inherit}.container{max-width:1100px;margin:0 auto;padding:0 1.25rem}.hero{background:linear-gradient(135deg,var(--color-secondary) 0,var(--color-primary) 100%);color:white;padding:4rem 0 5rem;position:relative;overflow:hidden}.hero__logo{width:64px;height:64px;background:var(--color-accent);color:var(--color-secondary);border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.5rem;margin-bottom:1.5rem}.hero__categoria{display:inline-block;padding:.35rem .85rem;background:rgba(255,255,255,.15);border-radius:999px;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.hero h1{font-size:clamp(2rem,5vw,3.25rem);margin:0 0 1rem;line-height:1.15}.hero__tagline{font-size:clamp(1.05rem,2vw,1.25rem);opacity:.9;margin:0 0 2rem;max-width:36rem}.hero__cta{display:inline-flex;align-items:center;gap:.6rem;background:#25d366;color:white;padding:1rem 1.75rem;border-radius:999px;font-weight:700;font-size:1.05rem;text-decoration:none;box-shadow:0 10px 30px rgba(37,211,102,.4);transition:transform .15s ease}.hero__cta:hover{transform:translateY(-2px)}.hero__cta svg{width:22px;height:22px}.section{padding:4rem 0}.section__title{font-size:clamp(1.5rem,3vw,2rem);margin:0 0 .5rem}.section__subtitle{color:#666;margin:0 0 2.5rem}.services{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.25rem;gap:1.25rem}.service{background:white;border-radius:14px;padding:1.75rem 1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.04);border:1px solid #eee}.service__icono{font-size:2rem;margin-bottom:.75rem}.service h3{margin:0 0 .5rem;font-size:1.1rem}.service p{margin:0;color:#555;font-size:.95rem}.acerca{background:white;padding:4rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.acerca p{font-size:1.05rem;color:#444;max-width:42rem}.info{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.info{grid-template-columns:1fr 1.4fr}}.hours{background:white;border:1px solid #eee;border-radius:14px;padding:1.75rem}.hours h3{margin:0 0 1rem}.hours__row{display:flex;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid #f0f0f0}.hours__row:last-child{border-bottom:none}.hours__row span:last-child{color:#666}.hours__direccion{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f0f0f0;color:#555;font-size:.95rem}.map-embed{border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);min-height:320px;background:#eee}.map-embed iframe{width:100%;height:100%;min-height:320px;border:0;display:block}.footer{padding:2.5rem 0;text-align:center;color:#777;font-size:.9rem;background:white;border-top:1px solid #eee}.footer a{color:var(--color-primary);font-weight:600}.footer a,.wa-float{text-decoration:none}.wa-float{position:fixed;bottom:1.25rem;right:1.25rem;z-index:50;background:#25d366;color:white;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(37,211,102,.45);transition:transform .15s ease}.wa-float:hover{transform:scale(1.08)}.wa-float svg{width:32px;height:32px}