.home-container{display:flex;flex-direction:column;align-items:center;min-height:100vh;text-align:center;background-color:var(--bg-color,#fff)}.home-container.home-locale{background-image:url(/images/mobile.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}.home-container>.latest-blog-panel{align-self:stretch}.home-container.home-locale .home-cta-center{margin-top:auto;margin-bottom:auto;padding-top:0}.home-container.home-locale .home-showcase-wrapper{width:100%;margin-top:0}.home-cta-center{width:100%;display:flex;justify-content:center;padding-top:clamp(2.5rem,14vh,5rem);box-sizing:border-box}@media (min-width:1024px){.home-container.home-locale{background-image:url(/images/desktop-hero.webp)}}.home-hero{position:relative;z-index:1;width:100%;flex:0 0 auto;display:flex;justify-content:center;align-items:center;padding:clamp(1.5rem,4vw,3rem) 1rem clamp(2rem,5vw,3.5rem);box-sizing:border-box;min-height:clamp(260px,38vh,420px)}.home-container:not(.home-locale) .home-hero{overflow:hidden;padding:clamp(2.5rem,min(26vmin,16rem),18rem) 1rem;min-height:clamp(400px,62vh,720px)}.home-hero-picture{position:absolute;inset:0;z-index:0}.home-hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-container:not(.home-locale)>.stats-strip{margin-top:clamp(8px,1.17vw,14px)}.hero-content-wrap{position:relative;z-index:1;width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-container{width:min(520px,95vw);background:var(--courts-showcase-panel-bg);padding:24px 28px 28px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.location-input-container{display:flex;align-items:center;margin-bottom:24px;gap:10px}.home-search-row{display:flex;align-items:stretch;gap:10px;width:100%;margin-bottom:12px}.home-search-input-wrap{flex:1 1;min-width:0}.home-search-submit{display:inline-flex;align-items:center;gap:6px;padding:0 1rem;height:40px;font-size:1rem;font-weight:600;white-space:nowrap;border:none;border-radius:5px;cursor:pointer;background-color:var(--button-bg);color:var(--button-text);transition:transform .2s}.home-search-submit:hover:not(:disabled){transform:scale(1.02)}.home-search-submit:disabled{cursor:not-allowed}.home-search-submit.spinning{animation:spin 2s linear infinite;background-color:transparent;color:var(--text-color);font-size:1.25rem}.home-search-submit-arrow{font-size:1.1em;opacity:.95}@media (max-width:600px){.home-search-row{flex-wrap:wrap;align-items:center;gap:8px}.location-button{flex:0 0 40px}.home-search-input-wrap{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 48px)}.home-search-submit{flex:1 1 100%;width:100%;justify-content:center}}.home-country-input-container{display:flex;width:100%;margin-bottom:20px;gap:.3rem}.country-input-left{width:100%;height:100%}.text-container{color:var(--text-color);font-size:2.5em;font-weight:500;display:flex;margin-bottom:20px}.location-icon{margin-right:10px;font-size:1.5em;color:var(--text-color)}.location-input{flex:1 1;padding:10px;border:1px solid var(--input-border);border-radius:5px;font-size:1em;height:40px;box-sizing:border-box}.location-button{background-color:transparent;border:none;font-size:1.5em;cursor:pointer;height:40px;display:flex;align-items:center;justify-content:center;color:var(--text-color);padding:0;overflow:hidden}.location-button img{display:block;height:24px;width:24px;object-fit:contain}[data-theme=dark] .location-button img{filter:invert(1)}.cta-button{width:100%;padding:10px 20px;font-size:1.5em;cursor:pointer;border:none;border-radius:5px;background-color:var(--button-bg);color:var(--button-text);transition:transform .2s}.cta-button.spinning{animation:spin 2s linear infinite;background-color:transparent;color:var(--text-color);font-size:2em}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blog-popup{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);background-color:rgba(255,255,255,.8);padding:1.5rem 2rem;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.2);z-index:1000;max-width:90%;text-align:center}.popup-text{margin-bottom:.5rem;font-weight:700}.popup-title{font-size:1.25rem;margin:.5rem 0}.popup-read-button{color:var(--button-text);border:none;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer}.popup-read-button,.popup-read-button:hover{background-color:var(--button-bg)}.close-btn{position:absolute;top:.5rem;right:.75rem;background:none;border:none;font-size:1.2rem;cursor:pointer}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-copy{width:100%;margin-bottom:1.75rem;text-align:center}.cta-container .futsal-title-line,.hero-copy .futsal-title-line{display:block;font-size:1.75rem;line-height:1.3;margin-bottom:.75rem}.cta-container .futsal-title-line-1,.hero-copy .futsal-title-line-1{display:block;margin-bottom:.4rem}.cta-container .futsal-title-line-2,.hero-copy .futsal-title-line-2{display:block}.cta-container .futsal-title-bold,.hero-copy .futsal-title-bold{font-weight:700}.cta-container .futsal-title-subtitle,.hero-copy .futsal-title-subtitle{font-weight:400}.cta-container .hero-subtitle-stats,.hero-copy .hero-subtitle-stats{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:0;margin-top:.75rem;font-size:1.125rem}.hero-subtitle-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 1.35rem;position:relative;min-width:5.75rem}.hero-subtitle-stat:not(:first-child):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:2.35rem;background:var(--input-border,rgba(0,0,0,.14))}.hero-subtitle-value{font-size:clamp(1.35rem,3.5vw,1.65rem);font-weight:700;line-height:1.1;color:var(--button-bg,#2563eb);letter-spacing:-.02em}.hero-subtitle-label{font-size:.75rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-color);opacity:.72;margin-top:.3rem;line-height:1.25;max-width:6.75rem}@media (max-width:480px){.hero-subtitle-stat{padding:.45rem .9rem;min-width:5.25rem}.hero-subtitle-value{font-size:1.25rem}.hero-subtitle-label{font-size:.68rem;max-width:5.75rem}}.cta-container .futsal-filter-line,.hero-copy .futsal-filter-line{display:block;font-size:.875rem;font-weight:400;opacity:.85;margin-top:.75rem;margin-bottom:0}.home-search-hint{font-size:.8rem;color:var(--text-color);opacity:.85;text-align:left;margin:0 0 12px;line-height:1.35}.home-secondary-ctas{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:1rem;width:100%}.secondary-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;font-size:.85rem;font-weight:600;border:1.5px solid var(--button-bg);border-radius:5px;color:var(--button-bg);background:transparent;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap;flex:1 1;min-width:0}.secondary-cta-btn:hover{background:var(--button-bg);color:var(--button-text);text-decoration:none}.home-showcase-wrapper{width:100%;box-sizing:border-box;align-self:stretch;min-height:clamp(100px,16.2vw,194px)}.home-showcase-skeleton{background:var(--courts-showcase-panel-bg,rgba(0,0,0,.03));border-top:1px solid var(--input-border,#e5e5e5)}.latest-blog-panel-skeleton{min-height:48px;padding:12px;box-sizing:border-box}.stats-strip{width:100%;background:var(--courts-showcase-panel-bg,rgba(0,0,0,.04));padding:1.5rem 1rem;box-sizing:border-box}.stats-strip-inner{justify-content:center;gap:0;max-width:960px;margin:0 auto;flex-wrap:wrap}.stat-group,.stat-item,.stats-strip-inner{display:flex;align-items:center}.stat-item{flex-direction:column;padding:.5rem 1.75rem;text-align:center}.stat-value{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1;color:var(--button-bg,#2563eb)}.stat-label{font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-color);opacity:.75;margin-top:.35rem;max-width:9rem;line-height:1.3}.stat-divider{width:1px;height:2.5rem;background:var(--input-border,rgba(0,0,0,.15));flex-shrink:0}@media (max-width:720px){.stat-divider{display:none}.stats-strip-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem .5rem;gap:1rem .5rem;max-width:420px}.stat-group{justify-content:center}.stat-item{padding:.5rem .75rem;width:100%}}.how-it-works{width:100%;padding:clamp(2.5rem,5vw,4rem) 1rem;box-sizing:border-box;background:var(--bg-color,#fff)}.how-it-works-inner{max-width:900px;margin:0 auto}.how-it-works-heading{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;text-align:center;margin:0 0 2.5rem;color:var(--text-color)}.steps-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.step-card{position:relative;flex-direction:column;text-align:center;background:var(--courts-showcase-panel-bg,rgba(0,0,0,.03));border:1px solid var(--input-border,rgba(0,0,0,.08));border-radius:12px;padding:2rem 1.5rem 1.75rem}.step-card,.step-number{display:flex;align-items:center}.step-number{position:absolute;top:-.75rem;left:50%;transform:translateX(-50%);width:1.6rem;height:1.6rem;border-radius:50%;background:var(--button-bg,#2563eb);color:var(--button-text,#fff);font-size:.8rem;font-weight:700;justify-content:center;line-height:1}.step-icon{font-size:2rem;margin-bottom:.75rem}.step-heading{font-size:1.05rem;font-weight:600;margin:0 0 .6rem;color:var(--text-color)}.step-body{font-size:.9rem;line-height:1.55;color:var(--text-color);opacity:.8;margin:0}