@charset "UTF-8";html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#f9fafb}.app-shell{min-height:100dvh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:linear-gradient(135deg,#0b1220,#1e1b4b 60%,#431272)}.app-shell:before,.app-shell:after{content:"";position:relative;top:-20%;left:-20%;width:150%;height:150%;background:linear-gradient(135deg,#f97316cc,#ec4899cc);transform:rotate(25deg);z-index:0;opacity:.2}.app-shell:after{transform:rotate(-25deg);opacity:.15}.app-header{position:relative;z-index:1}.app-main{position:relative;flex:1;padding:1rem}.app-footer{position:relative}
