.search[data-astro-cid-mjrxwznw]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;width:100%;max-width:720px;margin:0 auto}.search__field[data-astro-cid-mjrxwznw]{display:flex;align-items:center;gap:.5rem;flex:1 1 240px;background:#fff;border-radius:999px;padding:.5rem 1rem;box-shadow:0 2px 6px #00000026}.search__field[data-astro-cid-mjrxwznw] i[data-astro-cid-mjrxwznw]{color:#e18}.search__input[data-astro-cid-mjrxwznw]{flex:1;border:none;outline:none;background:transparent;font-size:1rem;color:var(--text-color);min-width:0}.search__clear[data-astro-cid-mjrxwznw]{border:none;background:transparent;color:#888;cursor:pointer;font-size:1rem;padding:.25rem;border-radius:999px;transition:color .2s ease}.search__clear[data-astro-cid-mjrxwznw]:hover{color:#e18}.hero[data-astro-cid-bbe6dxrz]{position:relative;margin:24px auto 48px;max-width:1080px;padding:0 20px}.hero__inner[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;border-radius:24px;padding:56px 40px;text-align:center;color:#fff;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.18),transparent 50%),radial-gradient(circle at 80% 100%,rgba(255,221,85,.25),transparent 55%),linear-gradient(135deg,#e18,#e81);box-shadow:0 18px 40px #ee118840}.hero__inner[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'><circle cx='2' cy='2' r='1' fill='rgba(255,255,255,0.15)'/></svg>");background-size:40px 40px;pointer-events:none;opacity:.4}.hero__inner[data-astro-cid-bbe6dxrz]>[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero__eyebrow[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;border-radius:999px;background:#fff3;border:1px solid rgba(255,255,255,.35);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.25rem;backdrop-filter:blur(4px)}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(1.85rem,4vw,3rem);font-weight:800;line-height:1.15;margin:0 auto 1rem;max-width:720px;text-shadow:0 2px 8px rgba(0,0,0,.15)}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.5;margin:0 auto 2rem;max-width:640px;color:#fffffff2}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hero__cta[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.4rem;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.hero__cta--primary[data-astro-cid-bbe6dxrz]{background:#fff;color:#e18;box-shadow:0 6px 16px #0003}.hero__cta--primary[data-astro-cid-bbe6dxrz]:hover,.hero__cta--primary[data-astro-cid-bbe6dxrz]:focus-visible{transform:translateY(-2px);box-shadow:0 10px 22px #00000040;outline:none}.hero__cta--secondary[data-astro-cid-bbe6dxrz]{background:#1877f2;color:#fff;box-shadow:0 6px 16px #0003}.hero__cta--secondary[data-astro-cid-bbe6dxrz]:hover,.hero__cta--secondary[data-astro-cid-bbe6dxrz]:focus-visible{background:#145fc4;transform:translateY(-2px);box-shadow:0 10px 22px #00000040;outline:none}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{margin:16px auto 32px;padding:0 12px}.hero__inner[data-astro-cid-bbe6dxrz]{padding:40px 24px;border-radius:18px}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(1.5rem,5.5vw,2rem)}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:.95rem}.hero__actions[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero__cta[data-astro-cid-bbe6dxrz]{width:100%;padding:.85rem 1rem;font-size:.95rem}}.productList{padding:40px}.productList__title{font-size:2.5rem;text-align:center;color:var(--text-color);margin-bottom:2rem}.productList__sections{max-width:1200px;margin:2rem auto 0;display:flex;flex-direction:column;gap:3rem}.productSection{display:flex;flex-direction:column;gap:1rem}.productSection__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-bottom:.5rem;border-bottom:2px solid rgba(108,99,255,.18)}.productSection__title{font-size:1.65rem;font-weight:700;color:var(--text-color, #222);margin:0;display:inline-flex;align-items:center;gap:.6rem}.productSection__title i{color:#6c63ff;font-size:1.3rem}.productSection__count{color:#888;font-size:1rem;font-weight:500}.productSection__link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:999px;background:linear-gradient(90deg,#e18,#e81);color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;box-shadow:0 2px 6px #0003;transition:transform .2s ease,box-shadow .2s ease}.productSection__link:hover,.productSection__link:focus-visible{transform:translateY(-1px);box-shadow:0 4px 10px #00000040;outline:none}.productList__noresults{text-align:center;color:var(--text-color);font-size:1.2rem;padding:2rem}.productList__clear{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;background:linear-gradient(90deg,#e18,#e81);color:#fff;border:none;border-radius:999px;cursor:pointer;font-weight:700;box-shadow:0 2px 6px #0003}@media (max-width: 640px){.productList{padding:20px 14px 32px}.productList__title{font-size:1.75rem;margin-bottom:1.25rem}.productList__sections{gap:1.75rem}.productSection__header{flex-direction:column;align-items:stretch;gap:.65rem}.productSection__title{font-size:1.25rem;gap:.5rem}.productSection__link{width:100%;justify-content:center;padding:.6rem 1rem}.productList__noresults{font-size:1rem;padding:1.25rem}}
