body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}.navbar-modern{position:fixed;top:0;left:0;right:0;height:70px;background:linear-gradient(135deg,#3b82f6,#60a5fa,#fbbf24);box-shadow:0 2px 8px #0000001a;z-index:1000;transition:all .3s ease}.navbar-modern.scrolled{background:linear-gradient(135deg,#2563eb,#3b82f6,#f59e0b);box-shadow:0 4px 12px #00000026}.navbar-modern.on-white{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px #00000014}.navbar-modern.on-white .nav-link,.navbar-modern.on-white .brand-text,.navbar-modern.on-white .menu-button{color:#1f2937}.navbar-modern.on-white .menu-button:hover{background:#0000000d}.nav-container{max-width:1200px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}.nav-left{display:flex;align-items:center;gap:3rem}.brand-container{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .3s ease}.brand-container:hover{opacity:.9}.logo-image{width:45px;height:45px;object-fit:contain;border-radius:8px}.brand-text{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:-.02em}.beta-badge{background:#fbbf24;color:#1f2937;font-size:.65rem;font-weight:700;padding:.25rem .5rem;border-radius:4px;letter-spacing:.05em;text-transform:uppercase;margin-left:.5rem;box-shadow:0 2px 4px #0000001a}.nav-links{display:none;gap:2rem;align-items:center}@media (min-width: 768px){.nav-links{display:flex}}.nav-link{color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 0;position:relative;transition:opacity .2s ease}.nav-link:hover{opacity:.8}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.nav-link:hover:after{width:100%}.menu-button{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s ease}.menu-button:hover{background:#ffffff1a}.menu-button svg{width:24px;height:24px}.dropdown-menu{position:fixed;top:70px;right:2rem;width:280px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:9999;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-section{padding:1rem}.dropdown-title{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;margin-bottom:.25rem}.dropdown-item{display:block;padding:.75rem;color:#374151;text-decoration:none;border-radius:8px;font-size:.95rem;font-weight:500;transition:all .2s ease}.dropdown-item:hover{background:#f3f4f6;color:#3b82f6}.menu-overlay{position:fixed;inset:0;background:#0003;z-index:998}@media (max-width: 768px){.nav-container{padding:0 1rem}.brand-text{font-size:.9rem}.logo-image{width:38px;height:38px}.dropdown-menu{right:1rem;left:1rem;width:auto}}@media (max-width: 480px){.brand-text{font-size:.8rem;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.footer-gradient{background:linear-gradient(135deg,#111827,#1f2937,#111827);color:#fff;padding:3rem 0 1rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.mobile-footer{display:block;padding:1rem 0}.mobile-footer-content{display:flex;justify-content:space-between;align-items:flex-start}.mobile-brand{flex:1}.mobile-brand h3{font-size:.875rem;font-weight:700;margin-bottom:.5rem}.mobile-brand p{font-size:.75rem;color:#d1d5db;line-height:1.5;padding-right:1rem}.mobile-fenix{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#9ca3af;flex-shrink:0}.mobile-fenix i{color:#ef4444;animation:pulse 1.5s ease-in-out infinite}.desktop-footer-grid{display:none;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-brand{text-align:left}.brand-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.brand-logo{width:40px;height:40px;border-radius:12px}.brand-logo img{width:100%;height:100%;object-fit:contain}.brand-header h3{font-size:1.25rem;font-weight:700;margin:0}.brand-subtitle{font-size:.875rem;color:#9ca3af;margin:0}.brand-description{font-size:.875rem;color:#d1d5db;line-height:1.6;margin-bottom:1rem}.social-links{display:flex;gap:.75rem}.social-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #0003}.social-icon:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.social-icon.facebook{background:#1877f2}.social-icon.facebook:hover{background:#145dbf}.social-icon.instagram{background:#e1306c}.social-icon.instagram:hover{background:#c13584}.social-icon.twitter{background:#1da1f2}.social-icon.twitter:hover{background:#0c85d0}.social-icon.youtube{background:red}.social-icon.youtube:hover{background:#c00}.social-icon i{color:#fff;font-size:.875rem}.footer-section{text-align:left}.footer-section h4{font-size:1.125rem;font-weight:600;margin-bottom:1rem;border-bottom:1px solid rgba(75,85,99,.5);padding-bottom:.5rem}.footer-nav{display:flex;flex-direction:column;gap:.5rem}.footer-link{display:flex;align-items:center;gap:.5rem;color:#d1d5db;text-decoration:none;font-size:.875rem;padding:.25rem 0;transition:all .3s ease}.footer-link:hover{color:#22c55e;transform:translate(4px)}.footer-link i{font-size:.75rem;width:16px}.footer-link i.fa-trophy{color:#eab308}.footer-link i.fa-chalkboard-teacher{color:#3b82f6}.footer-link i.fa-map-marker-alt{color:#a855f7}.footer-link i.fa-whistle{color:#ef4444}.footer-link i.fa-handshake{color:#f97316}.footer-link i.fa-chart-line{color:#eab308}.contact-info{margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;gap:.5rem;color:#d1d5db;font-size:.875rem;margin-bottom:.75rem;transition:color .3s ease}.contact-item:hover{color:#fff}.contact-item i{font-size:.75rem;width:16px}.contact-item i.fa-envelope{color:#22c55e}.contact-item i.fa-phone{color:#3b82f6}.contact-item span{word-break:break-all}.newsletter{margin-top:1.5rem}.newsletter p{font-size:.75rem;color:#d1d5db;margin-bottom:.5rem}.newsletter-form{display:flex}.newsletter-form input{flex:1;padding:.5rem .75rem;background:#374151;color:#fff;border:1px solid #4b5563;border-radius:8px 0 0 8px;font-size:.75rem;outline:none;transition:all .3s ease}.newsletter-form input:focus{border-color:#22c55e;transform:scale(1.01)}.newsletter-form input::placeholder{color:#9ca3af}.newsletter-form button{padding:.5rem 1rem;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:0 8px 8px 0;cursor:pointer;transition:all .3s ease}.newsletter-form button:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.newsletter-form button:active{transform:scale(.95)}.newsletter-form button i{color:#fff;font-size:.75rem}.footer-bottom{display:none;border-top:1px solid #374151;padding-top:2rem;margin-top:2rem}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center}.footer-copyright{display:flex;align-items:center;gap:1.5rem}.footer-copyright p{font-size:.75rem;color:#9ca3af;margin:0}.footer-links{display:flex;align-items:center;gap:.75rem;font-size:.75rem}.footer-links button{background:none;border:none;color:#9ca3af;cursor:pointer;padding:0;text-decoration:underline;transition:color .3s ease}.footer-links button:hover{color:#fff}.footer-links span{color:#4b5563}.fenix-credit{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#9ca3af}.fenix-credit i{color:#ef4444;animation:pulse 1.5s ease-in-out infinite}.modal{position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}.modal-content{background:#fff;padding:0;border-radius:16px;width:90%;max-width:800px;max-height:80vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .3s ease}.modal-header{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.close-button{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-button:hover{background-color:#fff3}.modal-body{padding:1.5rem;max-height:60vh;overflow-y:auto;color:#1f2937}.modal-date{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.modal-sections{display:flex;flex-direction:column;gap:1.5rem}.modal-sections section h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.modal-sections section p{color:#374151;line-height:1.6;margin-bottom:1rem}.modal-sections section ul{list-style:disc;list-style-position:inside;color:#374151;display:flex;flex-direction:column;gap:.25rem}.modal-sections section ul li{line-height:1.5}.cookie-types{display:flex;flex-direction:column;gap:1rem}.cookie-types div h4{font-weight:600;margin-bottom:.5rem}.cookie-types div:nth-child(1) h4{color:#1e40af}.cookie-types div:nth-child(2) h4{color:#16a34a}.cookie-types div:nth-child(3) h4{color:#ca8a04}.cookie-types div p{font-size:.875rem;color:#374151;margin:0}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (min-width: 768px){.mobile-footer{display:none}.desktop-footer-grid{display:grid}.footer-bottom{display:block}}@media (max-width: 768px){.footer-gradient{padding:1rem 0}}.home{width:100%;background:#fff}.hero{background:url(/background.png) center/cover no-repeat;color:#fff;padding:6rem 2rem 10rem;min-height:600px;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}.hero:before{content:"";position:absolute;inset:0;background:#0006;z-index:0}.hero-content{position:relative;z-index:1}.hero-logo{width:200px;height:200px;object-fit:contain;margin-bottom:2rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3))}.hero-content h1{margin-bottom:2rem;font-weight:700;color:#fff;line-height:1.3}.hero-line-1{font-size:2rem;font-weight:500;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:.5rem}.hero-line-2{font-size:3.5rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:.5rem}.hero-line-3{font-size:1.8rem;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-description{margin-top:3rem;max-width:900px;margin-left:auto;margin-right:auto}.hero-intro{font-size:1.1rem;line-height:1.8;font-style:italic;margin-bottom:2.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);color:#fffffff2}.hero-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;margin-top:2rem;align-items:start}.hero-left,.hero-right{text-align:left}.hero-divider{width:2px;background:linear-gradient(180deg,transparent,#fbbf24,transparent);min-height:300px;align-self:stretch}.hero-vision,.hero-objective,.hero-mission{margin-bottom:2rem;text-align:left}.hero-vision h3,.hero-objective h3,.hero-mission h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fbbf24;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-style:italic}.hero-vision p,.hero-objective p{font-size:1rem;line-height:1.7;font-style:italic;color:#fffffff2;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-mission ul{list-style:none;padding:0;margin:0}.hero-mission li{font-size:1rem;line-height:1.7;font-style:italic;margin-bottom:.75rem;padding-left:1.5rem;position:relative;color:#fffffff2;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-mission li:before{content:"•";position:absolute;left:0;color:#fbbf24;font-weight:700}.cta-button{background-color:#3b82f6;color:#fff;border:none;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;border-radius:8px;cursor:pointer;transition:all .3s ease}.cta-button:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.quick-stats{padding:5rem 2rem;background-color:#fff;text-align:center}.container{max-width:1200px;margin:0 auto}.quick-stats h2{font-size:2.5rem;color:#1f2937;margin-bottom:3rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;margin-top:2rem}.stat-card{background:#fff;padding:1.5rem 1rem;border-radius:10px;border:2px solid #e5e7eb;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000014;border-color:#3b82f6}.stat-number{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#3b82f6}.stat-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.stat-subtitle{font-size:.85rem;font-weight:400;color:#6b7280}.player-registration{padding:5rem 2rem;background:#fff}.registration-card{max-width:1200px;margin:0 auto;display:flex;gap:3rem;align-items:center}.registration-content{display:flex;gap:2rem;flex:1}.registration-icon{width:150px;height:150px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.registration-icon img{width:100%;height:100%;object-fit:contain}.registration-text h2{font-size:2rem;color:#1f2937;margin-bottom:.75rem}.registration-text p{font-size:1.1rem;color:#6b7280;margin-bottom:1.5rem}.benefits-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.benefits-list li{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#374151}.benefits-list i{color:#10b981;font-size:1rem}.registration-actions{display:flex;flex-direction:column;gap:1rem;min-width:200px}.btn-register,.btn-login{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.btn-register{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 12px #3b82f64d}.btn-register:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.btn-login{background:#fff;color:#3b82f6;border-color:#3b82f6}.btn-login:hover{background:#eff6ff;transform:translateY(-2px)}.modal-content{background:#fff;border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease;box-shadow:0 20px 25px -5px #0000001a}.modal-header h2{margin:0;color:#111827;font-size:1.5rem;font-weight:700;flex:1;padding-right:1rem}.modal-close{background:#f3f4f6;border:none;width:36px;height:36px;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:1.5rem;flex-shrink:0;line-height:1}@media (max-width: 968px){.registration-card{flex-direction:column;padding:2rem;gap:2rem}.registration-content{flex-direction:column;align-items:center;text-align:center}.benefits-list{grid-template-columns:1fr}.registration-actions,.btn-register,.btn-login{width:100%}}.register-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;overflow-y:auto}.register-modal-content{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #00000026;animation:modalSlideIn .25s ease}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.register-modal-header{padding:2rem 2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;flex-shrink:0}.register-modal-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.5rem}.register-modal-header h2 i{color:#3b82f6}.modal-close-btn{background:transparent;border:none;color:#9ca3af;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:1.25rem}.modal-close-btn:hover{background:#f3f4f6;color:#374151}.register-form{display:flex;flex-direction:column;flex:1;overflow:hidden}.form-scroll-container{padding:2rem;overflow-y:auto;flex:1}.form-section{margin-bottom:2.5rem}.form-section:last-child{margin-bottom:1rem}.form-section h3{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.form-group label{display:block;font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.required{color:#ef4444;margin-left:2px}.form-group input[type=text],.form-group input[type=email],.form-group input[type=tel],.form-group input[type=password],.form-group input[type=file],.form-group select{width:100%;padding:.625rem .875rem;border:1px solid #d1d5db;border-radius:6px;font-size:.9375rem;color:#111827;transition:all .15s ease;background:#fff}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group input[type=tel]:focus,.form-group input[type=password]:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f614}.form-group input[readonly]{background:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#e5e7eb}.form-group input::placeholder{color:#9ca3af}.ic-validation-message{margin-top:.5rem;font-size:.8125rem;display:flex;align-items:center;gap:.375rem;font-weight:500}.ic-validation-message i{font-size:.875rem}.ic-validation-error{color:#dc2626}.ic-validation-success{color:#16a34a}.form-group input.ic-validation-error{border-color:#dc2626}.form-group input.ic-validation-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262614}.form-group input.ic-validation-success{border-color:#16a34a}.form-group input.ic-validation-success:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a14}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group-checkbox{display:flex;align-items:flex-start;gap:.625rem;padding:1rem;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb}.form-group-checkbox input[type=checkbox]{margin-top:.125rem;width:16px;height:16px;cursor:pointer;flex-shrink:0}.form-group-checkbox label{font-weight:400;color:#4b5563;font-size:.8125rem;line-height:1.5;cursor:pointer}.form-group-checkbox a{color:#3b82f6;text-decoration:none;font-weight:500}.form-group-checkbox a:hover{text-decoration:underline}.register-modal-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;background:#fff;flex-shrink:0}.btn-cancel,.btn-submit{padding:.625rem 1.5rem;border-radius:6px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .15s ease;border:none}.btn-cancel{background:#fff;color:#6b7280;border:1px solid #d1d5db}.btn-cancel:hover{background:#f9fafb;border-color:#9ca3af}.btn-submit{background:#3b82f6;color:#fff;display:flex;align-items:center;gap:.5rem}.btn-submit:hover{background:#2563eb}@media (max-width: 768px){.register-modal-content{max-height:95vh}.form-scroll-container{padding:1.5rem}.form-row{grid-template-columns:1fr}.register-modal-footer{flex-direction:column-reverse}.btn-cancel,.btn-submit{width:100%;justify-content:center}}.guidelines{padding:5rem 2rem;background:#fff}.guidelines-layout{max-width:1200px;margin:0 auto;display:flex;gap:8rem;align-items:center}.guidelines-layout h2{font-size:2.5rem;color:#1f2937;margin:0;min-width:200px}.guidelines-cards{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.guideline-card{background:#fff;padding:0;display:flex;flex-direction:column}.guideline-card h3{font-size:1.3rem;color:#1f2937;margin-bottom:1rem;font-weight:600;text-align:center}.guideline-card ul{list-style:none;padding:0;margin:0;flex-grow:1;text-align:center}.guideline-card li{padding:.5rem 0;color:#6b7280;line-height:1.6;font-size:.95rem}.guideline-detail-button{background-color:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;align-self:center}.guideline-detail-button:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.upcoming-tournaments{padding:5rem 2rem;background:#f9fafb}.tournaments-header{text-align:center;margin-bottom:4rem}.tournaments-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.02em}.tournaments-line{width:4rem;height:.25rem;background:linear-gradient(to right,#3b82f6,#60a5fa);border-radius:9999px;margin:0 auto}.tournaments-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.tournament-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000d;position:relative;overflow:hidden}.tournament-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#3b82f6,#60a5fa);transform:scaleX(0);transition:transform .3s ease}.tournament-card:hover:before{transform:scaleX(1)}.tournament-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001a;border-color:#d1d5db}.tournament-date{font-size:.75rem;color:#3b82f6;font-weight:700;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.tournament-card h3{font-size:1.125rem;color:#1f2937;margin-bottom:.75rem;font-weight:700;line-height:1.3;letter-spacing:-.01em}.tournament-location{font-size:.8125rem;color:#6b7280;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.tournament-card p{color:#6b7280;line-height:1.6;margin-bottom:1rem;flex-grow:1;font-size:.8125rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tournament-button{background-color:#3b82f6;color:#fff;border:none;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;align-self:flex-start;letter-spacing:.01em;text-decoration:none;display:inline-block}.tournament-button:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 16px #3b82f640}.no-tournaments{grid-column:1 / -1;text-align:center;padding:3rem 2rem;color:#6b7280;font-size:1.1rem}.view-all-tournaments{text-align:center;margin-top:3rem}.btn-view-all{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#3b82f6;color:#fff;text-decoration:none;border-radius:12px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #3b82f64d}.btn-view-all:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}.btn-view-all i{font-size:1rem}@media screen and (max-width: 1024px){.tournaments-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.tournaments-grid{grid-template-columns:1fr}.tournament-card{padding:1.5rem}.tournament-card h3{font-size:1.25rem}.tournament-card p{font-size:.875rem}.btn-view-all{width:100%;justify-content:center}}.training-programs{padding:5rem 2rem;background:#fff}.training-layout{max-width:1200px;margin:0 auto;display:flex;gap:8rem;align-items:center}.training-layout h2{font-size:2.5rem;color:#1f2937;margin:0;min-width:200px;text-align:center}.training-cards{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.training-card{background:#fff;padding:0;display:flex;flex-direction:column}.training-card h3{font-size:1.3rem;color:#1f2937;margin-bottom:1rem;font-weight:600;text-align:center}.training-card ul{list-style:none;padding:0;margin:0;flex-grow:1;text-align:center}.training-card li{padding:.5rem 0;color:#6b7280;line-height:1.6;font-size:.95rem}.training-button{background-color:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;align-self:center}.training-button:hover{background-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}.our-journey{padding:3rem 2rem 2rem;background:#fff}.journey-header{text-align:center;margin-bottom:3rem}.journey-header h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.journey-line{width:5rem;height:.25rem;background:linear-gradient(to right,#fbbf24,#f97316);border-radius:9999px;margin:0 auto}.journey-header p{color:#6b7280;margin-top:1rem;max-width:42rem;margin-left:auto;margin-right:auto}.timeline-container{overflow:hidden;padding:2rem 0}.timeline-wrapper{display:flex;gap:1rem;padding:1.5rem 3rem;position:relative;min-height:500px;will-change:transform}@keyframes scroll-timeline{0%{transform:translate(0)}to{transform:translate(-50%)}}.timeline-wrapper{animation-timing-function:linear;animation-iteration-count:infinite}.timeline-wrapper:before{content:"";position:absolute;top:120px;left:1.5rem;width:200%;height:4px;background:linear-gradient(90deg,#fbbf24,#f59e0b,#d97706,#fbbf24,#f59e0b,#d97706);background-size:50% 100%;border-radius:2px;box-shadow:0 2px 10px #fbbf244d;z-index:1}.timeline-item{flex:0 0 300px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;height:100%;z-index:2}.timeline-date{font-size:.875rem;font-weight:600;color:#f59e0b;margin-bottom:15px;text-align:center;letter-spacing:.5px;text-transform:uppercase;background:#ffffffe6;padding:8px 12px;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid rgba(251,191,36,.2)}.timeline-point{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:3px solid white;box-shadow:0 4px 12px #fbbf2466;margin-bottom:60px;position:relative;z-index:3;transition:all .3s ease}.timeline-point:hover{transform:scale(1.2);box-shadow:0 6px 20px #fbbf2499}.milestone-content{text-align:center;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;max-width:300px;min-height:400px}.milestone-content:hover{transform:translateY(-5px)}.milestone-content img{width:280px;height:200px;border-radius:15px;object-fit:cover;box-shadow:0 8px 25px #00000026;transition:transform .3s ease;margin-bottom:20px}.milestone-content img:hover{transform:scale(1.05)}.milestone-content .image-placeholder{width:280px;height:200px;border-radius:15px;background:linear-gradient(135deg,#fbbf24,#f59e0b);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #fbbf244d;margin-bottom:20px}.milestone-content .image-placeholder i{font-size:3rem;color:#fff;opacity:.8}.milestone-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:12px;line-height:1.3}.milestone-description{font-size:1rem;color:#6b7280;line-height:1.6;max-width:280px;flex:1;display:flex;align-items:flex-start}@media screen and (max-width: 768px){.guidelines-layout{flex-direction:column;gap:2rem}.guidelines-cards{grid-template-columns:1fr}.training-layout{flex-direction:column;gap:2rem}.training-cards{grid-template-columns:1fr}}.cta-section{background:#fff;color:#1f2937;padding:5rem 2rem;text-align:center;border-top:1px solid #e5e7eb}.cta-section h2{font-size:2.5rem;margin-bottom:1rem;color:#1f2937}.cta-section p{font-size:1.2rem;margin-bottom:2rem;color:#6b7280}.news-video{padding:2rem 2rem 5rem;background:#fff}.news-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto}.latest-news h2,.featured-video h2{font-size:2.5rem;color:#1f2937;margin-bottom:2rem}.news-items{display:flex;flex-direction:column;gap:2rem}.news-item{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem;display:flex;flex-direction:column}.news-item:last-child{border-bottom:none}.news-image{width:100%;height:200px;border-radius:8px;overflow:hidden;margin:.75rem 0}.news-image img{width:100%;height:100%;object-fit:cover;display:block}.news-date{font-size:.85rem;color:#6b7280;margin-bottom:.5rem;font-weight:500}.news-item h3{font-size:1.2rem;color:#1f2937;margin-bottom:.75rem;font-weight:600}.news-item p{color:#6b7280;line-height:1.6;margin-bottom:.75rem}.news-link{color:#3b82f6;text-decoration:none;font-weight:600;font-size:.95rem;transition:color .3s ease}.news-link:hover{color:#2563eb}.video-container{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:1.5rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.featured-video h3{font-size:1.3rem;color:#1f2937;margin-bottom:.75rem;font-weight:600}.featured-video p{color:#6b7280;line-height:1.6}.scroll-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:#6b7280}.scroll-indicator i{font-size:1.25rem}.scroll-indicator p{font-size:.875rem;font-weight:500}@media screen and (max-width: 768px){.news-video-grid{grid-template-columns:1fr;gap:3rem}.timeline-wrapper{padding:1rem;gap:1rem}.timeline-wrapper:before{top:100px;left:1rem;width:200%}.timeline-item{flex:0 0 280px}.milestone-content img,.milestone-content .image-placeholder{width:260px;height:180px}.milestone-title{font-size:1.25rem}.milestone-description{font-size:.875rem}}@media screen and (max-width: 768px){.hero-logo{width:120px;height:120px}.hero-line-1{font-size:1.3rem}.hero-line-2{font-size:2rem}.hero-line-3{font-size:1.2rem}.hero-intro{font-size:1rem}.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-divider{display:none}.hero-vision h3,.hero-objective h3,.hero-mission h3{font-size:1.3rem}.hero-vision p,.hero-objective p,.hero-mission li{font-size:.95rem}}.about-page{width:100%;background:#fff}.page-header{background:#fff;color:#1f2937;padding:5rem 2rem;text-align:center;border-bottom:1px solid #e5e7eb}.page-header h1{font-size:3rem;margin-bottom:1rem}.page-header p{font-size:1.3rem}.content-section{padding:4rem 2rem}.content-section h2{color:#1f2937;font-size:2rem;margin-top:3rem;margin-bottom:1rem}.content-section p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:2rem}.services-list{list-style:none;padding:0;margin-top:1rem}.services-list li{font-size:1.1rem;padding:1rem;margin-bottom:.5rem;background-color:#f9fafb;border-left:4px solid #3b82f6;color:#374151}@media screen and (max-width: 768px){.page-header h1{font-size:2rem}.page-header p{font-size:1.1rem}}.tournament-page{min-height:100vh;background:#f9fafb;padding-top:80px}.tournament-main{padding:0 0 3rem}.tournament-container{max-width:1400px;margin:0 auto;padding:0 1rem}.tournament-header{text-align:center;margin-bottom:2rem}.tournament-header h2{font-size:1.75rem;font-weight:700;color:#1f2937}.notice-banner{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000001a;border:2px solid #fbbf24;animation:slideIn .5s ease-out}.notice-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.notice-header i{font-size:1.5rem;color:#f59e0b}.notice-header h3{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0}.notices-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.notice-item{padding:1rem;background:#f9fafb;border-radius:8px;border-left:4px solid #3b82f6;transition:all .2s ease}.notice-item:hover{background:#f3f4f6;transform:translate(4px)}.notice-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.notice-priority{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}.priority-high,.priority-urgent{background:#fee2e2;color:#dc2626}.priority-normal,.priority-medium{background:#dbeafe;color:#2563eb}.priority-low{background:#f3f4f6;color:#6b7280}.notice-date{font-size:.875rem;color:#6b7280}.notice-item h4{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.notice-item p{font-size:.9rem;color:#4b5563;margin:0 0 .5rem;line-height:1.5}.notice-tournament{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#059669;font-weight:500}.notice-tournament i{font-size:.875rem}.view-all-notices{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#3b82f6;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s ease}.view-all-notices:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 8px #3b82f64d}.view-all-notices i{font-size:.875rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.notice-banner{padding:1rem}.notice-header{flex-direction:row;gap:.5rem}.notice-header h3{font-size:1.1rem}.notice-item-header{flex-direction:column;align-items:flex-start;gap:.5rem}.view-all-notices{width:100%;justify-content:center}}.loading-container{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;border:1px solid #e5e7eb;margin:2rem 0}.loading-spinner{font-size:3rem;color:#3b82f6;margin-bottom:1rem}.loading-spinner i{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{color:#6b7280;font-size:1rem;font-weight:500}.error-container{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;border:1px solid #e5e7eb;margin:2rem 0}.error-icon{font-size:3rem;color:#ef4444;margin-bottom:1rem}.error-container h3{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.error-container p{color:#6b7280;font-size:1rem;margin-bottom:2rem}.btn-retry{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f633;font-size:1rem}.btn-retry:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.control-panel{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:1.5rem;margin-bottom:2rem;border:1px solid #e5e7eb}.control-panel-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.download-buttons{display:flex;gap:.75rem}.btn-download,.btn-print{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;border:none;border-radius:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.btn-download{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.btn-download:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 8px 20px #22c55e4d}.btn-print{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.btn-print:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.stats-info{display:flex;gap:3rem}.stat-item{text-align:center}.stat-number{font-size:2rem;font-weight:700;color:#6366f1}.stat-label{font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.calendar-view{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden}.calendar-view-header{background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:2rem;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.calendar-view-header h2{font-size:2rem;font-weight:700;display:flex;align-items:center;gap:.75rem;margin:0}.mobile-view-toggle-container{display:none}.mobile-view-toggle{background:#fff3;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.mobile-view-toggle:hover{background:#ffffff4d}.calendar-grid-wrapper{overflow:auto;max-height:80vh;position:relative;border:1px solid #e5e7eb}.calendar-grid{display:grid;grid-template-columns:300px repeat(12,1fr);min-width:1800px}.grid-header-corner{position:sticky;top:0;left:0;z-index:40;background:#f9fafb;padding:1rem;font-weight:600;color:#374151;border-right:2px solid #e5e7eb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:.5rem}.grid-month-header{position:sticky;top:0;z-index:30;background:#f9fafb;padding:.75rem .5rem;text-align:center;font-weight:600;color:#374151;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;font-size:.875rem}.grid-subheader-corner{position:sticky;top:48px;left:0;z-index:35;background:#f3f4f6;border-right:2px solid #e5e7eb;border-bottom:2px solid #e5e7eb}.grid-quarter-header{position:sticky;top:48px;z-index:25;background:#f3f4f6;padding:.5rem .25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border-right:1px solid #e5e7eb;border-bottom:2px solid #e5e7eb}.grid-quarter-header span{text-align:center;font-size:.75rem;color:#6b7280;border-right:1px solid #e5e7eb;padding:.25rem 0}.grid-quarter-header span:last-child{border-right:none}.grid-tournament-name{position:sticky;left:0;z-index:20;background:#fff;padding:1rem;border-right:2px solid #e5e7eb;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background-color .2s}.grid-tournament-name:hover{background-color:#eff6ff}.tournament-name-content{display:flex;align-items:flex-start;gap:.75rem}.tournament-name-content i{color:#fbbf24;margin-top:.25rem;font-size:1rem}.tournament-name-title{font-size:.875rem;font-weight:600;color:#1f2937;line-height:1.4;margin-bottom:.25rem}.tournament-name-date{font-size:.75rem;color:#6b7280}.grid-month-cell{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:2px}.grid-quarter-cell{padding:.5rem;text-align:center;position:relative;transition:all .2s ease;cursor:pointer;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:4px}.tournament-clickable.grid-quarter-cell:hover{transform:scale(1.1);z-index:10;box-shadow:0 4px 12px #0003}.filled-green{background-color:#10b981;color:#fff}.filled-red{background-color:#ef4444;color:#fff}.filled-blue{background-color:#3b82f6;color:#fff}.filled-purple{background-color:#8b5cf6;color:#fff}.filled-orange{background-color:#f97316;color:#fff}.span-start{border-radius:6px 0 0 6px!important;margin-right:-1px;position:relative;z-index:5}.span-middle{border-radius:0!important;margin-left:-1px;margin-right:-1px;position:relative;z-index:4}.span-end{border-radius:0 6px 6px 0!important;margin-left:-1px;position:relative;z-index:5}.span-complete{border-radius:6px!important}.mobile-only{display:none}.desktop-only{display:block}.mobile-tournament-list{padding:1.5rem}.mobile-tournament-card{background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:12px;padding:1rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease}.mobile-tournament-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a;border-color:#d1d5db}.mobile-card-content{flex:1}.mobile-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.mobile-color-dot{width:12px;height:12px;border-radius:50%}.mobile-card-header h3{font-size:.9rem;font-weight:600;color:#1f2937;margin:0;line-height:1.3}.mobile-card-date{font-size:.75rem;color:#6b7280;display:flex;align-items:center;gap:.375rem;margin-bottom:.5rem}.mobile-card-badge{margin-top:.25rem}.tournament-badge{padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600}.bg-green-100{background-color:#d1fae5}.text-green-800{color:#065f46}.bg-red-100{background-color:#fee2e2}.text-red-800{color:#991b1b}.bg-blue-100{background-color:#dbeafe}.text-blue-800{color:#1e40af}.bg-orange-100{background-color:#ffedd5}.text-orange-800{color:#9a3412}.mobile-calendar-grid{padding:1.5rem}.mobile-month-selector{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding:1rem;background:#f9fafb;border-radius:12px}.month-nav-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#6b7280}.month-nav-btn:hover{background:#f3f4f6;color:#1f2937}.current-month-display{font-weight:600;color:#1f2937;font-size:1.125rem}.mobile-month-tournaments{display:flex;flex-direction:column}.no-tournaments{text-align:center;padding:3rem 1rem;color:#9ca3af}.no-tournaments i{font-size:3rem;margin-bottom:1rem;display:block}.no-tournaments p{font-size:.875rem}.tournament-modal{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:slideUp .3s ease}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff}.modal-header h2{font-size:1.5rem;font-weight:700;margin:0}.modal-close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.modal-close:hover{background:#fff3}.modal-body{padding:1.5rem;max-height:calc(90vh - 100px);overflow-y:auto}.modal-section{margin-bottom:1.5rem}.modal-section:last-child{margin-bottom:0}.header-section{background:linear-gradient(135deg,#60a5fa,#3b82f6);color:#fff;padding:1.5rem;border-radius:12px}.header-content{display:flex;justify-content:space-between;align-items:center}.header-section h3{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.tournament-type-label{font-size:1.125rem;opacity:.9;margin:0;text-transform:capitalize}.header-section i{font-size:3rem;opacity:.8}.details-section,.location-section,.contact-section{padding:1.5rem;border-radius:12px}.details-section{background:#fff}.location-section{background:#eff6ff}.contact-section{background:#f0fdf4}.details-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.detail-column{display:flex;flex-direction:column;gap:1.5rem}.detail-row{display:flex;align-items:flex-start;gap:.75rem}.detail-row i{font-size:1.25rem;margin-top:.125rem;flex-shrink:0}.detail-row.full-width{grid-column:1 / -1}.icon-blue{color:#3b82f6}.icon-green{color:#22c55e}.icon-purple{color:#a855f7}.icon-orange{color:#f97316}.icon-indigo{color:#6366f1}.detail-title{font-weight:600;color:#1f2937;margin-bottom:.25rem;font-size:.875rem}.detail-value{color:#6b7280;font-size:.875rem;line-height:1.5}.detail-value a{color:#3b82f6;text-decoration:none}.detail-value a:hover{color:#2563eb;text-decoration:underline}.modal-section h4{font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem;font-size:1.125rem}.action-section{display:flex;gap:.75rem;flex-wrap:wrap}.action-btn{flex:1;min-width:150px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease;color:#fff}.btn-register{background:linear-gradient(135deg,#22c55e,#16a34a)}.btn-register:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 8px 16px #22c55e40}.btn-download-info{background:linear-gradient(135deg,#3b82f6,#2563eb)}.btn-download-info:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 16px #3b82f640}.btn-call{background:linear-gradient(135deg,#f97316,#ea580c)}.btn-call:hover{background:linear-gradient(135deg,#ea580c,#c2410c);transform:translateY(-2px);box-shadow:0 8px 16px #f9731640}@media (max-width: 768px){.desktop-only{display:none}.mobile-only,.mobile-view-toggle-container{display:block}.tournament-container{padding:0 .5rem}.control-panel-content{flex-direction:column;align-items:stretch}.download-buttons{width:100%}.btn-download,.btn-print{flex:1}.stats-info{justify-content:center}.calendar-view-header{flex-direction:column;align-items:flex-start;gap:1rem}.details-grid{grid-template-columns:1fr}.action-section{flex-direction:column}.action-btn{width:100%;min-width:auto}.modal-body,.header-section,.details-section,.location-section,.contact-section{padding:1rem}}.calendar-grid-wrapper::-webkit-scrollbar{width:8px;height:8px}.calendar-grid-wrapper::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.calendar-grid-wrapper::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.calendar-grid-wrapper::-webkit-scrollbar-thumb:hover{background:#2563eb}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.affiliate-page{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#f3f4f6);padding-top:0}.umbrella-section{max-width:1400px;margin:-50px auto 0;padding:0}.umbrella-container{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:0}.umbrella-svg{width:100%;max-width:1000px;height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.15))}.mpa-main-logo{position:absolute;top:10%;left:50%;transform:translate(-50%);text-align:center;z-index:10}.mpa-main-logo img{width:200px;height:200px;object-fit:contain}.mpa-main-logo p{margin-top:1rem;font-weight:700;font-size:1.125rem;color:#111827}@media (max-width: 768px){.umbrella-svg{max-width:400px}.mpa-main-logo img{width:80px;height:80px}.mpa-main-logo p{font-size:.875rem;padding:.375rem 1rem}.umbrella-section{padding:2rem 1rem}}@media (max-width: 480px){.umbrella-svg{max-width:300px}.mpa-main-logo img{width:60px;height:60px;padding:.5rem}.mpa-main-logo p{font-size:.75rem;padding:.25rem .75rem}}.news-page{width:100%;background:#f9fafb;min-height:100vh}.news-hero{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:4rem 2rem;text-align:center}.news-hero h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.news-hero p{font-size:1.125rem;color:#ffffffe6}.news-layout{display:grid;grid-template-columns:1fr 380px;gap:2rem;padding:5rem 0 3rem}.news-main{padding:0}.news-article-date{font-size:.875rem;color:#6b7280;margin-bottom:1rem;font-weight:500}.news-article-title{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:2rem;line-height:1.2}.news-article-image{width:100%;border-radius:12px;overflow:hidden;margin-bottom:2rem}.news-article-image img{width:100%;height:auto;display:block}.news-article-content{font-size:1.0625rem;line-height:1.8;color:#374151;white-space:pre-wrap}.news-sidebar{position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}.news-sidebar h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.news-list{display:flex;flex-direction:column;gap:1rem}.news-list-item{background:#fff;border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s ease;border:2px solid transparent;display:flex;gap:1rem}.news-list-item:hover{border-color:#e5e7eb;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.news-list-item.active{border-color:#1e293b;background:#f9fafb}.news-list-image{flex-shrink:0;width:80px;height:60px;border-radius:6px;overflow:hidden}.news-list-image img{width:100%;height:100%;object-fit:cover;display:block}.news-list-content{flex:1;min-width:0}.news-list-date{font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.news-list-item h4{font-size:.9375rem;font-weight:600;color:#111827;margin:0 0 .25rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-list-item p{font-size:.8125rem;color:#6b7280;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.loading-state i,.empty-state i{font-size:3rem;margin-bottom:1rem}.loading-state i{color:#1e293b}.loading-state p,.empty-state p{font-size:1rem;color:#6b7280}@media (max-width: 968px){.news-layout{grid-template-columns:1fr}.news-sidebar{position:static;max-height:none}.news-hero h1{font-size:2rem}.news-article-title{font-size:1.75rem}.news-main{padding:1.5rem}}.tournament-guidelines-page{min-height:100vh;background:#fff}.guidelines-header h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.guidelines-header p{font-size:1.1rem;margin:0;opacity:.95}.guidelines-body .container{max-width:1000px;margin:0 auto;padding:0 2rem}.guidelines-body h2.template-title{color:#e74c3c;border-bottom-color:#e74c3c;margin-top:4rem}.note{color:#6c757d;font-style:italic;font-size:.95rem}.banner-example{margin:2rem 0;text-align:center}.banner-example img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem}.document-template{background:#fff;border:2px solid #2c3e50;padding:3rem;margin:3rem 0;box-shadow:0 4px 12px #00000026;position:relative}.document-template:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,#2c3e50,#3498db)}.document-template .template-title{text-align:center;color:#2c3e50;font-size:1.6rem;font-weight:700;margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:none;text-transform:uppercase;letter-spacing:.5px}.document-template .template-name{text-align:center;color:#2c3e50;font-weight:600;font-size:1.1rem;margin:0 0 2rem;padding-bottom:1.5rem;border-bottom:2px solid #2c3e50}.document-template h3{color:#2c3e50;font-size:1.2rem;font-weight:700;margin:2rem 0 1rem;text-transform:uppercase;letter-spacing:.3px}.document-template h4{color:#34495e;font-size:1.05rem;font-weight:600;margin:1.5rem 0 .75rem}.document-template p{text-align:justify;line-height:1.9;margin-bottom:1rem}.document-template ul{margin:1rem 0 1.5rem}.document-template li{text-align:justify;line-height:1.9}.document-template .signature-section{margin:3rem 0 2rem;padding-top:2rem;border-top:2px solid #2c3e50;text-align:left}.document-template .signature-section p{text-align:left;margin-bottom:.5rem;font-size:.95rem}.document-template .signature-line{font-family:Courier New,monospace;color:#2c3e50;display:block;margin:1.5rem 0}.document-template .disclaimer{background:#f8f9fa;border:1px solid #dee2e6;border-left:4px solid #2c3e50;padding:1.25rem;margin:2.5rem 0 0;border-radius:4px;color:#495057;font-size:.85rem;font-style:italic;line-height:1.7;text-align:left}@media (max-width: 768px){.guidelines-header{padding:2rem 1rem}.guidelines-header h1{font-size:1.75rem}.guidelines-header p{font-size:1rem}.guidelines-body{padding:2rem 0 3rem}.guidelines-body .container{padding:0 1rem}.guidelines-body h2{font-size:1.5rem}.guidelines-body h3{font-size:1.2rem}.guidelines-body h4{font-size:1.05rem}.document-template{padding:1.5rem;margin:2rem 0}.document-template .template-title{font-size:1.3rem}.document-template h3{font-size:1.1rem}.document-template h4{font-size:1rem}}.venue-guidelines-page{min-height:100vh;background:#fff}.guidelines-header{background:#2c3e50;color:#fff;padding:3rem 0;text-align:center;border-bottom:4px solid #3498db}.guidelines-header h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.guidelines-header p{font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:800px;opacity:.95}.guidelines-body{padding:3rem 0 4rem}.guidelines-body .container{max-width:1100px;margin:0 auto;padding:0 2rem}.guidelines-body h2{color:#2c3e50;font-size:1.8rem;font-weight:700;margin:3rem 0 1.5rem;padding-bottom:.75rem;border-bottom:3px solid #3498db}.guidelines-body h2:first-child{margin-top:0}.guidelines-body h3{color:#34495e;font-size:1.3rem;font-weight:600;margin:2rem 0 1rem}.guidelines-body h4{color:#495057;font-size:1.1rem;font-weight:600;margin:1.5rem 0 .75rem}.guidelines-body p{color:#495057;line-height:1.8;margin:0 0 1.25rem;font-size:1rem}.guidelines-body ul{margin:0 0 1.5rem;padding-left:2rem}.guidelines-body li{color:#495057;line-height:1.8;margin-bottom:.75rem}.guidelines-body strong{color:#2c3e50;font-weight:600}.highlight-text{background:#e3f2fd;border-left:4px solid #3498db;padding:1rem 1.25rem;margin:1.5rem 0;border-radius:4px;color:#1565c0}.diagrams-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin:2rem 0}.diagram-section{text-align:center}.diagram-section h3{text-align:center;margin-bottom:1rem;font-size:1.15rem}.diagram-placeholder{margin:0}.diagram-placeholder img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.specs-grid ul{list-style:none;padding-left:0}.specs-grid li{padding-left:1.25rem;position:relative}.specs-grid li:before{content:"•";position:absolute;left:0;color:#3498db;font-weight:700}.tolerance-list{margin:1.5rem 0 2rem}.tolerance-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #e9ecef}.tolerance-item:last-child{border-bottom:none}.tolerance-item span:first-child{color:#495057}.tolerance-item .measurement{font-family:Courier New,monospace;font-weight:600;color:#2c3e50;font-size:.95rem}.layout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:1.5rem 0}.two-column-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}@media (max-width: 768px){.guidelines-header{padding:2rem 1rem}.guidelines-header h1{font-size:1.75rem}.guidelines-header p{font-size:1rem}.guidelines-body{padding:2rem 0 3rem}.guidelines-body .container{padding:0 1rem}.guidelines-body h2{font-size:1.5rem}.guidelines-body h3{font-size:1.2rem}.guidelines-body h4{font-size:1.05rem}.diagrams-grid,.specs-grid,.layout-grid,.two-column-grid{grid-template-columns:1fr;gap:1.5rem}.tolerance-item{flex-direction:column;align-items:flex-start;gap:.25rem}}.admin-login-page{min-height:100vh;background:linear-gradient(135deg,#1e293b,#334155,#475569);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}.home-button-inline{display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.5rem;background:transparent;color:#64748b;border:2px solid #e2e8f0;border-radius:12px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:1rem}.home-button-inline:hover{background:#f8fafc;color:#334155;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.home-button-inline i{font-size:1.125rem}.admin-login-page:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.1) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(34,197,94,.05) 0%,transparent 50%);animation:float 15s ease-in-out infinite}.admin-login-page:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0px,transparent 1px,transparent 40px,rgba(255,255,255,.03) 41px)}@keyframes float{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.login-card{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:3rem;box-shadow:0 25px 50px -12px #0006,0 0 0 1px #ffffff1a;animation:slideIn .6s cubic-bezier(.16,1,.3,1);border:1px solid rgba(255,255,255,.2)}@keyframes slideIn{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.login-logo{width:140px;height:140px;margin-bottom:1.5rem;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1));animation:logoFloat 3s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.login-header h1{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:.75rem;letter-spacing:-.025em;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.login-header p{color:#64748b;font-size:.9375rem;font-weight:500;letter-spacing:.01em}.login-form{display:flex;flex-direction:column;gap:.875rem}.error-message{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fca5a5;border-radius:12px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.875rem;color:#991b1b;animation:shake .4s cubic-bezier(.36,.07,.19,.97);box-shadow:0 4px 6px -1px #ef44441a;font-weight:500}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.error-message i{font-size:1.375rem;flex-shrink:0}.form-group{display:flex;flex-direction:column;gap:.375rem}.form-group label{font-weight:600;color:#374151;font-size:.8125rem;display:flex;align-items:center;gap:.5rem}.form-group label i{color:#6b7280;font-size:.875rem}.form-group input{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.9375rem;transition:all .3s cubic-bezier(.4,0,.2,1);outline:none;background:#f8fafc;color:#1e293b;font-weight:500}.form-group input:hover{border-color:#cbd5e1;background:#fff}.form-group input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 4px #3b82f61a,0 1px 2px #0000000d;transform:translateY(-1px)}.password-input-wrapper input{width:100%;padding-right:2.75rem}.toggle-password{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#64748b;cursor:pointer;padding:.5rem;transition:all .2s ease;border-radius:6px;display:flex;align-items:center;justify-content:center}.toggle-password:hover{color:#1e293b;background:#f1f5f9}.toggle-password:active{transform:translateY(-50%) scale(.95)}.forgot-password{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s}.forgot-password:hover{color:#2563eb;text-decoration:underline}.login-button{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:none;padding:1.125rem 2rem;border-radius:12px;font-size:1.0625rem;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:.625rem;box-shadow:0 10px 15px -3px #0003,0 4px 6px -4px #0000001a;position:relative;overflow:hidden}.login-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.login-button:hover:not(:disabled):before{left:100%}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#0f172a,#1e293b);transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000004d,0 8px 10px -6px #0003}.login-button:active:not(:disabled){transform:translateY(0);box-shadow:0 10px 15px -3px #0003,0 4px 6px -4px #0000001a}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-footer{margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e2e8f0;text-align:center}.login-footer p{color:#64748b;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.625rem;margin:0;font-weight:500}.login-footer i{color:#10b981;font-size:1.125rem}.default-credentials{background:#eff6ff;padding:.75rem;border-radius:8px;margin-top:1rem}.default-credentials i{color:#3b82f6}.default-credentials strong{color:#1f2937;font-family:monospace}@media (max-width: 480px){.admin-login-page{padding:1rem}.login-card{padding:1.5rem}.login-header h1{font-size:1.5rem}.login-logo{width:60px;height:60px}}.manage-tournament{padding:0}.manage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.header-content h2{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;display:flex;align-items:center;gap:.75rem}.header-content h2 i{color:#3b82f6}.sync-info{color:#6b7280;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.sync-info i{color:#10b981}.btn-refresh{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-refresh:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.btn-refresh:disabled{opacity:.5;cursor:not-allowed}.spinner{font-size:3rem;color:#3b82f6;margin-bottom:1rem}.loading-state p{color:#6b7280;font-size:1rem}.filter-section{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.search-box{position:relative;max-width:400px}.search-box i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.search-box input{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;outline:none}.search-box input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.filter-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.875rem}.filter-btn:hover{border-color:#3b82f6;color:#3b82f6}.filter-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.color-dot{width:10px;height:10px;border-radius:50%}.dot-green{background:#22c55e}.dot-red{background:#ef4444}.dot-blue{background:#3b82f6}.dot-orange{background:#f97316}.tournaments-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.tournament-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease}.tournament-card:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-2px)}.card-header{padding:1.25rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.card-title{display:flex;align-items:flex-start;gap:.75rem;flex:1}.color-indicator{width:4px;height:100%;min-height:40px;border-radius:2px;flex-shrink:0}.color-indicator.color-green{background:#22c55e}.color-indicator.color-red{background:#ef4444}.color-indicator.color-blue{background:#3b82f6}.color-indicator.color-orange{background:#f97316}.card-title h3{font-size:1rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.type-badge{padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;white-space:nowrap}.badge-green{background:#dcfce7;color:#166534}.badge-red{background:#fee2e2;color:#991b1b}.badge-blue{background:#dbeafe;color:#1e40af}.badge-orange{background:#ffedd5;color:#9a3412}.badge-gray{background:#f3f4f6;color:#374151}.card-body{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.info-row{display:flex;align-items:flex-start;gap:.75rem;color:#4b5563;font-size:.875rem}.info-row i{color:#9ca3af;width:16px;text-align:center;margin-top:2px;flex-shrink:0}.card-footer{padding:1rem 1.25rem;border-top:1px solid #e5e7eb;display:flex;gap:.75rem}.btn-view,.btn-delete{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none}.btn-view{background:#eff6ff;color:#1e40af}.btn-view:hover{background:#dbeafe}.btn-delete:hover{background:#fecaca}.no-results{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#6b7280}.no-results i{font-size:3rem;margin-bottom:1rem;opacity:.5}.no-results h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#374151}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow:hidden}.modal-content{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column}.modal-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#fff;flex-shrink:0}.modal-header h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.modal-body{padding:2rem;overflow-y:auto;flex:1}.detail-section{margin-bottom:2rem}.detail-section:last-child{margin-bottom:0}.detail-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.detail-title-row h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.application-id{color:#6b7280;font-size:.875rem;margin-bottom:0}.detail-section h4{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.detail-section h4 i{color:#3b82f6}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-item.full-width{grid-column:1 / -1}.detail-item label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.detail-item p{font-size:.875rem;color:#1f2937;margin:0}.detail-item a{color:#3b82f6;text-decoration:none}.detail-item a:hover{text-decoration:underline}.description{color:#4b5563;line-height:1.6;white-space:pre-wrap}.status-approved{display:inline-block;padding:.25rem .75rem;background:#dcfce7;color:#166534;border-radius:6px;font-weight:600;font-size:.875rem}.categories-table{overflow-x:auto}.categories-table table{width:100%;border-collapse:collapse}.categories-table th{background:#f9fafb;padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb}.categories-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;font-size:.875rem;color:#4b5563}.btn-secondary,.btn-danger{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;gap:.5rem}.delete-modal h3{text-align:center;font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.warning-text{text-align:center;color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.delete-info{background:#f9fafb;padding:1rem;border-radius:8px;display:flex;flex-direction:column;gap:.5rem}.delete-info .info-row{font-size:.875rem}@media (max-width: 768px){.tournaments-grid,.detail-grid{grid-template-columns:1fr}.filter-buttons{overflow-x:auto;flex-wrap:nowrap}.modal-content{max-height:95vh}.modal-body{padding:1.5rem}}.manage-journey{padding:0}.manage-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;flex-wrap:wrap;gap:1rem}.header-content h2{font-size:1.875rem;font-weight:800;color:#111827;margin:0;display:flex;align-items:center;gap:.75rem}.header-content h2 i{color:#1e293b;font-size:1.75rem}.subtitle{color:#6b7280;font-size:.875rem;margin:0}.btn-create{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#1e293b,#334155);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #1e293b40}.btn-create:hover{background:linear-gradient(135deg,#334155,#475569);transform:translateY(-2px);box-shadow:0 8px 16px #1e293b59}.loading-state{text-align:center;padding:4rem 2rem}.spinner{font-size:3rem;color:#1e293b;margin-bottom:1rem}.loading-state p{color:#6b7280;font-size:1rem;font-weight:500}.error-banner{background:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:1rem 1.25rem;display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;color:#991b1b}.error-banner i{font-size:1.25rem}.error-banner button{margin-left:auto;background:none;border:none;color:#991b1b;cursor:pointer;padding:.25rem;font-size:1.25rem}.milestones-list{display:flex;flex-direction:column;gap:1.5rem}.milestone-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;gap:1.5rem;align-items:flex-start;transition:all .3s ease;box-shadow:0 2px 4px #0000000a}.milestone-item:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-2px)}.milestone-year-badge{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:.75rem 1.25rem;border-radius:10px;font-weight:700;font-size:1.25rem;white-space:nowrap;box-shadow:0 4px 12px #1e293b40}.milestone-details{flex:1;display:flex;gap:1.5rem;align-items:flex-start}.milestone-image{width:120px;height:120px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.milestone-image img{width:100%;height:100%;object-fit:cover}.milestone-info{flex:1}.milestone-info h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}.milestone-info p{color:#6b7280;line-height:1.7;margin:0;font-size:.9375rem}.milestone-actions{display:flex;gap:.75rem;flex-shrink:0}.btn-edit,.btn-delete{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;border:none;min-width:100px}.btn-edit{background:linear-gradient(135deg,#1e293b,#334155);color:#fff}.btn-edit:hover{background:linear-gradient(135deg,#334155,#475569);transform:translateY(-1px);box-shadow:0 4px 8px #1e293b33}.btn-delete{background:#fee2e2;color:#991b1b}.btn-delete:hover{background:#fecaca;transform:translateY(-1px)}.no-milestones{text-align:center;padding:4rem 2rem;color:#6b7280;background:#fff;border:2px dashed #e5e7eb;border-radius:12px}.no-milestones i{font-size:3rem;margin-bottom:1rem;opacity:.5}.no-milestones h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#374151}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:10}.modal-header h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;display:flex;align-items:center;gap:.75rem}.modal-header h2 i{color:#1e293b}.modal-close{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;font-size:1.5rem;transition:color .2s ease}.modal-close:hover{color:#1f2937}.form-row{display:grid;grid-template-columns:1fr 2fr;gap:1rem;margin-bottom:1.5rem}.form-group label{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;outline:none;font-family:inherit}.form-group input:focus,.form-group textarea:focus{border-color:#1e293b;box-shadow:0 0 0 3px #1e293b1a}.form-group textarea{resize:vertical;min-height:100px}.image-upload-area{border:2px dashed #e5e7eb;border-radius:8px;padding:2rem;text-align:center;transition:all .2s ease}.image-upload-area:hover{border-color:#1e293b;background:#f8fafc}.upload-label{display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;color:#6b7280}.upload-label i{font-size:2rem;color:#1e293b}.upload-label span{font-weight:600;color:#374151}.upload-label small{font-size:.75rem;color:#9ca3af}.image-preview-container{display:flex;flex-direction:column;gap:1rem}.image-preview{width:100%;max-height:300px;object-fit:contain;border-radius:8px;border:1px solid #e5e7eb}.remove-image{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;background:#fee2e2;color:#991b1b;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.remove-image:hover{background:#fecaca}.modal-footer{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:1rem;position:sticky;bottom:0;background:#fff}.btn-secondary,.btn-primary,.btn-danger{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;gap:.5rem}.btn-primary{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;box-shadow:0 4px 12px #1e293b40}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#334155,#475569);transform:translateY(-2px);box-shadow:0 8px 16px #1e293b59}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover:not(:disabled){background:#dc2626}.btn-danger:disabled{opacity:.5;cursor:not-allowed}.delete-modal{max-width:500px}.warning-icon{text-align:center;font-size:3rem;color:#ef4444;margin-bottom:1rem}.delete-modal h3{text-align:center;font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.delete-info{background:#f9fafb;padding:1rem;border-radius:8px;margin-bottom:1rem}.delete-item{color:#374151;font-size:.875rem;margin-bottom:.5rem}.warning-text{color:#6b7280;font-size:.875rem;margin:0}@media (max-width: 768px){.milestone-item,.milestone-details{flex-direction:column}.milestone-image{width:100%;height:200px}.milestone-actions{width:100%}.milestone-actions button{flex:1}.form-row{grid-template-columns:1fr}.modal-body{padding:1.5rem}}.manage-players{width:100%}.content-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}.player-stats{display:flex;gap:1rem}.stat-badge{display:flex;align-items:center;gap:.5rem;background:#fff;color:#1f2937;padding:.75rem 1.25rem;border-radius:12px;font-weight:600;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.stat-badge i{font-size:1.125rem;color:#1f2937}.filters-section{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;background:#fff;padding:1.25rem;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.search-box{flex:1;min-width:300px;position:relative}.search-box i{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:.9375rem}.search-box input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid #e5e7eb;border-radius:10px;font-size:.9375rem;transition:all .2s ease;background:#f9fafb}.search-box input:focus{outline:none;border-color:#1f2937;background:#fff;box-shadow:0 0 0 3px #1f29370d}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{padding:.625rem 1rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:10px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.filter-btn:hover{border-color:#1f2937;color:#1f2937;background:#f9fafb}.filter-btn.active{background:#1f2937;color:#fff;border-color:#1f2937}.content-body{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 2px #0000000d}.players-table-container{overflow-x:auto}.players-table{width:100%;border-collapse:collapse}.players-table thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.players-table th{padding:1rem 1.5rem;text-align:left;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.players-table td{padding:1rem 1.5rem;border-bottom:1px solid #f3f4f6;color:#6b7280;font-size:.9375rem}.players-table tbody tr{transition:background .15s ease}.players-table tbody tr:hover{background:#f9fafb}.players-table tbody tr:last-child td{border-bottom:none}.mpa-id-cell .mpa-id{font-weight:700;color:#1f2937;font-family:Courier New,monospace;font-size:.875rem;background:#f3f4f6;padding:.375rem .625rem;border-radius:6px;display:inline-block}.player-name{font-weight:600;color:#111827}.status-badge{display:inline-block;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:capitalize}.status-active{background:#d1fae5;color:#065f46}.status-inactive{background:#fee2e2;color:#991b1b}.status-suspended{background:#fef3c7;color:#92400e}.btn-view{background:#1f2937;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.btn-view:hover{background:#111827;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.modal-content{background:#fff;border-radius:20px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease;box-shadow:0 20px 25px -5px #0000001a}.modal-close{background:#f3f4f6;border:none;width:36px;height:36px;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:1.5rem;font-weight:400;flex-shrink:0;z-index:10;line-height:1}.player-details-header{display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6}.player-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;border:3px solid #f3f4f6}.player-photo-placeholder{width:100px;height:100px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:2.5rem}.player-basic-info h3{margin:0 0 .5rem;color:#111827;font-size:1.5rem;font-weight:700}.player-mpa-id{color:#6b7280;margin:0 0 1rem;font-size:.9375rem}.player-mpa-id strong{color:#1f2937;font-family:Courier New,monospace;font-weight:700}.player-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.detail-section{background:#f9fafb;padding:1.25rem;border-radius:12px}.detail-section h4{margin:0 0 1rem;color:#111827;font-size:1rem;font-weight:700;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.detail-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.detail-item:last-child{border-bottom:none}.detail-item .label{color:#6b7280;font-weight:500;font-size:.875rem}.detail-item .value{color:#111827;font-weight:600;text-align:right;font-size:.9375rem}@media (max-width: 768px){.filters-section{flex-direction:column}.search-box{min-width:100%}.filter-buttons{justify-content:flex-start}.players-table{font-size:.875rem}.players-table th,.players-table td{padding:.75rem .875rem}.player-details-header{flex-direction:column;align-items:center;text-align:center}.content-header{flex-direction:column;align-items:flex-start}.player-stats{width:100%}.stat-badge{flex:1;justify-content:center}}.manage-news{width:100%}.tabs-section{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb}.tab-btn{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;color:#6b7280;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease;margin-bottom:-2px}.tab-btn:hover{color:#1f2937;background:#f9fafb}.tab-btn.active{color:#1f2937;border-bottom-color:#1f2937}.tab-btn i{font-size:1.125rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{font-size:1.5rem;color:#111827;margin:0;font-weight:700}.btn-add{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#1f2937;color:#fff;border:none;border-radius:10px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.btn-add:hover{background:#111827;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.content-body{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:2rem;box-shadow:0 1px 2px #0000000d}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#9ca3af}.loading-state i,.empty-state i{font-size:2.5rem;margin-bottom:1rem}.loading-state i{color:#1f2937}.loading-state p,.empty-state p{font-size:.9375rem;color:#6b7280;margin:0}.news-list{display:grid;gap:1.5rem}.news-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s ease}.news-card:hover{border-color:#1f2937;box-shadow:0 4px 6px -1px #0000001a}.news-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:1rem}.news-card-header h3{font-size:1.125rem;color:#111827;margin:0;font-weight:600;flex:1}.news-card-actions{display:flex;gap:.5rem}.btn-edit,.btn-delete-icon{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#6b7280}.btn-edit:hover{background:#1f2937;color:#fff;border-color:#1f2937}.btn-delete-icon:hover{background:#ef4444;color:#fff;border-color:#ef4444}.news-date{color:#6b7280;font-size:.875rem;margin:0 0 .75rem}.news-summary{color:#374151;line-height:1.6;margin:0}.video-preview{max-width:800px;margin:0 auto}.video-container{position:relative;width:100%;padding-bottom:56.25%;margin-bottom:1.5rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-preview h3{font-size:1.5rem;color:#111827;margin:0 0 1rem;font-weight:700}.video-preview p{color:#6b7280;line-height:1.6;margin:0}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease;box-shadow:0 20px 25px -5px #0000001a}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;color:#111827;font-size:1.5rem;font-weight:700}.modal-close{background:#f3f4f6;border:none;width:36px;height:36px;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:1.5rem;flex-shrink:0}.modal-close:hover{background:#e5e7eb;color:#111827}.modal-body{padding:2rem}.form-group input,.form-group textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.9375rem;transition:all .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1f2937;box-shadow:0 0 0 3px #1f29370d}.form-group textarea{resize:vertical}.form-group small{display:block;margin-top:.5rem;color:#6b7280;font-size:.8125rem}.image-preview{margin-top:1rem;border-radius:8px;overflow:hidden;max-width:100%}.image-preview img{width:100%;max-height:300px;object-fit:cover;display:block}.modal-footer{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease}.btn-primary{background:#1f2937;color:#fff}.btn-primary:hover{background:#111827}.btn-secondary{background:#f3f4f6;color:#374151}.btn-secondary:hover{background:#e5e7eb}@media (max-width: 768px){.tabs-section{flex-direction:column;gap:0}.tab-btn{border-bottom:1px solid #e5e7eb;border-left:3px solid transparent;margin-bottom:0}.tab-btn.active{border-left-color:#1f2937;border-bottom-color:#e5e7eb}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.news-card-header{flex-direction:column}.news-card-actions{width:100%;justify-content:flex-end}}.admin-dashboard{display:flex;flex-direction:column;min-height:100vh;background:#f9fafb}.toggle-sidebar:hover{background:#f3f4f6;color:#1f2937}.sidebar{width:260px;background:linear-gradient(180deg,#1f2937,#111827);color:#fff;display:flex;flex-direction:column;transition:all .3s ease;position:fixed;top:70px;left:0;bottom:0;z-index:1000;box-shadow:2px 0 8px #0000001a}.sidebar.closed{width:80px}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.logo-section{display:flex;align-items:center;gap:1rem}.sidebar-logo{width:40px;height:40px;object-fit:contain}.sidebar-title{font-size:1.25rem;font-weight:700;white-space:nowrap}.sidebar.closed .sidebar-title{display:none}.nav-item{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:none;border:none;color:#d1d5db;text-align:left;cursor:pointer;transition:all .2s ease;font-size:.9375rem;font-weight:500;border-left:3px solid transparent}.nav-item:hover{background:#ffffff0d;color:#fff}.nav-item.active{background:#3b82f61a;color:#60a5fa;border-left-color:#3b82f6}.nav-item i{width:20px;text-align:center;font-size:1.125rem}.sidebar.closed .nav-item{justify-content:center;padding:1rem}.sidebar.closed .nav-item span{display:none}.sidebar-footer{padding:1rem 0;border-top:1px solid rgba(255,255,255,.1)}.logout-btn{color:#fca5a5}.logout-btn:hover{background:#ef44441a;color:#ef4444}.home-btn{color:#93c5fd;text-decoration:none}.home-btn:hover{background:#3b82f61a;color:#60a5fa}.main-content{flex:1;margin-left:260px;margin-top:70px;transition:margin-left .3s ease;display:flex;flex-direction:column;background:#f9fafb}.sidebar.closed~.main-content{margin-left:80px}.content-area{flex:1;padding:2rem;background:#f9fafb}.dashboard-content{max-width:1400px;margin:0 auto}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.content-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.btn-primary{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3b82f633}.btn-primary:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 8px 16px #3b82f64d}.content-body{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.placeholder-text{color:#9ca3af;font-size:1rem;text-align:center;padding:3rem}.settings-section{margin-bottom:2rem}.settings-section h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.settings-form{max-width:500px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-group input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;outline:none}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}@media (max-width: 768px){.sidebar{transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-content{margin-left:0}.content-area{padding:1rem}.content-header{flex-direction:column;align-items:flex-start;gap:1rem}}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:#ffffff0d}.sidebar-nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.player-login-page{min-height:100vh;background:linear-gradient(135deg,#10b981,#059669,#047857);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative;overflow:hidden}.player-login-page:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 20s ease-in-out infinite}.player-login-page:after{content:"";position:absolute;bottom:-50%;left:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 25s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(50px,50px) rotate(180deg)}}.login-container{max-width:500px;width:100%;position:relative;z-index:1}.login-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 25px 50px -12px #00000040;animation:slideIn .5s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:2rem}.login-logo{width:80px;height:80px;margin-bottom:1rem;object-fit:contain}.login-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.login-header p{color:#6b7280;font-size:.875rem}.login-form{display:flex;flex-direction:column;gap:1.5rem}.error-message{background:#fee2e2;border:1px solid #ef4444;border-radius:10px;padding:1rem;display:flex;align-items:center;gap:.75rem;color:#991b1b;animation:shake .3s ease}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.error-message i{font-size:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#374151;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.form-group label i{color:#6b7280}.form-group input{padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .3s ease;outline:none}.form-group input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.password-input-wrapper{position:relative}.password-input-wrapper input{width:100%;padding-right:3rem}.toggle-password{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s}.toggle-password:hover{color:#1f2937}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.remember-me{display:flex;align-items:center;gap:.5rem;color:#374151;cursor:pointer}.remember-me input{cursor:pointer;width:16px;height:16px}.login-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #10b9814d}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 8px 16px #10b98166}.login-button:disabled{opacity:.7;cursor:not-allowed}.home-button-inline{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;background:#fff;color:#6b7280;border:2px solid #e5e7eb;border-radius:10px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;margin-top:1rem}.home-button-inline:hover{background:#f9fafb;color:#1f2937;border-color:#d1d5db;transform:translateY(-1px)}.home-button-inline i{font-size:1rem}.login-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;text-align:center}.login-footer p{color:#6b7280;font-size:.875rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.5rem}.login-footer i{color:#22c55e}.register-prompt{background:#f0fdf4;padding:.75rem;border-radius:8px;margin-top:1rem}.register-prompt a{color:#10b981;font-weight:600;text-decoration:none;transition:color .2s}.register-prompt a:hover{color:#059669;text-decoration:underline}@media (max-width: 968px){.login-card{padding:2rem}}@media (max-width: 480px){.player-login-page{padding:1rem}.login-card{padding:1.5rem}.login-header h1{font-size:1.5rem}.login-logo{width:60px;height:60px}}.player-dashboard{display:flex;flex-direction:column;min-height:100vh;background:#f5f7fa}.dashboard-header{background:#fff;padding:0 2rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:1.5rem;position:fixed;top:0;left:0;right:0;z-index:200;height:70px;box-shadow:0 1px 3px #0000000d}.toggle-sidebar{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s}.toggle-sidebar:hover{background:#f3f4f6;color:#10b981}.header-info h2{font-size:1.25rem;color:#111827;margin:0;font-weight:600}.sidebar{background:#fff;border-right:1px solid #e5e7eb;transition:width .3s ease;position:fixed;top:70px;height:calc(100vh - 70px);z-index:100;display:flex;flex-direction:column}.sidebar.open{width:260px}.sidebar.closed{width:70px}.sidebar-header{padding:1.5rem 1rem;border-bottom:1px solid #e5e7eb}.logo-section{display:flex;align-items:center;gap:.75rem}.sidebar-logo{width:36px;height:36px;object-fit:contain}.sidebar-title{font-size:1.125rem;font-weight:700;color:#10b981;white-space:nowrap}.sidebar-nav{flex:1;padding:1rem 0;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;background:none;border:none;color:#6b7280;cursor:pointer;transition:all .2s ease;text-align:left;font-size:.9375rem;font-weight:500;border-left:3px solid transparent}.nav-item:hover{background:#f3f4f6;color:#10b981}.nav-item.active{background:#ecfdf5;color:#10b981;border-left-color:#10b981}.nav-item i{font-size:1.125rem;min-width:1.125rem;text-align:center}.sidebar-footer{padding:1rem 0;border-top:1px solid #e5e7eb}.main-content{flex:1;margin-left:260px;margin-top:70px;transition:margin-left .3s ease}.sidebar.closed~.main-content{margin-left:70px}.dashboard-body{padding:2rem;max-width:1400px;margin:0 auto;width:100%}.dashboard-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.content-header{margin-bottom:2rem}.content-header h1{font-size:1.875rem;color:#111827;margin:0 0 .5rem;font-weight:700}.subtitle{color:#6b7280;font-size:.9375rem;margin:0}.profile-summary-card{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.profile-avatar-section{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f3f4f6}.profile-avatar{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar i{font-size:2.5rem;color:#fff}.profile-main-info h2{font-size:1.5rem;color:#111827;margin:0 0 .5rem;font-weight:700}.username{color:#6b7280;font-size:.9375rem;margin:0 0 1rem}.mpa-id-display{display:inline-flex;align-items:center;gap:.5rem;background:#ecfdf5;color:#059669;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;border:1px solid #d1fae5}.mpa-id-display i{font-size:1rem}.mpa-id-display span{font-family:Courier New,monospace;letter-spacing:.5px}.profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-label{color:#6b7280;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.stat-value{color:#111827;font-size:1.125rem;font-weight:700}.stat-value.status-active{color:#10b981}.stat-value.status-inactive{color:#ef4444}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.info-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 3px #0000000d}.info-card-header{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.info-card-header i{font-size:1.25rem;color:#10b981}.info-card-header h3{margin:0;font-size:1rem;font-weight:700;color:#111827}.info-card-body{padding:1.5rem}.info-item{display:flex;justify-content:space-between;align-items:flex-start;padding:.875rem 0;border-bottom:1px solid #f3f4f6}.info-item:last-child{border-bottom:none}.info-label{color:#6b7280;font-size:.875rem;font-weight:500}.info-value{color:#111827;font-size:.9375rem;font-weight:600;text-align:right;max-width:60%;word-break:break-word}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;gap:1rem;color:#10b981}.loading-spinner i{font-size:2.5rem}.loading-spinner p{font-size:1rem;color:#6b7280}.placeholder-text{text-align:center;color:#9ca3af;font-size:1rem;padding:3rem;background:#fff;border-radius:16px;border:1px solid #e5e7eb}@media (max-width: 1024px){.info-grid{grid-template-columns:1fr}}@media (max-width: 768px){.dashboard-header{padding:0 1rem}.header-info h2{font-size:1rem}.main-content{margin-left:0}.sidebar{transform:translate(-100%)}.sidebar.open{transform:translate(0);width:260px}.dashboard-body{padding:1rem}.profile-summary-card{padding:1.5rem}.profile-avatar-section{flex-direction:column;text-align:center;align-items:center}.profile-stats{grid-template-columns:1fr}.content-header h1{font-size:1.5rem}}@media (max-width: 480px){.profile-avatar{width:80px;height:80px}.profile-avatar i{font-size:2rem}.profile-main-info h2{font-size:1.25rem}.info-item{flex-direction:column;gap:.5rem;align-items:flex-start}.info-value{text-align:left;max-width:100%}}*{margin:0;padding:0;box-sizing:border-box}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1;margin-top:70px}.admin-login-page{margin-top:-70px!important}.admin-dashboard{margin-top:0!important}.admin-dashboard main{margin-top:0!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
