.style_navbar__bBntK{background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.1);position:fixed;width:100%;top:0;left:0;z-index:1000}.style_navbarContainer__wPldR{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.style_logo__YMLQa a{text-decoration:none;font-size:1.5rem;font-weight:700;color:#333}.style_userSection__M0dbI{display:flex;align-items:center;margin-left:auto;margin-right:2rem}.style_userInfo__IMFW7{display:flex;align-items:center;gap:1rem}.style_greeting__xMeni{font-weight:600;color:#0070f3;font-size:1rem;padding:.5rem 1rem;background:rgba(0,112,243,.1);border-radius:20px;border:1px solid rgba(0,112,243,.2)}.style_logoutButton__T52kn{background:#dc3545;color:white;border:none;padding:.5rem 1rem;border-radius:20px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}.style_logoutButton__T52kn:hover{background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px rgba(220,53,69,.3)}.style_loginSection__JPHJs{display:flex;align-items:center}.style_loginLink__v1NrK{text-decoration:none;color:#0070f3;font-weight:600;padding:.5rem 1.5rem;border:2px solid #0070f3;border-radius:25px;transition:all .3s ease;background:transparent}.style_loginLink__v1NrK:hover{background:#0070f3;color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,112,243,.3)}.style_menu__GYDET{display:flex;gap:2rem;list-style:none}.style_menu__GYDET li a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.style_menu__GYDET li a:hover{color:#0070f3}.style_hamburger__qkfEg{display:none;flex-direction:column;cursor:pointer;gap:5px}.style_hamburger__qkfEg span{width:25px;height:3px;background:#333;transition:all .3s ease}@media (max-width:768px){.style_navbarContainer__wPldR{padding:1rem}.style_userSection__M0dbI{margin-right:1rem}.style_greeting__xMeni{font-size:.9rem;padding:.4rem .8rem}.style_loginLink__v1NrK{padding:.4rem 1.2rem;font-size:.9rem}.style_logoutButton__T52kn{padding:.4rem .8rem;font-size:.8rem}.style_userInfo__IMFW7{gap:.5rem}.style_menu__GYDET{position:absolute;top:70px;left:0;width:100%;flex-direction:column;background:#fff;padding:1rem 0;gap:1.5rem;text-align:center;transform:translateY(-300px);opacity:0;transition:all .3s ease-in-out}.style_menu__GYDET.style_active__QjyI_{transform:translateY(0);opacity:1}.style_hamburger__qkfEg{display:flex}.style_hamburger__qkfEg.style_active__QjyI_ span:first-child{transform:rotate(45deg) translate(5px,5px)}.style_hamburger__qkfEg.style_active__QjyI_ span:nth-child(2){opacity:0}.style_hamburger__qkfEg.style_active__QjyI_ span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}}.style_container__Nj7el{display:flex;justify-content:center;align-items:center;height:100svh;background:linear-gradient(1turn,#74ebd5 50%,#9face6);padding-top:80px}.style_cardContainer__SCBkm{display:flex;width:80vw;max-width:1000px;height:70vh;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .3s ease}.style_cardContainer__SCBkm:hover{transform:translateY(-5px)}.style_cardContainer_left__yKoXf{flex:1 1;background:linear-gradient(135deg,#6a11cb,#2575fc);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;text-align:center}.style_cardContainer_left__yKoXf p{font-size:2rem;font-weight:700;margin-bottom:1rem}.style_cardContainer_left__yKoXf small{font-size:.9rem;opacity:.9}.style_cardContainer_right__23EES{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:2rem 3rem}.style_cardContainer_right__23EES h2{font-size:1.8rem;margin-bottom:1.2rem;color:#333}.style_cardContainer_right__23EES form{display:flex;flex-direction:column;gap:1rem}.style_cardContainer_right__23EES input{padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:1rem;outline:none;transition:border-color .3s ease}.style_cardContainer_right__23EES input:focus{border-color:#2575fc}.style_cardContainer_right__23EES button{background:#2575fc;color:white;padding:12px;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .3s ease}.style_cardContainer_right__23EES button:hover{background:#1e63d9}@media (max-width:900px){.style_cardContainer__SCBkm{width:90vw;height:auto;flex-direction:column}.style_cardContainer_left__yKoXf,.style_cardContainer_right__23EES{flex:unset;width:100%;padding:2rem;height:auto}.style_cardContainer_left__yKoXf{padding:1.5rem}.style_cardContainer_left__yKoXf p{font-size:1.6rem}}@media (max-width:600px){.style_container__Nj7el{padding-top:60px}.style_cardContainer__SCBkm{width:95vw;height:auto;flex-direction:column;box-shadow:none}.style_cardContainer_left__yKoXf{display:none}.style_cardContainer_right__23EES{padding:1.5rem}.style_cardContainer_right__23EES h2{font-size:1.5rem;text-align:center}.style_cardContainer_right__23EES input{font-size:.9rem;padding:10px 12px}.style_cardContainer_right__23EES button{padding:10px;font-size:.95rem}}