@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Lato:wght@400;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#fafafa;--foreground:#0a0a0a;--secondary:#c5a572;--border:rgba(0,0,0,.1);--radius:12px;--card-background:rgba(0,0,0,.03);--transition:.3s ease-in-out}*{box-sizing:border-box;margin:0;padding:0}body.dark-mode{--background:#0a0a0a;--foreground:#fafafa;--border:rgba(255,255,255,.1);--card-background:rgba(255,255,255,.03)}html,body{background:var(--background);color:var(--foreground);max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background var(--transition),color var(--transition);font-family:Lato,sans-serif;line-height:1.7}.container{max-width:1200px;height:100vh;margin:auto;padding:11vh 5% 0}h1,h2,h3,h4,h5,h6{letter-spacing:.5px;font-family:Playfair Display,serif;font-weight:700;line-height:1.2}h1{margin-bottom:2rem;font-size:max(1.5rem,min(8vw,3rem))}h2{margin-bottom:1.8rem;font-size:max(1.3rem,min(4vw,2.5rem))}h3{margin-bottom:1.5rem;font-size:max(1.1rem,min(3vw,2rem))}h4{margin-bottom:1.2rem;font-size:max(1rem,min(2.5vw,1.7rem))}h5{margin-bottom:1rem;font-size:max(.95rem,min(2vw,1.4rem))}h6{margin-bottom:.8rem;font-size:max(.9rem,min(1.5vw,1.2rem))}p{margin-bottom:1rem;font-size:max(.95rem,min(1.8vw,1.2rem))}strong{color:var(--secondary);font-weight:700}em{opacity:.9;font-style:italic}a{color:var(--foreground);transition:color var(--transition);padding-bottom:.1rem;font-weight:700;text-decoration:none;position:relative}a:after{content:"";background:gray;width:100%;height:1px;position:absolute;bottom:0;left:0}a:before{content:"";background:var(--secondary);width:0;height:2px;transition:width var(--transition);position:absolute;bottom:0;left:0}a:hover:before,a:focus:before{width:100%}a:hover:after,a:focus:after{width:0%}a:hover,a:focus{color:var(--secondary)}button{background:var(--secondary);color:var(--background);text-transform:uppercase;letter-spacing:.05em;transition:background var(--transition),transform var(--transition);cursor:pointer;border:none;border-radius:999px;padding:.9rem 2rem;font-weight:600;display:inline-block}button:hover{background:color-mix(in srgb,var(--secondary)90%,black);transform:scale(1.05)}.grid{justify-content:center;gap:1.5rem;margin:0 4%;display:grid}@media (max-width:700px){.grid{grid-template-columns:repeat(1,1fr)}}@media (min-width:701px) and (max-width:1000px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1001px){.grid{grid-template-columns:repeat(4,1fr)}}.grid h2{text-align:center;color:var(--secondary);grid-column:1/-1;margin-bottom:max(1rem,min(2vw,1.5rem))}
.Header-module__5jGu4G__header{z-index:2;color:#fff;mix-blend-mode:exclusion;justify-content:space-between;align-items:center;width:100%;height:10vh;padding:1rem 2rem;display:flex;position:fixed;top:0;left:0}.Header-module__5jGu4G__header a{color:#fff}.Header-module__5jGu4G__logo a{font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module__5jGu4G__nav{align-items:center;display:flex}.Header-module__5jGu4G__nav a{margin-left:1.5rem;text-decoration:none;transition:color .2s ease-in-out}.Header-module__5jGu4G__nav_mobile{display:none}.Header-module__5jGu4G__hamburger{cursor:pointer;font-size:1.5rem}.Header-module__5jGu4G__dropdown{z-index:122;background:var(--background);opacity:0;pointer-events:none;border-radius:8px;flex-direction:column;align-items:flex-end;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:60px;right:1rem;overflow:hidden;transform:translateY(-10px);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Header-module__5jGu4G__dropdown a{text-align:right;width:100%;padding:.5rem 1rem}.Header-module__5jGu4G__dropdown.Header-module__5jGu4G__open{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:600px){.Header-module__5jGu4G__nav{display:none}.Header-module__5jGu4G__nav_mobile{display:block}}
