@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}::backdrop{--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.absolute{position:absolute}.relative{position:relative}.z-50{z-index:50}.block{display:block}.flex{display:flex}.hidden{display:none}.min-h-screen{min-height:100vh}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border-none{--tw-border-style:none;border-style:none}.bg-transparent{background-color:transparent}.text-center{text-align:center}.lowercase{text-transform:lowercase}.opacity-70{opacity:.7}.opacity-100{opacity:1}.transition{transition-property:color,background-color,border-color,outline-color,-webkit-text-decoration-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.layout-hero-banner{width:100%;height:400px;display:block;position:relative;overflow:hidden}.layout-hero-image{object-fit:cover;object-position:center}.layout-hero-overlay{z-index:1;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.6));display:block;position:absolute;top:0;bottom:0;left:0;right:0}.layout-hero-content{z-index:2;color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.layout-hero-title{text-shadow:2px 2px 4px rgba(0,0,0,.5);margin-bottom:1rem;font-size:3rem;font-weight:700}.layout-hero-subtitle{text-shadow:1px 1px 2px rgba(0,0,0,.5);font-size:1.5rem}.navbar{color:#fff;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);position:fixed;top:0;left:0;right:0;box-shadow:0 4px 6px rgba(0,0,0,.1)}.nav-container{max-width:1280px;margin:0 auto;padding:0 1rem}.nav-header{justify-content:space-between;align-items:center;height:4rem;display:flex}.nav-logo{color:#fff;align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;overflow:hidden}.logo-icon span{font-size:1.5rem}.logo-image{object-fit:cover;width:100%;height:100%}.logo-text{font-size:1.25rem;font-weight:700}.logo-text-mobile{font-size:1.25rem;font-weight:700;display:none}.nav-links{gap:.25rem;display:none}.nav-link{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;transition:all .3s;display:flex}.nav-link:hover{background:rgba(255,255,255,.2)}.nav-link.active{color:#764ba2;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background .3s}.mobile-menu-btn:hover{background:rgba(255,255,255,.2)}.mobile-nav{flex-direction:column;gap:.5rem;padding-bottom:1rem;display:flex}.mobile-nav-link{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex}.mobile-nav-link:hover{background:rgba(255,255,255,.2)}.mobile-nav-link.active{color:#764ba2;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page{min-height:calc(100vh - 4rem)}.hero-section{color:#1e293b;background:#f8fafc;position:relative}.hero-container{max-width:1080px;margin:0 auto;padding:5rem 1.5rem}.hero-content{text-align:center}.hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700}.hero-subtitle{color:#64748b;margin-bottom:2rem;font-size:1.25rem}.features-section{max-width:1080px;margin:0 auto;padding:4rem 1.5rem}.section-title{text-align:center;color:#1f2937;margin-bottom:3rem;font-size:1.875rem;font-weight:700}.features-grid{gap:2rem;display:grid}.feature-card:hover{box-shadow:0 10px 15px rgba(0,0,0,.15)}.feature-title{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.info-section{background:#fff;padding:4rem 0}.info-container{max-width:1080px;margin:0 auto;padding:0 1.5rem}.info-content{margin-bottom:3rem}.info-title{color:#1f2937;text-align:center;margin-bottom:2rem;font-size:2.25rem;font-weight:700}.info-text{color:#4b5563;text-align:justify;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;display:grid}.stat-card{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:1rem;padding:2rem;transition:transform .3s;box-shadow:0 4px 6px rgba(0,0,0,.1)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.15)}.stat-number{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:700}.stat-label{color:#e0e7ff;font-size:1.125rem;font-weight:500}.explore-page{background:#f9fafb;padding:2rem 0}.explore-container{max-width:1600px;margin:0 auto;padding:0 1.5rem}.page-title{color:#1f2937;margin-bottom:2rem;font-size:2.25rem;font-weight:700}.search-filter-card{background:#fff;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.search-bar-container{margin-bottom:1rem;position:relative}.search-icon{color:#9ca3af;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.search-bar{border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:1rem;transition:all .3s}.search-bar:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.filter-toggle-btn{color:#16a34a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-weight:500;transition:color .3s;display:flex}.filter-toggle-btn:hover{color:#15803d}.filters-grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}.filter-group{flex-direction:column;display:flex}.filter-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.filter-select{border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.filter-select:focus{border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.capacity-slider{cursor:pointer;-webkit-appearance:none;background:#e5e7eb;border-radius:.5rem;outline:none;width:100%;height:.5rem}.capacity-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#16a34a;border-radius:50%;width:1.25rem;height:1.25rem}.capacity-slider::-moz-range-thumb{cursor:pointer;background:#16a34a;border:none;border-radius:50%;width:1.25rem;height:1.25rem}.results-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.results-count{color:#4b5563}.results-count span{color:#111827;font-weight:600}.clear-filters-btn{color:#16a34a;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;transition:color .3s}.clear-filters-btn:hover{color:#15803d}.stadium-grid-explore{grid-template-columns:1fr;gap:1.5rem;display:grid}.stadium-card-explore{cursor:pointer;background:#fff;border-radius:.75rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.stadium-card-explore:hover{box-shadow:0 10px 15px rgba(0,0,0,.15)}.stadium-image-container{height:12rem;position:relative;overflow:hidden}.stadium-card-content{padding:1.25rem}.stadium-card-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;transition:color .3s}.stadium-card-explore:hover .stadium-card-title{color:#16a34a}.stadium-location{color:#4b5563;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.stadium-info-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}.info-item{color:#16a34a;align-items:flex-start;gap:.5rem;display:flex}.info-label{color:#6b7280;font-size:.75rem}.info-value{color:#111827;font-size:.875rem;font-weight:600}.pitch-type-badge{background:linear-gradient(90deg,#f0fdf4,#dbeafe);border-radius:.5rem;margin-bottom:1rem;padding:.75rem}.pitch-label{color:#4b5563;margin-bottom:.25rem;font-size:.75rem}.pitch-value{color:#111827;font-size:.875rem;font-weight:600}.stats-section{border-top:1px solid #e5e7eb;margin-bottom:1rem;padding-top:1rem}.stats-heading{color:#4b5563;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.stats-grid-inline{text-align:center;grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-label{color:#fff;font-size:.75rem}.stat-value-green{color:#16a34a;font-size:.875rem;font-weight:700}.stat-value-blue{color:#2563eb;font-size:.875rem;font-weight:700}.stat-value-red{color:#dc2626;font-size:.875rem;font-weight:700}.view-details-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#16a34a,#2563eb);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-weight:500;transition:all .3s;display:flex}.view-details-btn:hover{background:linear-gradient(90deg,#15803d,#1d4ed8)}.empty-state{text-align:center;padding:4rem 1rem}.empty-icon{color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.empty-title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.empty-text{color:#4b5563;margin-bottom:1rem}.reset-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.5rem;padding:.5rem 1.5rem;transition:background .3s}.reset-btn:hover{background:#15803d}.modal-overlay{z-index:50;background:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-content{background:#fff;border-radius:.75rem;width:100%;max-width:56rem;max-height:90vh;overflow-y:auto}.modal-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.modal-title{color:#111827;font-size:1.5rem;font-weight:700}.modal-close-btn{cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background .3s}.modal-close-btn:hover{background:#f3f4f6}.modal-body{padding:1.5rem}.modal-image{object-fit:cover;border-radius:.5rem;width:100%;height:16rem;margin-bottom:1.5rem}.modal-info-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.modal-section{background:#f9fafb;border-radius:.5rem;padding:1.25rem}.modal-section-title{color:#111827;margin-bottom:.75rem;font-weight:600}.modal-info-list{flex-direction:column;gap:.5rem;display:flex}.modal-info-row{color:#4b5563;justify-content:space-between;display:flex}.modal-info-row span:last-child{color:#111827;font-weight:600}.modal-close-bottom-btn{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:500;transition:background .3s}.modal-close-bottom-btn:hover{background:#d1d5db}.about-page{background:#f9fafb;padding:3rem 0}.about-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-card{background:#fff;border-radius:.75rem;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.about-heading{color:#15803d;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-text{color:#374151;margin-bottom:1rem;line-height:1.7}.features-list{color:#374151;flex-direction:column;gap:.75rem;list-style:none;display:flex}.features-list li{align-items:flex-start;display:flex}.check-icon{color:#16a34a;margin-right:.5rem;font-weight:700}.tech-grid{gap:1rem;display:grid}.tech-section h3,.tech-title{color:#1f2937;margin-bottom:.5rem;font-weight:600}.tech-list{color:#4b5563;flex-direction:column;gap:.25rem;list-style:none;display:flex}.team-grid{gap:1rem;display:grid}.team-member{background:#f9fafb;border-radius:.5rem;padding:1rem}.team-name{color:#1f2937;margin-bottom:.25rem;font-weight:600}.team-role{color:#4b5563;font-size:.875rem}.contact-page{background:#f9fafb;padding:3rem 0}.contact-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.contact-grid{gap:2rem;display:grid}.contact-info{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact-heading{color:#1f2937;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.contact-text{color:#4b5563;margin-bottom:2rem;line-height:1.6}.contact-details{flex-direction:column;gap:1.5rem;display:flex}.contact-item{color:#16a34a;align-items:flex-start;gap:1rem;display:flex}.contact-item h3{color:#1f2937;margin-bottom:.25rem;font-weight:600}.contact-item p{color:#4b5563}.contact-form{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;margin-bottom:.5rem;font-weight:600;display:block}.form-input,.form-textarea{border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-input:focus,.form-textarea:focus{border-color:#16a34a}.form-textarea{resize:vertical}.form-submit{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:background .3s}.form-submit:hover{background:#15803d}.footer{color:#fff;background:#1f2937;margin-top:auto}.footer-main{max-width:1280px;margin:0 auto;padding:3rem 1.5rem}.footer-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.footer-column{flex-direction:column;display:flex}.footer-heading{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer-description{color:#d1d5db;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.footer-social{gap:1rem;display:flex}.social-icon{color:#fff;background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{background:#667eea;transform:translateY(-3px)}.footer-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-links a{color:#d1d5db;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-contact-list{flex-direction:column;gap:1rem;list-style:none;display:flex}.footer-contact-item{color:#d1d5db;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.footer-contact-item svg{color:#667eea;flex-shrink:0}.footer-bottom{background:#111827;border-top:1px solid rgba(255,255,255,.1)}.footer-container{flex-direction:column;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:1.5rem;display:flex}.footer-text{color:#d1d5db;text-align:center;font-size:.875rem}.footer-bottom-links{align-items:center;gap:1rem;font-size:.875rem;display:flex}.footer-bottom-links a{color:#d1d5db;text-decoration:none;transition:color .3s}.footer-bottom-links a:hover{color:#fff}.footer-bottom-links span{color:#6b7280}.stadium-card-content{flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.stadium-card-title{color:#14532d;margin-bottom:.25rem;font-size:1.25rem;font-weight:700;line-height:1.3}.stadium-card-content p.text-sm{color:#374151;margin-bottom:.4rem;line-height:1.5}.stadium-card-content p b{color:#14532d}.stadium-card-explore{background:#fff;border-radius:.75rem;transition:all .3s;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1)}.stadium-card-explore:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgba(0,0,0,.15)}.view-details-btn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(90deg,#22c55e,#3b82f6);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.6rem 1rem;font-weight:500;transition:all .3s;display:flex}.view-details-btn:hover{background:linear-gradient(90deg,#16a34a,#2563eb);transform:translateY(-2px)}.country-badge{color:#14532d;background:rgba(255,255,255,.9);border-radius:9999px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;position:absolute;top:.75rem;right:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.15)}.stadium-image-container{border-bottom:1px solid #f3f4f6;height:12rem;position:relative;overflow:hidden}.stadium-image-explore{object-fit:cover;width:100%;height:100%;transition:transform .4s}.stadium-card-explore:hover .stadium-image-explore{transform:scale(1.05)}.explore-header{text-align:center;background:linear-gradient(90deg,#e0f2fe,#f0fdf4);border-radius:.75rem;max-width:1100px;margin:2rem auto 3rem;padding:3rem 1rem 2rem;transition:all .4s;box-shadow:0 4px 10px rgba(0,0,0,.08)}.explore-header:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.explore-header h2{color:#052e16;letter-spacing:.3px;text-shadow:0 1px 1px rgba(0,0,0,.1);margin-bottom:.5rem;font-size:2rem;font-weight:800;display:inline-block;position:relative}.explore-header h2:after{content:"";background:linear-gradient(90deg,#16a34a,#22c55e,#3b82f6);border-radius:9999px;width:80px;height:4px;margin:.75rem auto 1rem;display:block}.explore-header .tagline{color:#065f46;letter-spacing:.5px;margin-bottom:.75rem;font-size:1rem;font-weight:600}.explore-header .description{color:#374151;max-width:800px;margin:0 auto;font-size:.95rem;font-weight:400;line-height:1.7}@media (min-width:768px){.explore-header h2{font-size:2.5rem}.explore-header .tagline{font-size:1.1rem}.explore-header .description{font-size:1.05rem}}.explore-header.wide{background:linear-gradient(90deg,#dcfce7,#e0f2fe);border-radius:1rem;max-width:1300px;padding:2rem}.search-filter-card.search-narrow{background:#fff;border:1px solid #d1fae5;border-radius:.75rem;max-width:1300px;margin:1.5rem auto;padding:1.25rem 1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.stadium-grid-explore.compact{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));justify-content:center;gap:1.75rem;max-width:1300px;margin:2rem auto 4rem;display:grid}.auth-wrapper{background:linear-gradient(135deg,#f3f4f6 0%,#ede9fe 40%,#faf5ff 100%);justify-content:center;align-items:center;min-height:90vh;padding:2rem;display:flex}.auth-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;max-width:420px;padding:2.25rem 2.5rem;animation:.4s fadeIn;box-shadow:0 10px 25px rgba(0,0,0,.08)}.auth-card h2{color:indigo;margin-bottom:1.25rem;font-size:1.75rem;font-weight:700}.auth-tabs{justify-content:center;gap:2rem;margin-bottom:1.75rem;display:flex}.auth-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;padding-bottom:.25rem;font-size:1rem;font-weight:600;transition:all .3s}.auth-tab.active{color:indigo;border-color:indigo}.auth-form{flex-direction:column;gap:1rem;width:100%;display:flex}.auth-form div{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.auth-form label{color:#374151;text-align:right;width:30%;font-size:.95rem;font-weight:500}.auth-form input{border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:70%;padding:.6rem .75rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.auth-form input:focus{border-color:#764ba2;box-shadow:0 0 0 3px rgba(118,75,162,.15)}.auth-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#667eea,#764ba2,#f093fb);border:none;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-weight:600;transition:all .3s}.auth-btn:hover{transform:translateY(-1px);box-shadow:0 6px 12px rgba(118,75,162,.3)}.auth-error{color:#dc2626;font-size:.85rem}.auth-success{color:#16a34a;font-size:.85rem}.user-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:180px;animation:.25s fadeInDown;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.12)}.user-dropdown a,.user-dropdown button{color:#374151;cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;width:100%;padding:.65rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.user-dropdown a:hover,.user-dropdown button:hover{color:indigo;background:linear-gradient(90deg,#f3f4f6,#ede9fe)}.user-dropdown a svg,.user-dropdown button svg{stroke-width:2px;color:indigo;width:18px;height:18px;transition:transform .2s}.user-dropdown a:hover svg,.user-dropdown button:hover svg{transform:scale(1.1)}.user-dropdown a.favorites-link{color:#1d4ed8;font-weight:600}.user-dropdown a.favorites-link:hover{color:indigo;background:linear-gradient(90deg,#e0f2fe,#ede9fe)}.user-dropdown a,.user-dropdown button{cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex;color:indigo!important}.user-dropdown a:hover,.user-dropdown button:hover{background:#f3f4f6;color:#5b21b6!important}ON .favorites-page{background:linear-gradient(to bottom right,#eef2ff,#ede9fe);justify-content:center;align-items:flex-start;min-height:100vh;padding:4rem 1rem;display:flex}.favorites-empty{text-align:center;color:#111827;flex-direction:column;justify-content:center;align-items:center;height:300px;padding:4rem 1rem;display:flex}.favorites-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,.95);border:1px solid rgba(230,230,255,.4);border-radius:1rem;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem;display:flex;box-shadow:0 8px 24px rgba(99,102,241,.1)}.favorites-header{text-align:center;color:#4f46e5;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:2rem;font-weight:800;display:flex}.favorites-list{grid-template-columns:repeat(1,1fr);justify-items:center;gap:1.75rem;display:grid}@media (min-width:640px){.favorites-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.favorites-list{grid-template-columns:repeat(3,1fr)}}.favorite-card{width:100%;max-width:360px}.favorite-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(99,102,241,.15)}.favorite-card-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.favorite-card-header h3{color:#111827;font-size:1.1rem;font-weight:700}.favorite-card p{color:#4b5563;margin-bottom:.35rem;font-size:.9rem;line-height:1.5}.favorite-remove-btn{color:#f59e0b;cursor:pointer;background:0 0;border:none;transition:color .2s,transform .2s}.favorite-remove-btn:hover{color:#fbbf24;transform:scale(1.1)}@media (max-width:768px){.favorites-list{grid-template-columns:1fr}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.auth-card{padding:1.75rem 1.5rem}.auth-form div{flex-direction:column;align-items:stretch}.auth-form label{text-align:left;width:100%}.auth-form input{width:100%}}.nav-link .font-semibold{color:#fff;font-size:1.125rem;font-weight:400;transition:color .3s}.nav-link .font-semibold:hover{color:#e0e7ff}.nav-link svg{stroke-width:2px;transition:transform .3s}.nav-link:hover svg{transform:rotate(180deg)}.relative .absolute{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;animation:.2s ease-out dropdownFade;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.absolute button{color:indigo;cursor:pointer;background:#fff;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-weight:500;transition:background .3s,color .3s;display:flex}.absolute button:hover{color:#5b21b6;background:#f3f4f6}.absolute button svg{stroke-width:2px}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.relative{margin-left:.5rem}@media (min-width:640px){.logo-text-mobile{display:none}.logo-text{display:inline}}@media (min-width:768px){.mobile-menu-btn{display:none}.nav-links{display:flex}.hero-title{font-size:3.75rem}.hero-subtitle{font-size:1.5rem}.features-grid{grid-template-columns:repeat(3,1fr)}.stats-grid{grid-template-columns:repeat(4,1fr)}.filters-grid,.stadium-grid-explore,.modal-info-grid,.tech-grid,.team-grid,.contact-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-container{flex-direction:row;justify-content:space-between}}@media (min-width:1024px){.filters-grid,.stadium-grid-explore{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:639px){.logo-text{display:none}.logo-text-mobile{display:inline}}.hero-section{text-align:center;color:#fff;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden;background:0 0!important}.hero-bg-video{object-fit:cover;z-index:-2;width:100%;height:100%;animation:30s ease-in-out infinite alternate zoomVideo;position:absolute;top:0;left:0}@keyframes zoomVideo{0%{transform:scale(1)}to{transform:scale(1.08)}}.hero-overlay{z-index:-1;background:rgba(0,0,0,.45);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:1;max-width:800px;padding:0 20px;animation:1s ease-in-out forwards fadeIn;position:relative}.hero-title{text-shadow:2px 4px 8px rgba(0,0,0,.8);margin-bottom:1rem;font-size:3rem;font-weight:700}.hero-subtitle{color:#e0e0e0;text-shadow:1px 2px 4px rgba(0,0,0,.7);font-size:1.2rem}.fade-in{animation:1.2s ease-in-out forwards fadeIn}.fade-in-delay{opacity:0;animation:1.6s ease-in-out .4s forwards fadeIn}.features-section{color:#1e293b;text-align:center;background:#fff;max-width:1080px;margin:0 auto;padding:4rem 1.5rem}.section-title{color:#1f2937;margin-bottom:2rem;font-size:2rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}.feature-card{background:#f9fafb;border-radius:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 10px rgba(0,0,0,.1)}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.feature-icon{margin-bottom:1rem;font-size:2rem}.feature-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.feature-text{color:#4b5563;line-height:1.6}.about-page-video-container{background:0 0;min-height:100vh;padding:0;position:relative;overflow-x:hidden}.about-bg-video{object-fit:cover;z-index:-2;width:100%;height:100%;position:fixed;top:0;left:0}.about-content-overlay{z-index:5;background:rgba(0,0,0,.4);width:100%;min-height:100vh;padding:4rem 0;position:relative}.about-card{border-radius:.75rem;margin-bottom:2rem;padding:2rem}.about-container>.about-card:last-of-type{margin-bottom:0}.about-card.translucent-card{-webkit-backdrop-filter:blur(12px);background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3);box-shadow:0 15px 40px rgba(0,0,0,.4)}.about-card.translucent-card .about-heading{margin-bottom:1rem}.about-card.translucent-card .about-heading,.about-card.translucent-card .about-text,.about-card.translucent-card .tech-title,.about-card.translucent-card .features-list li,.about-card.translucent-card .tech-list li{color:#f0f0f0;text-shadow:1px 1px 6px rgba(0,0,0,.8)}.about-card.translucent-card .page-title{color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.9);margin-bottom:2rem;font-size:2.5rem;font-weight:700}.about-card.translucent-card .check-icon{color:#84cc16;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.about-card.translucent-card .tech-title{color:silver;text-shadow:1px 1px 4px rgba(0,0,0,.7)}.features-list,.data-integrity-list,.future-vision-list{flex-direction:column;gap:.5rem;margin-top:1rem;padding-left:0;list-style:none;display:flex}.features-list li,.data-integrity-list li,.future-vision-list li{align-items:flex-start;padding-left:0;display:flex}.data-integrity-list .check-icon{margin-right:.5rem}.future-vision-list li:before{content:"";margin-right:.5rem}.team-grid{gap:1rem;margin-top:1.5rem;margin-bottom:0;display:grid}.about-card.translucent-card .team-grid .team-member{text-shadow:none;background:rgba(255,255,255,.95);border:1px solid rgba(200,200,200,.5);border-radius:.5rem;margin-bottom:0;padding:1rem;box-shadow:0 4px 10px rgba(0,0,0,.1)}.about-card.translucent-card .team-member .team-name{color:#1a202c;text-shadow:none;margin-bottom:.25rem;font-weight:700}.about-card.translucent-card .team-member .team-role{color:#4a5568;text-shadow:none;font-size:.875rem}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
