html,body,#root{margin:0;padding:0;min-height:100vh;min-width:100vw;background:#f4f7fd;overflow-x:hidden}*{box-sizing:border-box}.sakura{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.sakura .petal{position:absolute;top:-4vh;width:var(--size, 11px);height:var(--size, 11px);border-radius:60% 10%;background:radial-gradient(circle at 30% 30%,#fff,#fbcfe8 45%,#f9a8d4);opacity:0;animation:petalFall var(--dur, 14s) linear infinite;animation-delay:var(--delay, 0s)}@keyframes petalFall{0%{transform:translateY(-4vh) translate(0) rotate(0);opacity:0}6%{opacity:.55}45%{transform:translateY(45vh) translate(5vw) rotate(200deg)}to{transform:translateY(108vh) translate(-4vw) rotate(400deg);opacity:.15}}.roco-glow{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(620px 320px at 12% -4%,rgba(91,141,255,.1) 0%,transparent 60%),radial-gradient(560px 300px at 92% -2%,rgba(139,92,246,.08) 0%,transparent 60%)}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:fadeSlideIn .28s ease-out}.ant-card-hoverable{transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease!important}.ant-card-hoverable:hover{transform:translateY(-3px);box-shadow:0 12px 34px #5b8dff24!important}.ant-btn{transition:all .15s cubic-bezier(.34,1.56,.64,1)!important}.ant-btn:active:not(:disabled){transform:scale(.95)}.ant-menu-item{transition:all .2s cubic-bezier(.4,0,.2,1)!important}.ant-table-row{transition:background .15s ease!important}.ant-table-row:hover{background:#eef4ff!important}.ant-statistic-content-value{transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.ant-tag{transition:all .15s cubic-bezier(.34,1.56,.64,1)}.ant-select-focused .ant-select-selector{box-shadow:0 0 0 2px #5b8dff24!important;border-color:#5b8dff!important}.ant-input:focus,.ant-input-focused{box-shadow:0 0 0 2px #5b8dff24!important;border-color:#5b8dff!important}@keyframes pulseGlow{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.online-pulse{animation:pulseGlow 2s ease-in-out infinite}.ant-modal-content{animation:fadeSlideIn .22s ease-out}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c3d4f7;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#9db8ef}@media(max-width:768px){.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 10px!important}.ant-card-body{padding:14px!important}.ant-statistic-content{font-size:20px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:8px 10px!important;font-size:12px!important}.ant-timeline-item-content{font-size:12px!important}.ant-card .ant-card-head{padding:10px 14px!important;min-height:auto!important}.ant-card .ant-card-head-title{font-size:14px!important}}@media(max-width:480px){.ant-statistic-content{font-size:16px!important}.ant-card-body{padding:10px!important}.ant-btn{font-size:12px!important;padding:4px 12px!important}.ant-select-selector{font-size:12px!important}}
