.home{max-width:1600px;margin:0 auto}@media(min-width:1600px)and (hover:hover){.home{display:flex;flex-direction:row;height:100%;overflow:hidden;max-width:none;margin:0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.hero{min-height:calc(100svh - 64px);display:flex;flex-direction:column;justify-content:center;padding:2.5rem 3rem 3rem}@media(min-width:768px){.hero{padding:3rem 3rem 4rem}}@media(min-width:768px)and (max-width:1599px){.hero{justify-content:center;padding:clamp(3rem,8vh,5rem) 3rem 2.5rem}}@media(max-width:767px){.hero{min-height:100svh;padding-top:1.5rem;justify-content:center}}@media(min-width:1600px)and (hover:hover){.hero{width:50%;min-height:unset;height:100%;justify-content:center;padding:2rem 3rem}}.hero__inner{max-width:960px}@media(min-width:768px)and (max-width:1599px){.hero__inner{max-width:850px}}@media(min-width:1600px)and (hover:hover){.hero__inner{width:-moz-fit-content;width:fit-content;margin:0 auto}}.hero__headline{font-family:var(--font-playfair);font-size:clamp(2.75rem,7.5vw,6.5rem);font-weight:400;line-height:1.1;color:#f5f0e8;letter-spacing:-.01em;margin-bottom:2.5rem}@media(min-width:1200px)and (max-width:1599px){.hero__headline{font-size:clamp(2.75rem,5.85vw,5.375rem)}}@media(max-width:767px){.hero__headline{font-size:clamp(3.5rem,12vw,5rem)}}@media(min-width:1600px)and (hover:hover){.hero__headline{font-size:clamp(2.5rem,4.75vw,5.75rem);margin-bottom:2rem}}.hero__headline-accent{font-style:italic;color:#c9a96e}.hero__sub{font-size:clamp(.95rem,1.5vw,1.1rem);color:rgba(240,236,227,.4);line-height:1.75;max-width:520px;margin-bottom:3rem}@media(min-width:768px)and (max-width:1599px){.hero__sub{margin-bottom:1.75rem}}.hero__ctas{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero__scroll-arrow{display:flex;align-self:center;margin-top:3rem;color:rgba(240,236,227,.4);transition:color .2s ease,transform .2s ease;animation:bounce 2s ease-in-out infinite}.hero__scroll-arrow:hover{transform:translateY(3px)}@media(min-width:1600px)and (hover:hover){.hero__scroll-arrow{display:none}}.hero__cta{font-size:.9rem;transition:color .2s ease}.hero__cta--primary{color:#f5f0e8;text-decoration:underline;text-underline-offset:5px;-webkit-text-decoration-color:rgba(245,240,232,.35);text-decoration-color:rgba(245,240,232,.35)}.hero__cta--primary:hover{-webkit-text-decoration-color:#f5f0e8;text-decoration-color:#f5f0e8}.hero__cta--secondary{color:rgba(240,236,227,.4)}.hero__cta--secondary:hover{color:#f5f0e8}.home__divider{display:none}@media(min-width:1600px)and (hover:hover){.home__divider{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60px;height:100%;flex-shrink:0;position:relative}.home__divider:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:1px;background:linear-gradient(180deg,transparent,rgba(201,169,110,.25) 20%,rgba(201,169,110,.25) 80%,transparent)}}.about{padding:clamp(3rem,6vh,5rem) 3rem;border-top:1px solid #1f2937}@media(max-width:767px){.about{scroll-margin-top:calc(64px + .5rem)}}@media(min-width:768px){.about{padding:clamp(4rem,7vh,6rem) 4%}}@media(min-width:1600px)and (hover:hover){.about{width:50%;height:100%;border-top:none;display:flex;flex-direction:column;align-items:center;padding:2rem}}.about__inner{max-width:720px}@media(min-width:1600px)and (hover:hover){.about__inner{width:100%;max-width:780px;margin-top:auto;margin-bottom:auto}}.about__heading{font-family:var(--font-playfair);font-size:clamp(2.5rem,5vw,4rem);font-weight:400;color:#f5f0e8;letter-spacing:-.01em;margin-bottom:2rem}@media(min-width:1600px)and (hover:hover){.about__heading{font-size:clamp(1.75rem,4vh,3.5rem);margin-bottom:clamp(1rem,2.5vh,2rem)}}.about__heading-accent{color:#c9a96e}.about__bio{color:rgba(240,236,227,.55);font-size:.95rem;line-height:1.85}.about__bio p+p{margin-top:1.25rem}@media(min-width:1600px)and (hover:hover){.about__bio{font-size:clamp(.75rem,1.6vh,.95rem);line-height:1.7}.about__bio p+p{margin-top:clamp(.5rem,1.2vh,1.25rem)}}