/*
Theme Name: USATEC
Description: Tienda USATEC, diseñada para WordPress y WooCommerce.
Version: 1.2.0
Author: USATEC
Text Domain: usatec
*/
:root{--ink:#171e29;--muted:#626875;--paper:#f7f4ee;--line:#e3ded5;--accent:#b22f30}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:white;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #3f5e7f;outline-offset:4px}.wrap{max-width:1240px;margin:auto;padding:0 32px}.announcement{text-align:center;background:var(--ink);color:#fff;font-size:12px;padding:9px;letter-spacing:.08em}.header{border-bottom:1px solid var(--line);background:#fff}.header-inner{display:flex;align-items:center;gap:32px;min-height:90px}.brand{font-size:29px;font-weight:900;letter-spacing:-1.4px}.brand span{color:#e9decb}.nav{display:flex;gap:25px;flex:1;justify-content:center;align-items:center;font-size:14px;font-weight:600}.cart{font-size:13px;border:1px solid var(--line);border-radius:30px;padding:10px 17px}.hero{background:var(--paper);border-radius:24px;margin:32px 0 60px;padding:68px 55px;display:grid;grid-template-columns:1.2fr 1fr;gap:30px;overflow:hidden;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}h1{font-size:clamp(38px,5vw,68px);line-height:1.04;letter-spacing:-.055em;margin:18px 0 24px}h2{font-size:32px;line-height:1.2;letter-spacing:-.04em;margin:10px 0 20px}h3{line-height:1.3}.hero p{max-width:430px;color:var(--muted);font-size:18px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-block;background:var(--ink);color:white;border:0;border-radius:30px;padding:13px 23px;font-size:14px;font-weight:600;cursor:pointer}.btn.green{background:var(--accent);color:var(--ink)}.btn.light{background:white;color:var(--ink);border:1px solid var(--line)}.hero-art{position:relative;height:350px;display:flex;align-items:center;justify-content:center}.halo{position:absolute;background:var(--accent);width:300px;height:300px;border-radius:50%}.phone{position:relative;width:155px;height:292px;border:6px solid #253038;border-radius:30px;background:linear-gradient(135deg,#19312a,#90ab87);box-shadow:0 24px 35px #13231f30;transform:rotate(-13deg);margin-right:-35px}.phone:before{content:"";position:absolute;width:55px;height:13px;top:9px;left:44px;border-radius:12px;background:#18211e}.phone.second{transform:rotate(13deg) translateY(22px);background:linear-gradient(145deg,#d0d3dc,#696f82);border-color:#353a46}.phone.second:before{width:15px;height:15px;left:14px;box-shadow:0 25px #18211e,0 50px #18211e}.section{margin:60px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-head p{color:var(--muted);max-width:490px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category{border:1px solid var(--line);border-radius:18px;padding:28px;background:var(--paper);min-height:205px;display:flex;flex-direction:column;justify-content:space-between}.category:hover{background:#eee7db;text-decoration:none}.category .number{font-size:12px;color:var(--muted)}.category h3{font-size:26px;letter-spacing:-.04em;margin:14px 0 4px}.category p{font-size:13px;color:var(--muted);margin:0}.category .arrow{align-self:end;font-size:24px}.help-band{background:var(--ink);color:white;padding:40px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:30px}.help-band p{color:#c1c8cf}.content{max-width:840px;padding:54px 0 70px;min-height:400px}.content h1{font-size:46px}.content p,.content li{color:#4f5b63}.content a{color:#973031;text-decoration:underline}.content .btn{color:white;text-decoration:none}.content .btn.green{color:var(--ink)}.content details{border-bottom:1px solid var(--line);padding:20px 0}.content summary{cursor:pointer;font-weight:700}.footer{margin-top:60px;background:var(--paper);padding:48px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer p{color:var(--muted);font-size:14px}.footer h3{font-size:14px}.footer a{display:block;margin:8px 0;font-size:14px}.footer .brand{font-size:29px}.copyright{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:12px;color:var(--muted)}.wa{position:fixed;right:20px;bottom:20px;border-radius:28px;background:var(--accent);color:var(--ink);padding:13px 22px;font-size:14px;font-weight:700;box-shadow:0 5px 20px #0002;z-index:50}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:white;padding:12px;z-index:100}.woocommerce .woocommerce-breadcrumb{padding-top:24px}.woocommerce ul.products li.product{border:1px solid var(--line);padding:15px!important;border-radius:15px}.woocommerce div.product{padding-top:30px}.woocommerce span.onsale{background:#973031}.woocommerce .price{color:#973031!important}.woocommerce .woocommerce-info{border-top-color:#973031}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:12px;border:1px solid #aaa;border-radius:8px}.store-content{padding:40px 0;min-height:400px}.woocommerce-products-header h1{font-size:46px}.empty-state{padding:25px;border:1px solid var(--line);border-radius:14px;background:var(--paper)}@media(max-width:800px){.wrap{padding:0 20px}.header-inner{flex-wrap:wrap;gap:10px;padding-top:15px;padding-bottom:15px}.brand{flex:1}.nav{order:3;justify-content:flex-start;overflow:auto;flex-basis:100%;gap:23px;padding:12px 0 0}.hero{padding:35px 25px;grid-template-columns:1fr;margin-top:20px;gap:0}.hero-art{height:280px}.phone{width:125px;height:238px}.phone:before{left:32px}.halo{width:240px;height:240px}.grid{grid-template-columns:repeat(2,1fr)}.category{padding:20px}.category h3{font-size:23px}.section-head,.help-band{display:block}.help-band .btn{margin-top:10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.content h1{font-size:38px}}@media(prefers-reduced-motion:no-preference){.category{transition:background .2s}}

/* Identidad visual basada en el logo original de USATEC Import. */
.header{background:#171e29;color:#e9decb;border-bottom:1px solid #303947}.announcement{background:#e9decb;color:#171e29}.header-inner{min-height:118px}.brand{display:block;flex-shrink:0;line-height:0}.brand img{display:block;width:112px;height:112px;object-fit:contain}.nav{font-weight:500}.cart{border-color:#566171}.hero{background:#f2eee6}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.055em}.hero-art .halo{background:#e9decb}.phone{background:linear-gradient(135deg,#171e29,#3f5e7f);border-color:#222c3a}.phone.second{background:linear-gradient(145deg,#e9decb,#8593a3)}.btn.green{background:#b22f30;color:#fff}.wa{background:#b22f30;color:#fff}.help-band{background:#171e29}.help-band .eyebrow{color:#e9decb!important}.footer{background:#171e29;color:#e9decb}.footer p,.copyright{color:#bfc3ca}.footer .brand img{width:155px;height:155px}.footer .brand{margin:0}.copyright{border-color:#39404b}.category:hover{border-color:#b4a993}.content .btn.green{color:#fff}.content a{color:#973031}.woocommerce span.onsale{background:#b22f30}.woocommerce .price{color:#973031!important}@media(max-width:800px){.header-inner{min-height:100px}.brand img{width:95px;height:95px}.header .brand{flex:1}.header .cart{margin-left:auto}.nav{padding:0 0 8px}.hero{padding:30px 24px}.hero-art{margin-top:16px}}

.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px;line-height:1.4;letter-spacing:-.01em}.delivery-note{font-size:14px;color:#626875}.content:has(.woocommerce){max-width:none}.woocommerce ul.products li.product .price{font-size:18px;font-weight:700}
