body{color:#0f172a;word-break:keep-all;background-color:#f1f6fc;margin:0;font-family:Gowun Dodum,Nanum Gothic,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}.monster-bounce{animation:4s ease-in-out infinite bounce}@keyframes bounce{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.02)}}.animate-pop{animation:.4s cubic-bezier(.175,.885,.32,1.275) pop}@keyframes pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.active-tab{transform:translateY(-4px);box-shadow:0 8px 16px #312e814d;color:#fff!important;background-color:#312e81!important}.footer-area{color:#f8fafc;text-align:center;box-sizing:border-box;background:#0f172a;border-top:10px solid #1e293b;width:100%;margin-top:auto;padding:4rem 2rem}.footer-info{color:#fbd38d;letter-spacing:.1em;margin-bottom:.5rem;font-size:1.3rem;font-weight:800;display:block}.footer-credit{color:#fff;font-size:1.8rem;font-weight:900}input{border:4px solid #cbd5e1!important;height:4.5rem!important;font-family:Nanum Gothic,sans-serif!important;font-size:1.4rem!important}input:focus{outline:none;background:#fff!important;border-color:#4f46e5!important}.compact-container{width:100%;max-width:1100px;margin:0 auto}@media (width>=1024px){.student-main-grid{grid-template-columns:200px 1fr 200px;align-items:start;gap:1.5rem;display:grid}}
