@import "https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@600&family=Roboto&display=swap";#header{z-index:1000;background-color:#fff;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #0000000d}.left-section{align-items:center;display:flex}.logo-link img{width:auto;height:40px}.hamburger{cursor:pointer;color:#000;background:0 0;border:none;font-size:28px;display:none}.right-section{align-items:center;gap:32px;display:flex}.nav-section .nav-list{gap:44px;margin:0;padding:0;list-style:none;display:flex}.nav-list li a{color:#000;letter-spacing:1.2px;text-transform:uppercase;padding-bottom:8px;font-size:14px;font-weight:700;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.nav-list li a:after{content:"";background-color:#0000;width:100%;height:2px;transition:background-color .3s;position:absolute;bottom:0;left:0}.nav-list li a:hover,.nav-list li a.active{color:#00b157}.nav-list li a.active:after{background-color:#00b157}.city-selector-section{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;align-items:center;min-width:150px;max-width:200px;display:flex;overflow:hidden}.city-selector-section button,.city-button{color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background-color:#00b157;border:none;border-radius:25px;justify-content:center;align-items:center;gap:6px;max-width:100%;padding:10px 16px;font-size:14px;font-weight:600;display:flex;overflow:hidden}.city-selector-section button svg{flex-shrink:0}@media (width<=768px){#header{flex-wrap:wrap;padding:16px 20px}.hamburger{z-index:1100;display:block;position:absolute;top:18px;right:20px}.right-section{background-color:#fff;flex-direction:column;align-items:flex-start;width:100%;padding:10px 0;display:none}.right-section.open{display:flex}.nav-section .nav-list{flex-direction:column;gap:15px;width:100%;padding-left:20px}.city-selector-section{width:100%;max-width:none;padding:10px 20px}.city-selector-section button{width:100%}}.shimmer-container{flex-wrap:wrap;justify-content:center;gap:20px;padding:20px;display:flex}.shimmer-card{background-color:#fff;border:2px solid #eee;border-radius:6px;width:340px;overflow:hidden;box-shadow:0 1px 5px #0000001a}.shimmer-image-wrapper{background-color:#e0e0e0;width:100%;height:150px;position:relative;overflow:hidden}.shimmer-image{background:#ddd;width:100%;height:100%;animation:1.6s linear infinite shimmer}.shimmer-rating-wrapper{z-index:2;flex-direction:column;width:48px;display:flex;position:absolute;top:8px;right:8px}.shimmer-rating-score{background:#ccc;border-radius:4px 4px 0 0;height:18px;animation:1.6s linear infinite shimmer}.shimmer-rating-votes{background:#ddd;border-radius:0 0 4px 4px;height:16px;margin-top:2px;animation:1.6s linear infinite shimmer}.shimmer-content{padding:12px 14px 14px}.shimmer-title{background:#ddd;border-radius:4px;width:60%;height:18px;margin-bottom:8px;animation:1.6s linear infinite shimmer}.shimmer-location{background:#eee;border-radius:4px;width:40%;height:14px;margin-bottom:12px;animation:1.6s linear infinite shimmer}.shimmer-icons{gap:6px;margin-bottom:10px;display:flex}.shimmer-icon{background:#e0e0e0;border-radius:4px;width:30px;height:30px;animation:1.6s linear infinite shimmer}.shimmer-tags{justify-content:space-between;display:flex}.shimmer-tag{background:#eee;border-radius:4px;width:45%;height:14px;animation:1.6s linear infinite shimmer}@keyframes shimmer{0%{background-position:-450px 0}to{background-position:450px 0}}.shimmer-card *,.shimmer-card :before,.shimmer-card :after{background-image:linear-gradient(90deg,#f0f0f0 0,#e0e0e0 40px,#f0f0f0 80px);background-repeat:no-repeat;background-size:600px 100%}.venue-card{background-color:#fff;border:2px solid #eee;border-radius:6px;width:340px;font-family:Roboto,Arial,sans-serif;overflow:hidden;box-shadow:0 1px 5px #0000001a}.venue-card-image-wrapper{width:100%;height:150px;position:relative;overflow:hidden}.venue-card-image{object-fit:cover;width:100%;height:100%}.venue-rating-badge{color:#fff;text-align:center;background-color:#4caf50;border-radius:4px;width:48px;padding:5px 8px;font-size:13px;font-weight:500;line-height:1.1;position:absolute;top:8px;right:8px;box-shadow:0 0 5px #0003}.rating-score{margin-bottom:2px;font-size:14px;font-weight:700}.rating-votes{opacity:.8;font-size:10px}.venue-card-content{padding:12px 14px 14px}.venue-card-title{color:#222;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:16px;font-weight:700;overflow:hidden}.venue-card-location{color:#666;align-items:center;margin-bottom:10px;font-size:13px;display:flex}.location-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.venue-sports-icons{gap:5px;margin-bottom:6px;display:flex}.sport-icon-img{object-fit:contain;width:30px;height:30px}.venue-card-tags{justify-content:space-between;align-items:center;display:flex}.venue-tag{white-space:nowrap;align-items:center;margin:0;padding:0;font-size:12px;display:flex}.bookable{color:#3bb54a;font-weight:600}.hygiene{color:#6c6c6c;font-size:12px;font-weight:500}.tag-icon{object-fit:contain;width:18px;height:18px;margin-right:6px}.venue-card{cursor:pointer;transition:transform .25s,box-shadow .25s}.venue-card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 8px 16px #00000026}.venue-rating-wrapper{z-index:2;flex-direction:column;align-items:center;display:flex;position:absolute;top:8px;right:8px}.rating-score-box{color:#fff;background-color:#4caf50;border-radius:4px 4px 0 0;align-items:center;gap:4px;width:100%;padding:4px 8px;font-size:13px;font-weight:600;display:flex}.rating-star-icon{color:#fff;font-size:12px}.rating-votes-box{color:#333;text-align:center;background-color:#fff;border-radius:0 0 4px 4px;width:100%;padding:3px 8px;font-size:11px;font-weight:500;box-shadow:0 0 4px #0000001a}.shield-icon{color:#10b756;vertical-align:middle;margin-right:2px}.rescontainer{scroll-behavior:smooth;background-color:#f5f7f8;flex-wrap:wrap;justify-content:center;gap:16px;max-width:100%;padding:20px 10px;display:flex}.venue-link-wrapper{width:fit-content;display:inline-block;color:inherit!important;text-decoration:none!important}.fade-in{opacity:0;animation:.5s ease-in-out forwards fadeIn;transform:translateY(10px)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.navtools{background-color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 30px;display:flex}.filter-button.active{background-color:#009147}.btn-icon{font-size:14px}.search-wrapper{align-items:center;display:flex;position:relative}.search-wrapper input{border:1.5px solid #ccc;border-radius:25px;outline:none;min-width:250px;padding:10px 14px 10px 36px;font-size:15px;transition:border-color .3s}.search-wrapper input:focus{border-color:#00b157}.search-icon{color:#888;font-size:16px;position:absolute;left:12px}.load-more-container{justify-content:center;margin:30px 0 40px;display:flex}.load-more-btn{color:#fff;cursor:pointer;background-color:#00b157;border:none;border-radius:25px;padding:12px 26px;font-size:16px;font-weight:500;transition:background-color .3s}.load-more-btn:hover{background-color:#009147}@media (width<=768px){.navtools{flex-direction:column;align-items:stretch;gap:15px}.search-wrapper input{width:100%}}#search-box{width:100%}.no-city{text-align:center;padding:40px;font-size:18px;font-weight:500}.filter-button:hover,.filter-button.active{color:#fff;background-color:#00b157;border-color:#00b157}.filter-button{color:#00b157;cursor:pointer;background-color:#0000;border:2px solid #00b157;border-radius:30px;align-items:center;gap:10px;padding:10px 20px;font-size:15px;font-weight:600;transition:background-color .3s,color .3s,border-color .3s;display:flex}.filter-button:hover{background-color:#f4f4f4}.filter-button.active{color:#fff;background-color:#00b157;border-color:#00b157}.btn-icon{font-size:16px;transition:color .3s}.outlined-star{color:#00b15780}.filled-star{color:#ffc107}.about-container,.contact-container{color:#333;background-color:#fff;max-width:800px;margin:auto;padding:2rem;font-family:Segoe UI,sans-serif;line-height:1.6}h1{color:#00b157;align-items:center;margin-bottom:1rem;font-size:2.5rem;display:flex}h2{color:#00b157;align-items:center;margin-top:2rem;display:flex}.icon{color:#00b157;margin-right:10px}.icon-small{color:#00b157;margin-right:8px;font-size:1.1rem}.icon-external{color:#888;margin-left:6px;font-size:.9rem}.highlight{color:#00b157}.section{background-color:#f9f9f9;border-left:4px solid #00b157;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.intro{margin-bottom:2rem;font-size:1.2rem}.github-link{color:#00b157;align-items:center;margin-top:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.github-link:hover{color:#007f3e;text-decoration:underline}.footer{text-align:center;color:#777;margin-top:3rem;font-size:.9rem}.home-container-bg{background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.home-overlay{z-index:0;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.home-container-bg>:not(.home-overlay){z-index:1;position:relative}.home-main-heading{color:#ddd;user-select:none;margin-bottom:15px;font-family:Arial,sans-serif;font-size:1rem;font-weight:400}.home-highlight{color:#d2d521;font-style:italic;font-weight:700}.search-area-wrapper{width:450px;max-width:90vw;position:relative}.search-bar-custom{background-color:#fff;border-radius:5px;align-items:center;width:100%;padding:7px 10px;font-size:14px;display:flex;box-shadow:0 1px 5px #0000001a}.icon-search{color:#bbb;user-select:none;margin-right:8px;font-size:16px}.input-search-custom{color:#222;user-select:text;background:0 0;border:none;outline:none;flex:1;padding:5px 0;font-family:Arial,sans-serif;font-size:14px}.btn-locate{cursor:pointer;color:#bbb;user-select:none;background-color:#0000;border:none;margin-left:8px;padding:4px;font-size:18px;transition:color .2s ease-in-out}.btn-locate:hover{color:#d2d521}.list-suggestions{z-index:5;background:#fff;border-radius:4px;max-height:180px;margin:0;padding:0;font-size:14px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 8px #00000026}.list-suggestions li{cursor:pointer;color:#222;user-select:none;padding:8px 15px;transition:background-color .2s ease-in-out}.list-suggestions li:hover{background-color:#f1f1f1}:root{--vdn-green:#00b157;--font-primary:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;--font-title:"Poppins",sans-serif}body{font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vdn-venue-page{color:#111;user-select:none;max-width:1200px;margin:20px auto 40px;padding:0 16px}.vdn-back-city-btn{border:2px solid var(--vdn-green);color:var(--vdn-green);cursor:pointer;background:0 0;border-radius:12px;padding:8px 18px;font-size:1rem;font-weight:600;transition:background-color .3s,color .3s}.vdn-back-city-btn:hover,.vdn-back-city-btn:focus{background-color:var(--vdn-green);color:#fff;outline:none}.vdn-venue-header{text-align:center;margin-top:20px;margin-bottom:20px}.vdn-venue-title{font-family:var(--font-title);color:#000;text-align:center;overflow-wrap:break-word;word-break:break-word;width:100%;max-width:100%;margin:0 auto 6px;font-size:2.4rem;font-weight:600;display:block}@media (width<=480px){.vdn-venue-title{font-size:1.8rem}}.vdn-venue-underline{background-color:var(--vdn-green);border-radius:3px;width:120px;height:4px;margin:0 auto 10px}.vdn-venue-area{color:#888;font-size:1.1rem}.vdn-venue-columns{flex-wrap:wrap;gap:30px;display:flex}.vdn-left-column{flex-direction:column;flex:1.4;gap:24px;display:flex}.vdn-right-column{flex-direction:column;flex:1;gap:24px;display:flex}.vdn-carousel-box{border-radius:16px;width:100%;height:420px;position:relative;overflow:hidden}.vdn-carousel-img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:opacity .8s}.vdn-boxed-section{background:#fff;border-radius:14px;padding:22px 20px;box-shadow:0 5px 14px #00000014}.vdn-boxed-section h2{font-family:var(--font-title);color:#111;margin-bottom:18px;font-size:1.6rem;font-weight:600}.vdn-sports-list{flex-wrap:wrap;gap:18px;display:flex}.vdn-sport-icon-wrapper{cursor:pointer;background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;width:62px;height:62px;transition:transform .3s;display:flex;position:relative}.vdn-sport-icon-wrapper:hover,.vdn-sport-icon-wrapper:focus{z-index:10;background:#d8f1dd;transform:scale(1.15)}.vdn-sport-icon{max-width:40px;max-height:40px}.vdn-sport-tooltip{background-color:var(--vdn-green);color:#fff;opacity:0;white-space:nowrap;pointer-events:none;border-radius:12px;padding:4px 10px;font-size:.75rem;transition:opacity .3s;position:absolute;bottom:-28px;left:50%;transform:translate(-50%)}.vdn-sport-icon-wrapper:hover .vdn-sport-tooltip,.vdn-sport-icon-wrapper:focus .vdn-sport-tooltip{opacity:1}.vdn-amenities-list{flex-wrap:wrap;gap:12px;display:flex}.vdn-amenity-item{color:var(--vdn-green);background-color:#e3f1df;border-radius:30px;align-items:center;padding:8px 16px;font-size:.95rem;font-weight:600;display:flex;box-shadow:0 3px 6px #00b15726}.vdn-amenity-icon{margin-right:8px;font-size:1.15rem}.vdn-booking-box{background:#fff;border-radius:14px;padding:20px 24px;box-shadow:0 5px 14px #00000014}.vdn-book-btn{background-color:var(--vdn-green);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:16px 0;font-size:1.25rem;font-weight:700;transition:background-color .3s}.vdn-book-btn:hover,.vdn-book-btn:focus{background-color:#008a3f;outline:none}.vdn-rating-star{color:gold;font-size:1.7rem}.vdn-rating-value{font-weight:700}.vdn-rating-count{color:#666;font-size:1rem}.vdn-rating-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.vdn-rating-box{align-items:center;gap:8px;font-size:1.2rem;display:flex}.vdn-info-icon{flex-shrink:0;margin-right:2px;font-size:20px}.vdn-info-box{background:#fff;border-radius:14px;padding:20px 24px;box-shadow:0 5px 14px #00000014}.vdn-info-title{color:#000;margin-bottom:14px;font-size:1.4rem;font-weight:700}.vdn-info-text{color:#333;align-items:center;gap:10px;font-size:1rem;display:flex}.vdn-map-container{border-radius:14px;width:100%;margin-top:12px;padding-top:56.25%;position:relative;overflow:hidden}.vdn-map-frame{border:0;border-radius:14px;width:100%;height:100%;position:absolute;top:0;left:0}.vdn-loading{text-align:center;color:#555;padding:80px 0;font-size:1.6rem}@media (width<=1024px){.vdn-venue-columns{flex-direction:column}}.vdn-arrow{color:#fff;cursor:pointer;z-index:15;user-select:none;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px 14px;font-size:1.4rem;transition:background-color .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.vdn-arrow:hover{color:#00b157;outline:none}.vdn-arrow-left{left:12px}.vdn-arrow-right{right:12px}.vdn-carousel-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.vdn-dot{cursor:pointer;background-color:#ffffff4d;border:1.5px solid #fff;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .3s,transform .3s}.vdn-dot:hover,.vdn-dot:focus{background-color:#ffffffb3;outline:none;transform:scale(1.4)}.vdn-dot.active{background-color:#fff;transform:scale(1.7)}.vdn-safe-badge{color:var(--vdn-green);white-space:nowrap;align-items:center;gap:4px;font-size:1rem;font-weight:600;display:flex}.vdn-safe-icon{font-size:20px}.detcontainer{scroll-behavior:smooth;background-color:#fdfdfd;flex-wrap:wrap;justify-content:center;gap:16px;max-width:100%;padding:20px 10px;display:flex}.help-widget{z-index:9999;font-family:Arial,sans-serif;position:fixed;bottom:20px;right:20px}.help-toggle-btn{color:#fff;cursor:pointer;background-color:#ffa600;border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 18px;font-size:15px;font-weight:700;transition:background .2s;display:flex}.help-toggle-btn:hover{background-color:#e89600}.help-toggle-btn .icon{font-size:18px}.help-form-container{background:#fff;border:1px solid #ccc;border-radius:10px;width:320px;padding:0;animation:.3s ease-in-out fadeIn;overflow:hidden;box-shadow:0 4px 12px #0000001a}.form-header{color:#fff;background:#28a745;border-top-left-radius:10px;border-top-right-radius:10px;justify-content:space-between;align-items:center;padding:10px 15px;display:flex}.header-green{margin:0;font-size:16px;font-weight:700}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:20px;font-weight:700}.form-group{padding:10px 15px 0;position:relative}.help-form-container input,.help-form-container textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:5px;outline:none;width:100%;margin-top:5px;padding:10px;font-size:14px;transition:border .2s}.phone-input-wrapper{align-items:center;gap:10px;padding:10px 15px 0;display:flex}.country-code-box{color:#333;text-align:center;pointer-events:none;background:#f2f2f2;border:1px solid #ccc;border-radius:5px;width:60px;padding:10px;font-size:14px}textarea{resize:none}.input-error{border-color:red}.error-text{color:red;margin:4px 0 0;font-size:12px}.status-msg{border-radius:5px;align-items:center;gap:8px;margin:10px 15px 0;padding:10px 15px;font-size:14px;display:flex}.status-msg.success{color:#1e7e34;background-color:#e0f9e5}.status-msg.error{color:#a10000;background-color:#fbe4e4}.status-icon{font-size:16px}.help-form-actions{justify-content:space-between;margin-top:10px;padding:15px;display:flex}.submit-btn{color:#fff;cursor:pointer;background-color:#ffa600;border:none;border-radius:5px;padding:10px 14px;font-weight:700}.download-btn{color:#ffa600;cursor:pointer;background-color:#fff;border:2px solid #ffa600;border-radius:5px;padding:10px 14px;font-weight:700}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-8px)}80%{transform:translate(8px)}to{transform:translate(0)}}.shake{animation:.3s ease-in-out shake}.help-toggle-btn .icon{color:#fff!important}.shimmer-wrapper *{user-select:none}.shimmer-btn,.shimmer-title,.shimmer-text,.shimmer-image,.shimmer-dot,.shimmer-sport-icon,.shimmer-amenity-icon,.shimmer-amenity-text,.shimmer-star,.shimmer-rating-value,.shimmer-rating-count,.shimmer-safe-badge,.shimmer-info-title,.shimmer-info-text,.shimmer-map-frame{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 37%,#f0f0f0 63%) 0 0/800px 104px;border-radius:8px;animation:1.6s linear infinite shimmer}.shimmer-back-btn{border-radius:12px;width:120px;height:36px;margin-bottom:20px}.shimmer-title{border-radius:8px;width:60%;height:32px;margin:0 auto 12px}.shimmer-underline{background-color:var(--vdn-green);border-radius:3px;width:120px;height:6px;margin:0 auto 16px}.shimmer-venue-area{border-radius:6px;width:30%;height:20px;margin:0 auto}.shimmer-carousel{border-radius:16px;height:420px;margin-bottom:24px;position:relative;overflow:hidden}.shimmer-image{width:100%;height:100%}.shimmer-dots{gap:12px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.shimmer-dot{background:linear-gradient(90deg,#e0e0e0 25%,#d0d0d0 37%,#e0e0e0 63%);border-radius:50%;width:14px;height:14px;animation:1.6s linear infinite shimmer}.shimmer-section{background:#fff;border-radius:14px;margin-bottom:24px;padding:22px 20px;box-shadow:0 5px 14px #00000014}.shimmer-section-title{border-radius:8px;width:40%;height:28px;margin-bottom:18px}.shimmer-sports-list{flex-wrap:wrap;gap:18px;display:flex}.shimmer-sport-icon-wrapper{cursor:default;background:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.shimmer-sport-icon{border-radius:8px;width:40px;height:40px}.shimmer-amenities-list{flex-wrap:wrap;gap:12px;display:flex}.shimmer-amenity-item{background:#e3f1df;border-radius:30px;align-items:center;gap:8px;padding:8px 16px;display:flex;box-shadow:0 3px 6px #00b15726}.shimmer-amenity-icon{background:linear-gradient(90deg,#d0e8d9 25%,#b7d8bb 37%,#d0e8d9 63%);border-radius:50%;width:18px;height:18px;animation:1.6s linear infinite shimmer}.shimmer-amenity-text{border-radius:8px;width:60px;height:14px}.shimmer-box{background:#fff;border-radius:14px;margin-bottom:24px;padding:20px 24px;box-shadow:0 5px 14px #00000014}.shimmer-book-btn{border-radius:14px;width:100%;height:48px;margin-bottom:16px}.shimmer-rating-section{margin-top:14px}.shimmer-rating-row{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.shimmer-rating-box{align-items:center;gap:8px;display:flex}.shimmer-star{border-radius:50%;width:28px;height:28px}.shimmer-rating-value{border-radius:6px;width:40px;height:18px}.shimmer-rating-count{border-radius:6px;width:60px;height:14px}.shimmer-safe-badge{border-radius:10px;width:100px;height:18px}.shimmer-info-title{border-radius:8px;width:50%;height:24px;margin-bottom:14px}.shimmer-info-text{border-radius:8px;width:80%;height:20px}.shimmer-map-container{background:#f0f0f0;border-radius:14px;width:100%;margin-top:12px;padding-top:56.25%;position:relative;overflow:hidden}.shimmer-map-frame{border-radius:14px;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=1024px){.vdn-venue-columns{flex-direction:column}}.booking-success-wrapper{color:#2c3e50;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;max-width:480px;min-height:60vh;margin:5vh auto;padding:20px 30px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.success-icon{color:#28a745;margin-bottom:20px;font-size:72px;animation:.8s forwards bounceIn}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1)}}h1{margin-bottom:12px;font-size:2rem}p{color:#555;margin-bottom:30px;font-size:1rem}.back-home-button{color:#28a745;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:1.1rem;font-weight:600;transition:background-color .3s,color .3s;display:inline-flex}.back-home-button:hover,.back-home-button:focus{color:#fff;background-color:#28a745;outline:none}.arrow-icon{font-size:18px;transition:transform .3s}.back-home-button:hover .arrow-icon,.back-home-button:focus .arrow-icon{transform:translate(-6px)}:root{--green:#00b157;--dark-green:#134d28;--light-green:#e3f4e7;--text-color:#1a2a1a}.footer-premium{color:var(--text-color);user-select:none;box-sizing:border-box;background-color:#fff;max-width:1150px;margin:0 auto;padding:4rem 2rem 3rem;font-family:Roboto,sans-serif;position:relative}.footer-headline-section{text-align:center;margin-bottom:3rem}.footer-headline{color:var(--dark-green);letter-spacing:.02em;font-family:Poppins,sans-serif;font-size:3.2rem;font-weight:600;line-height:1.1}.footer-subtitle{color:var(--green);letter-spacing:.05em;margin-top:.25rem;font-size:1.4rem;font-weight:400;display:block}.footer-icons-wrapper{margin-top:4rem;margin-bottom:4rem;padding:1rem 1rem 2rem;position:relative;overflow:visible}.footer-icons-scroll{scroll-behavior:smooth;scrollbar-width:none;user-select:none;-webkit-user-drag:none;gap:1.2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.footer-icons-scroll::-webkit-scrollbar{display:none}.footer-icon-item{background-color:var(--light-green);border:2px solid var(--green);user-select:none;cursor:pointer;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;width:100px;height:120px;margin-right:20px;padding:1rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 8px #00b1571a}.footer-icon-item img{object-fit:contain;filter:grayscale(0%)brightness();user-select:none;pointer-events:none;border-radius:8px;width:48px;height:48px;margin-bottom:.5rem}.icon-label{color:var(--dark-green);text-align:center;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.3px;max-width:100%;font-size:.9rem;font-weight:600;overflow:hidden}.fade-left,.fade-right{pointer-events:none;z-index:10;user-select:none;width:3rem;position:absolute;top:0;bottom:8px}.fade-left{background:linear-gradient(90deg,#fff 0%,#0000 100%);left:0}.fade-right{background:linear-gradient(270deg,#fff 0%,#0000 100%);right:0}.footer-bottom-bar{border-top:2px solid var(--green);color:var(--dark-green);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.4rem;padding-top:1.6rem;font-size:.95rem;display:flex}.footer-nav a{color:var(--dark-green);margin-right:1.8rem;padding-bottom:2px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.footer-nav a:last-child{margin-right:0}.footer-nav a:after{content:"";background:var(--green);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.footer-nav a:hover:after,.footer-nav a:focus:after{width:100%}.footer-branding{color:var(--dark-green);user-select:none;white-space:nowrap;align-items:center;gap:.4rem;margin-left:auto;font-size:.95rem;font-weight:600;display:flex}.heart-icon{color:var(--green);user-select:none;font-size:1.2rem;animation:1.6s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@media (width<=700px){.footer-headline{font-size:2.2rem}.footer-icon-item{width:90px;height:110px;padding:.8rem}.footer-icon-item img{width:40px;height:40px}.icon-label{font-size:.8rem}.footer-bottom-bar{flex-direction:column;align-items:center}.footer-branding{justify-content:center;width:100%;margin-left:0}}
/*# sourceMappingURL=path0.d953f465.css.map */
