[data-astro-cid-bvhica37],[data-astro-cid-bvhica37]:before,[data-astro-cid-bvhica37]:after{margin:0;padding:0;box-sizing:border-box}:root{--brand: #6366f1;--brand-light: #818cf8;--brand-soft: #eef2ff;--pink: #ec4899;--pink-soft: #fdf2f8;--orange: #f97316;--green: #22c55e;--blue: #3b82f6;--bg: #fffbf7;--bg-warm: #fff7ed;--card-bg: rgba(255, 255, 255, .75);--card-border: rgba(0, 0, 0, .06);--card-shadow: 0 4px 24px rgba(0, 0, 0, .05);--card-shadow-hover: 0 12px 40px rgba(0, 0, 0, .1);--text: #1e1b4b;--text-body: #4b5563;--text-muted: #9ca3af;--radius: 1.25rem;--radius-sm: .75rem;--radius-full: 9999px;--font: "Nunito", system-ui, -apple-system, sans-serif;--max-w: 1100px;--blur: 16px}html{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{min-height:100vh;line-height:1.6;overflow-x:hidden;background:var(--bg)}a[data-astro-cid-bvhica37]{color:var(--brand);text-decoration:none;transition:color .2s}a[data-astro-cid-bvhica37]:hover{color:var(--pink)}h1[data-astro-cid-bvhica37],h2[data-astro-cid-bvhica37],h3[data-astro-cid-bvhica37],h4[data-astro-cid-bvhica37]{color:var(--text);font-weight:800;line-height:1.25}h1[data-astro-cid-bvhica37]{font-size:clamp(2rem,5vw,3rem)}h2[data-astro-cid-bvhica37]{font-size:clamp(1.4rem,3vw,2rem)}h3[data-astro-cid-bvhica37]{font-size:1.15rem}p[data-astro-cid-bvhica37]{color:var(--text-body);line-height:1.75}.wrap[data-astro-cid-bvhica37]{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 1.5rem}.card[data-astro-cid-bvhica37]{background:var(--card-bg);backdrop-filter:blur(var(--blur));-webkit-backdrop-filter:blur(var(--blur));border:1px solid var(--card-border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--card-shadow);transition:transform .3s ease,box-shadow .3s ease}.card[data-astro-cid-bvhica37]:hover{transform:translateY(-3px);box-shadow:var(--card-shadow-hover)}.card--static[data-astro-cid-bvhica37]:hover{transform:none;box-shadow:var(--card-shadow)}.tag[data-astro-cid-bvhica37]{display:inline-block;padding:.25rem .8rem;font-size:.72rem;font-weight:700;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.04em}.tag--orange[data-astro-cid-bvhica37]{background:#fff7ed;color:#ea580c}.tag--green[data-astro-cid-bvhica37]{background:#f0fdf4;color:#16a34a}.tag--blue[data-astro-cid-bvhica37]{background:#eff6ff;color:#2563eb}.btn[data-astro-cid-bvhica37]{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 2rem;border:none;border-radius:var(--radius-full);font-family:var(--font);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn--brand[data-astro-cid-bvhica37]{background:linear-gradient(135deg,var(--brand),var(--pink));color:#fff;box-shadow:0 4px 16px #6366f14d}.btn--brand[data-astro-cid-bvhica37]:hover{box-shadow:0 6px 28px #6366f173;transform:translateY(-2px);color:#fff}.btn--soft[data-astro-cid-bvhica37]{background:#fff;color:var(--text);border:2px solid var(--card-border)}.btn--soft[data-astro-cid-bvhica37]:hover{border-color:var(--brand-light);background:var(--brand-soft);color:var(--brand)}.section[data-astro-cid-bvhica37]{padding:3.5rem 0}.section__label[data-astro-cid-bvhica37]{display:inline-block;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:.4rem}.section__title[data-astro-cid-bvhica37]{margin-bottom:.5rem}.section__desc[data-astro-cid-bvhica37]{max-width:600px;margin-bottom:1.5rem}.grid[data-astro-cid-bvhica37]{display:grid;gap:1.25rem}.grid--2[data-astro-cid-bvhica37]{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.grid--3[data-astro-cid-bvhica37]{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr))}.divider[data-astro-cid-bvhica37]{border:none;height:1px;background:var(--card-border);margin:1.25rem 0}.hero[data-astro-cid-bvhica37]{position:relative;padding:3rem 0 2rem;background:radial-gradient(ellipse 80% 60% at 30% 20%,rgba(236,72,153,.07) 0%,transparent 50%),radial-gradient(ellipse 60% 50% at 80% 40%,rgba(99,102,241,.07) 0%,transparent 50%),var(--bg)}.hero__inner[data-astro-cid-bvhica37]{text-align:center;max-width:700px;margin:0 auto}.hero__emoji[data-astro-cid-bvhica37]{font-size:3.5rem;margin-bottom:.75rem;display:block;animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero__badge[data-astro-cid-bvhica37]{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;background:#fff;border:1px solid var(--card-border);border-radius:var(--radius-full);font-size:.8rem;font-weight:700;color:var(--brand);margin-bottom:1rem;box-shadow:0 2px 8px #0000000a}.hero__name[data-astro-cid-bvhica37]{margin-bottom:.5rem}.hero__name[data-astro-cid-bvhica37] span[data-astro-cid-bvhica37]{background:linear-gradient(135deg,var(--brand),var(--pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__tagline[data-astro-cid-bvhica37]{font-size:1.1rem;max-width:520px;margin:0 auto 1.5rem}.hero__actions[data-astro-cid-bvhica37]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.hero__dots[data-astro-cid-bvhica37]{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.hero__dot[data-astro-cid-bvhica37]{width:10px;height:10px;border-radius:50%;opacity:.5;animation:dotPulse 1.5s ease-in-out infinite}.hero__dot[data-astro-cid-bvhica37]:nth-child(1){background:var(--pink);animation-delay:0s}.hero__dot[data-astro-cid-bvhica37]:nth-child(2){background:var(--orange);animation-delay:.2s}.hero__dot[data-astro-cid-bvhica37]:nth-child(3){background:var(--green);animation-delay:.4s}.hero__dot[data-astro-cid-bvhica37]:nth-child(4){background:var(--blue);animation-delay:.6s}.hero__dot[data-astro-cid-bvhica37]:nth-child(5){background:#a855f7;animation-delay:.8s}@keyframes dotPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.about-section[data-astro-cid-bvhica37]{background:var(--bg-warm);border-radius:var(--radius);padding:2.5rem}.about-section[data-astro-cid-bvhica37] h2[data-astro-cid-bvhica37]{margin-bottom:.75rem}.about-highlights[data-astro-cid-bvhica37]{display:flex;gap:1.5rem;margin-top:1.25rem;flex-wrap:wrap}.highlight[data-astro-cid-bvhica37]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:var(--text)}.highlight__dot[data-astro-cid-bvhica37]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.layout[data-astro-cid-bvhica37]{display:grid;grid-template-columns:1fr 340px;gap:2.5rem;align-items:start}.main[data-astro-cid-bvhica37]{display:flex;flex-direction:column;gap:3rem}.biz-section[data-astro-cid-bvhica37]{display:flex;flex-direction:column}.offer[data-astro-cid-bvhica37]{position:relative;overflow:hidden}.offer__color-bar[data-astro-cid-bvhica37]{position:absolute;top:0;left:0;right:0;height:4px;border-radius:var(--radius) var(--radius) 0 0}.offer__icon[data-astro-cid-bvhica37]{font-size:2rem;margin-bottom:.5rem}.offer__age[data-astro-cid-bvhica37]{display:inline-block;padding:.15rem .6rem;font-size:.7rem;font-weight:800;border-radius:var(--radius-full);margin-bottom:.5rem}.offer__title[data-astro-cid-bvhica37]{margin-bottom:.4rem;font-size:1.1rem}.offer__text[data-astro-cid-bvhica37]{font-size:.88rem}.promo-list[data-astro-cid-bvhica37]{display:flex;flex-direction:column;gap:1rem}.promo[data-astro-cid-bvhica37]{display:flex;align-items:flex-start;gap:1rem}.promo__icon[data-astro-cid-bvhica37]{font-size:1.5rem;flex-shrink:0;margin-top:.15rem}.promo__header[data-astro-cid-bvhica37]{display:flex;align-items:center;gap:.75rem;margin-bottom:.3rem;flex-wrap:wrap}.story-list[data-astro-cid-bvhica37]{display:flex;flex-direction:column;gap:1rem}.story[data-astro-cid-bvhica37]{display:flex;gap:1rem}.story__icon[data-astro-cid-bvhica37]{font-size:1.5rem;flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px}.story__date[data-astro-cid-bvhica37]{font-size:.75rem;font-weight:600;color:var(--text-muted);margin-bottom:.2rem;display:block}.story__title[data-astro-cid-bvhica37]{font-size:1rem;margin-bottom:.25rem}.story__text[data-astro-cid-bvhica37]{font-size:.88rem}.sidebar[data-astro-cid-bvhica37]{position:sticky;top:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.sidebar-card[data-astro-cid-bvhica37]{padding:1.5rem}.sidebar-card__title[data-astro-cid-bvhica37]{margin-bottom:1.25rem;font-size:1.05rem}.sidebar-card__item[data-astro-cid-bvhica37]{display:flex;gap:.75rem;margin-bottom:1.25rem}.sidebar-card__icon[data-astro-cid-bvhica37]{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:var(--brand-soft);color:var(--brand)}.sidebar-card__label[data-astro-cid-bvhica37]{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-weight:700;margin-bottom:2px;display:block}.sidebar-card__item[data-astro-cid-bvhica37] p[data-astro-cid-bvhica37]{font-size:.88rem;color:var(--text)}.sidebar-card__subtitle[data-astro-cid-bvhica37]{font-size:.78rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:.75rem}.sidebar-card__hours[data-astro-cid-bvhica37]{display:flex;flex-direction:column;gap:.4rem}.sidebar-card__hour-row[data-astro-cid-bvhica37]{display:flex;justify-content:space-between;font-size:.82rem;color:var(--text-body)}.sidebar-card__socials[data-astro-cid-bvhica37]{display:flex;flex-direction:column;gap:.4rem;font-size:.88rem}.cta-card[data-astro-cid-bvhica37]{text-align:center;background:linear-gradient(135deg,#eef2ff,#fdf2f8);border:1px solid rgba(99,102,241,.1)}.cta-card[data-astro-cid-bvhica37] p[data-astro-cid-bvhica37]{margin-bottom:.25rem}.cta-card[data-astro-cid-bvhica37] .btn[data-astro-cid-bvhica37]{width:100%;justify-content:center;margin-top:1rem}.cta-banner[data-astro-cid-bvhica37]{text-align:center;padding:3rem 1.5rem;background:linear-gradient(135deg,var(--brand-soft),var(--pink-soft),#fef3c7);border:none;position:relative;overflow:hidden}.cta-banner[data-astro-cid-bvhica37] h2[data-astro-cid-bvhica37]{margin-bottom:.5rem;position:relative}.cta-banner[data-astro-cid-bvhica37] p[data-astro-cid-bvhica37]{max-width:440px;margin:0 auto 1.5rem;font-size:1rem;position:relative}.cta-banner__actions[data-astro-cid-bvhica37]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;position:relative}.cta-banner__confetti[data-astro-cid-bvhica37]{position:absolute;font-size:1.5rem;opacity:.3}.attrib[data-astro-cid-bvhica37]{padding:2rem 0 1.25rem;text-align:center;margin-top:2rem}.attrib__link[data-astro-cid-bvhica37]{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;color:var(--text-muted);text-decoration:none}.attrib__link[data-astro-cid-bvhica37]:hover{color:var(--brand)}.attrib__icon[data-astro-cid-bvhica37]{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand);border-radius:3px;color:#fff;font-weight:800;font-size:.55rem}@media(max-width:960px){.layout[data-astro-cid-bvhica37]{grid-template-columns:1fr}.sidebar[data-astro-cid-bvhica37]{position:static}}@media(max-width:600px){.hero[data-astro-cid-bvhica37]{padding:2rem 0 1rem}.hero__emoji[data-astro-cid-bvhica37]{font-size:2.5rem}.about-section[data-astro-cid-bvhica37]{padding:1.5rem}.about-highlights[data-astro-cid-bvhica37]{flex-direction:column;gap:.75rem}}
