.hero[data-astro-cid-anhloy43]{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;background:var(--color-bg-primary)}.hero__bg[data-astro-cid-anhloy43]{position:absolute;inset:0;pointer-events:none}.hero__glow[data-astro-cid-anhloy43]{position:absolute;border-radius:50%;filter:blur(80px)}.hero__glow--violet[data-astro-cid-anhloy43]{width:min(60vw,700px);height:min(60vw,700px);background:var(--color-violet-glow);top:-10%;left:-15%;opacity:.6}.hero__glow--gold[data-astro-cid-anhloy43]{width:min(40vw,500px);height:min(40vw,500px);background:var(--color-gold-glow);bottom:10%;right:-10%;opacity:.5}.hero__deco[data-astro-cid-anhloy43]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero__deco-line[data-astro-cid-anhloy43]{position:absolute;width:1px;height:60%;right:15%;top:20%;opacity:.35;background:linear-gradient(to bottom,transparent 0%,var(--color-gold-muted) 40%,transparent 100%)}.hero__deco-circle[data-astro-cid-anhloy43]{position:absolute;width:400px;height:400px;border-radius:50%;border:1px solid var(--color-border);right:-100px;top:50%;transform:translateY(-50%);opacity:.2}@media(max-width:767px){.hero__deco-line[data-astro-cid-anhloy43]{display:none}.hero__deco-circle[data-astro-cid-anhloy43]{width:280px;height:280px;right:-80px}}.hero__inner[data-astro-cid-anhloy43]{position:relative;z-index:1;padding-top:calc(72px + var(--space-16));padding-bottom:var(--space-24)}.hero__content[data-astro-cid-anhloy43]{max-width:820px;animation:fadeUp var(--duration-slower) var(--ease-out) both}.hero__eyebrow[data-astro-cid-anhloy43]{display:inline-flex;align-items:center;gap:var(--space-3);font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--space-6);max-width:none;animation:fadeUp var(--duration-slower) var(--ease-out) both}.hero__eyebrow[data-astro-cid-anhloy43]:before{content:"";display:inline-block;width:32px;height:1px;background:var(--color-gold);flex-shrink:0}.hero__title[data-astro-cid-anhloy43]{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:300;line-height:1.08;letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:var(--space-6);animation:fadeUp var(--duration-slower) var(--ease-out) .1s both}@media(min-width:768px){.hero__title[data-astro-cid-anhloy43]{font-size:var(--text-6xl)}}@media(min-width:1024px){.hero__title[data-astro-cid-anhloy43]{font-size:var(--text-7xl)}}.hero__title-accent[data-astro-cid-anhloy43]{font-style:italic;background:var(--gradient-text-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__subtitle[data-astro-cid-anhloy43]{font-size:var(--text-lg);font-weight:300;color:var(--color-cream-muted);max-width:560px;margin-bottom:var(--space-10);animation:fadeUp var(--duration-slower) var(--ease-out) .2s both}@media(min-width:768px){.hero__subtitle[data-astro-cid-anhloy43]{font-size:var(--text-xl)}}.hero__ctas[data-astro-cid-anhloy43]{display:flex;flex-wrap:wrap;gap:var(--space-4);animation:fadeUp var(--duration-slower) var(--ease-out) .3s both}.hero__scroll-hint[data-astro-cid-anhloy43]{margin-top:var(--space-16);display:flex;animation:fadeUp var(--duration-slower) var(--ease-out) .5s both}.hero__scroll-line[data-astro-cid-anhloy43]{display:block;width:1px;height:64px;background:linear-gradient(to bottom,var(--color-gold-muted),transparent);animation:scrollPulse 2.4s var(--ease-in-out) infinite}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:1}}.section-header[data-astro-cid-j7pv25f6]{margin-bottom:var(--space-12);max-width:600px}.section-header__eyebrow[data-astro-cid-j7pv25f6]{font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);margin-bottom:var(--space-3);max-width:none}.section-header__title[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:300;letter-spacing:-.02em;color:var(--color-text-primary);margin-bottom:var(--space-4)}@media(min-width:768px){.section-header__title[data-astro-cid-j7pv25f6]{font-size:var(--text-4xl)}}.section-header__subtitle[data-astro-cid-j7pv25f6]{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:52ch}.posts-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:640px){.posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.posts-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,1fr)}}.products-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:640px){.products-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.products-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,1fr)}}.section-cta[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;margin-top:var(--space-12)}.about-strip[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:var(--space-12);align-items:center}@media(min-width:768px){.about-strip[data-astro-cid-j7pv25f6]{grid-template-columns:1fr 1fr}}.about-strip__title[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:300;letter-spacing:-.02em;line-height:1.2;color:var(--color-text-primary);margin-bottom:var(--space-6)}@media(min-width:768px){.about-strip__title[data-astro-cid-j7pv25f6]{font-size:var(--text-4xl)}}.about-strip__title[data-astro-cid-j7pv25f6] em[data-astro-cid-j7pv25f6]{font-style:italic;background:var(--gradient-text-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-strip__body[data-astro-cid-j7pv25f6]{color:var(--color-text-secondary);margin-bottom:var(--space-8);max-width:52ch}.about-strip__deco[data-astro-cid-j7pv25f6]{display:none;position:relative;height:400px}@media(min-width:768px){.about-strip__deco[data-astro-cid-j7pv25f6]{display:block}}.about-strip__deco-circle[data-astro-cid-j7pv25f6]{position:absolute;width:320px;height:320px;border-radius:50%;border:1px solid var(--color-gold-muted);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.3}.about-strip__deco-line[data-astro-cid-j7pv25f6]{position:absolute;width:1px;height:200px;background:linear-gradient(to bottom,var(--color-gold-muted),transparent);top:0;left:50%;opacity:.4}
