@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;800;900&display=swap";body{font-family:Noto Sans KR,sans-serif;background-color:#f9fafb;margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh;color:#1f2937}header{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50;min-height:64px}.header-container{max-width:80rem;margin:0 auto;padding:0 1rem;min-height:64px;display:flex;align-items:center;justify-content:space-between}@media(min-width:1024px){.header-container{padding:0 1.5rem}}.logo-text{font-size:1.62rem;font-weight:800;letter-spacing:-.025em;cursor:pointer;display:flex;align-items:center;height:100%;line-height:1;text-decoration:none}.logo-we{color:#2563eb}.logo-story{color:#f59e0b}.desktop-nav{display:none;height:100%}@media(min-width:1024px){.desktop-nav{display:flex!important}}.nav-link{font-weight:700;color:#6b7280;margin:0 .625rem;text-decoration:none;font-size:.95rem;height:100%;display:inline-flex;align-items:center;border-bottom:3px solid transparent;transition:all .2s;white-space:nowrap}@media(min-width:1024px){.nav-link{margin:0 .85rem}}.nav-link:hover{color:#111827}.nav-link.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:700}@media(min-width:1024px){.student-desktop-nav .student-nav-link{margin:0 1.15rem;padding:0 .25rem}}.header-right{display:flex;align-items:center;gap:1rem}@media(max-width:1023px){.header-container{padding:0 .5rem}.logo-text{font-size:1.3rem}.header-right{gap:.2rem}}.user-greeting{font-size:.78rem;font-weight:600;color:#4b5563;display:inline-flex!important;align-items:center;flex-shrink:0;white-space:nowrap;max-width:110px;overflow:hidden;text-overflow:ellipsis}.header-user-link{display:inline-flex!important;align-items:center;min-width:0}@media(min-width:1024px){.user-greeting{font-size:.875rem;max-width:none}}@media(max-width:1023px){.user-greeting{max-width:120px;font-size:.73rem}}.btn-logout{color:#78716c;font-size:.875rem;font-weight:700;padding:.5rem .75rem;border-radius:.25rem;background:transparent;border:none;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0;line-height:1}.btn-logout:hover{color:#292524;background-color:#f5f5f4}@media(max-width:1023px){.btn-logout{font-size:.75rem;padding:.35rem .45rem}}.mobile-menu-btn{display:block;font-size:1.5rem;color:#374151;cursor:pointer;padding:.5rem;background:none;border:none}@media(min-width:1024px){.mobile-menu-btn{display:none}}#mobile-menu{display:none;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a;position:absolute;top:64px;left:0;width:100%;z-index:49;flex-direction:column}#mobile-menu.open{display:flex;animation:slideDown .2s ease-out}.mobile-link{display:flex;align-items:center;padding:1rem 1.5rem;color:#374151;font-weight:700;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background .2s}.mobile-link:hover{background-color:#f9fafb}.mobile-link.active{color:#2563eb;background-color:#eff6ff;font-weight:700}.mobile-icon{width:20px;height:20px;margin-right:12px;fill:currentColor}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.hidden{display:none}#global-loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;z-index:9999;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#4b5563}.loader-spinner{border:4px solid #f3f3f3;border-top:4px solid #2563eb;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar-right-enter{transform:translate(100%);transition:transform .3s ease-in-out}.sidebar-right-enter-active{transform:translate(0)}.sidebar-right-exit{transform:translate(0);transition:transform .3s ease-in-out}.sidebar-right-exit-active{transform:translate(100%)}.minimal-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-bottom:2px solid #e5e7eb;background:transparent;padding:.25rem 1.5rem .25rem .25rem;font-size:.875rem;font-weight:700;color:#4b5563;outline:none;cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right 0 center;background-repeat:no-repeat;background-size:1.5em 1.5em;transition:border-color .2s}.minimal-select:focus{border-color:#2563eb;color:#2563eb}.fc-view-harness{min-height:400px}@tailwind base;@tailwind components;@tailwind utilities;.dashboard-container{max-width:1280px;margin:0 auto;padding:24px 16px;width:100%}.fc .fc-toolbar-title{font-weight:800!important}@media(min-width:768px){.dashboard-container{padding:24px 40px}}@media(max-width:1023px){.dashboard-container{height:auto!important;overflow:visible!important}.md\:h-\[calc\(100vh-140px\)\]{height:auto!important}.calendar-wrapper{min-height:420px}.fc .fc-toolbar{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:.35rem}.fc .fc-toolbar-chunk{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:4px}.fc .fc-toolbar-chunk:first-child{justify-content:flex-start}.fc .fc-toolbar-chunk:last-child{justify-content:flex-end}.fc .fc-toolbar-title{font-size:.95rem!important;text-align:center;white-space:nowrap}.fc .fc-button{padding:.22rem .45rem!important;font-size:.72rem!important}.fc .fc-button-group{display:inline-flex!important;flex-wrap:nowrap!important}.fc .fc-header-toolbar{margin-bottom:.4rem!important;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none}.fc .fc-header-toolbar::-webkit-scrollbar{display:none}}
