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;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}html{scroll-behavior:smooth}.home-layout{background-color:#f7f9fc;min-height:100vh}.home-content{padding:0;background-color:#eff6ff}.home-title{margin-bottom:0!important}.home-title-highlight{color:#4a43ec}.home-subtitle{font-size:16px;color:#595959;max-width:600px;margin:0 auto}.cards-container{margin-top:50px;justify-content:center}.service-card{border-radius:16px;padding:20px;color:#fff;height:100%;display:flex;flex-direction:column;justify-content:space-between;border:none}.card-repuestos{background:linear-gradient(to right,#f9a825,#fbc02d)}.card-lubricentro{background:linear-gradient(to right,#4a43ec,#5c6bc0)}.card-cristales{background:linear-gradient(to right,#26a69a,#2e7d32)}.card-icon{font-size:32px;margin-bottom:16px}.service-card .ant-typography{color:#fff}.card-link{color:#fff;font-weight:700;align-self:flex-start}.section-anchor{scroll-margin-top:50px}section.bg-light-blue{background-color:#eff6ff}.animated-section{opacity:0;transform:translateY(50px);transition:opacity .8s ease-out,transform .8s ease-out}.animated-section.is-visible{opacity:1;transform:translateY(0)}.navbar-header{display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;z-index:1000;background:#111827d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);padding:0 24px;height:72px;transition:background-color .3s}.navbar-logo-container{display:flex;align-items:center;gap:12px;text-decoration:none}.navbar-logo-wrapper{opacity:1;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.navbar-logo-wrapper.transitioning{opacity:0;transform:translateY(-10px)}.navbar-logo-img{height:40px}.navbar-logo-icon{display:flex;align-items:center;justify-content:center;height:40px;width:40px}.navbar-logo-text{display:flex;flex-direction:column;opacity:1;transform:translateY(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.navbar-logo-text.transitioning{opacity:0;transform:translateY(-10px)}.navbar-title{color:#fff!important;margin:0!important;font-weight:600!important;line-height:1.2!important}.navbar-subtitle{color:#9ca3af!important;font-size:12px!important;line-height:1.2!important}.navbar-menu{background:transparent;border-bottom:none;line-height:70px}.menu-button{color:#fff!important;font-size:20px!important}.navbar-drawer .ant-drawer-header{background:#111827;border-bottom:1px solid #374151}.navbar-drawer .ant-drawer-title,.navbar-drawer .ant-drawer-close{color:#fff!important}.navbar-drawer .ant-drawer-body{background:#111827;padding:16px 0}.navbar-drawer .ant-menu{background:transparent;border-right:none}.navbar-drawer .ant-menu-item{color:#d1d5db;margin:4px 16px!important;width:calc(100% - 32px)!important;border-radius:8px}.navbar-drawer .ant-menu-item-selected{background-color:#e0f2fe!important;color:#0c4a6e!important;font-weight:600}.navbar-drawer .ant-menu-item:not(.ant-menu-item-selected):hover{background-color:#ffffff0d!important;color:#fff!important}.navbar-drawer .ant-menu-vertical .ant-menu-item:after{border-right:none!important}@media (min-width: 769px){.navbar-header{padding:0 50px}.navbar-menu .ant-menu-item{color:#d1d5db!important;font-weight:500;transition:color .3s ease;padding:0 20px}.navbar-menu .ant-menu-item:hover{color:#fff!important}.navbar-menu .ant-menu-item-selected{color:#3b82f6!important}.navbar-menu.ant-menu-horizontal .ant-menu-item-selected:after{border-bottom-color:#3b82f6!important;border-bottom-width:3px!important}}.site-footer{background-color:#001529;color:#a0aec0;padding:60px 0}.footer-container{max-width:1280px;margin:0 auto;padding:0 24px}.footer-title{color:#fff!important;margin-bottom:20px!important;font-size:1.1rem!important;padding-bottom:10px!important;border-bottom:1px solid #2d3748}.footer-text{color:#a0aec0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{border-bottom:1px solid #2d3748}.footer-links li:last-child{border-bottom:none}.footer-links li a,.footer-link-dropdown,.sub-footer-link{color:#a0aec0;text-decoration:none;transition:color .3s ease;padding:12px 0;display:block}.footer-link-dropdown{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.footer-links li a:hover,.footer-link-dropdown:hover,.sub-footer-link:hover{color:#fff}.social-icons{margin-top:20px}.social-brand-section{margin-top:20px;padding-bottom:16px;border-bottom:1px solid rgba(45,55,72,.6);transition:all .3s ease}.social-brand-section:last-child{border-bottom:none;padding-bottom:0}.social-brand-section:hover{background:#ffffff05;border-radius:8px;padding:12px;margin:16px -12px}.social-brand-title{color:#f1f5f9!important;font-size:1rem!important;font-weight:600!important;margin-bottom:8px!important;display:flex;align-items:center;letter-spacing:.3px;line-height:1.4}.social-icons-row{display:flex;align-items:center;gap:14px;margin-top:6px}.social-brand-section .social-icons{margin-top:6px}.social-icon{display:inline-flex;align-items:center;justify-content:center;color:#cbd5e1;background:#ffffff0d;border:1px solid rgba(203,213,225,.2);border-radius:10px;width:38px;height:38px;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;position:relative;overflow:hidden}.social-icon:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#3b82f61a,#9333ea1a);opacity:0;transition:opacity .3s ease;border-radius:10px}.social-icon:hover:before{opacity:1}.social-icon:hover{transform:translateY(-2px) scale(1.05);color:#fff;background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 8px 25px #00000026,0 0 0 1px #ffffff1a}.social-icon:active{transform:translateY(-1px) scale(1.02)}.social-icon[href*=facebook]:hover{color:#1877f2;background:#1877f21a;border-color:#1877f24d}.social-icon[href*=instagram]:hover{color:#e4405f;background:linear-gradient(135deg,#e4405f1a,#9333ea1a);border-color:#e4405f4d}.footer-divider{background-color:#2d3748;margin:40px 0 20px}.sub-footer{font-size:.875rem}.sub-footer-link{margin-left:20px}.ant-dropdown-menu{background-color:#001529!important;border:1px solid #4a5568!important;border-radius:4px!important;padding:4px!important}.ant-dropdown-menu-item{color:#cbd5e0!important;border-radius:4px!important}.ant-dropdown-menu-item-selected,.ant-dropdown-menu-item:hover{background-color:#2563eb!important;color:#fff!important}.ant-dropdown-menu-item>.ant-dropdown-menu-title-content>a{color:inherit!important}@media (max-width: 768px){.social-brand-section{margin-top:16px;padding-bottom:14px}.social-brand-section:hover{margin:12px -8px;padding:10px 8px}.social-brand-title{font-size:.95rem!important;margin-bottom:6px!important}.social-icons-row{gap:12px}.social-icon{width:36px;height:36px;border-radius:9px}.social-icon:before{border-radius:9px}}@media (max-width: 480px){.social-brand-section{margin-top:14px;padding-bottom:12px}.social-brand-section:hover{margin:10px -6px;padding:8px 6px}.social-icons-row{gap:10px;justify-content:flex-start}.social-icon{width:34px;height:34px;border-radius:8px}.social-icon:before{border-radius:8px}.social-icon:hover{transform:translateY(-1px) scale(1.03)}}.main-carousel-slide{height:500px;color:#fff;background-size:cover;background-position:center;position:relative;display:flex!important;align-items:center;justify-content:center}.main-carousel-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.carousel-text-overlay{position:relative;z-index:1;text-align:center;padding:20px}.carousel-title,.carousel-subtitle{color:#fff!important;text-shadow:2px 2px 8px rgba(0,0,0,.7)}.brands-section{padding:90px 24px;background-color:#f3f4f6}.brands-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px;text-align:center}.brands-header-text{text-align:center}.brands-view-all-btn.ant-btn{display:inline-flex;align-items:center;gap:12px;border-radius:12px;height:auto;padding:8px 20px;font-weight:500;font-size:1rem;background:linear-gradient(to right,#4f46e5,#a855f7)!important;border:none!important;transition:filter .3s ease}.brands-view-all-btn.ant-btn:hover{filter:brightness(1.1)}.brand-slide{padding:0 10px}.brand-card{display:flex;align-items:center;justify-content:center;height:100px;background-color:#fff;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000d;border-radius:8px!important}.brand-logo{max-width:80%;max-height:40px;object-fit:contain}.brands-modal .ant-modal-content{border-radius:16px;overflow:hidden;padding:0}.brands-modal .ant-modal-header{background:linear-gradient(to right,#4f46e5,#a855f7)!important;padding:24px;border-bottom:none}.modal-custom-title.ant-typography,.modal-custom-subtitle.ant-typography{color:#fff!important;margin:0!important;text-align:center}.brands-modal .ant-modal-close{top:20px;right:20px;color:#fffc}.brands-modal .ant-modal-close:hover{color:#fff}.modal-custom-footer{padding:16px 24px;text-align:center;border-top:1px solid #f0f0f0}.brand-count{color:#4f46e5;font-weight:600}.brand-modal-card{display:flex;align-items:center;justify-content:center;height:120px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px!important}.brand-modal-logo{max-width:90%;max-height:60px;object-fit:contain}@media (min-width: 768px){.brands-header{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row}.brands-view-all-btn.ant-btn{position:absolute;right:0}}@media (max-width: 767px){.brands-modal .ant-modal{width:90vw!important;margin:0 auto}.brands-modal .ant-modal-header{padding:16px!important}.brands-modal .ant-modal-body{padding:16px!important;max-height:50vh!important}.modal-custom-title.ant-typography{font-size:22px!important}.brand-modal-card{height:90px}}.services-section-v2{background-color:#111827;padding:80px 24px;text-align:center;margin:40px 0;overflow:hidden;position:relative}.main-service-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background-color:#4338ca;border-radius:18px;margin:0 auto 32px;box-shadow:0 8px 30px #4338ca66}.main-service-icon svg{color:#fff}.services-title-v2{color:#fff!important;font-weight:700!important;margin-bottom:16px!important}.services-title-highlight-v2{color:#f97316}.services-subtitle-v2{color:#d1d5db!important;font-size:16px!important;max-width:700px;margin:0 auto 48px!important}.stats-section{margin-bottom:80px!important}.stat-item{text-align:center}.stat-value{font-family:Poppins,sans-serif!important;color:#f97316!important;font-size:2.5rem!important;margin-bottom:0!important}.stat-label{font-family:Inter,sans-serif;color:#d1d5db;margin-bottom:0!important}.stat-value.ant-typography{color:#f97316!important;font-size:48px!important;font-weight:700!important;margin-bottom:0!important;line-height:1.1}.stat-label.ant-typography{color:#9ca3af!important;font-size:14px!important}.service-cards-container{margin-bottom:60px}.service-card-v2{background-color:#1f2937;border-radius:16px;padding:40px;text-align:left;height:100%;display:flex;flex-direction:column;border:1px solid #374151;transition:transform .3s ease,box-shadow .3s ease}.service-card-v2:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.service-icon-wrapper{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#fff}.icon-repuestos{background-color:#f97316}.icon-lubricentro{background-color:#3b82f6}.icon-cristales{background-color:#22c55e}.card-repuestos-v2{background:linear-gradient(145deg,#f97316,#ea580c)}.card-lubricentro-v2{background:linear-gradient(145deg,#60a5fa,#3b82f6)}.card-cristales-v2{background:linear-gradient(145deg,#4ade80,#22c55e)}.card-title-v2.ant-typography{color:#fff!important;font-weight:600!important;margin-bottom:12px!important}.card-paragraph-v2.ant-typography{color:#d1d5db!important;flex-grow:1;margin-bottom:24px!important}.card-title-v2{font-family:Poppins,sans-serif!important;margin-top:20px!important}.card-paragraph-v2{font-family:Inter,sans-serif;flex-grow:1}.card-link-v2{display:flex;align-items:center;gap:8px;font-weight:600;text-decoration:none;transition:gap .3s ease}.card-link-v2:hover{gap:12px}.cta-section{max-width:800px;margin:0 auto;padding:40px}.cta-title{font-family:Poppins,sans-serif!important;color:#fff!important}.cta-subtitle{font-family:Inter,sans-serif;color:#d1d5db;margin-bottom:24px!important}.cta-button{background-color:#f97316!important;border-color:#f97316!important;font-family:Inter,sans-serif;font-weight:500;height:48px!important;padding:0 30px!important;font-size:16px!important;border-radius:8px!important}.cta-button:hover{background-color:#ea580c!important;border-color:#ea580c!important}.link-repuestos{color:#fb923c}.link-lubricentro{color:#60a5fa}.link-cristales{color:#4ade80}.card-link-arrow{transition:transform .3s ease}@media (max-width: 767px){.services-title-v2{font-size:2.2rem!important}.services-subtitle-v2{font-size:1rem!important;max-width:90%}.stat-value.ant-typography{font-size:2.2rem!important;line-height:1!important}.stat-label.ant-typography{font-size:.75rem!important;line-height:1.2}}.service-details-modal .ant-modal-content{background-color:#1f2937;border-radius:16px;padding:24px;color:#d1d5db}.service-details-modal .ant-modal-close{color:#9ca3af}.service-details-modal .ant-modal-close:hover{color:#fff}.service-details-modal .ant-modal-body{padding:0}.modal-content-wrapper{text-align:center}.modal-icon-wrapper{width:72px;height:72px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;color:#fff}.modal-icon-wrapper.icon-repuestos{background-color:#f97316}.modal-icon-wrapper.icon-lubricentro{background-color:#3b82f6}.modal-icon-wrapper.icon-cristales{background-color:#22c55e}.modal-title.ant-typography{color:#fff!important;font-weight:600!important;font-size:24px!important;margin-bottom:8px!important}.modal-description.ant-typography{color:#9ca3af!important;max-width:380px;margin:0 auto 24px!important}.modal-options-title.ant-typography{color:#fff!important;font-weight:500!important;text-align:left;margin-bottom:12px!important}.modal-options-container{display:flex;flex-direction:column;gap:12px}.modal-option-button{display:flex;justify-content:space-between;align-items:center;background-color:#374151;padding:16px;border-radius:12px;color:#d1d5db;text-decoration:none;border:1px solid #4b5563;transition:background-color .3s,border-color .3s}.modal-option-button:hover{background-color:#4b5563;border-color:#6b7280;color:#fff}.modal-option-button .option-arrow{transition:transform .3s}.modal-option-button.link-repuestos .option-arrow{color:#f97316}.modal-option-button.link-lubricentro .option-arrow{color:#3b82f6}.modal-option-button.link-cristales .option-arrow{color:#22c55e}.modal-option-button:hover .option-arrow{transform:translate(4px)}.modal-divider{border-color:#374151!important;margin:24px 0!important}.modal-footer-help{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#9ca3af}.modal-footer-help a{color:#60a5fa;text-decoration:none;font-weight:500}.modal-footer-help a:hover{text-decoration:underline}.about-section{padding:60px 20px;background-color:#eff6ff}.about-title{text-align:center;font-family:Poppins,sans-serif!important;font-size:2.5rem!important;margin-bottom:8px!important}.about-subtitle{text-align:center;font-family:Inter,sans-serif;font-size:1.1rem;color:#6b7280;margin-bottom:40px!important}.mission-vision-card,.service-detail-card{background-color:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #00000012;height:100%;transition:transform .3s ease,box-shadow .3s ease}.mission-vision-card:hover,.service-detail-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px -3px #0000001a,0 4px 6px -4px #0000001a}.card-header{display:flex;align-items:center;margin-bottom:16px}.icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px}.card-title{font-family:Poppins,sans-serif!important;margin-bottom:0!important}.card-text{font-family:Inter,sans-serif;color:#4b5563;line-height:1.6;text-align:justify}.feature-list{margin-top:20px;display:flex;flex-direction:column;gap:16px}.feature-item{display:flex;align-items:flex-start;gap:12px}.feature-icon{margin-top:3px;flex-shrink:0}.feature-text{text-align:left}.feature-text .ant-typography{margin-bottom:0!important;font-family:Inter,sans-serif;color:#1f2937}.feature-text strong{color:#1f2937}.feature-text p{color:#6b7280;font-size:14px;text-align:left}.whatsapp-container{position:fixed;bottom:24px;right:24px;z-index:1000}.whatsapp-float{position:relative;width:56px;height:56px;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;box-shadow:0 8px 24px #25d3664d,0 4px 8px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);animation:whatsappBounce 12s infinite;overflow:visible}.whatsapp-icon-wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.whatsapp-pulse-ring,.whatsapp-pulse-ring-delay{position:absolute;top:50%;left:50%;width:56px;height:56px;border:2px solid rgba(37,211,102,.6);border-radius:50%;transform:translate(-50%,-50%);animation:whatsappPulse 3s infinite;pointer-events:none}.whatsapp-pulse-ring-delay{animation-delay:1.5s;border-color:#25d36666}.whatsapp-float:before{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 12px);right:0;background:#2d3748f2;color:#fff;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;font-family:Inter,system-ui,sans-serif}.whatsapp-float:after{content:"";position:absolute;bottom:calc(100% + 4px);right:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:8px solid rgba(45,55,72,.95);opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:3}.whatsapp-float:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 32px #25d36666,0 8px 16px #00000026;background:linear-gradient(135deg,#22c55e,#16a34a)}.whatsapp-float:hover:before,.whatsapp-float:hover:after{opacity:1;visibility:visible;transform:translateY(0)}.whatsapp-float:hover .whatsapp-icon-wrapper{transform:rotate(5deg) scale(1.1)}.whatsapp-float:active{transform:translateY(-1px) scale(1.02);transition:all .1s ease}@keyframes whatsappBounce{0%,85%,to{transform:translateY(0) scale(1)}87%{transform:translateY(-4px) scale(1.02)}89%{transform:translateY(-2px) scale(1.01)}91%{transform:translateY(-6px) scale(1.03)}93%{transform:translateY(0) scale(1)}}@keyframes whatsappPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}70%{transform:translate(-50%,-50%) scale(1.8);opacity:0}to{transform:translate(-50%,-50%) scale(1.8);opacity:0}}@media (max-width: 768px){.whatsapp-container{bottom:20px;right:20px}.whatsapp-float{width:52px;height:52px;box-shadow:0 6px 20px #25d3664d,0 2px 6px #0000001a}.whatsapp-pulse-ring,.whatsapp-pulse-ring-delay{width:52px;height:52px}.whatsapp-float:before{font-size:13px;padding:6px 10px;bottom:calc(100% + 10px);right:-10px}.whatsapp-float:after{right:16px;bottom:calc(100% + 2px)}.whatsapp-float:hover{transform:translateY(-2px) scale(1.03)}}@media (max-width: 480px){.whatsapp-container{bottom:16px;right:16px}.whatsapp-float,.whatsapp-pulse-ring,.whatsapp-pulse-ring-delay{width:48px;height:48px}.whatsapp-icon-wrapper svg{width:24px;height:24px}.whatsapp-float:before,.whatsapp-float:after{display:none}}.whatsapp-float:focus{outline:none;box-shadow:0 8px 24px #25d3664d,0 4px 8px #0000001a,0 0 0 3px #25d3664d}.whatsapp-float:focus:before,.whatsapp-float:focus:after{opacity:1;visibility:visible;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.whatsapp-float{animation:none}.whatsapp-pulse-ring,.whatsapp-pulse-ring-delay{animation:none;display:none}.whatsapp-float:hover{transform:none}}.contact-section{min-height:calc(100vh - 72px);padding:12px 0;background-color:#eff6ff;display:flex;align-items:center}.contact-container{max-width:1650px;margin:0 auto;padding:0 16px;width:100%}.whatsapp-global-banner{background:linear-gradient(135deg,#25d366,#128c7e);border-radius:14px;padding:14px;margin-bottom:14px;box-shadow:0 8px 24px #25d36640;position:relative;overflow:hidden}.whatsapp-global-banner:before{content:"";position:absolute;top:-20px;right:-20px;width:150px;height:150px;background:#ffffff14;border-radius:50%;animation:pulse 4s ease-in-out infinite}.whatsapp-global-banner:after{content:"";position:absolute;bottom:-30px;left:-30px;width:120px;height:120px;background:#ffffff0d;border-radius:50%;animation:pulse 6s ease-in-out infinite reverse}@keyframes pulse{0%,to{transform:scale(1) rotate(0);opacity:.6}50%{transform:scale(1.1) rotate(180deg);opacity:.8}}.whatsapp-global-content{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:2}.whatsapp-global-text{flex:1}.whatsapp-global-title{color:#fff!important;margin:0!important;font-size:1.4rem!important;font-weight:700!important;line-height:1.3!important}.whatsapp-global-subtitle{color:#fffffff2!important;font-size:.95rem!important;margin-top:4px!important;line-height:1.4!important}.whatsapp-global-button{background:#fff!important;color:#25d366!important;border:none!important;font-weight:700!important;font-size:1rem!important;height:48px!important;padding:0 24px!important;border-radius:24px!important;box-shadow:0 4px 16px #00000026!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important}.whatsapp-global-button:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 10px 25px #0003!important;background:#f8f9fa!important;color:#25d366!important}.whatsapp-global-button:active{transform:translateY(-1px) scale(.98)!important}@media (max-width: 768px){.whatsapp-global-banner{padding:16px;margin-bottom:20px}.whatsapp-global-content{flex-direction:column;text-align:center;gap:16px}.whatsapp-global-title{font-size:1.2rem!important}.whatsapp-global-subtitle{font-size:.9rem!important}.whatsapp-global-button{font-size:.95rem!important;height:44px!important;padding:0 20px!important}}.contact-main-title{text-align:center;font-family:Poppins,sans-serif!important;font-size:1.5rem!important;margin-bottom:3px!important}.contact-main-subtitle{text-align:center;font-family:Inter,sans-serif;font-size:.8rem!important;color:#6b7280;margin-bottom:14px!important}.form-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px -1px #00000012,0 1px 2px -2px #00000012;overflow:hidden;padding-left:0}.form-header{background:linear-gradient(to right,#4f46e5,#a855f7);color:#fff;padding:12px;text-align:center}.form-header .ant-typography{color:#fff!important}.form-body{padding:16px}.form-item-label{display:flex;align-items:center;gap:8px;font-weight:600;margin-bottom:4px!important}.form-body .ant-form-item{margin-bottom:12px!important}.form-body .ant-form-item-label{padding-bottom:2px!important}.submit-button{background:linear-gradient(to right,#4f46e5,#a855f7)!important;border:none!important;width:100%;height:42px!important;font-size:.9rem!important;border-radius:8px!important}.submit-button:hover{filter:brightness(1.1);background:linear-gradient(to right,#4f46e5,#a855f7)!important;border:none!important}.sucursal-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px -1px #00000012,0 1px 2px -2px #00000012;padding:12px;height:100%}.sucursal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.sucursal-title{display:flex;align-items:center;gap:8px;margin:0!important}.sucursal-tag{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500;text-transform:capitalize}.sucursal-tag.minorista{background-color:#e0e7ff;color:#4f46e5}.sucursal-tag.mayorista{background-color:#f3e8ff;color:#9333ea}.sucursal-tag.lubricentro{background-color:#dcfce7;color:#16a34a}.sucursal-tag.vidrios{background-color:#cffafe;color:#0891b2}.address-link{display:block;text-decoration:none;color:inherit;transition:transform .2s ease-in-out}.address-link:hover{transform:translateY(-2px)}.address-text-wrapper{display:flex;align-items:center;gap:12px}.whatsapp-availability{margin-top:6px;padding-top:4px;border-top:1px solid rgba(194,65,12,.2)}.whatsapp-availability-text{color:#25d366!important;font-size:11px!important;font-weight:500!important;margin:0!important;display:flex;align-items:center;justify-content:center;opacity:.8}.sucursal-body .info-box{padding:6px;border-radius:6px;margin-bottom:6px;display:flex;align-items:center;gap:8px}.info-box.address{background-color:#e0f2fe;color:#0284c7;justify-content:space-between}.info-box.hours{background-color:#fff7ed;color:#374151;display:block;padding:12px!important;border-radius:8px!important;font-family:Inter,sans-serif}.hours-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px!important;font-weight:600!important;color:#1f2937!important}.hours-content{padding-left:20px}.schedule-day{margin-bottom:8px}.schedule-day:last-child{margin-bottom:0}.day-label{font-weight:600!important;color:#1f2937!important;display:block;margin-bottom:2px;margin-top:4px;font-size:12px!important}.shifts{padding-left:12px}.shift-time{color:#4b5563!important;font-size:11px!important;font-weight:500!important;margin-bottom:1px;display:block}.schedule-time{color:#4b5563!important;font-size:12px!important;padding-left:12px}.schedule-shifts{padding-left:12px}.shift-item{display:flex;align-items:center;gap:6px;margin-bottom:1px}.shift-label{font-weight:500!important;color:#374151!important;font-size:11px!important;min-width:55px;opacity:.9}.hours-grid{display:grid;grid-template-columns:auto 1fr;gap:4px 16px;padding-left:28px}.alternative-contact-section{margin-top:20px;text-align:center}.show-form-button{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;color:#475569!important;border:2px solid #cbd5e1!important;font-weight:600!important;font-size:.9rem!important;height:48px!important;padding:0 20px!important;border-radius:16px!important;box-shadow:0 4px 12px #47556926!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;gap:10px!important;max-width:600px;margin:0 auto;white-space:normal!important;text-align:left!important}.show-form-button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px #47556933!important;background:linear-gradient(135deg,#f1f5f9,#cbd5e1)!important;color:#334155!important;border-color:#94a3b8!important}.contact-modal .ant-modal-content{border-radius:24px!important;overflow:hidden!important;box-shadow:0 32px 80px #0000001f,0 8px 32px #00000014!important;border:none!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;padding:0!important}.contact-modal .ant-modal-header{display:none!important}.contact-modal .ant-modal-body{padding:0!important}.contact-modal .ant-modal-close{top:20px!important;right:20px!important;width:36px!important;height:36px!important;background:#fffffff2!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 16px #0000001a!important;z-index:10!important;color:#64748b!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.contact-modal .ant-modal-close:hover{background:#fff!important;transform:scale(1.1)!important;color:#ef4444!important;box-shadow:0 6px 20px #ef444426!important}.contact-modal .ant-modal-mask{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#00000080!important}.modal-form-content{width:100%}.modal-form-header{background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc)!important;color:#fff;padding:36px 32px 28px!important;margin:0!important;text-align:center;position:relative;overflow:hidden;width:100%!important;box-sizing:border-box!important}.modal-form-header:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Ccircle cx='30' cy='30' r='30'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;animation:drift 20s infinite linear;z-index:1}@keyframes drift{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.modal-form-header>*{position:relative;z-index:2}.modal-form-icon{width:56px!important;height:56px!important;background:#ffffff26!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 16px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;border:1px solid rgba(255,255,255,.2)!important}.modal-form-title{color:#fff!important;margin:0 0 8px!important;font-size:1.75rem!important;font-weight:700!important;text-shadow:0 2px 4px rgba(0,0,0,.1)!important;letter-spacing:-.025em!important}.modal-form-subtitle{color:#ffffffe6!important;font-size:1rem!important;line-height:1.6!important;opacity:.95;max-width:480px;margin:0 auto!important}.modal-form-body{padding:32px;background:#fff;margin:0!important}.modal-form-body .ant-input,.modal-form-body .ant-select-selector,.modal-form-body .ant-input.ant-input-textarea{border-radius:12px!important;border:2px solid #e2e8f0!important;box-shadow:0 1px 3px #0000000a!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;font-size:15px!important;padding:12px 16px!important;height:auto!important;min-height:48px!important}.modal-form-body .ant-input:focus,.modal-form-body .ant-select-focused .ant-select-selector,.modal-form-body .ant-input.ant-input-textarea:focus{border-color:#8b5cf6!important;box-shadow:0 0 0 3px #8b5cf61a,0 4px 12px #8b5cf626!important}.modal-form-body .ant-input::placeholder,.modal-form-body .ant-select .ant-select-selection-placeholder{color:#94a3b8!important;font-style:italic}.form-item-label{display:flex!important;align-items:center!important;gap:8px!important;font-weight:600!important;color:#374151!important;margin-bottom:8px!important;font-size:14px!important}.modal-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.modal-submit-button{background:linear-gradient(135deg,#8b5cf6,#a855f7)!important;border:none!important;height:56px!important;font-size:1.1rem!important;font-weight:600!important;border-radius:16px!important;box-shadow:0 8px 24px #8b5cf640!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:8px!important}.modal-submit-button:hover{transform:translateY(-3px)!important;box-shadow:0 12px 32px #8b5cf659!important;background:linear-gradient(135deg,#7c3aed,#9333ea)!important}.modal-submit-button:active{transform:translateY(-1px)!important}.submit-help-text{text-align:center;color:#64748b!important;font-size:13px!important;margin-top:12px!important;font-style:italic}.sucursales-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.sucursal-grid-item{display:flex;flex-direction:column}.sucursal-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 4px -1px #00000012,0 1px 2px -2px #00000012;padding:10px;height:100%;min-height:180px;display:flex;flex-direction:column}.sucursal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.sucursal-title{display:flex;align-items:center;gap:6px;margin:0!important;font-size:.95rem!important}.sucursal-body{flex:1;display:flex;flex-direction:column;gap:6px}.sucursal-body .info-box{padding:8px;border-radius:6px;margin-bottom:4px;display:flex;align-items:center;gap:8px}.info-box.hours{background-color:#fff7ed;color:#374151;display:block;padding:10px!important;border-radius:6px!important;font-family:Inter,sans-serif;flex:1}.hours-header{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:13px!important;font-weight:600!important;color:#1f2937!important}.hours-content{padding-left:16px}.schedule-day{margin-bottom:4px}.day-label{font-weight:600!important;color:#1f2937!important;display:block;margin-bottom:2px;margin-top:2px;font-size:11px!important}.shifts{padding-left:10px}.shift-time{color:#4b5563!important;font-size:10px!important;font-weight:500!important;margin-bottom:1px;display:block;line-height:1.3}.whatsapp-availability{margin-top:4px;padding-top:4px;border-top:1px solid rgba(194,65,12,.2)}.whatsapp-availability-text{color:#25d366!important;font-size:10px!important;font-weight:500!important;margin:0!important;display:flex;align-items:center;justify-content:center;opacity:.8}@media (min-width: 1400px){.sucursales-grid{grid-template-columns:repeat(3,1fr);gap:16px}.sucursal-card{min-height:200px;padding:12px}}@media (max-width: 1366px) and (min-width: 1200px){.sucursales-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sucursal-card{min-height:175px;padding:9px}.hours-header{font-size:12px!important}.day-label{font-size:10px!important}.shift-time{font-size:9px!important}}@media (max-width: 1199px) and (min-width: 992px){.sucursales-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 991px) and (min-width: 768px){.sucursales-grid{grid-template-columns:repeat(2,1fr);gap:14px}.sucursal-card{min-height:190px}}@media (max-width: 767px){.sucursales-grid{grid-template-columns:1fr;gap:16px}.sucursal-card{min-height:auto;padding:12px}.sucursal-title{font-size:1rem!important}.hours-header{font-size:14px!important}.day-label{font-size:12px!important}.shift-time,.whatsapp-availability-text{font-size:11px!important}}.page-navbar{padding:16px 24px;background-color:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:1000;width:100%}.navbar-container{width:100%;max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.navbar-left{flex-grow:1}.breadcrumb-icon{margin-right:5px}.page-breadcrumb.ant-breadcrumb{font-size:1.1rem;line-height:1.5}.page-breadcrumb .ant-breadcrumb-item:last-child{font-weight:500}.hero-features-section{width:100%}.hero-banner{display:flex;justify-content:center;align-items:center;color:#fff;padding:3rem 1.5rem}.hero-banner-container{width:100%;max-width:1280px;display:flex;justify-content:space-between;align-items:center}.bg-gradient-orange{background:linear-gradient(to right,#ea580c,#c2410c)}.hero-banner.bg-blue{background-color:#3498db}.hero-banner.bg-green{background-color:#2ecc71}.features-container{padding:64px 24px;background-color:#fff;display:flex;justify-content:center}.features-container-inner{width:100%;max-width:1280px}.minorista-page{background-color:#f8f9fa}.minorista-header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background-color:#fff;border-bottom:1px solid #e9ecef;position:sticky;top:0;z-index:1000}.header-left{display:flex;align-items:center;gap:24px}.back-link{display:flex;align-items:center;gap:8px;color:#495057;font-weight:500;text-decoration:none}.back-link:hover{color:#e67e22}.minorista-breadcrumb .ant-breadcrumb-link,.minorista-breadcrumb .ant-breadcrumb-separator{color:#6c757d}.minorista-breadcrumb .ant-breadcrumb-link:hover{color:#e67e22}.cart-button.ant-btn{color:#e67e22;border:1px solid #e67e22;border-radius:8px;width:40px;height:40px}.hero-section-minorista{display:flex;justify-content:space-between;align-items:center;background-color:#e67e22;color:#fff;padding:32px 48px}.hero-title.ant-typography{color:#fff;font-weight:700;margin-bottom:8px!important}.hero-subtitle.ant-typography{color:#ffffffe6;font-size:1rem;margin-bottom:16px!important}.hero-info{display:flex;gap:24px;font-size:.875rem}.hero-info .ant-typography{color:#ffffffe6;display:flex;align-items:center;gap:8px}.whatsapp-button.ant-btn{background-color:#25d366;border-color:#25d366;border-radius:8px;height:48px;font-size:1rem;font-weight:600;padding:0 24px}.features-section-minorista{padding:64px 48px;background-color:#fff}.feature-card{text-align:center}.feature-icon-wrapper{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;color:#fff}.feature-orange{background-color:#e67e22}.feature-blue{background-color:#3498db}.feature-green{background-color:#2ecc71}.feature-title.ant-typography{font-weight:600;margin-bottom:8px!important}.feature-description.ant-typography{color:#6c757d;max-width:300px;margin:0 auto}.products-header-section{text-align:center;padding:64px 24px}.products-title.ant-typography{font-weight:700;margin-bottom:8px!important}.products-title .ant-typography{color:#e67e22}.products-subtitle.ant-typography{font-size:1.1rem;color:#6c757d}.maintenance-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px;background-color:#f8f9fa;min-height:80vh}.main-icon-wrapper{display:flex;align-items:center;justify-content:center;width:90px;height:90px;background-color:#e67e22;border-radius:50%;margin-bottom:24px}.maintenance-title{display:flex;align-items:center;gap:12px;font-weight:700!important}.maintenance-title .title-icon{color:#bdc3c7}.maintenance-title .highlight-orange{color:#e67e22}.maintenance-subtitle{color:#6c757d;font-size:1.1rem;max-width:600px;margin-bottom:40px!important}.whatsapp-box{background-color:#fffbeb;border:1px solid #ffe58f;border-radius:16px;padding:32px;max-width:700px;width:100%}.whatsapp-title{color:#8a6d3b!important;font-weight:700!important}.whatsapp-text{color:#8a6d3b;font-size:1rem;margin-bottom:24px!important}.whatsapp-button.ant-btn{background-color:#25d366;border-color:#25d366;color:#fff;font-weight:700;height:48px;padding:0 24px;border-radius:8px;transition:background-color .3s ease}.whatsapp-button.ant-btn:hover{background-color:#128c7e;border-color:#128c7e}
