body{margin:0;padding:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.app-container{min-height:100vh;width:100%;display:flex;flex-direction:column;background-color:#f8fafc;background-image:radial-gradient(at 0% 0%,rgba(99,102,241,.15) 0,transparent 50%),radial-gradient(at 50% 0%,rgba(168,85,247,.1) 0,transparent 50%),radial-gradient(at 100% 0%,rgba(236,72,153,.1) 0,transparent 50%);position:relative;overflow:hidden}.app-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}#root{width:100%;margin:0;padding:0}
