*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#4a8c8c;color:#2c3e50;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:20px}.header{color:#fdf5e6;margin-bottom:30px;text-align:center}.header svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));margin-bottom:10px}.header h1{color:#fdf5e6;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:10px;text-shadow:0 2px 4px #0000004d}.header p{color:#fdf5e6;font-size:1.1rem;opacity:.95}.status-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;box-shadow:0 8px 32px #0000001a;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.status-bar,.status-item{align-items:center;display:flex}.status-item{gap:8px}.status-item .countdown{background:#8bc34a26;border:1px solid #8bc34a66;border-radius:4px;color:#388e3c;font-family:Courier New,monospace;font-weight:700;padding:4px 8px;transition:all .3s ease}.status-item .countdown.warning{animation:pulse-warning 2s infinite;background:#f39c121a;border-color:#f39c124d;color:#f39c12}.status-item .countdown.urgent{animation:pulse-urgent 1s infinite;background:#e74c3c1a;border-color:#e74c3c4d;color:#e74c3c}@keyframes pulse-warning{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes pulse-urgent{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.countdown-progress{background:#0000001a;border-radius:2px;height:4px;margin-left:8px;overflow:hidden;width:100px}.countdown-bar{background:linear-gradient(90deg,#8bc34a,#388e3c);border-radius:2px;height:100%;transition:width 1s ease}.status-item.warning .countdown-bar{background:linear-gradient(90deg,#f39c12,#e67e22)}.status-item.urgent .countdown-bar{animation:progress-urgent 1s infinite;background:linear-gradient(90deg,#e74c3c,#c0392b)}@keyframes progress-urgent{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.status-item .scanning{animation:pulse-scanning 1.5s infinite;color:#3498db;font-weight:700}@keyframes pulse-scanning{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.status-dot{animation:pulse 2s infinite;background:#8bc34a;border-radius:50%;height:8px;width:8px}.status-dot.connected{background:#388e3c}.status-dot.error{animation:pulse-error 1s infinite;background:#e74c3c}.status-dot.checking{animation:pulse-checking 1.5s infinite;background:#f39c12}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes pulse-error{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes pulse-checking{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.main-content{grid-gap:20px;align-items:stretch;display:grid;gap:20px;grid-template-columns:1fr 300px}.arbitrage-section{align-self:stretch;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;min-height:0;padding:25px}.section-title{align-items:center;color:#2c3e50;display:flex;font-size:1.5rem;font-weight:600;gap:10px;margin-bottom:20px}.arbitrage-card{background:#fff;border-left:4px solid #8bc34a;border-radius:12px;box-shadow:0 4px 15px #00000014;margin-bottom:15px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.arbitrage-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.arbitrage-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.event-info{flex:1 1}.event-title{color:#2c3e50;font-weight:600;margin-bottom:5px}.event-details{color:#7f8c8d;font-size:.9rem}.profit-badge{background:linear-gradient(135deg,#8bc34a,#388e3c);border-radius:20px;box-shadow:0 2px 8px #00000026;color:#fdf5e6;font-size:.9rem;font-weight:600;padding:8px 16px}.stakes-section{margin-bottom:15px}.stakes-title{color:#34495e;font-weight:600;margin-bottom:10px}.stake-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:5px;padding:8px 12px}.stake-outcome{color:#2c3e50;font-weight:500}.stake-amount{color:#388e3c;font-weight:600}.bookmaker-info{align-items:center;background:#8bc34a1a;border-radius:8px;display:flex;font-size:.9rem;justify-content:space-between;padding:10px 12px}.bookmaker-name{color:#2c3e50;font-weight:500}.odds-value{color:#388e3c;font-weight:600}.sidebar{align-self:stretch;gap:20px}.sidebar,.sidebar-card{display:flex;flex-direction:column}.sidebar-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;box-shadow:0 8px 32px #0000001a;min-height:0;padding:20px}.chat-links{margin-bottom:20px}.chat-link{background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:10px;display:block;font-weight:500;margin-bottom:10px;padding:12px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.chat-link,.chat-link:hover{color:#fdf5e6;text-decoration:none}.chat-link:hover{box-shadow:0 4px 12px #2c3e504d;transform:translateY(-2px)}.ad-block{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:10px;color:#6c757d;margin-bottom:15px;padding:30px;text-align:center}.ad-block h4{color:#495057;margin-bottom:10px}.loading,.no-data{color:#7f8c8d;padding:40px;text-align:center}.no-data i{font-size:3rem;margin-bottom:15px;opacity:.5}.refresh-btn{background:linear-gradient(135deg,#8bc34a,#388e3c);border:none;border-radius:8px;box-shadow:0 2px 8px #00000026;color:#fdf5e6;cursor:pointer;font-weight:500;padding:10px 20px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.refresh-btn:hover:not(:disabled){background:linear-gradient(135deg,#9ccc65,#4caf50);box-shadow:0 4px 12px #0003;transform:translateY(-1px)}@media (max-width:768px){.main-content{grid-template-columns:1fr}.header h1{font-size:2rem}.status-bar{flex-direction:column;text-align:center}.arbitrage-header{flex-direction:column;gap:10px}}.site-footer{background:#2c3e5040;border-radius:10px;color:#fdf5e6e6;font-size:12px;line-height:1.6;margin-top:30px;padding:16px 12px;text-align:center}
/*# sourceMappingURL=main.1333223a.css.map*/