.dept-page.svelte-1qo5k5p.svelte-1qo5k5p{min-height:60vh;background:white;padding-bottom:40px}.dept-container.svelte-1qo5k5p.svelte-1qo5k5p{max-width:600px;margin:0 auto;padding:0 16px}.dept-header.svelte-1qo5k5p.svelte-1qo5k5p{padding:20px 0 0;border-bottom:1px solid #e5e5e5;margin-bottom:16px;text-align:center}.dept-page-title.svelte-1qo5k5p.svelte-1qo5k5p{font-size:24px;font-weight:600;color:#1f2937;margin:0 0 8px}.dept-description.svelte-1qo5k5p.svelte-1qo5k5p{font-size:14px;color:#6b7280;margin:0 0 16px;line-height:1.5}.dept-search-section.svelte-1qo5k5p.svelte-1qo5k5p{margin-bottom:20px}.dept-search-wrapper.svelte-1qo5k5p.svelte-1qo5k5p{position:relative}.dept-search-icon.svelte-1qo5k5p.svelte-1qo5k5p{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.dept-search-input.svelte-1qo5k5p.svelte-1qo5k5p{width:100%;padding:12px 16px 12px 42px;border:1px solid #e5e5e5;border-radius:8px;font-size:15px;color:#1f2937;background:white;outline:none;transition:border-color .15s}.dept-search-input.svelte-1qo5k5p.svelte-1qo5k5p::placeholder{color:#9ca3af}.dept-search-input.svelte-1qo5k5p.svelte-1qo5k5p:focus{border-color:var(--bs-primary, #dc2626)}.dept-grid.svelte-1qo5k5p.svelte-1qo5k5p{display:grid;grid-template-columns:1fr;gap:12px}.dept-card.svelte-1qo5k5p.svelte-1qo5k5p{border:1px solid #e5e5e5;border-radius:12px;overflow:hidden;background:white;transition:border-color .15s}.dept-card.svelte-1qo5k5p.svelte-1qo5k5p:hover{border-color:#d1d5db}.dept-card-header{display:flex;align-items:center;gap:14px;padding:16px;text-decoration:none!important;color:inherit!important}.dept-card-image.svelte-1qo5k5p.svelte-1qo5k5p{width:56px;height:56px;border-radius:12px;background:white;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.dept-card-image.svelte-1qo5k5p img.svelte-1qo5k5p{width:100%;height:100%;object-fit:contain;padding:6px}.dept-card-image-loader.svelte-1qo5k5p.svelte-1qo5k5p{display:flex;align-items:center;justify-content:center}.dept-card-image-placeholder.svelte-1qo5k5p.svelte-1qo5k5p{color:#9ca3af;display:flex;align-items:center;justify-content:center}.dept-card-name.svelte-1qo5k5p.svelte-1qo5k5p{flex:1;display:flex;align-items:center;min-width:0}.dept-card-name.svelte-1qo5k5p h2.svelte-1qo5k5p{font-size:16px;font-weight:600;color:#1f2937;margin:0;flex:1;line-height:1.3}.dept-card-arrow.svelte-1qo5k5p.svelte-1qo5k5p{color:#9ca3af;flex-shrink:0;margin-left:8px}.dept-subdept-section.svelte-1qo5k5p.svelte-1qo5k5p{border-top:1px solid #f3f4f6}.dept-subdept-search.svelte-1qo5k5p.svelte-1qo5k5p{position:relative;padding:8px 12px;background:#f9fafb;border-bottom:1px solid #f3f4f6}.dept-subdept-search.svelte-1qo5k5p input.svelte-1qo5k5p{width:100%;padding:8px 10px 8px 30px;border:1px solid #e5e5e5;border-radius:6px;font-size:13px;color:#1f2937;background:white;outline:none}.dept-subdept-search.svelte-1qo5k5p input.svelte-1qo5k5p::placeholder{color:#9ca3af}.dept-subdept-search.svelte-1qo5k5p input.svelte-1qo5k5p:focus{border-color:var(--bs-primary, #dc2626)}.dept-subdept-search-icon.svelte-1qo5k5p.svelte-1qo5k5p{position:absolute;left:22px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.dept-subdept-list.svelte-1qo5k5p.svelte-1qo5k5p{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto}.dept-subdept-list.svelte-1qo5k5p li.svelte-1qo5k5p{padding:0;border-bottom:1px solid #f3f4f6}.dept-subdept-list.svelte-1qo5k5p li.svelte-1qo5k5p:last-child{border-bottom:none}.dept-subdept-list.svelte-1qo5k5p li.svelte-1qo5k5p a{display:block;padding:10px 16px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;transition:background .1s}.dept-subdept-list.svelte-1qo5k5p li.svelte-1qo5k5p a:hover{background:#f9fafb;color:var(--bs-primary, #dc2626)}.dept-subdept-list.svelte-1qo5k5p li.svelte-1qo5k5p mark{background:color-mix(in srgb,var(--bs-primary, #dc2626) 15%,white);color:var(--bs-primary, #dc2626);padding:1px 2px;border-radius:2px}.dept-subdept-empty.svelte-1qo5k5p.svelte-1qo5k5p{padding:12px 16px;font-size:13px;color:#6b7280}.dept-subdept-empty.svelte-1qo5k5p span.svelte-1qo5k5p{font-weight:600;color:#1f2937}.dept-no-subdepts.svelte-1qo5k5p.svelte-1qo5k5p{border-top:1px solid #f3f4f6;padding:12px 16px}.dept-no-subdepts.svelte-1qo5k5p span.svelte-1qo5k5p{font-size:13px;color:#9ca3af}.dept-empty.svelte-1qo5k5p.svelte-1qo5k5p{text-align:center;padding:40px 0}.dept-empty.svelte-1qo5k5p p.svelte-1qo5k5p{font-size:15px;color:#6b7280;margin:0}@media (min-width: 768px){.dept-container.svelte-1qo5k5p.svelte-1qo5k5p{max-width:1200px;padding:0 32px}.dept-header.svelte-1qo5k5p.svelte-1qo5k5p{padding:32px 0 0;border-bottom:none;margin-bottom:24px}.dept-page-title.svelte-1qo5k5p.svelte-1qo5k5p{font-size:28px}.dept-description.svelte-1qo5k5p.svelte-1qo5k5p{font-size:15px;max-width:600px}.dept-search-section.svelte-1qo5k5p.svelte-1qo5k5p{margin-bottom:24px}.dept-grid.svelte-1qo5k5p.svelte-1qo5k5p{grid-template-columns:repeat(2,1fr);gap:16px}}@media (min-width: 1024px){.dept-grid.svelte-1qo5k5p.svelte-1qo5k5p{grid-template-columns:repeat(3,1fr)}}input[type=search].svelte-1qo5k5p.svelte-1qo5k5p::-webkit-search-cancel-button{cursor:pointer}
