:root{--primary-color:#111;--primary:#111;--secondary-color:#f5f5f5;--text-color:#333;--text-secondary:#666;--background-color:#fff;--background:#fff;--max-width:1100px;--border-radius:8px;--radius:var(--border-radius);--box-shadow:0 4px 14px 0 rgba(0,0,0,.05);--shadow:0 4px 10px rgba(0,0,0,.1);--nav-height:60px;--border:#ccc}*{box-sizing:border-box;padding:0}*,body{margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-color);background-color:var(--background-color)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}.Header_header__Qu_3M{color:#191f1c;background-color:#fff;width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_container__ohj9G{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;justify-content:space-between;align-items:center}.Header_leftSection__naICD{display:flex;align-items:center;gap:32px}.Header_logo__mXmY3{font-size:24px;font-weight:400;color:#fff;text-decoration:none;letter-spacing:-.5px}.Header_navLinks__yZllb{display:flex;gap:24px}.Header_navLink__dQlCx{color:#191f1c;text-decoration:none;font-weight:500;font-size:14px;transition:opacity .2s}.Header_navLink__dQlCx:hover{opacity:.8}.Header_authButtons__W89Rg,.Header_rightSection__5PIZk{display:flex;align-items:center}.Header_authButtons__W89Rg{gap:12px}.Header_loginButton__DtgXq{color:#191f1c;text-decoration:none;font-weight:500;font-size:14px;padding:8px 16px;border-radius:30px;transition:background-color .2s}.Header_loginButton__DtgXq:hover{background-color:#e0e0e0}.Header_signupButton__p0Ume{background-color:#191f1c;color:#fff;text-decoration:none;font-weight:500;font-size:14px;padding:8px 16px;border-radius:30px;transition:background-color .2s}.Header_signupButton__p0Ume:hover{background-color:#e0e0e0}.Header_userMenu__eBmDh{display:flex;align-items:center;gap:16px}.Header_logoutButton__Nh5N0,.Header_userName__VIOh7{font-size:14px;font-weight:500}.Header_logoutButton__Nh5N0{background:none;border:none;color:#191f1c;cursor:pointer;padding:8px 16px;border-radius:30px;transition:background-color .2s}.Header_logoutButton__Nh5N0:hover{background-color:#333}.Header_dropdown__5oC4o{position:relative;height:100%;display:flex;align-items:center;cursor:pointer}.Header_dropdownTrigger__UE9Eb{display:flex;align-items:center;background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}.Header_dropdownTrigger__UE9Eb:after{content:"";display:inline-block;margin-left:8px;vertical-align:middle;border-top:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;opacity:.8}.Header_dropdownMenu__P4XyN{position:absolute;top:100%;left:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15);padding:8px 0;min-width:200px;display:flex;flex-direction:column;z-index:100;animation:Header_fadeIn__Yzlz8 .2s ease-in-out}.Header_dropdownItem___bDvQ{padding:12px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:400;transition:background-color .2s}.Header_dropdownItem___bDvQ:hover{background-color:#f6f6f6}@keyframes Header_fadeIn__Yzlz8{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Header_mobileMenuToggle___WwdS{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px;z-index:1001}.Header_mobileMenu__L5HRT{position:fixed;top:64px;left:0;width:100%;height:calc(100vh - 64px);background-color:#191f1c;z-index:999;padding:24px;display:flex;flex-direction:column;overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease-out}.Header_mobileMenu__L5HRT.Header_open__H7BZh{transform:translateX(0)}.Header_mobileNavLinks__ptH6s{display:flex;flex-direction:column;gap:32px;margin-bottom:48px}.Header_mobileNavLink__gUq9c{color:#fff;font-size:32px;font-weight:500;text-decoration:none}.Header_mobileAuthButtons__Kj4Ew{display:flex;flex-direction:column;gap:16px;margin-top:auto}.Header_mobileLoginButton__u2pv9,.Header_mobileLogoutButton__Qg4BR,.Header_mobileSignupButton__RGV2E{width:100%;padding:14px;border-radius:8px;font-size:18px;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;border:none}.Header_mobileLoginButton__u2pv9,.Header_mobileLogoutButton__Qg4BR{background-color:#333;color:#fff}.Header_mobileSignupButton__RGV2E{background-color:#fff;color:#000}@media (max-width:768px){.Header_desktopOnly__cje2J{display:none!important}.Header_mobileMenuToggle___WwdS{display:block}}@keyframes Header_slideIn__kBV7D{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer_footer__kiRIq{background-color:#191f1c;color:#fff;padding:80px 24px 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif}.Footer_container__kXG5e{max-width:1200px;margin:0 auto}.Footer_topSection__biPky{margin-bottom:64px}.Footer_logo__jgGl_ a{font-size:24px;font-weight:500;color:#fff;text-decoration:none}.Footer_linksGrid__7trnU{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:32px;gap:32px;margin-bottom:80px}.Footer_linksColumn__S1QQZ{display:flex;flex-direction:column}.Footer_columnTitle__Jq5Ms{font-size:20px;font-weight:500;margin-bottom:24px}.Footer_linksColumn__S1QQZ a,.Footer_metaLinks__jS6ym a{color:#fff;text-decoration:none;font-size:16px;margin-bottom:16px;transition:opacity .2s}.Footer_linksColumn__S1QQZ a:hover,.Footer_metaLinks__jS6ym a:hover{opacity:.7}.Footer_bottomSection__9GA_6{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:32px}.Footer_socialAndLang__CeYPj{display:flex;align-items:center;gap:48px}.Footer_socialLinks__dzwlt{display:flex;gap:24px}.Footer_socialLinks__dzwlt a{color:#fff;text-decoration:none;transition:opacity .2s}.Footer_socialLinks__dzwlt a:hover{opacity:.7}.Footer_socialLinks__dzwlt svg{width:20px;height:20px}.Footer_metaLinks__jS6ym{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.Footer_metaLinks__jS6ym a,.Footer_metaLinks__jS6ym span{font-size:14px;color:#ccc;text-decoration:none}.Footer_metaLinks__jS6ym a:hover{text-decoration:underline}@media (max-width:992px){.Footer_linksGrid__7trnU{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_bottomSection__9GA_6{flex-direction:column-reverse;align-items:center;text-align:center}.Footer_metaLinks__jS6ym{flex-direction:column;align-items:center;gap:16px}}@media (max-width:576px){.Footer_linksGrid__7trnU{grid-template-columns:1fr}}.layout_container__Yo0Pg{display:flex;flex-direction:column;min-height:100vh}.layout_main__ABI2k{flex:1 1}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}