/*
Theme Name: Autopartes WEISA
Author: WEISA
Description: Tienda de autopartes en Managua, compatible con WooCommerce.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: autopartes-weisa
*/
:root{--ink:#0c1922;--blue:#007abc;--cyan:#24caff;--muted:#62717c;--line:#dae2e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#f6f8fa}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{outline-offset:5px}img{max-width:100%;height:auto}.wrap{width:min(1220px,90%);margin:auto}.top{background:#0a1721;color:#b9c6cf;font-size:12px;padding:11px 0}.top .wrap,.nav,.navlinks,.sectionhead,.footline{display:flex;align-items:center;justify-content:space-between;gap:24px}.top a{color:#fff}.nav{min-height:99px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:121px;height:78px;object-fit:contain;border-radius:5px}.brand strong{font-size:20px;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:2.7px;margin-top:5px}.navlinks{font-size:14px;font-weight:700}.navlinks a:hover{color:var(--blue)}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;justify-content:center;align-items:center;gap:12px;background:var(--blue);color:white;padding:16px 23px;border:0;border-radius:5px;font-weight:700;cursor:pointer;font-size:14px}.button:hover{background:#006699}.button.light{background:#fff;color:var(--ink)}.button.outline{background:transparent;border:1px solid #657782;color:white}.hero{overflow:hidden;background:radial-gradient(ellipse at 83% 70%,#113c54 0,transparent 50%),#0b1924;color:white;position:relative}.hero:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(120deg,transparent 0,transparent 90px,#ffffff03 91px,#ffffff03 92px);pointer-events:none}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;min-height:570px;position:relative;padding:58px 0}.eyebrow{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.hero .eyebrow{color:var(--cyan)}h1{font-size:clamp(44px,5.2vw,73px);line-height:1.01;letter-spacing:-3px;margin:24px 0}h1 em{font-style:normal;color:var(--cyan)}.hero p{max-width:450px;color:#b8c9d4;font-size:17px;line-height:1.7}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.hero small{color:#95aab8;font-size:12px}.hero-art{position:relative;min-height:410px}.hero-art .ring{position:absolute;width:365px;height:365px;border:1px solid #3b819655;border-radius:50%;top:20px;left:60px}.hero-art .ring:after{content:'';position:absolute;inset:27px;border:1px dashed #3b819655;border-radius:50%}.hero-art img{position:absolute;filter:drop-shadow(0 30px 24px #0008)}.hero-art .disc{width:390px;right:0;top:0;transform:rotate(-7deg)}.hero-art .shock{width:210px;left:-8px;top:130px;transform:rotate(16deg)}.art-label{position:absolute;bottom:1px;right:12px;font-size:10px;letter-spacing:2px;color:#7394a7}.hero-stamp{position:absolute;right:0;top:0;color:#5d8195;font-size:11px;letter-spacing:2px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:27px 0;gap:25px}.benefit{display:flex;gap:14px;align-items:center}.benefit b{display:block;font-size:14px}.benefit span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.benefit i{font-style:normal;color:var(--blue);font-size:24px}section{padding:65px 0}.sectionhead{margin-bottom:28px}h2{font-size:34px;letter-spacing:-1px;margin:10px 0}p{line-height:1.65}.sectionhead p{color:var(--muted);font-size:14px;margin:0}.textlink{font-size:13px;color:var(--blue);font-weight:bold}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category{background:white;border:1px solid var(--line);padding:20px;display:flex;align-items:center;justify-content:space-between;border-radius:7px;transition:.2s}.category:hover{border-color:var(--blue);transform:translateY(-3px)}.category img{width:67px;height:70px}.category b{font-size:14px}.category span{display:block;color:var(--muted);font-size:11px;margin-top:6px}.catalog{padding-top:0}.catalogbar{display:flex;gap:12px;margin-bottom:23px}.catalogbar input{flex:1;min-width:0}.catalogbar input,.catalogbar select{padding:14px;background:white;border:1px solid var(--line);border-radius:5px;color:var(--ink)}.products-demo{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-demo{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.product-image{background:radial-gradient(ellipse,#e5edf2,#f5f7f9);height:204px;position:relative}.product-image img{width:100%;height:100%;object-fit:contain;padding:10px}.tag{position:absolute;left:14px;top:14px;font-size:9px;letter-spacing:1px;background:white;padding:6px 8px;color:#566b77;z-index:1}.product-info{padding:21px}.product-info small{font-size:10px;text-transform:uppercase;color:var(--blue);letter-spacing:1px}.product-info h3{font-size:17px;margin:12px 0}.product-info p{font-size:12px;color:var(--muted);margin-bottom:22px}.product-info a{display:block;border-top:1px solid var(--line);padding-top:15px;font-weight:700;font-size:13px;color:var(--blue)}.notice{font-size:12px;color:var(--muted);margin:20px 0}.help{padding:36px 42px;border-radius:9px;background:#007abc;color:white;display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:45px}.help h2{font-size:28px}.help p{font-size:14px;color:#d5efff;max-width:650px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.contact{background:#eaf0f4}.contact p{color:var(--muted)}.location-card{background:#fff;border:1px solid #d4dfe6;border-radius:8px;padding:32px}.location-card .pin{font-size:30px;color:var(--blue)}.location-card h3{font-size:22px}.location-card p{font-size:15px}.location-card a{color:var(--blue);font-weight:bold}.contact-details{display:flex;gap:35px;margin-top:25px}.contact-details small{display:block;font-size:11px;color:var(--muted);margin-bottom:10px}footer{background:#0b1924;color:#acbdc8;padding:45px 0 23px}footer .brand{color:white}footer p{font-size:12px}.footline{border-top:1px solid #263947;margin-top:28px;padding-top:20px;font-size:11px}.float-contact{position:fixed;bottom:22px;right:22px;background:#007abc;color:#fff;border:2px solid white;box-shadow:0 5px 20px #0003;border-radius:50px;padding:15px 22px;font-size:13px;font-weight:bold;z-index:5}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;z-index:10;background:#fff;padding:12px}.page-content{min-height:55vh;padding:45px 0}.woocommerce ul.products li.product{background:#fff;padding:18px;border:1px solid var(--line);border-radius:7px}.woocommerce ul.products li.product .price{color:var(--blue)}.woocommerce div.product p.price{color:var(--blue)}.woocommerce table.shop_table{background:#fff}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{padding:12px;border:1px solid var(--line)}.woocommerce-message{border-top-color:var(--blue)}[hidden]{display:none!important}.empty-result{padding:25px;background:white}.wp-block-image img{height:auto}.entry-content{line-height:1.8}.menu-toggle{display:none} @media(max-width:850px){.brand strong{font-size:16px}.navlinks{gap:14px}.hero-grid{grid-template-columns:1fr 0.8fr}.hero-art .disc{width:290px}.hero-art .shock{width:160px;left:-20px}.hero-art .ring{width:250px;height:250px;left:0}.categories,.products-demo{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:30px}.top .address-top{max-width:60%}}@media(max-width:600px){.top .address-top{display:none}.top .wrap{justify-content:center}.nav{min-height:85px;flex-wrap:wrap;padding:10px 0}.brand img{width:87px;height:58px}.brand strong{font-size:16px}.menu-toggle{display:block;border:1px solid var(--line);background:white;padding:10px;border-radius:4px}.navlinks{display:none;width:100%;padding:12px 0;flex-wrap:wrap}.navlinks.open{display:flex}.hero-grid{grid-template-columns:1fr;padding:43px 0 25px}.hero-art{min-height:270px;margin-top:5px}.hero-art .disc{width:290px;right:5%}.hero-art .shock{width:160px;left:10%;top:65px}.hero-art .ring{left:20%;top:0}.hero-stamp{display:none}h1{font-size:49px;letter-spacing:-2px}.hero p{font-size:15px}.benefits{grid-template-columns:1fr;gap:19px;padding:25px 0}section{padding:40px 0}h2{font-size:28px}.sectionhead{align-items:flex-start;gap:15px}.sectionhead>.textlink{display:none}.categories{gap:10px}.category{padding:13px}.category img{width:47px}.category b{font-size:12px}.category span{font-size:10px}.products-demo{gap:12px}.product-image{height:160px}.product-info{padding:14px}.product-info h3{font-size:15px}.catalogbar{flex-direction:column}.help{padding:24px;display:block}.contact-grid{grid-template-columns:1fr}.contact-details{flex-wrap:wrap}.footline{align-items:flex-start;flex-direction:column;gap:10px}.float-contact{padding:13px 17px;font-size:12px}.art-label{font-size:8px}.actions .button{padding:14px 17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Fotografías originales suministradas por WEISA */
.product-image.photo{display:flex;align-items:center;justify-content:center;background:#e9edf0;height:222px}.product-image.photo img{width:206px;height:206px;max-width:100%;padding:0;object-fit:contain}.category img{object-fit:contain;border-radius:4px}@media(max-width:600px){.product-image.photo{height:165px}.product-image.photo img{width:100%;height:165px;object-fit:contain}}
