.dept-page{--dept-bg:#f0f4f8;--dept-primary:#3b82f6;--dept-dark:#1e3a8a;--dept-text:#1f2937;--dept-gray:#6b7280;background-color:var(--dept-bg);min-height:100vh;color:var(--dept-text);padding-bottom:5rem;font-family:Inter,sans-serif}.dept-header{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a,#2563eb);padding:4rem 1.5rem 6rem}.dept-header-content h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dept-header-content p{opacity:.9;font-size:1.1rem}.dept-back-link{color:#fffc;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.dept-back-link:hover{color:#fff}.dept-container{z-index:10;max-width:900px;margin:-4rem auto 0;padding:0 1.5rem;position:relative}.dept-tabs{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.dept-tab-btn{text-align:left;cursor:pointer;opacity:.8;background:#fff;border:none;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px #0000000d}.dept-tab-btn:hover{opacity:1;transform:translateY(-5px)}.dept-tab-btn.active{opacity:1;box-shadow:0 20px 25px -5px #0000001a,0 0 0 2px var(--dept-primary);background:#fff;transform:translateY(-8px)}.tab-icon{color:var(--dept-primary);background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.dept-tab-btn.active .tab-icon{background:var(--dept-primary);color:#fff}.tab-text{flex-direction:column;display:flex}.tab-title{color:var(--dept-text);font-size:1.1rem;font-weight:700}.tab-sub{color:var(--dept-gray);margin-top:.2rem;font-size:.85rem}.dept-content-card{background:#fff;border-radius:24px;min-height:400px;padding:3rem;box-shadow:0 10px 15px -3px #0000001a}.step-header{text-align:center;margin-bottom:2rem}.step-badge{color:#1e40af;text-transform:uppercase;letter-spacing:.05em;background:#dbeafe;border-radius:99px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-block}.step-header h2{color:var(--dept-text);margin:0 0 1rem;font-size:2rem;font-weight:800}.step-desc{color:var(--dept-gray);font-size:1.1rem;line-height:1.6}.highlight-box{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:1rem;font-weight:600;display:flex}.detail-list h3{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.2rem;display:flex}.detail-list ul{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.detail-list li{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.step-num{background:var(--dept-text);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.airline-list-box{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding-top:2.5rem}.airline-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.air-tag{color:var(--dept-primary);background:#eff6ff;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.note-box{color:#dc2626;background:#fef2f2;border-radius:12px;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem;font-size:.9rem;display:flex}.anim-slide-up{animation:.5s cubic-bezier(.16,1,.3,1) slideUp}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.dept-tabs{grid-template-columns:1fr}.dept-tab-btn{flex-direction:row;align-items:center;padding:1rem}.dept-tab-btn.active{transform:none}.dept-header-content h1{font-size:2rem}.dept-content-card{padding:1.5rem}}
/*# sourceMappingURL=c3a9bab784bd0fdc.css.map*/