.Home-module__g21JLG__page{--bg-primary:#eae7e2;--bg-secondary:#cfc8be;--text-main:#2c2c2c;--text-secondary:#5a5a5a;--text-muted:#7a746c;--heading-deep:#1f1f1f;--accent:#bfa15a;--accent-hover:#9c7c3f;isolation:isolate;min-height:100vh;color:var(--text-main);background:linear-gradient(160deg,var(--bg-primary),#ddd6cc 55%,var(--bg-secondary));flex-direction:column;display:flex;position:relative}.Home-module__g21JLG__page:before{content:"";z-index:0;pointer-events:none;opacity:.08;background-image:radial-gradient(circle at 20% 20%,#2c2c2c57 .5px,#0000 1px),radial-gradient(circle at 70% 65%,#2c2c2c38 .5px,#0000 1px);background-size:3px 3px,4px 4px;position:absolute;inset:0}.Home-module__g21JLG__page>*{z-index:1;position:relative}.Home-module__g21JLG__container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.Home-module__g21JLG__nav{z-index:20;padding-top:env(safe-area-inset-top);border-bottom:none;transition:background-color .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:fixed;top:0;left:0;right:0}.Home-module__g21JLG__navScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#cfc8bea8;border-bottom:none}.Home-module__g21JLG__navInner{grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;display:grid}.Home-module__g21JLG__navBrand{text-align:center;justify-content:center;align-items:center;display:inline-flex}.Home-module__g21JLG__navLogo{object-fit:contain;width:clamp(90px,15.75vw,158px);height:auto}.Home-module__g21JLG__navLink{text-decoration:none}.Home-module__g21JLG__hero{background:var(--bg-secondary);align-items:center;min-height:84vh;padding-top:104px;display:grid}.Home-module__g21JLG__heroContent{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;gap:22px;min-height:68vh;padding-bottom:clamp(48px,8vh,96px);display:flex}.Home-module__g21JLG__heroTitle{max-width:14ch;font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-main);margin:0;font-size:clamp(2.5rem,4.6vw + 1rem,4.5rem);font-weight:500;line-height:1.12}.Home-module__g21JLG__heroSubtitle{max-width:62ch;color:var(--text-secondary);margin:0;font-size:clamp(1rem,.4vw + .92rem,1.15rem);line-height:1.72}.Home-module__g21JLG__heroAccentWord{color:var(--accent)}.Home-module__g21JLG__ctaBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.09em;border-radius:999px;outline:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.Home-module__g21JLG__heroCta{background:var(--accent);color:#fff;border:1px solid #bfa15a;padding:clamp(16px,1.2vw + 12px,22px) clamp(28px,2.1vw + 18px,44px);font-size:clamp(.88rem,.28vw + .82rem,1rem)}.Home-module__g21JLG__heroCta:hover,.Home-module__g21JLG__heroCta:focus-visible{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 10px 24px #2c2c2c38}.Home-module__g21JLG__section{padding:clamp(70px,11vh,150px) 0}.Home-module__g21JLG__sectionAlt{background:var(--bg-secondary);border-top:none;border-bottom:none}.Home-module__g21JLG__aboutSection{text-align:center;align-items:center;min-height:72vh;display:grid}.Home-module__g21JLG__sectionTitle{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--heading-deep);margin:0;font-size:clamp(1.7rem,1.5vw + 1.15rem,2.8rem);font-weight:500;line-height:1.25}.Home-module__g21JLG__sectionLead{max-width:60ch;color:var(--text-secondary);margin:18px auto 0;font-size:clamp(1rem,.25vw + .95rem,1.1rem);line-height:1.76}.Home-module__g21JLG__footer{background:#eae7e2eb;border-top:none;margin-top:auto}.Home-module__g21JLG__footerInner{flex-direction:column;align-items:flex-start;gap:18px;padding:34px 0;display:flex}.Home-module__g21JLG__footerText{color:var(--text-muted);margin:0}.Home-module__g21JLG__footerNav{flex-wrap:wrap;gap:19px;display:flex}.Home-module__g21JLG__footerLink{color:var(--text-main);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .14s}.Home-module__g21JLG__footerLink:hover{border-bottom-color:var(--text-main)}.Home-module__g21JLG__social{gap:14px;display:flex}.Home-module__g21JLG__socialLink{width:38px;height:38px;color:var(--text-main);background:#f3f0eae6;border:1px solid #cfc8beb3;border-radius:999px;place-items:center;transition:transform .14s,box-shadow .14s;display:grid}.Home-module__g21JLG__socialLink:hover,.Home-module__g21JLG__socialLink:focus-visible{transform:translateY(-1px);box-shadow:0 8px 16px #2c2c2c26}.Home-module__g21JLG__ctaBtn:focus-visible,.Home-module__g21JLG__footerLink:focus-visible,.Home-module__g21JLG__socialLink:focus-visible{box-shadow:0 0 0 3px #bfa15a59}.Home-module__g21JLG__heroCtaPressing{animation:.26s cubic-bezier(.22,.61,.36,1) forwards Home-module__g21JLG__ctaPressOut}.Home-module__g21JLG__heroCtaReturn{animation:.42s cubic-bezier(.16,1,.3,1) forwards Home-module__g21JLG__ctaReturnIn}@keyframes Home-module__g21JLG__ctaPressOut{0%{opacity:1;transform:scale(1)}to{opacity:.22;filter:blur(.4px);transform:scale(.86)}}@keyframes Home-module__g21JLG__ctaReturnIn{0%{opacity:.1;filter:blur(1.6px);transform:scale(.82)}60%{opacity:.9;filter:blur();transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (min-width:720px){.Home-module__g21JLG__footerInner{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:601px) and (max-width:920px){.Home-module__g21JLG__container{padding:0 28px}.Home-module__g21JLG__hero{min-height:76vh}.Home-module__g21JLG__heroContent{min-height:62vh;padding-bottom:clamp(40px,7vh,72px)}.Home-module__g21JLG__section{padding:clamp(62px,8vh,110px) 0}}@media (max-width:600px){.Home-module__g21JLG__navInner{grid-template-columns:1fr;min-height:82px;padding:10px 0}.Home-module__g21JLG__navLink{display:none}.Home-module__g21JLG__navLogo{width:clamp(88px,31.5vw,141px)}.Home-module__g21JLG__footerInner{text-align:center;align-items:center}.Home-module__g21JLG__footerNav,.Home-module__g21JLG__social{justify-content:center}}
