@import url(https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;padding:0}.app-wrapper{display:flex;flex-direction:column;height:100vh;position:relative}.top-bar{align-items:center;background-color:#003f88;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;display:flex;flex-shrink:0;height:70px;padding:0 20px}.zju-logo{height:50px;margin-right:15px}.zju-title{font-size:1.5rem;font-weight:600}.app-container{flex:1 1;overflow:hidden}.app-container,.sidebar{display:flex;position:relative}.sidebar{background-color:#f9f9f9;box-shadow:5px 0 8px #0c0c0c0f;flex-direction:column;height:100%;padding:1rem;transition:width .3s ease,padding .3s ease;width:280px;z-index:100}.sidebar.collapsed{padding:1rem 6px;width:40px}.sidebar-content{flex:1 1;height:0;overflow-x:hidden;overflow-y:auto;padding-right:5px}.toggle-button{align-items:center;background-color:#003f88;border:none;border-radius:50%;box-shadow:0 1px 3px #0003;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:28px;justify-content:center;position:absolute;right:-14px;top:10px;transition:all .3s ease;width:28px;z-index:200}.toggle-button:focus{box-shadow:0 0 0 2px #80bdff;outline:none}.search-section{margin-bottom:20px}.search-section label{display:block;font-weight:700;margin-bottom:5px}.search-section input{box-sizing:border-box;padding:8px;width:100%}.main-content{background:#fff;border-radius:10px;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;margin-left:-20px;overflow:hidden;position:relative;transition:all .3s ease}.main-content.expanded{margin-left:40px}.table-container{flex:1 1;overflow:auto}.tab-bar{border-bottom:1px solid #ddd;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1rem;padding:12px 20px}.tab-button{background-color:#f0f4f9;border:none;border-radius:999px;box-shadow:0 1px 2px #0000000f;color:#003f88;cursor:pointer;font-size:.95rem;font-weight:500;padding:8px 16px;transition:all .25s ease}.tab-button:hover{background-color:#e0ecff;box-shadow:0 2px 4px #003f8826;transform:translateY(-1px)}.tab-button.active{background-color:#003f88;box-shadow:0 3px 6px #003f884d;color:#fff;font-weight:600}.pill-container{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.pill{align-items:center;background-color:#e6f0ff;border:1px solid #b0c8ff;border-radius:999px;color:#036;cursor:pointer;display:flex;font-size:.85rem;padding:4px 10px;transition:background .2s ease}.pill:hover{background-color:#d2e4ff}.pill-x{color:#666;font-size:1rem;font-weight:700;margin-left:6px}.description-sidebar{background-color:#fdfdfd;border-left:1px solid #ccc;box-shadow:-2px 0 5px #0000001a;height:100vh;overflow-y:auto;padding:1rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:320px;z-index:999}.description-sidebar.visible{transform:translateX(0)}.description-sidebar.hidden{transform:translateX(100%)}.partnership-text{color:#fff;font-family:Dancing Script,cursive;font-size:1rem;margin:0 .5rem}button{box-shadow:0 2px 6px #003f8814}.pill{background:linear-gradient(90deg,#e6f0ff 60%,#f5faff);border:1px solid #a3c2f7}
/*# sourceMappingURL=main.c4df1391.css.map*/