:root{--bg-dark: #080a0c;--bg-card: #15191d;--primary-gold: #f3ba2f;--text-main: #ffffff;--text-muted: #848e9c;--football-green: #00ff88;--header-height: 70px;--navbar-height: 70px}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}body{background-color:var(--bg-dark);color:var(--text-main);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden;position:fixed;width:100%;height:100%}input,select,textarea{font-size:16px!important}.tutorial-active-target{position:relative;z-index:10010!important;pointer-events:auto!important;box-shadow:0 0 0 4px #f39c12,0 0 20px #f39c1299;border-radius:8px;transition:all .3s ease}
