/* EshopIA 2027. Sistema visual ligero, sin servicios ni tipografías externas. */
:root{--tienda-primary:#214d3f;--tienda-secondary:#59645e;--tienda-light-bg:#f4f3ed;--tienda-border:#dedfd5}
body{background:#f8f7f2;color:#213c32;font-family:Segoe UI,Arial,sans-serif;line-height:1.6}
h1,h2,h3{font-family:Georgia,serif;font-weight:500;letter-spacing:-.02em;color:#1c3c31}
h1{font-size:clamp(2rem,4vw,3.2rem)}h2{font-size:1.8rem}
a{color:#214d3f;text-underline-offset:4px}button,input,select,textarea{font:inherit}
button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bc7842}
.tienda-header{box-shadow:none;padding:23px 0;background:#fffef9;border-color:#d9ded4}
.tienda-header-inner{gap:32px;max-width:1280px}.tienda-logo a{display:flex;align-items:center;gap:10px;font-size:18px;white-space:nowrap}
.tienda-marca{display:grid;place-items:center;border-radius:50%;width:44px;height:44px;background:#214d3f;color:#f6ecd5;font:30px Georgia,serif}
.tienda-nav-right{font-size:13px;gap:15px}.tienda-carrito-link{border:1px solid #c7d0c7;border-radius:6px;padding:8px 12px}
.tienda-buscar-input{min-width:0;background:#f4f4ed;border-color:transparent;border-radius:6px}.tienda-buscar-btn{border-radius:6px}
.tienda-main{width:100%;max-width:1200px;margin:auto;padding:36px 24px 60px}.tienda-content{padding:0}
.tienda-hero{padding:44px 44px 38px;border:1px solid #d5ddd0;background:#ecf0e4;border-radius:12px;margin-bottom:40px;position:relative}
.tienda-hero .eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.17em;color:#496650;font-weight:700}
.tienda-hero h1{max-width:760px;margin:10px 0 18px;line-height:1.08}.tienda-hero p{max-width:620px;font-size:16px;color:#576a5e}
.tienda-hero .tienda-service{margin-top:22px;font-size:13px;color:#214d3f}
.tienda-grid{gap:24px}.tienda-producto-card{background:#fffefb;border:1px solid #e1e4d9;border-radius:9px;box-shadow:none;overflow:hidden;transition:transform .15s,border-color .15s}
.tienda-producto-card:hover{transform:translateY(-3px);border-color:#879d89;box-shadow:none}
.tienda-producto-info{padding:20px}.tienda-producto-info h3{font-family:Segoe UI,Arial,sans-serif;font-size:17px;font-weight:600;line-height:1.4}
.tienda-producto-foto img{background:#edf0e5;object-fit:contain;padding:14px}.tienda-sin-foto{background:#edf0e5;color:#82917b;display:grid;place-items:center;min-height:200px}
.tienda-precio-vigente{color:#214d3f;font-weight:700}.tienda-unidad,.tienda-iva{color:#67766a;font-size:13px}
.tienda-oferta-badge{background:#f3e2cc;color:#7b4c20;border-radius:4px;padding:3px 8px}.tienda-agotado-text{color:#845136}
.tienda-familia-link{background:#e9eee1;border-radius:8px;border:1px solid #d7dfcf}.tienda-familia-link:hover{background:#dce8d2}
.tienda-producto-detail{gap:48px}.tienda-producto-fotos{min-width:0;background:#edf0e5;border-radius:10px;padding:20px;align-self:start}
.tienda-foto{border-radius:5px;width:100%;max-height:520px;object-fit:contain}.tienda-precio-detalle{font-size:25px}
.tienda-variantes-tabla,.tienda-variantes-tabla td,.tienda-variantes-tabla th{border-color:#dae0d3}
.tienda-footer{background:#1d3e33;color:#e7eee4;border:none}.tienda-footer h3,.tienda-footer a{color:#e8efdf}.tienda-footer-bottom{border-color:#426253;color:#b9cbbc}
.btn-primary,.tienda-form-compra button{background:#214d3f!important;color:#fff!important;border:0;border-radius:6px;padding:12px 22px}
.card-soft{background:#fffefb;border:1px solid #e0e3d7;border-radius:9px;margin:0 0 22px}.card-soft-header{padding:20px 24px;border-bottom:1px solid #e0e3d7}.card-soft-body{padding:24px}
.page-title{margin:0}.section-title{font-size:22px;margin:28px 0 12px}.w3-input{border:1px solid #cdd6c7;border-radius:5px;padding:10px;background:#fff}
.alert,.tienda-flash{padding:15px 18px;border:1px solid #d7dfcf;border-radius:6px;margin-bottom:16px}.alert-danger,.alert-error,.tienda-flash-error{background:#f7e8de;color:#733f25}.alert-success,.tienda-flash-success{background:#e5efdf;color:#294c32}
.chat-burbuja{background:#214d3f;box-shadow:0 3px 12px #173d3228}.chat-widget{border:1px solid #cbd9c4;border-radius:10px;box-shadow:0 10px 40px #183d3226;max-height:calc(100dvh - 32px)}
.chat-widget-header,.chat-widget-send{background:#214d3f}.chat-privacidad{font-size:11px;line-height:1.45;color:#65745f;margin:0;padding:10px 14px;background:#f2f5ec}
.chat-widget-messages{min-height:90px}.tienda-skip{position:fixed;left:12px;top:-80px;z-index:99999;background:white;padding:10px}.tienda-skip:focus{top:12px}
.tienda-empty{padding:48px 24px;border:1px dashed #bccbb5;border-radius:8px;background:#f0f2e8;text-align:center}
.tienda-form-compra select,.tienda-form-compra input{max-width:100%;padding:10px;border:1px solid #bdcdb6;border-radius:5px;background:white}
@media(max-width:900px){.tienda-header-inner{flex-wrap:wrap;gap:18px}.tienda-buscar{order:3;flex-basis:100%}.tienda-nav-right{margin-left:auto}.tienda-producto-detail{gap:24px}}
@media(max-width:600px){.tienda-header{padding:16px 0}.tienda-logo a{font-size:16px}.tienda-marca{width:35px;height:35px;font-size:25px}.tienda-main{padding:24px 16px 42px}.tienda-hero{padding:28px 24px}.tienda-header-inner{gap:14px}.tienda-nav-right{width:100%;margin:0;justify-content:flex-start;flex-wrap:wrap}.tienda-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tienda-producto-info{padding:13px}.tienda-producto-info h3{font-size:15px}.tienda-sin-foto{min-height:140px}.card-soft-body{padding:18px}.chat-widget{max-width:calc(100vw - 24px);right:12px;bottom:12px}.tienda-producto-detail{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
