html,body,#root{height:100%;width:100%;margin:0;padding:0;background-color:#000}:root{--glass-bg: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .1);--neon-red: rgba(239, 68, 68, .5)}.glass-card{background:#ffffff08;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 50px #0006}.glass-dark{background:#0f172ae6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05)}.inner-border{position:relative}.inner-border:after{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,255,255,.05);pointer-events:none}.neon-flow-red{background:linear-gradient(90deg,#ef44440d,#ef444433,#ef44440d);background-size:200% auto;animation:flowLight 3s linear infinite;border:1px solid rgba(239,68,68,.3)!important;box-shadow:0 0 30px #ef44441a}.font-mono-finance{font-family:JetBrains Mono,Fira Code,Roboto Mono,monospace}@keyframes flowLight{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.98)}}.breathing-red{animation:breathe 2s ease-in-out infinite}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.progress-delivering{background-color:maroon!important}.progress-pending{background-color:brown!important}.progress-preparing{background-color:#cd5c5c!important}.progress-ready,.progress-completed{background-color:#d4af37!important}@keyframes radar-scan{0%{transform:rotate(0);opacity:.2}50%{opacity:.8}to{transform:rotate(360deg);opacity:.2}}.animate-radar{animation:radar-scan 4s linear infinite;background:conic-gradient(from 0deg,#0ea5e933,#0ea5e900 25% 75%,#0ea5e933)}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 2s infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromTop{0%{transform:translateY(-1rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-in{animation-duration:.5s;animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-top-4{animation-name:slideInFromTop}.zoom-in-95{animation-name:zoomIn}.bg-background-beige{background-color:#fdfbf7}.deepening-header{position:sticky;top:0;z-index:30;transition:all .3s ease}.deepening-header.scrolled{background-color:#ffffffe6!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-bottom-color:#0000000d!important;box-shadow:0 4px 20px #00000008}.deepening-header-dark.scrolled{background-color:#000000e6!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;border-bottom-color:#ffffff1a!important;box-shadow:0 4px 20px #00000080}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.duration-300{animation-duration:.3s}
