*{margin:0;padding:0;box-sizing:border-box}html,body{background:#0f1419;color:#ece8e1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden;font-size:16px}@media (min-width: 768px){html,body{font-size:18px}}#root{background:#0f1419;color:#ece8e1}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.container{padding:0 .5rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:80px}@media (max-width: 768px){.main-content{padding-top:60px}}.navbar{position:fixed;top:0;left:0;right:0;background:#0f1419f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;transition:all .3s ease}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:80px}@media (max-width: 768px){.navbar-container{padding:0 .5rem;height:60px;flex-wrap:wrap}.navbar-brand{font-size:1.2rem;gap:.5rem}.brand-icon{width:24px;height:24px}.nav-links{gap:.5rem;flex-wrap:wrap}.nav-link{padding:.25rem .5rem;font-size:.9rem;gap:.25rem}.nav-link svg{width:16px;height:16px}}.navbar-brand{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#ece8e1;text-decoration:none}.navbar-brand:hover{color:#ff4655}.brand-icon{width:32px;height:32px;color:#ff4655}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{display:flex;align-items:center;gap:.5rem;color:#ece8e1b3;text-decoration:none;font-weight:500;transition:all .2s ease;padding:.5rem 1rem;border-radius:8px}.nav-link:hover,.nav-link.active{color:#ece8e1;background:#ffffff1a}.nav-icon{width:20px;height:20px}.nav-auth{display:flex;align-items:center;gap:1rem}.login-btn{background:#fff;color:#3c4043;border:1px solid #dadce0;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014,0 1px 2px #0000001f;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.25px}.login-btn:hover{background:#f8f9fa;box-shadow:0 2px 6px #0000001f,0 2px 4px #00000029;transform:translateY(-1px);color:#3c4043}.login-btn:active{background:#f1f3f4;transform:translateY(0)}.user-info{display:flex;align-items:center;gap:.5rem;color:#ece8e1;font-weight:500}.user-avatar{width:32px;height:32px;border-radius:50%;border:2px solid #ff4655}.logout-btn{background:none;border:none;color:#ece8e1b3;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease}.logout-btn:hover{color:#ff4655;background:#ff44551a}.home{min-height:100vh;background:#0f1419}.hero{padding:6rem 0;background:linear-gradient(135deg,#0f1419,#1a1f2e)}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.hero-text{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ff46551a;border:1px solid rgba(255,70,85,.3);border-radius:50px;padding:.5rem 1rem;margin-bottom:2rem;font-size:.9rem;font-weight:500;color:#ff4655}.badge-icon{width:16px;height:16px}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#ece8e1}.hero-highlight{background:linear-gradient(135deg,#ff4655,#ff6b7a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;line-height:1.6;color:#ece8e1cc;margin-bottom:2rem}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem}.stat-item{text-align:center;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .3s ease}.stat-item:hover{transform:translateY(-2px);background:#ff46551a;border-color:#ff46554d}.stat-number{font-size:2rem;font-weight:800;color:#ff4655;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#ece8e1b3;font-weight:500}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.cta-button.primary{background:linear-gradient(135deg,#ff4655,#ff6b7a);color:#fff;box-shadow:0 4px 15px #ff46554d}.cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff465566}.cta-button.secondary{background:#ffffff1a;color:#ece8e1;border:1px solid rgba(255,255,255,.2)}.cta-button.secondary:hover{background:#ffffff26;transform:translateY(-2px)}.button-icon{width:18px;height:18px}.arrow-icon{width:16px;height:16px;transition:transform .3s ease}.cta-button:hover .arrow-icon{transform:translate(4px)}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-image{width:100%;max-width:500px}.image-container{position:relative;display:flex;align-items:center;justify-content:center}.main-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d}.card-header{margin-bottom:1.5rem}.card-icon{font-size:2.5rem;margin-bottom:1rem}.card-header h3{font-size:1.5rem;font-weight:700;color:#ece8e1;margin:0}.card-content{display:flex;flex-direction:column;gap:1rem}.prediction-example{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.team{font-size:1rem;color:#ece8e1cc;font-weight:500}.score{font-size:1.5rem;font-weight:700;color:#ff4655;padding:.5rem 1rem;background:#ff46551a;border-radius:8px}.points{font-size:1.1rem;font-weight:600;color:#ff4655;padding:.5rem;background:#ff46551a;border-radius:8px}.get-started{padding:6rem 0;background:#ffffff05}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:3rem;font-weight:800;color:#ece8e1;margin-bottom:1rem}.section-subtitle{font-size:1.25rem;color:#ece8e1b3;max-width:600px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.step-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;position:relative;transition:all .3s ease}.step-card:hover{transform:translateY(-4px);background:#ff46551a;border-color:#ff46554d}.step-number{position:absolute;top:-15px;left:50%;transform:translate(-50%);width:40px;height:40px;background:linear-gradient(135deg,#ff4655,#ff6b7a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:1.2rem}.step-icon{width:60px;height:60px;background:#ff465533;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.step-icon .icon{width:30px;height:30px;color:#ff4655}.step-card h3{font-size:1.5rem;font-weight:700;color:#ece8e1;margin-bottom:1rem}.step-card p{color:#ece8e1b3;line-height:1.6}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#ff46551a,#ff6b6b0d)}.cta-content{text-align:center;max-width:800px;margin:0 auto;padding:0 2rem}.cta-text h2{font-size:3rem;font-weight:800;color:#ece8e1;margin-bottom:1.5rem}.cta-text p{font-size:1.25rem;color:#ece8e1cc;margin-bottom:3rem;line-height:1.6}.cta-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-button.large{padding:1.25rem 2.5rem;font-size:1.1rem}@media (max-width: 768px){.hero{padding:4rem 0}.hero-content{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-number{font-size:1.5rem}.hero-actions{justify-content:center}.cta-button{width:100%;justify-content:center}.main-card{padding:1.5rem}.card-icon,.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.steps-grid{grid-template-columns:1fr;gap:1.5rem}.step-card{padding:1.5rem}.cta-text h2{font-size:2rem}.cta-text p{font-size:1rem}}transition: all .3s ease; } .feature-card:hover{transform:translateY(-8px);background:#ffffff14;border-color:#ff44554d;box-shadow:0 20px 40px #0000004d}.feature-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#ff4655,#ff6b7a);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-icon .icon{width:40px;height:40px;color:#ece8e1}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#ece8e1}.feature-description{color:#ece8e1b3;line-height:1.6}.cta-section{padding:4rem 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#ece8e1}.cta-content p{font-size:1.25rem;color:#ece8e1b3;margin-bottom:2rem}.league-container{padding:2rem 0}.league-header{text-align:center;margin-bottom:3rem}.league-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#ece8e1,#ff4655);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.league-header p{font-size:1.25rem;color:#ece8e1b3}@media (max-width: 768px){.league-container{padding:1rem 0}.league-header{margin-bottom:2rem}.league-header h1{font-size:2rem;margin-bottom:.5rem}.league-header p{font-size:1rem}.week-selector{gap:.5rem;margin-bottom:2rem}.week-button{padding:.75rem 1rem;font-size:.9rem}.week-button .icon{width:16px;height:16px}.matches-section h2{font-size:1.5rem;margin-bottom:1.5rem}.matches-grid{gap:1rem}.match-card{padding:1rem}}.week-selector{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.week-button{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ece8e1;cursor:pointer;transition:all .3s ease;font-weight:500}.week-button:hover,.week-button.active{background:#ff4655;border-color:#ff4655;transform:translateY(-2px)}.week-button .icon{width:20px;height:20px}.matches-section h2{font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;color:#ece8e1}.matches-grid{display:grid;gap:1.5rem;max-width:800px;margin:0 auto}.match-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .3s ease}.match-card:hover{background:#ffffff14;border-color:#ff44554d;transform:translateY(-2px)}.match-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.match-week .week-badge{background:linear-gradient(135deg,#ff4655,#ff6b7a);color:#ece8e1;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.match-time{display:flex;align-items:center;gap:.5rem;color:#ece8e1b3;font-size:.9rem}.match-time .clock-icon{width:16px;height:16px}.match-teams{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:2rem}.team{text-align:center;flex:1;min-width:120px}.team-name{font-size:1.25rem;font-weight:700;color:#ece8e1;margin-bottom:.5rem}.team-name-logo{display:flex;align-items:center;gap:.75rem;justify-content:center}.team-name-logo h4{margin:0;font-size:1.2rem;font-weight:700;color:#ece8e1}.match-vs{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#ff4655;margin:0 2rem;min-width:60px}.team-logo{display:flex;align-items:center;justify-content:center;position:relative}.team-logo .logo-image{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid rgba(255,255,255,.1);display:block}.vs-divider{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:0 2rem;color:#ece8e180;font-weight:600}.vs-text{font-size:1.5rem;font-weight:700}.vs-icon{width:24px;height:24px}.prediction-section{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.prediction-section h3{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#ece8e1}.prediction-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.prediction-btn{padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ece8e1;cursor:pointer;transition:all .2s ease;font-weight:500}.prediction-btn:hover{background:#ff44551a;border-color:#ff4655;transform:translateY(-2px)}.prediction-btn.selected{background:#ff4655;border-color:#ff4655}.prediction-disabled{display:flex;align-items:center;gap:.5rem;color:#ef4444;font-size:.9rem;padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;text-align:center;justify-content:center}.prediction-disabled .prediction-icon{width:20px;height:20px}.score-input-container{display:flex;align-items:center;justify-content:center;gap:1rem;margin:1rem 0}.score-input-group{display:flex;flex-direction:column;align-items:center;gap:.5rem}.score-input-group label{color:#ece8e1cc;font-size:.9rem;font-weight:500}.score-input{width:60px;height:40px;text-align:center;font-size:1.2rem;font-weight:600;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ece8e1;padding:.5rem}.score-input:focus{outline:none;border-color:#ff4655;box-shadow:0 0 0 2px #ff465533}.score-input::-webkit-inner-spin-button,.score-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.score-input[type=number]{-moz-appearance:textfield}.score-select{padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,68,85,.3);border-radius:8px;color:#ece8e1;font-size:1rem;font-weight:600;min-width:80px;text-align:center;transition:all .2s ease}.score-select:focus{outline:none;border-color:#ff4655;background:#ff44551a}.score-select option{background:#1a1a1a;color:#ece8e1}.score-text-input{padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,68,85,.3);border-radius:8px;color:#ece8e1;font-size:1rem;font-weight:600;min-width:80px;text-align:center;transition:all .2s ease;font-family:monospace}.score-text-input:focus{outline:none;border-color:#ff4655;background:#ff44551a}.score-examples{margin-top:.5rem;color:#ece8e199;font-size:.8rem;text-align:center}.score-validation{margin-top:.5rem;text-align:center;font-size:.9rem}.score-help{margin-top:.5rem;text-align:center;font-size:.8rem;color:#ece8e199;font-style:italic}.validation-error{color:#ef4444;font-weight:600;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.validation-success{color:#22c55e;font-weight:600}.leaderboard-table{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.table-header{display:grid;grid-template-columns:80px 1fr 120px 120px;gap:1rem;padding:1.5rem;background:#ffffff0d;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600;color:#ece8e1}.table-body{max-height:600px;overflow-y:auto}.table-row{display:grid;grid-template-columns:80px 1fr 120px 120px;gap:1rem;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.05);transition:background-color .2s ease}.table-row:hover{background:#ffffff05}.table-row:last-child{border-bottom:none}.cell-rank{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.cell-user{display:flex;align-items:center;justify-content:flex-start}.user-name{font-weight:600;color:#ece8e1;font-size:1.1rem}.cell-points,.cell-maps{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem}.points-value{color:#22c55e}.maps-value{color:#ff4655}.week-navigation{margin-bottom:2rem;padding:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px}.week-navigation h3{color:#ece8e1;margin-bottom:1rem;text-align:center;font-size:1.1rem;font-weight:600}.week-tabs{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.week-tab{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#ece8e1cc;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;justify-content:center;min-width:80px}.week-tab:hover{background:#ffffff14;border-color:#ff44554d;color:#ece8e1}.week-tab.active{background:#ff4655;border-color:#ff4655;color:#fff}.week-icon{width:18px;height:18px}@media (max-width: 768px){.week-navigation{padding:.75rem;margin-bottom:1.5rem}.week-tab{padding:.4rem .75rem;font-size:.85rem;min-width:70px}.week-icon{width:16px;height:16px}}@media (max-width: 480px){.week-tabs{gap:.4rem}.week-tab{padding:.35rem .6rem;font-size:.8rem;min-width:60px}}.graphic-generator{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.graphic-toggle-btn{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;color:#ece8e1;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;margin:0 auto}.graphic-toggle-btn:hover{background:#ffffff26;transform:translateY(-2px)}.btn-icon{width:18px;height:18px}.graphic-preview{margin-top:1.5rem;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.prediction-graphic-container{text-align:center}.graphic-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:1.5rem}.generate-btn,.share-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.generate-btn{background:#ff4655;color:#fff}.generate-btn:hover{background:#e63946;transform:translateY(-2px)}.share-btn{background:#ffffff1a;color:#ece8e1;border:1px solid rgba(255,255,255,.2)}.share-btn:hover{background:#fff3;transform:translateY(-2px)}.generate-btn:disabled,.share-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.prediction-graphic{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border:2px solid rgba(255,70,85,.3);border-radius:12px;padding:.75rem;max-width:800px;max-height:650px;margin:0 auto;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow:hidden}.graphic-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.graphic-title h2{font-size:1.5rem;font-weight:800;margin:0;background:linear-gradient(135deg,#ece8e1,#ff4655);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.username{font-size:.9rem;color:#ece8e1b3;margin:0}.graphic-logo{width:40px;height:40px;background:linear-gradient(135deg,#ff4655,#ff6b7a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;color:#fff}.graphic-content{display:flex;flex-direction:column;gap:.4rem;max-height:550px;overflow:hidden}.groups-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-height:500px;overflow:hidden;padding:0 .25rem;align-items:start}.group-column{display:flex;flex-direction:column;gap:.3rem;height:100%;justify-content:flex-start}.group-title{font-size:.9rem;font-weight:700;color:#ff4655;margin:0 0 .4rem;text-align:center;padding:.4rem;background:#ff46551a;border-radius:5px;border:1px solid rgba(255,70,85,.2)}.graphic-match{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:5px;padding:.25rem;margin-bottom:.1rem;min-height:32px}.match-teams{display:grid;grid-template-columns:130px 1fr 130px;align-items:center;gap:.5rem;margin-bottom:0}.team{display:flex;align-items:center;gap:.5rem;flex:1}.team-logo{flex-shrink:0;width:24px!important;height:24px!important}.logo-image{width:24px!important;height:24px!important;object-fit:cover!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.1)!important}.team-score{font-size:1.8rem;font-weight:800;color:#ff4655;text-shadow:0 0 10px rgba(255,70,85,.3)}.match-vs{display:flex;align-items:center;justify-content:center;gap:.3rem;font-weight:700;color:#ff4655;font-size:.9rem;text-align:center}.vs-text{font-size:.7rem;color:#ff4655b3;font-weight:600}.team1-score,.team2-score{font-size:1.2rem;font-weight:800;color:#ff4655;text-shadow:0 0 6px rgba(255,70,85,.4);min-width:18px;text-align:center}.team.team1{justify-content:flex-end;gap:.5rem;min-width:130px}.team.team2{justify-content:flex-start;gap:.5rem;min-width:130px}.team-name{font-size:.7rem;font-weight:600;color:#ece8e1cc;width:70px;text-align:center;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-vs{font-size:.9rem;font-weight:700;color:#ff4655b3;margin:0 .5rem;min-width:30px;text-align:center}.no-prediction{text-align:center;padding:1rem;color:#ece8e180;font-style:italic}.graphic-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.footer-text{display:flex;justify-content:space-between;color:#ece8e199;font-size:.9rem}@media (max-width: 768px){.prediction-graphic{padding:1.5rem;margin:0 1rem}.graphic-title h2{font-size:1.5rem}.match-teams{flex-direction:column;gap:1rem}.team.team2{flex-direction:row;justify-content:center}.match-vs{margin:0}}@media (min-width: 769px){.prediction-graphic{max-height:700px;overflow-y:auto}.graphic-content{gap:.25rem}.graphic-match{padding:.5rem;margin-bottom:.3rem}}.profile-header{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem;text-align:center}.recent-predictions h2{color:#ece8e1;margin-bottom:1.5rem;text-align:center}.prediction-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .2s ease}.prediction-item:hover{background:#ffffff14;transform:translateY(-2px)}.prediction-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.prediction-status{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600}.prediction-status.pending{background:#ffc10733;color:#ffc107;border:1px solid rgba(255,193,7,.3)}.prediction-status.correct{background:#4caf5033;color:#4caf50;border:1px solid rgba(76,175,80,.3)}.prediction-status.incorrect{background:#f4433633;color:#f44336;border:1px solid rgba(244,67,54,.3)}.prediction-match{display:flex;flex-direction:column;gap:1rem}.match-teams{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:1.1rem;font-weight:600}.team-name{color:#ece8e1}.vs{color:#ece8e199;font-weight:400}.prediction-details{display:flex;flex-direction:column;gap:.75rem}.prediction-row{text-align:center}.predicted-score{color:#ece8e1e6;font-size:1rem}.actual-result{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;text-align:center}.actual-score{color:#ece8e1e6;font-size:1rem;margin-bottom:.5rem;display:block}.result-breakdown{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.correct-indicator{color:#4caf50;font-size:.85rem;font-weight:600}.points-earned{background:#4caf5033;color:#4caf50;padding:.5rem 1rem;border-radius:20px;text-align:center;font-weight:600;font-size:.9rem;border:1px solid rgba(76,175,80,.3)}.no-points{background:#9e9e9e33;color:#9e9e9e;padding:.5rem 1rem;border-radius:20px;text-align:center;font-weight:600;font-size:.9rem;border:1px solid rgba(158,158,158,.3)}@media (max-width: 768px){.prediction-header{flex-direction:column;gap:1rem;align-items:flex-start}.match-teams{font-size:1rem;flex-wrap:wrap;justify-content:center}.result-breakdown{flex-direction:column;gap:.5rem}.prediction-item{padding:1rem}}.profile-info{display:flex;flex-direction:column;align-items:center;gap:1rem}.profile-name{font-size:2.5rem;font-weight:700;color:#ece8e1;margin:0}.profile-email{color:#ece8e1b3;font-size:1.1rem;margin:0}.achievements-section{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.achievements-section h2{color:#ece8e1;margin-bottom:1.5rem;text-align:center}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.achievement{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;text-align:center;transition:all .2s ease}.achievement.unlocked{border-color:#22c55e;background:#22c55e1a}.achievement.locked{opacity:.6}.achievement-icon{width:32px;height:32px;color:#ff4655}.achievement h4{color:#ece8e1;margin:0}.achievement p{color:#ece8e1b3;margin:0;font-size:.9rem}.achievement-progress{font-weight:600;color:#ff4655}.recent-predictions{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.recent-predictions h2{color:#ece8e1;margin-bottom:1.5rem}.predictions-list{display:flex;flex-direction:column;gap:1rem}.prediction-item{padding:1rem;background:#ffffff0d;border-radius:8px;border-left:4px solid transparent}.prediction-item.correct{border-left-color:#22c55e}.prediction-item.incorrect{border-left-color:#ef4444}.prediction-item.pending{border-left-color:#f59e0b}.prediction-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.prediction-date{display:flex;align-items:center;gap:.5rem;color:#ece8e1b3;font-size:.9rem}.date-icon{width:16px;height:16px}.prediction-status{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600}.prediction-status.correct{color:#22c55e}.prediction-status.incorrect{color:#ef4444}.prediction-status.pending{color:#f59e0b}.status-icon{width:16px;height:16px}.prediction-match{margin-top:.5rem}.match-teams{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;color:#ece8e1}.vs{color:#ece8e180}.prediction-details{display:flex;gap:1rem;font-size:.9rem;color:#ece8e1b3}.points-earned{color:#22c55e;font-weight:600}.notifications-container{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.notification{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;color:#fff;font-weight:500;min-width:300px;box-shadow:0 4px 12px #0000004d;animation:slideIn .3s ease-out}.notification.success{background:#22c55e;border-left:4px solid #16a34a}.notification.error{background:#ef4444;border-left:4px solid #dc2626}.notification-message{flex:1}.notification-close{background:none;border:none;color:#fff;font-size:18px;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.notification-close:hover{background:#fff3}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.prediction-details{margin-top:8px;text-align:center}.predicted-score{font-size:1.1rem;font-weight:600;color:#ff4655;background:#ff46551a;padding:4px 12px;border-radius:6px;border:1px solid rgba(255,70,85,.3)}.score-separator{font-size:2rem;font-weight:700;color:#ff4655;margin:0 .5rem;text-shadow:0 0 10px rgba(255,70,85,.5)}.prediction-note{text-align:center;margin-top:.5rem}.prediction-note small{color:#ece8e199;font-size:.8rem}.submit-prediction-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#ff4655,#ff6b7a);border:none;border-radius:8px;color:#ece8e1;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin:1rem 0}.submit-prediction-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff44554d}.submit-prediction-btn:disabled{background:#ffffff1a;color:#ece8e166;cursor:not-allowed;transform:none;box-shadow:none}.prediction-made{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#22c55e;text-align:center}.prediction-score{display:flex;align-items:center;gap:.5rem;font-size:.9rem;margin-top:.5rem}.team1-prediction,.team2-prediction{font-weight:600}.prediction-separator{color:#22c55eb3;font-weight:400}.prediction-made .prediction-icon{width:24px;height:24px;color:#22c55e}.prediction-made .prediction-details{margin-top:.5rem}.prediction-made .prediction-details small{color:#22c55ecc;font-weight:600}.leaderboard-container{padding:2rem 0}.leaderboard-header{text-align:center;margin-bottom:3rem}.leaderboard-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#ece8e1,#ff4655);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.leaderboard-header p{font-size:1.25rem;color:#ece8e1b3}@media (max-width: 768px){.leaderboard-container{padding:1rem 0}.leaderboard-header{margin-bottom:2rem}.leaderboard-header h1{font-size:2rem;margin-bottom:.5rem}.leaderboard-header p{font-size:1rem}.points-explanation{margin-bottom:1.5rem;padding:.75rem}.points-explanation h3{font-size:1.1rem;margin-bottom:.75rem}.points-grid{grid-template-columns:1fr;gap:.75rem}.point-item{padding:.5rem}.point-value{font-size:1.25rem}.point-label{font-size:.8rem}.point-desc{font-size:.7rem}.points-note{font-size:.75rem}.vp-prizes{padding:1.5rem;margin:1.5rem 0}.vp-prizes h3{font-size:1.1rem;margin-bottom:.75rem}.prizes-grid{grid-template-columns:1fr;gap:.75rem}.prize-item{padding:.75rem}.prize-rank{font-size:.9rem}.prize-vp{font-size:1.1rem}.prize-desc{font-size:.7rem}}.points-explanation{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;margin-bottom:1.5rem;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.points-explanation h3{color:#ece8e1;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.points-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.point-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem;text-align:center}.point-value{font-size:1.5rem;font-weight:700;color:#ff4655;margin-bottom:.25rem}.point-label{font-size:.85rem;font-weight:600;color:#ece8e1;margin-bottom:.25rem}.point-desc{font-size:.75rem;color:#ece8e1b3;line-height:1.3}.points-note{color:#ece8e1cc;font-size:.8rem;line-height:1.4;max-width:500px;margin:0 auto}.vp-prizes{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin:2rem 0;text-align:center}.vp-prizes h3{color:#ff4655;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 0 10px rgba(255,70,85,.3)}.prizes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:600px;margin:0 auto}.prize-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease}.prize-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000004d}.prize-1st{border-color:gold;background:linear-gradient(135deg,#ffd7001a,#ffd7000d)}.prize-2nd{border-color:silver;background:linear-gradient(135deg,#c0c0c01a,#c0c0c00d)}.prize-3rd{border-color:#cd7f32;background:linear-gradient(135deg,#cd7f321a,#cd7f320d)}.prize-rank{font-size:1.1rem;font-weight:700;color:#ece8e1;margin-bottom:.5rem}.prize-vp{font-size:1.8rem;font-weight:800;color:#ff4655;margin-bottom:.5rem;text-shadow:0 0 10px rgba(255,70,85,.4)}.prize-desc{font-size:.9rem;color:#ece8e199;font-weight:500}.leaderboard-table{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;max-width:1000px;margin:0 auto}@media (max-width: 768px){.leaderboard-table{border-radius:12px;margin:0 .5rem}.table-header{display:none}.table-body{gap:.5rem}.table-row{flex-direction:column;padding:1rem;gap:.5rem;text-align:center}.cell-rank{order:1;justify-content:center}.cell-user{order:2;text-align:center}.cell-points{order:3;justify-content:center}.cell-maps{order:4;justify-content:center}.user-name{font-size:1.1rem}.points-value{font-size:1.2rem}.maps-value{font-size:1rem}.rank-icon{width:24px;height:24px}.rank-number{font-size:1.1rem}}.leaderboard-header-row{background:#ff44551a;display:grid;grid-template-columns:80px 1fr 120px 120px 120px;gap:1rem;padding:1.5rem;font-weight:600;color:#ece8e1;border-bottom:1px solid rgba(255,255,255,.1)}.leaderboard-row{display:grid;grid-template-columns:80px 1fr 120px 120px 120px;gap:1rem;padding:1.5rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.05);transition:all .2s ease}.leaderboard-row:hover{background:#ffffff05}.leaderboard-row:last-child{border-bottom:none}.rank{font-size:1.5rem;font-weight:700;text-align:center}.rank.rank-1{color:gold}.rank.rank-2{color:silver}.rank.rank-3{color:#cd7f32}.user-info{display:flex;align-items:center;gap:1rem}.user-avatar{width:40px;height:40px;border-radius:50%;border:2px solid #ff4655}.user-details{display:flex;flex-direction:column}.username{font-weight:600;color:#ece8e1}.user-email{font-size:.9rem;color:#ece8e199}.stats{text-align:center;font-weight:500}.profile-container{padding:2rem 0;max-width:800px;margin:0 auto}.profile-header{text-align:center;margin-bottom:3rem}.profile-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#ece8e1,#ff4655);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.profile-header p{font-size:1.25rem;color:#ece8e1b3}.profile-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-bottom:2rem}.profile-info{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.profile-avatar{width:120px;height:120px;border-radius:50%;border:4px solid #ff4655}.profile-details h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#ece8e1}.profile-email{color:#ece8e1b3;font-size:1.1rem}.profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem;text-align:center}.stat-value{font-size:2.5rem;font-weight:800;color:#ff4655;margin-bottom:.5rem}.stat-label{color:#ece8e1b3;font-weight:500}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.auth-container{width:100%;max-width:500px}.auth-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:3.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 40px #0000004d}.auth-header{text-align:center;margin-bottom:2rem}.auth-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#ece8e1}.auth-header p{font-size:1.1rem;color:#ece8e1b3;line-height:1.6}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:.75rem;width:20px;height:20px;color:#ece8e180}.form-group input{width:100%;padding:1rem 1rem 1rem 2.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ece8e1;font-size:1rem;transition:all .2s ease}.form-group input:focus{outline:none;border-color:#ff4655;background:#ffffff14}.auth-button{background:#ff4655;color:#ece8e1;padding:1rem 2rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1.1rem}.auth-button:hover:not(:disabled){background:#e63946;transform:translateY(-2px)}.auth-button:disabled{opacity:.6;cursor:not-allowed}.username-submit-button{width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,#ff4655,#ff6b7a);box-shadow:0 4px 12px #ff46554d}.username-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#e63946,#ff5a6b);transform:translateY(-2px);box-shadow:0 6px 16px #ff465566}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444;padding:1rem;border-radius:8px;text-align:center;font-weight:500}.google-auth-button{width:100%;background:#fff;color:#3c4043;padding:1.25rem 2rem;border:1px solid #dadce0;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #00000014,0 1px 2px #0000001f;font-family:Roboto,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.25px}.google-auth-button:hover:not(:disabled){background:#f8f9fa;box-shadow:0 2px 6px #0000001f,0 2px 4px #00000029;transform:translateY(-1px)}.google-auth-button:active{background:#f1f3f4;transform:translateY(0)}.google-auth-button:disabled{background:#f8f9fa;color:#9aa0a6;cursor:not-allowed;transform:none;box-shadow:0 1px 3px #00000014}.google-button-content{display:flex;align-items:center;gap:.75rem}.google-logo{width:24px;height:24px;flex-shrink:0}.google-text{font-weight:500;letter-spacing:.25px}.admin-container{padding:2rem 0}.admin-login{text-align:center;max-width:400px;margin:0 auto;padding:3rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px}.admin-login h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#ece8e1}.admin-login p{color:#ece8e1b3;margin-bottom:2rem}.admin-btn{background:#ff4655;color:#ece8e1;padding:1rem 2rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;margin:0 auto}.admin-btn:hover{background:#e63946;transform:translateY(-2px)}.admin-icon{width:20px;height:20px}.admin-header{text-align:center;margin-bottom:3rem}.admin-header h2{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#ece8e1}.admin-header p{font-size:1.25rem;color:#ece8e1b3}.admin-actions{margin-bottom:3rem;text-align:center}.admin-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.tab-btn{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#ece8e1b3;cursor:pointer;transition:all .2s ease;font-weight:500}.tab-btn:hover{color:#ece8e1;background:#ffffff0d}.tab-btn.active{color:#ff4655;border-bottom-color:#ff4655;background:#ff46551a}.tab-icon{width:18px;height:18px}.manage-matches{max-width:1000px;margin:0 auto}.manage-matches h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#ece8e1}.manage-matches p{color:#ece8e1b3;margin-bottom:2rem}.week-section{margin-bottom:2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.week-section h4{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#ff4655;border-bottom:1px solid rgba(255,70,85,.3);padding-bottom:.5rem}.week-matches{display:flex;flex-direction:column;gap:1rem}.match-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:8px;transition:all .2s ease}.match-item:hover{background:#ffffff0d;border-color:#ffffff1a}.match-info{flex:1}.match-teams{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.match-teams .team{font-weight:600;color:#ece8e1}.match-teams .vs{color:#ece8e180;font-weight:500}.match-details{display:flex;gap:1rem;font-size:.9rem;color:#ece8e1b3}.complete-match-btn{background:#22c55e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.complete-match-btn:hover{background:#16a34a;transform:translateY(-2px)}.complete-match-btn:disabled{background:#6b7280;cursor:not-allowed;transform:none}.edit-match-btn{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.edit-match-btn:hover{background:#2563eb;transform:translateY(-2px)}.delete-match-btn{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.delete-match-btn:hover{background:#dc2626;transform:translateY(-2px)}.match-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.match-result{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);border-radius:8px;color:#22c55e}.result-score{font-size:1.1rem;font-weight:700}.winner{font-size:.9rem;opacity:.9}.complete-match-modal,.edit-match-modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;max-width:700px;width:95%}.modal-content h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#ece8e1}.modal-content p{color:#ece8e1b3;margin-bottom:1.5rem}.score-inputs{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;justify-content:center}.score-input{display:flex;flex-direction:column;gap:.5rem;align-items:center}.score-input input{width:60px;text-align:center;font-size:1.1rem;font-weight:600;padding:.5rem;border:2px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff0d;color:#ece8e1;transition:all .2s ease}.score-input input:focus{outline:none;border-color:#ff4655;background:#ffffff1a;transform:scale(1.05)}.score-input input::-webkit-inner-spin-button,.score-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.score-input input[type=number]{-moz-appearance:textfield}.score-input label{font-weight:600;color:#ece8e1;font-size:1.1rem;margin-bottom:.5rem}.score-input input{width:120px;padding:1rem;text-align:center;background:#ffffff0d;border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#ece8e1;font-size:1.5rem;font-weight:700;transition:all .2s ease}.score-input input:focus{outline:none;border-color:#ff4655;background:#ffffff14}.score-separator{font-size:2rem;font-weight:800;color:#ff4655;margin-top:2rem}.modal-actions{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-weight:600;color:#ece8e1;font-size:.9rem}.form-group input,.form-group select{padding:.6rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ece8e1;font-size:.9rem;transition:all .2s ease}.update-btn{background:#3b82f6;color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem}.update-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.cancel-btn{background:#ffffff1a;color:#ece8e1;border:1px solid rgba(255,255,255,.2);padding:1rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:1rem}.cancel-btn:hover{background:#ffffff26;transform:translateY(-2px)}.complete-btn{background:#22c55e;color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.complete-btn:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.complete-btn:disabled{background:#6b7280;cursor:not-allowed}.no-matches{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#ece8e1b3;text-align:center;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;margin:2rem 0}.no-matches p{margin:.5rem 0;font-size:1.1rem}.no-matches p:first-child{color:#ece8e1;font-weight:600}.add-match-btn{background:#ff4655;color:#ece8e1;padding:1rem 2rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.add-match-btn:hover{background:#e63946;transform:translateY(-2px)}.btn-icon{width:20px;height:20px}.admin-form{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;max-width:800px;margin:0 auto}.admin-form h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center;color:#ece8e1}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#ece8e1}.form-group input,.form-group select{padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ece8e1;font-size:1rem;transition:all .2s ease}.form-group input:focus,.form-group select:focus{outline:none;border-color:#ff4655;background:#ffffff14}.form-group input::placeholder{color:#ece8e180}.form-actions{text-align:center;margin-top:2rem}.submit-btn{background:#ff4655;color:#ece8e1;padding:1rem 2rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem}.submit-btn:hover{background:#e63946;transform:translateY(-2px)}.message{padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center;font-weight:600}.message.success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}.message.error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}.existing-matches{margin-top:3rem}.existing-matches h3{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center;color:#ece8e1}.matches-list{display:grid;gap:1rem;max-width:800px;margin:0 auto}.match-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;display:grid;grid-template-columns:auto 1fr auto auto auto auto auto;gap:1rem;align-items:center}.match-week{background:#ff4655;color:#ece8e1;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;text-align:center;min-width:80px}.match-teams{font-weight:600;font-size:1.1rem;color:#ece8e1}.match-datetime{color:#ece8e1b3;font-size:.9rem;text-align:center}.match-deadline{color:#ece8e1b3;font-size:.8rem;text-align:center}.match-stream{background:#3b82f61a;color:#3b82f6;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-align:center}.match-group{background:#a855f71a;color:#a855f7;padding:.5rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-align:center}.match-status{background:#22c55e1a;color:#22c55e;padding:.5rem 1rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.footer{background:#0f0f0f;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0;margin-top:auto;flex-shrink:0}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-section{display:flex;align-items:center;gap:1rem}.footer-section p{color:#ece8e1b3;margin:0;font-size:.9rem}.footer-link{color:#ff4655;text-decoration:none;font-weight:600;transition:color .2s ease}.footer-link:hover{color:#ff6b7a;text-decoration:underline}.impressum-page{min-height:calc(100vh - 200px);padding:2rem 0}.impressum-container{max-width:800px;margin:0 auto;padding:0 2rem}.impressum-container h1{color:#ece8e1;font-size:2.5rem;font-weight:800;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#ece8e1,#ff4655);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.impressum-section{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.impressum-section h2{color:#ff4655;font-size:1.3rem;font-weight:700;margin-bottom:1rem;border-bottom:1px solid rgba(255,70,85,.3);padding-bottom:.5rem}.impressum-section p{color:#ece8e1e6;margin-bottom:.5rem;line-height:1.6}.impressum-section p:last-child{margin-bottom:0}.impressum-section strong{color:#ece8e1;font-weight:700}@media (max-width: 768px){.hero{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem}.features-grid{grid-template-columns:1fr}.week-selector{flex-direction:column;align-items:center}.match-teams{flex-direction:column;gap:1rem}.leaderboard-header-row,.leaderboard-row{grid-template-columns:60px 1fr 100px 100px;gap:.5rem;padding:1rem}.match-item{grid-template-columns:1fr;text-align:center;gap:.5rem}.form-row{grid-template-columns:1fr}.navbar-container{flex-direction:column;height:auto;padding:1rem;gap:1rem}.nav-links{flex-wrap:wrap;justify-content:center}.login-btn{padding:.6rem 1.2rem;font-size:.85rem}.groups-container{grid-template-columns:1fr;gap:1rem}.team-name{max-width:60px;font-size:.7rem}.team1-score,.team2-score{font-size:1.3rem}.prediction-graphic{padding:.75rem;margin:.5rem}.footer-content{flex-direction:column;text-align:center;padding:0 1rem}.footer-section{justify-content:center}.impressum-container{padding:0 1rem}.impressum-container h1{font-size:2rem}.impressum-section{padding:1rem}.prizes-grid{grid-template-columns:1fr;gap:1rem}.prize-item,.prediction-section{padding:1rem}.prediction-section h3{font-size:1.1rem;margin-bottom:.75rem}.prediction-buttons{gap:.5rem;flex-wrap:wrap}.prediction-btn{padding:.75rem 1rem;font-size:.9rem}.submit-prediction-btn{width:100%;padding:.75rem;font-size:1rem}.prediction-inputs{flex-direction:column;gap:.75rem}.prediction-input{width:100%}.prediction-input input{font-size:1rem;padding:.75rem}.match-teams{flex-direction:column;gap:.5rem;text-align:center}.team-info{flex-direction:column;align-items:center;gap:.5rem}.team-logo{width:40px;height:40px}.team-name{font-size:1rem}.vs-text{font-size:1rem;margin:.5rem 0}.match-card{padding:1rem}.match-header{flex-direction:column;gap:.5rem;text-align:center}.match-week .week-badge{padding:.25rem .75rem;font-size:.8rem}.match-time{font-size:.9rem}.match-status{font-size:.8rem;padding:.25rem .5rem}.admin-container{padding:1rem 0}.admin-tabs{flex-direction:column;gap:.5rem}.tab-btn{width:100%;padding:.75rem;font-size:.9rem}.admin-form{padding:1rem}.form-row{flex-direction:column;gap:1rem}.form-group{width:100%}.form-group input,.form-group select{font-size:1rem;padding:.75rem}.modal-content{width:95%;max-width:none;margin:1rem;padding:1rem}.hide-toggle-section{margin-top:1rem}.hide-toggle-btn{width:100%;padding:.75rem;font-size:.9rem;justify-content:center}}.monitor-predictions{margin-top:2rem}.predictions-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.prediction-item{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:all .3s ease}.prediction-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.prediction-item.late-submission{border-color:#ff6b6b;background:#ff6b6b0d}.prediction-header{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.prediction-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem}.prediction-user,.prediction-match,.prediction-time,.prediction-deadline,.prediction-score,.prediction-winner,.prediction-points{font-size:.9rem}.late-warning{background:#ff6b6b;color:#fff;padding:.75rem;border-radius:8px;text-align:center;font-weight:600;margin-top:1rem}.no-predictions{text-align:center;padding:3rem;color:var(--text-secondary)}.manual-prediction-section{margin-bottom:2rem;text-align:center}.manual-prediction-btn{background:linear-gradient(135deg,#ff4655,#ff6b6b);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.manual-prediction-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff46554d}.manual-prediction-btn:active{transform:translateY(0)}.manual-prediction-modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.admin-prediction{border-color:gold;background:#ffd7000d}.admin-badge{background:gold;color:#1a1a1a;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;margin-left:.5rem}.admin-prediction-badge{background:gold;color:#1a1a1a;padding:.75rem;border-radius:8px;text-align:center;font-weight:600;margin-top:1rem}.opened-match-predictions{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin:2rem 0}.match-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.match-header h3{color:#ece8e1;margin:0}.match-info{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.match-info h4{color:#ece8e1;margin:0 0 1rem;font-size:1.5rem}.match-info p{color:#ece8e1cc;margin:.5rem 0}.predictions-summary{background:#ff46551a;border:1px solid rgba(255,70,85,.3);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.predictions-summary h5{color:#ff4655;margin:0 0 1rem;font-size:1.2rem}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.stat{color:#ece8e1cc;font-size:.9rem}.match-predictions-list{margin-top:2rem}.match-predictions-list h5{color:#ece8e1;margin:0 0 1rem;font-size:1.2rem}.match-prediction-item{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease}.match-prediction-item:hover{background:#ffffff0d;transform:translateY(-2px)}.match-prediction-item.late-submission{border-color:#ff6b6b;background:#ff6b6b0d}.match-prediction-item.admin-prediction{border-color:gold;background:#ffd7000d}.prediction-user{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.1rem;color:#ece8e1}.admin-badge{background:linear-gradient(135deg,gold,#ffed4e);color:#000;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:600}.late-badge{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:600}.prediction-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.prediction-details>div{color:#ece8e1cc;font-size:.9rem}.prediction-details strong{color:#ece8e1}.no-predictions{text-align:center;color:#ece8e199;padding:2rem}@media (max-width: 768px){.opened-match-predictions{padding:1rem;margin:1rem 0}.match-header{flex-direction:column;gap:1rem;text-align:center}.summary-stats,.prediction-details{grid-template-columns:1fr}.prediction-user{flex-direction:column;align-items:flex-start;gap:.25rem}}
