:root{--primary: #1b4332;--secondary: #2d6a4f;--accent: #ffd700}body{margin:0;background-color:#f8fafc;font-family:Inter,-apple-system,sans-serif}#root:empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#fff}#root:empty:after{content:"Carregando SGE 14/PR...";font-weight:700;color:#1b4332;font-size:1.2rem;margin-top:20px;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2d6a4f;border-radius:10px}
