*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7fafc;color:#1a202c}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}@media(max-width:768px){body{font-size:14px}input,select,textarea{font-size:16px}::-webkit-scrollbar{width:6px;height:6px}}@media(hover:none)and (pointer:coarse){button,a,[role=button]{min-height:44px;min-width:44px}}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;gap:20px}.loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen p{font-size:18px;font-weight:600}.app-footer{position:fixed;bottom:0;left:0;right:0;background:#0000000d;border-top:1px solid rgba(0,0,0,.1);padding:8px 16px;text-align:center;font-size:11px;color:#666;z-index:1000;backdrop-filter:blur(5px)}.app-footer p{margin:0;line-height:1.4}.app-footer strong{color:#667eea;font-weight:600}
