﻿:root{--text:#111827;--background:#f3f4f6;--primary:#4f46e5;--secondary:#6366f1;--accent:#818cf8}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:var(--text);background-color:var(--background);min-height:100vh;display:flex;flex-direction:column;padding-top:0}header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:#4361ee;height:50px;box-shadow:0 2px 5px rgba(0,0,0,0.2)}nav{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0 1.75rem;border-radius:0;box-shadow:none;display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1200px}.logo{color:#ffffff !important;font-size:1.2rem;font-weight:600;text-decoration:none;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,0.2);display:inline-block}.logo:hover{color:#ffffff !important}a.logo:hover{transform:translateY(-1px)}.nav-links{display:flex;gap:1.75rem;margin-left:2.5rem}.nav-links a{color:rgba(255,255,255,0.9);text-decoration:none;font-weight:500;font-size:1rem;transition:all 0.2s;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.nav-links a:hover{color:#ffffff;transform:translateY(-1px)}.nav-links a.active{color:#ffffff;position:relative}.nav-links a.active::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#ffffff;border-radius:2px}@media (max-width:768px){header{position:relative;top:0;left:0;right:0;padding:0.18rem 0}nav{min-width:90%;width:90%;padding:0.27rem 1rem;flex-direction:column;gap:0.27rem;background:transparent}.logo{display:none !important}.nav-links{margin-left:0;width:100%;justify-content:center;gap:1.5rem}.nav-links a{font-size:0.9rem;color:rgba(255,255,255,0.95);padding:0.22rem 0.5rem;font-weight:500}.nav-links a.active{color:white}.nav-links a.active::after{bottom:-2px}nav.compact-nav .nav-links{gap:0.5rem}nav.compact-nav .nav-links a{font-size:0.7rem;padding:0.15rem 0.3rem}#hero{padding-top:0;min-height:calc(100vh - 80px)}#hero h1,section#hero h1,.hero h1,main section#hero h1{font-size:1.8rem !important;margin-bottom:0.75rem !important;max-width:100% !important;line-height:1.2 !important}#hero p,section#hero p{font-size:1rem;margin-bottom:1.5rem}#hero .animated-text-line{font-size:1rem}}#hero{margin-top:0;min-height:calc(100vh - 60px);background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;position:relative}#hero h1{font-size:3.75rem;font-weight:800;color:white;margin-bottom:1.5rem;line-height:1.2;max-width:800px;text-shadow:0 2px 4px rgba(0,0,0,0.3);text-align:center;margin-left:auto;margin-right:auto}#hero p{font-size:1.25rem;color:rgba(255,255,255,0.9);margin-bottom:3rem;max-width:600px;text-shadow:0 1px 2px rgba(0,0,0,0.3);text-align:center;margin-left:auto;margin-right:auto}.search-container{width:100%;max-width:700px;margin:0 auto;display:flex;gap:1rem;background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);padding:0.75rem;border-radius:0.75rem;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.state-select-wrapper{min-width:160px;position:relative}#state-select{width:100%;height:100%;padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:0.5rem;font-size:1rem;background-color:white;transition:all 0.2s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:1rem}#state-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(79,70,229,0.1)}#location-input{flex:1;padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:0.5rem;font-size:1.125rem;background-color:white;transition:all 0.2s}#location-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(79,70,229,0.1)}#search-btn{padding:1rem 2rem;background-color:var(--primary);color:white;border:none;border-radius:0.5rem;cursor:pointer;transition:all 0.2s;min-width:160px}#search-btn:hover{background-color:#2563eb;transform:translateY(-1px)}#schools-list{max-width:1200px;margin:4rem auto;padding:0 2rem}.featured-gyms-section,.blog-posts-section{text-align:center}.featured-gyms-section .container,.blog-posts-section .container{text-align:center}.featured-gyms-section .section-header,.blog-posts-section .section-header{text-align:center !important;width:100%;display:block}.featured-gyms-section .section-header h2,.blog-posts-section .section-header h2{text-align:center !important;width:100%;display:block;font-size:1.75rem;color:#1f2937;margin-bottom:0.5rem}.featured-gyms-section .section-header p,.blog-posts-section .section-header p{text-align:center !important;width:100%;display:block;font-size:1.1rem;color:#6b7280}.featured-gyms-grid,.blog-posts-grid{text-align:left}.section-header{text-align:center;margin-bottom:2rem}.section-header h2{font-size:1.75rem;color:#333;margin-bottom:0.5rem;text-align:center}.section-header p{color:#666;font-size:1.1rem;text-align:center}main{flex:1}.categories-section{display:none}.hero-section{color:white;padding:6rem 0;text-align:center}.featured-gyms-section{padding:4rem 0;background-color:#f8f9fa}.featured-gyms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.blog-posts-section{padding:4rem 0}.blog-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.site-footer{background-color:#f8f9fa;color:#333;padding:3rem 0 1rem;margin-top:2rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;gap:2rem}.footer-section{flex:1}.footer-section.main-footer{text-align:center;flex:2}.footer-section h3{color:#333;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#444;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#666;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:0.5rem}.footer-section ul li a{color:#666;text-decoration:none;transition:color 0.3s ease}.footer-section ul li a:hover{color:#007bff}.footer-bottom{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid #ddd;color:#666}@media (max-width:768px){.footer-container{flex-direction:column;text-align:center}.footer-section{margin-bottom:2rem}}.finder-layout{display:grid;grid-template-columns:250px minmax(600px,1fr) 380px;gap:1rem;max-width:1800px;margin:3rem auto;padding-right:1rem}.filters-sidebar{background:white;padding:1rem 1.15rem;border-radius:0.75rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);height:fit-content;position:sticky;top:2rem}.filter-group{margin-bottom:0.59rem}.filter-group:last-child{margin-bottom:0.59rem}.filter-group h3{font-size:0.75rem;font-weight:600;margin-bottom:0.23rem;color:#1f2937;display:flex;align-items:center}.filter-group h3::before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:0.8rem;margin-right:0.3rem}.filter-group:nth-child(1) h3::before{content:"\f6de";color:#2563eb}.filter-group:nth-child(2) h3::before{content:"\f51e";color:#059669}.filter-group:nth-child(3) h3::before{content:"\f594";color:#7c3aed}.filter-group:nth-child(4) h3::before{content:"\f017";color:#db2777}.filter-options{display:flex;flex-direction:column;gap:0.2rem}.checkbox-label{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#4b5563;cursor:pointer;margin-bottom:0.13rem;line-height:1.2}.checkbox-label:hover{color:#1f2937}.checkbox-label input[type="checkbox"]{width:0.8rem;height:0.8rem;border-radius:0.2rem;border:1px solid #d1d5db;cursor:pointer;margin:0;transform:scale(0.8);margin-right:0.1rem}.filter-actions{display:flex;gap:0.3rem;margin-top:0.4rem}.apply-filters-btn,.clear-filters-btn{width:100%;padding:0.3rem 0.5rem;border:none;border-radius:0.375rem;font-weight:500;font-size:0.7rem;cursor:pointer;transition:all 0.2s;line-height:1;flex:1}.apply-filters-btn{background:var(--primary);color:white}.apply-filters-btn:hover{background:#4338ca}.clear-filters-btn{background:#f3f4f6;color:#4b5563}.clear-filters-btn:hover{background:#e5e7eb;color:#1f2937}.apply-filters-btn:active{transform:translateY(0)}@media (max-width:992px){.filters-sidebar{position:relative;top:0;margin-bottom:2rem}}.gym-listings{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;min-height:600px;padding-right:0.5rem;overflow-y:auto}.school-card{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.3s,box-shadow 0.3s;background-color:#fff;display:flex;flex-direction:column;height:100%;margin-bottom:1rem}.school-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.school-card .card-image{height:200px;overflow:hidden}.school-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.school-card:hover .card-image img{transform:scale(1.05)}.school-card .card-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.school-card .card-title{font-size:1.2rem;font-weight:700;margin-bottom:0.5rem;color:#333}.school-card .card-location{font-size:0.9rem;color:#666;margin-bottom:1rem}.school-card .card-features{display:flex;gap:0.5rem;margin-bottom:1rem}.school-card .feature-tag{background-color:#f0f0f0;padding:0.25rem 0.5rem;border-radius:4px;font-size:0.8rem;color:#555}.school-card .card-link{margin-top:auto;text-align:right}.school-card .view-button{background-color:#0056b3;color:white;border:none;padding:0.5rem 1rem;border-radius:4px;font-size:0.9rem;cursor:pointer;transition:background-color 0.2s}.school-card .view-button:hover{background-color:#003d7a}.gym-listings{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;min-height:200px;padding-right:0.5rem;overflow-y:auto}.map-container{position:sticky;top:2rem;height:calc(100vh - 6rem);border-radius:0.75rem;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.05);background:#f3f4f6}#map{width:100%;height:100%;border-radius:0.75rem;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:0.875rem}.map-placeholder{text-align:center;padding:2rem}.map-placeholder i{font-size:2rem;margin-bottom:1rem;color:#9ca3af}@media (max-width:1600px){.finder-layout{grid-template-columns:250px minmax(500px,1fr) 350px;max-width:1400px}}@media (max-width:1400px){.finder-layout{grid-template-columns:250px 1fr;max-width:1200px;padding-right:2rem}.map-container{display:none !important}}@media (max-width:1024px){.finder-layout{grid-template-columns:1fr;padding:0 2rem}.filters-sidebar{margin-left:0}}@media (max-width:768px){.gym-card{grid-template-columns:1fr}.gym-image{height:250px}.gym-info{padding:1.5rem}}.featured-gyms-section{padding:6rem 0;background-color:white}.featured-gyms-section .section-header,.blog-posts-section .section-header{text-align:center;margin-bottom:2rem}.featured-gyms-section .section-header h2,.blog-posts-section .section-header h2{font-size:1.75rem;color:#1f2937;margin-bottom:0.5rem;text-align:center}.featured-gyms-section .section-header p,.blog-posts-section .section-header p{font-size:1.1rem;color:#6b7280;text-align:center}.featured-gyms-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.featured-gym-card{background:white;border-radius:1rem;overflow:hidden;position:relative;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease;display:flex;flex-direction:column}.featured-gym-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.featured-badge{position:absolute;top:1rem;right:1rem;background-color:#4f46e5;color:white;padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:500;display:flex;align-items:center;gap:0.5rem;z-index:10}.gym-image{width:100%;height:200px;object-fit:cover}.gym-info{padding:1.5rem}.gym-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0.75rem}.gym-header h3{font-size:1.25rem;color:#1f2937;font-weight:600}.rating{display:flex;align-items:center;gap:0.25rem;color:#4f46e5;font-weight:600}.gym-location{color:#6b7280;display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.gym-features{display:flex;gap:0.75rem;margin-bottom:1.5rem}.feature{display:flex;align-items:center;gap:0.375rem;font-size:0.875rem;color:#4b5563;background-color:#f3f4f6;padding:0.375rem 0.75rem;border-radius:9999px}.view-gym-btn{display:block;width:100%;text-align:center;background-color:#4f46e5;color:white;padding:0.75rem;border-radius:0.5rem;text-decoration:none;font-weight:500;transition:background-color 0.2s}.view-gym-btn:hover{background-color:#4338ca}@media (max-width:1024px){.featured-gyms-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.featured-gyms-grid{grid-template-columns:1fr;max-width:400px}.section-header h2{font-size:2rem}}.blog-posts-section{padding:5rem 0;background-color:#f8fafc}.blog-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem}.blog-card{background:white;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);display:flex;flex-direction:column}.blog-card[data-category="Technique"]{box-shadow:0 4px 6px rgba(0,0,0,0.1),0 0 0 1px rgba(79,70,229,0.05)}.blog-card[data-category="Competition"]{box-shadow:0 4px 6px rgba(0,0,0,0.1),0 0 0 1px rgba(220,38,38,0.05)}.blog-card[data-category="Community"]{box-shadow:0 4px 6px rgba(0,0,0,0.1),0 0 0 1px rgba(16,185,129,0.05)}.blog-card[data-category="Technique"]:hover{transform:translateY(-6px);box-shadow:0 12px 20px rgba(79,70,229,0.2),0 6px 10px rgba(79,70,229,0.1),0 0 60px rgba(79,70,229,0.1)}.blog-card[data-category="Competition"]:hover{transform:translateY(-6px);box-shadow:0 12px 20px rgba(220,38,38,0.2),0 6px 10px rgba(220,38,38,0.1),0 0 60px rgba(220,38,38,0.1)}.blog-card[data-category="Community"]:hover{transform:translateY(-6px);box-shadow:0 12px 20px rgba(16,185,129,0.2),0 6px 10px rgba(16,185,129,0.1),0 0 60px rgba(16,185,129,0.1)}.blog-content{padding:1.5rem;flex:1;display:flex;flex-direction:column;background:white;text-align:center}.blog-content > *:not(.blog-footer){text-align:left}.blog-category{display:inline-block;padding:0.25rem 0.75rem;border-radius:1rem;font-size:0.875rem;font-weight:500;margin-bottom:1rem;background:white;border:1px solid;transition:all 0.3s ease;margin-left:auto;margin-right:auto}.blog-card[data-category="Technique"] .blog-category{color:#4f46e5;border-color:rgba(79,70,229,0.2);background:rgba(79,70,229,0.05)}.blog-card[data-category="Competition"] .blog-category{color:#dc2626;border-color:rgba(220,38,38,0.2);background:rgba(220,38,38,0.05)}.blog-card[data-category="Community"] .blog-category{color:#10b981;border-color:rgba(16,185,129,0.2);background:rgba(16,185,129,0.05)}.blog-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:0.75rem;line-height:1.4}.blog-excerpt{color:#6b7280;font-size:0.875rem;line-height:1.6;margin-bottom:1.5rem}.blog-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:1rem;border-top:1px solid #e5e7eb}.read-more{color:#6b7280;font-size:0.875rem;font-weight:500;text-decoration:none;display:flex;align-items:center;gap:0.5rem;transition:all 0.3s ease}.blog-card[data-category="Technique"] .read-more:hover{color:#4f46e5}.blog-card[data-category="Competition"] .read-more:hover{color:#dc2626}.blog-card[data-category="Community"] .read-more:hover{color:#10b981}.blog-image{width:100%;height:240px;object-fit:cover;transition:transform 0.3s ease}.blog-card:hover .blog-image{transform:scale(1.05)}.blog-author{display:flex;align-items:center;gap:0.75rem}.author-avatar{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.author-info{display:flex;flex-direction:column}.author-name{font-weight:500;color:#1f2937;font-size:0.875rem}.blog-date{color:#6b7280;font-size:0.75rem}.read-more i{font-size:0.75rem;transition:transform 0.2s}.read-more:hover i{transform:translateX(4px)}@media (max-width:1024px){.blog-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-posts-grid{grid-template-columns:1fr;max-width:400px}}.animated-text-line{display:inline-block;background:rgba(0,0,0,0.3);padding:0.5rem 1rem;border-radius:4px;font-size:1.3rem}#changing-text{display:inline-block;min-width:200px;font-weight:700;color:#818cf8;border-right:none;white-space:nowrap;overflow:hidden;vertical-align:bottom;text-shadow:0 0 10px rgba(129,140,248,0.5)}.fade-in{opacity:1;transition:opacity 0.5s ease-in}.fade-out{opacity:0;transition:opacity 0.5s ease-out}[data-category="Competition"]{background-color:rgba(220,38,38,0.1);color:#dc2626}[data-category="Competition"]:hover{box-shadow:0 12px 20px rgba(220,38,38,0.2),0 6px 10px rgba(220,38,38,0.1),0 0 60px rgba(220,38,38,0.1)}[data-category="Community"]{background-color:rgba(16,185,129,0.1);color:#10b981}[data-category="Community"]:hover{box-shadow:0 12px 20px rgba(16,185,129,0.2),0 6px 10px rgba(16,185,129,0.1),0 0 60px rgba(16,185,129,0.1)}.browse-section{padding:4rem 0;background:#f8fafc}.browse-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.browse-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.browse-tile{aspect-ratio:1;background:white;padding:3rem 2rem;border-radius:1rem;text-align:center;text-decoration:none;color:#1f2937;box-shadow:0 1px 3px rgba(0,0,0,0.1);transition:all 0.3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e5e7eb}.browse-tile:hover{transform:translateY(-8px);box-shadow:0 10px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);background:var(--primary);border-color:var(--primary);color:white}.browse-tile:hover i,.browse-tile:hover h2,.browse-tile:hover p{color:white}.browse-tile i{font-size:3rem;color:var(--primary);margin-bottom:1.5rem}.browse-tile h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#111827}.browse-tile p{color:#6b7280;font-size:1rem;line-height:1.5}@media (max-width:768px){.browse-tiles{grid-template-columns:1fr;gap:1.5rem}.browse-tile{aspect-ratio:auto;padding:2.5rem 2rem}}.sort-header{background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover;background-size:cover;background-position:center;padding:6rem 2rem 4rem;text-align:center;color:white}.sort-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.sort-header p{font-size:1.1rem;opacity:0.9}.sort-content{padding:2rem 0;background:var(--background);min-height:calc(100vh - 200px)}.sort-content .container{max-width:1400px;margin:0 auto;padding:0 2rem}.sort-layout{display:grid;grid-template-columns:250px 1fr 400px;gap:2rem;margin-top:2rem}.filters-sidebar{background:white;padding:1rem 1.15rem;border-radius:0.75rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);height:fit-content;position:sticky;top:2rem}.filter-group{margin-bottom:0.59rem}.filter-group:last-child{margin-bottom:0.59rem}.filter-group h3{font-size:0.75rem;font-weight:600;margin-bottom:0.1rem;color:#1f2937;display:flex;align-items:center}.filter-options{display:flex;flex-direction:column;gap:0.2rem}.checkbox-label{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#4b5563;cursor:pointer;margin-bottom:0.13rem;line-height:1.2}.checkbox-label:hover{color:#1f2937}.checkbox-label input[type="checkbox"]{width:0.8rem;height:0.8rem;border-radius:0.2rem;border:1px solid #d1d5db;cursor:pointer;margin:0;transform:scale(0.8);margin-right:0.1rem}.apply-filters-btn{width:100%;padding:0.3rem 0.5rem;background:var(--primary);color:white;border:none;border-radius:0.375rem;font-weight:500;font-size:0.7rem;cursor:pointer;transition:all 0.2s;margin-top:0.25rem;flex:1}.apply-filters-btn:hover{background:#4338ca;transform:translateY(-1px)}.results-area{min-width:0}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.results-count{font-size:0.9rem;color:#6b7280}.sort-options{display:flex;align-items:center;gap:0.5rem}.sort-options label{color:#4b5563;font-size:0.9rem}.sort-options select{padding:0.5rem;border:1px solid #e5e7eb;border-radius:0.375rem;font-size:0.9rem;color:#1f2937;background-color:white}.gym-listings{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.gym-card{background:white;border-radius:0.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.1);transition:all 0.2s;height:100%;display:flex;flex-direction:column}.gym-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,0.1)}.gym-image{width:100%;height:200px;object-fit:cover}.gym-info{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.gym-info-top{margin-bottom:1rem}.gym-info-top h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:0.5rem}.gym-rating{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem}.stars{color:#fbbf24}.review-count{color:#6b7280}.price-range{color:#059669;font-weight:500}.gym-location{font-size:0.9rem;color:#6b7280;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem}.gym-features{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1rem}.feature{font-size:0.8rem;color:#4b5563;background:#f3f4f6;padding:0.25rem 0.5rem;border-radius:0.25rem;display:flex;align-items:center;gap:0.25rem}.view-gym-btn{margin-top:auto;display:block;width:100%;padding:0.75rem;background:var(--primary);color:white;text-align:center;text-decoration:none;border-radius:0.5rem;font-weight:500;transition:all 0.2s}.view-gym-btn:hover{background:#4338ca}.map-container{background:white;border-radius:0.75rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.1);position:sticky;top:2rem;height:calc(100vh - 4rem)}#map{width:100%;height:100%}.map-info-window{padding:0.75rem;max-width:250px}.map-info-window h3{font-size:1rem;font-weight:600;margin-bottom:0.5rem;color:#1f2937}.map-info-window p{font-size:0.9rem;color:#4b5563;margin-bottom:0.25rem}.map-info-window .features{display:flex;flex-wrap:wrap;gap:0.25rem;margin-top:0.5rem}.map-info-window .features span{font-size:0.8rem;background:#f3f4f6;padding:0.125rem 0.375rem;border-radius:0.25rem;color:#4b5563}@media (max-width:1200px){.sort-layout{grid-template-columns:250px 1fr}.map-container{display:none !important}}@media (max-width:768px){.sort-layout{grid-template-columns:1fr;gap:1rem}.filters-sidebar{position:relative;top:0}.results-header{flex-direction:column;gap:1rem;align-items:flex-start}.gym-listings{grid-template-columns:1fr}}.text-center{text-align:center}.section-header{margin-bottom:2rem}.section-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:0.5rem;text-align:center}.section-header p{font-size:1.1rem;color:#6b7280;text-align:center}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.sort-header{background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg');background-size:cover;background-position:center;padding:6rem 2rem 4rem;text-align:center;color:white}.sort-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.sort-header p{font-size:1.1rem;opacity:0.9}.sort-content{padding:2rem 0;background:var(--background);min-height:calc(100vh - 200px)}.sort-content .container{max-width:1400px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.section-header{margin-bottom:2rem}.section-header h1{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:0.5rem;text-align:center}.section-header p{font-size:1.1rem;color:#6b7280;text-align:center}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.sort-header .section-header h1,.sort-header .section-header p{color:white}.button-container{text-align:center;margin-top:15px}.view-school-button{display:inline-block;padding:10px 20px;background-color:#007bff;color:white;text-decoration:none;border-radius:5px;font-weight:500;transition:background-color 0.2s ease}.view-school-button:hover{background-color:#0056b3;text-decoration:none;color:white}#about-header{margin-top:5rem;padding:3rem 2rem;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}#about-header h1{color:#ffffff;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,0.3)}#about-header p{color:#ffffff;font-size:1.25rem;max-width:600px;margin:0 auto;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.about-page{background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover fixed}.about-page header{position:relative;background:none}#about-header{margin-top:0;padding:6rem 2rem 3rem;background:none;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.about-page .browse-section{background:var(--background);position:relative;margin-top:2rem;border-radius:2rem 2rem 0 0;padding-top:3rem}.claim-page{background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover fixed}.claim-page header{position:relative;background:none}.claim-process{padding:2rem 0}.section-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--text)}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.step-card{background:white;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,0.1);position:relative;transition:transform 0.2s}.step-card:hover{transform:translateY(-5px)}.step-number{position:absolute;top:-1rem;left:-1rem;background:var(--primary);color:white;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:1.2rem}.step-card i{font-size:2.5rem;color:var(--primary);margin-bottom:1rem}.step-card h3{margin-bottom:1rem;color:var(--text)}.step-card p{color:#666;margin-bottom:1.5rem}.action-button{display:inline-block;padding:0.5rem 1rem;background:var(--primary);color:white;text-decoration:none;border-radius:0.5rem;transition:background 0.2s}.action-button:hover{background:var(--secondary)}.add-new-school{text-align:center;padding:3rem;background:white;border-radius:1rem;margin-top:2rem}.add-new-school h2{margin-bottom:1rem;color:var(--text)}.add-new-school p{color:#666;margin-bottom:2rem}.cta-button{display:inline-flex;align-items:center;gap:0.5rem;padding:1rem 2rem;background:var(--primary);color:white;border:none;border-radius:0.5rem;font-weight:600;transition:transform 0.2s,background 0.2s}.cta-button:hover{background:var(--secondary);transform:translateY(-2px)}.cta-button i{font-size:1.2rem}.add-school-page{background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover fixed}.add-school-page header{position:relative;background:none}.form-container{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,0.1);margin-bottom:2rem}.school-form{max-width:800px;margin:0 auto}.form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.form-section:last-child{border-bottom:none}.form-section h3{color:var(--text);margin-bottom:1.5rem;display:flex;align-items:center;gap:0.5rem}.form-section h3 i{color:var(--primary)}.form-group{margin-bottom:1rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.form-group label{display:block;margin-bottom:0.5rem;color:var(--text);font-weight:500}.form-group input[type="text"],.form-group input[type="tel"],.form-group input[type="email"],.form-group input[type="url"],.form-group textarea{width:100%;padding:0.75rem;border:1px solid #ddd;border-radius:0.5rem;font-size:1rem;transition:all 0.2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(79,70,229,0.1)}.checkbox-group{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.checkbox-group label{display:flex;align-items:center;gap:0.5rem;cursor:pointer}.form-group small{display:block;color:#666;margin-top:0.25rem}.form-actions{text-align:center;margin-top:2rem}.submit-button{display:inline-flex;align-items:center;gap:0.5rem;padding:1rem 2rem;background:var(--primary);color:white;border:none;border-radius:0.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform 0.2s,background 0.2s}.submit-button:hover{background:var(--secondary);transform:translateY(-2px)}.submit-button i{font-size:1.2rem}.pricing-section{margin:4rem auto;max-width:1200px}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;max-width:1000px;margin-left:auto;margin-right:auto}.pricing-card{background:white;border-radius:1rem;padding:2rem 1.5rem;text-align:center;position:relative;transition:all 0.3s ease;box-shadow:0 4px 20px rgba(0,0,0,0.05);cursor:pointer;border:1px solid #f0f0f0;display:flex;flex-direction:column;justify-content:space-between;min-height:600px}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,0.1)}.pricing-card.popular{background:white;border:1px solid #e6e6ff;box-shadow:0 10px 30px rgba(99,102,241,0.1)}.pricing-card.selected{transform:translateY(-5px);border:2px solid var(--primary);box-shadow:0 10px 30px rgba(99,102,241,0.15)}.popular-badge{position:absolute;top:-12px;right:50%;transform:translateX(50%);background:var(--primary);color:white;padding:0.5rem 1.5rem;border-radius:2rem;font-size:0.9rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;box-shadow:0 4px 10px rgba(99,102,241,0.3);z-index:1}.pricing-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.pricing-header h3{color:var(--text);font-size:1.8rem;margin-bottom:1rem;font-weight:700}.price{font-size:3rem;font-weight:800;color:var(--primary);margin-bottom:0.5rem;line-height:1}.price span{font-size:1.1rem;color:#666;font-weight:500}.pricing-header p{color:#666;font-size:1.1rem;margin-top:0.5rem}.features-list{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.features-list li{padding:0.75rem 0;color:var(--text);display:flex;align-items:center;gap:0.75rem;font-size:1.25rem;font-weight:500}.features-list li i{color:var(--primary);font-size:1.25rem;flex-shrink:0}.features-list li.disabled{color:#999}.features-list li.disabled i{color:#ddd}.select-plan{background:var(--primary);color:white;border:none;padding:1rem 2rem;border-radius:0.75rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all 0.2s;width:100%;box-shadow:0 4px 12px rgba(79,70,229,0.2);margin-top:auto}.select-plan:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 6px 16px rgba(79,70,229,0.3)}.pricing-card.popular .select-plan{background:var(--secondary)}.pricing-card.popular .select-plan:hover{background:var(--primary)}@media (max-width:768px){.pricing-cards{grid-template-columns:1fr;max-width:400px;margin:2rem auto}.price{font-size:3rem}.features-list li{font-size:1rem}}.form-section{padding:4rem 0;background-color:#f8fafc}.form-container{background:white;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,0.05);padding:2rem;max-width:1000px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:2rem}.plan-summary{background:#f8f9ff;border-radius:0.75rem;padding:1.5rem;border:1px solid #e6e6ff;position:sticky;top:2rem;height:fit-content}.plan-summary h3{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text);text-align:center}.plan-details{text-align:center}.plan-price{font-size:2.5rem;font-weight:800;color:var(--primary);margin-bottom:1rem;line-height:1}.plan-price span{font-size:1rem;color:#666;font-weight:500}.plan-features{list-style:none;padding:0;margin:1.5rem 0;text-align:left}.plan-features li{padding:0.5rem 0;color:var(--text);display:flex;align-items:center;gap:0.75rem;font-size:1rem;font-weight:500}.plan-features li i{color:var(--primary);font-size:1rem;flex-shrink:0}.premium-upsell{margin-top:2rem;background:linear-gradient(135deg,#f5f7ff 0%,#eef2ff 100%);border:1px solid #e0e7ff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 25px -5px rgba(59,130,246,0.1)}.premium-upsell-header{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);padding:1.5rem;text-align:center;position:relative}.premium-badge{position:absolute;top:0;right:1.5rem;background-color:#FFD700;color:#000;font-weight:700;font-size:0.75rem;padding:0.25rem 0.75rem;border-radius:0 0 0.5rem 0.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);display:flex;align-items:center;gap:0.25rem}.premium-badge i{font-size:0.75rem}.premium-upsell-header h4{font-size:1.5rem;font-weight:800;color:white;margin-bottom:0.5rem;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.premium-upsell-header p{font-size:1.1rem;color:rgba(255,255,255,0.9);margin-bottom:0}.premium-benefits-container{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.premium-benefit-item{display:flex;gap:1rem;align-items:flex-start}.premium-benefit-icon{width:3rem;height:3rem;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 6px -1px rgba(59,130,246,0.3)}.premium-benefit-icon i{font-size:1.25rem;color:white}.premium-benefit-content h5{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:0.5rem}.premium-benefit-content p{font-size:0.95rem;color:#4b5563;margin-bottom:0;line-height:1.5}.premium-cta{padding:1.5rem;background-color:#f9faff;border-top:1px solid #e0e7ff;text-align:center}.pill-button{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.6rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 100%);color:white;font-size:0.9rem;font-weight:500;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:all 0.3s ease;margin-bottom:0.75rem;box-shadow:0 4px 8px rgba(59,130,246,0.25);position:relative;overflow:hidden}.pill-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(59,130,246,0.35)}.pill-button::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--secondary) 0%,var(--primary) 100%);opacity:0;transition:opacity 0.3s ease;z-index:1}.pill-button:hover::after{opacity:1}.pill-button i,.pill-button span{position:relative;z-index:2}.pill-button i{font-size:0.8rem;transition:transform 0.3s ease}.pill-button:hover i{transform:translateX(4px)}.premium-note{font-size:0.9rem;color:#6b7280;margin:0}.premium-plan-summary{background-color:#f8f9ff;border-radius:16px;padding:30px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,0.05);margin-bottom:30px}.premium-plan-summary h3{font-size:24px;font-weight:700;margin-bottom:20px;color:#1a1a2e}.premium-badge{background-color:#ffde00;color:#1a1a2e;font-weight:600;padding:8px 20px;border-radius:30px;display:inline-block;margin-bottom:25px}.premium-badge::before{content:'â™›';margin-right:5px}.premium-price{margin:10px 0}.premium-price.monthly{margin-bottom:5px}.premium-price.lifetime{margin-top:5px}.premium-price{font-size:32px;font-weight:700;color:#4361ee}.price-period{font-size:18px;font-weight:500;margin-left:2px}.price-note{font-size:14px;color:#6c757d;margin-top:5px}.premium-price-divider{font-size:16px;color:#6c757d;margin:15px 0}.plan-features{list-style:none;padding:0;margin:30px 0 0 0;text-align:left}.plan-features li{margin-bottom:12px;font-size:16px;color:#1a1a2e;position:relative;padding-left:30px}.plan-features li i,.plan-features li::before{color:#4361ee;position:absolute;left:0;top:2px}.plan-features li::before{content:'âœ“';font-weight:bold}.school-form{display:flex;flex-direction:column;gap:1.5rem}.form-section-title{margin-bottom:1.5rem;border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.form-section-title h3{font-size:1.5rem;font-weight:700;color:var(--text);margin-bottom:0.5rem}.form-section-title p{color:#666;font-size:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:0.5rem;font-weight:500;color:var(--text)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:0.75rem 1rem;border:1px solid #e5e7eb;border-radius:0.5rem;font-size:1rem;transition:all 0.2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(79,70,229,0.1)}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.help-text{font-size:0.875rem;color:#6b7280;margin-top:0.5rem}.file-upload{border:2px dashed #e5e7eb;border-radius:0.5rem;padding:2rem;text-align:center;position:relative;transition:all 0.2s;cursor:pointer}.file-upload:hover{border-color:var(--primary)}.file-upload input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.file-upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:1rem}.file-upload-placeholder i{font-size:2.5rem;color:#9ca3af}.file-upload-placeholder p{font-size:1rem;font-weight:500;color:#4b5563}.file-upload-placeholder span{font-size:0.875rem;color:#6b7280}.file-upload-placeholder.has-preview img{max-width:100%;max-height:200px;border-radius:0.5rem;margin-bottom:1rem}.gallery-preview-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:1rem}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.checkbox-item{display:flex;align-items:center;margin-bottom:0.5rem}.checkbox-item input[type="checkbox"]{margin-right:0.75rem;width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.checkbox-item label{font-size:0.95rem;cursor:pointer;font-weight:500}@media (max-width:768px){.checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:480px){.checkbox-grid{display:flex;flex-direction:column}.checkbox-item{margin-bottom:0.75rem}}.gallery-preview-item{aspect-ratio:4/3;overflow:hidden;border-radius:0.5rem;border:1px solid #e5e7eb}.gallery-image-preview{width:100%;height:100%;object-fit:cover}.program-entry{background-color:#f9fafb;border-radius:0.75rem;padding:1.5rem;margin-bottom:1.5rem}.program-divider{border:0;height:1px;background-color:#e5e7eb;margin:1rem 0 1.5rem}.program-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.program-counter{color:#6b7280;font-size:0.9rem;margin:0}.btn-remove-program{margin-top:1rem;color:#dc2626;background-color:#fee2e2;border-color:#fecaca}.btn-remove-program:hover{background-color:#fecaca;border-color:#fca5a5}.instructor-entry{background-color:#f9fafb;border-radius:0.75rem;padding:1.5rem;margin-bottom:1.5rem}.instructor-divider{border:0;height:1px;background-color:#e5e7eb;margin:1rem 0 1.5rem}.instructor-photo-preview{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-top:1rem;display:none;border:4px solid white;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.btn-remove-instructor{margin-top:1rem;color:#ef4444;border-color:#ef4444}.btn-remove-instructor:hover{background-color:#fee2e2}#add-instructor{margin-bottom:2rem;align-self:flex-start}.form-actions{display:flex;gap:1rem;margin-top:2rem}.form-actions .btn{padding:0.75rem 1.5rem;font-size:0.95rem}.page-header{background:linear-gradient(to right,var(--primary),var(--secondary));color:white;padding:5rem 0 3rem;text-align:center;position:relative;overflow:hidden}.page-header::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('../assets/images/pattern-bg.svg');background-size:cover;opacity:0.1;z-index:1}.page-header .container{position:relative;z-index:2}.page-header h1{font-size:2.75rem;font-weight:800;margin-bottom:1.25rem;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.page-header p{font-size:1.25rem;max-width:600px;margin:0 auto;opacity:0.95;line-height:1.6}@media (max-width:768px){.form-container{grid-template-columns:1fr}.plan-summary{position:static;margin-bottom:2rem}.desktop-only{display:none}}.footer{background-color:#1f2937;color:#f3f4f6;padding:4rem 0 2rem;margin-top:4rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:3rem}.footer-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer-logo img{height:40px;width:auto}.footer-logo span{font-size:1.25rem;font-weight:700;color:white}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-links-column h4{color:white;font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.footer-links-column ul{list-style:none;padding:0;margin:0}.footer-links-column ul li{margin-bottom:0.75rem}.footer-links-column ul li a{color:#d1d5db;text-decoration:none;transition:all 0.2s;font-size:0.95rem}.footer-links-column ul li a:hover{color:white;text-decoration:underline}.footer-bottom{text-align:center;margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.1)}.footer-bottom p{color:#9ca3af;font-size:0.9rem}.social-links{display:flex;gap:1.25rem}.social-links a{color:#d1d5db;font-size:1.25rem;transition:all 0.2s}.social-links a:hover{color:white;transform:translateY(-2px)}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-logo{justify-content:center;margin:0 auto}.footer-links-column{text-align:center}.footer-bottom{flex-direction:column;gap:1rem;text-align:center;align-items:center}.social-links{justify-content:center}}.header{background-color:white;box-shadow:0 2px 10px rgba(0,0,0,0.05);padding:1rem 0;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:0.75rem;text-decoration:none;color:var(--text)}.logo img{height:36px;width:auto}.logo span{font-size:1.25rem;font-weight:700}.main-nav ul{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.main-nav ul li a{color:var(--text);text-decoration:none;font-weight:500;font-size:1rem;transition:all 0.2s;position:relative;padding:0.5rem 0}.main-nav ul li a:hover{color:var(--primary)}.main-nav ul li a.active{color:var(--primary)}.main-nav ul li a.active::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--primary);border-radius:2px}.header-buttons{display:flex;gap:1rem}.header-buttons .btn{padding:0.5rem 1.25rem;font-size:0.95rem}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:0.5rem}.mobile-menu-toggle span{display:block;width:24px;height:2px;background-color:var(--text);margin:5px 0;transition:all 0.3s}@media (max-width:992px){.main-nav{display:none;position:absolute;top:100%;left:0;width:100%;background-color:white;padding:1rem;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.main-nav.active{display:block}.main-nav ul{flex-direction:column;gap:1rem}.main-nav ul li{width:100%;text-align:center}.main-nav ul li a{display:block;padding:0.75rem 0}.mobile-menu-toggle{display:block}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.header-buttons{display:none;width:100%;justify-content:center;padding:1rem 0;background-color:white;position:absolute;top:100%;left:0;margin-top:0;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.header-buttons.active{display:flex;margin-top:240px}.header-content{padding:0 1rem}.header{position:relative}}@media (max-width:768px){.search-container{flex-direction:column;padding:1rem}.state-select-wrapper{width:100%;min-width:100%;margin-bottom:0.5rem}#location-input{width:100%;margin-bottom:0.5rem}#search-btn{width:100%}}@media (max-width:1200px){.sort-layout{grid-template-columns:250px 1fr}.map-container{display:none !important}}@media (max-width:768px){.sort-layout{grid-template-columns:1fr;gap:1rem}.filters-sidebar{position:relative;top:0}.content{display:flex;flex-direction:column;gap:1rem}.filter-section{width:100%;margin-bottom:1rem}.main-content{display:flex;flex-direction:column;width:100%}.map-container{display:none !important}.results-section{width:100%}.school-card{width:100%;max-width:100%}.results-header{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem;margin-bottom:1rem}.sort-options{width:100%}#sort-select{width:100%}}.content{display:grid;grid-template-columns:300px 1fr;gap:2rem}.filter-section{background:white;border-radius:0.75rem;padding:1rem 1.15rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);height:fit-content;position:sticky;top:2rem}.main-content{display:grid;grid-template-columns:1fr 400px;gap:1.5rem}@media (max-width:1200px){.content{grid-template-columns:250px 1fr;gap:1.5rem}.main-content{grid-template-columns:1fr}.desktop-only{display:none}}@media (max-width:768px){.desktop-only,.map-container{display:none !important}.gym-listings{display:grid !important;grid-template-columns:1fr !important;gap:1rem !important;width:100% !important}.school-card{width:100% !important;max-width:100% !important;margin-bottom:1rem !important}.content{display:flex !important;flex-direction:column !important;gap:1rem}.filter-section{position:relative;top:0;width:100%;margin-bottom:1rem;order:1}.main-content{display:flex !important;flex-direction:column !important;width:100%;order:2}.results-section{width:100%}.results-header{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}.sort-options{width:100%}#sort-select{width:100%}}.desktop-only{display:block}.zip-search{margin-bottom:0.15rem}.zip-search h3{font-size:0.85rem;margin-bottom:0.23rem;color:#1f2937;font-weight:600}.state-selector label{font-size:0.75rem;margin-bottom:0.18rem;color:#4b5563;display:block}.zip-search input,.zip-search select{padding:0.31rem 0.36rem;font-size:0.8rem;border:1px solid #e5e7eb;border-radius:0.25rem;width:100%;margin-bottom:0.31rem;height:auto}.zip-search input:focus,.zip-search select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 1px rgba(37,99,235,0.2)}.zip-search-actions{display:flex;flex-direction:column;gap:0.27rem;margin-top:0.18rem;margin-bottom:0.15rem}.zip-search-actions button{padding:0.31rem;font-size:0.8rem;border-radius:0.25rem;width:100%;font-weight:500}.zip-search-actions button:first-child{background-color:#4a6cf7;color:white;border:none}.zip-search-actions button:last-child{background-color:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.zip-search-actions button:first-child:hover{background-color:#3b5bd9}.zip-search-actions button:last-child:hover{background-color:#e5e7eb}.filter-group{margin-bottom:0.59rem}.filter-group:last-child{margin-bottom:0.59rem}.filter-group h3{font-size:0.8rem;font-weight:600;margin-bottom:0.23rem;color:#1f2937;display:flex;align-items:center}.filter-group h3::before{font-family:"Font Awesome 5 Free";font-weight:900;font-size:0.8rem;margin-right:0.3rem}.filter-group:nth-child(1) h3::before{content:"\f6de";color:#2563eb}.filter-group:nth-child(2) h3::before{content:"\f51e";color:#059669}.filter-group:nth-child(3) h3::before{content:"\f594";color:#7c3aed}.filter-group:nth-child(4) h3::before{content:"\f017";color:#db2777}.checkbox-label{display:flex;align-items:center;gap:0.25rem;font-size:0.75rem;color:#4b5563;cursor:pointer;margin-bottom:0.13rem;line-height:1.2}.checkbox-label:hover{color:#1f2937}.checkbox-label input[type="checkbox"]{width:0.8rem;height:0.8rem;border-radius:0.2rem;border:1px solid #d1d5db;cursor:pointer;margin:0;transform:scale(0.8);margin-right:0.1rem}.filter-section{background:white;border-radius:0.75rem;padding:1rem 1.15rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);height:fit-content;position:sticky;top:2rem}.filter-group:first-of-type{margin-top:0}.payment-container{background-color:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:30px}#payment-element{margin:20px 0}.payment-message{padding:10px;border-radius:4px;margin-bottom:15px;font-weight:500}.payment-info{font-size:0.9rem;color:#6c757d;margin-top:15px}.payment-info p{margin-bottom:8px}.thank-you-section{padding:80px 0;background-color:#f8f9fa;min-height:calc(100vh - 200px)}.thank-you-content{max-width:800px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:40px;text-align:center}.thank-you-icon{font-size:5rem;color:#4361ee;margin-bottom:20px}.thank-you-content h1{color:#333;margin-bottom:20px}.payment-details{margin:30px 0;text-align:left}.payment-info-box{background-color:#f8f9fa;border-radius:8px;padding:20px;margin-top:15px}.payment-info-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e9ecef}.payment-info-item:last-child{border-bottom:none}.payment-info-item .label{font-weight:600;color:#495057}.next-steps{text-align:left;margin:30px 0}.next-steps ol{padding-left:20px}.next-steps li{margin-bottom:10px}.thank-you-actions{margin-top:30px}.thank-you-actions .btn{margin:0 10px}.payment-plan-options{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}.payment-plan-option{flex:1;min-width:200px}.payment-plan-option input[type="radio"]{display:none}.payment-plan-option label{display:block;padding:15px;border:2px solid #ddd;border-radius:8px;cursor:pointer;transition:all 0.3s ease;height:100%}.payment-plan-option input[type="radio"]:checked + label{border-color:#4361ee;background-color:rgba(67,97,238,0.05)}.payment-plan-option .plan-name{display:block;font-weight:600;font-size:1.1rem;margin-bottom:10px;color:#333}.payment-plan-option .plan-price{display:block;font-size:1.5rem;font-weight:700;color:#4361ee;margin-bottom:10px}.payment-plan-option .plan-description{display:block;font-size:0.9rem;color:#6c757d}@media (max-width:768px){.payment-plan-options{flex-direction:column}}.promo-code-container{margin:20px 0}.promo-code-input{display:flex;gap:10px;margin-bottom:10px}.promo-code-input input{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px}.promo-code-input button{padding:10px 15px;background-color:#f8f9fa;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:all 0.3s ease}.promo-code-input button:hover{background-color:#e9ecef}.promo-message{font-size:14px;margin-top:5px;min-height:20px}.promo-message.success{color:#28a745}.promo-message.error{color:#dc3545}.receipt-email-container{margin:20px 0}.receipt-email-container label{display:block;margin-bottom:8px;font-weight:500}.receipt-email-container input{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:8px}.receipt-email-note{font-size:13px;color:#6c757d;margin-top:5px}