*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;width:100%}.modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important;background-color:#000c!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.modal-content{z-index:10000!important;position:relative!important}body.modal-open{overflow:hidden}.fixed{position:fixed!important}.z-\[9999\]{z-index:9999!important}.z-\[10000\]{z-index:10000!important}@media(max-width:768px){.modal-overlay{padding:1rem!important}.modal-content{max-height:90vh!important;margin:1rem!important}}@media print{.modal-overlay{display:none!important}}
