:root{--brand-blue:#108002;--brand-red:#f7064e;--light-bg:#108002;--dark-text:#2e482d;--white:#fff;--border:#e2e8f0}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{color:var(--dark-text);background:var(--white);font-family:Segoe UI,Arial,sans-serif;line-height:1.5}.top-bar[data-astro-cid-lcdefpme]{background:var(--brand-blue);color:var(--white);border-bottom:2px solid var(--brand-red);padding:.5rem 2rem;font-size:.85rem}.top-bar-container[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.top-bar-info[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{margin-right:1.5rem}header[data-astro-cid-lcdefpme]{background:var(--white);z-index:100;padding:1.5rem 2rem;position:sticky;top:0;box-shadow:0 2px 5px #0000000d}.nav-container[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.logo[data-astro-cid-lcdefpme]{color:var(--brand-blue);text-transform:uppercase;letter-spacing:1px;font-size:1.6rem;font-weight:800}.logo[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--brand-red)}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--dark-text);margin-left:1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--brand-red)}.hero[data-astro-cid-lcdefpme]{color:var(--white);text-align:center;background:linear-gradient(135deg,#0b2240 0%,#1e3a61 100%);padding:3rem 2rem}.hero-container[data-astro-cid-lcdefpme]{max-width:800px;margin:0 auto}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{letter-spacing:-.5px;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.hero[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.cta-btn[data-astro-cid-lcdefpme]{background:var(--brand-red);color:var(--white);text-transform:uppercase;border-radius:3px;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-block}.cta-btn[data-astro-cid-lcdefpme]:hover{background:#b01c1c}.products-section[data-astro-cid-lcdefpme]{background:var(--light-bg);padding:5rem 2rem}.section-container[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-lcdefpme]{color:var(--white);text-align:center;text-transform:uppercase;margin-bottom:3rem;font-size:2rem;font-weight:700;position:relative}.grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.product-card[data-astro-cid-lcdefpme]{background:var(--white);border:4px solid var(--border);border-radius:4px;flex-direction:column;padding:2rem;transition:all .2s;display:flex;box-shadow:0 4px 15px #0000001a}.product-card[data-astro-cid-lcdefpme]:hover{border-color:var(--brand-red);transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}.card-image-wrapper[data-astro-cid-lcdefpme]{text-align:center;background:#f8fafc;border-radius:4px;width:100%;height:180px;margin-bottom:1.5rem;position:relative;overflow:hidden;justify-content:center!important;align-items:center!important;display:flex!important}.card-image[data-astro-cid-lcdefpme]{object-fit:contain;transition:transform .3s;display:block;width:auto!important;max-width:90%!important;height:auto!important;max-height:90%!important;margin:0 auto!important}.card-icon-badge[data-astro-cid-lcdefpme]{background:var(--white);border-radius:50%;padding:.5rem;font-size:1.5rem;line-height:1;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 5px #00000026}.product-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--brand-blue);margin-bottom:.75rem;font-size:1.25rem}.product-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#555;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem}.card-link[data-astro-cid-lcdefpme]{color:var(--brand-red);text-transform:uppercase;font-size:.9rem;font-weight:700;text-decoration:none}.info-section[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:5rem 2rem;display:grid}.info-col[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--brand-blue);margin-bottom:1.5rem;font-size:1.8rem}.info-col[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:1rem}.contact-details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-weight:500}footer[data-astro-cid-lcdefpme]{color:#ccc;border-top:4px solid var(--brand-blue);background:#1a1a1a;padding:1rem;font-size:.9rem}.footer-container[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#fff;margin-left:1.5rem;text-decoration:none}.footer-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--brand-red)}@media (width<=768px){.nav-links[data-astro-cid-lcdefpme]{display:none}.info-section[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:1.8rem}}.modal[data-astro-cid-lcdefpme]{z-index:1000;backdrop-filter:blur(5px);background-color:#000000d9;width:100%;height:100%;padding-top:50px;display:none;position:fixed;top:0;left:0;overflow:auto}.modal-content[data-astro-cid-lcdefpme]{object-fit:contain;border-radius:4px;max-width:85%;max-height:80vh;margin:auto;animation:.25s ease-out zoomIn;display:block;box-shadow:0 4px 20px #00000080}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-close[data-astro-cid-lcdefpme]{color:#f1f1f1;cursor:pointer;font-size:40px;font-weight:700;transition:color .15s;position:absolute;top:20px;right:35px}.modal-close[data-astro-cid-lcdefpme]:hover{color:var(--brand-red)}.card-image-wrapper[data-astro-cid-lcdefpme]{cursor:pointer}
