*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;font-family:-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}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#00ff8780;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00ff87b3}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.shadow{box-shadow:0 1px 3px 0 #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.sidebar{background:linear-gradient(180deg,#252545,#1a1a2e);border-right:1px solid #ffffff1a;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:width .3s ease;z-index:1000}.sidebar.open{width:280px}.sidebar.closed{width:80px}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:2rem 1.5rem}.logo{align-items:center;display:flex;gap:1rem}.logo-icon{color:#00ff87;flex-shrink:0}.logo-text{color:#fff;font-size:1.25rem;font-weight:700;white-space:nowrap}.sidebar-nav{flex:1 1;overflow-y:auto;padding:1.5rem 0}.nav-item{align-items:center;border-radius:.5rem;color:#ffffffb3;display:flex;gap:1rem;margin:.25rem .75rem;padding:1rem 1.5rem;position:relative;text-decoration:none;transition:all .2s ease}.nav-item:hover{background:#ffffff0d;color:#fff;transform:translateX(4px)}.nav-item.active{background:#00ff871a;background:rgba(var(--item-color-rgb,0,255,135),.1);border-left:3px solid #00ff87;border-left:3px solid var(--item-color,#00ff87);color:#00ff87;color:var(--item-color,#00ff87)}.nav-item.active:before{background:#00ff87;background:var(--item-color,#00ff87);border-radius:0 2px 2px 0;content:"";height:100%;left:0;position:absolute;top:0;width:3px}.nav-icon{flex-shrink:0;transition:transform .2s ease}.nav-item:hover .nav-icon{transform:scale(1.1)}.nav-label{font-weight:500;white-space:nowrap}.sidebar-footer{border-top:1px solid #ffffff1a;padding:1.5rem}.version-info{text-align:center}.version-info p{color:#ffffff80;font-size:.75rem;margin:.25rem 0}@media (max-width:768px){.sidebar{transform:translateX(-100%)}.sidebar.open{transform:translateX(0)}}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-left{gap:1rem}.menu-toggle{align-items:center;display:flex;height:40px;justify-content:center;padding:0;width:40px}.page-title{color:#fff;font-size:1.5rem;font-weight:600;margin:0}.header-right{align-items:center;display:flex;gap:2rem}.stats-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;gap:1.5rem;padding:.5rem 1rem}.stat-item{align-items:center;border-radius:.375rem;display:flex;gap:.5rem;padding:.5rem;transition:background .2s}.stat-item:hover{background:#ffffff0d}.stat-item.premium{background:#ffc1071a}.stat-item.premium .stat-icon{color:#ffc107}.stat-item.tempo{background:#00ff871a}.stat-item.tempo .stat-icon{color:#00ff87}.stat-icon{color:#ffffffb3;flex-shrink:0}.stat-content{align-items:flex-start;display:flex;flex-direction:column}.stat-value{color:#fff;font-size:.875rem;font-weight:600;line-height:1}.stat-label{color:#fff9;font-size:.75rem;line-height:1}.admin-profile{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;cursor:pointer;display:flex;gap:.75rem;padding:.5rem 1rem;transition:background .2s}.admin-profile:hover{background:#ffffff1a}.profile-info{align-items:flex-end;display:flex;flex-direction:column}.admin-name{color:#fff;font-size:.875rem;font-weight:600;line-height:1}.admin-role{color:#00ff87}.admin-email,.admin-role{font-size:.75rem;line-height:1}.admin-email{color:#ffffffb3}.profile-avatar{align-items:center;background:linear-gradient(135deg,#00ff87,#00cc6a);border-radius:50%;color:#1a1a2e;cursor:pointer;display:flex;font-weight:600;height:36px;justify-content:center;transition:transform .2s;width:36px}.profile-avatar:hover{transform:scale(1.05)}.profile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.5rem;box-shadow:0 4px 20px #0000004d;margin-top:.5rem;min-width:200px;position:absolute;right:0;top:100%;z-index:1000}.profile-menu-header{border-bottom:1px solid #ffffff1a;padding:1rem}.menu-title{color:#fff;display:block;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.menu-email{color:#ffffffb3;display:block;font-size:.75rem}.menu-item{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem 1rem;text-align:left;transition:background .2s;width:100%}.menu-item:hover{background:#ffffff1a}.logout-btn{color:#ff6b6b}.logout-btn:hover{background:#ff6b6b1a}@media (max-width:1024px){.stats-panel{gap:1rem}.stat-label{display:none}}@media (max-width:768px){.header{padding:1rem}.page-title{font-size:1.25rem}.profile-info,.stats-panel{display:none}}.layout{background:linear-gradient(135deg,#1a1a2e,#16213e);display:flex;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column;transition:margin-left .3s ease}.main-content.sidebar-open{margin-left:280px}.main-content.sidebar-closed{margin-left:80px}.content{flex:1 1;overflow-y:auto;padding:2rem}@media (max-width:768px){.main-content.sidebar-closed,.main-content.sidebar-open{margin-left:0}.content{padding:1rem}}.login-container{align-items:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;justify-content:center;min-height:100vh;padding:1rem}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:0 8px 32px #0000004d;max-width:400px;padding:2.5rem;width:100%}.login-header{margin-bottom:2rem;text-align:center}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00ff87,#00cc6a);-webkit-background-clip:text;font-size:2rem;font-weight:700;margin-bottom:.5rem}.logo p{color:#ffffffb3;font-size:.9rem;margin:0}.login-form{gap:1.5rem}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-input{transition:all .2s}.form-input::placeholder{color:#ffffff80}.email-display{background:#00ff871a;border:1px solid #00ff874d;border-radius:.5rem;padding:.75rem;text-align:center}.email-text{color:#00ff87;font-size:.9rem;font-weight:500}.password-input-container{align-items:center;display:flex;position:relative}.password-toggle{background:none;border:none;border-radius:.25rem;color:#fff9;cursor:pointer;padding:.25rem;position:absolute;right:.75rem;transition:color .2s}.password-toggle:hover{color:#fff}.error-message{background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:.5rem;color:#ff6b6b;text-align:center}.error-message,.login-btn{font-size:.9rem;padding:.75rem}.login-btn{align-items:center;background:linear-gradient(135deg,#00ff87,#00cc6a);border:none;border-radius:.5rem;color:#1a1a1a;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;transition:all .2s}.login-btn:hover:not(:disabled){box-shadow:0 4px 12px #00ff874d;transform:translateY(-1px)}.login-btn:disabled{cursor:not-allowed;opacity:.7}.loading-spinner{border:2px solid #0000;border-top-color:#1a1a1a;height:20px;width:20px}.login-footer{border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1rem;text-align:center}.login-footer p{color:#ffffff80;font-size:.8rem;margin:0}@media (max-width:480px){.login-card{padding:2rem}.logo h1{font-size:1.75rem}}.dashboard{margin:0 auto;max-width:1400px}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00ff87,#00cc6a);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.dashboard-header p{color:#ffffffb3;font-size:1.1rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stat-card{transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.stat-card.users{background:linear-gradient(135deg,#45b7d11a,#ffffff0d)}.stat-card.matches{background:linear-gradient(135deg,#ff6b6b1a,#ffffff0d)}.stat-card.notifications{background:linear-gradient(135deg,#4ecdc41a,#ffffff0d)}.stat-card.tempo{background:linear-gradient(135deg,#00ff871a,#ffffff0d)}.stat-icon{color:#fff}.stat-content h3{font-size:2rem}.stat-content p{margin:0 0 .5rem}.stat-breakdown{display:flex;font-size:.875rem;gap:1rem}.stat-breakdown .premium{color:#ffc107;font-weight:600}.stat-breakdown .free{color:#fff9}.stat-trend{align-items:center;display:flex;font-size:.875rem;gap:.25rem}.stat-trend,.stat-trend.positive{color:#00ff87}.dashboard-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.dashboard-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;overflow:hidden}.card-header{justify-content:space-between}.matches-list,.notifications-list{padding:1rem}.match-item,.notification-item{align-items:center;background:#ffffff0d;border-radius:.5rem;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.match-item:last-child,.notification-item:last-child{margin-bottom:0}.featured-badge{background:#ffc10733;border-radius:.25rem;color:#ffc107;font-size:.75rem;margin-left:.5rem;padding:.25rem .5rem}.match-stats{align-items:center;display:flex;gap:1rem}.match-stats .tempo{font-size:1.25rem;font-weight:700}.status{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.status.tempowave{background:#0dcaf033;color:#0dcaf0}.status.tempostorm{background:#ffc10733;color:#ffc107}.status.temporun{background:#00ff8733;color:#00ff87}.status.normal{background:#6c757d33;color:#6c757d}.notification-content p{color:#fff;font-size:.875rem;margin:0 0 .25rem}.notification-time{color:#fff9;font-size:.75rem}.notification-type{align-items:center;border-radius:.375rem;display:flex;justify-content:center;padding:.5rem}.notification-type.tempo{background:#00ff8733;color:#00ff87}.notification-type.user{background:#45b7d133;color:#45b7d1}.notification-type.system{background:#ff6b6b33;color:#ff6b6b}.quick-actions{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:1rem}.action-btn{background:#ffffff0d;border-radius:.5rem;color:#fff;font-weight:500;gap:.75rem;padding:1rem}.action-btn:hover{background:#ffffff1a}.system-status{padding:1rem}.status-item{align-items:center;background:#ffffff0d;border-radius:.5rem;display:flex;gap:1rem;margin-bottom:.5rem;padding:.75rem}.status-item:last-child{margin-bottom:0}.status-indicator{border-radius:50%;height:12px;width:12px}.status-indicator.success{background:#00ff87}.status-indicator.warning{background:#ffc107}.status-indicator.error{background:#f44}.status-text{color:#ffffffb3;font-size:.875rem;margin-left:auto}@media (max-width:768px){.dashboard-grid,.quick-actions,.stats-grid{grid-template-columns:1fr}}.match-calendar{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:20px}.calendar-header{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;justify-content:space-between;margin-bottom:20px;padding:20px}.calendar-header,.header-left{align-items:center;display:flex}.header-left{gap:15px}.header-left svg{color:#667eea}.header-left h1{color:#2d3748;font-size:24px;font-weight:600;margin:0}.header-left p{color:#718096;font-size:14px;margin:5px 0 0}.header-actions{align-items:center;display:flex;gap:15px}.view-toggle{background:#f7fafc;border-radius:8px;display:flex;padding:4px}.view-toggle button{background:#0000;border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.view-toggle button.active{background:#667eea;color:#fff}.refresh-btn{background:#48bb78;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:10px 16px;transition:all .2s}.refresh-btn:hover{background:#38a169;transform:translateY(-1px)}.api-status-banner{align-items:center;border-radius:8px;color:#fff;display:flex;font-weight:500;gap:10px;margin-bottom:20px;padding:12px 20px}.api-status-banner.success{background:linear-gradient(135deg,#48bb78,#38a169)}.api-status-banner.fallback{background:linear-gradient(135deg,#ed8936,#dd6b20)}.api-status-banner.error{background:linear-gradient(135deg,#f56565,#e53e3e)}.status-icon{font-size:16px}.date-selector{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:20px;padding:20px}.date-scroll{display:flex;gap:10px;overflow-x:auto;padding:10px 0;scrollbar-width:thin}.date-scroll::-webkit-scrollbar{height:6px}.date-scroll::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.date-scroll::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.date-option{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;min-width:80px;padding:12px 16px;transition:all .2s;white-space:nowrap}.date-option:hover{border-color:#667eea;transform:translateY(-2px)}.date-option.active{background:#667eea;border-color:#667eea;color:#fff}.date-option.today{border-color:#48bb78}.date-option.today.active{background:#48bb78;border-color:#48bb78}.day-name{font-size:12px;font-weight:600;margin-bottom:4px;opacity:.8}.date-label{font-size:14px;font-weight:600}.filters{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:20px;padding:15px 20px}.filter-group{align-items:center;display:flex;gap:10px}.filter-group svg{color:#667eea}.filter-select{background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:14px;padding:8px 12px;transition:border-color .2s}.filter-select:focus{border-color:#667eea;outline:none}.calendar-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;min-height:400px;padding:20px}.loading-container{align-items:center;color:#718096;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.loading-spinner{border:4px solid #e2e8f0;border-top-color:#667eea}.progress-container{margin-top:20px;max-width:300px;width:100%}.progress-text{color:#718096;font-size:14px;margin:0 0 10px;text-align:center}.progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.no-matches{align-items:center;color:#718096;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.no-matches svg{color:#cbd5e0;margin-bottom:20px}.no-matches h3{color:#4a5568;font-size:20px;margin:0 0 10px}.no-matches p{font-size:14px;margin:0}.league-section{margin-bottom:30px}.league-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px 0}.league-name{color:#2d3748;font-size:18px;font-weight:600;margin:0}.league-stats{align-items:center;color:#718096;display:flex;font-size:14px;gap:8px}.matches-grid{grid-gap:20px;display:grid;gap:20px}.matches-grid.grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.matches-grid.list{grid-template-columns:1fr}.match-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:20px;transition:all .2s}.match-card:hover{border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.match-header{justify-content:space-between;margin-bottom:15px}.match-header,.match-time{align-items:center;display:flex}.match-time{color:#718096;font-size:14px;gap:6px}.match-status{border-radius:12px;font-size:12px;padding:4px 8px;text-transform:uppercase}.match-status.canli{background:#48bb78;color:#fff}.match-status.bitti{background:#718096;color:#fff}.match-status.baslamadi{background:#667eea;color:#fff}.match-status.bilinmiyor{background:#e2e8f0;color:#718096}.match-teams{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-columns:1fr auto 1fr;margin-bottom:15px}.team{gap:8px}.team.away-team{flex-direction:row-reverse;text-align:right}.team-logo{border:1px solid #e2e8f0;height:24px;object-fit:cover;width:24px}.team-name{color:#2d3748;font-size:14px}.match-score{align-items:center;display:flex;flex-direction:column;gap:5px}.score{color:#2d3748;font-size:18px}.live-indicator{align-items:center;color:#48bb78;display:flex;font-size:10px;font-weight:600;gap:4px}.live-dot{background:#48bb78;height:6px;width:6px}.match-footer{border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:15px;padding-top:15px}.match-footer,.tempo-info{align-items:center;display:flex}.tempo-info{color:#718096;font-size:14px;gap:6px}.tempo-score{font-size:16px;font-weight:700}.match-actions{display:flex;gap:8px}.action-btn{align-items:center;background:#e2e8f0;border:none;border-radius:6px;color:#4a5568;cursor:pointer;display:flex;font-size:12px;gap:4px;padding:6px 10px;transition:all .2s}.action-btn:hover{background:#667eea;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.match-calendar{padding:10px}.calendar-header{flex-direction:column;gap:15px;text-align:center}.header-actions{justify-content:center;width:100%}.matches-grid.grid{grid-template-columns:1fr}.date-scroll{justify-content:center}.match-teams{gap:10px;grid-template-columns:1fr;text-align:center}.team.away-team{flex-direction:row}.match-footer{flex-direction:column;gap:10px}}.table-container{overflow-x:auto}.match-info .teams{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.featured-icon{color:#ffc107}.league{color:#fff9;font-size:.875rem}.score{color:#00ff87;font-size:1.25rem}.tempo-display{display:flex;flex-direction:column;gap:.5rem}.tempo-value{font-size:1.25rem}.tempo-bar{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden;width:100px}.tempo-fill{height:100%;transition:width .3s ease}.block-info{color:#fffc;font-weight:600}.action-buttons{display:flex;gap:.5rem}.action-buttons button{align-items:center;display:flex;justify-content:center;min-width:36px;padding:.5rem}.live-indicator{background:#f44;border-radius:50%;height:8px;width:8px}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:linear-gradient(135deg,#252545,#1a1a2e);border:1px solid #ffffff1a;border-radius:.5rem;max-width:90vw;min-width:400px}.modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h3{color:#fff;margin:0}.modal-close{align-items:center;background:none;border:none;color:#ffffffb3;cursor:pointer;display:flex;font-size:1.5rem;height:24px;justify-content:center;padding:0;width:24px}.modal-body{padding:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.notification-management{margin:0 auto;max-width:1400px}.page-header h1{font-size:2rem}.page-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.notification-form form{padding:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.char-count{color:#fff9;font-size:.75rem;margin-top:.25rem;text-align:right}.timing-options{display:flex;gap:1rem}.timing-option{align-items:center;color:#fffc;cursor:pointer;display:flex;gap:.5rem}.timing-option input[type=radio]{accent-color:#00ff87}.form-actions{align-items:center;border-top:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-top:2rem;padding-top:1rem}.recipient-info{color:#fff9;font-size:.875rem}.notifications-list{max-height:600px;overflow-y:auto;padding:1rem}.notification-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.notification-item:last-child{margin-bottom:0}.notification-icon{align-items:center;background:#ffffff1a;border-radius:.375rem;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:.5rem;width:40px}.notification-content{flex:1 1}.notification-message{color:#fff;font-weight:500;margin:0 0 .5rem}.notification-meta{color:#fff9;display:flex;font-size:.75rem;gap:1rem}.notification-meta span{gap:.25rem}.notification-actions,.notification-meta span{align-items:center;display:flex}.btn-sm{font-size:.875rem;padding:.375rem .75rem}.stats-section{margin-top:2rem}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.stat-card{border-radius:.75rem}.stat-icon{background:#ffffff1a;border-radius:.5rem;font-size:2rem;padding:.75rem}.stat-content h3{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .25rem}.stat-content p{color:#ffffffb3;font-size:.875rem;margin:0}@media (max-width:768px){.form-row,.page-grid,.stats-grid{grid-template-columns:1fr}.form-actions{align-items:stretch;gap:1rem}.form-actions,.timing-options{flex-direction:column}}.stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;gap:1rem;padding:1.5rem}.stat-card.error{border-left:4px solid #f44}.stat-card.warning{border-left:4px solid #ffc107}.stat-card.success{border-left:4px solid #00ff87}.stat-card h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.stat-card p{color:#ffffffb3;margin:0}.log-item,.logs-list{padding:1rem}.log-item{align-items:flex-start;background:#ffffff0d;border-left:4px solid #6c757d;border-radius:.5rem;display:flex;gap:.75rem;margin-bottom:.5rem}.log-item.error{border-left-color:#f44}.log-item.warning{border-left-color:#ffc107}.log-item.success{border-left-color:#00ff87}.log-item.info{border-left-color:#17a2b8}.log-content p{color:#fff;margin:0 0 .25rem}.log-time{color:#fff9;font-size:.75rem}.text-red-400{color:#f44}.text-green-400{color:#00ff87}.text-yellow-400{color:#ffc107}.text-blue-400{color:#17a2b8}.page-container{margin:0 auto;max-width:1400px;padding:1rem}.page-header{margin-bottom:2rem}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00ff87,#00cc6a);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.page-header p{color:#ffffffb3;font-size:1.1rem}.settings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:2rem}.card{border-radius:.75rem;overflow:hidden;transition:transform .2s}.card:hover{transform:translateY(-2px)}.card-header{gap:.75rem;padding:1.5rem}.card-header,.card-header h2{align-items:center;display:flex}.card-header h2{color:#fff;font-size:1.25rem;gap:.5rem;margin:0}.settings-form{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-label{color:#fff;font-size:.9rem}.form-input{background:#ffffff0d;border-radius:.5rem;font-size:.9rem}.form-input:focus{box-shadow:0 0 0 2px #00ff8733}.form-input[type=checkbox]{margin-right:.5rem;width:auto}.form-help{color:#fff9;font-size:.8rem;line-height:1.4;margin-top:.5rem}.build-notes{padding:1.5rem}.build-item{background:#ffffff0d;border-left:3px solid #00ff87;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.build-item:last-child{margin-bottom:0}.build-item strong{color:#00ff87;font-size:1rem}.build-item ul{color:#fffc;margin:.5rem 0 0;padding-left:1.5rem}.build-item li{font-size:.9rem;margin-bottom:.25rem}.save-section{display:flex;justify-content:center;margin-top:2rem}.btn{border-radius:.5rem;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none}.btn-primary{color:#1a1a1a}.btn-primary:hover{box-shadow:0 4px 12px #00ff874d;transform:translateY(-1px)}@media (max-width:768px){.settings-grid{grid-template-columns:1fr}.page-header h1{font-size:2rem}.card-header,.settings-form{padding:1rem}}.match-detail{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:100vh}.match-detail-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;display:flex;justify-content:space-between;padding:20px}.back-button{align-items:center;background:#ffffff1a;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:10px 16px;transition:all .2s}.back-button:hover{background:#fff3;transform:translateY(-1px)}.match-info{align-items:center;display:flex;flex-direction:column;gap:8px}.league-info,.match-time{align-items:center;display:flex;font-size:14px;gap:6px;opacity:.9}.match-score-section{background:#0000001a;padding:40px 20px;text-align:center}.team-info{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr auto 1fr;margin-bottom:30px}.team,.team-info{align-items:center}.team{display:flex;flex-direction:column;gap:12px}.team.away-team{order:3}.team-logo{align-items:center;background:#fff3;border:3px solid #ffffff4d;border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:700;height:80px;justify-content:center;width:80px}.team-name{font-size:18px;font-weight:600;line-height:1.2;margin:0;max-width:200px;text-align:center}.score-info{flex-direction:column}.score,.score-info{align-items:center;display:flex;gap:8px}.score{font-size:48px;font-weight:700}.score-separator{font-size:36px;opacity:.7}.match-status{align-items:center;display:flex;font-size:16px;font-weight:600;gap:8px}.live-dot{animation:pulse 2s infinite;background:#f44;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.match-minute{font-size:14px;opacity:.8}.tempo-info-section{display:flex;justify-content:center}.tempo-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:25px;display:flex;gap:8px;padding:12px 20px}.tempo-value{font-size:18px;font-weight:700}.match-tabs{background:#0003;display:flex;gap:4px;justify-content:center;padding:20px}.tab{align-items:center;background:#ffffff1a;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .2s}.tab:hover{background:#fff3;transform:translateY(-1px)}.tab.active{background:#ffffff4d;box-shadow:0 4px 15px #0003}.match-content{background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000026;color:#2d3748;margin:0 20px 20px;padding:30px}.stats-content h3{color:#2d3748;font-size:24px;font-weight:600;margin-bottom:30px;text-align:center}.stats-grid{display:flex;flex-direction:column;gap:20px}.stat-row{grid-gap:20px;align-items:center;border-bottom:1px solid #e2e8f0;display:grid;gap:20px;grid-template-columns:60px 1fr 60px;padding:15px 0}.stat-row:last-child{border-bottom:none}.stat-away,.stat-home{font-size:18px;font-weight:700;text-align:center}.stat-home{color:#667eea}.stat-away{color:#764ba2}.stat-center{display:flex;flex-direction:column;gap:8px}.stat-label{color:#4a5568;font-size:14px;font-weight:600;text-align:center}.stat-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;position:relative}.stat-bar-fill{border-radius:4px;height:100%;transition:width .3s ease}.stat-bar-fill.home{background:linear-gradient(90deg,#667eea,#5a67d8)}.lineups-content h3{color:#2d3748;font-size:24px;font-weight:600;margin-bottom:30px;text-align:center}.lineups-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.lineup-side h4{color:#4a5568;font-size:18px;margin-bottom:20px;text-align:center}.players-list{display:flex;flex-direction:column;gap:12px}.player-card{grid-gap:12px;align-items:center;background:#f7fafc;border-radius:8px;display:grid;gap:12px;grid-template-columns:40px 1fr auto;padding:12px;transition:all .2s}.player-card:hover{background:#edf2f7;transform:translateY(-1px)}.player-number{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:28px;justify-content:center;width:28px}.player-name{color:#2d3748;font-weight:600}.player-position{background:#e2e8f0;border-radius:12px;color:#718096;font-size:12px;padding:4px 8px}.tempograph-content h3{color:#2d3748;font-size:24px;font-weight:600;margin-bottom:10px;text-align:center}.tempograph-description{color:#718096;font-style:italic;margin-bottom:30px;text-align:center}.tempograph-chart{margin-bottom:40px;padding:20px}.tempo-blocks h4{color:#2d3748;font-size:18px;margin-bottom:20px}.blocks-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:30px}.block-time{color:#718096;font-size:12px;margin-bottom:4px}.block-score{font-size:18px;font-weight:700;margin-bottom:4px}.block-events{color:#a0aec0;font-size:10px}.tempo-legend h4{color:#2d3748;font-size:16px;margin-bottom:15px}.legend-items{display:flex;flex-direction:column;gap:8px}.legend-item{align-items:center;color:#4a5568;display:flex;font-size:14px;gap:10px}.legend-color{border-radius:50%;height:16px;width:16px}.match-detail-error,.match-detail-loading{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;width:40px}.loading-spinner,.match-detail-error h2{margin-bottom:20px}.match-detail-error button{background:#fff3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:all .2s}.match-detail-error button:hover{background:#ffffff4d}.firebase-status-banner{align-items:center;border-radius:6px;color:#fff;display:flex;font-size:12px;font-weight:500;gap:8px;margin-bottom:15px;padding:8px 12px}.last-update{font-size:11px;margin-left:auto;opacity:.8}.tempograph-error,.tempograph-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.tempograph-error{color:#718096}.tempograph-error h3{color:#4a5568;margin:15px 0 10px}.consecutive-alert{animation:pulse 2s infinite;background:linear-gradient(135deg,#f44,#ff6b6b);color:#fff;font-weight:600;gap:8px;margin-bottom:20px;padding:10px 15px}.consecutive-alert,.tempo-block{align-items:center;border-radius:8px;display:flex}.tempo-block{background:#f7fafc;flex-direction:column;padding:12px;position:relative;text-align:center;transition:all .2s ease}.tempo-block:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.block-highlight{animation:bounce 1s infinite;font-size:16px;position:absolute;right:-5px;top:-5px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.tempo-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:30px 0;padding:20px}.tempo-summary h4{color:#2d3748;font-size:16px;margin-bottom:15px}.summary-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.summary-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;justify-content:space-between;padding:12px}.summary-label{color:#4a5568;font-size:14px;font-weight:500}.summary-value{font-size:16px;font-weight:700}.algorithm-info{background:linear-gradient(135deg,#e6f3ff,#f0f8ff);border-left:4px solid #667eea;border-radius:8px;margin-top:30px;padding:15px}.algorithm-info h4{color:#2d3748;font-size:14px;margin-bottom:8px}.algorithm-info p{color:#4a5568;font-size:13px;line-height:1.4;margin:0}.tempograph-chart{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:30px;padding:25px}@media (max-width:768px){.match-detail-header{flex-direction:column;gap:15px}.team-info{gap:20px;grid-template-columns:1fr;text-align:center}.team.away-team{order:0}.lineups-grid{gap:30px;grid-template-columns:1fr}.match-tabs{flex-direction:column;gap:8px}.blocks-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.stat-row{gap:15px;grid-template-columns:50px 1fr 50px}.match-content{margin:0 10px 10px;padding:20px}}.App{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh}.btn{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#00ff87,#00cc6a);color:#1a1a2e}.btn-primary:hover{background:linear-gradient(135deg,#00cc6a,#00ff87)}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#fff3}.btn-danger{background:linear-gradient(135deg,#f44,#c33);color:#fff}.btn-danger:hover{background:linear-gradient(135deg,#c33,#f44)}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;padding:1.5rem}.card-header{border-bottom:1px solid #ffffff1a;padding-bottom:1rem}.card-header,.form-group{margin-bottom:1rem}.form-label{color:#ccc;display:block;font-weight:500;margin-bottom:.5rem}.form-input{background:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;color:#fff;padding:.75rem;transition:border-color .2s;width:100%}.form-input:focus{border-color:#00ff87;outline:none}.form-select{cursor:pointer}.form-select,.form-textarea{background:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;color:#fff;padding:.75rem;width:100%}.form-textarea{min-height:100px;resize:vertical}.table{background:#ffffff0d;border-collapse:collapse;border-radius:.5rem;overflow:hidden;width:100%}.table th{background:#00ff871a;border-bottom:1px solid #ffffff1a;font-weight:600;padding:1rem;text-align:left}.table td{border-bottom:1px solid #ffffff0d;padding:1rem}.table tr:hover{background:#ffffff0d}.badge{border-radius:9999px;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.badge-success{background:#00ff8733;color:#00ff87}.badge-warning{background:#ffc10733;color:#ffc107}.badge-danger{background:#f443;color:#f44}.badge-info{background:#0dcaf033;color:#0dcaf0}.loading{align-items:center;display:flex;height:200px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-left-color:#00ff87;border-radius:50%;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.55edd288.css.map*/