:root{--cor-primaria:#1a1a2e;--cor-primaria-hover:#2d2d4a;--cor-acento:#4caf50;--cor-acento-hover:#43a047;--cor-acento-claro:#e8f5e9;--cor-perigo:#dc2626;--cor-perigo-claro:#fee2e2;--cor-aviso:#d97706;--cor-aviso-claro:#fef3c7;--cor-sucesso:#166534;--cor-sucesso-claro:#dcfce7;--cor-info:#1b4fbf;--cor-info-claro:#eff6ff;--cinza-50:#f8f9fa;--cinza-100:#f1f3f4;--cinza-200:#e2e8f0;--cinza-300:#cbd5e1;--cinza-400:#94a3b8;--cinza-500:#64748b;--cinza-600:#475569;--cinza-700:#334155;--cinza-800:#1e293b;--texto:#1a1a2e;--texto-sub:#64748b;--texto-muted:#94a3b8;--texto-inv:#fff;--fundo:#f8f9fa;--fundo-card:#fff;--fundo-hover:#f1f3f4;--borda:#e2e8f0;--borda-focus:#4caf50;--sombra-sm:0 1px 3px #0000000f;--sombra-md:0 2px 8px #00000014;--sombra-lg:0 4px 16px #0000001f;--sombra-xl:0 8px 32px #00000024;--sombra-modal:0 8px 40px #0000002e;--raio-sm:6px;--raio-md:10px;--raio-lg:14px;--raio-xl:20px;--raio-pill:999px;--fonte:"Segoe UI", -apple-system, BlinkMacSystemFont, sans-serif;--trans:.15s ease;--z-dropdown:100;--z-sticky:200;--z-overlay:1000;--z-modal:1001;--z-toast:2000}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--fonte);color:var(--texto);background:var(--fundo);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.55;overflow-x:hidden}#root{background:var(--fundo);width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--fonte);font-weight:700;line-height:1.3}a,a:hover{text-decoration:none}button{font-family:var(--fonte)}input,textarea,select{font-family:var(--fonte);font-size:14px}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--borda-focus)!important;box-shadow:0 0 0 3px #4caf501f!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--cinza-300);border-radius:var(--raio-pill)}::-webkit-scrollbar-thumb:hover{background:var(--cinza-400)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.scroll-x-hidden{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.scroll-x-hidden::-webkit-scrollbar{display:none}body{background:var(--fundo);max-width:100%;min-height:100vh;overflow-x:hidden}#root{background:var(--fundo);width:100%;min-height:100vh;overflow-x:hidden}.app{width:100%;max-width:480px;margin:0 auto;padding:20px 20px 80px}@media (width>=768px){.app{max-width:560px}}
