.home{max-width:1600px;margin:0 auto}@media(min-width:1600px)and (hover:hover){.home{display:flex;flex-direction:row;height:calc(100svh - 64px);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__headline-gradient{background:linear-gradient(90deg,#97e975,#4bc4b2,#2d7777);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.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}}.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)}}.home__divider-monogram{display:none}@media(min-width:1600px)and (hover:hover){.home__divider-monogram{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;border:1px solid rgba(201,169,110,.65);font-family:var(--font-playfair);font-size:3rem;padding-right:1px;padding-bottom:6px;color:#c9a96e;background:#1a1b1e;position:relative;z-index:1}}.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)}}