*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Noto Sans TC,-apple-system,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#09090b;background:#fff;overflow-x:hidden}#root{min-height:100vh}::selection{background:#00000014}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d8;border-radius:3px}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.fade-up{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) both}.fade-in{animation:fadeIn .5s ease both}.slide-right{animation:slideRight .6s cubic-bezier(.16,1,.3,1) both}.scale-in{animation:scaleIn .5s cubic-bezier(.16,1,.3,1) both}.float-anim{animation:float 3s ease-in-out infinite}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.delay-7{animation-delay:.7s}.delay-8{animation-delay:.8s}.hover-lift{transition:transform .2s,box-shadow .2s,border-color .15s}.hover-lift:hover{transform:translateY(-3px);box-shadow:0 8px 30px #0000000f}.ant-card{border:1px solid #e4e4e7!important;box-shadow:none!important;border-radius:12px!important}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;color:#52525b!important}.ant-table-tbody>tr:hover>td{background:#fafaf9!important}.ant-btn-primary{background:#18181b!important;border-color:#18181b!important;box-shadow:none!important}.ant-btn-primary:hover{background:#27272a!important}.ant-input,.ant-input-password,.ant-select-selector,.ant-input-number{border:1px solid #e4e4e7!important;box-shadow:none!important;border-radius:8px!important}.ant-tabs-tab{color:#71717a!important;font-weight:500!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#18181b!important;font-weight:600!important}.ant-tabs-ink-bar{background:#18181b!important}.ant-menu-item-selected{background:#f4f4f5!important;color:#18181b!important}.ant-tag{border-radius:6px!important}.ant-modal-content{border-radius:16px!important}.row-avail{background:#f0fdf4!important}.row-avail:hover td{background:#dcfce7!important}.ant-segmented-item-selected{background:#18181b!important;color:#fff!important}.ant-segmented-item-selected .ant-segmented-item-label{color:#fff!important}@media (max-width: 768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}}@media (min-width: 769px){.show-mobile{display:none!important}}
