:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;min-height:100vh;width:100%;background-color:#fff}#root{min-height:100vh;display:flex;flex-direction:column}*{box-sizing:border-box}a{color:#646cff;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}.global-loading-overlay{position:fixed;inset:0;background:linear-gradient(135deg,#fff5eb,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.global-loading-spinner{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#f60;border-radius:50%;animation:global-spin 1s linear infinite}.global-loading-overlay p{margin-top:16px;color:#f60;font-size:14px;font-weight:500}@keyframes global-spin{to{transform:rotate(360deg)}}.error-fallback{position:fixed;inset:0;background:linear-gradient(135deg,#fff5eb,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:9999;padding:20px}.error-fallback-icon{font-size:64px;margin-bottom:20px}.error-fallback h2{color:#e74c3c;margin-bottom:12px;font-size:24px}.error-fallback p{color:#666;margin-bottom:24px;max-width:400px}.error-fallback button{background:linear-gradient(135deg,#f60,#f90);color:#fff;border:none;padding:12px 28px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.error-fallback button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff66004d}
