@charset "UTF-8";[data-v-7c76fb33]:root{--q-primary: #0ea5e9;--q-primary-dark: #0284c7;--q-secondary: #0284c7;--q-accent: #10b981;--q-accent-dark: #059669;--q-background: #f8fafc;--q-surface: #ffffff;--q-text-primary: #1e293b;--q-text-secondary: #64748b;--q-border-color: #e2e8f0;--q-positive: #10b981;--q-negative: #ef4444;--q-info: #0ea5e9;--q-warning: #f59e0b}.dept-card[data-v-7c76fb33]{display:flex;align-items:center;gap:20px;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:20px;padding:24px;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;-webkit-user-select:none;user-select:none}.dept-card[data-v-7c76fb33]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#0ea5e9 0%,#0284c7 100%);border-radius:20px 0 0 20px;opacity:0;transition:opacity .35s ease}.dept-card[data-v-7c76fb33]:hover{border-color:#0ea5e966;box-shadow:0 20px 40px #0ea5e91f;transform:translateY(-6px)}.dept-card[data-v-7c76fb33]:hover:before{opacity:1}.dept-card:hover .dept-arrow[data-v-7c76fb33]{opacity:1;transform:translate(0);color:#0ea5e9}.dept-icon-wrap[data-v-7c76fb33]{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #0ea5e940;transition:transform .35s ease,box-shadow .35s ease}.dept-card:hover .dept-icon-wrap[data-v-7c76fb33]{transform:scale(1.05) rotate(-3deg);box-shadow:0 12px 28px #0ea5e959}.dept-icon[data-v-7c76fb33]{color:#fff}.dept-body[data-v-7c76fb33]{flex:1;min-width:0}.dept-name[data-v-7c76fb33]{color:#1e293b;font-size:1.1rem;font-weight:800;line-height:1.25;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .25s ease}.dept-count[data-v-7c76fb33]{color:#64748b;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:8px}.dept-count[data-v-7c76fb33]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#10b981}.dept-arrow[data-v-7c76fb33]{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgba(14,165,233,.08);display:flex;align-items:center;justify-content:center;color:#e2e8f0;opacity:0;transform:translate(10px);transition:all .35s ease}@media (max-width: 767px){.dept-card[data-v-7c76fb33]{padding:20px;gap:16px}.dept-icon-wrap[data-v-7c76fb33]{width:52px;height:52px;border-radius:14px}.dept-icon[data-v-7c76fb33]{font-size:1.4rem!important}.dept-name[data-v-7c76fb33]{font-size:1rem;-webkit-line-clamp:1;line-clamp:1}.dept-arrow[data-v-7c76fb33]{width:36px;height:36px;opacity:1;transform:none;color:#e2e8f0;background:rgba(14,165,233,.05)}}
