:root{--background:#f4f8fc;--surface:#fff;--surface-blue:#eaf2fa;--text:#18213f;--muted:#65708a;--navy:#242c5f;--primary:#2f4289;--primary-light:#5367a6;--cyan:#078fc9;--cyan-light:#70c4e6;--border:#d8e1ec;--white:#fff;--shadow:0 18px 45px #1f305d1f;--max-width:1200px;--radius:14px}[data-astro-cid-lcdefpme]{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--background);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img[data-astro-cid-lcdefpme]{max-width:100%;display:block}a[data-astro-cid-lcdefpme]{color:inherit}button[data-astro-cid-lcdefpme],input[data-astro-cid-lcdefpme]{font:inherit}address[data-astro-cid-lcdefpme]{font-style:normal}.container[data-astro-cid-lcdefpme]{width:min(var(--max-width), calc(100% - 40px));margin-inline:auto}.site-header[data-astro-cid-lcdefpme]{z-index:20;border-bottom:1px solid var(--border);backdrop-filter:blur(12px);background:#fffffff2;position:sticky;top:0}.header-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:30px;min-height:78px;display:flex}.brand[data-astro-cid-lcdefpme]{color:var(--text);align-items:center;gap:14px;text-decoration:none;display:flex}.brand-mark[data-astro-cid-lcdefpme]{color:var(--primary);letter-spacing:-.08em;font-size:2.15rem;font-style:italic;font-weight:950;line-height:1}.brand-name[data-astro-cid-lcdefpme]{font-size:1.05rem;font-weight:800}nav[data-astro-cid-lcdefpme]{align-items:center;gap:28px;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--muted);border-bottom:3px solid #0000;padding:27px 0 24px;font-size:.94rem;font-weight:700;text-decoration:none}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover,nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme].active{color:var(--primary);border-bottom-color:var(--cyan)}.hero[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 80% 15%, #70c4e633, transparent 35%), linear-gradient(180deg, #fff, var(--background));padding:90px 0 105px;position:relative;overflow:hidden}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.03fr) minmax(390px,.97fr);align-items:center;gap:65px;display:grid}.eyebrow[data-astro-cid-lcdefpme]{color:var(--cyan);letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:.78rem;font-weight:900}.eyebrow-light[data-astro-cid-lcdefpme]{color:var(--cyan-light)}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme],p[data-astro-cid-lcdefpme]{margin-top:0}h1[data-astro-cid-lcdefpme]{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(3rem,6vw,6rem);line-height:.98}h2[data-astro-cid-lcdefpme]{letter-spacing:-.045em;margin-bottom:22px;font-size:clamp(2.1rem,4vw,3.8rem);line-height:1.06}h3[data-astro-cid-lcdefpme]{margin-bottom:12px;font-size:1.25rem}.hero-text[data-astro-cid-lcdefpme]{max-width:720px;color:var(--muted);margin-bottom:0;font-size:1.16rem}.product-search[data-astro-cid-lcdefpme]{max-width:700px;margin-top:32px;display:flex}.product-search[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{min-width:0;color:var(--text);background:var(--white);border:1px solid var(--border);border-right:0;border-radius:8px 0 0 8px;outline:none;flex:1;padding:15px 17px}.product-search[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #078fc926}.product-search[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{color:var(--white);background:var(--primary);border:1px solid var(--primary);cursor:pointer;border-radius:0 8px 8px 0;padding:15px 27px;font-weight:800}.product-search[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]:hover{background:var(--navy)}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:13px;margin-top:24px;display:flex}.button[data-astro-cid-lcdefpme]{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:47px;padding:11px 21px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary[data-astro-cid-lcdefpme]{color:var(--white);background:var(--primary);border-color:var(--primary)}.button-primary[data-astro-cid-lcdefpme]:hover{background:var(--navy)}.button-secondary[data-astro-cid-lcdefpme]{color:var(--primary);background:var(--white);border-color:var(--primary)}.button-secondary[data-astro-cid-lcdefpme]:hover{color:var(--white);background:var(--primary)}.hero-showcase[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--border);min-height:430px;box-shadow:var(--shadow);border-radius:20px;place-items:center;padding:18px;display:grid;overflow:hidden}.hero-showcase[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:100%;height:auto}.section[data-astro-cid-lcdefpme]{padding:90px 0}.section-heading[data-astro-cid-lcdefpme]{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}.section-heading[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:0}.section-heading[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--muted);margin-bottom:7px}.section-heading[data-astro-cid-lcdefpme].light{color:var(--white)}.section-heading[data-astro-cid-lcdefpme].light>p[data-astro-cid-lcdefpme]{color:#ffffffbf}.category-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.category-card[data-astro-cid-lcdefpme]{min-width:0;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.category-card[data-astro-cid-lcdefpme]:hover{border-color:var(--cyan);box-shadow:var(--shadow);transform:translateY(-5px)}.category-image[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--white);border-bottom:1px solid var(--border);display:block;overflow:hidden}.category-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .22s}.category-card[data-astro-cid-lcdefpme]:hover .category-image[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.035)}.category-content[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;height:100%;padding:20px;display:flex}.category-title[data-astro-cid-lcdefpme]{color:var(--primary);font-size:1.12rem;font-weight:850}.category-description[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:9px;font-size:.9rem}.category-link[data-astro-cid-lcdefpme]{color:var(--primary);margin-top:auto;padding-top:18px;font-size:.88rem;font-weight:850}.category-link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{margin-left:5px}.section-blue[data-astro-cid-lcdefpme]{color:var(--white);background:radial-gradient(circle at 15% 30%, #078fc947, transparent 28%), linear-gradient(135deg, var(--navy), var(--primary))}.benefit-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.benefit-card[data-astro-cid-lcdefpme]{border-radius:var(--radius);background:#ffffff14;border:1px solid #ffffff2e;padding:30px}.benefit-icon[data-astro-cid-lcdefpme]{width:48px;height:48px;color:var(--navy);background:var(--cyan-light);border-radius:50%;place-items:center;margin-bottom:26px;font-size:.82rem;font-weight:900;display:grid}.benefit-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffc2;margin-bottom:0}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:.85fr 1.15fr;gap:80px;display:grid}.about-copy[data-astro-cid-lcdefpme]{padding-top:7px}.about-copy[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--text);font-size:1.25rem;font-weight:700}.about-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.lead){color:var(--muted)}.about-points[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:35px;display:grid}.about-points[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{background:var(--surface-blue);border-radius:10px;padding:20px}.about-points[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme],.about-points[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{display:block}.about-points[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--primary)}.about-points[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:4px;font-size:.83rem}.contact-section[data-astro-cid-lcdefpme]{padding:35px 0 90px}.contact-box[data-astro-cid-lcdefpme]{color:var(--white);background:linear-gradient(135deg, var(--primary), var(--cyan));box-shadow:var(--shadow);border-radius:18px;grid-template-columns:1.25fr .75fr;align-items:center;gap:50px;padding:55px;display:grid}.contact-box[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:15px}.contact-box[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffd1;max-width:700px}.contact-box[data-astro-cid-lcdefpme] address[data-astro-cid-lcdefpme]{color:#ffffffe6;border-top:1px solid #ffffff40;gap:4px;margin-top:24px;padding-top:20px;display:grid}.contact-box[data-astro-cid-lcdefpme] address[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--white)}.contact-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.button-white[data-astro-cid-lcdefpme]{color:var(--primary);background:var(--white)}.button-transparent[data-astro-cid-lcdefpme]{color:var(--white);background:0 0;border-color:#ffffffb8}.site-footer[data-astro-cid-lcdefpme]{color:var(--white);background:var(--navy);padding-top:60px}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:2fr 1fr 1.2fr;gap:60px;display:grid}.footer-brand[data-astro-cid-lcdefpme]{align-items:center;gap:14px;font-weight:800;display:flex}.footer-brand[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{letter-spacing:-.08em;font-size:2.4rem;font-style:italic;font-weight:950}.brand-owner[data-astro-cid-lcdefpme]{max-width:500px;margin:18px 0 10px}.footer-address[data-astro-cid-lcdefpme]{max-width:520px}.footer-grid[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],.footer-grid[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme],.footer-grid[data-astro-cid-lcdefpme] address[data-astro-cid-lcdefpme],.footer-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#ffffffb8}.footer-grid[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:13px;font-size:1rem}.footer-grid[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]:not(:first-child){flex-direction:column;align-items:flex-start;gap:7px;display:flex}.footer-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{text-decoration:none}.footer-grid[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--cyan-light)}.footer-bottom[data-astro-cid-lcdefpme]{color:#ffffffa6;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:25px;margin-top:50px;padding:22px 0;font-size:.86rem;display:flex}.sr-only[data-astro-cid-lcdefpme]{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=980px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.hero-showcase[data-astro-cid-lcdefpme]{min-height:0}.category-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:15px}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:30px}.contact-box[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.contact-actions[data-astro-cid-lcdefpme]{justify-content:flex-start}}@media (width<=760px){.header-inner[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;padding:18px 0}nav[data-astro-cid-lcdefpme]{gap:18px;width:100%;overflow-x:auto}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{white-space:nowrap;padding:6px 0}.hero[data-astro-cid-lcdefpme]{padding:65px 0 75px}.benefit-grid[data-astro-cid-lcdefpme],.footer-grid[data-astro-cid-lcdefpme],.about-points[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.footer-bottom[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}}@media (width<=560px){.container[data-astro-cid-lcdefpme]{width:min(100% - 28px, var(--max-width))}.brand-name[data-astro-cid-lcdefpme]{font-size:.92rem}.product-search[data-astro-cid-lcdefpme]{flex-direction:column;gap:9px}.product-search[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme],.product-search[data-astro-cid-lcdefpme] button[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:8px;width:100%}.category-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.contact-box[data-astro-cid-lcdefpme]{padding:34px 25px}}
