.home-root{--home-cream:#f4f1ea;--home-charcoal:#1c1714;--home-burgundy:#4a1d24;--home-burgundy-deep:#381620;--home-paper:#faf8f4;--home-section-light:#f7f5f2;--home-ink:#1c1714;--home-muted:#6f675e;--home-sand:#ddd5c8;--home-gold:#c4a46a;--home-rule:1px solid rgba(255,255,255,0.12);--home-linen:var(--home-cream);--home-forest:var(--home-charcoal);--home-clay:var(--home-burgundy);--home-clay-deep:var(--home-burgundy-deep);--color-primary:var(--home-burgundy);--color-primary-hover:var(--home-burgundy-deep);--color-secondary:var(--home-charcoal);--color-background:var(--home-cream);--color-surface:var(--home-paper);--color-foreground:var(--home-ink);--color-muted:var(--home-muted);--color-border:var(--home-sand);--color-accent:var(--home-gold);--home-radius-card:0.25rem;--home-radius-cta:2px;--home-shadow:0 12px 40px rgba(28,23,20,0.1);--home-font-display:var(--font-display),ui-serif,Georgia,"Times New Roman",serif;--home-font-script:var(--font-script),"Snell Roundhand",cursive;--home-font-body:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;background:var(--home-cream);color:var(--home-ink);font-family:var(--home-font-body)}html:has(.home-root){scroll-behavior:smooth;scroll-padding-top:4.5rem}.home-root .home-display{font-family:var(--home-font-display)}.home-root .home-script{font-family:var(--home-font-script);font-weight:400;font-style:normal}.home-root .home-cta{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:var(--home-radius-cta);background:var(--home-burgundy);padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:white;text-decoration:none;transition:background-color .2s}.home-root .home-cta:hover{background:var(--home-burgundy-deep)}.home-root .home-cta:focus-visible{outline:2px solid var(--home-gold);outline-offset:2px}.home-root .home-cta-outline{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:.375rem;border:1px solid rgba(244,241,234,.65);border-radius:var(--home-radius-cta);background:transparent;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:var(--home-cream);text-decoration:none;transition:background-color .2s,border-color .2s}.home-root .home-cta-outline:hover{background:rgba(255,255,255,.08);border-color:var(--home-cream)}.home-root .home-cta-outline:focus-visible{outline:2px solid var(--home-gold);outline-offset:2px}.home-root .home-tagline-band{background-color:var(--home-charcoal);background-image:radial-gradient(ellipse 80% 50% at 20% 50%,rgba(255,255,255,.04) 0,transparent 70%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(255,255,255,.03) 0,transparent 65%),repeating-radial-gradient(circle at 50% 100%,rgba(255,255,255,.02) 0 1px,transparent 1px 8px)}.home-root .home-hero-section{--hero-max-w:90rem;--hero-max-h:calc(100svh - 3.5rem);--hero-panel-h:min(98svh,60rem);margin-top:0;padding-top:3.5rem;overflow:hidden;background:#000;min-height:var(--hero-max-h)}.home-root .home-hero-row{position:relative;display:flex;width:100%;max-width:var(--hero-max-w);flex-direction:column;justify-content:center;align-items:stretch;min-height:var(--hero-max-h);margin-inline:auto;overflow:hidden}.home-root .home-hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:#000;border-radius:0}.home-root .home-hero-panel{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;flex-shrink:0;width:auto;max-width:calc(100% - 2rem);max-height:calc(100svh - 3.5rem - 7.5rem);margin-inline:1rem;height:auto;padding:1.25rem 1.25rem 1.375rem;background:var(--home-cream);border-radius:1.25rem;box-shadow:0 12px 40px rgba(28,23,20,.22);box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch}.home-root .home-hero-panel-inner{width:100%;max-width:100%}.home-root .home-hero-aside{display:none}.home-root .home-hero-slide-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0;transition:opacity .7s ease}.home-root .home-hero-slide-image-active{opacity:1;z-index:1}@media (min-width:768px){.home-root .home-hero-section{margin-top:-3.5rem;padding-top:0;overflow:visible;min-height:0}.home-root .home-hero-row{width:min(100%,var(--hero-max-w));aspect-ratio:16/9;max-height:var(--hero-max-h);min-height:0;flex-direction:row;align-items:center;justify-content:flex-start;overflow:visible}.home-root .home-hero-panel{align-self:center;height:var(--hero-panel-h);width:calc(var(--hero-panel-h) / 2);min-width:20rem;max-width:none;max-height:none;margin-inline:0;padding:4.5rem 3.25rem 4.5rem 3rem;border-radius:0 100% 100% 0/0 50% 50% 0;box-shadow:8px 0 32px rgba(28,23,20,.12);overflow:hidden}.home-root .home-hero-panel-inner{max-width:82%}.home-root .home-hero-aside{display:block;z-index:1;flex:1 1 auto;min-height:0;height:100%;pointer-events:none}}.home-root .home-hero-arrow{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border:none;background:transparent;padding:.5rem;color:white;opacity:.75;transition:opacity .2s}.home-root .home-hero-arrow:hover{opacity:1}.home-root .home-hero-dash{height:1px;width:1.5rem;cursor:pointer;border:none;background:rgba(255,255,255,.35);padding:0;transition:background .2s,width .2s}.home-root .home-hero-dash-active{width:2.5rem;background:white}.home-root .home-circle-media{width:min(100%,26rem);aspect-ratio:1;margin-inline:auto;overflow:hidden;border-radius:50%;background:var(--home-sand);box-shadow:var(--home-shadow)}@media (min-width:1024px){.home-root .home-circle-media{width:26rem;margin-left:-3rem}}.home-root .home-circle-media img{width:100%;height:100%;object-fit:cover}@media (prefers-reduced-motion:reduce){.home-root *,.home-root :after,.home-root :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}