:root{--brand-primary: #ff6600;--brand-secondary: #333333;--brand-accent: #0066cc;--brand-background: #ffffff;--brand-text: #333333;--brand-link: #0066cc;--brand-success: #28a745;--brand-warning: #ffc107;--brand-error: #dc3545}[data-accessibility-mode=high-contrast]{button {border: 3px solid white !important; box-shadow: 0 0 10px rgba(255,255,255,.5) !important;} button:focus {outline: 4px solid yellow !important; outline-offset: 3px !important;}}[data-reduced-motion=true] *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:black;overflow:hidden;color:#fff}.btn-primary{background-color:var(--brand-primary)!important;border-color:var(--brand-primary)!important}.btn-secondary{background-color:var(--brand-secondary)!important;border-color:var(--brand-secondary)!important}.text-primary{color:var(--brand-primary)!important}a{color:var(--brand-link)!important}
