:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f6f7f9;line-height:1.5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}h1,h2,h3,p{margin-top:0}h1{font-size:1.35rem}h2{font-size:1.05rem}h3{font-size:.95rem}.hidden{display:none!important}.muted{color:#6b7280}.mobile-only{display:none}.stack{display:grid;gap:1rem}label{display:grid;gap:.4rem;font-weight:600;color:#374151}input,select,textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:.75rem;background:#fff;color:#111827}textarea{min-height:90px;resize:vertical}:focus-visible{outline:3px solid rgba(59,130,246,.2);outline-offset:1px}.btn{border:0;border-radius:10px;padding:.72rem 1rem;font-weight:700;min-height:44px}.btn-primary{background:#111827;color:#fff}.btn-secondary{background:#eef0f3;color:#111827}.btn-danger{background:#b42318;color:#fff}.link-btn{border:0;background:none;color:#2563eb;padding:.4rem;font-weight:700}.icon-btn{border:0;background:transparent;border-radius:10px;min-width:42px;min-height:42px;font-size:1.3rem}.loading,.empty-state,.error-state{padding:2rem;text-align:center;color:#6b7280}.error-state,.error-box{color:#991b1b;background:#fef2f2;border-radius:10px;padding:1rem}.success-box{background:#ecfdf3;color:#166534;padding:1rem;border-radius:10px}.warning-box{background:#fffbeb;color:#92400e;padding:1rem;border-radius:10px}.offline-indicator{font-size:.75rem;color:#b42318;font-weight:700}
html,body,#app{max-width:100%;overflow-x:hidden}img,svg{max-width:100%}input,select,textarea,button{min-width:0}.focus-highlight{outline:3px solid rgba(37,99,235,.28);outline-offset:3px;border-radius:12px}
