*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root,.ant-layout{max-width:100%;overflow-x:hidden}.page-header{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header .page-title{margin:0}.bulk-bar{position:fixed;inset-block-end:0;inset-inline-start:var(--app-sider, 0px);inset-inline-end:0;z-index:20;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:#f0f8ff;border-top:1px solid #91caff;box-shadow:0 -4px 16px #0000001a;transition:inset-inline-start .2s}.bulk-bar--idle{background:#fafafa;border-top:1px solid #f0f0f0;box-shadow:0 -2px 8px #0000000a}.bulk-bar-inner{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bulk-bar--idle .bulk-bar-inner{flex-wrap:nowrap}.bulk-bar-spacer{height:120px}.bulk-bar-spacer--idle{height:72px}@media (max-width: 767px){.bulk-bar-spacer{height:76px}}@media (max-width: 767px){.bulk-bar-inner{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.bulk-bar-inner::-webkit-scrollbar{display:none}}.auth-page{position:relative;min-height:100vh;display:grid;place-items:center;padding:16px;overflow:hidden;background:radial-gradient(120% 70% at 50% -15%,#7fd4f0,#7fd4f000 55%),linear-gradient(180deg,#0f76b4,#0a4d78,#062f4b)}.ocean{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ocean-rays{position:absolute;inset:-25% -25% auto -25%;height:130%;background:repeating-linear-gradient(100deg,#ffffff12 0,#ffffff12 16px,#fff0 16px,#fff0 96px);filter:blur(3px)}.ocean-swimmer{position:absolute;left:0;color:#fff;animation-name:ocean-swim;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ocean-swim{0%{transform:translate(-25vw)}to{transform:translate(125vw)}}.ocean-motion{display:block;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ocean-motion--fish{animation-name:ocean-bob;animation-duration:4.5s}.ocean-motion--shrimp{animation-name:ocean-wiggle;animation-duration:2.4s}.ocean-motion--squid{animation-name:ocean-pulse;animation-duration:3.2s}.ocean-motion--crab{animation-name:ocean-scuttle;animation-duration:.9s}@keyframes ocean-bob{50%{transform:translateY(-10px) rotate(-3deg)}}@keyframes ocean-wiggle{0%,to{transform:translateY(0) rotate(-8deg)}50%{transform:translateY(-6px) rotate(6deg)}}@keyframes ocean-pulse{0%,to{transform:scale(1)}45%{transform:scale(.88,1.14)}}@keyframes ocean-scuttle{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-5px) rotate(2deg)}}.ocean-bubble{position:absolute;bottom:-6%;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fffc,#ffffff24 62%,#ffffff0a);box-shadow:inset 0 0 0 1px #ffffff47;animation-name:ocean-rise;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes ocean-rise{0%{transform:translateZ(0) scale(.85);opacity:0}12%{opacity:.85}50%{transform:translate3d(16px,-55vh,0) scale(1)}88%{opacity:.7}to{transform:translate3d(-12px,-112vh,0) scale(1.12);opacity:0}}.ocean-waves{position:absolute;inset-inline:0;bottom:0;line-height:0}.ocean-waves svg{display:block;width:100%;height:150px}.ocean-wave-back{fill:#ffffff17}.ocean-wave-front{fill:#04284273}.auth-card{position:relative;z-index:1;width:100%;max-width:400px;border:1px solid rgba(255,255,255,.55);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 50px #03203861}@media (prefers-reduced-motion: reduce){.ocean-swimmer,.ocean-motion,.ocean-bubble{animation:none}}@media (max-width: 575px){.ant-table-cell{padding:8px!important;white-space:nowrap}.page-header{gap:8px}.page-header>.ant-space{width:100%;justify-content:flex-start}.page-header .ant-input-search,.page-header .ant-select,.page-header .ant-picker{width:100%!important}.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}}
