.student-container[data-v-1bb95380]{padding:24px;background:#fff;min-height:100vh;overflow-y:auto;scroll-behavior:smooth}.student-container .empty-container[data-v-1bb95380],.student-container .loading-container[data-v-1bb95380]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:300px}.student-container .student-list[data-v-1bb95380]{max-width:1200px;margin:0 auto}.student-container .student-grid[data-v-1bb95380]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px}.student-container .student-card[data-v-1bb95380]{border-radius:20px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.06),0 8px 32px rgba(0,0,0,.04);box-shadow:0 4px 16px rgba(0,0,0,.06),0 8px 32px rgba(0,0,0,.04);border:1px solid #f5f5f5;-webkit-transition:all .4s cubic-bezier(.34,1.56,.64,1);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.student-container .student-card[data-v-1bb95380] .ant-card-body{padding:28px 32px}.student-container .student-card[data-v-1bb95380]:hover{-webkit-transform:translateY(-4px) scale(1.02);transform:translateY(-4px) scale(1.02);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.08),0 16px 48px rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.08),0 16px 48px rgba(0,0,0,.08);border-color:#e6f7ff;background:linear-gradient(145deg,#fff,#f8fbff)}.student-container .student-card:hover .student-name[data-v-1bb95380]{color:#1890ff}.student-container .student-card[data-v-1bb95380]:active{-webkit-transform:translateY(-2px) scale(1.01);transform:translateY(-2px) scale(1.01);background:linear-gradient(145deg,#f8fbff,#fff)}.student-container .student-content[data-v-1bb95380]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.student-container .student-info[data-v-1bb95380]{-webkit-box-flex:1;-ms-flex:1;flex:1}.student-container .student-name[data-v-1bb95380]{font-size:17px;color:#262626;font-weight:600;margin-bottom:8px;-webkit-transition:all .4s cubic-bezier(.34,1.56,.64,1);transition:all .4s cubic-bezier(.34,1.56,.64,1)}.student-container .student-number[data-v-1bb95380]{font-size:14px;color:#666}.student-container .student-status[data-v-1bb95380]{padding:4px 12px;border-radius:20px;font-size:14px;font-weight:500}.student-container .student-status.status-unbind[data-v-1bb95380]{background:#fff1f0;color:#ff4d4f}.student-container .student-status.status-bound[data-v-1bb95380]{background:#f6ffed;color:#52c41a}.student-container .student-status.status-pending[data-v-1bb95380]{background:#e6f7ff;color:#1890ff}@media screen and (max-width:375px){.student-container[data-v-1bb95380]{padding:16px}.student-container .student-grid[data-v-1bb95380]{grid-template-columns:1fr;gap:20px}.student-container .student-card[data-v-1bb95380]{border-radius:16px}.student-container .student-card[data-v-1bb95380] .ant-card-body{padding:20px 24px}.student-container .student-name[data-v-1bb95380]{font-size:16px}.student-container .student-number[data-v-1bb95380]{font-size:13px}.student-container .student-status[data-v-1bb95380]{font-size:13px;padding:3px 10px}}