:root{--brand-red:#8b3d3d;--bg-color:#121212;--text-color:#f0f0f0;--text-color-muted:#a0a0a0;--font-serif:"Cormorant Garamond",serif;--font-sans:"Manrope",sans-serif;--line-height-body:1.7;--line-height-lead:1.66;--letter-spacing-body:.01em;--letter-spacing-heading:.015em;--transition-duration-base:.3s;--transition-timing-base:cubic-bezier(.4,0,.2,1)}html{scroll-behavior:smooth}body,html{background-color:var(--bg-color);color:var(--text-color)}body{font-family:var(--font-sans);font-weight:300;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,dd,li,p{letter-spacing:var(--letter-spacing-body);line-height:var(--line-height-body)}.lead{line-height:var(--line-height-lead)}section{box-sizing:border-box;padding:100px 5%}#contacts,.page-content>section,main>section{scroll-margin-top:120px}h1,h2,h3{letter-spacing:var(--letter-spacing-heading)}h2{font-family:var(--font-serif);font-size:clamp(2.5rem,8vw,4rem);font-weight:600;line-height:1.1;margin-bottom:60px;margin-top:0;text-align:center}@media (max-width:768px){section{padding:60px 5%}#contacts,.page-content>section,main>section{scroll-margin-top:90px}h2{margin-bottom:40px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
