@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&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{--color-text:#000f14;--color-text-pale:#666c70;--color-bg:#fbf8ef;--color-subtle-bg:#c5e7dc;--color-button:#0a9396;--color-button-hover:#0cbdc0;--color-error:#ae2012;--color-white:#fff;--font-light:300;--font-regular:400;--font-medium:500}html,body{font-family:Inter,sans-serif;font-weight:var(--font-regular);color:var(--color-text);background-color:var(--color-bg);margin:0;padding:0;line-height:1.6}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:var(--font-medium);margin:0 0 1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{font-weight:var(--font-light);color:var(--color-text);margin:0 0 1rem}a{color:var(--color-button);text-decoration:none;transition:color .3s}a:hover{color:var(--color-button-hover)}button,.btn{font-family:Inter,sans-serif;font-weight:var(--font-medium);background-color:var(--color-button);color:var(--color-white);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:1rem;transition:background-color .3s}button:hover,.btn:hover{background-color:var(--color-button-hover)}input,textarea,select{font-family:Inter,sans-serif;font-weight:var(--font-light);background-color:var(--color-white);color:var(--color-text);border:1px solid #ccc;border-radius:4px;padding:.5rem .75rem;font-size:1rem;transition:border-color .3s}input:focus,textarea:focus,select:focus{border-color:var(--color-button);outline:none}.alert,.error,.message-error{background-color:var(--color-error);color:var(--color-white);font-weight:var(--font-medium);border-radius:5px;margin:1rem 0;padding:.75rem 1rem}.container{width:90%;max-width:1200px;margin:0 auto;padding:1rem 0}.section{background-color:var(--color-bg);padding:3rem 0}.section-subtle{background-color:var(--color-subtle-bg);border-radius:8px;padding:2rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.hidden{display:none}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #ddd;padding:.75rem}th{font-weight:var(--font-medium)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-button);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}
