/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.relative{position:relative}.container{width:100%}.mx-auto{margin-inline:auto}.grid{display:grid}.h-\[600px\]{height:600px}.h-full{height:100%}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.object-cover{object-fit:cover}.text-center{text-align:center}.text-\[\#E31E24\]{color:#e31e24}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;max-width:1100px;margin:0 auto;padding:20px;display:grid}.category-card{cursor:pointer;border-radius:16px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.category-card:hover{transform:scale(1.05);box-shadow:0 12px 30px #0003}.category-image{object-fit:contain;background:#f3f4f6;width:100%;height:180px;padding:10px}.category-card:hover .category-image{transform:scale(1.1)}.category-image{transition:transform .3s}body{background:#f3f4f6}.skeleton-image{background:linear-gradient(90deg,#f3f4f6 0%,#e5e7eb 50%,#f3f4f6 100%) 0 0/200% 100%;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-line{background:#e5e7eb;border-radius:4px;height:12px;margin-bottom:10px;animation:1.5s ease-in-out infinite pulse}.products-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:1200px;margin:0 auto;padding:20px;display:grid}.product-image-container{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:100%;height:220px;padding:10px;display:flex}.product-image-container img{object-fit:contain;width:100%;height:100%}.product-card{flex-direction:column;justify-content:space-between;display:flex}.product-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:10px;display:flex}.price-stock{flex-direction:column;gap:4px;min-width:0;display:flex}.product-info{flex-direction:column;flex:1;min-height:0;padding-top:8px;display:flex}.product-info a{color:inherit;text-decoration:none}.product-info a:hover .product-name{color:#e31e24}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.product-card:hover img{transform:scale(1.05)}.skeleton-line.short{width:60%}.pag-btn.disabled{cursor:default;opacity:.5}.pag-btn.disabled:hover{background:#fff}.page-info{text-align:center;color:#6b7280;margin-top:20px;font-size:.875rem}.no-products{text-align:center;color:#6b7280;background:#f9fafb;border-radius:12px;padding:60px 20px;font-size:1.1rem}.product-image-container img{transition:transform .3s}.product-card:hover .product-image-container img{transform:scale(1.05)}.buy-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#003896,#1e4ea1);border:none;border-radius:999px;flex-shrink:0;padding:8px 14px;font-size:.8rem;font-weight:700;box-shadow:0 2px 8px #00389633}.buy-button:hover{filter:brightness(1.06)}@media (width<=640px){.pag-btn,.buy-button{padding:6px 12px;font-size:.875rem}.product-price{font-size:1.1rem}.product-name{font-size:.85rem}}.product-card,.buy-button,.pag-btn{transition:all .2s ease-in-out}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}.pag-btn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:10px 18px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s;box-shadow:0 4px 12px #00000014}.pag-btn:hover:not(.disabled){color:#fff;background:#003896;transform:translateY(-2px);box-shadow:0 8px 18px #00389640}.pag-btn:active:not(.disabled){transform:translateY(0)}.pag-btn.disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;background:#f3f4f6}.page-info{text-align:center;color:#6b7280;width:100%;margin-top:8px;font-size:.92rem;font-weight:500}.product-page{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.product-container{justify-content:center;align-items:center;gap:60px;width:100%;max-width:1100px;display:flex}.product-image-box{background:#fff;border-radius:20px;flex:1;justify-content:center;align-items:center;max-width:500px;height:400px;padding:30px;display:flex;box-shadow:0 10px 25px #00000014}.product-image{object-fit:contain;width:100%;height:100%}.product-info-box{flex-direction:column;flex:1;justify-content:center;gap:20px;max-width:400px;display:flex}.product-title{color:#1f2937;font-size:28px;font-weight:700}.product-price{color:#003896;font-size:36px;font-weight:800}.product-stock.in{color:#16a34a;font-weight:600}.product-stock.out{color:#dc2626;font-weight:600}.contact-button{color:#fff;letter-spacing:.5px;cursor:pointer;font-weight:700;font:inherit;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#e31e24,#b91c1c);border:none;border-radius:14px;width:100%;margin-top:0;padding:14px;transition:all .25s;box-shadow:0 8px 20px #e31e244d}.contact-button:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 12px 25px #e31e2466}.whatsapp-button{background:linear-gradient(135deg,#25d366,#128c7e);text-decoration:none;display:block;box-shadow:0 8px 20px #25d36659}.whatsapp-button:hover{box-shadow:0 12px 25px #25d36673}.contact-outline{text-align:center;color:#003896;border:2px solid #003896;border-radius:14px;padding:12px;font-weight:700;text-decoration:none;display:block}.contact-muted-link{text-align:center;color:#4b5563;font-size:.9rem;font-weight:600;display:block}.product-actions-stack{flex-direction:column;gap:10px;width:100%;margin-top:6px;display:flex}.product-qty-row{flex-direction:column;gap:6px;width:100%;display:flex}.product-qty-label{color:#374151;font-size:.875rem;font-weight:600}.product-qty-input{max-width:120px;font:inherit;border:1px solid #d1d5db;border-radius:10px;padding:8px 10px}@media (width<=768px){.product-container{flex-direction:column;gap:30px}.product-image-box{width:100%;height:300px}.product-info-box{text-align:center;align-items:center}}.quote-page{max-width:720px;margin:0 auto;padding:1.5rem 1rem 4rem}.quote-title{color:#003896;margin:0 0 .5rem;font-size:1.85rem;font-weight:800}.quote-sub{color:#4b5563;margin:0 0 1.5rem;font-size:.95rem;line-height:1.55}.quote-empty{text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:14px;padding:3rem 1rem}.quote-empty-link{color:#003896;margin-top:.75rem;font-weight:700;display:inline-block}.quote-list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.quote-row{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;display:flex;box-shadow:0 2px 10px #0000000a}.quote-thumb{object-fit:contain;flex-shrink:0;width:72px;height:72px}.quote-row-body{flex:1;min-width:0}.quote-item-name{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:700}.quote-item-price{color:#6b7280;margin:0 0 .5rem;font-size:.85rem}.quote-qty-label{color:#374151;flex-direction:column;gap:.25rem;max-width:120px;font-size:.8rem;font-weight:600;display:flex}.quote-qty-input{font:inherit;border:1px solid #d1d5db;border-radius:8px;padding:.35rem .5rem}.quote-remove{color:#dc2626;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-self:center;padding:.35rem .5rem;font-weight:600}.quote-footer-bar{border-top:1px solid #e5e7eb;margin-top:1.75rem;padding-top:1.25rem}.quote-total{color:#111827;margin:0 0 1rem;font-size:1.1rem}.quote-actions{flex-wrap:wrap;gap:.75rem;display:flex}.quote-wa{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 18px #25d36659}.quote-clear{cursor:pointer;color:#374151;background:#e5e7eb;border:none;border-radius:10px;padding:.65rem 1.25rem;font-weight:600}.contact-page{color:#1f2937;max-width:960px;margin:0 auto;padding:1.75rem 1rem 4rem}.contact-heading{color:#003896;margin:0 0 .75rem;font-size:2rem;font-weight:800}.contact-lead{color:#4b5563;margin:0 0 2rem;line-height:1.55}.contact-grid{gap:1.5rem;display:grid}@media (width>=800px){.contact-grid{grid-template-columns:1fr 1fr;align-items:start}}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem 1.35rem;box-shadow:0 4px 24px #0000000f}.contact-card-primary .contact-heading,.contact-card h2{color:#111827;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.contact-subheading{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;margin:1.25rem 0 .35rem;font-size:.92rem;font-weight:700}.contact-list{flex-direction:column;gap:.65rem;margin:0;padding-left:1.15rem;line-height:1.5;display:flex}.contact-list a{color:#003896;font-weight:600}.contact-link-strong{white-space:nowrap}.contact-muted{color:#374151;margin:.15rem 0}.contact-zone-list{color:#374151;margin:.35rem 0 0;padding-left:1.15rem;line-height:1.5}.contact-inline-link{color:#003896;font-weight:600}.contact-inline-link:hover{text-decoration:underline}.contact-form-intro{color:#4b5563;margin:0 0 1rem;font-size:.925rem;line-height:1.5}.contact-form{flex-direction:column;gap:1rem;display:flex}.contact-field{color:#374151;flex-direction:column;gap:.35rem;font-size:.88rem;font-weight:600;display:flex}.contact-field input,.contact-field textarea{font:inherit;border:1px solid #d1d5db;border-radius:8px;padding:.55rem .65rem}.contact-submit{cursor:pointer;color:#fff;background:linear-gradient(135deg,#003896,#1e4ea1);border:none;border-radius:10px;margin-top:.35rem;padding:.75rem 1rem;font-weight:700;transition:transform .15s;box-shadow:0 8px 20px #00389640}.contact-submit:hover{transform:translateY(-2px)}.contact-mailto-note{color:#6b7280;margin:1rem 0 0;font-size:.8rem}.navbar{z-index:50;background:linear-gradient(90deg,#e4e0e0,#b91c1c);padding:12px 20px;position:sticky;top:0;box-shadow:0 4px 12px #0000001a}body{margin:0;padding:0}.navbar-container{align-items:center;gap:20px;max-width:1200px;margin:auto;display:flex}.logo{cursor:pointer;align-items:center;gap:30px;display:flex}.logo img{height:80px}.logo span{color:#fff;font-size:18px;font-weight:700}.search-wrapper{flex:1;position:relative}.search-input{background:#fff;border:none;border-radius:999px;outline:none;width:100%;padding:12px 18px;font-size:14px;box-shadow:inset 0 2px 4px #0000000d}.search-dropdown{z-index:999;background:#fff;border-radius:12px;position:absolute;top:110%;left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.search-item{cursor:pointer;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:10px;transition:background .2s;display:flex}.search-item:hover{background:#f9fafb}.search-item img{object-fit:contain;width:40px;height:40px}.search-item p{margin:0;font-size:14px;font-weight:500}.search-item span{color:#6b7280;font-size:12px}.view-all{text-align:center;cursor:pointer;background:#f3f4f6;padding:10px;font-weight:600}.view-all:hover{background:#e5e7eb}.navbar-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.nav-link{color:#fff;white-space:nowrap;background:#00000026;border:1px solid #ffffff59;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700;text-decoration:none}.nav-link:hover{background:#fff3}@media (width<=760px){.navbar-container{flex-wrap:wrap}.search-wrapper{flex:100%;order:3;min-width:0}.navbar-actions{margin-left:auto}.logo img{height:52px}}.footer{color:#fff;background:#e61e2a;padding:40px 20px 20px;position:relative;overflow:hidden}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.footer-left .logo{font-size:20px;font-weight:700;line-height:1.2}.footer-center{text-align:center}.footer-center p{margin-bottom:10px}.social-icons{justify-content:center;gap:15px;display:flex}.icon{color:#e61e2a;cursor:pointer;box-sizing:border-box;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-weight:700;display:flex}.icon-static{cursor:default;opacity:.85}.icon:link,.icon:visited{color:#e61e2a;text-decoration:none}.footer-quick-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;margin-top:12px;font-size:13px;display:flex}.footer-quick-links a{color:#fff;font-weight:600;text-decoration:none}.footer-quick-links a:hover{text-decoration:underline}.footer-dot{opacity:.85}.footer-right{text-align:center}.footer-right p{margin-bottom:10px}.payments{background:#fff;border-radius:20px;gap:10px;padding:8px 15px;display:flex}.payments span{color:#333;font-size:12px;font-weight:700}.footer-bottom{text-align:center;margin-top:25px;font-size:14px}.footer:after{content:"";background:#1e4ea1;border-top-left-radius:100% 40px;border-top-right-radius:100% 40px;width:100%;height:60px;position:absolute;bottom:-20px;left:0}.offer-bar{color:#000;white-space:nowrap;background:#f88282;width:100%;padding:8px 0;font-weight:700;overflow:hidden}.offer-track{align-items:center;width:max-content;animation:35s linear infinite offer-scroll;display:flex}.offer-track span{flex-shrink:0;margin-right:60px}@keyframes offer-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.floating-contact{right:18px;bottom:calc(28px + env(safe-area-inset-bottom));z-index:60;flex-direction:column;gap:10px;display:flex;position:fixed}.floating-contact-btn{border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 20px #0000002e}.floating-contact-btn:hover{transform:translateY(-2px)scale(1.04)}.floating-contact-tel{color:#fff;background:linear-gradient(135deg,#1e4ea1,#003896)}.floating-contact-wa{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e)}
