.hero[data-astro-cid-ge2uvauf]{text-align:center;background-position:50% 30%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero__bg-overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(160deg,#3a2e2a8c 0%,#3a2e2a59 50%,#c8897a33 100%);position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{z-index:2;flex-direction:column;align-items:center;gap:1rem;padding:0 2rem;display:flex;position:relative}.hero__pre[data-astro-cid-ge2uvauf]{color:var(--color-rose-light);margin-bottom:.5rem;animation-delay:.2s}.hero__name[data-astro-cid-ge2uvauf]{line-height:1}.hero__name[data-astro-cid-ge2uvauf] .script[data-astro-cid-ge2uvauf]{color:var(--color-cream);text-shadow:0 2px 40px #3a2e2a4d;font-size:clamp(5rem,14vw,12rem);display:block}.hero[data-astro-cid-ge2uvauf] .divider[data-astro-cid-ge2uvauf]{background:#fdf8f380}.hero__tagline[data-astro-cid-ge2uvauf]{font-family:var(--font-display);color:var(--color-cream);letter-spacing:.04em;max-width:480px;font-size:clamp(1.1rem,2.5vw,1.6rem);font-style:italic;font-weight:300;line-height:1.6}.hero__location[data-astro-cid-ge2uvauf]{font-family:var(--font-body);letter-spacing:.26em;text-transform:uppercase;color:var(--color-rose-light);opacity:.92;margin-top:-.2rem;font-size:.72rem;font-weight:500}.hero__cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:1.5rem;display:flex}.hero__scroll-cue[data-astro-cid-ge2uvauf]{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll-line[data-astro-cid-ge2uvauf]{background:linear-gradient(#0000,#fdf8f3b3);width:1px;height:60px;animation:2.5s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.hero[data-astro-cid-ge2uvauf] .reveal[data-astro-cid-ge2uvauf]:first-child{transition-delay:.2s}.hero[data-astro-cid-ge2uvauf] .reveal[data-astro-cid-ge2uvauf]:nth-child(2){transition-delay:.4s}.hero[data-astro-cid-ge2uvauf] .reveal[data-astro-cid-ge2uvauf]:nth-child(3){transition-delay:.6s}.hero[data-astro-cid-ge2uvauf] .reveal[data-astro-cid-ge2uvauf]:nth-child(4){transition-delay:.8s}.hero[data-astro-cid-ge2uvauf] .reveal[data-astro-cid-ge2uvauf]:nth-child(5){transition-delay:1s}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{background-attachment:scroll}}@media (width<=480px){.hero__cta[data-astro-cid-ge2uvauf]{flex-direction:column;width:100%}.hero__cta[data-astro-cid-ge2uvauf] .btn[data-astro-cid-ge2uvauf]{text-align:center;width:100%}}.portal[data-astro-cid-lcdefpme]{background-color:var(--color-bg);position:relative}.section-header[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:3.5rem}.section-title[data-astro-cid-lcdefpme]{color:var(--color-text);margin:.5rem 0;font-size:clamp(2.2rem,5vw,3.6rem)}.section-title[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--color-rose);font-style:italic;font-family:var(--font-display)}.section-subtitle[data-astro-cid-lcdefpme]{color:var(--color-text-muted);max-width:540px;margin:0 auto;font-size:.88rem;line-height:1.8}.portal__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.8rem;display:grid}.portal__card[data-astro-cid-lcdefpme]{background:var(--color-cream);border:1px solid var(--color-border);border-radius:var(--border-radius);transition:var(--transition);flex-direction:column;justify-content:space-between;gap:1.5rem;padding:2.5rem 2.2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.portal__card[data-astro-cid-lcdefpme]:before{content:"";background:var(--color-rose);opacity:0;width:4px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.portal__card[data-astro-cid-lcdefpme]:hover{border-color:var(--color-rose-light);background:#fff;transform:translateY(-4px);box-shadow:0 16px 36px #3a2e2a14}.portal__card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.portal__icon[data-astro-cid-lcdefpme]{color:var(--color-rose);font-size:1.8rem;line-height:1}.portal__badge[data-astro-cid-lcdefpme]{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-rose-dark);margin-bottom:.4rem;font-size:.65rem;font-weight:600;display:inline-block}.portal__card-title[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--color-text);margin:0 0 .6rem;font-size:1.65rem;font-weight:500}.portal__card-desc[data-astro-cid-lcdefpme]{font-family:var(--font-body);color:var(--color-text-muted);margin:0;font-size:.86rem;line-height:1.7}.portal__arrow[data-astro-cid-lcdefpme]{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--color-rose);font-size:.72rem;font-weight:600;transition:transform .3s}.portal__card[data-astro-cid-lcdefpme]:hover .portal__arrow[data-astro-cid-lcdefpme]{color:var(--color-rose-dark);transform:translate(4px)}.portal__card--featured[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--color-cream) 0%, #f0d9d34d 100%);border-color:#c9897a59;flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center;padding:2.8rem 2.4rem}.portal__featured-content[data-astro-cid-lcdefpme]{align-items:center;gap:1.8rem;max-width:650px;display:flex}.portal__featured-btn[data-astro-cid-lcdefpme]{white-space:nowrap;flex-shrink:0}.quote-strip[data-astro-cid-lcdefpme]{background:var(--color-bg-alt);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:3rem 0}.quote-strip__box[data-astro-cid-lcdefpme]{text-align:center;max-width:760px;margin:0 auto}.quote-strip__text[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.4rem,3.2vw,2.1rem);font-style:italic;line-height:1.45}.quote-strip__signature[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--color-rose-dark);font-size:1.2rem;font-style:italic}.home-contacts[data-astro-cid-lcdefpme]{background:var(--color-bg);padding:4rem 0 5rem}.home-contacts__wrap[data-astro-cid-lcdefpme]{max-width:500px;margin:0 auto}@media (width<=860px){.portal__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.portal__card--featured[data-astro-cid-lcdefpme]{flex-direction:column;grid-column:span 1;align-items:flex-start;gap:1.5rem}.portal__featured-content[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:1rem}}
