.hero-banner[data-astro-cid-kpkoygro]{background:linear-gradient(135deg,#1e3a5f,#162d4a 60%,#0f1e33);padding:0;position:relative;overflow:hidden;min-height:85vh;display:flex;align-items:center}.hero-banner[data-astro-cid-kpkoygro]:before{content:"";position:absolute;inset:0;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='%23ffffff' fill-opacity='0.02'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/svg%3E") repeat;pointer-events:none}.container[data-astro-cid-kpkoygro]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.hero-layout[data-astro-cid-kpkoygro]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;width:100%;padding:4rem 0}.hero-content[data-astro-cid-kpkoygro]{position:relative;animation:fadeInUp .8s ease-out;text-align:center}.hero-image[data-astro-cid-kpkoygro]{position:relative;animation:fadeInUp .8s ease-out .2s both;display:flex;justify-content:center}.hero-title[data-astro-cid-kpkoygro]{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;color:#fff;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-kpkoygro]{font-size:clamp(1.125rem,3vw,1.5rem);color:#ffffffbf;line-height:1.7;margin:0 0 2.5rem;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions[data-astro-cid-kpkoygro]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.hero-btn[data-astro-cid-kpkoygro]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:160px;text-align:center;border:2px solid transparent;position:relative;overflow:hidden}.hero-btn[data-astro-cid-kpkoygro]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.hero-btn[data-astro-cid-kpkoygro]:hover:before{left:100%}.hero-btn--primary[data-astro-cid-kpkoygro]{background:linear-gradient(135deg,#d4831a,#b8691a);color:#fff;border-color:#d4831a;box-shadow:0 4px 14px #d4831a66}.hero-btn--primary[data-astro-cid-kpkoygro]:hover{background:linear-gradient(135deg,#b8691a,#9a5516);transform:translateY(-2px);box-shadow:0 8px 25px #d4831a80}.hero-btn--secondary[data-astro-cid-kpkoygro]{background:#ffffff1a;color:#fff;border-color:#ffffff59;box-shadow:0 4px 14px #0003;backdrop-filter:blur(4px)}.hero-btn--secondary[data-astro-cid-kpkoygro]:hover{background:#fff3;border-color:#fff9;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.hero-main-image[data-astro-cid-kpkoygro]{width:100%;max-width:600px;height:auto;border-radius:16px;box-shadow:0 20px 60px #0006;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.15)}.hero-main-image[data-astro-cid-kpkoygro]:hover{transform:scale(1.03);box-shadow:0 30px 70px #00000080}@keyframes fadeInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@media (min-width: 640px){.hero-actions[data-astro-cid-kpkoygro]{gap:1.5rem}.hero-btn[data-astro-cid-kpkoygro]{min-width:180px}}@media (min-width: 768px){.hero-layout[data-astro-cid-kpkoygro]{grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}.hero-content[data-astro-cid-kpkoygro]{text-align:left}.hero-subtitle[data-astro-cid-kpkoygro]{max-width:none;margin-left:0;margin-right:0}.hero-actions[data-astro-cid-kpkoygro]{justify-content:flex-start}.hero-image[data-astro-cid-kpkoygro]{justify-content:flex-end}}@media (min-width: 1024px){.hero-banner[data-astro-cid-kpkoygro]{min-height:90vh}.hero-layout[data-astro-cid-kpkoygro]{gap:5rem;padding:5rem 0}.hero-btn[data-astro-cid-kpkoygro]{padding:1.25rem 2.5rem;font-size:1.125rem;min-width:200px}.hero-main-image[data-astro-cid-kpkoygro]{max-width:700px}}@media (min-width: 1280px){.hero-layout[data-astro-cid-kpkoygro]{grid-template-columns:1.2fr .8fr;gap:6rem}.container[data-astro-cid-kpkoygro]{padding:0 3rem}}.hero-btn[data-astro-cid-kpkoygro]:focus-visible{outline:3px solid #d4831a;outline-offset:2px}@media (prefers-reduced-motion: reduce){.hero-content[data-astro-cid-kpkoygro],.hero-image[data-astro-cid-kpkoygro]{animation:none}.hero-main-image[data-astro-cid-kpkoygro]:hover,.hero-btn[data-astro-cid-kpkoygro]:hover{transform:none}.hero-btn[data-astro-cid-kpkoygro]:before{display:none}@keyframes fadeInUp{0%,to{opacity:1;transform:translateY(0)}}}@media (prefers-contrast: high){.hero-banner[data-astro-cid-kpkoygro]{background:#000;border-bottom:3px solid #fff}.hero-title[data-astro-cid-kpkoygro],.hero-subtitle[data-astro-cid-kpkoygro]{color:#fff}.hero-btn--primary[data-astro-cid-kpkoygro]{background:#fff;color:#000;border-color:#fff}.hero-btn--secondary[data-astro-cid-kpkoygro]{background:transparent;color:#fff;border-color:#fff}}@media (max-width: 640px){.container[data-astro-cid-kpkoygro]{padding:0 1rem}.hero-layout[data-astro-cid-kpkoygro]{padding:3rem 0;gap:2rem}.hero-actions[data-astro-cid-kpkoygro]{flex-direction:column;align-items:center}.hero-btn[data-astro-cid-kpkoygro]{width:100%;max-width:280px}}.optimized-picture[data-astro-cid-x4ppssot]{display:block;width:100%;height:auto}.optimized-image[data-astro-cid-x4ppssot]{display:block;width:100%;height:auto;transition:opacity var(--transition-base, .2s ease)}.optimized-image[data-astro-cid-x4ppssot].lazy-loading{opacity:0;background:var(--color-gray-100, #f3f4f6)}.optimized-image[data-astro-cid-x4ppssot].lazy-loaded{opacity:1}.optimized-image[data-astro-cid-x4ppssot][width][height]{aspect-ratio:attr(width) / attr(height)}.optimized-image[data-astro-cid-x4ppssot].lazy-loading{filter:blur(5px)}.optimized-image[data-astro-cid-x4ppssot].lazy-loaded{filter:none}@media (prefers-reduced-motion: reduce){.optimized-image[data-astro-cid-x4ppssot]{transition:none}.optimized-image[data-astro-cid-x4ppssot].lazy-loading{filter:none;opacity:1}}.product-card[data-astro-cid-tjdfhdqb]{background:var(--color-white, #ffffff);border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;transition:all .3s ease;height:100%}.product-card[data-astro-cid-tjdfhdqb]:hover{box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d;transform:translateY(-2px)}.product-card__link[data-astro-cid-tjdfhdqb]{display:block;text-decoration:none;color:inherit;height:100%}.product-card__image-container[data-astro-cid-tjdfhdqb]{position:relative;width:100%;height:200px;overflow:hidden;background:var(--color-gray-50, #f9fafb)}.product-card__image[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__image[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.product-card__content[data-astro-cid-tjdfhdqb]{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.product-card__title[data-astro-cid-tjdfhdqb]{font-size:1.25rem;font-weight:600;color:var(--color-text, #1f2937);margin:0;line-height:1.4}.product-card__description[data-astro-cid-tjdfhdqb]{font-size:.875rem;color:var(--color-text-light, #6b7280);margin:0;line-height:1.5;flex-grow:1}.product-card__cta[data-astro-cid-tjdfhdqb]{font-size:.875rem;font-weight:500;color:var(--color-primary, #2563eb);margin-top:.5rem;transition:color .2s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__cta[data-astro-cid-tjdfhdqb]{color:var(--color-primary-dark, #1d4ed8)}@media (max-width: 768px){.product-card__image-container[data-astro-cid-tjdfhdqb]{height:160px}.product-card__content[data-astro-cid-tjdfhdqb]{padding:1rem}.product-card__title[data-astro-cid-tjdfhdqb]{font-size:1.125rem}}.product-overview[data-astro-cid-uigkbtti]{padding:4rem 0;background:var(--color-gray-50, #f9fafb)}.product-overview__title[data-astro-cid-uigkbtti]{font-size:2.25rem;font-weight:700;color:var(--color-text, #1f2937);text-align:center;margin:0 0 3rem;line-height:1.2}.product-overview__grid[data-astro-cid-uigkbtti]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.product-overview[data-astro-cid-uigkbtti]{padding:3rem 0}.product-overview__title[data-astro-cid-uigkbtti]{font-size:1.875rem;margin-bottom:2rem}.product-overview__grid[data-astro-cid-uigkbtti]{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 769px) and (max-width: 1024px){.product-overview__grid[data-astro-cid-uigkbtti]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1025px){.product-overview__grid[data-astro-cid-uigkbtti]{grid-template-columns:repeat(3,1fr)}}.brand-logo[data-astro-cid-anndpidy]{display:block;max-width:100%;height:auto;object-fit:contain;transition:all var(--transition-fast, .15s ease);filter:grayscale(100%) opacity(.7)}.brand-logo[data-astro-cid-anndpidy]:hover,.brand-logo-link[data-astro-cid-anndpidy]:hover .brand-logo[data-astro-cid-anndpidy]{filter:grayscale(0%) opacity(1);transform:scale(1.05)}.brand-logo-link[data-astro-cid-anndpidy]{display:inline-block;text-decoration:none;border-radius:var(--border-radius-md, .375rem);transition:all var(--transition-fast, .15s ease);padding:var(--spacing-2, .5rem);margin:calc(-1 * var(--spacing-2, .5rem))}.brand-logo-link[data-astro-cid-anndpidy]:focus-visible{outline:2px solid var(--color-primary, #0066cc);outline-offset:2px}.brand-logo-link[data-astro-cid-anndpidy]:hover{background:var(--color-gray-50, #f9fafb);border-radius:var(--border-radius-lg, .5rem)}.brand-logo--dark[data-astro-cid-anndpidy]{filter:grayscale(100%) opacity(.7) brightness(.3)}.brand-logo--dark[data-astro-cid-anndpidy]:hover,.brand-logo-link[data-astro-cid-anndpidy]:hover .brand-logo--dark[data-astro-cid-anndpidy]{filter:grayscale(0%) opacity(1) brightness(1)}.brand-logo[data-astro-cid-anndpidy][data-src]{background:linear-gradient(90deg,var(--color-gray-200, #e5e7eb) 25%,var(--color-gray-100, #f3f4f6) 50%,var(--color-gray-200, #e5e7eb) 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.brand-logo[data-astro-cid-anndpidy].error{background:var(--color-gray-200, #e5e7eb);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted, #9ca3af);font-size:var(--font-size-xs, .75rem)}.brand-logo[data-astro-cid-anndpidy].error:after{content:"Logo"}@media (prefers-reduced-motion: reduce){.brand-logo[data-astro-cid-anndpidy],.brand-logo-link[data-astro-cid-anndpidy]{transition:none}.brand-logo[data-astro-cid-anndpidy]:hover,.brand-logo-link[data-astro-cid-anndpidy]:hover .brand-logo[data-astro-cid-anndpidy]{transform:none}.brand-logo[data-astro-cid-anndpidy][data-src]{animation:none;background:var(--color-gray-200, #e5e7eb)}}@media (prefers-contrast: high){.brand-logo[data-astro-cid-anndpidy],.brand-logo[data-astro-cid-anndpidy]:hover,.brand-logo-link[data-astro-cid-anndpidy]:hover .brand-logo[data-astro-cid-anndpidy]{filter:none}.brand-logo-link[data-astro-cid-anndpidy]:focus-visible{outline-width:3px}}@media print{.brand-logo[data-astro-cid-anndpidy]{filter:none;transform:none}.brand-logo-link[data-astro-cid-anndpidy]{background:none}}.brand-grid[data-astro-cid-uxvu5hsj]{padding:2rem 0}.brand-grid__container[data-astro-cid-uxvu5hsj]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;padding:0 1rem}.brand-grid__item[data-astro-cid-uxvu5hsj]{display:flex;align-items:center;justify-content:center;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.brand-grid__item[data-astro-cid-uxvu5hsj]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.brand-grid__logo[data-astro-cid-uxvu5hsj]{max-width:100%;max-height:60px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.brand-grid__item[data-astro-cid-uxvu5hsj]:hover .brand-grid__logo[data-astro-cid-uxvu5hsj]{filter:grayscale(0%)}@media (min-width: 768px){.brand-grid__container[data-astro-cid-uxvu5hsj]{grid-template-columns:repeat(3,1fr);gap:2rem}.brand-grid__item[data-astro-cid-uxvu5hsj]{padding:1.5rem}}@media (min-width: 1024px){.brand-grid__container[data-astro-cid-uxvu5hsj]{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1280px){.brand-grid__container[data-astro-cid-uxvu5hsj]{grid-template-columns:repeat(5,1fr)}}@media (min-width: 1536px){.brand-grid__container[data-astro-cid-uxvu5hsj]{grid-template-columns:repeat(5,1fr)}}@media (prefers-reduced-motion: reduce){.brand-grid__item[data-astro-cid-uxvu5hsj],.brand-grid__logo[data-astro-cid-uxvu5hsj]{transition:none}}@media (prefers-contrast: high){.brand-grid__item[data-astro-cid-uxvu5hsj]{border:2px solid #000;box-shadow:none}.brand-grid__logo[data-astro-cid-uxvu5hsj]{filter:none}}.service-card[data-astro-cid-uhzbvkqe]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column;align-items:center}.service-card[data-astro-cid-uhzbvkqe]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.service-card__icon[data-astro-cid-uhzbvkqe]{margin-bottom:1rem;font-size:2.5rem;color:#2563eb}.service-card__content[data-astro-cid-uhzbvkqe]{flex:1;display:flex;flex-direction:column;justify-content:center}.service-card__title[data-astro-cid-uhzbvkqe]{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .75rem}.service-card__description[data-astro-cid-uhzbvkqe]{font-size:.95rem;color:#6b7280;line-height:1.5;margin:0}@media (max-width: 768px){.service-card[data-astro-cid-uhzbvkqe]{padding:1.25rem}.service-card__icon[data-astro-cid-uhzbvkqe]{font-size:2rem;margin-bottom:.75rem}.service-card__title[data-astro-cid-uhzbvkqe]{font-size:1.125rem}.service-card__description[data-astro-cid-uhzbvkqe]{font-size:.9rem}}.services-section[data-astro-cid-satlbe6z]{padding:3rem 0;background:#f9fafb}.services-section__title[data-astro-cid-satlbe6z]{font-size:2.25rem;font-weight:700;color:#1f2937;text-align:center;margin:0 0 3rem}.services-section__grid[data-astro-cid-satlbe6z]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.services-section[data-astro-cid-satlbe6z] .container[data-astro-cid-satlbe6z]{max-width:1200px;margin:0 auto;padding:0 1rem}.services-section__card[data-astro-cid-satlbe6z]{background:#fff}@media (max-width: 768px){.services-section[data-astro-cid-satlbe6z]{padding:2rem 0}.services-section__title[data-astro-cid-satlbe6z]{font-size:1.875rem}.services-section__grid[data-astro-cid-satlbe6z]{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 769px) and (max-width: 1024px){.services-section__grid[data-astro-cid-satlbe6z]{grid-template-columns:repeat(2,1fr);max-width:800px}}@media (min-width: 1025px){.services-section__grid[data-astro-cid-satlbe6z]{grid-template-columns:repeat(3,1fr)}}
