@import"https://fonts.bunny.net/css?family=plus-jakarta-sans:400,500,600,700";:root{--white: #fff;--offwhite: #f6f6f6;--dark: #333;--black: #222;--accent: #0077ff;--contrast: #0c4bf8;--maxWidth: 1250px;--radius: 1rem}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,PT Sans,Open Sans,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;scrollbar-width:thin}*::-webkit-scrollbar{background-color:transparent;width:5px;height:5px}*::-webkit-scrollbar-thumb{border-radius:10px;background-color:#555}*::-webkit-scrollbar-corner{background-color:transparent}*::selection{background-color:var(--accent);color:var(--white)}html,body,#app,main{height:100%}main{display:flex;flex-direction:column}body{-webkit-font-smoothing:antialiased;width:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;color:var(--black)}button{border:0}#root{isolation:isolate}@keyframes fadein{0%{opacity:0}to{opacity:1}}.login.svelte-miyqmm.svelte-miyqmm{display:flex;justify-content:center;width:100%;padding:2rem .5rem}@media (min-width: 576px){.login.svelte-miyqmm.svelte-miyqmm{flex:1;padding:0;align-items:center}}.login.svelte-miyqmm .login__card.svelte-miyqmm{background-color:#f9f9f9;padding:1.5rem;width:100%;max-width:400px;border-radius:1rem;border:1px solid #ddd;box-shadow:0 4px 12px #0000001a}@media (min-width: 576px){.login.svelte-miyqmm .login__card.svelte-miyqmm{transform:translateY(-4vh)}}.login.svelte-miyqmm .login__card h1.svelte-miyqmm{font-size:1.75rem;margin:0 0 1rem}.login.svelte-miyqmm .login__card input.svelte-miyqmm{width:100%;padding:10px;margin:.5rem 0;border:1px solid #ccc;border-radius:8px;font-size:14px;color:#333;outline:none}.login.svelte-miyqmm .login__card input.svelte-miyqmm:focus{border-color:#007aff}.login.svelte-miyqmm .login__card .login__remember.svelte-miyqmm{display:inline-flex;align-items:center;gap:.4rem;margin:.5rem 0;font-size:.85rem;line-height:1;color:#333;cursor:pointer;-webkit-user-select:none;user-select:none}.login.svelte-miyqmm .login__card .login__remember input.svelte-miyqmm{width:auto;margin:0;cursor:pointer}.login.svelte-miyqmm .login__card button.svelte-miyqmm{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:10px;background-color:#007aff;border:none;border-radius:var(--radius);font-size:16px;color:#fff;cursor:pointer;transition:background-color .3s ease;margin:1rem 0 0;font-weight:700}.login.svelte-miyqmm .login__card button.svelte-miyqmm:hover{background-color:#005bb5}.login.svelte-miyqmm .login__card button.svelte-miyqmm:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.login.svelte-miyqmm .login__card .login__spinner.svelte-miyqmm{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:svelte-miyqmm-login-spin .7s linear infinite}.login.svelte-miyqmm .login__card .login__error.svelte-miyqmm{margin:1rem 0 0;padding:.75rem 1rem;background-color:#fdecea;border:1px solid #f5c2c7;border-radius:8px;font-size:.9rem;color:#290000;font-weight:500;text-align:center}.login.svelte-miyqmm .login__card .login__foot.svelte-miyqmm{display:flex;flex-direction:column;gap:.4rem;margin:1.25rem 0 0;font-size:.85rem;color:#666;text-align:center;line-height:1.5;font-weight:500}@keyframes svelte-miyqmm-login-spin{to{transform:rotate(360deg)}}.faq-section.svelte-1l272vb.svelte-1l272vb{padding:0 0 .75rem}.faq-section.svelte-1l272vb h2.svelte-1l272vb{font-size:1.75rem;font-weight:700;color:#111;margin:1rem 0 2rem}.faq-section.svelte-1l272vb h2.svelte-1l272vb:after{content:"";display:block;width:40px;height:3px;border-radius:2px;background-color:var(--accent);margin:.6rem auto 0}.faq-section.svelte-1l272vb h3.svelte-1l272vb{font-size:1.5rem;font-weight:700;color:#111;margin:1rem 0 .75rem}.faq-section.svelte-1l272vb .faqs details.svelte-1l272vb{margin-bottom:.75rem;border:1px solid #e6e6e6;border-radius:.75rem;background-color:var(--white);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq-section.svelte-1l272vb .faqs details.svelte-1l272vb:hover{border-color:#d0d0d0}.faq-section.svelte-1l272vb .faqs details summary.svelte-1l272vb{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-weight:600;font-size:1rem;color:var(--dark);cursor:pointer;list-style:none;outline:none}.faq-section.svelte-1l272vb .faqs details summary.svelte-1l272vb:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.faq-section.svelte-1l272vb .faqs details summary.svelte-1l272vb::-webkit-details-marker{display:none}.faq-section.svelte-1l272vb .faqs details summary.svelte-1l272vb:after{content:"";flex-shrink:0;width:14px;height:14px;color:var(--accent);background:linear-gradient(currentColor,currentColor) center/100% 2px no-repeat,linear-gradient(currentColor,currentColor) center/2px 100% no-repeat;transition:transform .25s ease}.faq-section.svelte-1l272vb .faqs details[open] summary.svelte-1l272vb:after{transform:rotate(45deg)}.faq-section.svelte-1l272vb .faqs details p.svelte-1l272vb{margin:0;padding:0 1.25rem 1.1rem;font-size:.95rem;color:var(--dark);line-height:1.5}.faq-section.svelte-1l272vb .faqs details p span.svelte-1l272vb{color:#555;font-size:.9rem}.home__hero.svelte-8yzs8m.svelte-8yzs8m{display:flex;flex-direction:column;justify-content:space-between;margin:2rem auto 1rem;min-height:400px;max-width:var(--maxWidth);background-color:var(--black);background-image:url(/assets/badminton1-BnhFx8bd.webp);background-size:cover;background-position:center;padding:2rem}@media (min-width: 576px){.home__hero.svelte-8yzs8m.svelte-8yzs8m{border-radius:var(--radius);padding:3rem}}.home__hero.svelte-8yzs8m .hero__content.svelte-8yzs8m{text-shadow:1px 1px 3px #000}.home__hero.svelte-8yzs8m .hero__content span.svelte-8yzs8m{display:block;color:#ccc;text-transform:uppercase;font-weight:600;font-size:.85rem;letter-spacing:1px}.home__hero.svelte-8yzs8m .hero__content h1.svelte-8yzs8m{font-size:2.5rem;color:var(--white)}.home__hero.svelte-8yzs8m .hero__content p.svelte-8yzs8m{color:var(--white);font-size:1.3rem;max-inline-size:600px}@media (min-width: 576px){.home__hero.svelte-8yzs8m .hero__content p.svelte-8yzs8m{font-size:1.5rem}}.home__hero.svelte-8yzs8m button.svelte-8yzs8m{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--white);padding:.75rem 1.25rem;margin:2rem 0 0;border-radius:var(--radius);font-weight:600;font-size:1.15rem;cursor:pointer}.home__hero.svelte-8yzs8m button.svelte-8yzs8m:hover{background-color:var(--offwhite)}.home__why.svelte-8yzs8m.svelte-8yzs8m{max-width:var(--maxWidth);text-align:center;margin:3rem auto}@media (min-width: 576px){.home__why.svelte-8yzs8m.svelte-8yzs8m{margin:2rem auto}}.home__why.svelte-8yzs8m h2.svelte-8yzs8m{margin:0 0 2rem;font-size:1.5rem}@media (min-width: 576px){.home__why.svelte-8yzs8m h2.svelte-8yzs8m{margin:0 0 3rem;font-size:1.75rem}}.home__why.svelte-8yzs8m .why__cards.svelte-8yzs8m{display:flex;gap:3rem;flex-direction:column;align-items:center}@media (min-width: 576px){.home__why.svelte-8yzs8m .why__cards.svelte-8yzs8m{flex-direction:row;justify-content:space-evenly;gap:2rem}}.home__why.svelte-8yzs8m .why__cards .why__card.svelte-8yzs8m{display:flex;flex-direction:column;align-items:center;gap:.25rem;max-width:250px}.home__why.svelte-8yzs8m .why__cards .why__card svg.svelte-8yzs8m{width:60px;height:60px;fill:#1c2333;margin:0 0 .75rem}.home__bookings.svelte-8yzs8m.svelte-8yzs8m{display:flex;flex-direction:column;align-items:center;max-width:var(--maxWidth);margin:3rem auto 1rem;padding:0 .5rem}@media (min-width: 576px){.home__bookings.svelte-8yzs8m.svelte-8yzs8m{margin:3rem auto 2rem;padding:0}}.home__bookings.svelte-8yzs8m h2.svelte-8yzs8m{margin:0 0 1.5rem;font-size:1.5rem}@media (min-width: 576px){.home__bookings.svelte-8yzs8m h2.svelte-8yzs8m{font-size:1.75rem}}.home__bookings-locked.svelte-8yzs8m.svelte-8yzs8m{position:relative;width:100%;max-width:700px;-webkit-user-select:none;user-select:none;cursor:pointer}.home__bookings-locked.svelte-8yzs8m:hover .booking-preview.svelte-8yzs8m{transform:scale(1.015);filter:blur(6px)}.home__bookings-locked.svelte-8yzs8m:hover .home__bookings-overlay.svelte-8yzs8m{background-color:#14141c08}.home__bookings-locked.svelte-8yzs8m:hover .home__bookings-cta.svelte-8yzs8m{transform:scale(1.02)}.home__bookings-overlay.svelte-8yzs8m.svelte-8yzs8m{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#ffffff4d;border:2px solid #eee;border-radius:1rem;transition:background-color .25s ease}.home__bookings-overlay.svelte-8yzs8m.svelte-8yzs8m:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.home__bookings-overlay.svelte-8yzs8m .home__bookings-cta.svelte-8yzs8m{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:var(--radius);background-color:var(--accent);color:var(--white);font-weight:700;font-size:1.05rem;transition:transform .2s ease,background-color .2s ease}.booking-preview.svelte-8yzs8m.svelte-8yzs8m{padding:1rem 1.5rem;margin:0 0 1.5rem;border-radius:1rem;border:1px solid #ddd;background:linear-gradient(135deg,#fafafa,#f1f1f1);filter:blur(4px);-webkit-user-select:none;user-select:none;transition:transform .25s ease,filter .25s ease}.booking-preview.svelte-8yzs8m h4.svelte-8yzs8m{font-size:1.25rem;font-weight:700;color:#333}.booking-preview.svelte-8yzs8m .booking-preview__address.svelte-8yzs8m{display:block;font-size:.8rem;text-transform:uppercase;font-weight:700;color:#999;margin:0 0 .25rem}.booking-preview.svelte-8yzs8m .booking-preview__datetime.svelte-8yzs8m{display:flex;gap:.25rem .5rem;margin:.33rem 0 0;opacity:.9;flex-wrap:wrap}.booking-preview.svelte-8yzs8m .booking-preview__datetime .booking-preview__dt.svelte-8yzs8m{display:flex;gap:.25rem;font-weight:500;font-size:.9rem;align-items:center;color:var(--dark)}.booking-preview.svelte-8yzs8m .booking-preview__datetime .booking-preview__dt svg.svelte-8yzs8m{width:18px;height:18px;fill:var(--dark)}.booking-preview.svelte-8yzs8m .booking-preview__slots.svelte-8yzs8m{font-size:1rem;margin:.5rem 0 0;color:#555;font-weight:700}.booking-preview.svelte-8yzs8m button.svelte-8yzs8m{display:block;width:100%;padding:.5rem 1rem;font-weight:700;margin-top:20px;background:#aaa;border:none;border-radius:6px;color:#fff}.home__rules.svelte-8yzs8m.svelte-8yzs8m{display:flex;flex-direction:column;gap:1rem;align-items:center;margin:2rem auto;max-width:var(--maxWidth);padding:0 .5rem}.home__rules.svelte-8yzs8m h2.svelte-8yzs8m{font-size:1.5rem}@media (min-width: 576px){.home__rules.svelte-8yzs8m h2.svelte-8yzs8m{font-size:1.75rem}}.home__rules.svelte-8yzs8m ul.svelte-8yzs8m{max-width:700px;margin:0;list-style:none;padding:0}.home__rules.svelte-8yzs8m ul li.svelte-8yzs8m{position:relative;margin:.5rem 0;padding-left:1.5rem}.home__rules.svelte-8yzs8m ul li.svelte-8yzs8m:before{content:"";position:absolute;left:.2rem;top:.55rem;width:8px;height:8px;border:2px solid var(--accent);border-radius:50%}.home__faqs.svelte-8yzs8m.svelte-8yzs8m{margin:2rem auto 0;padding:1rem;max-width:800px}.home__contact.svelte-8yzs8m.svelte-8yzs8m{margin:4rem auto 0;max-width:var(--maxWidth);background:linear-gradient(135deg,#1c2333,#11151f);text-align:center;padding:3rem 1.5rem;border-radius:1.25rem;box-shadow:0 12px 40px #00000040}@media (max-width: 1250px){.home__contact.svelte-8yzs8m.svelte-8yzs8m{border-radius:0}}@media (min-width: 576px){.home__contact.svelte-8yzs8m.svelte-8yzs8m{padding:3.5rem 3rem}}.home__contact.svelte-8yzs8m h1.svelte-8yzs8m{color:var(--white);margin:0 0 .5rem;font-size:1.75rem}.home__contact.svelte-8yzs8m h1.svelte-8yzs8m:after{content:"";display:block;width:40px;height:3px;border-radius:2px;background-color:var(--accent);margin:.6rem auto 0}@media (min-width: 576px){.home__contact.svelte-8yzs8m h1.svelte-8yzs8m{font-size:2.25rem}}.home__contact.svelte-8yzs8m p.svelte-8yzs8m{color:#fffc;max-inline-size:480px;font-weight:500;font-size:1.05rem;line-height:1.6;margin:.75rem auto 0}@media (min-width: 576px){.home__contact.svelte-8yzs8m p.svelte-8yzs8m{font-size:1.15rem}}.home__contact.svelte-8yzs8m a.svelte-8yzs8m{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;margin:1.75rem auto 0;font-weight:700;font-size:1.05rem;background-color:var(--accent);color:var(--white);border-radius:var(--radius);cursor:pointer;line-height:1;text-decoration:none;transition:transform .2s ease,background-color .2s ease}.home__contact.svelte-8yzs8m a.svelte-8yzs8m:hover{background-color:var(--contrast);transform:translateY(-2px)}.home__bookings.svelte-8yzs8m h2.svelte-8yzs8m:after,.home__rules.svelte-8yzs8m h2.svelte-8yzs8m:after,.home__why.svelte-8yzs8m h2.svelte-8yzs8m:after{content:"";display:block;width:40px;height:3px;border-radius:2px;background-color:var(--accent);margin:.6rem auto 0}nav.svelte-3piszn.svelte-3piszn{position:sticky;top:0;z-index:50;background-color:#f6f6f6bf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06)}.nav__inner.svelte-3piszn.svelte-3piszn{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:var(--maxWidth);margin:0 auto;padding:1rem;min-height:4.5rem}.nav__inner.svelte-3piszn .nav__logo.svelte-3piszn{display:inherit;font:inherit;font-size:1.25rem;font-weight:700;color:var(--black);background:none;border:none;padding:0;cursor:pointer}.nav__inner.svelte-3piszn .nav__cta.svelte-3piszn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.25rem;border:1px solid rgba(0,0,0,.12);border-radius:var(--radius);background-color:var(--white);color:var(--dark);font-weight:600;font-size:.95rem;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.nav__inner.svelte-3piszn .nav__cta.svelte-3piszn:hover{background-color:#f0f0f0;border-color:#0003}footer.svelte-1q2ehra{text-align:center;padding:2.5rem 1rem;font-size:.9rem;font-weight:500;color:#777}
