.home_container__eduTK{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.home_header__5FqNo{background:#fff;padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.1)}.home_title__6bp0U{margin:0;font-size:1.5rem;color:#333;font-weight:700}.home_userInfo__vwPKv{display:flex;align-items:center;gap:1rem}.home_userName__6Ewxh{color:#666;font-size:.95rem}.home_logoutBtn__0BBNd{padding:.5rem 1rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}.home_logoutBtn__0BBNd:hover{background:#c82333}.home_main__ZqXmQ{padding:3rem 2rem;max-width:1200px;margin:0 auto}.home_welcome__vkcyM{text-align:center;color:#fff;margin-bottom:3rem}.home_welcome__vkcyM h2{font-size:2.5rem;margin-bottom:.5rem;font-weight:700}.home_welcome__vkcyM p{font-size:1.2rem;opacity:.9}.home_menuGrid__PGIUa{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.home_menuCard__vhVhV{background:#fff;border-radius:12px;padding:2rem;text-decoration:none;color:inherit;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;text-align:center}.home_menuCard__vhVhV:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.home_cardIcon__ygAGK{font-size:3rem;margin-bottom:1rem}.home_menuCard__vhVhV h3{margin:0 0 .5rem;font-size:1.5rem;color:#333;font-weight:600}.home_menuCard__vhVhV p{margin:0;color:#666;font-size:.95rem}.home_loading__JY69M{display:flex;justify-content:center;align-items:center;height:100vh;color:#fff;font-size:1.2rem}