:root{--bg-primary:#1a1e29;--bg-secondary:#132d46;--accent:#01c38e;--text:#fffc;--text-heading:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh}body{background:var(--bg-primary);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero-news{width:100%;height:650px;position:relative;overflow:hidden}.hero-news img{object-fit:cover;width:100%;height:900px}.hero-news:after{content:"";-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:absolute;inset:0}.overlay{background:linear-gradient(#1a1e2933,#1a1e29a6,#030405fa);position:absolute;inset:0}.content{color:#fff;z-index:2;max-width:900px;position:absolute;bottom:15%;left:8%}.tag{color:#1a1e29;background:#01c38e;border-radius:30px;margin-bottom:1rem;padding:.6rem 1rem;font-weight:700;display:inline-block}.content h1{letter-spacing:-1px;font-size:4rem;font-weight:800;line-height:1.05}.content p{color:#ffffffd9;max-width:600px;font-size:1.35rem}.content button{color:#0b0f14;cursor:pointer;background:#01c38e;border:none;border-radius:999px;padding:15px 50px;font-size:1rem;font-weight:800;transition:all .25s;box-shadow:0 10px 30px #01c38e40}.content button:hover{transform:translateY(-3px);box-shadow:0 14px 40px #01c38e59}.indicators{z-index:2;gap:12px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.indicators span{background:#fff6;border-radius:50%;width:12px;height:12px}.indicators .active{background:#01c38e}.predictions-section{background:#1a1e29;padding:4rem 2rem}.predictions-section h2{color:#fff;margin-bottom:2rem;font-size:2rem}.predictions-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.container{max-width:1400px;margin:0 auto}.predictions-section__actions{justify-content:center;margin-top:2.5rem;display:flex}.predictions-section__actions button{color:#1a1e29;cursor:pointer;background:#01c38e;border:none;border-radius:10px;padding:1rem 2rem;font-weight:700;transition:all .2s}.predictions-section__actions button:hover{transform:translateY(-2px)}@media (width<=1100px){.predictions-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.predictions-grid{grid-template-columns:1fr}}.prediction-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;width:100%;max-width:700px;padding:1.5rem}.prediction-card__competition{color:#01c38e;background:#01c38e26;border-radius:999px;margin-bottom:1rem;padding:.4rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.prediction-card__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.team{flex-direction:column;flex:1;align-items:center;display:flex}.team-logo{background:var(--accent);opacity:.2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.5rem;display:flex;overflow:hidden}.team-logo img{object-fit:cover;width:100%;height:100%}.team span{color:var(--text-h);font-weight:600}.match-date{text-align:center;min-width:120px;color:var(--text);font-size:.9rem}.prediction-card__bar{border-radius:999px;height:14px;margin:1.5rem 0 .75rem;display:flex;overflow:hidden}.home-bar{background:#22c55e}.draw-bar{background:#f59e0b}.away-bar{background:#ef4444}.prediction-card__percentages{color:var(--text);justify-content:space-between;margin-bottom:1.5rem;font-size:.9rem;display:flex}.prediction-card__button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.9rem;font-weight:600}.prediction-card__button:hover{opacity:.9}.featured-news-section{max-width:1200px;margin:0 auto;padding:3rem 2rem}.featured-header{justify-content:space-between;align-items:end;margin-bottom:1.5rem;display:flex}.featured-header h2{color:#fff;font-size:1.8rem;font-weight:800}.featured-header span{color:#fff9;font-size:.95rem}.featured-news-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.featured-news-grid>*{transition:transform .25s,box-shadow .25s}.featured-news-grid>:hover{transform:translateY(-6px)}@media (width<=992px){.featured-news-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.featured-news-grid{grid-template-columns:1fr}}@media (width<=768px){.featured-news-grid{grid-template-columns:1fr}}.news-card{cursor:pointer;background:#132d46;border:1px solid #ffffff14;border-radius:16px;transition:all .25s;overflow:hidden}.news-card:hover{border-color:#01c38e;transform:translateY(-4px)}.news-card__image{object-fit:cover;width:100%;height:220px}.news-card__content{padding:1.25rem}.news-card__category{color:#01c38e;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-block}.news-card__title{color:#fff;margin-bottom:.75rem;font-size:1.25rem;line-height:1.3}.news-card__excerpt{color:#ffffffbf;margin-bottom:1.25rem;line-height:1.6}.news-card__button{color:#01c38e;cursor:pointer;background:0 0;border:1px solid #01c38e;border-radius:8px;padding:.7rem 1rem;transition:all .2s}.news-card__button:hover{color:#1a1e29;background:#01c38e}.about-section{background:#132d46;padding:5rem 2rem}.about-section .container{text-align:center;max-width:800px;margin:0 auto}.about-section h2{color:#fff;margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.about-section p{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-section p:last-child{margin-bottom:0}.news-page{max-width:1180px;margin:0 auto;padding:48px 20px 70px}.news-page__header{margin-bottom:32px}.news-page__header span{color:#0f8f4f;text-transform:uppercase;font-size:13px;font-weight:700}.news-page__header h1{margin:8px 0;font-size:42px}.news-page__header p{color:#666;font-size:17px}.news-page__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (width<=900px){.news-page__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.news-page__grid{grid-template-columns:1fr}.news-page__header h1{font-size:34px}}.news-detail{max-width:1000px;margin:0 auto;padding:2rem 1rem}.news-detail__hero{object-fit:cover;border-radius:16px;width:100%;height:500px;margin-bottom:2rem}.news-detail__category{background:var(--accent-bg);color:var(--accent);border-radius:20px;margin-bottom:1rem;padding:6px 12px;font-size:.85rem;display:inline-block}.news-detail__title{color:var(--text-heading);margin-bottom:1rem;font-size:3rem;line-height:1.1}.news-detail__subtitle{color:var(--text);max-width:820px;margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.news-detail__text{color:var(--text);max-width:820px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.9}.news-detail__date{color:#888;margin-bottom:2rem;font-size:.9rem}.news-detail__image-full{border-radius:16px;width:100%;margin:2rem 0}.news-detail__section{align-items:center;gap:2rem;margin:3rem 0;display:flex}.news-detail__section img{border-radius:12px;width:45%}.news-detail__section p{color:var(--text);flex:1;line-height:1.8}.news-detail__section--reverse{flex-direction:row-reverse}.news-detail__hashtags{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.news-section-side{align-items:center;gap:2rem;margin:3rem 0;display:flex}.news-section-side img{border-radius:12px;width:350px}.news-section-side p{flex:1;line-height:1.8}.news-section-side.reverse{flex-direction:row-reverse}.news-tags{flex-wrap:wrap;gap:.75rem;margin-top:3rem;display:flex}.news-tags span{background:var(--accent-bg);color:var(--accent);border-radius:999px;padding:.5rem .9rem}.news-detail__hashtags span{color:var(--accent);background:#01c38e26;border-radius:999px;padding:.6rem 1rem;font-size:.9rem;font-weight:600}@media (width<=768px){.news-detail__title{font-size:2rem}.news-detail__hero{height:300px}.news-detail__section,.news-detail__section--reverse{flex-direction:column}.news-detail__section img{width:100%}}.predictions-page{max-width:1180px;margin:0 auto;padding:48px 20px 70px}.predictions-page__header{margin-bottom:32px}.predictions-page__header span{color:#0f8f4f;text-transform:uppercase;font-size:13px;font-weight:700}.predictions-page__header h1{margin:8px 0;font-size:42px}.predictions-page__header p{color:#666;font-size:17px}.predictions-page__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (width<=900px){.predictions-page__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.predictions-page__grid{grid-template-columns:1fr}.predictions-page__header h1{font-size:34px}}.prediction-detail{max-width:900px;color:var(--text-h);margin:0 auto;padding:2rem 1rem}.prediction-detail__header{text-align:center;margin-bottom:2rem}.competition{background:var(--accent-bg);color:var(--accent);border-radius:20px;padding:4px 10px;font-size:.85rem}.prediction-detail__teams{margin-top:1rem}.date{color:var(--text)}.prediction-detail__probabilities{background:var(--bg);border:1px solid var(--border);border-radius:12px;justify-content:space-around;margin:2rem 0;padding:1.5rem;display:flex}.prediction-detail__probabilities div{text-align:center}.prediction-detail__probabilities span{color:var(--text);font-size:.9rem;display:block}.prediction-detail__blocks{flex-direction:column;gap:1.5rem;display:flex}.block{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.block h3{margin-bottom:.5rem}.values{margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.block-stats{margin:1rem 0}.block-values{justify-content:space-between;margin-bottom:.5rem;font-weight:700;display:flex}.block-bar{background:var(--border);border-radius:999px;height:14px;display:flex;overflow:hidden}.block-bar-home{background:#01c38e}.block-bar-away{background:#3b82f6}.prediction-detail__teams{justify-content:center;align-items:center;gap:3rem;margin:1.5rem 0;display:flex}.prediction-detail__team{flex-direction:column;align-items:center;gap:.75rem;display:flex}.prediction-detail__team img{object-fit:cover;border:3px solid var(--border);border-radius:50%;width:90px;height:90px}.prediction-detail__team span{font-size:1.1rem;font-weight:700}.prediction-detail__teams strong{color:var(--accent);font-size:1.5rem}*{box-sizing:border-box}.header-top{z-index:4000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1e29;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.logo{color:#fff;letter-spacing:1px;font-size:1.8rem;font-weight:800}.logo span{color:#01c38e}.search-container{border-radius:10px;width:100%;max-width:520px;display:flex;overflow:hidden}.search-container input{color:#fff;background:#132d46;border:1px solid #ffffff14;border-right:none;border-radius:10px 0 0 10px;outline:none;flex:1;padding:12px 16px}.search-container input::placeholder{color:#fff9}.search-container button{color:#fff;cursor:pointer;background:#01c38e;border:none;border-radius:0 10px 10px 0;width:55px;transition:all .2s}.search-container button:hover{opacity:.9}.news-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.6rem;transition:all .2s}.news-btn:hover{color:#01c38e}.header-bottom{z-index:1000;background:#132d46;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1rem;display:flex;position:sticky;top:70px}.header-bottom a{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 14px;font-size:.95rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden}.header-bottom a:hover{color:#01c38e;background:#01c38e1f}.header-bottom a:after{content:"";background:#01c38e;width:0;height:2px;transition:all .2s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.header-bottom a:hover:after{width:70%}.login-box h3{color:#fff;margin-bottom:1rem}.login-box input{color:#fff;background:#132d46;border:1px solid #334155;border-radius:8px;width:100%;margin-bottom:1rem;padding:12px}.login-box button{color:#fff;cursor:pointer;background:#01c38e;border:none;border-radius:8px;width:100%;padding:12px;font-weight:700}.admin-dropdown{position:relative}.admin-panel{z-index:5000;background:#1a1e29;border:1px solid #334155;border-radius:12px;width:280px;padding:1rem;position:absolute;top:45px;right:0;box-shadow:0 10px 30px #00000059}.admin-panel h4{color:#fff;margin-bottom:1rem}.admin-panel input{color:#fff;background:#132d46;border:1px solid #334155;border-radius:8px;width:100%;margin-bottom:.75rem;padding:10px}.admin-panel button{color:#fff;cursor:pointer;background:#01c38e;border:none;border-radius:8px;width:100%;padding:10px}.footer{background:#1a1e29;border-top:1px solid #ffffff14;padding:3rem 2rem}.footer-content{text-align:center;max-width:1200px;margin:0 auto}.footer-content h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.footer-content p{color:#ffffffbf;margin-bottom:1rem}.footer-content span{color:#ffffff80;font-size:.9rem}.search-page{max-width:900px;color:var(--text-h);margin:0 auto;padding:2rem 1rem}.search-page__header{text-align:center;margin-bottom:2rem}.search-page__header h1{margin-bottom:.5rem;font-size:2.2rem}.search-page__header p{color:var(--text)}.search-box{gap:.75rem;margin-bottom:2rem;display:flex}.search-box input{border:1px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:10px;flex:1;padding:.9rem 1rem}.search-box button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.9rem 1.2rem;font-weight:600}.search-results{gap:1rem;display:grid}.search-result-card{border:1px solid var(--border);background:var(--bg);border-radius:12px;padding:1rem}.search-result-card span{color:var(--accent);font-size:.85rem;font-weight:600}.search-result-card h2{margin:.4rem 0;font-size:1.2rem}.search-result-card p{color:var(--text);margin:0}.admin-layout{min-height:100vh;display:flex}.admin-sidebar{background:#111827;border-right:1px solid #1f2937;width:260px;height:100vh;padding:2rem;position:sticky;top:0}.admin-sidebar h2{color:#01c38e;margin-bottom:2rem;font-size:1.4rem}.admin-sidebar nav{flex-direction:column;gap:.75rem;display:flex}.admin-sidebar a{color:#e5e7eb;border-radius:8px;padding:.8rem 1rem;text-decoration:none;transition:all .2s}.admin-sidebar a:hover{color:#01c38e;background:#1f2937}.admin-content{color:#fff;background:#0f172a;flex:1;padding:2rem;overflow-x:auto}.admin-logout{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:12px}.admin-news{width:100%}.admin-news-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-news-header h1{margin:0}.admin-news-create{color:#fff;background:#01c38e;border-radius:8px;padding:.75rem 1rem;font-weight:600;text-decoration:none}.admin-news-table{border-collapse:collapse;background:#1e293b;border-radius:12px;width:100%;overflow:hidden}.admin-news-table th{text-align:left;background:#111827;padding:1rem}.admin-news-table td{border-top:1px solid #334155;padding:1rem}.admin-news-table tr:hover{background:#ffffff08}.admin-actions{gap:.75rem;display:flex}.admin-edit{color:#01c38e;font-weight:600;text-decoration:none}.admin-delete{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:.5rem .75rem}.admin-delete:hover{opacity:.9}.admin-form-page{max-width:900px}.admin-form-page h1{color:#fff;margin-bottom:2rem}.admin-form{background:#1e293b;border:1px solid #334155;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.admin-form label{color:#e2e8f0;flex-direction:column;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.admin-form input,.admin-form textarea,.admin-form select{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:8px;width:100%;padding:.9rem 1rem;font-size:1rem}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:#01c38e;outline:none}.admin-form textarea{resize:vertical;min-height:180px}.admin-form button{color:#fff;cursor:pointer;background:#01c38e;border:none;border-radius:8px;align-self:flex-start;padding:.9rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.admin-form button:hover{opacity:.9;transform:translateY(-1px)}.admin-form button:active{transform:translateY(0)}.image-preview{border-radius:10px;width:180px}.section-preview{border:1px solid #334155;border-radius:8px;margin-bottom:1rem;padding:1rem}.section-image-preview{border-radius:8px;width:150px;margin-top:10px}.admin-list{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.media-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:2rem;display:grid}.media-card{border:1px solid #334155;border-radius:10px;padding:10px;overflow:hidden}.media-image{object-fit:cover;border-radius:8px;width:100%;height:180px}.media-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.media-tags span{background:#1e293b;border-radius:20px;padding:4px 8px;font-size:12px}.competition-logo-preview{object-fit:contain;border-radius:8px;width:70px;height:70px;margin-top:10px}.news-page__header h1{text-transform:capitalize}.not-found-page{text-align:center;min-height:60vh;color:var(--text-h);flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.not-found-page h1{color:var(--accent);margin:0;font-size:5rem}.not-found-page h2{margin:.5rem 0}.not-found-page p{color:var(--text);margin-bottom:1.5rem}.not-found-page__button{background:var(--accent);color:#fff;border-radius:10px;padding:.8rem 1.2rem;font-weight:700;text-decoration:none}
