:root{--blue:#034c8c;--yellow:#ffaa01;--text:#333;--muted:#666;--line:#e5e5e5;--soft:#f4f8fd;--green:#16753c}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:#fff;color:var(--text);font:400 16px/1.6 Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}button,input,select,textarea{max-width:100%}input,textarea,select{border:1px solid #b9c2ca;border-radius:4px;background:white;color:var(--text);padding:11px 13px}textarea{resize:vertical}input[type=checkbox]{width:18px;height:18px;accent-color:var(--blue)}img{display:block;max-width:100%;height:auto}h1,h2,h3{line-height:1.25;font-weight:700;margin:0 0 18px;overflow-wrap:anywhere}h1{font-size:32px}h2{font-size:28px}h3{font-size:18px}p{margin:0 0 16px}small{font-size:13px}summary{cursor:pointer}svg.icon{display:inline-block;width:24px;height:24px;flex:none;vertical-align:middle}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #0768c2;outline-offset:3px}button{border:0}button:hover{filter:brightness(.96)}[hidden]{display:none!important}.container{width:min(1520px,calc(100% - 60px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;left:12px;top:-100px;background:white;color:#111;padding:14px;z-index:100}.skip-link:focus{top:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 23px;min-height:46px;background:var(--yellow);color:#181818;border:1px solid transparent;border-radius:4px;font-weight:700;font-size:14px;text-align:center;line-height:1.4}.button:hover{background:#f2a000;color:#111}.button.secondary{background:white;border-color:#b8c5d1;color:var(--blue)}.button.secondary:hover{background:var(--soft)}.muted{color:var(--muted);font-size:14px}.eyebrow{font-size:14px;letter-spacing:1px;font-weight:700;display:block;margin-bottom:12px}.empty-state{text-align:center;padding:40px 20px;background:var(--soft);border:1px solid var(--line)}.empty-state a:not(.button){color:var(--blue);text-decoration:underline}
.site-header{background:var(--blue);color:white}.topbar{height:41px;border-bottom:1px solid #ffffff20;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;align-items:center;height:100%}.topbar nav{display:flex;gap:24px}.site-header a:hover{color:var(--yellow)}.main-header{height:100px;display:flex;align-items:center;gap:44px}.logo{display:block;flex:none}.logo img{width:200px;height:80px;object-fit:contain}.search-form{display:flex;flex:1;border-radius:5px;overflow:hidden;background:white;max-width:850px;height:48px}.search-form input{min-width:0;flex:1;border:0;border-radius:0;outline-offset:-4px}.search-form select{width:210px;border:0;border-right:1px solid var(--line);font-size:14px;border-radius:0;outline-offset:-4px}.search-form button{background:var(--yellow);color:#111;width:58px;flex:none}.header-phone{display:flex;gap:14px;align-items:center;margin-left:auto;white-space:nowrap}.header-phone .icon{width:34px;height:34px}.header-phone small{display:block;font-size:13px;line-height:1.4}.header-phone b{font-size:22px;font-weight:600}.nav-band{background:var(--yellow);color:#181818}.nav-inner{display:flex;align-items:center;min-height:50px;gap:32px;position:relative}.category-menu{align-self:stretch;position:relative;width:275px;border-right:1px solid #0002;flex:none}.category-menu summary{height:100%;min-height:50px;display:flex;align-items:center;gap:14px;padding-right:20px;font-size:15px;font-weight:700;list-style:none}.category-menu summary::-webkit-details-marker{display:none}.category-menu .down{margin-left:auto;font-size:22px}.category-dropdown{position:absolute;left:0;top:100%;width:300px;background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:0 8px 22px #0002;z-index:20;max-height:70vh;overflow:auto}.category-dropdown a{display:flex;justify-content:space-between;gap:12px;padding:11px 18px;border-bottom:1px solid #eee;font-size:14px;line-height:1.4}.category-dropdown a:hover{background:var(--soft);color:var(--blue)}.primary-menu{display:flex;gap:34px;align-self:stretch;align-items:center;font-size:14px;font-weight:700}.site-header .primary-menu a:hover,.site-header .offers-link:hover{color:var(--blue)}.offers-link{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;margin-left:auto}.mobile-menu-toggle{display:none}
.hero{position:relative;background:#10151a}.hero-slide{position:relative;height:clamp(370px,31.53vw,600px);overflow:hidden}.hero-slide>img{width:100%;height:100%;object-fit:cover}.hero-content{position:absolute;left:10.8%;top:29%;max-width:48%;color:#fff}.hero-content h1,.hero-content h2{font-size:clamp(32px,3.4vw,64px);font-weight:700;line-height:1.17;margin-bottom:32px;text-shadow:0 2px 12px #0007}.hero-content .button{padding:15px 30px}.hero-dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:6px}.hero-dots button{width:30px;height:30px;border-radius:50%;background:none;position:relative}.hero-dots button:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#ffffff90}.hero-dots button[aria-pressed=true]:after{background:var(--yellow)}.home-sections{padding-block:64px}.home-sections>section,.home-sections>.benefits{margin-bottom:65px}.home-sections>section:last-child{margin-bottom:0}.section-heading{text-align:center;margin-bottom:28px}.section-heading h2{font-size:30px;margin:0 0 10px}.section-heading p{color:var(--muted);font-size:15px;margin:0}.featured-categories{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.featured-categories a{text-align:center;min-width:0}.featured-categories img{width:100%;max-width:180px;aspect-ratio:1;margin:0 auto 14px;object-fit:contain}.featured-categories h3{font-size:16px;line-height:1.4;margin:0;text-transform:capitalize}.featured-categories a:hover img{opacity:.88}.benefits{display:flex;border:1px solid var(--line);border-radius:5px;padding:26px 0;gap:0}.benefit{flex:1;display:flex;align-items:center;gap:15px;padding:0 22px;border-right:1px solid var(--line);min-width:0}.benefit:last-child{border:0}.benefit>.icon{width:40px;height:40px;color:var(--blue)}.benefit h3{font-size:15px;margin:0 0 5px;line-height:1.4}.benefit p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.tabs{display:flex;justify-content:center;gap:10px 40px;flex-wrap:wrap;margin-bottom:28px}.tabs button{background:none;border-bottom:2px solid transparent;padding:10px 2px;font-size:14px;font-weight:700;text-transform:uppercase;color:#555}.tabs button[aria-selected=true]{border-color:var(--yellow);color:#111}.rail{position:relative}.product-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 100px)/6);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:1px 1px 6px;scrollbar-width:thin;scrollbar-color:#bac7d2 transparent}.product-card{border:1px solid var(--line);border-radius:4px;min-width:0;background:white;display:flex;flex-direction:column;scroll-snap-align:start;transition:border-color .18s}.product-card:hover{border-color:#b4c8d9}.product-image{display:flex;align-items:center;justify-content:center;padding:20px 12px;aspect-ratio:1.1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.image-empty{display:flex;align-items:center;justify-content:center;aspect-ratio:1;min-height:100px;width:100%;background:#fafafa;color:#a9b7c2}.image-empty .icon{width:45px;height:45px}.product-info{display:flex;flex-direction:column;flex:1;padding:5px 14px 16px}.product-info h3{font-size:14px;line-height:1.5;font-weight:600;margin:0 0 10px;min-height:42px}.product-info small{margin-bottom:8px;color:var(--muted);overflow-wrap:anywhere}.product-price{font-size:14px;font-weight:700;margin-top:auto;margin-bottom:14px}.whatsapp-button{display:flex;align-items:center;justify-content:center;gap:7px;background:var(--green);color:#fff;border-radius:4px;padding:10px 7px;font-weight:600;font-size:14px;line-height:1.3;text-align:center;min-height:44px}.whatsapp-button:hover{color:#fff;background:#10592d}.whatsapp-button .icon{width:21px;height:21px}.rail-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.rail-controls button{width:34px;height:34px;border:1px solid var(--line);background:white;border-radius:50%;font-size:25px;line-height:1}.rail-controls button:hover{background:var(--yellow);border-color:var(--yellow)}.promos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.promo{display:block;position:relative;overflow:hidden;border-radius:5px;background:#151b22;color:white}.promo>img{width:100%;height:auto;aspect-ratio:2.3;object-fit:cover}.promo>div{position:absolute;left:5%;top:10%;width:54%}.promo h2{font-size:clamp(22px,2.3vw,35px);line-height:1.15;margin-bottom:18px;text-shadow:0 1px 6px #0008}.promo span{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.promo:hover{color:var(--yellow)}.promos-small{grid-template-columns:repeat(3,minmax(0,1fr))}.promos-small .promo img{aspect-ratio:509/230}.promos-small .promo h2{font-size:24px}.promos-small .promo>div{top:16%;width:53%}.brand-section img{margin:0 auto;object-fit:contain}.site-footer{background:var(--blue);color:#fff;margin-top:25px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1.3fr .7fr;gap:45px;padding-top:50px;padding-bottom:40px}.footer-grid h2{font-size:18px;margin:15px 0 20px}.footer-grid p,.footer-grid a{font-size:14px;overflow-wrap:anywhere}.footer-grid a:not(.logo){display:block;margin-bottom:9px}.footer-grid a:hover{color:var(--yellow)}.footer-grid p{margin-bottom:10px}.footer-grid .logo{margin-bottom:14px}.footer-bottom{border-top:1px solid #ffffff26;padding-block:18px;font-size:13px}.floating-whatsapp{position:fixed;bottom:23px;right:23px;z-index:30;width:55px;height:55px;background:var(--green);color:white;display:grid;place-items:center;border:2px solid white;border-radius:50%;box-shadow:0 3px 12px #0003}.floating-whatsapp .icon{width:29px;height:29px}.floating-whatsapp:hover{background:#10592d;color:white}
.breadcrumb{padding:19px 0;background:var(--soft);color:#666;font-size:14px;border-bottom:1px solid #e9eef4}.breadcrumb .container{display:flex;gap:12px;flex-wrap:wrap}.catalog-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:32px;padding-block:40px 65px}.catalog-sidebar details{border:1px solid var(--line);border-radius:4px}.catalog-sidebar summary{padding:15px 18px;font-weight:700;font-size:18px}.catalog-sidebar nav{padding:0 17px 16px}.catalog-sidebar a{display:block;border-top:1px solid #eee;padding:9px 0;font-size:14px;line-height:1.5}.catalog-sidebar a[aria-current]{color:var(--blue);font-weight:700}.catalog-sidebar .subcat{padding-left:15px}.catalog-main{min-width:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0 25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0}.catalog-toolbar p{font-size:14px;margin:0}.catalog-toolbar form{display:flex;gap:7px;font-size:14px}.catalog-toolbar select{max-width:230px;padding:8px}.catalog-toolbar .button{padding:9px 12px;min-height:40px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pagination{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:30px 0 10px}.pagination a{padding:8px 15px;border:1px solid var(--line);border-radius:3px}.pagination a[aria-current]{background:var(--blue);color:white;border-color:var(--blue)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-block:45px}.detail-image{border:1px solid var(--line);padding:35px;border-radius:4px;align-self:start}.detail-image img{width:100%;aspect-ratio:1;object-fit:contain}.detail-info{padding-top:16px}.detail-info h1{font-size:32px}.detail-price{font-size:23px;font-weight:700;margin:22px 0}.detail-whatsapp{display:inline-flex;padding:15px 25px;margin:24px 0 30px;font-size:16px}.category-links{font-size:14px;border-top:1px solid var(--line);padding-top:20px;display:flex;gap:7px 12px;flex-wrap:wrap}.category-links a{text-decoration:underline;text-underline-offset:3px}.description-section{border:1px solid var(--line);padding:26px 30px;margin-bottom:60px;border-radius:4px}.description-section h2{font-size:22px}.prose{overflow-wrap:anywhere;line-height:1.8}.prose h2{font-size:25px;margin-top:24px}.prose h3{font-size:20px;margin-top:20px}.prose p{margin-bottom:18px}.prose ul,.prose ol{padding-left:25px}.related-section{margin-bottom:65px}.about-page{padding-block:55px}.about-intro{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;align-items:center}.about-intro>img{width:100%;object-fit:contain}.about-accordions{max-width:900px;margin:40px 0}.about-accordions details{border-bottom:1px solid var(--line)}.about-accordions summary{padding:18px 0;font-size:20px;font-weight:600}.about-accordions .prose{padding:0 15px 20px}.about-counters{background-color:var(--blue);background-position:center;background-size:cover;color:white;padding:65px 0}.counters{display:flex;justify-content:space-evenly;text-align:center;gap:25px}.counters strong{font-size:50px}.counters p{margin:0}.about-contact{text-align:center;padding-block:60px}.about-contact .prose{max-width:730px;margin:0 auto 25px}.map-section iframe{width:100%;height:500px;border:0;display:block;background:var(--soft)}.contact-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;padding-block:55px 65px}.contact-info{padding:25px 0}.contact-info>div{display:flex;gap:20px;align-items:center;margin-bottom:25px}.contact-info .icon{color:var(--blue);width:34px;height:34px}.contact-info p{margin:0;overflow-wrap:anywhere}.contact-form{margin-top:30px}
.field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:600}.field input,.field textarea,.field select{font-size:16px;font-weight:400;width:100%}.field input[type=file]{padding:10px;line-height:1.6}.field select[multiple]{min-height:190px}.field option{padding:7px}.form-stack{display:flex;flex-direction:column;gap:20px}.form-stack>.button{align-self:flex-start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkbox{display:flex;align-items:center;gap:10px;margin:14px 0;font-size:15px}.notice,.error{padding:15px 18px;border:1px solid #9ccdb4;background:#edf8f1;border-radius:4px;overflow-wrap:anywhere}.error{border-color:#e3a1a1;background:#fff2f2;color:#9b2020}.notice p:last-child{margin-bottom:0}.actions{display:flex;gap:12px;flex-wrap:wrap}.text-button{padding:3px 0;background:transparent;color:var(--blue);font-size:14px;text-decoration:underline;text-underline-offset:3px}.danger{color:#a42323}.admin-body{background:var(--soft)}.admin-top{height:76px;background:var(--blue);color:white;display:flex;align-items:center;justify-content:space-between;padding:0 32px;gap:20px}.admin-top b{color:var(--yellow);font-size:24px;margin-right:10px}.admin-top>a:last-child{font-size:14px}.admin-top a:hover{color:var(--yellow)}.admin-shell{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 76px)}.admin-nav{background:#fff;border-right:1px solid #dbe3eb;padding:25px 20px}.admin-nav nav{display:flex;flex-direction:column;margin-bottom:40px}.admin-nav nav a{padding:12px 15px;font-size:15px;border-radius:4px}.admin-nav nav a:hover{background:var(--soft)}.admin-nav form{padding:0 15px}.admin-main{padding:38px;max-width:1400px;width:100%;min-width:0}.admin-main h1{font-size:30px;margin-bottom:28px}.panel{background:#fff;border:1px solid #dbe3eb;border-radius:6px;padding:27px;margin-bottom:25px}.panel h2{font-size:23px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stats .panel{display:flex;flex-direction:column;color:var(--blue)}.stats strong{font-size:36px}.toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.toolbar p{margin:0}.inline-form{display:flex;gap:8px}.inline-form input{min-width:0}.table-wrap{overflow:auto;max-width:100%;border:1px solid #dbe3eb;border-radius:5px;background:white}table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}th{background:#e9f0f7;color:#34506c;font-weight:700}th,td{padding:14px 18px;border-bottom:1px solid #dfe7ee;vertical-align:middle}tbody tr:last-child td{border-bottom:0}.table-product{display:flex;gap:13px;align-items:center;min-width:220px}.table-product img{width:55px;height:55px;object-fit:contain}.table-product small{display:block;color:#666}.table-product a{font-weight:600}.row-actions{display:flex;flex-wrap:wrap;gap:10px;min-width:175px}.row-actions form{display:flex;gap:12px}.row-actions>a{color:var(--blue);text-decoration:underline}.admin-image{height:180px;width:200px;object-fit:contain;background:#fff;border:1px solid var(--line);margin-bottom:15px}.login-shell{display:block;min-height:calc(100vh - 76px)}.login-shell .admin-main{max-width:580px;margin:30px auto}.login-shell .form-stack>.button{width:100%}
@media(min-width:1700px){.featured-categories{grid-template-columns:repeat(8,minmax(0,1fr));justify-content:center}.featured-categories>a:first-child{grid-column:2}}
@media(max-width:1250px){.container{width:calc(100% - 40px)}.main-header{gap:24px}.search-form select{width:160px}.header-phone small{display:none}.header-phone b{font-size:18px}.header-phone .icon{width:28px}.primary-menu{gap:22px}.nav-inner{gap:24px}.category-menu{width:250px}.benefit{padding-inline:14px;gap:10px}.benefit>.icon{width:28px;height:28px}.product-track{grid-auto-columns:calc((100% - 60px)/4)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.promos-small .promo h2{font-size:20px}.promo span{font-size:12px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.footer-grid{gap:30px}}
@media(max-width:950px){.main-header{height:90px;gap:20px}.logo img{width:170px;height:68px}.header-phone span{display:none}.search-form select{display:none}.category-menu{width:240px}.primary-menu{gap:18px;font-size:13px}.offers-link{display:none}.hero-content{left:7%;top:27%}.hero-content h1,.hero-content h2{font-size:38px}.hero-slide{height:360px}.featured-categories{gap:18px;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:calc((100% - 72px)/5);overflow:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.featured-categories a{scroll-snap-align:start}.featured-categories h3{font-size:14px}.benefits{flex-wrap:wrap;padding:18px 0;gap:24px 0}.benefit{flex:1 1 33.33%;border:none;padding:0 15px}.tabs{gap:10px 20px}.section-heading h2{font-size:27px}.product-track{grid-auto-columns:calc((100% - 40px)/3)}.catalog-layout{grid-template-columns:180px minmax(0,1fr);gap:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{align-items:flex-start;flex-direction:column}.product-detail{gap:30px}.detail-info h1{font-size:27px}.detail-image{padding:20px}.contact-layout{gap:35px;grid-template-columns:1.2fr 1fr}.contact-layout .form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.admin-shell{grid-template-columns:180px minmax(0,1fr)}.admin-main{padding:25px}.admin-nav{padding:20px 10px}.admin-main .toolbar{align-items:stretch;flex-direction:column}.stats{gap:12px}.stats .panel{padding:18px}.form-grid{gap:15px}}
@media(max-width:680px){.container{width:calc(100% - 30px)}h1{font-size:26px}h2{font-size:24px}.topbar{height:32px;font-size:11px}.topbar nav{display:none}.topbar-inner{justify-content:center}.main-header{height:auto;min-height:138px;display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding-bottom:13px;padding-top:4px}.logo img{width:170px;height:68px}.header-phone{grid-column:2;grid-row:1;margin:0}.header-phone .icon{width:30px;height:30px}.search-form{grid-column:1 / -1;grid-row:2;width:100%;height:44px}.search-form button{width:48px}.search-form input{font-size:14px}.nav-inner{gap:0;justify-content:space-between;min-height:46px}.category-menu{width:calc(100% - 95px);max-width:280px}.category-menu summary{min-height:46px;font-size:14px;gap:10px;padding-right:14px}.category-dropdown{width:min(310px,calc(100vw - 30px))}.mobile-menu-toggle{display:flex;gap:7px;align-items:center;background:none;font-size:14px;font-weight:700;padding:10px 0 10px 14px}.mobile-menu-toggle .icon{width:21px}.primary-menu{display:none;position:absolute;top:100%;left:0;right:0;z-index:25;background:white;color:#222;box-shadow:0 8px 20px #0002;border:1px solid var(--line)}.primary-menu.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.primary-menu a{padding:13px 17px;border-bottom:1px solid var(--line)}.hero-slide{height:280px}.hero-slide>img{object-position:59% center}.hero-content{left:6%;top:23%;max-width:65%}.hero-content h1,.hero-content h2{font-size:28px;margin-bottom:24px;line-height:1.18}.hero-content .button{font-size:12px;min-height:40px;padding:11px 18px}.hero-dots{bottom:6px}.home-sections{padding-block:38px}.home-sections>section,.home-sections>.benefits{margin-bottom:38px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:24px}.section-heading p{font-size:14px}.featured-categories{grid-auto-columns:calc((100% - 36px)/4);gap:12px}.featured-categories img{margin-bottom:10px}.featured-categories h3{font-size:13px;line-height:1.35}.benefits{gap:22px 0;padding:22px 5px}.benefit{flex:1 1 50%;gap:10px;padding:0 9px;align-items:flex-start}.benefit:last-child{flex-basis:100%;justify-content:center}.benefit h3{font-size:14px}.benefit p{font-size:13px}.benefit>.icon{width:26px;height:26px;margin-top:3px}.tabs{gap:4px 18px;margin-bottom:20px}.tabs button{font-size:12px;padding:9px 0}.product-track{grid-auto-columns:calc((100% - 12px)/2);gap:12px}.product-image{padding:15px 10px}.product-info{padding:3px 10px 12px}.product-info h3{font-size:14px;min-height:63px;margin-bottom:10px}.product-info small{font-size:12px}.product-price{font-size:13px;margin-bottom:12px}.whatsapp-button{font-size:13px;padding:9px 5px;min-height:48px;gap:5px}.whatsapp-button .icon{width:18px;height:18px}.promos{grid-template-columns:1fr;gap:16px}.promo h2{font-size:26px}.promo>div{top:12%}.promos-small{grid-template-columns:1fr}.promos-small .promo h2{font-size:27px}.promos-small .promo>div{top:20%;width:48%}.promo span{font-size:13px}.brand-section img{width:170px;height:auto}.footer-grid{gap:24px;padding-top:30px;padding-bottom:25px;grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid>div:nth-child(3){grid-column:1 / -1;grid-row:3}.footer-grid h2{margin:8px 0 14px}.footer-bottom{padding-right:55px}.floating-whatsapp{right:14px;bottom:14px;width:51px;height:51px}.breadcrumb{padding-block:14px;font-size:13px}.catalog-layout{display:block;padding-block:24px 40px}.catalog-sidebar{margin-bottom:25px}.catalog-sidebar summary{padding:12px 15px}.catalog-sidebar nav{display:flex;flex-wrap:wrap;gap:6px;max-height:195px;overflow:auto}.catalog-sidebar a{border:1px solid var(--line);border-radius:3px;padding:6px 9px;font-size:13px}.catalog-main h1{font-size:26px}.catalog-toolbar{margin-top:12px;padding-block:13px;gap:12px}.catalog-toolbar form{width:100%}.catalog-toolbar select{flex:1;min-width:0;max-width:100%}.product-grid{gap:12px}.product-detail{grid-template-columns:1fr;gap:20px;padding-block:24px}.detail-image{padding:24px}.detail-image img{max-height:360px}.detail-info{padding-top:0}.detail-info h1{font-size:27px}.detail-price{font-size:23px;margin:18px 0}.detail-whatsapp{width:100%;font-size:16px}.description-section{padding:20px;margin-top:18px;margin-bottom:38px}.description-section h2{font-size:22px}.related-section{margin-bottom:38px}.about-page{padding-block:35px}.about-intro{grid-template-columns:1fr;gap:30px}.about-intro img{max-height:360px}.about-accordions{margin-block:25px}.about-counters{padding-block:40px}.counters{gap:15px}.counters strong{font-size:35px}.counters p{font-size:13px}.about-contact{padding-block:40px}.map-section iframe{height:320px}.contact-layout{grid-template-columns:1fr;gap:30px;padding-block:35px 40px}.contact-info{padding:0}.contact-info>div{margin-bottom:20px}.form-grid{grid-template-columns:1fr}.admin-top{padding:0 15px;height:65px;font-size:14px}.admin-top b{font-size:21px;margin-right:4px}.admin-top>a:last-child{font-size:13px}.admin-top .icon{width:17px}.admin-shell{display:block;min-height:calc(100vh - 65px)}.admin-nav{padding:10px 15px;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:15px;overflow-x:auto}.admin-nav nav{flex-direction:row;margin:0;gap:4px;white-space:nowrap}.admin-nav nav a{font-size:13px;padding:8px}.admin-nav form{padding:0;white-space:nowrap}.admin-main{padding:24px 15px}.admin-main h1{font-size:27px;margin-bottom:20px}.panel{padding:20px}.stats{grid-template-columns:1fr;gap:0}.stats .panel{display:flex;flex-direction:row;align-items:center;gap:18px;margin-bottom:12px}.stats strong{font-size:30px;min-width:60px}.toolbar{gap:12px}.inline-form input{width:100%}th,td{padding:12px;font-size:13px}.table-product{min-width:200px}.login-shell .admin-main{margin:18px auto}.actions .button{flex:1}.form-stack{gap:18px}.field input,.field select,.field textarea{font-size:16px}.form-stack>.button{width:100%}}
@media(max-width:360px){.hero-content h1,.hero-content h2{font-size:25px}.hero-slide{height:260px}.container{width:calc(100% - 24px)}.featured-categories{grid-auto-columns:calc((100% - 24px)/3)}.whatsapp-button{font-size:12px;gap:3px}.product-info{padding-inline:8px}.benefit{flex-basis:100%;justify-content:flex-start!important}.promos-small .promo h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

/* Catalog September 2026 enhancements */
.hero-kicker{display:inline-block;margin-bottom:10px;color:var(--yellow);font-weight:800;font-size:13px;letter-spacing:1.4px;text-shadow:0 1px 5px #0009}.product-image{position:relative}.stock-chip{position:absolute;left:9px;top:9px;z-index:2;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;line-height:1.1;box-shadow:0 2px 9px #0002}.stock-chip.in-stock{background:#eaf8ef;color:#126b36;border:1px solid #b9e6ca}.stock-chip.ask-stock{background:#fff7dc;color:#795000;border:1px solid #f1d77d}.product-price{font-size:16px;color:#111}.catalog-filters{display:flex;gap:8px;flex-wrap:wrap}.catalog-filters select{min-width:150px}.price-note{margin-top:-12px;margin-bottom:18px;font-size:13px;color:var(--muted)}.detail-stock{display:inline-flex;align-items:center;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800;margin-bottom:12px}.detail-stock.ok{background:#eaf8ef;color:#126b36}.detail-stock.ask{background:#fff7dc;color:#795000}
[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}[data-reveal].is-visible{opacity:1;transform:none}.product-card{will-change:transform;transition:border-color .18s,box-shadow .22s,transform .22s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #14334d17}.featured-categories a{transition:transform .2s ease}.featured-categories a:hover{transform:translateY(-4px)}
.rail{overflow:hidden}.product-track{scrollbar-width:none;-ms-overflow-style:none}.product-track::-webkit-scrollbar{display:none}.rail:before,.rail:after{content:"";position:absolute;top:0;bottom:48px;width:28px;z-index:3;pointer-events:none}.rail:before{left:0;background:linear-gradient(90deg,#fff,transparent)}.rail:after{right:0;background:linear-gradient(270deg,#fff,transparent)}
.hero-slide{animation:heroEnter .55s ease both}@keyframes heroEnter{from{opacity:.25;transform:scale(1.008)}to{opacity:1;transform:none}}
.catalog-main>.product-grid .product-card{content-visibility:auto;contain-intrinsic-size:370px 520px}
@media(max-width:680px){.catalog-filters{display:grid;grid-template-columns:1fr 1fr}.catalog-filters .button{grid-column:1/-1}.stock-chip{font-size:9px;padding:4px 6px}.hero-kicker{font-size:10px;letter-spacing:.8px}.rail:before,.rail:after{width:12px}.product-price{font-size:15px}}
@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;transform:none!important}.product-card:hover,.featured-categories a:hover{transform:none!important}}

/* =========================================================
   RCS INGCO V5 — actualización visual conservando estructura
   del sitio del cliente, con carga progresiva y carruseles.
   ========================================================= */
:root{--rc-blue:#07558f;--rc-blue-dark:#064979;--ingco:#ffad00;--ink:#323232;--soft-blue:#eef5fb}
body{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}
.container{width:min(1450px,calc(100% - 40px))}

/* Header fiel al sitio actual */
.site-header{background:var(--rc-blue);color:#fff;position:relative;z-index:50}
.topbar{height:28px;background:var(--rc-blue-dark);border-bottom:1px solid #ffffff2b}
.topbar-inner{justify-content:center;gap:12px;font-size:11px;letter-spacing:.2px;text-transform:uppercase}
.topbar-date:before{content:'·';margin-right:12px;opacity:.8}
.header-blue{background:var(--rc-blue)}
.main-header{height:92px;display:grid;grid-template-columns:54px 150px minmax(260px,1fr) auto;align-items:center;gap:22px;padding-block:0}
.drawer-toggle,.mobile-search-toggle{background:transparent;color:#fff;padding:9px;display:inline-flex;align-items:center;justify-content:center}
.drawer-toggle .icon,.mobile-search-toggle .icon{width:28px;height:28px}
.main-header .logo{justify-self:center}
.main-header .logo img{width:112px;height:82px;object-fit:contain}
.desktop-search{justify-self:center;width:min(650px,100%);height:42px;border-radius:4px;margin:0;box-shadow:none}
.desktop-search input{font-size:14px}
.desktop-search button{background:var(--ingco)}
.header-icons{display:flex;align-items:center;gap:13px;justify-content:flex-end}
.header-icons>a,.header-icons>button{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:none;border:0;position:relative}
.header-icons .icon{width:27px;height:27px}
.quote-cart span{position:absolute;right:-2px;top:-1px;min-width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--ingco);color:#222;font-weight:800;font-size:10px}
.mobile-search{background:#fff;padding:12px 0;border-top:1px solid #ffffff35;box-shadow:0 6px 15px #0002}
.mobile-search form{display:flex;gap:8px}
.mobile-search input{flex:1;min-width:0}
.mobile-search .button{min-width:110px}
.desktop-nav-band{background:#fff;color:#333;border-bottom:1px solid #e5e5e5}
.desktop-nav-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.desktop-nav-inner nav{display:flex;gap:28px;font-size:12px;font-weight:700}
.desktop-nav-inner nav a:hover{color:var(--rc-blue)}
.desktop-whatsapp{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--rc-blue);font-weight:700}
.desktop-whatsapp .icon{width:18px;height:18px}

/* Lateral menu */
.drawer-backdrop{position:fixed;inset:0;background:#0006;z-index:89}
.site-drawer{position:fixed;z-index:90;left:0;top:0;bottom:0;width:min(88vw,610px);background:#fff;color:#333;transform:translateX(-102%);transition:transform .25s ease;overflow:auto;box-shadow:10px 0 30px #0002;padding:0 14px 28px}
.site-drawer.is-open{transform:translateX(0)}
.drawer-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #e3e8ec}
.drawer-head strong{font-size:13px;color:#777}
.drawer-head button{font-size:34px;font-weight:300;background:none;color:#333;padding:4px 12px}
.drawer-main{padding:12px 0}
.drawer-main a{display:block;padding:12px 14px;font-weight:700;font-size:14px}
.drawer-divider{height:1px;background:#e3e8ec;margin:3px 0 8px}
.drawer-categories a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;font-weight:600;font-size:14px;line-height:1.4}
.drawer-categories a:hover,.drawer-main a:hover{background:#f6f8fa;color:var(--rc-blue)}
.drawer-categories b{font-size:20px;font-weight:400;color:#9aa5ad}
.drawer-admin{border-top:1px solid #e3e8ec;margin-top:12px;padding:14px}
.drawer-admin a{display:inline-flex;gap:9px;align-items:center;color:var(--rc-blue);font-weight:700}
.drawer-admin .icon{width:20px;height:20px}
body.drawer-open{overflow:hidden}

/* Hero */
.hero{background:#111;position:relative}
.hero-slide{height:clamp(350px,31vw,575px)}
.hero-slide>img{object-fit:cover;object-position:center}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0009 0%,#0003 48%,transparent 70%)}
.hero-content{left:max(5%,calc((100vw - 1450px)/2 + 20px));top:50%;transform:translateY(-50%);max-width:520px}
.hero-content h1,.hero-content h2{font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,3vw,56px);font-weight:700;margin-bottom:28px;line-height:1.08;text-shadow:0 2px 10px #0008}
.hero-content .button{background:var(--ingco);border-radius:8px;padding:14px 25px;font-size:14px;letter-spacing:.3px}
.hero-dots{bottom:13px}
.hero-dots button:after{inset:8px}

/* Home spacing */
.home-sections{padding-block:55px}.home-sections>section,.home-sections>.benefits{margin-bottom:62px}
.section-heading h2{font-family:Arial,Helvetica,sans-serif;font-size:29px;color:#353535}
.section-heading p{font-size:13px;color:#8a8a8a;text-transform:uppercase;letter-spacing:.3px}

/* Category image carousel */
.category-rail{position:relative;overflow:hidden;padding-inline:2px}
.category-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 96px)/5);gap:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding:2px 0 10px;scrollbar-width:none;-ms-overflow-style:none}
.category-track::-webkit-scrollbar{display:none}
.category-circle{text-align:center;scroll-snap-align:start;min-width:0}
.category-image{display:block;width:min(200px,100%);aspect-ratio:1;margin:0 auto 12px;border-radius:50%;overflow:hidden;border:1px solid #e2e2e2;background:#f8f8f8}
.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.category-circle:hover .category-image img{transform:scale(1.04)}
.category-circle h3{font-size:15px;line-height:1.35;font-weight:600;margin:0;text-transform:none}
.category-arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:4;width:38px;height:38px;border-radius:50%;background:#edf3f8;color:#4f5b64;font-size:31px;line-height:1;display:grid;place-items:center;box-shadow:0 2px 8px #0001}
.category-prev{left:-2px}.category-next{right:-2px}

/* Benefit rail like original light-blue block */
.benefits{background:#edf4fb;border:0;border-radius:4px;padding:0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#9ea7ad transparent;gap:0}
.benefit{min-width:33.333%;scroll-snap-align:start;border-right:1px solid #d7e0e8;padding:24px 28px;gap:18px;align-items:center}
.benefit>.icon{width:38px;height:38px;color:#343c42}
.benefit h3{font-size:14px;margin-bottom:3px}.benefit p{font-size:12px;color:#727a81}

/* Product selector/tabs carousel */
.tabs-carousel{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c8c8c8 transparent;gap:10px;padding-bottom:10px;margin-bottom:20px}
.tabs-carousel button{flex:0 0 auto;scroll-snap-align:start;background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:10px 17px;min-width:155px;font-size:11px;color:#333;text-transform:uppercase;white-space:nowrap}
.tabs-carousel button[aria-selected=true]{background:var(--ingco);border-color:var(--ingco);color:#333}

/* Product carousel/cards */
.rail{overflow:hidden;position:relative;padding-inline:1px}
.product-track{grid-auto-columns:calc((100% - 45px)/4);gap:15px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}
.product-track::-webkit-scrollbar{display:none}
.product-card{border:1px solid #e2e2e2;border-radius:0;background:#fff;box-shadow:none;scroll-snap-align:start;overflow:hidden}
.product-card:hover{border-color:#cfcfcf;box-shadow:0 8px 20px #16344a12;transform:translateY(-2px)}
.product-image-wrap{position:relative;background:#fff}
.product-image{padding:0;aspect-ratio:1.03;background:#fff}
.product-image img{object-fit:contain;width:100%;height:100%}
.stock-chip{font-size:9px;left:8px;top:8px;background:#fff9!important;color:#555!important;border:1px solid #e8e8e8!important;backdrop-filter:blur(4px)}
.card-tools{position:absolute;right:8px;top:8px;display:grid;gap:7px;z-index:4}
.card-tools a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#333;border:1px solid #ececec;box-shadow:0 2px 6px #0001}
.card-tools a:hover{background:#fff4dc;color:#111}
.card-tools .icon{width:19px;height:19px}.card-tools .card-wa{color:#16753c}
.product-info{padding:13px 12px 12px}.product-info h3{min-height:44px;font-size:14px;line-height:1.45;font-weight:600;margin-bottom:6px}.product-info small{font-size:10px;color:#777;margin-bottom:5px}.product-price{font-size:15px;color:#333;margin:2px 0 11px;font-weight:700}
.read-more{display:flex;align-items:center;justify-content:center;min-height:40px;background:var(--ingco);color:#333;font-size:11px;font-weight:700;border-radius:3px;letter-spacing:.2px}
.read-more:hover{background:#f2a200;color:#111}
.rail-overlay-controls{position:static;margin:0;pointer-events:none}
.rail-overlay-controls button{position:absolute;top:42%;transform:translateY(-50%);z-index:5;width:36px;height:36px;background:#eef4f8;border:0;color:#4b5862;pointer-events:auto;box-shadow:0 2px 8px #0001}
.rail-overlay-controls button:first-child{left:-2px}.rail-overlay-controls button:last-child{right:-2px}
.rail:before,.rail:after{display:none}

/* Promo / original-style wide banner */
.promos{grid-template-columns:1fr;gap:18px}.promo{border-radius:4px;min-height:160px}.promo>img{aspect-ratio:5.1/1;min-height:160px}.promo>div{left:3.5%;top:50%;transform:translateY(-50%);width:45%}.promo h2{font-size:26px;margin-bottom:8px}.promo span{font-size:11px;text-decoration:none;color:#fff}
.promos-small{grid-template-columns:1fr}.promos-small .promo img{aspect-ratio:5.1/1}.promos-small .promo>div{top:50%;width:55%}.promos-small .promo h2{font-size:24px}
.brand-logos{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:45px;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:25px 10px}
.brand-logos img{width:145px;height:54px;object-fit:contain;margin:auto}

/* Catalog */
.breadcrumb{background:#f5f8fb;border-bottom:1px solid #eef1f3;padding-block:18px;color:#68717a;font-size:12px}
.catalog-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding-top:35px}.catalog-page-head h1{margin-bottom:6px}.catalog-page-head p{font-size:13px;color:#777}.catalog-top-search{display:flex;gap:7px;min-width:min(500px,48%)}.catalog-top-search input{flex:1;min-width:0}
.catalog-layout{padding-top:22px;grid-template-columns:230px minmax(0,1fr)}
.catalog-sidebar{border-right:1px solid #eee;padding-right:20px}.catalog-sidebar details{border:0}.catalog-sidebar summary{font-size:16px;font-weight:700;padding:12px 0;border-bottom:1px solid #eee}.catalog-sidebar a{padding:9px 6px;border:0;font-size:13px}.catalog-sidebar a[aria-current=page]{color:var(--rc-blue);font-weight:700;background:#eff6fb;border-radius:3px}
.catalog-main>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.catalog-toolbar{border:0;background:#f8fafc;padding:12px;margin:0 0 18px}.category-description{font-size:14px;color:#777;margin-bottom:15px}
.pagination a[aria-current=page]{background:var(--rc-blue);border-color:var(--rc-blue)}

/* Product detail */
.product-detail{grid-template-columns:minmax(340px,1fr) minmax(360px,1fr);gap:55px;padding-block:40px}.detail-image{border:0;padding:12px}.detail-image img{width:100%;height:auto;max-height:570px;object-fit:contain}.detail-info{padding-top:12px}.product-brand{font-size:13px;color:#777;margin-bottom:3px}.product-brand strong{color:var(--ingco)}.detail-info h1{font-size:30px;font-weight:600;margin-bottom:12px}.detail-stock{margin-bottom:10px}.detail-price{font-size:27px;color:#222;margin:6px 0 12px}.detail-excerpt{font-size:14px;color:#626262}.detail-whatsapp{width:100%;max-width:420px;margin:8px 0 15px;background:#1aa34a;color:#fff}.detail-whatsapp:hover{background:#16863f;color:#fff}.detail-assurances{display:flex;gap:8px;margin:18px 0}.detail-assurances span{flex:1;display:flex;align-items:center;gap:8px;background:#f1f4fb;padding:13px 11px;font-size:12px}.detail-assurances .icon{width:18px;height:18px;color:var(--rc-blue)}.description-section{border:1px solid #e6e6e6;padding:20px 22px;margin-top:0}.description-section h2{font-size:16px;border-bottom:1px solid #eee;padding-bottom:12px}.description-section .prose{font-size:14px}.related-section{margin-top:45px;margin-bottom:45px}

/* About/contact retain client content */
.about-page{padding-block:45px}.about-intro{align-items:start}.about-intro .prose{font-size:15px}.about-intro img{border-radius:4px}.about-accordions details{border:1px solid #e4e4e4}.about-accordions summary{padding:15px 18px;font-weight:700}.about-accordions .prose{padding:0 18px 15px}.about-contact{text-align:center}.map-section iframe{border:0}

/* Footer / floating controls */
.site-footer{background:var(--rc-blue);margin-top:0;border-top:16px solid var(--ingco)}
.footer-grid{padding-top:40px}.footer-grid .logo img{width:120px;height:80px}
.floating-whatsapp{width:52px;height:52px;right:18px;bottom:75px;z-index:40}.back-top{position:fixed;right:18px;bottom:18px;z-index:39;width:48px;height:48px;border-radius:50%;background:var(--ingco);color:#333;font-size:25px;box-shadow:0 5px 16px #0002}

/* progressive reveal */
[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--reveal-delay,0ms)}[data-reveal].is-visible{opacity:1;transform:none}
.catalog-main>.product-grid .product-card{content-visibility:auto;contain-intrinsic-size:310px 430px}

@media(max-width:1100px){
 .main-header{grid-template-columns:50px 125px 1fr auto;gap:14px}.desktop-search{max-width:500px}.product-track{grid-auto-columns:calc((100% - 30px)/3)}.category-track{grid-auto-columns:calc((100% - 72px)/4)}.catalog-main>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
 .container{width:calc(100% - 28px)}
 .topbar{height:34px}.topbar-inner{font-size:11px}.topbar-date{display:none}
 .main-header{height:106px;display:grid;grid-template-columns:48px 1fr auto;gap:8px;padding:0}
 .drawer-toggle{justify-self:start}.main-header .logo{justify-self:center}.main-header .logo img{width:116px;height:94px}
 .desktop-search,.desktop-nav-band{display:none}.header-icons{gap:4px}.header-icons>a,.header-icons>button{width:40px;height:40px}.header-icons .icon{width:29px;height:29px}.quote-cart span{right:-1px;top:0}
 .mobile-search-toggle{display:grid}
 .mobile-search form{width:calc(100% - 28px)}
 .hero-slide{height:370px}.hero-slide>img{object-position:60% center}.hero-content{left:7%;top:50%;max-width:68%}.hero-content h1,.hero-content h2{font-size:30px;line-height:1.12;margin-bottom:24px}.hero-content .button{font-size:12px;border-radius:7px;padding:13px 18px}.hero-shade{background:linear-gradient(90deg,#000a 0%,#0005 52%,transparent 80%)}
 .home-sections{padding-block:42px}.home-sections>section,.home-sections>.benefits{margin-bottom:46px}.section-heading h2{font-size:25px;line-height:1.25}.section-heading p{font-size:12px}
 .category-track{grid-auto-columns:calc((100% - 20px)/2);gap:20px}.category-image{width:100%;max-width:270px}.category-circle h3{font-size:17px}.category-arrow{width:38px;height:38px;top:43%}
 .benefits{flex-wrap:nowrap;overflow-x:auto}.benefit{flex:0 0 100%;min-width:100%;padding:27px 38px;min-height:150px}.benefit>.icon{width:50px;height:50px}.benefit h3{font-size:18px}.benefit p{font-size:15px;line-height:1.6}
 .tabs-carousel{gap:12px;padding-bottom:12px}.tabs-carousel button{min-width:auto;padding:12px 20px;font-size:12px}
 .product-track{grid-auto-columns:calc((100% - 10px)/2);gap:10px}.product-info{padding:11px 9px 10px}.product-info h3{font-size:15px;min-height:53px}.product-price{font-size:15px}.read-more{font-size:12px;min-height:44px}.card-tools a{width:37px;height:37px}.stock-chip{display:none}
 .rail-overlay-controls button{width:39px;height:39px;top:44%;font-size:30px}.rail-overlay-controls button:first-child{left:-7px}.rail-overlay-controls button:last-child{right:-7px}
 .promo>img,.promos-small .promo img{aspect-ratio:2.35/1;min-height:150px}.promo>div,.promos-small .promo>div{width:58%;left:4%}.promo h2,.promos-small .promo h2{font-size:20px}
 .brand-logos{gap:10px;padding:18px 0}.brand-logos img{width:100px;height:45px}
 .catalog-page-head{display:block;padding-top:24px}.catalog-top-search{min-width:0;width:100%;margin-top:15px}.catalog-layout{display:block;padding-top:16px}.catalog-sidebar{border-right:0;padding-right:0;margin-bottom:14px}.catalog-sidebar details:not([open]) nav{display:none}.catalog-sidebar nav{display:flex;gap:6px;overflow-x:auto;flex-wrap:nowrap;padding:8px 0;scrollbar-width:none}.catalog-sidebar a{flex:0 0 auto;border:1px solid #e1e5e8;border-radius:4px;padding:8px 11px;background:#fff}.catalog-main>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-filters{grid-template-columns:1fr 1fr}.catalog-filters .button{grid-column:1/-1}
 .breadcrumb{padding-block:14px}.product-detail{grid-template-columns:1fr;gap:6px;padding-block:24px}.detail-image{padding:5px}.detail-image img{max-height:420px}.detail-info h1{font-size:24px}.detail-price{font-size:24px}.detail-whatsapp{max-width:none}.detail-assurances{gap:5px}.detail-assurances span{font-size:11px;padding:11px 8px}.description-section{padding:15px;margin-top:8px}.related-section{margin-top:35px}
 .about-intro{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:nth-child(3){grid-column:1/-1}.floating-whatsapp{right:14px;bottom:70px}.back-top{right:14px;bottom:14px}
}

@media(max-width:390px){
 .container{width:calc(100% - 22px)}.main-header{grid-template-columns:42px 1fr auto}.main-header .logo img{width:102px}.header-icons>a,.header-icons>button{width:34px;height:38px}.header-icons .icon{width:25px;height:25px}.drawer-toggle .icon{width:27px;height:27px}
 .hero-slide{height:340px}.hero-content{max-width:72%}.hero-content h1,.hero-content h2{font-size:27px}.category-circle h3{font-size:15px}.benefit{padding-inline:27px}.benefit h3{font-size:17px}.benefit p{font-size:14px}.product-info h3{font-size:14px}.read-more{font-size:11px}.card-tools{right:5px;top:5px}.card-tools a{width:34px;height:34px}
}

@media(prefers-reduced-motion:reduce){.site-drawer,.category-image img{transition:none!important}[data-reveal]{opacity:1!important;transform:none!important}}
.admin-banner-image{width:100%;max-width:520px;max-height:230px;object-fit:cover;border:1px solid var(--line);border-radius:6px;background:#f8fafc;margin-bottom:10px}
.product-info h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}

/* =========================================================
   RCS INGCO V6 — mobile first, mismo lenguaje visual del cliente
   Sin emojis ni controles decorativos; solo SVG funcionales.
   ========================================================= */
:root{--rc-blue:#07558f;--rc-blue-dark:#064879;--ingco:#ffad00;--ink:#222;--muted2:#707982;--line2:#e2e7eb;--soft2:#f6f8fa;--whatsapp:#16a34a}
body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--ink);overflow-x:hidden}
.container{width:min(1240px,calc(100% - 36px))}
svg.icon{stroke-width:1.8}

/* Header: compacto y fiel al sitio original */
.topbar{height:27px;background:var(--rc-blue-dark)}
.topbar-inner{font-size:10px;letter-spacing:.45px;font-weight:500}
.main-header{height:76px;grid-template-columns:48px 94px minmax(260px,1fr) auto;gap:18px}
.main-header .logo img{width:76px;height:68px;object-fit:contain;background:transparent}
.drawer-toggle,.mobile-search-toggle{border-radius:6px}
.header-icons{gap:6px}.header-icons>a,.header-icons>button{width:38px;height:38px;border-radius:8px}.header-icons .icon{width:24px;height:24px}
.quote-cart{background:transparent;color:#fff;position:relative}.quote-cart span{top:-2px;right:-1px}
.desktop-search{height:40px;max-width:660px;border:1px solid #ffffff26}.desktop-search input{font-size:13px}.desktop-search button{width:48px}
.desktop-nav-inner{min-height:39px}.desktop-nav-inner nav{font-size:11px;gap:24px}.desktop-whatsapp{font-size:11px}

/* Drawer limpio */
.drawer-head{height:66px}.drawer-logo img{width:62px;height:58px;object-fit:contain}.drawer-head button{width:42px;height:42px;display:grid;place-items:center}.drawer-head button .icon{width:24px;height:24px}
.drawer-categories a{padding:8px 12px}.drawer-categories>a>.icon{width:18px;height:18px;color:#9aa4ad}
.drawer-cat-label{display:flex;align-items:center;gap:11px;min-width:0}.drawer-cat-label img{width:34px;height:34px;object-fit:contain;background:#f7f8fa;border-radius:6px}.drawer-cat-label span{min-width:0}

/* Hero de la propuesta: menos alto, rápido de leer */
.hero-slide{height:clamp(300px,31vw,500px)}
.hero-content{max-width:440px}.hero-content h1,.hero-content h2{font-size:clamp(28px,2.65vw,44px);line-height:1.08;margin-bottom:20px}.hero-content .button{padding:12px 20px;border-radius:5px;font-size:12px}
.hero-dots button{width:24px;height:24px}.hero-dots button:after{inset:7px}

/* Inicio */
.home-sections{padding-block:42px}.home-sections>section,.home-sections>.benefits{margin-bottom:48px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:26px;margin-bottom:6px}.section-heading p{font-size:11px;letter-spacing:.6px}
.category-track{grid-auto-columns:calc((100% - 80px)/5);gap:20px}.category-image{max-width:155px;margin-bottom:10px}.category-circle h3{font-size:13px;line-height:1.35}.category-arrow{width:34px;height:34px;background:#f1f4f6}.category-arrow .icon{width:22px;height:22px}
.benefits{background:#eef4fa;border-radius:8px;overflow:hidden}.benefit{min-width:33.333%;padding:20px 22px;gap:13px}.benefit>.icon{width:31px;height:31px}.benefit h3{font-size:13px}.benefit p{font-size:11px;line-height:1.4}
.tabs-carousel{gap:8px;margin-bottom:16px;padding-bottom:6px}.tabs-carousel button{min-width:130px;padding:8px 12px;font-size:10px;border-radius:5px}
.product-track{grid-auto-columns:calc((100% - 36px)/4);gap:12px}.product-card{border-radius:6px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-2px)}
.product-image{aspect-ratio:1.08}.card-tools,.stock-chip{display:none}.product-info{padding:10px}.product-info h3{font-size:13px;line-height:1.35;min-height:36px;margin-bottom:4px}.product-info small{font-size:9px;margin-bottom:3px}.product-price{font-size:15px;margin:4px 0 9px}.read-more{min-height:38px;font-size:10px;border-radius:4px}
.rail-overlay-controls button{width:32px;height:32px;top:43%;display:grid;place-items:center}.rail-overlay-controls button .icon{width:20px;height:20px}.rail-overlay-controls button:first-child{left:4px}.rail-overlay-controls button:last-child{right:4px}
.promos,.promos-small{margin-top:2px}.promo,.promos-small .promo{min-height:125px}.promo>img,.promos-small .promo img{min-height:125px}.promo h2,.promos-small .promo h2{font-size:20px}

/* Categorías: pantalla propia como la propuesta */
.categories-page{padding-block:32px 50px}.categories-page-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.categories-page-heading h1{margin-bottom:5px}.categories-page-heading p{color:var(--muted2);margin:0;font-size:14px}
.category-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-list-card{display:grid;grid-template-columns:64px 1fr 22px;align-items:center;gap:13px;padding:10px 13px;background:#fff;border:1px solid var(--line2);border-radius:7px;transition:.15s}.category-list-card:hover{border-color:#b9c8d5;background:#fbfcfd}.category-list-image{width:58px;height:58px;display:grid;place-items:center;border-radius:7px;background:#f7f9fb;overflow:hidden}.category-list-image img{width:100%;height:100%;object-fit:contain}.category-list-copy{display:flex;flex-direction:column}.category-list-copy strong{font-size:14px}.category-list-copy small{color:#7b858e;font-size:11px}.category-list-card>.icon{width:18px;height:18px;color:#8b969f}

/* Catálogo */
.breadcrumb{padding-block:13px;font-size:11px}.catalog-page-head{padding-top:26px}.catalog-page-head h1{font-size:27px}.catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:22px}.catalog-main>.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.catalog-toolbar{border-radius:7px;padding:10px}.catalog-filters select{min-width:135px;padding:9px 10px;font-size:12px}.catalog-top-search input{font-size:13px}

/* Producto */
.product-detail{gap:40px;padding-block:30px}.detail-image{border:1px solid var(--line2);border-radius:8px}.detail-info h1{font-size:27px}.detail-price{font-size:25px;font-weight:800}.detail-actions{display:flex;gap:10px;align-items:stretch;margin-top:15px}.qty-control{display:grid;grid-template-columns:38px 44px 38px;border:1px solid #cfd6dc;border-radius:6px;overflow:hidden;background:#fff}.qty-control button{background:#fff;display:grid;place-items:center}.qty-control button .icon{width:17px;height:17px}.qty-control input{width:44px;border:0;border-left:1px solid #e4e8eb;border-right:1px solid #e4e8eb;border-radius:0;text-align:center;padding:0;-moz-appearance:textfield}.qty-control input::-webkit-inner-spin-button{display:none}.detail-add{flex:1;background:var(--ingco);color:#111}.detail-add .icon{width:20px;height:20px}.detail-whatsapp{margin-top:10px}.detail-assurances{margin-top:14px}

/* Quote cart */
.cart-backdrop{position:fixed;inset:0;background:#0007;z-index:110}.quote-cart-drawer{position:fixed;z-index:111;right:0;top:0;bottom:0;width:min(92vw,430px);background:#fff;transform:translateX(102%);transition:transform .24s ease;display:flex;flex-direction:column;box-shadow:-12px 0 28px #0002}.quote-cart-drawer.is-open{transform:translateX(0)}body.cart-open{overflow:hidden}.quote-cart-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--line2)}.quote-cart-head>div{display:flex;flex-direction:column}.quote-cart-head strong{font-size:20px}.quote-cart-head span{font-size:12px;color:#7c8790}.quote-cart-head button{width:40px;height:40px;background:#f5f7f8;border-radius:50%;display:grid;place-items:center}.quote-cart-head .icon{width:21px;height:21px}.quote-cart-items{padding:12px 16px;overflow:auto;flex:1}.quote-cart-empty{padding:40px 22px;text-align:center;color:#7a858d}.quote-cart-row{display:grid;grid-template-columns:58px 1fr auto;gap:10px;padding:12px 0;border-bottom:1px solid #edf0f2}.quote-cart-row img{width:58px;height:58px;object-fit:contain;background:#f7f8fa;border-radius:6px}.quote-cart-row strong{display:block;font-size:13px;line-height:1.3}.quote-cart-row small{display:block;font-size:10px;color:#7b858e}.quote-cart-row-price{font-size:13px;font-weight:700;margin-top:5px}.quote-cart-remove{width:32px;height:32px;background:#f6f7f8;border-radius:50%;display:grid;place-items:center}.quote-cart-remove .icon{width:17px;height:17px}.quote-cart-footer{padding:16px;border-top:1px solid var(--line2)}.quote-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.quote-total span{font-size:12px;color:#6f7982}.quote-total strong{font-size:19px}.quote-cart-footer .whatsapp-button{width:100%;background:var(--whatsapp)}

/* Bottom navigation only on phone */
.mobile-bottom-nav{display:none}
.desktop-floating-whatsapp{position:fixed;right:18px;bottom:18px;width:50px;height:50px;border-radius:50%;background:var(--whatsapp);color:#fff;z-index:40;display:grid;place-items:center;box-shadow:0 6px 18px #0003}.desktop-floating-whatsapp .icon{width:25px;height:25px}.desktop-floating-whatsapp:hover{color:#fff}

@media(max-width:900px){
 .main-header{grid-template-columns:46px 86px 1fr auto;gap:10px}.desktop-search{max-width:460px}.product-track{grid-auto-columns:calc((100% - 24px)/3)}.category-track{grid-auto-columns:calc((100% - 48px)/4)}.catalog-main>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:760px){
 body{padding-bottom:58px}.container{width:calc(100% - 24px)}
 .topbar{height:25px}.topbar-inner{font-size:9px;justify-content:center}.topbar-date{display:none}
 .main-header{height:66px;display:grid;grid-template-columns:42px 1fr auto;gap:7px}.main-header .logo{justify-self:center}.main-header .logo img{width:64px;height:58px}.desktop-search,.desktop-nav-band{display:none}.header-icons{gap:0}.header-icons>a,.header-icons>button{width:34px;height:36px}.header-icons .icon{width:22px;height:22px}.quote-cart span{min-width:16px;height:16px;font-size:9px}.mobile-search-toggle{display:grid}.mobile-search{padding:8px 0}.mobile-search form{width:calc(100% - 24px);gap:6px}.mobile-search input{height:41px;font-size:14px}.mobile-search .button{min-width:78px;padding-inline:11px;font-size:12px}
 .site-drawer{width:min(88vw,390px);padding-inline:10px}.drawer-head{height:60px}.drawer-main a{padding:11px 10px;font-size:13px}.drawer-categories a{font-size:12px;padding:7px 10px}.drawer-cat-label img{width:30px;height:30px}
 .hero-slide{height:255px}.hero-slide>img{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0009 0%,#0004 58%,transparent 88%)}.hero-content{left:18px;top:50%;max-width:58%}.hero-content h1,.hero-content h2{font-size:22px;line-height:1.08;margin-bottom:15px}.hero-content .button{font-size:10px;min-height:36px;padding:9px 13px}.hero-dots{bottom:7px}
 .home-sections{padding-block:26px}.home-sections>section,.home-sections>.benefits{margin-bottom:34px}.section-heading{margin-bottom:15px;text-align:left}.section-heading h2{font-size:20px;line-height:1.2;margin-bottom:4px}.section-heading p{font-size:9px}
 .category-track{grid-auto-columns:calc((100% - 24px)/3);gap:12px}.category-image{max-width:112px;margin-bottom:7px}.category-circle h3{font-size:11px;line-height:1.3}.category-arrow{width:31px;height:31px;top:42%}.category-prev{left:-4px}.category-next{right:-4px}
 .benefits{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.benefit{min-width:0!important;width:auto;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;border-right:1px solid #dce4ea;padding:14px 7px;gap:6px}.benefit:nth-child(n+4){display:none}.benefit>.icon{width:24px;height:24px}.benefit h3{font-size:10px;line-height:1.25}.benefit p{font-size:8px;line-height:1.3}
 .tabs-carousel{gap:6px;padding-bottom:6px}.tabs-carousel button{min-width:104px;padding:7px 8px;font-size:8.5px}
 .product-track{grid-auto-columns:calc((100% - 8px)/2);gap:8px}.product-image{aspect-ratio:1}.product-info{padding:8px}.product-info h3{font-size:11.5px;line-height:1.28;min-height:30px}.product-info small{font-size:8px}.product-price{font-size:14px;margin:3px 0 7px}.read-more{font-size:9px;min-height:34px;padding:7px 6px}.rail-overlay-controls button{width:30px;height:30px;top:42%}.rail-overlay-controls button:first-child{left:-2px}.rail-overlay-controls button:last-child{right:-2px}
 .promo,.promos-small .promo{min-height:100px}.promo>img,.promos-small .promo img{aspect-ratio:2.5/1;min-height:100px}.promo h2,.promos-small .promo h2{font-size:16px}.brand-logos{grid-template-columns:repeat(4,1fr);gap:7px;padding:12px 0}.brand-logos img{width:75px;height:35px}
 .categories-page{padding-block:20px 35px}.categories-page-heading{display:block;margin-bottom:14px}.categories-page-heading h1{font-size:23px}.categories-page-heading p{font-size:12px}.categories-page-heading .button{display:none}.category-list-grid{grid-template-columns:1fr;gap:7px}.category-list-card{grid-template-columns:50px 1fr 18px;padding:8px 10px}.category-list-image{width:46px;height:46px}.category-list-copy strong{font-size:12px}.category-list-copy small{font-size:9px}
 .breadcrumb{display:none}.catalog-page-head{display:block;padding-top:19px}.catalog-page-head h1{font-size:21px}.catalog-page-head p{font-size:11px}.catalog-top-search{width:100%;min-width:0;margin-top:10px}.catalog-top-search input{font-size:12px;height:40px}.catalog-top-search .button{padding:8px 11px;font-size:11px}.catalog-layout{display:block;padding-top:12px}.catalog-sidebar{display:none}.catalog-toolbar{margin-bottom:10px;padding:8px}.catalog-filters{display:grid;grid-template-columns:1fr 1fr;gap:6px}.catalog-filters select{min-width:0;width:100%;font-size:10px;padding:8px}.catalog-filters .button{grid-column:1/-1;min-height:35px;font-size:10px}.catalog-main>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pagination{gap:5px}.pagination a{width:32px;height:32px;font-size:11px}
 .product-detail{grid-template-columns:1fr;gap:10px;padding-block:17px}.detail-image{padding:6px}.detail-image img{max-height:330px}.detail-info{padding-top:3px}.product-brand{font-size:10px}.detail-info h1{font-size:20px;margin-bottom:8px}.detail-stock{font-size:10px;padding:5px 8px}.detail-price{font-size:22px;margin:5px 0 8px}.price-note{font-size:10px;margin-bottom:11px}.detail-excerpt{font-size:12px}.detail-info>p{font-size:11px}.detail-actions{gap:7px}.qty-control{grid-template-columns:32px 38px 32px}.qty-control input{width:38px}.detail-add{font-size:10px;padding:8px}.detail-whatsapp{font-size:10px;min-height:39px}.detail-assurances span{font-size:9px;padding:9px 7px}.description-section{padding:13px;margin-top:7px}.description-section h2{font-size:14px}.description-section .prose{font-size:11px}.related-section{margin-top:26px;margin-bottom:28px}
 .footer-grid{grid-template-columns:1fr 1fr;gap:18px;padding-top:28px;padding-bottom:25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:nth-child(3){grid-column:1/-1}.footer-grid h2{font-size:14px}.footer-grid p,.footer-grid a{font-size:11px}.footer-bottom{font-size:10px;padding-bottom:20px}
 .mobile-bottom-nav{position:fixed;z-index:80;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid #dfe4e8;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -5px 18px #0000000d}.mobile-bottom-nav a,.mobile-bottom-nav button{background:#fff;color:#58636c;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;border:0}.mobile-bottom-nav .icon{width:19px;height:19px}.mobile-bottom-nav a:hover,.mobile-bottom-nav button:hover{color:var(--rc-blue)}
 .desktop-floating-whatsapp{display:none}
 .quote-cart-drawer{width:100vw}.quote-cart-head{padding:15px}.quote-cart-head strong{font-size:18px}
}

@media(max-width:390px){
 .hero-slide{height:240px}.hero-content{max-width:62%}.hero-content h1,.hero-content h2{font-size:20px}.category-track{grid-auto-columns:calc((100% - 20px)/3);gap:10px}.category-circle h3{font-size:10px}.product-info h3{font-size:11px}.tabs-carousel button{min-width:98px}
}

/* Admin V6: utilitario, sobrio y funcional */
.admin-body{background:#f4f7fa}.admin-top{height:64px;background:#07558f;border-bottom:3px solid #ffad00}.admin-top b{color:#fff}.admin-shell{min-height:calc(100vh - 64px)}.admin-nav{background:#fff}.admin-nav nav a{border-radius:6px;font-weight:600}.admin-nav nav a:hover{background:#eef4fa;color:#07558f}.admin-main{padding:30px}.admin-main h1{font-size:26px}.panel{border-radius:8px;box-shadow:0 2px 10px #17324b08}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.stats .panel{margin:0;padding:20px}.stats strong{font-size:30px;color:#07558f}.table-wrap{border-radius:8px}.table-wrap th{background:#edf3f8}.toolbar .button{border-radius:6px}.form-stack .button{border-radius:6px}
@media(max-width:760px){.admin-top{height:56px}.admin-shell{min-height:calc(100vh - 56px)}.admin-nav{position:sticky;top:0;z-index:20;background:#fff}.admin-main{padding:18px 12px}.stats{grid-template-columns:1fr 1fr}.stats .panel{display:block;margin:0;padding:14px}.stats strong{font-size:24px}.admin-main h1{font-size:22px}.panel{padding:15px}.table-wrap{border-radius:6px}.toolbar{gap:8px}.admin-top>a:last-child{font-size:11px}}
