.hero[data-astro-cid-lcdefpme]{background:var(--ink);color:var(--text-invert);isolation:isolate;position:relative;overflow:hidden}.hero[data-astro-cid-lcdefpme]:before{content:"";z-index:-2;background:radial-gradient(circle at 78% 22%,#e6781766,#0000 46%),radial-gradient(circle at 92% 72%,#2f9e444d,#0000 44%),radial-gradient(circle at 58% 92%,#0462b147,#0000 42%);position:absolute;inset:0}.hero-swirl[data-astro-cid-lcdefpme]{aspect-ratio:1;z-index:-1;opacity:.85;width:min(760px,78vw);position:absolute;top:50%;right:-6%;transform:translateY(-50%)}.hero-swirl[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{aspect-ratio:1;--angle:calc(var(--i) * 26deg);--dist:calc(46px + var(--i) * 6.6px);background:hsl(calc(18 + var(--i) * 7.4) 85% 55%);width:clamp(5px,.9vw,11px);transform:rotate(var(--angle)) translateX(var(--dist));opacity:calc(.25 + var(--i) / 58);animation:26s linear infinite swirl;animation-delay:calc(var(--i) * -.24s);border-radius:50%;position:absolute;top:50%;left:50%}@keyframes swirl{to{transform:rotate(calc(var(--angle) + 360deg)) translateX(var(--dist))}}@media (prefers-reduced-motion:reduce){.hero-swirl[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{animation:none}}.hero-inner[data-astro-cid-lcdefpme]{z-index:1;padding-block:clamp(4rem,11vw,8rem) clamp(2rem,4vw,3rem);position:relative}.hero-slides[data-astro-cid-lcdefpme]{display:grid}.hero-slide[data-astro-cid-lcdefpme]{opacity:0;visibility:hidden;grid-area:1/1;max-width:62ch;transition:opacity .5s,transform .5s,visibility .5s;transform:translateY(14px)}.hero-slide[data-astro-cid-lcdefpme].active{opacity:1;visibility:visible;transform:none}.hero-slide[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--accent)}.hero-slide[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#fff;text-shadow:0 2px 18px #00000059}.hero-slide[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:#ddd5cb;text-shadow:0 1px 12px #0000004d}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}.hero-controls[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;margin-top:clamp(2rem,5vw,3.5rem);display:flex}.hero-arrow[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:42px;height:42px;transition:background-color .15s,border-color .15s;display:grid}.hero-arrow[data-astro-cid-lcdefpme]:hover{background:var(--orange);border-color:var(--orange)}.hero-dots[data-astro-cid-lcdefpme]{gap:.5rem;display:flex}.hero-dot[data-astro-cid-lcdefpme]{cursor:pointer;background:#ffffff47;border:none;border-radius:100px;width:32px;height:4px;padding:0;transition:background-color .2s,width .2s}.hero-dot[data-astro-cid-lcdefpme].active{background:var(--orange);width:52px}.hero-chips[data-astro-cid-lcdefpme]{height:10px;display:flex}.hero-chips[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{flex:1}.stats-section[data-astro-cid-lcdefpme]{padding-block:clamp(2.5rem,5vw,3.5rem)}.stat-grid[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:clamp(1.25rem,3vw,2rem);display:grid}.stat[data-astro-cid-lcdefpme]{padding-inline:.5rem}.stat-value[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--orange);letter-spacing:-.03em;font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1}.stat-label[data-astro-cid-lcdefpme]{color:var(--text-muted);margin:.6rem 0 0;font-size:.9rem}.intro-grid[data-astro-cid-lcdefpme]{grid-template-columns:1.7fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.intro-brands[data-astro-cid-lcdefpme]{place-items:center;display:grid}.intro-brands[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:drop-shadow(0 10px 28px #1a161329);max-width:210px}@media (width<=820px){.intro-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.intro-brands[data-astro-cid-lcdefpme]{order:-1}}.product-card[data-astro-cid-lcdefpme]{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);color:var(--text);box-shadow:var(--shadow-sm);padding:clamp(1.6rem,3vw,2.2rem);text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;position:relative;overflow:hidden}.product-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);border-color:var(--accent);color:var(--text);transform:translateY(-4px)}.product-bar[data-astro-cid-lcdefpme]{background:var(--accent);height:5px;position:absolute;inset:0 0 auto}.product-tag[data-astro-cid-lcdefpme]{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:.4rem 0 .5rem;font-size:.75rem;font-weight:700}.product-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.55em}.product-more[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--accent);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.product-card[data-astro-cid-lcdefpme]:hover .product-more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(3px)}.product-more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .15s}.quality-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.quality-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{background:var(--yellow)}.quality-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#ded6cc}@media (width<=820px){.quality-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.unit-since[data-astro-cid-lcdefpme]{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.unit-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.15rem}.cta-inner[data-astro-cid-lcdefpme]{grid-template-columns:1.6fr auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.cta-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=820px){.cta-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.client-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:2rem;display:grid}.client-tile[data-astro-cid-lcdefpme]{text-align:center;min-height:110px;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);background:#fff;justify-content:center;align-items:center;padding:1.25rem;font-weight:600;display:flex}.client-tile[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:64px}.client-more[data-astro-cid-lcdefpme]{text-align:center;margin-top:1.5rem}.empty-note[data-astro-cid-lcdefpme]{max-width:62ch;margin-top:1.5rem}.testimonial[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;margin:0;display:flex}.testimonial[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0;font-size:1.05rem;line-height:1.6}.testimonial[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:before{content:"“"}.testimonial[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:after{content:"”"}.testimonial[data-astro-cid-lcdefpme] footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);flex-direction:column;gap:.15rem;margin-top:auto;padding-top:.5rem;font-size:.9rem;display:flex}.testimonial[data-astro-cid-lcdefpme] footer[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--text-muted)}.testimonial-photo[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:50%;width:64px;height:64px}
