@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#111827;background:#f3f4f6;-webkit-font-smoothing:antialiased;overscroll-behavior:none}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.3}p{margin:0}a{color:inherit}button,input,select,textarea{font-family:inherit}a,button{-webkit-tap-highlight-color:transparent}.page{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.loading-state{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 1rem;color:#6b7280;font-size:.9rem}.spinner-lg{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#f59e0b;border-radius:50%;animation:spin .8s linear infinite}.spinner-sm{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.alert{padding:.75rem 1rem;border-radius:10px;font-size:.875rem;margin-bottom:1rem}.alert.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.alert.alert-success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}@media(pointer:fine){::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}}
