*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#2d2430;background:#fffaf7;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:auto}.topbar{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}.nav{display:flex;justify-content:space-between;align-items:center;min-height:72px}.brand{font-size:1.2rem;font-weight:800}.brand span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#7d4057;color:#fff;margin-right:8px}.nav nav{display:flex;align-items:center;gap:22px}.btn{border:0;border-radius:10px;background:#7d4057;color:#fff;padding:12px 20px;font-weight:700;cursor:pointer;display:inline-block}.btn.small{padding:8px 13px}.btn.secondary{background:#b86f62}.btn.light{background:#fff;color:#7d4057}.btn.whatsapp{background:#187d4a;margin-top:12px}.full{width:100%;text-align:center}.hero{background:linear-gradient(120deg,#f7eae3,#efe2ee);padding:72px 0}.hero-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center}.hero h1{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.05;margin:.3rem 0 1rem}.eyebrow{font-size:.78rem;letter-spacing:.14em;font-weight:800;color:#a35665}.search-box,.panel,.contact-card{background:#fff;padding:26px;border-radius:18px;box-shadow:0 12px 35px rgba(73,45,60,.1)}input,select,textarea{width:100%;padding:12px 13px;border:1px solid #d9ced2;border-radius:9px;background:#fff;font:inherit;margin:6px 0 12px}.section{padding:64px 0}.soft{background:#f5eeeb}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.section h2,.cta h2,.page-head h1{font-family:Georgia,serif;font-size:2.2rem;margin:.2rem 0}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{background:#fff;padding:20px;border:1px solid #eee;border-radius:14px;min-height:150px}.category-mark{font-size:1.8rem;color:#b86f62}.category-card h3{font-size:1rem}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.provider-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(50,30,40,.08)}.provider-card img{width:100%;height:210px;object-fit:cover}.card-body{padding:18px}.card-body h3{margin:.2rem 0}.muted{color:#766c73}.badge,.chips span{display:inline-block;background:#f1d9d4;color:#7d4057;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.cta{background:#7d4057;color:#fff;padding:56px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center}.page-head{padding:50px 0;background:#efe2ee}.filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px}.profile-cover{height:380px;background-size:cover;background-position:center}.profile-layout{display:grid;grid-template-columns:1fr 360px;gap:40px;padding-top:32px;padding-bottom:70px}.profile-title{display:flex;gap:20px;align-items:center}.profile-title img{width:110px;height:110px;border-radius:18px;object-fit:cover;background:#eee}.chips{display:flex;gap:8px;flex-wrap:wrap}.long-text{white-space:normal}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0 36px}.gallery img{width:100%;height:220px;object-fit:cover;border-radius:12px}.gallery.manage>div{background:#fff;padding:10px;border-radius:12px}.review{padding:18px 0;border-bottom:1px solid #eee}.contact-card{position:sticky;top:92px}.auth{min-height:70vh;display:grid;place-items:center;padding:40px}.auth-card{width:min(480px,94%)}label{font-weight:700}.dashboard{padding-top:38px;padding-bottom:70px}.dash-nav{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 28px}.dash-nav a{background:#eee5e6;padding:9px 14px;border-radius:9px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0}.stats>div{background:#fff;padding:24px;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.05)}.stats strong{display:block;font-size:1.7rem;color:#7d4057}.stats span{color:#766c73}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px}.wide{grid-column:1/-1}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check-grid label{font-weight:400}.check-grid input{width:auto}.inline{display:inline-flex;gap:10px;align-items:center}.alert{padding:14px 18px;margin:16px 0;border-radius:10px}.alert.success{background:#dff3e6;color:#185b34}.alert.error{background:#fee1e1;color:#8a2525}.alert.info{background:#e4eefc;color:#244b80}.empty{background:#fff;padding:30px;border-radius:15px}.table-wrap{overflow:auto;background:#fff;border-radius:14px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid #eee;vertical-align:top}.danger{background:#9f2f3c;color:#fff;border:0;border-radius:8px;padding:8px 12px;cursor:pointer}footer{background:#251d25;color:#eee;padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:30px}.copy{text-align:center;color:#aaa}@media(max-width:900px){.hero-inner,.profile-layout{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.contact-card{position:static}.nav{align-items:flex-start;padding:14px 0}.nav nav{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:580px){.nav{display:block}.nav nav{margin-top:12px;justify-content:flex-start;gap:12px}.hero{padding:45px 0}.category-grid,.cards,.gallery,.stats,.form-grid,.check-grid{grid-template-columns:1fr}.profile-cover{height:250px}.profile-title{align-items:flex-start}.cta-inner{display:block}.cta .btn{margin-top:15px}}
/* Galería optimizada y visor lightbox */
.gallery-item{display:block;width:100%;padding:0;border:0;background:transparent;border-radius:12px;overflow:hidden;cursor:zoom-in;aspect-ratio:4/3}.gallery-item img{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .25s ease}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.035)}.gallery-item:focus-visible{outline:3px solid #b86f62;outline-offset:3px}.lightbox{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:32px;background:rgba(18,12,17,.94)}.lightbox.is-open{display:flex}.lightbox figure{margin:0;max-width:min(1200px,88vw);max-height:90vh;display:flex;flex-direction:column;align-items:center}.lightbox figure img{display:block;max-width:100%;max-height:84vh;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 16px 60px rgba(0,0,0,.45)}.lightbox figcaption{color:#fff;text-align:center;margin-top:10px}.lightbox-close,.lightbox-prev,.lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;display:grid;place-items:center}.lightbox-close{top:18px;right:22px;width:48px;height:48px;border-radius:50%;font-size:2rem}.lightbox-prev,.lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:64px;border-radius:10px;font-size:1.65rem}.lightbox-prev{left:20px}.lightbox-next{right:20px}.lightbox button:hover,.lightbox button:focus-visible{background:rgba(255,255,255,.25);outline:none}body.lightbox-open{overflow:hidden}.gallery.manage img{height:190px}
@media(max-width:580px){.lightbox{padding:18px}.lightbox figure{max-width:94vw}.lightbox-prev,.lightbox-next{top:auto;bottom:20px;width:52px;height:48px}.lightbox-prev{left:calc(50% - 62px)}.lightbox-next{right:calc(50% - 62px)}.lightbox-close{top:10px;right:10px}}
