html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.landing-mail-link{color:#1890ff;text-decoration:underline;font-weight:500;transition:color .2s}.landing-mail-link:hover{color:#fa8c16}.landing-whatsapp-btn{display:inline-block;background:#25d36622;border-radius:6px;padding:2px 6px 2px 2px;margin-left:8px;transition:background .2s;vertical-align:middle}.landing-whatsapp-btn:hover{background:#25d36644}.landing-contact-form-row{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:32px;max-width:1100px;margin:0 auto 64px}.landing-contact-info-cards{display:flex;flex-direction:column;gap:24px;min-width:220px}.landing-contact-card{display:flex;flex-direction:row;align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 12px #1890ff1a;padding:18px 22px;gap:18px}.landing-contact-card-icon{display:flex;align-items:center;justify-content:center;min-width:40px}.landing-contact-card-title{font-weight:700;color:#1890ff;font-size:1.1rem;margin-bottom:4px}.landing-contact-card-data{color:#595959;font-size:1rem}@media (max-width: 900px){.landing-contact-form-row{flex-direction:column;gap:18px;max-width:98vw}.landing-contact-info-cards{flex-direction:row;gap:12px;justify-content:center;min-width:unset}.landing-contact-card{min-width:160px;padding:12px 10px;gap:10px}}.landing-contact-banner{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;min-height:320px;background:linear-gradient(#00000073,#00000073),url(/images/landing/contact/mapa.jpg) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;border:none;z-index:1}.landing-contact-banner-overlay{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}.landing-contact-banner-text{color:#fff;font-weight:700;font-size:2.2rem;text-align:center;letter-spacing:1px;text-shadow:0 2px 12px rgba(24,144,255,.25);z-index:2}.landing-contact-form-wrapper{width:100%;max-width:520px;margin:0 auto 64px;padding:40px 32px;background:#ffffffd9;border-radius:16px;box-shadow:0 4px 24px #1890ff1a}.landing-contact-form-fields{width:100%}@media (max-width: 700px){.landing-contact-banner{min-height:180px;background-size:cover}.landing-contact-banner-text{font-size:1.2rem}.landing-contact-form-wrapper{padding:24px 8px;max-width:98vw;border-radius:8px}}.brand-logo{background:#fff;border-radius:12px;box-shadow:0 2px 8px #1890ff1a;padding:1rem 1.5rem;min-width:80px;text-align:center;transition:box-shadow .3s,transform .3s;cursor:pointer}.brand-logo:hover{box-shadow:0 4px 16px #1890ff44;transform:scale(1.08)}@keyframes pulse{0%{transform:scale(1);filter:brightness(1)}to{transform:scale(1.12);filter:brightness(1.15)}}.landing-root{max-width:1400px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,#f0f5ff,#e6fffb)}.banner-img{width:100%;height:320px;object-fit:cover;border-radius:12px;box-shadow:0 8px 32px #0000001f;transition:transform .7s cubic-bezier(.17,.67,.83,.67)}.banner-img:hover{transform:scale(1.03)}.landing-header{text-align:center;margin-bottom:2rem;animation:fadeInDown 1s}.landing-title{color:#1890ff!important;font-weight:700;font-size:2.8rem!important;letter-spacing:1px}.landing-desc{font-size:1.2rem;color:#595959}.landing-btn{margin:0 8px;box-shadow:0 2px 8px #1890ff1f;transition:box-shadow .3s,transform .3s}.landing-btn:hover{box-shadow:0 4px 16px #1890ff2e;transform:translateY(-2px) scale(1.05)}.landing-divider-product{font-size:20px!important;color:#52c41a!important}.landing-divider-service{font-size:20px!important;color:#1890ff!important}.landing-card{box-shadow:0 4px 24px #00000014;border-radius:12px!important;transition:box-shadow .4s,transform .4s;animation:fadeInUp 1s}.landing-card:hover{box-shadow:0 8px 32px #1890ff2e;transform:translateY(-4px) scale(1.03)}.card-img{height:180px;object-fit:cover;border-radius:12px 12px 0 0;transition:filter .4s}.card-img:hover{filter:brightness(1.08) saturate(1.2)}.card-btn{font-weight:600;letter-spacing:.5px;transition:background .3s,color .3s}.card-btn:hover{background:#1890ff!important;color:#fff!important}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp 1s}nav a:hover,nav button:hover{color:#1890ff!important}@media (max-width: 640px){nav{gap:16px!important}nav span,nav a span{display:none}nav a,nav button{font-size:.9rem}}.products-page{padding:24px}.products-header{text-align:center;margin-bottom:32px}.filters-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.product-image-container{position:relative;overflow:hidden}.stock-tag{position:absolute;top:8px;right:8px;z-index:1}.ant-card-hoverable:hover{transform:translateY(-2px);transition:all .3s ease}.ant-card-meta-title{height:60px;overflow:hidden}.ant-card-meta-description{height:80px;overflow:hidden}
