@charset "UTF-8";.school-item{display:flex;align-items:center;gap:8px;padding:10px;margin-bottom:8px;background:#f9f9f9;border:1px solid #ddd;border-radius:4px}.school-item.ui-sortable-helper{background:#fff;box-shadow:0 2px 8px #00000026}.school-item-placeholder{height:52px;margin-bottom:8px;background:#e5f3ff;border:2px dashed #0073aa;border-radius:4px}.school-item .drag-handle{cursor:move;color:#999}.school-item .drag-handle:hover{color:#666}.school-item .school-name{flex:1;min-width:200px}.school-item .main-label{display:flex;align-items:center;gap:4px;white-space:nowrap;cursor:pointer}.school-item .remove-school{color:#a00}.school-item .remove-school:hover{color:#dc3232;border-color:#dc3232}#schools-footer{display:flex;align-items:center;gap:12px;margin-top:12px}#schools-count{color:#666;font-size:13px}
