*{margin:0;padding:0;box-sizing:border-box}:root,[data-theme=dark]{--theme-bg: #000000;--theme-sidebar: #0a0a0a;--theme-card: #111111;--theme-content: #050505;--theme-text: #e4e4e7;--theme-text-muted: #71717a;--theme-border: #1f1f1f;--theme-input-bg: #27272a;--theme-input-border: #3f3f46;--theme-icon-btn: #27272a;--theme-primary: #e35500;--theme-primary-fg: #000000}[data-theme=light]{--theme-bg: #f4f4f5;--theme-sidebar: #e4e4e7;--theme-card: #ffffff;--theme-content: #ffffff;--theme-text: #18181b;--theme-text-muted: #71717a;--theme-border: #e4e4e7;--theme-input-bg: #ffffff;--theme-input-border: #d4d4d8;--theme-icon-btn: #e4e4e7;--theme-primary: #e35500;--theme-primary-fg: #000000}html{min-height:100%;background:var(--theme-bg, #000000)}body{font-family:system-ui,-apple-system,sans-serif;background:var(--theme-bg, #000000);color:var(--theme-text, #e4e4e7);min-height:100vh}button:not([style*="borderRadius: 50%"]):not([style*="border-radius: 50%"]),.btn{border-radius:10px;box-shadow:none}input,select,textarea{border-radius:10px;box-shadow:none}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #e35500;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width: 768px){.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive table{min-width:500px}}.admin-table tbody tr:hover{background:var(--theme-icon-btn)!important}@media (max-width: 900px){.home-hero{grid-template-columns:1fr!important;padding:40px 24px!important}.home-benefits-cards{grid-template-columns:1fr!important}.home-header{padding:16px 24px!important;flex-wrap:wrap;gap:12px}.home-benefits{padding:40px 24px!important}}
