*,:before,:after{box-sizing:border-box}:root{--azul-principal:#0b5ed7;--azul-oscuro:#252a33;--rojo-acento:#d90429;--rojo-oscuro:#9d0208;--negro-carbon:#111;--gris-claro:#f5f5f7;--blanco:#fff}body{color:var(--negro-carbon);background-color:#111;margin:0;font-family:Arial,sans-serif}.container{max-width:1100px;margin:auto;padding:20px}.title{color:#fff;text-shadow:0 3px 14px #00000073;margin-bottom:10px;font-size:28px}.subtitle{color:#ffffffe6;text-shadow:0 2px 10px #00000059;margin-bottom:30px}.grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:0 24px 32px;display:grid}.card{text-align:center;color:var(--negro-carbon);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff80;border:1px solid #ffffff52;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:18px;font-weight:700;text-decoration:none;transition:box-shadow .25s,transform .25s,color .25s,background .25s;display:flex;box-shadow:0 10px 24px #00000029}.card:hover{color:var(--azul-principal);background:#fffffff0;transform:translateY(-4px);box-shadow:0 12px 24px #0b5ed726}.card-image{justify-content:center;align-items:center;width:100%;height:105px;margin-bottom:8px;display:flex}.card-name{font-size:16px;font-weight:600;line-height:1.4}section h2{color:var(--negro-carbon);margin-top:30px;font-size:22px}.card h3{margin-bottom:10px;font-size:18px}.card p{margin:6px 0;font-size:14px}.product-layout{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px;display:grid}.product-image-box,.product-info-box,.info-section{background:var(--blanco);border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014}.product-image{object-fit:contain;border-radius:8px;width:100%;max-height:420px}.offer-price{color:green;margin-top:8px;font-size:24px;font-weight:700}.whatsapp-btn{color:#fff;background:linear-gradient(#22c55e 0%,#16a34a 100%);border:1px solid #22c55e40;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 10px 24px #22c55e38}.whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px #22c55e47}.info-section{margin-top:20px}.info-section h2{color:var(--negro-carbon);margin-top:0;margin-bottom:14px;font-size:22px}.info-section ul{margin:0;padding-left:20px}.info-section li{margin-bottom:8px;line-height:1.5}@media (max-width:768px){.product-layout{grid-template-columns:1fr}}.product-card-link{text-align:left;transition:box-shadow .2s;display:block}.product-card-link:hover{box-shadow:0 8px 20px #0b5ed726}.product-card-image-wrap{background:var(--gris-claro);border-radius:10px;justify-content:center;align-items:center;width:100%;height:220px;margin-bottom:14px;display:flex;overflow:hidden}.product-card-image{object-fit:contain;width:100%;height:100%}.product-card-title{color:var(--negro-carbon);margin-top:0;margin-bottom:10px;font-size:18px;line-height:1.4}.search-form{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.search-input{border:1px solid #dcdcdc;border-radius:10px;outline:none;flex:1;min-width:260px;padding:14px 16px;font-size:15px}.search-input:focus{border-color:var(--azul-principal)}.search-button{background:var(--azul-principal);color:var(--blanco);cursor:pointer;border:none;border-radius:10px;padding:14px 18px;font-weight:700;transition:background .2s}.search-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0b5ed752}.site-header{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#161e2ee0;border-bottom:1px solid #ffffff14;margin-bottom:0;padding:12px 0;box-shadow:0 8px 24px #0000002e}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.logo{color:var(--blanco);flex-shrink:0;align-items:center;gap:14px;font-size:22px;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex}.logo-image-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.logo-image{object-fit:contain;width:100%;height:100%;display:block}.logo-text{white-space:nowrap;display:inline-block}.header-search-form{flex:1;gap:8px;min-width:260px;max-width:520px;display:flex}.header-search-input{border:none;border-radius:8px;outline:none;flex:1;padding:12px 14px;font-size:14px}.header-search-button{background:var(--azul-principal);color:var(--blanco);cursor:pointer;border:none;border-radius:8px;padding:12px 16px;font-weight:700;transition:background .2s}.header-search-button:hover{background:var(--azul-oscuro)}.header-nav{gap:14px;display:flex}.header-nav a{color:var(--blanco);font-weight:500;text-decoration:none;transition:color .2s}.header-nav a:hover{color:var(--rojo-acento);text-decoration:underline}@media (max-width:768px){.header-inner{align-items:stretch}.header-search-form{order:3;width:100%;max-width:100%}.header-nav{justify-content:flex-start;width:100%}}.category-filters{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.category-filter{background:var(--gris-claro);color:var(--negro-carbon);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.category-filter:hover,.category-filter.active{background:var(--azul-principal);color:var(--blanco)}.whatsapp-float{z-index:1000;justify-content:center;align-items:center;width:64px;height:64px;text-decoration:none;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px}.whatsapp-float:hover{transform:scale(1.08)}.whatsapp-float img{object-fit:contain;filter:drop-shadow(0 8px 14px #00000040);width:64px;height:64px;display:block}@media (max-width:768px){.whatsapp-float{width:56px;height:56px;bottom:16px;right:16px}.whatsapp-float img{width:56px;height:56px}}.contact-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:20px;display:grid}.contact-card{background:var(--blanco);border-radius:16px;padding:24px;box-shadow:0 4px 12px #00000014}.contact-card h2{color:var(--azul-principal);border-bottom:2px solid var(--gris-claro);margin-top:0;margin-bottom:16px;padding-bottom:8px;font-size:20px}.contact-card ul{margin:0 0 20px;padding:0;list-style:none}.contact-card li{color:#333;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.contact-card li svg{width:20px;height:20px;fill:var(--azul-principal);flex-shrink:0}.contact-card .whatsapp-btn{color:#fff;cursor:pointer;text-align:center;background:#25d366;border:none;border-radius:10px;width:100%;padding:14px 22px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.contact-card .whatsapp-btn:hover{opacity:.9}.map-placeholder{background:var(--gris-claro);text-align:center;color:#666;border:1px dashed #ccc;border-radius:12px;margin-top:16px;padding:40px 20px}.map-placeholder p{margin:8px 0 0;font-size:14px}@media (max-width:768px){.contact-grid{grid-template-columns:1fr;gap:16px}.contact-card{padding:18px}}.about-section{background:var(--blanco);border-radius:20px;margin-bottom:30px;padding:32px;box-shadow:0 4px 16px #0000000f}.about-section h2{color:var(--azul-principal);border-left:5px solid var(--rojo-acento);margin-top:0;margin-bottom:20px;padding-left:16px;font-size:24px}.about-section p{color:#333;margin-bottom:20px;font-size:16px;line-height:1.7}.stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0 20px;display:grid}.stat-item{text-align:center;background:var(--gris-claro);border-radius:16px;padding:20px}.stat-number{color:var(--azul-principal);margin-bottom:8px;font-size:32px;font-weight:700}.stat-label{color:#555;font-size:14px}@media (max-width:768px){.stats-grid{grid-template-columns:1fr}.about-section{padding:20px}.container{max-width:1100px;margin:auto;padding:32px 24px 40px}.title{font-size:24px;line-height:1.2}.subtitle{font-size:16px;line-height:1.5}.site-header{padding:10px 0}.header-inner{flex-direction:column;align-items:stretch;gap:12px;display:flex}.logo{font-size:20px}.logo-image-wrap{width:72px;height:72px}.logo-text{white-space:normal}.header-nav{flex-wrap:wrap;justify-content:flex-start;gap:12px;display:flex}.header-nav a{font-size:15px}.header-search-form{flex-direction:column;gap:10px;width:100%;max-width:100%;display:flex}.header-search-input{width:100%;min-width:0;padding:12px;font-size:16px}.header-search-button{width:100%;padding:12px;font-size:16px}.search-form{flex-direction:column;gap:10px;display:flex}.search-input{background:#fffffff0;border:1px solid #ffffff1f;border-radius:14px;height:46px;box-shadow:inset 0 1px 2px #0000000f}.search-button{color:#fff;background:linear-gradient(135deg,#0b5ed7,#1f7bff);border:none;border-radius:14px;height:46px;font-weight:700;box-shadow:0 8px 18px #0b5ed740}.grid{grid-template-columns:1fr;gap:14px}.card{border-radius:18px;width:100%;padding:18px}.card-image{height:80px}.card-name{font-size:15px}.category-filters{gap:8px}.category-filter{padding:10px 14px;font-size:14px}.product-card-link{width:100%}.product-card-image-wrap{height:200px}.product-card-title{font-size:18px;line-height:1.4}.card p{font-size:15px;line-height:1.5}.product-layout{grid-template-columns:1fr;gap:18px}.product-image-box,.product-info-box,.info-section{padding:18px}.product-image{max-height:300px}.offer-price{font-size:22px}.whatsapp-btn{text-align:center;width:100%;padding:14px}html,body{max-width:100%;overflow-x:hidden}.site-header,.site-header .container{width:100%}.header-search-form{box-sizing:border-box;width:100%}.header-search-input,.header-search-button{box-sizing:border-box;width:100%;max-width:100%}.header-search-form{min-width:0}img{max-width:100%;height:auto}}@media (max-width:480px){.container{padding:14px}.title{font-size:22px}.logo{font-size:18px}.logo-image-wrap{width:60px;height:60px}.header-nav{gap:10px}.header-nav a{font-size:14px}.product-card-image-wrap{height:180px}.product-card-title{font-size:17px}.category-filter{padding:9px 12px;font-size:13px}}.product-card-meta{color:#374151;margin:0;line-height:1.5}.product-card-whatsapp-copy{color:#15803d;margin:6px 0 0;font-weight:700;line-height:1.5}.stock-chip-wrap{border-top:1px solid #dbe3ea;width:100%;padding-top:12px}.stock-chip{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:4px;padding:10px 12px;display:inline-flex}.stock-chip.in-stock{color:#15803d}.stock-chip.out-stock{color:#b91c1c}.product-details-list{gap:8px;display:grid}.product-details-list p{margin:0;line-height:1.5}.product-description{color:#374151;margin:18px 0 0;line-height:1.7}.product-whatsapp-title{color:#15803d;margin:0;font-size:28px;font-weight:700}.stock-text-ok{color:#15803d;font-weight:700}.stock-text-no{color:#b91c1c;font-weight:700}.admin-page{padding-bottom:40px}.admin-login-card,.admin-product-card,.admin-modal{background:var(--blanco);border-radius:16px;box-shadow:0 8px 30px #0f172a14}.admin-login-card{max-width:520px;margin:60px auto;padding:28px}.admin-login-form{flex-wrap:wrap;gap:12px;display:flex}.admin-login-form input,.admin-form input,.admin-form select,.admin-form textarea,.admin-search-input{border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus,.admin-search-input:focus,.admin-login-form input:focus{border-color:var(--azul-principal);box-shadow:0 0 0 3px #0b5ed71f}.admin-header-row,.admin-toolbar,.admin-card-actions,.admin-actions-row,.admin-header-actions{align-items:center;gap:12px;display:flex}.admin-header-row{flex-wrap:wrap;justify-content:space-between}.admin-toolbar{margin-bottom:24px}.admin-search-input{background:var(--blanco);max-width:420px}.admin-product-card{flex-direction:column;display:flex;overflow:hidden}.admin-product-image-wrap{background:var(--gris-claro);aspect-ratio:4/3;justify-content:center;align-items:center;display:flex}.admin-product-image{object-fit:contain;width:100%;height:100%}.admin-product-content{gap:8px;padding:18px 18px 8px;display:grid}.admin-product-content h3{margin:0;font-size:20px}.admin-product-content p{color:#374151;margin:0;line-height:1.5}.admin-card-actions{justify-content:space-between;padding:0 18px 18px}.admin-primary-btn,.admin-secondary-btn,.admin-danger-btn,.admin-close-btn{cursor:pointer;border:none;border-radius:12px;padding:12px 16px;font-weight:700;transition:transform .15s,opacity .2s}.admin-primary-btn:hover,.admin-secondary-btn:hover,.admin-danger-btn:hover,.admin-close-btn:hover{transform:translateY(-1px)}.admin-primary-btn{background:var(--azul-principal);color:var(--blanco)}.admin-secondary-btn{color:var(--negro-carbon);background:#e5e7eb}.admin-danger-btn{color:#b91c1c;background:#fee2e2}.admin-close-btn{color:#6b7280;background:0 0;padding:0;font-size:32px;line-height:1}.admin-error{color:#b91c1c;margin-top:14px;font-weight:600}.admin-modal-backdrop{z-index:2000;background:#1118278c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-modal{width:min(100%,980px);max-height:92vh;padding:24px;overflow-y:auto}.admin-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.admin-modal-header h2{margin:0 0 6px}.admin-modal-header p{color:#6b7280;margin:0}.admin-form{gap:18px;display:grid}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-image-grid{grid-template-columns:1.2fr 1fr 1fr}.admin-form label{gap:8px;display:grid}.admin-form label span{font-weight:700}.admin-form small{color:#6b7280}.admin-image-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;gap:10px;padding:12px;display:grid}.admin-image-preview img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:180px}.admin-switches{flex-wrap:wrap;gap:20px;display:flex}.admin-checkbox{align-items:center;gap:10px;display:inline-flex}.admin-checkbox input{width:auto}.admin-actions-row{justify-content:flex-end}@media (max-width:900px){.admin-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-image-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-products-grid,.admin-form-grid{grid-template-columns:1fr}.admin-header-actions,.admin-card-actions,.admin-actions-row,.admin-login-form{flex-direction:column;align-items:stretch;width:100%}.admin-modal{padding:18px}}.card-image{justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:10px;display:flex;overflow:hidden}.brand-logo{object-fit:contain;width:100%;max-width:260px;height:100%;max-height:160px;display:block}@media (max-width:768px){.card{gap:16px;padding:18px}.card-image{height:150px;margin-bottom:4px}.brand-logo{max-width:220px;max-height:130px}.card-name{text-align:center;word-break:break-word;font-size:15px;line-height:1.3}}@media (max-width:480px){.card-image{height:130px}.brand-logo{max-width:200px;max-height:115px}.card-name{font-size:14px}}.pagination-summary{color:#475569;margin:8px 0 20px;font-size:14px}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.pagination-link{background:var(--blanco);color:var(--azul-principal);border:1px solid #dbe3ea;border-radius:10px;padding:10px 14px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,opacity .2s;display:inline-block}.pagination-link:hover{background:var(--azul-principal);color:var(--blanco)}.pagination-link.disabled{pointer-events:none;opacity:.45}.pagination-info{color:#334155;font-size:14px;font-weight:600}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 10px;display:flex}.admin-toolbar-search{flex:1;min-width:260px}.admin-select{background:var(--blanco);border:1px solid #dcdcdc;border-radius:10px;outline:none;min-width:220px;padding:14px 16px;font-size:15px}.admin-results-count{color:#475569;margin:0 0 20px;font-size:14px}.admin-remove-image-btn{color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;width:100%;margin-top:12px;padding:10px 12px;font-weight:700;transition:opacity .2s}.admin-remove-image-btn:hover{opacity:.9}.admin-remove-image-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:768px){.admin-toolbar{flex-direction:column;align-items:stretch}.admin-select{width:100%;min-width:0}}.admin-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.admin-product-card{background:var(--blanco);border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 14px #0000000f}.admin-product-thumb{object-fit:contain;background:#f8fafc;width:100%;height:240px;display:block}.admin-product-body{flex-direction:column;gap:14px;padding:18px 18px 20px;display:flex}.admin-product-title{color:#111827;margin:0;font-size:20px;font-weight:800;line-height:1.25}.admin-meta-list{flex-direction:column;gap:10px;display:flex}.admin-meta-row{border-bottom:1px solid #f1f5f9;grid-template-columns:95px 1fr;align-items:start;gap:10px;padding-bottom:8px;display:grid}.admin-meta-row:last-child{border-bottom:none;padding-bottom:0}.admin-meta-label{color:#475569;font-size:14px;font-weight:700}.admin-meta-value{color:#0f172a;word-break:break-word;font-size:15px}.admin-meta-row-date .admin-meta-value{color:#334155;font-size:14px}.admin-status-badge{border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.admin-status-badge.is-ok{color:#166534;background:#dcfce7}.admin-status-badge.is-no{color:#991b1b;background:#fee2e2}.admin-muted{color:#94a3b8;font-size:14px}.admin-card-actions{gap:12px;margin-top:4px;display:flex}.admin-card-actions .admin-secondary-btn,.admin-card-actions .admin-danger-btn{flex:1;justify-content:center}@media (max-width:900px){.admin-products-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-product-thumb{height:220px}.admin-product-body{padding:16px}.admin-product-title{font-size:18px}.admin-meta-row{grid-template-columns:88px 1fr;gap:8px}.admin-card-actions{flex-direction:column}}.site-logo{width:auto;height:54px}.brand{align-items:center;gap:12px;display:flex}.contact-hero{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.contact-hero-copy,.contact-highlight,.contact-location-card,.contact-bottom-cta{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #94a3b829;border-radius:24px;box-shadow:0 18px 50px #0208172e,inset 0 1px #ffffffb3}.contact-hero-copy{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000;background-image:linear-gradient(90deg,#040c1cd1 0%,#040c1c8f 42%,#040c1c57 100%),url(/contacto-premium-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff14;border-radius:24px;padding:36px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff0a}.contact-eyebrow,.contact-section-label{letter-spacing:.14em;color:var(--rojo-acento);margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.contact-title{color:#f8fafc;letter-spacing:-.03em;text-shadow:0 2px 16px #00000047;margin-bottom:14px;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.05}.contact-subtitle{color:#e2e8f0e6;text-shadow:0 1px 10px #0000002e;max-width:650px;margin-bottom:22px;font-size:1.05rem;line-height:1.7}.contact-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.contact-secondary-btn{color:#e5eefc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #94a3b840;border-radius:14px;justify-content:center;align-items:center;min-height:52px;padding:12px 18px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.contact-secondary-btn--dark{color:#e5eefc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #94a3b840}.contact-secondary-btn--dark:hover{background:#ffffff14;border-color:#ffffff38;transform:translateY(-1px)}.contact-secondary-btn--light{color:#0f3f91;background:linear-gradient(#ffffffdb 0%,#f8fafceb 100%);border:1px solid #94a3b838;box-shadow:0 8px 18px #0f172a0f,inset 0 1px #ffffffb8}.contact-secondary-btn--light:hover{background:#f8fbff;border-color:#0f3f9138;transform:translateY(-1px)}.contact-highlight{color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#08142cc7 0%,#0e317e9e 52%,#091c4cbd 100%),url(/contacto-premium-bg.png);background-position:100%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff14;border-radius:24px;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000047,inset 0 1px #ffffff0f}.contact-highlight:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#060e2042 0%,#060e201f 35%,#060e2057 100%);position:absolute;inset:0}.contact-highlight>*{z-index:1;position:relative}.contact-highlight h2{letter-spacing:-.03em;color:#f8fbff;text-shadow:0 2px 14px #0000003d;margin:12px 0 14px;font-size:2rem;line-height:1.12}.contact-highlight p{color:#ffffffe6;text-shadow:0 1px 10px #0000002e;margin:0 0 20px;line-height:1.75}.contact-badge{color:#eef5ff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff24;border:1px solid #ffffff14;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.contact-badge,.contact-pill-list span{color:#eaf2ff;background:#ffffff17;border:1px solid #ffffff14}.contact-pill-list span{color:#eef5ff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600}.contact-grid--enhanced{margin-top:0}.contact-card--accent{background:linear-gradient(#f7fbff 0%,#fff 100%);border:1px solid #d8e7f5}.contact-detail-list{margin:0;padding:0;list-style:none}.contact-detail-list li{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.contact-detail-list li:last-child{margin-bottom:0}.contact-icon{background:linear-gradient(#eef2f7 0%,#e2e8f0 100%);border:1px solid #94a3b82e;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:inline-flex;box-shadow:inset 0 1px #fff9}.contact-detail-list strong{color:var(--negro-carbon);margin-bottom:4px;display:block}.contact-detail-list p{color:#5b6470;margin:0;line-height:1.6}.contact-location-card{background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border:1px solid #94a3b829;border-radius:28px;grid-template-columns:.95fr 1.05fr;gap:26px;margin-top:28px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 55px #0208172e,inset 0 1px #ffffffb8}.contact-location-copy{padding:8px 4px}.contact-location-copy h2{letter-spacing:-.03em;color:#0f3f91;margin-top:0;margin-bottom:14px;font-size:32px;line-height:1.08}.contact-location-copy>p{color:#4b5563;max-width:560px;margin-bottom:24px;line-height:1.75}.contact-location-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px;display:flex}.contact-text-link{color:var(--azul-principal);font-weight:700;text-decoration:none}.contact-text-link:hover{text-decoration:underline}.contact-map-wrap{background:#e2e8f0;border:1px solid #94a3b82e;border-radius:24px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a24,inset 0 1px #ffffff80}.contact-map-wrap:before{content:"";pointer-events:none;z-index:2;border-radius:24px;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff73}.contact-map{filter:saturate(.92)contrast(1.02);border:0;width:100%;height:100%;min-height:400px;display:block}.contact-bottom-cta{text-align:center;background:linear-gradient(#fff 0%,#f8fbff 100%);margin-top:28px;padding:30px}.contact-card h2,.contact-location-copy h2,.contact-bottom-cta h2{color:#0f3f91;letter-spacing:-.02em}.contact-bottom-cta p{color:#5b6470;max-width:720px;margin:0 auto 20px;line-height:1.7}.contact-bottom-cta .whatsapp-btn{width:100%;max-width:280px}@media (max-width:900px){.contact-hero,.contact-location-card{grid-template-columns:1fr}.contact-hero-copy,.contact-highlight,.contact-bottom-cta{padding:24px}.contact-location-copy h2{font-size:24px}}@media (max-width:768px){.contact-hero-actions,.contact-location-actions{flex-direction:column;align-items:stretch}.contact-secondary-btn,.contact-bottom-cta .whatsapp-btn{width:100%}.contact-map-wrap,.contact-map{min-height:300px}}.contact-page{padding-top:20px;padding-bottom:20px;position:relative}.contact-page:before{content:"";z-index:-2;background:radial-gradient(circle at 0 0,#1d4ed82e,#0000 28%),radial-gradient(circle at 100% 0,#ffffff0a,#0000 20%),linear-gradient(135deg,#06111f 0%,#0b1728 45%,#111827 100%);position:fixed;inset:0}.contact-page:after{content:"";z-index:-1;pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.contact-card--schedule-video{isolation:isolate;background:linear-gradient(#f8fafc 0%,#eef3f8 100%);min-height:340px;position:relative;overflow:hidden}.contact-card-video{object-fit:cover;object-position:right center;opacity:.34;filter:grayscale()brightness(.42)contrast(1.45)saturate(0);pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.contact-card-video-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#f8fafcad 0%,#f8fafc66 28%,#f8fafc1a 55%,#f8fafc00 100%);position:absolute;inset:0}.contact-card-content{z-index:2;position:relative}.contact-card--whatsapp-premium{background:linear-gradient(#f8fafc 0%,#f2f7f4 100%);border:1px solid #22c55e1f;position:relative;overflow:hidden;box-shadow:0 18px 50px #0208172e,inset 3px 0 #22c55e59,inset 0 1px #ffffffb3}.contact-card--whatsapp-premium:before{content:"";filter:blur(6px);pointer-events:none;z-index:0;background:radial-gradient(circle,#22c55e24 0%,#22c55e12 34%,#22c55e05 56%,#0000 72%);width:220px;height:220px;animation:5.5s ease-in-out infinite whatsappGlow;position:absolute;bottom:-70px;left:-70px}.contact-card--whatsapp-premium:after{content:"";opacity:.92;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 220'%3E%3Cg fill='none' stroke='%2322c55e' stroke-width='8' opacity='0.22'%3E%3Cpath d='M58 74h88c18 0 32 14 32 32v20c0 18-14 32-32 32h-38l-26 22 6-22H58c-18 0-32-14-32-32v-20c0-18 14-32 32-32z'/%3E%3Cpath d='M126 48h34c18 0 32 14 32 32v18'/%3E%3Ccircle cx='84' cy='116' r='4' fill='%2322c55e' stroke='none'/%3E%3Ccircle cx='104' cy='116' r='4' fill='%2322c55e' stroke='none'/%3E%3Ccircle cx='124' cy='116' r='4' fill='%2322c55e' stroke='none'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:180px;height:180px;position:absolute;top:28px;right:-6px}.contact-card--whatsapp-premium>*{z-index:1;position:relative}.contact-card--whatsapp-premium h2{margin-bottom:12px}.contact-card--whatsapp-premium .whatsapp-btn{box-shadow:0 12px 28px #22c55e38}@keyframes whatsappGlow{0%{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}to{opacity:.85;transform:scale(1)}}.contact-location-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#1d4ed814 0%,#1d4ed80a 34%,#0000 70%);width:280px;height:280px;position:absolute;bottom:-120px;left:-120px}.contact-location-copy,.contact-map-wrap{z-index:1;position:relative}.contact-bottom-cta--premium{background-color:#0000;background-image:linear-gradient(#07122480 0%,#0a172d94 100%),url(/cta-premium.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:30px;justify-content:center;align-items:center;min-height:290px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 55px #02081738,inset 0 1px #ffffff14}.contact-bottom-cta--premium:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#2563eb1a,#0000 30%),linear-gradient(90deg,#07122457 0%,#0712242e 45%,#0712244d 100%);position:absolute;inset:0}.contact-bottom-cta-content{z-index:1;text-align:center;max-width:860px;padding:36px 24px;position:relative}.contact-bottom-cta--premium h2{color:#f8fafc;letter-spacing:-.03em;margin-top:0;margin-bottom:14px;font-size:clamp(2rem,3vw,2.7rem);line-height:1.08}.contact-bottom-cta--premium p{color:#e2e8f0e0;max-width:760px;margin:0 auto 24px;font-size:1.08rem;line-height:1.75}.contact-bottom-cta--premium .whatsapp-btn{min-width:260px;box-shadow:0 16px 30px #22c55e42}:root{--premium-bg:url(/images/backgrounds/premium-engine-bg.png);--premium-overlay-dark:#030712d1;--premium-overlay-blue:#0a234294;--premium-border:#ffffff1a;--premium-card:#0f172ab8;--premium-card-strong:#111827e0;--premium-text-soft:#ffffffb8;--premium-shadow:0 10px 30px #00000059}.premium-page{background:linear-gradient(135deg,var(--premium-overlay-dark),var(--premium-overlay-blue)),var(--premium-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;position:relative;overflow:hidden}.premium-page:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 0 0,#3b82f624,#0000 32%),radial-gradient(circle at 100% 100%,#ffffff0f,#0000 20%);position:absolute;inset:0}.premium-page:after{content:"";-webkit-backdrop-filter:blur(4px);pointer-events:none;z-index:0;position:absolute;inset:0}.premium-content{z-index:1;position:relative}.premium-hero{border:1px solid var(--premium-border);-webkit-backdrop-filter:blur(12px);box-shadow:var(--premium-shadow);background:linear-gradient(135deg,#0f172ab8,#11182785);border-radius:24px}.premium-card{border:1px solid var(--premium-border);background:var(--premium-card);-webkit-backdrop-filter:blur(14px);box-shadow:var(--premium-shadow);border-radius:24px}.premium-card-strong{background:var(--premium-card-strong);-webkit-backdrop-filter:blur(16px);box-shadow:var(--premium-shadow);border:1px solid #ffffff1f;border-radius:24px}.premium-section-title{color:#fff;letter-spacing:-.02em}.premium-muted{color:var(--premium-text-soft)}.premium-chip{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;transition:all .2s}.premium-chip.active{color:#fff;background:#2563eb;border-color:#2563eb}.premium-image-frame{background:#ffffff0f;border:1px solid #ffffff14;border-radius:22px;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.premium-button-green{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);transition:all .25s;box-shadow:0 12px 24px #22c55e40}.premium-button-green:hover{transform:translateY(-1px);box-shadow:0 16px 30px #22c55e52}.premium-button-blue{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);transition:all .25s;box-shadow:0 12px 24px #2563eb3d}.premium-button-blue.disabled{pointer-events:none;opacity:.5}.home-page{background-image:linear-gradient(#00000038,#00000038),url(/hero/home-premium.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh}.home-intro{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000061;border:1px solid #ffffff1f;border-radius:16px;max-width:560px;margin:24px 0 28px 24px;padding:16px 20px;display:inline-block;box-shadow:0 10px 30px #0000002e}.home-title{color:#fff;text-shadow:0 3px 14px #00000073;margin-bottom:10px;font-size:28px}.home-subtitle{color:#ffffffe6;text-shadow:0 2px 10px #00000059;margin-bottom:30px}.home-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding:0 24px 32px;display:grid}.home-card{text-align:center;color:#111;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff80;border:1px solid #ffffff52;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:18px;font-weight:700;text-decoration:none;transition:box-shadow .25s,transform .25s,color .25s,background .25s;display:flex;box-shadow:0 10px 24px #00000029}.home-card:hover{color:#0b5ed7;background:#fffffff0;transform:translateY(-6px);box-shadow:0 16px 34px #0b5ed72e}.home-card-image{justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:10px;display:flex;overflow:hidden}.home-brand-logo{object-fit:contain;width:100%;max-width:260px;height:100%;max-height:160px;display:block}.home-card-name{font-size:16px;font-weight:600;line-height:1.4}@media (max-width:768px){.home-grid{grid-template-columns:1fr}.home-card-image{height:150px}.home-brand-logo{max-width:220px;max-height:130px}.home-card-name{font-size:15px}}@media (max-width:480px){.home-card-image{height:130px}.home-brand-logo{max-width:200px;max-height:115px}.home-card-name{font-size:14px}}.premium-hero--expanded{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#0f172acc,#111827a6);border-radius:32px;width:100%;max-width:1400px;margin:2rem auto;padding:2.5rem;transition:all .2s;box-shadow:0 20px 35px -12px #0006,inset 0 1px #ffffff14}.premium-filters{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.premium-chip{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:40px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.premium-chip:hover{background:#ffffff2e;border-color:#ffffff40;transform:translateY(-1px)}.premium-chip.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d}.premium-product-card:hover{border-color:#fff3;transform:translateY(-6px);box-shadow:0 20px 30px -12px #0006}.premium-image-frame{background:#0003;border:none;border-radius:20px;margin:1rem;padding:1rem;transition:background .2s}.premium-product-card:hover .premium-image-frame{background:#0000004d}.premium-product-card-meta{color:#ffffffb3;margin:0 0 .5rem;font-size:.85rem}.premium-pagination{border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1rem;display:flex}.premium-button-blue{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border:none;border-radius:40px;padding:.6rem 1.2rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #2563eb40}.premium-button-blue:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb59}.premium-button-blue.disabled{opacity:.5;pointer-events:none;transform:none}@media (max-width:1024px){.premium-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.premium-hero--expanded{margin:1rem;padding:1.5rem}.premium-grid{grid-template-columns:1fr;gap:1.2rem}.premium-filters{gap:.5rem}.premium-chip{padding:.5rem 1rem;font-size:.8rem}}.premium-hero--expanded{max-width:1600px;margin:2rem auto;padding:2rem;transition:all .2s}.premium-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;display:grid}.premium-product-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ab8;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.premium-image-frame{background:#0003;border-radius:18px;margin:.75rem;padding:.75rem;transition:background .2s}.premium-product-card-content{flex:1;padding:0 1rem 1.25rem}.premium-product-card-title{color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.premium-product-card-whatsapp{color:#3ba55d;margin:.25rem 0 .5rem;font-size:.8rem;font-weight:500}.premium-stock-badge{border-top:1px solid #ffffff14;margin-top:.5rem;padding-top:.5rem;font-size:.75rem;font-weight:600}.premium-stock-badge .in-stock{color:#3ba55d;background:#3ba55d1f;border-radius:20px;padding:.25rem .6rem;display:inline-block}.premium-stock-badge .out-stock{color:#f87171;background:#f871711f;border-radius:20px;padding:.25rem .6rem;display:inline-block}@media (max-width:1024px){.premium-grid{gap:1.2rem}}@media (max-width:768px){.premium-hero--expanded{padding:1.5rem}.premium-grid{gap:1rem}.premium-product-card-content{padding:0 .75rem 1rem}.premium-product-card-title{font-size:1rem}}.brand-page-lead{color:#e2e8f0e6;max-width:760px;margin:0 0 1.4rem;font-size:1rem;line-height:1.75}.brand-trust-strip{flex-wrap:wrap;gap:.6rem;margin:.85rem 0 1rem;display:flex}.brand-trust-pill{color:#f1f5f9e6;letter-spacing:.01em;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.82rem;font-weight:600;display:inline-flex}.premium-product-card-hook{color:#e2e8f0c7;margin:0 0 .55rem;font-size:.84rem;line-height:1.55}.premium-product-card-whatsapp{color:#93c5fd;letter-spacing:.01em;background:#2563eb24;border:1px solid #3b82f633;border-radius:999px;align-items:center;width:fit-content;margin-top:.35rem;padding:.42rem .82rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.premium-product-card:hover .premium-product-card-whatsapp{background:#2563eb38;border-color:#60a5fa4d}@media (max-width:768px){.brand-page-lead{font-size:.95rem;line-height:1.65}.brand-trust-strip{gap:.6rem}.brand-trust-pill{padding:.55rem .85rem;font-size:.8rem}}.premium-product-shell{max-width:1500px;margin:0 auto}.product-premium-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:1.8rem;display:grid}.product-premium-image-card,.product-premium-info-card{border-radius:28px}.product-premium-image-card{padding:1rem}.product-premium-image-frame{background:#ffffff0b;height:100%;margin:0;padding:1rem}.product-premium-image-inner{background:#fffffff5;border-radius:22px;justify-content:center;align-items:center;min-height:520px;display:flex;overflow:hidden}.product-premium-image{object-fit:contain;width:100%;height:auto;max-height:460px;display:block}.product-premium-info-card{padding:1.6rem}.product-premium-eyebrow{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.82rem;font-weight:700}.product-premium-title{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.product-premium-hook{color:#e2e8f0e0;max-width:60ch;margin:.9rem 0 1rem;font-size:1rem;line-height:1.7}.product-premium-trust{flex-wrap:wrap;gap:.6rem;margin:0 0 1.2rem;display:flex}.product-premium-trust-pill{color:#f1f5f9eb;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.55rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.product-premium-facts{gap:.8rem;margin:1.2rem 0 1.3rem;display:grid}.product-premium-fact{background:#ffffff0b;border:1px solid #ffffff12;border-radius:18px;justify-content:space-between;gap:1rem;padding:.9rem 1rem;display:flex}.product-premium-fact-label{color:#bfdbfeeb;font-weight:700}.product-premium-fact-value{color:#fff;text-align:right}.product-premium-stock{border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:.32rem .72rem;font-size:.88rem;font-weight:700;display:inline-flex}.product-premium-stock.is-ok{color:#86efac;background:#22c55e26;border:1px solid #22c55e2e}.product-premium-stock.is-no{color:#fca5a5;background:#ef444424;border:1px solid #ef44442e}.product-premium-copy{margin:1.3rem 0 1.1rem}.product-premium-subtitle{color:#fff;margin:0 0 .9rem;font-size:1.65rem;font-weight:800}.product-premium-cta-wrap{border-top:1px solid #ffffff17;margin-top:1.5rem;padding-top:1.35rem}.product-premium-cta-title{color:#dcfce7;margin:0 0 1rem;font-size:1.12rem;font-weight:700;line-height:1.5}.product-premium-whatsapp-btn{letter-spacing:.01em;border-radius:18px;justify-content:center;align-items:center;min-width:240px;padding:.95rem 1.35rem;font-size:1rem;font-weight:800;display:inline-flex}.product-premium-section{border-radius:24px;margin-top:1.6rem;padding:1.7rem}.product-premium-list{color:#e2e8f0e6;margin:0;padding-left:1.25rem;line-height:1.8}.product-premium-list li+li{margin-top:.5rem}.product-premium-list strong{color:#fff}@media (max-width:1100px){.product-premium-layout{grid-template-columns:1fr}.product-premium-image-inner{min-height:420px}}@media (max-width:768px){.product-premium-image-card,.product-premium-info-card,.product-premium-section{padding:1rem}.product-premium-image-frame{padding:.75rem}.product-premium-image-inner{min-height:300px}.product-premium-title{font-size:2rem}.product-premium-fact{flex-direction:column;align-items:flex-start}.product-premium-fact-value{text-align:left}.product-premium-whatsapp-btn{width:100%;min-width:0}.product-premium-subtitle{font-size:1.45rem}}.premium-about-shell{max-width:1500px;margin:0 auto;padding:1.25rem}.premium-about-shell.premium-hero{padding:2.25rem}.premium-about-header{max-width:900px;margin-bottom:1.4rem}.premium-about-eyebrow{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.82rem;font-weight:700}.premium-about-title{margin:0;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.08}.premium-about-lead{color:#e2e8f0e6;max-width:760px;margin:1rem 0 0;font-size:1.08rem;line-height:1.75}.premium-about-trust{flex-wrap:wrap;gap:.7rem;margin:1.25rem 0 2.1rem;display:flex}.premium-about-pill{color:#f1f5f9eb;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.58rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex}.premium-about-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;margin-top:1rem;display:grid}.premium-about-card{border-radius:28px;padding:1.7rem}.premium-about-subtitle{color:#fff;margin:0 0 .95rem;padding-left:1rem;font-size:1.9rem;font-weight:800;position:relative}.premium-about-subtitle:before{content:"";background:linear-gradient(#60a5fa,#2563eb);border-radius:999px;width:3px;height:1.55rem;position:absolute;top:.28rem;left:0}.premium-about-card .premium-muted{line-height:1.75}.premium-about-card .premium-muted+.premium-muted{margin-top:1rem}.premium-about-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.7rem;display:grid}.premium-about-stat{text-align:center;border-radius:22px;padding:1.2rem 1rem}.premium-about-stat-number{color:#60a5fa;font-size:clamp(2rem,2.8vw,2.8rem);font-weight:800;line-height:1}.premium-about-stat-label{color:#e2e8f0db;margin-top:.6rem;font-size:1rem;line-height:1.5}.premium-about-cta-card{margin-top:1.5rem}.premium-about-cta{border-top:1px solid #ffffff17;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.4rem;padding-top:1.2rem;padding-bottom:.9rem;display:flex}.premium-about-cta-text{color:#dbeafe;margin:0;font-size:1.05rem;font-weight:700}.premium-about-link{border-radius:999px;justify-content:center;align-items:center;margin-right:4.5rem;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:980px){.premium-about-grid,.premium-about-stats{grid-template-columns:1fr}}@media (max-width:768px){.premium-about-subtitle{font-size:1.45rem}.premium-about-lead{font-size:1rem;line-height:1.7}.premium-about-cta{align-items:flex-start}.premium-about-link{width:100%}.premium-about-shell{padding:.9rem}.premium-about-shell.premium-hero{padding:1.2rem}.premium-about-grid{gap:1rem}.premium-about-card,.premium-about-stat{padding:1.1rem}}.premium-shipping-shell{max-width:1500px;margin:0 auto}.premium-shipping-title{max-width:980px;margin:0;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.08}.premium-shipping-pill{color:#f1f5f9eb;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.58rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 6px 18px #0000001f}.premium-shipping-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.premium-shipping-cta{border-top:1px solid #ffffff17;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.7rem;padding-top:1.25rem;display:flex}@media (max-width:900px){.premium-shipping-grid{grid-template-columns:1fr}.premium-shipping-card-full{grid-column:auto}}@media (max-width:768px){.premium-shipping-card{padding:1.15rem}.premium-shipping-title{font-size:2rem}.premium-shipping-subtitle{font-size:1.4rem}.premium-shipping-cta{align-items:flex-start}.premium-shipping-whatsapp-btn,.premium-shipping-contact-link{width:100%;min-width:0}.premium-shipping-footer-link{text-align:stretch}}@media (max-width:900px){.premium-shipping-shell{padding:.95rem}.premium-shipping-shell.premium-hero{padding:1.25rem}.premium-shipping-grid{gap:1.1rem}.premium-shipping-card{padding:1.15rem}}@media (max-width:768px){.premium-shipping-card-content{padding:1.15rem}}.premium-shipping-shell{max-width:1500px;margin:0 auto;padding:1.25rem}.premium-shipping-shell.premium-hero{padding:2rem}.premium-shipping-header{max-width:920px;margin-bottom:1.25rem}.premium-shipping-eyebrow{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.82rem;font-weight:700}.premium-shipping-title{margin:0;font-size:clamp(2.25rem,3.8vw,4rem);line-height:1.05}.premium-shipping-lead{color:#e2e8f0e6;max-width:780px;margin:1rem 0 0;font-size:1.05rem;line-height:1.75}.premium-shipping-pills{flex-wrap:wrap;gap:.7rem;margin:1.35rem 0 2rem;display:flex}.premium-shipping-pill{color:#f1f5f9eb;-webkit-backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;padding:.58rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex}.premium-shipping-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;margin-top:1rem;display:grid}.premium-shipping-card{border-radius:28px;padding:1.75rem}.premium-shipping-card-full{grid-column:1/-1}.premium-shipping-subtitle{color:#fff;margin:0 0 1rem;padding-left:1rem;font-size:1.8rem;font-weight:800;line-height:1.2;position:relative}.premium-shipping-subtitle:before{content:"";background:linear-gradient(#60a5fa,#2563eb);border-radius:999px;width:3px;height:1.6rem;position:absolute;top:.22rem;left:0}.premium-shipping-icon{margin-right:.45rem}.premium-shipping-list{color:#e2e8f0e6;margin:0;padding-left:1.2rem;line-height:1.9}.premium-shipping-list li+li{margin-top:.6rem}.premium-shipping-list strong{color:#fff}.premium-shipping-cta{border-top:1px solid #ffffff17;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.8rem;padding-top:1.35rem;padding-bottom:.8rem;display:flex}.premium-shipping-cta-title{color:#fff;margin:0 0 .35rem;font-size:1.1rem;font-weight:800}.premium-shipping-whatsapp-btn{border-radius:18px;justify-content:center;align-items:center;min-width:260px;padding:.95rem 1.3rem;font-size:1rem;font-weight:800;display:inline-flex}.premium-shipping-footer-link{text-align:right;margin-top:1.15rem}.premium-shipping-contact-link{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.premium-shipping-card-image{padding:0;position:relative;overflow:hidden}.premium-shipping-card-bg{background-image:url(/images/envios/retiro-local-premium.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;min-height:100%;position:relative;overflow:hidden}.premium-shipping-card-overlay{-webkit-backdrop-filter:blur(1px);background:linear-gradient(135deg,#020617c7,#03112da3),linear-gradient(#0f172a1a,#0f172aad);position:absolute;inset:0}.premium-shipping-card-content{z-index:1;padding:1.75rem;position:relative}.premium-shipping-card-image .premium-shipping-list,.premium-shipping-card-image .premium-shipping-list strong,.premium-shipping-card-image .premium-shipping-subtitle{color:#fff}.premium-shipping-card-image .premium-shipping-list{color:#f1f5f9eb}@media (max-width:900px){.premium-shipping-grid{grid-template-columns:1fr;gap:1.1rem}.premium-shipping-card-full{grid-column:auto}.premium-shipping-shell{padding:.95rem}.premium-shipping-shell.premium-hero{padding:1.25rem}.premium-shipping-card{padding:1.15rem}}@media (max-width:768px){.premium-shipping-title{font-size:2rem}.premium-shipping-subtitle{font-size:1.4rem}.premium-shipping-cta{align-items:flex-start}.premium-shipping-whatsapp-btn,.premium-shipping-contact-link{width:100%;min-width:0}.premium-shipping-footer-link{text-align:stretch}.premium-shipping-card-content{padding:1.15rem}}.premium-shipping-card-bg-delivery{background-image:url(/images/envios/delivery-local-premium.png);background-position:50% 42%;background-repeat:no-repeat;background-size:106%}.premium-shipping-card-overlay-delivery{-webkit-backdrop-filter:blur(1px);background:linear-gradient(135deg,#020617cc,#03112da8),linear-gradient(#0f172a1a,#0f172aad);position:absolute;inset:0}.premium-shipping-card-image-delivery .premium-shipping-list,.premium-shipping-card-image-delivery .premium-shipping-list strong,.premium-shipping-card-image-delivery .premium-shipping-subtitle{color:#fff}.premium-shipping-card-image-delivery .premium-shipping-list{color:#f1f5f9f0}.premium-shipping-card-bg-national{background-image:url(/images/envios/envio-nacional-premium.png);background-position:50% 38%;background-repeat:no-repeat;background-size:104%}.premium-shipping-card-overlay-national{-webkit-backdrop-filter:blur(1px);background:linear-gradient(135deg,#020617c2,#03112d9e),linear-gradient(#0f172a14,#0f172aad);position:absolute;inset:0}.premium-shipping-card-image-national .premium-shipping-list,.premium-shipping-card-image-national .premium-shipping-list strong,.premium-shipping-card-image-national .premium-shipping-subtitle{color:#fff}.premium-shipping-card-image-national .premium-shipping-list{color:#f1f5f9f0}.brand-system-grid{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;margin-top:1.75rem;display:flex}.brand-system-card{width:fit-content;min-width:220px;max-width:340px;min-height:unset;text-align:center;border-radius:20px;justify-content:center;align-items:center;padding:1.35rem 2.2rem;display:flex}.brand-system-card .home-card-name{font-size:1.9rem;font-weight:700;line-height:1.2}@media (max-width:640px){.brand-system-grid{gap:1rem}.brand-system-card{min-width:180px;padding:1.1rem 1.6rem}.brand-system-card .home-card-name{font-size:1.45rem}}.brand-collection-page{background:radial-gradient(circle at 0 0,#2563eb29,#0000 32rem),#0b1220;min-height:100vh}.brand-collection-shell{width:100%;max-width:1580px;margin:0 auto;padding:2rem 1.5rem 3rem}.brand-breadcrumb{color:#94a3b8;align-items:center;gap:.55rem;margin-bottom:1.25rem;font-size:.95rem;display:flex}.brand-breadcrumb a{color:#60a5fa;font-weight:600;text-decoration:none}.brand-breadcrumb strong{color:#e5e7eb}.brand-collection-header{background:linear-gradient(135deg,#0f172aeb,#1e293bb8),#0f172adb;border:1px solid #94a3b82e;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;display:flex;box-shadow:0 22px 60px #00000047}.brand-eyebrow{color:#60a5fa;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .6rem;font-size:.8rem;font-weight:800}.brand-collection-header h1{color:#f8fafc;letter-spacing:-.04em;margin:0;font-size:clamp(2.3rem,5vw,4.4rem);line-height:1}.brand-collection-header p{color:#cbd5e1;max-width:680px;margin:1rem 0 0;font-size:1.05rem;line-height:1.6}.brand-header-pills{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.brand-header-pills span{color:#e5e7eb;background:#0f172abd;border:1px solid #94a3b838;border-radius:999px;padding:.7rem 1rem;font-size:.85rem;font-weight:700}.brand-collection-layout{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.brand-sidebar{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1rem}.brand-sidebar-card,.brand-products-panel{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172ac7;border:1px solid #94a3b82e;border-radius:24px;box-shadow:0 18px 46px #0000003d}.brand-sidebar-card{padding:1rem}.brand-sidebar-title{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.8rem;padding:.4rem .4rem .9rem;display:flex}.brand-sidebar-title h2{color:#f8fafc;margin:0;font-size:1.15rem}.brand-sidebar-title span{color:#bfdbfe;background:#2563eb2e;border-radius:999px;justify-content:center;align-items:center;min-width:2rem;height:2rem;font-size:.85rem;font-weight:800;display:inline-flex}.brand-category-list{flex-direction:column;gap:.45rem;display:flex}.brand-category-link{color:#cbd5e1;background:#1e293b8c;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;min-height:46px;padding:.85rem 1rem;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,color .18s;display:flex}.brand-category-link:hover{color:#fff;background:#2563eb2e;border-color:#60a5fa59;transform:translate(3px)}.brand-category-link.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#93c5fd8c;box-shadow:0 12px 28px #2563eb47}.brand-help-card h3{color:#f8fafc;margin:0 0 .55rem;font-size:1rem}.brand-help-card p{color:#94a3b8;margin:0;font-size:.92rem;line-height:1.55}.brand-products-panel{padding:1.25rem}.brand-products-toolbar{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;padding:.35rem .25rem 1.15rem;display:flex}.brand-products-toolbar h2{color:#f8fafc;margin:0;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.15}.brand-products-toolbar p{color:#94a3b8;margin:.45rem 0 0;font-size:.95rem}.brand-clear-filter{color:#bfdbfe;background:#2563eb24;border:1px solid #60a5fa47;border-radius:999px;flex-shrink:0;padding:.7rem 1rem;font-size:.88rem;font-weight:800;text-decoration:none}.brand-clear-filter:hover{color:#fff;background:#2563eb3d}.brand-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.brand-empty-state{text-align:center;background:#1e293b61;border:1px dashed #94a3b838;border-radius:20px;padding:3rem 1rem}.brand-empty-state h3{color:#f8fafc;margin:0 0 .5rem;font-size:1.35rem}.brand-empty-state p{color:#94a3b8;margin:0}@media (max-width:1180px){.brand-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.brand-collection-header{flex-direction:column;align-items:flex-start}.brand-header-pills{justify-content:flex-start}.brand-collection-layout{grid-template-columns:1fr}.brand-sidebar{position:static}.brand-category-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (max-width:640px){.brand-collection-shell{padding:1.25rem 1rem 2rem}.brand-collection-header{border-radius:22px;padding:1.4rem}.brand-products-panel{padding:1rem}.brand-products-toolbar{flex-direction:column}.brand-category-list,.brand-products-grid{grid-template-columns:1fr}}.home-showcase-banner{background:linear-gradient(120deg,#f8fafcfa,#eff6ffeb 52%,#fffffffa),radial-gradient(circle at 75% 20%,#2563eb2e,#0000 24rem);border-radius:0 0 34px 34px;grid-template-columns:.9fr 1.35fr;align-items:stretch;min-height:360px;margin:0 auto 2.2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000003d}.home-showcase-copy{z-index:3;flex-direction:column;justify-content:center;padding:3rem 2.4rem;display:flex;position:relative}.home-showcase-brand{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.home-showcase-logo{object-fit:contain;width:105px;height:auto}.home-showcase-brand span{color:#1d4ed8;text-transform:uppercase;letter-spacing:.08em;background:#2563eb1a;border:1px solid #2563eb2e;border-radius:999px;padding:.55rem .85rem;font-size:.82rem;font-weight:800}.home-showcase-copy h1{color:#0f172a;letter-spacing:-.06em;margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98}.home-showcase-copy h1 strong{color:#1d4ed8;margin-top:.25rem;font-size:1.08em;display:block}.home-showcase-copy p{color:#334155;max-width:520px;margin:1.15rem 0 0;font-size:1.08rem;font-weight:600;line-height:1.6}.home-showcase-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.6rem;display:flex}.home-showcase-primary,.home-showcase-secondary{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:.85rem 1.25rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.home-showcase-primary{color:#fff;background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:0 14px 30px #2563eb59}.home-showcase-secondary{color:#0f172a;background:#0f172a14;border:1px solid #0f172a1a}.home-showcase-primary:hover,.home-showcase-secondary:hover{transform:translateY(-2px)}.home-showcase-visual{min-height:360px;position:relative;overflow:hidden}.home-showcase-wave{background:linear-gradient(135deg,#0b5ed7,#0284c7);border-radius:55% 45% 0 0;height:58%;position:absolute;bottom:-34%;left:-10%;right:-8%;transform:rotate(-4deg);box-shadow:0 -18px 46px #0284c73d}.home-showcase-hino-logo{object-fit:contain;opacity:.16;filter:grayscale();width:210px;height:auto;position:absolute;top:2rem;right:3rem}.showcase-part{z-index:2;filter:drop-shadow(0 22px 26px #0f172a47);justify-content:center;align-items:center;display:flex;position:absolute}.showcase-part-image{object-fit:contain;width:100%;height:auto}.showcase-part-one{width:34%;bottom:2.2rem;left:2%;transform:rotate(-3deg)}.showcase-part-two{width:30%;bottom:3.5rem;left:32%;transform:rotate(2deg)}.showcase-part-three{width:34%;bottom:1.8rem;right:4%;transform:rotate(-2deg)}.home-brands-section{padding:0 1.5rem 3rem}@media (max-width:980px){.home-showcase-banner{min-height:unset;border-radius:0 0 28px 28px;grid-template-columns:1fr}.home-showcase-copy{padding:2.2rem 1.4rem 1rem}.home-showcase-visual{min-height:300px}.showcase-part-one{width:34%;left:4%}.showcase-part-two{width:28%;left:34%}.showcase-part-three{width:35%;right:3%}}@media (max-width:640px){.home-showcase-banner{margin-bottom:1.4rem}.home-showcase-copy{padding:1.5rem 1rem .5rem}.home-showcase-brand{flex-direction:column;align-items:flex-start;gap:.6rem}.home-showcase-logo{width:88px}.home-showcase-copy p{font-size:.98rem}.home-showcase-actions{gap:.6rem}.home-showcase-primary,.home-showcase-secondary{width:100%}.home-showcase-visual{min-height:245px}.home-showcase-hino-logo{width:150px;top:1rem;right:1rem}.showcase-part-one{width:42%;bottom:2.1rem;left:-1%}.showcase-part-two{width:34%;bottom:3.2rem;left:31%}.showcase-part-three{width:43%;bottom:1.8rem;right:-3%}.home-brands-section{padding:0 1rem 2rem}}:root{--rg-page-bg:#f4f7fb;--rg-page-bg-soft:#fff;--rg-header-bg:#fffffff0;--rg-card-bg:#ffffffeb;--rg-card-bg-solid:#fff;--rg-text:#0f172a;--rg-text-soft:#334155;--rg-muted:#64748b;--rg-border:#0f172a1f;--rg-shadow:0 18px 45px #0f172a1f;--rg-blue:#0b5ed7;--rg-blue-strong:#1d4ed8;--rg-red:#d90429}html[data-theme=dark]{--rg-page-bg:#0b1220;--rg-page-bg-soft:#111827;--rg-header-bg:#161e2ef5;--rg-card-bg:#0f172aeb;--rg-card-bg-solid:#111827;--rg-text:#f8fafc;--rg-text-soft:#cbd5e1;--rg-muted:#94a3b8;--rg-border:#94a3b82e;--rg-shadow:0 18px 45px #00000052}html,body{transition:background .25s,color .25s;background:var(--rg-page-bg)!important;color:var(--rg-text)!important}.site-header{background:var(--rg-header-bg)!important;color:var(--rg-text)!important;border-bottom:1px solid var(--rg-border)!important;box-shadow:var(--rg-shadow)!important}.logo,.logo-text,.header-nav a{color:var(--rg-text)!important}.header-nav a:hover{color:var(--rg-blue)!important}.header-search-input,.search-input{color:#0f172a!important;background:#fff!important;border:1px solid #0f172a26!important}.header-search-input::placeholder,.search-input::placeholder{color:#64748b!important}.header-search-button,.search-button{background:linear-gradient(135deg,var(--rg-blue),#2563eb)!important;color:#fff!important}.title,.home-title,.premium-section-title,.brand-collection-header h1,.brand-products-toolbar h2{color:var(--rg-text)!important;text-shadow:none!important}.subtitle,.home-subtitle,.brand-page-lead,.premium-muted,.brand-products-toolbar p{color:var(--rg-text-soft)!important;text-shadow:none!important}.card,.home-card,.premium-card,.brand-sidebar-card,.brand-products-panel{background:var(--rg-card-bg)!important;color:var(--rg-text)!important;border:1px solid var(--rg-border)!important;box-shadow:var(--rg-shadow)!important}.card-name,.home-card-name,.premium-product-card-title{color:var(--rg-text)!important}.card:hover,.home-card:hover,.premium-card:hover{transform:translateY(-3px);background:var(--rg-card-bg-solid)!important}.premium-page,.brand-collection-page,.home-page{background:radial-gradient(circle at top left,#0b5ed714,transparent 32rem),var(--rg-page-bg)!important}.brand-collection-header{background:linear-gradient(135deg,#ffffffeb,#eff6ffd1),var(--rg-card-bg)!important;border:1px solid var(--rg-border)!important;box-shadow:var(--rg-shadow)!important}html[data-theme=dark] .brand-collection-header{background:linear-gradient(135deg,#0f172aeb,#1e293bb8),#0f172adb!important}.brand-collection-header p,.brand-help-card p,.brand-empty-state p{color:var(--rg-muted)!important}.brand-sidebar-title h2,.brand-help-card h3,.brand-empty-state h3{color:var(--rg-text)!important}.brand-category-link{color:var(--rg-text)!important;border:1px solid var(--rg-border)!important;background:#ffffffb8!important}html[data-theme=dark] .brand-category-link{color:#cbd5e1!important;background:#1e293b8c!important}.brand-category-link.active{color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important}.home-showcase-banner{background:linear-gradient(120deg,#fffffffa,#eff6fff2),var(--rg-page-bg)!important}html[data-theme=dark] .home-showcase-banner{background:linear-gradient(120deg,#0f172af5,#1e293be6),#0b1220!important}.home-showcase-copy h1{color:var(--rg-text)!important}.home-showcase-copy p{color:var(--rg-text-soft)!important}.theme-toggle{border:1px solid var(--rg-border);background:var(--rg-card-bg);height:42px;color:var(--rg-text);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:0 .95rem;font-size:.9rem;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #0f172a14}.theme-toggle:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f172a24}.theme-toggle-icon{font-size:1rem;line-height:1}.theme-toggle-text{line-height:1}@media (max-width:768px){.theme-toggle{justify-content:center;width:100%}}.premium-product-card{color:#0f172a!important;background:#fff!important;border:1px solid #0f172a1a!important;box-shadow:0 16px 38px #0f172a1a!important}.premium-product-card-title{color:#0f172a!important;font-size:1.28rem!important;font-weight:800!important;line-height:1.25!important}.premium-product-card-hook{color:#475569!important;font-size:.98rem!important;font-weight:500!important;line-height:1.45!important}.premium-product-card-meta{color:#334155!important;font-size:.92rem!important;font-weight:600!important}.premium-product-card-meta strong{color:#0f172a!important}.premium-product-card-whatsapp{width:fit-content;color:#0b5ed7!important;background:#0b5ed71a!important;border:1px solid #0b5ed738!important;border-radius:999px!important;margin-top:.8rem!important;padding:.55rem .9rem!important;font-size:.92rem!important;font-weight:800!important}.premium-stock-badge span.in-stock{color:#15803d!important;background:#16a34a21!important;border:1px solid #16a34a33!important;font-weight:800!important}.premium-stock-badge span.out-stock{color:#b91c1c!important;background:#dc26261f!important;border:1px solid #dc262633!important;font-weight:800!important}.premium-image-frame{background:#fff!important;border:1px solid #0f172a14!important}html[data-theme=dark] .premium-product-card-hook,html[data-theme=dark] .premium-product-card-meta{color:#cbd5e1!important}html[data-theme=dark] .premium-product-card-meta strong{color:#fff!important}html[data-theme=dark] .premium-image-frame{background:#fff!important;border:1px solid #ffffff1f!important}html[data-theme=light] .brand-sidebar-card,html[data-theme=light] .brand-products-panel{color:#0f172a!important;background:#fff!important;border:1px solid #0f172a1a!important;box-shadow:0 18px 42px #0f172a1a!important}html[data-theme=light] .brand-sidebar-title{border-bottom:1px solid #0f172a1a!important}html[data-theme=light] .brand-sidebar-title h2,html[data-theme=light] .brand-products-toolbar h2{color:#0f172a!important}html[data-theme=light] .brand-sidebar-title span{color:#1d4ed8!important;background:#dbeafe!important;border:1px solid #bfdbfe!important}html[data-theme=light] .brand-category-link{color:#111827!important;background:#fff!important;border:1px solid #0f172a1f!important;box-shadow:0 8px 18px #0f172a0d!important}html[data-theme=light] .brand-category-link:hover{color:#1d4ed8!important;background:#eff6ff!important;border-color:#2563eb4d!important}html[data-theme=light] .brand-category-link.active{color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#2563eb!important;box-shadow:0 14px 26px #2563eb3d!important}html[data-theme=light] .brand-help-card h3{color:#0f172a!important}html[data-theme=light] .brand-help-card p,html[data-theme=light] .brand-products-toolbar p{color:#475569!important}html[data-theme=dark] .brand-sidebar-card,html[data-theme=dark] .brand-products-panel{color:#f8fafc!important;background:#111827!important;border:1px solid #94a3b82e!important;box-shadow:0 22px 50px #00000059!important}html[data-theme=dark] .brand-sidebar-title{border-bottom:1px solid #94a3b829!important}html[data-theme=dark] .brand-sidebar-title h2,html[data-theme=dark] .brand-products-toolbar h2{color:#f8fafc!important}html[data-theme=dark] .brand-sidebar-title span{color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:1px solid #93c5fd8c!important;box-shadow:0 8px 20px #2563eb59!important}html[data-theme=dark] .brand-category-link{color:#e5e7eb!important;box-shadow:none!important;background:#1f2937!important;border:1px solid #94a3b829!important}html[data-theme=dark] .brand-category-link:hover{color:#fff!important;background:#273449!important;border-color:#60a5fa66!important}html[data-theme=dark] .brand-category-link.active{color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#93c5fd8c!important;box-shadow:0 14px 30px #2563eb59!important}html[data-theme=dark] .brand-help-card h3{color:#f8fafc!important}html[data-theme=dark] .brand-help-card p,html[data-theme=dark] .brand-products-toolbar p{color:#cbd5e1!important}html[data-theme=dark] .premium-product-card{color:#f8fafc!important;background:#1e293b!important;border:1px solid #94a3b82e!important}html[data-theme=dark] .premium-product-card-title{color:#fff!important}html[data-theme=dark] .premium-product-card-hook{color:#d1d5db!important}html[data-theme=dark] .premium-product-card-whatsapp{color:#bfdbfe!important;background:#2563eb38!important;border:1px solid #60a5fa59!important}html[data-theme=dark] .premium-stock-badge span.in-stock{color:#86efac!important;background:#16a34a29!important;border:1px solid #4ade8040!important}html[data-theme=light] .home-intro{color:#0f172a!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #0f172a14!important;box-shadow:0 18px 42px #0f172a14!important}html[data-theme=light] .home-intro .home-title{color:#0f172a!important}html[data-theme=light] .home-intro .home-subtitle{color:#475569!important}html[data-theme=dark] .home-intro{color:#f8fafc!important;background:#0f172ae0!important;border:1px solid #94a3b82e!important;box-shadow:0 18px 42px #00000052!important}html[data-theme=dark] .home-intro .home-title{color:#f8fafc!important}html[data-theme=dark] .home-intro .home-subtitle{color:#cbd5e1!important}html[data-theme=light] .home-showcase-secondary{color:#0f172a!important;background:#0f172a14!important;border:1px solid #0f172a1f!important}html[data-theme=light] .home-showcase-secondary:hover{color:#1d4ed8!important;background:#eff6ff!important;border-color:#2563eb47!important}html[data-theme=dark] .home-showcase-secondary{color:#fff!important;background:#ffffff1a!important;border:1px solid #ffffff2e!important}html[data-theme=dark] .home-showcase-secondary:hover{color:#bfdbfe!important;background:#2563eb3d!important;border-color:#60a5fa61!important}@media (max-width:640px){.home-showcase-watermark{font-size:2.8rem;top:1rem;right:1rem}.showcase-part-label{display:none}.showcase-part-1{width:42%;bottom:2.1rem;left:-1%}.showcase-part-2{width:34%;bottom:3.2rem;left:31%}.showcase-part-3{width:43%;bottom:1.8rem;right:-3%}}.home-showcase-watermark{z-index:1;color:#0f172a14;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;font-size:clamp(2.8rem,8vw,6.2rem);font-weight:900;position:absolute;top:2.4rem;right:4rem}.showcase-part-1{width:34%;bottom:2.2rem;left:2%;transform:rotate(-3deg)}.showcase-part-2{width:30%;bottom:3.5rem;left:32%;transform:rotate(2deg)}.showcase-part-3{width:34%;bottom:1.8rem;right:4%;transform:rotate(-2deg)}.showcase-part-label{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;background:#ffffffdb;border:1px solid #0f172a14;border-radius:999px;max-width:calc(100% - 2rem);padding:.35rem .65rem;font-size:.72rem;font-weight:800;position:absolute;bottom:.65rem;left:1rem;overflow:hidden}html[data-theme=dark] .showcase-part-label{color:#f8fafc;background:#0f172ac7;border:1px solid #ffffff1f}.home-showcase-slider-dots{align-items:center;gap:.55rem;margin-top:1.3rem;display:flex}.home-showcase-dot{cursor:pointer;background:#0f172a38;border:0;border-radius:999px;width:.72rem;height:.72rem;transition:width .2s,background .2s,transform .2s}.home-showcase-dot.active{background:#2563eb;width:2.1rem}.home-showcase-dot:hover{transform:translateY(-1px)}html[data-theme=dark] .home-showcase-dot{background:#ffffff3d}html[data-theme=dark] .home-showcase-dot.active{background:#3b82f6}@media (max-width:640px){.home-showcase-watermark{font-size:2.8rem;top:1rem;right:1rem}.showcase-part-label{display:none}.showcase-part-1{width:42%;bottom:2.1rem;left:-1%}.showcase-part-2{width:34%;bottom:3.2rem;left:31%}.showcase-part-3{width:43%;bottom:1.8rem;right:-3%}}.home-showcase-text-animated{animation:.65s both showcaseTextIn}.home-showcase-text-animated h1{animation:.75s both showcaseTitleIn}.home-showcase-text-animated h1 strong{animation:.85s both showcaseBrandIn}.home-showcase-text-animated p{animation:.8s 80ms both showcaseFadeUp}.home-showcase-actions{animation:.85s .12s both showcaseFadeUp}.showcase-part{animation:.8s both showcaseProductIn,4.8s ease-in-out infinite showcaseFloat}.showcase-part-1{animation-delay:50ms,.95s}.showcase-part-2{animation-delay:.16s,1.08s}.showcase-part-3{animation-delay:.27s,1.2s}.showcase-part:hover .showcase-part-image{filter:drop-shadow(0 26px 30px #0f172a52);transform:scale(1.035)}@keyframes showcaseTextIn{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes showcaseTitleIn{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes showcaseBrandIn{0%{opacity:0;letter-spacing:-.1em;transform:translateY(18px)}to{opacity:1;letter-spacing:-.06em;transform:translateY(0)}}@keyframes showcaseFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes showcaseProductIn{0%{opacity:0;transform:translateY(34px)scale(.92)rotate(-4deg)}to{opacity:1}}@keyframes showcaseFloat{0%,to{translate:0}50%{translate:0 -10px}}.home-showcase-active-brand{background:#ffffffb8;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:.75rem;width:fit-content;margin-bottom:1rem;padding:.55rem .9rem;display:inline-flex;box-shadow:0 12px 28px #0f172a14}.home-showcase-active-brand-logo{object-fit:contain;width:58px;height:34px}.home-showcase-active-brand span{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;font-size:.88rem;font-weight:900}html[data-theme=dark] .home-showcase-active-brand{background:#0f172aad;border:1px solid #94a3b82e}html[data-theme=dark] .home-showcase-active-brand span{color:#f8fafc}.home-showcase-brand-selector{flex-wrap:wrap;gap:.55rem;margin-top:1.3rem;animation:.9s .16s both showcaseFadeUp;display:flex}.home-showcase-brand-option{cursor:pointer;color:#0f172a;letter-spacing:.04em;text-transform:uppercase;background:#ffffffb8;border:1px solid #0f172a1a;border-radius:999px;align-items:center;gap:.5rem;min-height:42px;padding:.4rem .75rem;font-size:.75rem;font-weight:900;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}.home-showcase-brand-option:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb47;transform:translateY(-2px)}.home-showcase-brand-option-logo{object-fit:contain;background:#ffffffdb;border-radius:999px;width:36px;height:24px;padding:.16rem .25rem}@media (max-width:900px){.home-showcase-brand-selector{max-width:100%}.home-showcase-brand-option{font-size:.7rem}}@media (max-width:640px){.home-showcase-active-brand{margin-bottom:.75rem}.home-showcase-brand-selector{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-showcase-brand-option{justify-content:center;width:100%}}.home-showcase-fixed-text{color:#334155;max-width:520px;margin:1.15rem 0 0;font-size:1.08rem;font-weight:700;line-height:1.6}html[data-theme=dark] .home-showcase-fixed-text{color:#cbd5e1}.home-showcase-brand-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;width:min(590px,100%);margin-top:1.3rem;display:grid}.home-showcase-brand-option{cursor:pointer;color:#0f172a;letter-spacing:.04em;text-transform:uppercase;background:#ffffffd1;border:1px solid #0f172a1a;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:42px;padding:.4rem .75rem;font-size:.74rem;font-weight:900;transition:background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}.home-showcase-brand-option:hover{color:#1d4ed8;background:#eff6ff;border-color:#2563eb47}.home-showcase-brand-option.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#2563eb8c;box-shadow:0 12px 26px #2563eb47}.home-showcase-brand-option-logo{object-fit:contain;background:#ffffffe6;border-radius:999px;flex-shrink:0;width:36px;height:24px;padding:.16rem .25rem}.home-showcase-brand-option span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[data-theme=dark] .home-showcase-brand-option{color:#e5e7eb;box-shadow:none;background:#0f172ab8;border:1px solid #94a3b82e}html[data-theme=dark] .home-showcase-brand-option:hover{color:#fff;background:#2563eb38;border-color:#60a5fa59}html[data-theme=dark] .home-showcase-brand-option.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 26px #2563eb52}@media (max-width:640px){.home-showcase-brand-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.home-showcase-fixed-text{font-size:.98rem}}.home-showcase-title strong{white-space:nowrap;display:block}.home-showcase-title-long strong{white-space:nowrap;letter-spacing:-.075em!important;font-size:clamp(2.9rem,5.2vw,5.7rem)!important}@media (max-width:900px){.home-showcase-title-long strong{font-size:clamp(2.45rem,8vw,4.2rem)!important}}@media (max-width:640px){.home-showcase-title strong{white-space:normal}.home-showcase-title-long strong{font-size:clamp(2.2rem,11vw,3.2rem)!important;line-height:.95!important}}.home-showcase-title-area{flex-direction:column;justify-content:flex-start;height:210px;min-height:210px;max-height:210px;display:flex;overflow:hidden;animation:none!important}.home-showcase-title-area,.home-showcase-title-area *{animation:none!important}.home-showcase-title{max-width:620px;overflow:hidden;margin:0!important;line-height:1!important}.home-showcase-title-prefix{white-space:nowrap!important;color:#0f172a!important;letter-spacing:-.055em!important;font-size:clamp(2.6rem,3.7vw,3.95rem)!important;line-height:.98!important;display:block!important}.home-showcase-brand-name{text-overflow:clip;overflow:hidden;white-space:nowrap!important;color:#1d4ed8!important;letter-spacing:-.07em!important;font-size:clamp(3.3rem,4.8vw,5.2rem)!important;line-height:.92!important;display:block!important}.home-showcase-brand-name.is-long-brand{letter-spacing:-.075em!important;font-size:clamp(2.35rem,3.15vw,3.25rem)!important;line-height:.95!important}html[data-theme=dark] .home-showcase-title-prefix{color:#f8fafc!important}html[data-theme=dark] .home-showcase-brand-name{color:#3b82f6!important}.showcase-part-clickable{color:inherit!important;cursor:pointer!important;text-decoration:none!important}.showcase-part-clickable:hover .showcase-part-image{transform:scale(1.035)}.showcase-part-image{transition:transform .25s}@media (max-width:900px){.home-showcase-title-area{height:auto;min-height:0;max-height:none;overflow:visible}.home-showcase-title-prefix{font-size:clamp(2.2rem,7vw,3.4rem)!important}.home-showcase-brand-name{font-size:clamp(2.6rem,8vw,4rem)!important}.home-showcase-brand-name.is-long-brand{font-size:clamp(2rem,6.5vw,3.2rem)!important}}@media (max-width:640px){.home-showcase-title-prefix,.home-showcase-brand-name{white-space:normal!important}}.home-showcase-watermark{z-index:1!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#0f172a13!important;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;font-size:clamp(2.4rem,6vw,4.8rem)!important;font-weight:900!important;position:absolute!important;top:2.2rem!important;right:4rem!important}html[data-theme=dark] .home-showcase-watermark{color:#ffffff0e!important}@media (max-width:900px){.home-showcase-watermark{font-size:clamp(2rem,8vw,3.8rem)!important;top:1.6rem!important;right:2rem!important}}@media (max-width:640px){.home-showcase-watermark{font-size:clamp(1.8rem,10vw,3rem)!important;top:1rem!important;right:1rem!important}}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-page:has(.premium-product-shell):before{display:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-page:has(.premium-product-shell):after{display:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-image-card,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-section{color:#0f172a!important;-webkit-backdrop-filter:none!important;background:#fff!important;border:1px solid #0f172a14!important;box-shadow:0 20px 50px #0f172a1a!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-image-frame{box-shadow:none!important;background:#fff!important;border:1px solid #0f172a14!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-image-inner{background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #0f172a0f!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-eyebrow{color:#2563eb!important;letter-spacing:.12em!important;font-weight:900!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-title{color:#0f172a!important;opacity:1!important;text-shadow:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-lead,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card p,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-copy p{color:#475569!important;opacity:1!important}:is(html[data-theme=light],html:not([data-theme=dark])) .brand-trust-pill{color:#1d4ed8!important;background:#eff6ff!important;border:1px solid #2563eb2e!important;font-weight:800!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-fact{background:#f8fafc!important;border:1px solid #0f172a14!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-fact-label{color:#1d4ed8!important;font-weight:900!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-fact-value{color:#0f172a!important;font-weight:800!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-stock.is-ok{color:#15803d!important;background:#dcfce7!important;border:1px solid #16a34a38!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-stock.is-no{color:#b91c1c!important;background:#fee2e2!important;border:1px solid #dc262638!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-subtitle{color:#0f172a!important;text-shadow:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-cta-wrap{border-top:1px solid #0f172a1a!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-cta-title{color:#166534!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-section{background:linear-gradient(#fff 0%,#f8fafc 100%)!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-list,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-list li{color:#334155!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-list strong{color:#0f172a!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-whatsapp-btn,:is(html[data-theme=light],html:not([data-theme=dark])) .premium-button-green{color:#fff!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important;border:1px solid #16a34a38!important;box-shadow:0 14px 30px #16a34a3d!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-whatsapp-btn:hover,:is(html[data-theme=light],html:not([data-theme=dark])) .premium-button-green:hover{transform:translateY(-2px);box-shadow:0 18px 34px #16a34a52!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell a[href^=\/marca],:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell a[href=\/]{color:#1d4ed8!important;font-weight:800!important}@media (max-width:768px){:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell{padding:1rem}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-title{font-size:2rem!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-image-inner{min-height:300px!important}}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell.premium-hero{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-page:has(.premium-product-shell){background:radial-gradient(circle at 0 0,#2563eb14,#0000 34rem),linear-gradient(#f8fafc 0%,#eef2f7 100%)!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-page:has(.premium-product-shell):before{display:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-page:has(.premium-product-shell):after{display:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell{padding:1.5rem!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell a{color:#1d4ed8!important;font-weight:800!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .brand-trust-strip{flex-wrap:wrap!important;gap:.7rem!important;margin:1.2rem 0 1.4rem!important;display:flex!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .brand-trust-pill{color:#1d4ed8!important;opacity:1!important;background:#eff6ff!important;border:1px solid #2563eb38!important;font-weight:800!important;box-shadow:0 8px 18px #2563eb14!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .premium-button-green,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .product-premium-whatsapp-btn,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card a.premium-button-green{color:#fff!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important;border:1px solid #16a34a40!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 14px 30px #16a34a40!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .premium-button-green *,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .product-premium-whatsapp-btn *{color:#fff!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .premium-button-green:hover,:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-info-card .product-premium-whatsapp-btn:hover{transform:translateY(-2px);color:#fff!important;box-shadow:0 18px 36px #16a34a57!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-cta-title{color:#334155!important;font-weight:900!important}:is(html[data-theme=light],html:not([data-theme=dark])) .product-premium-cta-wrap{border-top:1px solid #0f172a1a!important;margin-top:1.4rem!important;padding-top:1.4rem!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell>a,:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell .product-back-link{color:#1d4ed8!important;font-weight:800!important;text-decoration:none!important}:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell>a:hover,:is(html[data-theme=light],html:not([data-theme=dark])) .premium-product-shell .product-back-link:hover{text-decoration:underline!important}html[data-theme=light] .premium-page--about,html:not([data-theme=dark]) .premium-page--about,html[data-theme=light] .premium-page--shipping,html:not([data-theme=dark]) .premium-page--shipping{color:#0f172a!important;background:radial-gradient(circle at 0 0,#0b5ed714,#0000 32rem),#f4f7fb!important}html[data-theme=light] .premium-page--about:before,html:not([data-theme=dark]) .premium-page--about:before,html[data-theme=light] .premium-page--shipping:before,html:not([data-theme=dark]) .premium-page--shipping:before,html[data-theme=light] .premium-page--about:after,html:not([data-theme=dark]) .premium-page--about:after,html[data-theme=light] .premium-page--shipping:after,html:not([data-theme=dark]) .premium-page--shipping:after{opacity:0!important;-webkit-backdrop-filter:none!important}html[data-theme=light] .premium-page--about .premium-hero,html:not([data-theme=dark]) .premium-page--about .premium-hero,html[data-theme=light] .premium-page--shipping .premium-hero,html:not([data-theme=dark]) .premium-page--shipping .premium-hero{color:#0f172a!important;-webkit-backdrop-filter:none!important;background:#fff!important;border:1px solid #0f172a14!important;box-shadow:0 20px 48px #0f172a17!important}html[data-theme=light] .premium-page--about .premium-card,html:not([data-theme=dark]) .premium-page--about .premium-card,html[data-theme=light] .premium-page--shipping .premium-card,html:not([data-theme=dark]) .premium-page--shipping .premium-card{color:#0f172a!important;-webkit-backdrop-filter:none!important;background:#fff!important;border:1px solid #0f172a14!important;box-shadow:0 16px 36px #0f172a14!important}html[data-theme=light] .premium-page--about .premium-section-title,html:not([data-theme=dark]) .premium-page--about .premium-section-title,html[data-theme=light] .premium-page--shipping .premium-section-title,html:not([data-theme=dark]) .premium-page--shipping .premium-section-title,html[data-theme=light] .premium-page--about .premium-about-subtitle,html:not([data-theme=dark]) .premium-page--about .premium-about-subtitle,html[data-theme=light] .premium-page--shipping .premium-shipping-subtitle,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-subtitle{color:#0f172a!important;text-shadow:none!important}html[data-theme=light] .premium-page--about .premium-muted,html:not([data-theme=dark]) .premium-page--about .premium-muted,html[data-theme=light] .premium-page--shipping .premium-muted,html:not([data-theme=dark]) .premium-page--shipping .premium-muted,html[data-theme=light] .premium-page--about .premium-about-lead,html:not([data-theme=dark]) .premium-page--about .premium-about-lead,html[data-theme=light] .premium-page--shipping .premium-shipping-lead,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-lead,html[data-theme=light] .premium-page--about .premium-about-stat-label,html:not([data-theme=dark]) .premium-page--about .premium-about-stat-label{color:#475569!important;text-shadow:none!important}html[data-theme=light] .premium-page--about .premium-about-pill,html:not([data-theme=dark]) .premium-page--about .premium-about-pill,html[data-theme=light] .premium-page--shipping .premium-shipping-pill,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-pill{color:#1d4ed8!important;box-shadow:none!important;background:#eff6ff!important;border:1px solid #2563eb2e!important}html[data-theme=light] .premium-page--about .premium-about-cta,html:not([data-theme=dark]) .premium-page--about .premium-about-cta,html[data-theme=light] .premium-page--shipping .premium-shipping-cta,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-cta{border-top:1px solid #0f172a14!important}html[data-theme=light] .premium-page--about .premium-about-cta-text,html:not([data-theme=dark]) .premium-page--about .premium-about-cta-text,html[data-theme=light] .premium-page--shipping .premium-shipping-cta-title,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-cta-title{color:#0f172a!important}html[data-theme=light] .premium-page--shipping .premium-shipping-card-image,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-card-image{background:0 0!important}html[data-theme=light] .premium-page--shipping .premium-shipping-card-image .premium-shipping-subtitle,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-card-image .premium-shipping-subtitle,html[data-theme=light] .premium-page--shipping .premium-shipping-card-image .premium-shipping-list,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-card-image .premium-shipping-list,html[data-theme=light] .premium-page--shipping .premium-shipping-card-image .premium-shipping-list strong,html:not([data-theme=dark]) .premium-page--shipping .premium-shipping-card-image .premium-shipping-list strong{color:#fff!important;text-shadow:0 2px 12px #00000059!important}html[data-theme=light] .contact-page,html:not([data-theme=dark]) .contact-page{color:#0f172a!important}html[data-theme=light] .contact-hero-copy,html:not([data-theme=dark]) .contact-hero-copy{color:#fff!important;background-color:#0000!important;background-image:linear-gradient(90deg,#040c1cd1 0%,#040c1c94 45%,#040c1c5c 100%),url(/contacto-premium-bg.png)!important;background-position:50%!important;background-repeat:repeat,repeat!important;background-size:cover!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important}html[data-theme=light] .contact-hero-copy .contact-title,html:not([data-theme=dark]) .contact-hero-copy .contact-title,html[data-theme=light] .contact-hero-copy .contact-subtitle,html:not([data-theme=dark]) .contact-hero-copy .contact-subtitle{color:#f8fafc!important;text-shadow:0 2px 14px #0000006b!important}html[data-theme=light] .contact-hero-copy .contact-eyebrow,html:not([data-theme=dark]) .contact-hero-copy .contact-eyebrow{color:#ff3b5f!important}html[data-theme=light] .contact-highlight,html:not([data-theme=dark]) .contact-highlight,html[data-theme=light] .contact-card,html:not([data-theme=dark]) .contact-card,html[data-theme=light] .contact-location-card,html:not([data-theme=dark]) .contact-location-card,html[data-theme=light] .contact-bottom-cta,html:not([data-theme=dark]) .contact-bottom-cta{color:#0f172a!important;background:#fff!important;border:1px solid #0f172a14!important;box-shadow:0 18px 42px #0f172a14!important}html[data-theme=light] .contact-highlight h2,html:not([data-theme=dark]) .contact-highlight h2,html[data-theme=light] .contact-card h2,html:not([data-theme=dark]) .contact-card h2,html[data-theme=light] .contact-location-card h2,html:not([data-theme=dark]) .contact-location-card h2,html[data-theme=light] .contact-bottom-cta h2,html:not([data-theme=dark]) .contact-bottom-cta h2{color:#0f172a!important;text-shadow:none!important}html[data-theme=light] .contact-highlight p,html:not([data-theme=dark]) .contact-highlight p,html[data-theme=light] .contact-card p,html:not([data-theme=dark]) .contact-card p,html[data-theme=light] .contact-location-card p,html:not([data-theme=dark]) .contact-location-card p,html[data-theme=light] .contact-bottom-cta p,html:not([data-theme=dark]) .contact-bottom-cta p,html[data-theme=light] .contact-detail-list li,html:not([data-theme=dark]) .contact-detail-list li{color:#475569!important;text-shadow:none!important}html[data-theme=light] .contact-pill-list span,html:not([data-theme=dark]) .contact-pill-list span,html[data-theme=light] .contact-badge,html:not([data-theme=dark]) .contact-badge{color:#1d4ed8!important;background:#eff6ff!important;border:1px solid #2563eb2e!important}html[data-theme=light] .contact-card--schedule-video,html:not([data-theme=dark]) .contact-card--schedule-video{color:#fff!important;background:#0f172a!important;overflow:hidden!important}html[data-theme=light] .contact-card--schedule-video h2,html:not([data-theme=dark]) .contact-card--schedule-video h2,html[data-theme=light] .contact-card--schedule-video strong,html:not([data-theme=dark]) .contact-card--schedule-video strong,html[data-theme=light] .contact-card--schedule-video p,html:not([data-theme=dark]) .contact-card--schedule-video p,html[data-theme=light] .contact-card--schedule-video li,html:not([data-theme=dark]) .contact-card--schedule-video li{color:#fff!important;text-shadow:0 2px 12px #00000073!important}html[data-theme=light] .contact-secondary-btn--light,html:not([data-theme=dark]) .contact-secondary-btn--light{color:#1d4ed8!important;background:#eff6ff!important;border:1px solid #2563eb38!important}html[data-theme=light] .contact-text-link,html:not([data-theme=dark]) .contact-text-link{color:#1d4ed8!important}.brand-products-grid{align-items:stretch}.brand-products-grid .premium-product-card{height:100%}.brand-products-grid .premium-image-frame{aspect-ratio:4/3;justify-content:center;align-items:center;margin:.75rem;padding:.75rem;display:flex;overflow:hidden;background:#fff!important}.brand-products-grid .premium-product-image{object-fit:contain;width:100%;height:100%;display:block}.brand-products-grid .premium-product-card-content{flex-direction:column;flex:1;display:flex}.brand-products-grid{align-items:stretch;gap:1.5rem}.catalog-product-card{color:#111827;background:#fff;border:1px solid #b8bec7;border-radius:12px;grid-template-rows:92px auto 82px;width:100%;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;overflow:hidden;box-shadow:0 6px 18px #0f172a14}.catalog-product-card:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 14px 28px #0f172a29}.catalog-product-header{background:#fff;border-bottom:1px solid #b8bec7;grid-template-columns:72px minmax(0,1fr);display:grid}.catalog-product-logo{border-right:1px solid #b8bec7;justify-content:center;align-items:center;padding:.55rem;display:flex}.catalog-product-logo img{object-fit:contain;width:52px;height:52px}.catalog-product-header h3{text-align:center;color:#111827;text-transform:uppercase;word-break:break-word;justify-content:center;align-items:center;min-width:0;margin:0;padding:.7rem .8rem;font-size:.92rem;font-weight:800;line-height:1.2;display:flex}.catalog-product-image{aspect-ratio:4/3;background:#fff;border-bottom:1px solid #b8bec7;width:100%;position:relative;overflow:hidden}.catalog-product-photo{object-fit:contain;padding:1.2rem}.catalog-product-compatibility{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:.55rem .8rem;display:flex}.catalog-product-compatibility span{color:#64748b;letter-spacing:.08em;margin-bottom:.2rem;font-size:.68rem;font-weight:700}.catalog-product-compatibility strong{color:#111827;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;font-size:.9rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}html[data-theme=dark] .catalog-product-card,html[data-theme=dark] .catalog-product-header,html[data-theme=dark] .catalog-product-image,html[data-theme=dark] .catalog-product-compatibility{background:#fff}html[data-theme=dark] .catalog-product-header h3,html[data-theme=dark] .catalog-product-compatibility strong{color:#111827}html[data-theme=dark] .catalog-product-compatibility span{color:#64748b}@media (max-width:640px){.catalog-product-card{grid-template-rows:84px auto 78px}.catalog-product-header{grid-template-columns:66px minmax(0,1fr)}.catalog-product-logo img{width:46px;height:46px}.catalog-product-photo{padding:1rem}}
