:root{--primary:#0a5c36;--primary-dark:#074327;--primary-light:#10b981;--primary-gradient:linear-gradient(135deg, #0a5c36 0%, #0d7a48 60%, #15803d 100%);--header-gradient:linear-gradient(100deg, #df5720 0%, #df5720 30%, #da6226 36%, #b57933 46%, #578b45 56%, #178750 66%, #0e7743 82%, #0a5c36 100%);--header-overlay:linear-gradient(180deg, #ffffff14 0%, transparent 100%);--accent:#e06a26;--accent-hover:#c2410c;--accent-light:#fef3c7;--accent-gradient:linear-gradient(135deg, #f97316 0%, #e06a26 100%);--status-open-text:#047857;--status-open-bg:#d1fae5;--status-open-border:#6ee7b7;--status-open-btn:#10b981;--status-closed-text:#b91c1c;--status-closed-bg:#fee2e2;--status-closed-border:#fca5a5;--status-closed-btn:#e53e3e;--status-warning-text:#b45309;--status-warning-bg:#fef3c7;--status-warning-border:#fcd34d;--surface:#fff;--surface-muted:#f8fafc;--surface-card:#fff;--bg-kiosk:#eef5f1;--bg-overlay:#ffffffd9;--text-main:#1e293b;--text-muted:#64748b;--text-light:#94a3b8;--text-white:#fff;--border-light:#e2e8f0;--border-card:#f1f5f9;--border-poli-badge:#e06a26;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -1px #0000000a;--shadow-card:0 10px 25px -3px #0000000d, 0 4px 6px -2px #00000005;--shadow-lg:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-full:9999px;--font-scale:1;--card-scale:1;--header-scale:1;--footer-scale:1;--ticker-bg:#0f172a;--ticker-text:#f8fafc;--ticker-accent:#38bdf8;--transition-fast:.15s ease;--transition-normal:.3s ease;--transition-slow:.5s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;color:var(--text-main);background-color:var(--bg-kiosk);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.4}.kiosk-container{background-color:var(--bg-kiosk);-webkit-user-select:none;user-select:none;flex-direction:column;width:100%;max-width:1080px;min-height:100vh;margin:0 auto;display:flex;position:relative;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background:#00000026}::-webkit-scrollbar-thumb:hover{background:#00000040}
