/*
Theme Name: REPCHINOS
Description: Sitio web comercial de REPCHINOS.
Version: 1.0
Author: REPCHINOS
*/
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17202b;background:#fff}.topbar{background:#101820;color:#fff;padding:10px 5%;display:flex;justify-content:space-between;font-size:13px}.header{height:104px;padding:12px 5%;display:flex;align-items:center;gap:35px;background:#fff;box-shadow:0 2px 12px #0001;position:sticky;top:0;z-index:10}.brand img{width:230px;height:78px;object-fit:contain}.brand{margin-right:auto}.header nav{display:flex;gap:28px}.header nav a{color:#111;text-decoration:none;font-weight:700}.header nav a:hover{color:#159447}.btn{display:inline-block;padding:14px 24px;border-radius:7px;text-decoration:none;font-weight:700}.whatsapp{background:#16a34a;color:#fff}.hero{min-height:500px;background:linear-gradient(90deg,#081019e8,#08101980),url("assets/logo.png") center/500px no-repeat,#101820;display:flex;align-items:center;padding:70px 7%;color:#fff}.hero-content{max-width:700px}.eyebrow{font-weight:800;letter-spacing:2px;color:#159447}.hero h1{font-size:56px;line-height:1.02;margin:10px 0 20px;text-transform:uppercase}.hero h1 span{color:#159447}.hero p{font-size:20px;line-height:1.6}.actions{display:flex;gap:14px;margin-top:28px}.primary{background:#159447;color:#fff}.secondary{border:1px solid #fff;color:#fff}.section{padding:65px 6%}.section-title{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:34px}.section-title span{height:2px;width:80px;background:#159447}.section-title h2{font-size:30px;text-transform:uppercase;margin:0;text-align:center}.cards{display:grid;gap:18px}.categories{grid-template-columns:repeat(6,1fr)}.categories article{border:1px solid #ddd;border-radius:9px;padding:25px 12px;text-align:center;box-shadow:0 2px 8px #0000000d}.icon{font-size:38px;color:#159447;height:55px}.categories h3{font-size:15px;text-transform:uppercase}.categories p,.product p{font-size:13px;color:#666}.products{background:#f5f6f7}.center-note{text-align:center;color:#666;margin-top:-15px;margin-bottom:30px}.product-grid{grid-template-columns:repeat(4,1fr)}.product{background:#fff;border:1px solid #ddd;border-radius:9px;padding:16px;text-align:center}.product-img{height:180px;background:#edf0f2;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#7a858f;font-weight:800}.product h3{margin-bottom:5px}.product strong{display:block;color:#159447;font-size:20px;margin:14px 0}.product a{display:block;background:#101820;color:#fff;text-decoration:none;padding:11px;border-radius:6px;font-weight:700}.why{padding:65px 6%;background:#eef1f2}.why b{color:#159447}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;text-align:center}.benefits>div{background:#fff;padding:28px;border-radius:8px}.benefits b{font-size:18px}.benefits p{color:#555}.contact{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.contact h2{font-size:42px;margin:8px 0}.contact-box{background:#101820;color:#fff;padding:32px;border-radius:10px}.contact-box .primary{margin-top:12px}footer{background:#101820;color:#fff;padding:50px 6%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}footer a{display:block;color:#ddd;text-decoration:none;margin:9px 0}footer h3{color:#159447}.footer-brand img{width:210px;height:70px;object-fit:contain;background:#fff;border-radius:4px}.copyright{text-align:center;background:#0a0f14;color:#aaa;padding:15px;font-size:13px}@media(max-width:900px){.header{height:auto;flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}.categories{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr 1fr}.hero h1{font-size:42px}}@media(max-width:600px){.topbar{display:none}.header{padding:8px 4%;gap:10px}.brand img{width:190px}.header .whatsapp{padding:10px}.hero{min-height:480px;padding:50px 6%;background:#101820}.hero h1{font-size:38px}.categories,.product-grid,.benefits,.contact,footer{grid-template-columns:1fr}.section{padding:45px 5%}.section-title h2{font-size:23px}.section-title span{width:35px}}
