@import"https://fonts.googleapis.com/css2?family=Parkinsans:wght@300..800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:clamp(14px,2vw,16px)}html,body{font-family:Parkinsans,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;background-color:#fff}#root{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}body{word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;position:relative;width:100%;min-height:100vh;height:100%}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img,picture,video,svg{display:block;max-width:100%}button{all:unset;cursor:pointer}._App_1mwo8_1{width:100%;min-height:100vh;margin:0 auto;background-color:#81e6f8;font-size:1rem;position:relative}._main_content_1mwo8_10{width:100%;background-color:#81e6f8;min-height:calc(100vh - 70px);position:relative;margin:0 auto}._auth_header_1mwo8_19{padding:0 3rem;width:100%;height:70px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #ddd;background-color:#ffd900}._logo_1mwo8_29{font-size:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:2px;color:#fff;letter-spacing:1px}._footer_16gny_1{background-color:#333;width:100%}._footer_wrapper_16gny_5{display:flex;align-items:center;justify-content:space-between;padding:.5rem 3rem;height:40px;max-width:1400px;margin:auto}._footer_16gny_1 p{color:#fff;font-size:.8rem;font-weight:500}._social_links_16gny_20,._platform_links_16gny_21{display:flex;align-items:center;gap:1.5rem;color:#fff}._platform_links_16gny_21 a{color:#fff;font-size:.9rem;font-weight:500}._platform_links_16gny_21 a:hover{color:#9eff95}._ftr_icon_16gny_35{color:#fff;fill:#fff;width:24px;height:24px}._social_links_16gny_20 a:hover ._ftr_icon_16gny_35{color:#9eff95;fill:#9eff95;scale:1.1}@media only screen and (max-width: 850px){._footer_wrapper_16gny_5{flex-direction:column-reverse;height:130px;padding:1rem}}._header_6txtt_1{position:sticky;top:0;z-index:100;width:100%;background:gold;box-shadow:0 1px 10px #0000001a}._header_6txtt_1._static_6txtt_9{position:static;border-bottom:1px solid #ddd}._header_wrapper_6txtt_13{display:flex;align-items:center;justify-content:space-between;padding:.5rem 3rem;height:70px;max-width:1400px;margin:0 auto}._menu_btn_6txtt_22{display:none;cursor:pointer;justify-content:flex-start;width:40px;height:100%;align-items:center}._menu_btn_6txtt_22 svg{width:26px;height:26px;color:#000;fill:#000}._logo_6txtt_37{height:100%}._logo_link_6txtt_40{font-size:2.2rem;letter-spacing:1px;color:#2c3e50;height:100%;display:flex;align-items:center;gap:2px;font-weight:1000}._logo_link_6txtt_40 svg{width:28px;height:28px}._nav_6txtt_54{display:flex;gap:2rem;align-items:center}._nav_list_6txtt_59{display:flex;align-items:center;gap:2rem;list-style:none}._nav_list_auth_6txtt_65{display:flex;align-items:center;gap:1.5rem;list-style:none}._nav_list_6txtt_59 a{text-decoration:none;font-size:1rem;color:#00366b;font-weight:600}._nav_list_6txtt_59 a:hover{color:#333}._sign_in_6txtt_80,._sign_up_6txtt_81{text-decoration:none;font-size:.9rem;font-weight:600;padding:.3rem 1rem;border-radius:5px}._sign_in_6txtt_80{border:1px rgb(0,128,107);background-color:#6eb9ff;color:#2c3e50}._sign_up_6txtt_81{color:#fff;border:1px #000000;background-color:#000}._sign_in_6txtt_80:hover{background-color:#0073e6;color:#fff}._sign_up_6txtt_81:hover{background-color:#0073e6}._logout_btn_6txtt_106{text-decoration:none;font-size:.9rem;font-weight:600;padding:.2rem .6rem;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:5px;transition:all .3s ease;background-color:#eee;color:red}._logout_btn_6txtt_106:hover{background-color:#00806b;color:#fff}@media only screen and (max-width: 1000px){._header_wrapper_6txtt_13{padding:.5rem 2rem}._nav_6txtt_54,._nav_list_6txtt_59{gap:1rem}._nav_list_auth_6txtt_65{gap:.5rem}._nav_list_6txtt_59 a{font-size:.9rem}._sign_in_6txtt_80,._sign_up_6txtt_81{padding:.2rem .6rem}}@media only screen and (max-width: 770px){._header_wrapper_6txtt_13{padding:.5rem 1rem}._nav_6txtt_54{display:none}._menu_btn_6txtt_22{display:flex}}._mobile_menu_x9xmf_1{position:fixed;top:0;left:-100%;width:250px;height:100%;background:#6eb9ff;box-shadow:2px 0 10px #0000001a;transition:left .3s ease-in-out;z-index:1000;padding:1.5rem;visibility:hidden}._close_btn_x9xmf_15{background:none;border:none;align-self:flex-end;display:flex;align-items:center;justify-content:flex-end;margin-bottom:.5rem;width:40px;height:40px}._close_btn_x9xmf_15 svg{width:26px;height:26px;color:#000;fill:#000}._mobile_menu_content_x9xmf_32{width:100%;height:100%;display:flex;flex-direction:column;position:relative}._mobile_menu_ftr_x9xmf_39{position:absolute;left:50%;transform:translate(-50%);bottom:0;color:#333;font-size:.8rem;font-weight:500;display:flex;align-items:center;gap:.3rem}._mobile_nav_list_x9xmf_51,._mobile_nav_list_auth_x9xmf_52{display:flex;flex-direction:column}._mobile_nav_list_x9xmf_51 li{margin:.5rem 0;width:100%}._mobile_nav_list_x9xmf_51 a{text-decoration:none;color:#333;font-size:1.1rem;font-weight:600;width:100%}._mob_nav_sign_in_x9xmf_67,._mob_nav_sign_up_x9xmf_68{text-decoration:none;font-size:.9rem;font-weight:600;padding:.3rem 1rem;border-radius:5px;display:block;margin:.5rem 0;text-align:center}._mob_nav_sign_in_x9xmf_67{border:1px dashed rgb(2,0,128);background-color:#6eb9ff;color:#2c3e50}._mob_nav_sign_up_x9xmf_68{color:#6eb9ff;border:1px #000000;background-color:#2c3e50}._mobile_nav_logout_btn_x9xmf_88{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;color:#fff;background-color:#ae0000;border-radius:5px;border:1px solid #333;padding:.3rem 1rem;margin:1.5rem 0;font-size:.9rem;font-weight:600}@media only screen and (max-width: 770px){._mobile_menu_x9xmf_1{visibility:visible}._mobile_menu_x9xmf_1._open_x9xmf_107{left:0}._overlay_x9xmf_111{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000;z-index:-1;visibility:hidden;transition:background .3s ease-in-out,visibility 0s linear .3s}._overlay_x9xmf_111._show_x9xmf_123{background:#0009;z-index:999;visibility:visible;transition:background .3s ease-in-out,visibility 0s linear}}._back_to_top_msyaf_1{position:fixed;bottom:20px;right:20px;max-width:1400px;z-index:1000}._back_to_top_button_msyaf_9{background-color:#004386;color:#fff;border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0003;transition:background-color .3s ease}._back_to_top_button_msyaf_9 svg{width:30px;height:30px}._back_to_top_button_msyaf_9:hover{background-color:#0056b3}
