:root{--bg:#f7fbfc;--ink:#12242c;--muted:#5f727a;--brand:#2b9cb8;--brand2:#48b38a;--line:#dcecef;--white:#fff;--dark:#10232b}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit}.container{width:min(1120px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:74px}.brand{text-decoration:none;font-size:28px;letter-spacing:-1px}.brand span{font-weight:800}.brand strong{color:var(--brand)}.main-nav ul{display:flex;gap:22px;list-style:none;margin:0;padding:0;align-items:center}.main-nav a{text-decoration:none;color:#213840;font-weight:650}.main-nav .menu-item-cta>a{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;padding:11px 16px;border-radius:999px}.menu-toggle{display:none;border:0;background:transparent;font-size:28px}.hero{padding:86px 0;background:linear-gradient(135deg,#eefbff,#ffffff 45%,#effaf5)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--brand);font-weight:800;font-size:13px}.hero h1,.page-hero h1{font-size:clamp(42px,6vw,72px);line-height:.98;margin:10px 0 20px;letter-spacing:-3px}.lead{font-size:21px;line-height:1.55;color:var(--muted);max-width:760px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;text-decoration:none;font-weight:800;border:1px solid var(--line)}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:white;border:0}.btn.ghost{background:white}.text-link{font-weight:900;color:var(--brand);text-decoration:none}.hero-photo,.content-photo{margin:0;border-radius:32px;overflow:hidden;box-shadow:0 30px 80px rgba(18,36,44,.13);background:#fff;border:1px solid var(--line)}.hero-photo img,.content-photo img,.feature-card img,.category-card img,.photos img{display:block;width:100%;height:100%;object-fit:cover}.hero-photo{height:460px}.trust-bar{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;padding:18px 0;color:#24424b;font-weight:800}.section{padding:70px 0}.section-head{margin-bottom:28px}.section-head h2,.split h2,.measure h2{font-size:clamp(34px,4vw,48px);line-height:1.05;letter-spacing:-1.5px;margin:8px 0 14px}.section-head p{color:var(--muted);font-size:19px;line-height:1.6;max-width:780px}.soft{background:var(--bg)}.cards{display:grid;gap:22px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 18px 45px rgba(18,36,44,.06)}.card h3{font-size:24px;margin:8px 0}.card p,.split p,.checklist,.faq p{color:var(--muted);line-height:1.65}.feature-card{padding:0;overflow:hidden}.feature-card img{height:250px}.feature-card div{padding:28px}.icon{font-size:30px;color:var(--brand)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{position:relative;min-height:210px;border-radius:24px;overflow:hidden;background:#dcecef;border:1px solid var(--line);box-shadow:0 18px 45px rgba(18,36,44,.06)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(16,35,43,.72))}.category-card h3{position:absolute;left:18px;right:18px;bottom:14px;margin:0;color:white;z-index:1;font-size:22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.checklist{margin:0;padding-left:22px}.checklist li{margin:12px 0}.page-hero{padding:72px 0;background:linear-gradient(135deg,#effbff,#fff)}.page-hero.small{padding:45px 0}.image-hero{background:linear-gradient(90deg,rgba(239,251,255,.96),rgba(255,255,255,.82)),url('../img/placas-metacrilato-hero.jpg') center/cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps.vertical{grid-template-columns:1fr}.steps div,.measure div,.contact-box,details{border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--brand);color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-grid div{min-height:180px;border-radius:24px;background:linear-gradient(135deg,#eefbff,#eef8f4);border:1px solid var(--line);display:grid;place-items:center;font-weight:900;font-size:24px;color:#28505b}.gallery-grid.photos img{height:260px;border-radius:24px;border:1px solid var(--line);background:#eefbff}.measure{display:grid;grid-template-columns:1fr 1fr;gap:24px}.faq{display:grid;gap:14px}summary{font-weight:900;font-size:20px;cursor:pointer}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:30px}input,textarea{width:100%;border:1px solid var(--line);border-radius:14px;padding:14px;margin-bottom:12px;font:inherit}textarea{min-height:140px}.site-footer{padding:52px 0;background:var(--dark);color:#d9edf2}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px}.site-footer a{color:white;text-decoration:none}.site-footer p{color:#b8d1d8;line-height:1.7}.footer-brand{font-size:26px;font-weight:900;color:#fff}@media(max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.menu-toggle{display:block}.main-nav{display:none;position:absolute;left:0;right:0;top:74px;background:#fff;border-bottom:1px solid var(--line);padding:20px}.main-nav.open{display:block}.main-nav ul{display:grid}.main-nav .menu-item-cta>a{display:inline-flex}.hero-grid,.split,.cards.three,.cards.two,.steps,.gallery-grid,.measure,.contact-box,.footer-grid{grid-template-columns:1fr}.hero{padding:55px 0}.hero h1,.page-hero h1{letter-spacing:-1.5px}.hero-photo{height:300px}.category-grid{grid-template-columns:1fr}.trust-grid{display:grid}}

/* Ajustes Vitrinas.net v1.3 */
.gallery-grid.photos{align-items:stretch}.category-card img{transition:transform .35s ease}.category-card:hover img{transform:scale(1.04)}


/* Accesibilidad y estados globales */
.menu-toggle{cursor:pointer;color:var(--ink)}
.menu-toggle:focus-visible,.main-nav a:focus-visible,.btn:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(43,156,184,.35);outline-offset:3px}
.form-status{margin:0 0 18px;padding:14px 16px;border-radius:14px;border:1px solid var(--line);background:#f7fbfc}
.form-status.success{border-color:#bfe5d4;background:#f1fbf6}
.form-status.error{border-color:#f1c5c5;background:#fff6f6}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:800px){.main-nav a{display:block;padding:9px 0}.main-nav .menu-item-cta>a{padding:11px 16px;width:max-content}}

/* Home refinements v1.3.1 */
body.admin-bar .site-header{top:32px}
@media(max-width:782px){body.admin-bar .site-header{top:46px}}

.hero{padding:72px 0 68px}
.hero-grid{grid-template-columns:1fr 1fr;gap:54px}
.hero h1{font-size:clamp(42px,5.2vw,64px);line-height:1.01;max-width:700px}
.hero-photo-clean{height:430px;background:#0f1a22}
.hero-photo-clean img{width:100%;max-width:none;height:100%;object-fit:cover;object-position:58% 50%;transform:none}

.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:14px 0}
.trust-item{display:flex;align-items:center;justify-content:center;gap:9px;min-width:0;font-size:14px;line-height:1.25;text-align:left}
.trust-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:var(--bg);border:1px solid var(--line);color:var(--brand);font-size:16px;font-weight:900}

.category-grid{grid-template-columns:repeat(3,1fr);gap:18px}
.category-card{min-height:220px}
.category-card h3{font-size:21px}

.process-section{padding-top:62px;padding-bottom:70px}
.process-head{max-width:780px;margin-bottom:28px}
.process-steps{grid-template-columns:repeat(4,1fr);gap:16px;position:relative}
.process-steps div{padding:24px;min-height:230px;box-shadow:0 12px 32px rgba(18,36,44,.04)}
.process-steps h3{font-size:19px;margin:18px 0 8px}
.process-steps p{margin:0;font-size:15px}

.footer-confidence{border-top:1px solid var(--line);background:#fff}
.footer-confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:24px 0}
.footer-confidence-grid span{display:flex;flex-direction:column;gap:4px;text-align:center}
.footer-confidence-grid strong{font-size:15px;color:var(--ink)}
.footer-confidence-grid small{font-size:13px;color:var(--muted)}

@media(max-width:1000px){
  .trust-grid{grid-template-columns:repeat(3,1fr)}
  .process-steps{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:800px){
  .hero{padding:44px 0 50px}
  .hero-grid{gap:34px}
  .hero-photo-clean{height:300px}
  .hero-photo-clean img{width:100%;height:100%;object-fit:cover;object-position:58% 50%;transform:none}
  .trust-grid{grid-template-columns:1fr 1fr;gap:8px 14px}
  .trust-item{justify-content:flex-start}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .category-card{min-height:190px}
  .process-steps{grid-template-columns:1fr}
  .process-steps div{min-height:0}
  .footer-confidence-grid{grid-template-columns:1fr;gap:16px}
}
@media(max-width:520px){
  .trust-grid,.category-grid{grid-template-columns:1fr}
  .hero h1{font-size:clamp(38px,12vw,50px)}
}
