:root{color:#474747;background:#fff;--blue:#2d9dcc;--line:#d7d7d7;--muted:#f1f1f1}*{box-sizing:border-box}html{min-width:320px}body{margin:0;font-size:16px;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}img{display:block;max-width:100%}.site-header{padding-top:8px}.header-inner{width:min(1010px,calc(100% - 32px));min-height:58px;margin:auto;display:flex;align-items:flex-start}.brand{width:170px;z-index:2}.brand img{width:100%}.header-contact{margin-left:auto;display:grid;grid-template-columns:auto auto;gap:2px 18px;padding-top:7px;color:#9d9d9d;text-align:right}.header-contact>a:first-child{grid-column:1/-1;color:var(--blue)}.desktop-nav{height:38px;margin-top:-38px;padding-left:max(340px,calc((100% - 1010px)/2 + 340px));padding-right:max(16px,calc((100% - 1010px)/2));display:flex;align-items:stretch;justify-content:flex-end;background:linear-gradient(#f8f8f8,#eaeaea)}.desktop-nav a{min-width:92px;padding:10px 16px;text-align:center}.mobile-menu{display:none}.hero{width:100%;margin:17px 0 0;border-top:3px solid var(--blue);border-bottom:3px solid var(--blue)}.hero img{width:100%;aspect-ratio:2000/471;object-fit:cover}.hero p{margin:0;padding:5px 12px 4px;font-size:9px;text-align:center}.page-content{width:min(1010px,calc(100% - 32px));min-height:220px;margin:25px auto 32px;padding-top:24px;border-top:1px solid var(--line)}h1{margin:0 0 20px;color:var(--blue);font-size:15px;font-weight:400}h3{margin:0 0 7px;color:var(--blue);font-weight:400}p,li{font-size:1rem;line-height:1.55}.text-page{display:grid;grid-template-columns:minmax(0,1fr) 256px;gap:30px}.text-page-aviso-legal,.text-page-mapa-web{display:block;max-width:none}.source-copy p{margin:0 0 11px;text-align:justify}.source-copy ul{padding-left:20px}.section-image{width:256px;align-self:start}.product{min-height:146px;display:grid;grid-template-columns:135px minmax(0,1fr) 105px;gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid #bcbcbc}.product-image{width:125px;height:112px}.product-image img{width:100%;height:100%;object-fit:contain}.product-copy h1{margin-bottom:10px}.product-copy p{margin:0 0 6px}.catalog-button{align-self:end;justify-self:end;min-width:96px;padding:8px 10px;background:var(--blue);color:#fff;font-size:10px;text-align:center;text-transform:uppercase}.catalog-button:hover{background:#197ca5;color:#fff}.detail{display:grid;grid-template-columns:290px minmax(0,1fr);gap:45px;max-width:860px}.detail-image img{width:100%;max-height:520px;object-fit:contain}.detail p{margin:0 0 9px}.back-link a{color:var(--blue);font-size:11px}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.gallery a{aspect-ratio:4/3;overflow:hidden}.gallery img{width:100%;height:100%;object-fit:cover}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px}.contact-card{display:grid;grid-template-columns:1fr 204px;gap:20px;min-height:185px;padding:18px 0;border-bottom:1px solid var(--line)}.contact-card p{margin:0 0 3px}.contact-card a{width:204px;height:141px;overflow:hidden}.contact-card img{width:100%;height:100%;object-fit:cover}.site-footer{width:100%;padding:18px 16px;background:var(--muted)}.office-grid{width:min(1010px,100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px 28px}.office-grid p{margin:0;line-height:1.45}.legal-links{width:min(1010px,100%);margin:15px auto 0;font-size:9px;text-align:center}
@media(max-width:760px){.site-header{padding-top:0;border-bottom:1px solid #ddd}.header-inner{width:100%;min-height:76px;padding:8px 16px;align-items:center}.brand{width:128px}.header-contact,.desktop-nav{display:none}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu summary{width:44px;height:42px;padding:10px 12px;display:grid;align-content:center;gap:4px;border:1px solid #b8b8b8;background:#f2f2f2;cursor:pointer;list-style:none}.hamburger-line{display:block;width:18px;height:2px;background:currentColor}.mobile-menu nav{position:absolute;z-index:5;right:0;top:44px;width:min(260px,calc(100vw - 32px));border:1px solid #ccc;background:#fff;box-shadow:0 8px 20px #0002}.mobile-menu nav a{display:block;min-height:46px;padding:14px 18px;border-bottom:1px solid #ddd;}.hero{margin-top:10px;border-width:2px}.hero img{aspect-ratio:16/7;object-position:52% center}.hero p{padding:7px 12px;font-size:9px;line-height:1.4}.page-content{width:calc(100% - 32px);margin-top:18px;padding-top:20px}h1{font-size:19px}p,li{line-height:1.6}.text-page{display:flex;flex-direction:column;gap:20px}.section-image{width:min(256px,72vw);margin:auto}.product{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:18px 0}.product-image{width:92px;height:105px}.product-copy h1{margin-bottom:8px}.product-copy p{display:none}.product-copy p:first-of-type{display:block;font-size:1rem;line-height:1.45}.catalog-button{grid-column:2;justify-self:start;min-width:118px;min-height:40px;display:grid;place-items:center}.detail{display:flex;flex-direction:column;gap:24px}.detail-image{order:2}.detail-image img{max-height:420px}.gallery{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr;gap:12px}.contact-card a{width:100%;height:auto;aspect-ratio:16/9}.office-grid{grid-template-columns:1fr;gap:22px}.legal-links{margin-top:24px;padding-top:16px;border-top:1px solid #ddd;font-size:10px;line-height:1.6}}
@media(max-width:390px){.office-grid{grid-template-columns:1fr}}
@media(max-width:760px){.site-footer h3{font-size:1.1rem}}
button,.catalog-button,.mobile-menu summary{border-radius:4px}

/* Ajustes del carrusel de Bootstrap para conservar la cabecera original. */
#home-carousel{margin:0}
#home-carousel .carousel-inner,#home-carousel .item{width:100%}
#home-carousel .carousel-indicators{top:auto;right:auto;left:50%;bottom:12px;width:auto;margin:0;transform:translateX(-50%)}
#home-carousel .carousel-indicators li{float:left;width:10px;height:10px;margin-left:6px;border:1px solid #fff;border-radius:50%;background:#c7d5da;cursor:pointer}
#home-carousel .carousel-indicators .active{background:var(--blue)}
@media(max-width:760px){body{padding-right:0;padding-left:0}#home-carousel .carousel-indicators{bottom:8px}#home-carousel .carousel-indicators li{width:9px;height:9px}}

.image-dialog{width:min(1180px,calc(100vw - 32px));max-width:none;max-height:calc(100vh - 32px);padding:0;border:0;background:transparent;color:#fff}
.image-dialog::backdrop{background:rgba(0,0,0,.78)}
.image-dialog-frame{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:calc(100vh - 32px);padding:10px;background:#111;border:8px solid #fff;box-shadow:0 10px 35px #0008}
.image-dialog-toolbar,.image-dialog-actions{display:flex;align-items:center;gap:16px;min-height:42px}
.image-dialog-toolbar{justify-content:space-between}
.image-dialog-toolbar p,.image-dialog-actions p{margin:0;color:#fff;font-size:13px}
@media(min-width:761px){h3{font-size:1.25rem}.gallery{width:100%;max-width:none}}
@media(min-width:761px){.desktop-nav a{font-size:1.25rem}.desktop-nav a:last-child{padding-right:0;text-align:right}}
.image-dialog-image{width:100%;height:100%;min-height:0;object-fit:contain;background:#080808}
.image-dialog-actions{justify-content:center}
.image-dialog button{min-height:36px;padding:7px 13px;border:1px solid #aaa;background:#262626;color:#fff;cursor:pointer}
.image-dialog-close{margin-left:auto}
@media(max-width:760px){.image-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.image-dialog-frame{max-height:calc(100dvh - 16px);padding:6px;border-width:4px}.image-dialog-toolbar,.image-dialog-actions{gap:8px}.image-dialog-toolbar p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.image-dialog-actions{justify-content:space-between}.image-dialog button{min-height:42px}}
