:root{--background:#f0ede9;--foreground:#1f1f1f;--borders:#b2aaa5;--secondary:#676361}body,html{min-height:100vh;display:flex;flex-direction:column;max-width:100vw;overflow-x:hidden;scrollbar-color:var(--secondary)}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:var(--background)}body::-webkit-scrollbar-thumb{background:var(--background);border-radius:5px}body::-webkit-scrollbar-thumb:hover{background:var(--secondary)}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:var(--secondary);text-decoration:none;position:relative}iframe{border:none}.header_header__Awatn{position:-webkit-sticky;position:sticky;z-index:10;background-color:var(--background);align-items:center;justify-content:space-between;display:flex;height:72px;width:100%;padding:0 80px}.header_flower__gzt9_{margin-top:10px}.header_leftNav__HFUlL{width:350px;display:flex;justify-content:space-between}.header_rightNav__WUq1g{width:300px;display:flex;justify-content:space-between}.header_link__1JcgV{font-size:20px;font-weight:700;padding:4px 0}.header_link__1JcgV:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:var(--foreground);transform:scaleX(0);transition:transform .4s ease}.header_link__1JcgV:hover{color:var(--foreground)}.header_link__1JcgV:hover:after{transform:scaleX(1)}.header_link__1JcgV.header_active__DMkZc{color:var(--foreground)}.header_link__1JcgV.header_active__DMkZc:after{transform:scaleX(1)}.header_socialLink__QSRgp:hover img{filter:brightness(0) saturate(100%) invert(19%) sepia(1%) saturate(0) hue-rotate(314deg) brightness(95%) contrast(88%)}