:root{--app-font: "Noto Sans", sans-serif}html,body,#root{font-family:var(--app-font)}body{margin:0;font-optical-sizing:auto;font-variation-settings:"wdth" 100;font-style:normal;min-width:320px}*,*:before,*:after{font-family:inherit}.MuiTypography-root,.MuiButton-root,.MuiInputBase-input,.MuiFormLabel-root,.MuiMenuItem-root{font-family:var(--app-font)!important}html{scroll-behavior:smooth}#root{min-height:100vh}.page{min-height:100vh;color:#1f2937;background:#f5f7fb}.hero{position:relative;min-height:850px;background-image:linear-gradient(#0003,#0003),url(/club.PNG);background-size:cover;background-position:center;color:#fff}.navbar{position:absolute!important;top:0;left:0;right:0;background:transparent!important;box-shadow:none!important;z-index:10}.nav-content{display:flex;justify-content:space-between;width:1200px;max-width:100%;box-sizing:border-box;margin:0 auto;padding-left:100px;padding-right:100px}.brand-logo{width:500px;min-width:200px;height:auto;display:block;margin-top:12px}.nav-links{display:flex;gap:.5rem}.nav-links .MuiButton-root{font-weight:800!important}.language-switch{display:flex;align-items:center;gap:.25rem;margin-left:.75rem}.language-btn{min-width:0!important;padding:.15rem .45rem!important;border-radius:8px!important;color:#fff!important;border:1px solid rgba(255,255,255,.5)!important;font-size:.72rem!important;font-weight:700!important;line-height:1.1!important}.language-btn.active{background:#e29a4e!important;color:#1b0601!important;border-color:#e29a4e!important}.mobile-menu-btn{display:none!important}.mobile-drawer-paper{background:#1b0601!important;color:#f6eacb!important;width:240px}.mobile-drawer-links{display:flex;flex-direction:column;padding:1.25rem .75rem;gap:.5rem}.mobile-drawer-links .MuiButton-root{justify-content:flex-start;color:#f6eacb;text-transform:none;font-size:1rem}.mobile-language-switch{display:flex;gap:.4rem;padding:.25rem .5rem .5rem}.hero-copy{display:flex;justify-content:flex-end;padding-top:9rem;padding-left:100px;padding-right:100px}.welcome-card{width:800px;height:500px;max-width:100%;margin-top:150px;background:#1b0601;border-radius:20px;padding:3rem 2rem 2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.welcome-title{font-size:4rem!important;font-weight:900!important;text-align:center;color:#e29a4e;width:100%}.info-grid{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.85rem;width:100%;flex:1}.info-cell{border-radius:12px;background:#381608;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;padding:.75rem;font-size:21px}.info-cell-dates{flex-direction:column;gap:.5rem}.info-date-line{display:flex;align-items:center;justify-content:center;gap:10px}.info-icon{color:#e29a4e;font-size:40px!important}.register-btn{background:#e29a4e!important;color:#161515!important;font-weight:800!important;border-radius:999px!important;padding:.65rem 1.5rem!important;text-transform:none!important;font-size:18px!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.register-btn:hover{transform:translateY(-2px) scale(1.03);background:#e69e52!important;filter:brightness(1.05)}.content{padding-top:3rem;padding-bottom:3rem;padding-left:100px;padding-right:100px}.rules-section{background:#f6eacb}.rules-content{padding-top:3.5rem;padding-bottom:3.5rem;padding-left:100px;padding-right:100px}.rules-title{font-size:3rem!important;font-weight:900!important;text-align:center;color:#1b0601;margin-bottom:1.5rem!important}.rules-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.rule-card{aspect-ratio:auto;min-height:170px;border-radius:16px;background:#e29a4e;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:1rem;box-sizing:border-box}.rule-card-title{font-size:1.2rem!important;font-weight:800!important;margin-bottom:.55rem!important}.rule-card-text{font-size:1rem!important;line-height:1.45}.gallery-section{background:#1b0601}.gallery-content{padding-top:2rem;padding-bottom:3.5rem;padding-left:100px;padding-right:100px}.gallery-title{font-size:3rem!important;font-weight:900!important;text-align:center;color:#f6eacb;margin-bottom:1.5rem!important}.gallery-layout{display:flex;flex-direction:column;gap:1rem}.gallery-row{display:grid;gap:1rem}.gallery-row-main{grid-template-columns:2fr 1fr 1fr}.gallery-row-small{grid-template-columns:1fr 1fr}.gallery-tile{width:100%;aspect-ratio:1 / 1;border-radius:16px;background-size:cover;background-position:center;border:2px solid #5a2b15}.gallery-tile-big{aspect-ratio:2 / 1}.gallery-tile-small{aspect-ratio:1 / 1}.tile-club{background-image:url(/club.PNG)}.tile-club-horiz{background-image:url(/club_hor.PNG)}.event-section{background:#e29a4e}.events-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:start}.event-description{max-width:980px;margin:0 auto 1.5rem!important;background:#1b060138;border-radius:14px;padding:1rem 1.2rem;color:#fff;font-size:1.06rem!important;font-weight:400!important;line-height:1.55;text-align:center}.event-description strong{font-weight:800}.event-description-paragraph{display:block}.event-description-paragraph+.event-description-paragraph{margin-top:.85rem}.footer-section{background:#381608}.footer-content{padding-top:2.5rem;padding-bottom:2.5rem;padding-left:100px;padding-right:100px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:2.5rem}.footer-logo{width:220px;min-width:160px;height:auto;display:block}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;color:#fff}.footer-col-title,.footer-nav-links{margin-bottom:.5rem}.footer-col-title{font-size:1.2rem!important;font-weight:800!important;color:#f6eacb}.footer-nav-links{display:flex;flex-direction:column;gap:.35rem}.footer-nav-links .MuiButton-root{color:#fff;text-transform:none;font-weight:600;justify-content:flex-start;padding-left:0}.footer-contact-title,.footer-social-title{font-size:1.2rem!important;font-weight:800!important;color:#f6eacb;margin-top:.25rem!important}.footer-contact-text{font-size:1rem!important;color:#fff}.footer-phone-link{text-decoration:none}.footer-social-links{display:flex;align-items:center;gap:.9rem;margin-top:.25rem}.footer-social-link{color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.event-card{width:100%;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 16px 35px #0003}.event-card-image{height:400px;background-size:cover;background-position:center}.event-card-image-bingo{background-image:url(/logo_bg.PNG);background-size:contain;background-repeat:no-repeat;background-color:#000}.event-card-image-karaoke{background-image:url(/karaoke_no_bg.PNG);background-size:contain;background-repeat:no-repeat;background-color:#000}.event-card-body{padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.event-line{font-size:22px!important;color:#1f2937}.event-title{font-size:30px!important;font-weight:900!important;color:#1b0601;margin-bottom:6px!important}.event-actions{margin-top:10px;display:flex;gap:14px;justify-content:center}.event-btn-primary{background:#e29a4e!important;color:#fff!important;border-radius:999px!important;text-transform:none!important;padding:10px 22px!important;font-size:18px!important;font-weight:700!important}.event-btn-primary:hover{transform:translateY(-2px) scale(1.03);background:#e29a4e!important;filter:brightness(1.05)}.event-btn-secondary{background:#1f2937!important;color:#fff!important;border-radius:999px!important;text-transform:none!important;padding:10px 22px!important;font-size:18px!important;font-weight:700!important}.event-btn-secondary:hover{transform:translateY(-2px) scale(1.03);background:#2a3749!important;filter:brightness(1.05)}.registration-dialog .MuiPaper-root{border-radius:18px}.registration-content{padding:24px!important}.registration-title{font-size:32px!important;font-weight:800!important;margin-bottom:10px!important;color:#1f2937}.registration-info{font-size:17px!important;color:#1f2937;margin-bottom:4px!important}.registration-group{margin-top:16px}.registration-label{font-size:18px!important;font-weight:700!important;margin-bottom:6px!important;color:#1f2937}.registration-help{font-size:14px!important;color:#4b5563;margin-bottom:8px!important}.registration-notes{margin-top:18px;display:flex;flex-direction:column;gap:6px}.registration-note{font-size:13px!important;color:#4b5563;line-height:1.45}.registration-feedback{margin-top:.6rem!important;text-align:center;font-size:.95rem!important;font-weight:700!important}.registration-feedback.error{color:#b91c1c}.registration-feedback.success{color:#166534}.submit-btn{margin-top:18px!important;background:#e29a4e!important;color:#fff!important;border-radius:999px!important;text-transform:none!important;font-size:18px!important;font-weight:800!important;padding:10px 24px!important;align-self:center}@media(max-width:900px){.hero{min-height:auto;padding-bottom:2rem}.nav-content{position:relative;justify-content:center;padding:8px 20px}.brand-logo{width:280px;min-width:0;margin-top:0}.nav-links,.language-switch{display:none}.mobile-menu-btn{display:inline-flex!important;position:absolute!important;right:10px;top:50%;transform:translateY(-50%);color:#fff!important}.hero-copy{justify-content:center;padding-top:7rem;padding-left:20px;padding-right:20px}.welcome-card{width:100%;height:auto;margin-top:40px;padding:1.75rem 1.5rem 1.5rem}.welcome-title{font-size:2.6rem!important}.content,.rules-content,.gallery-content,.footer-content{padding-left:20px;padding-right:20px}.rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-grid{grid-template-columns:1fr}.event-description{max-width:100%;padding:.9rem 1rem;font-size:1rem!important;text-align:left}.gallery-row-main{grid-template-columns:1fr 1fr}.gallery-row-main .gallery-tile-big{grid-column:span 2}.footer-content{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;text-align:left}.footer-col{align-items:flex-start}}@media(max-width:560px){.brand-logo{width:210px}.hero-copy{padding-top:6rem;padding-left:14px;padding-right:14px}.welcome-card{margin-top:22px;padding:1rem}.welcome-title{font-size:2rem!important}.info-grid{grid-template-columns:1fr;grid-template-rows:none}.info-cell{font-size:17px;padding:.6rem}.info-icon{font-size:30px!important}.content,.rules-content,.gallery-content,.footer-content{padding-left:14px;padding-right:14px}.rules-title,.gallery-title{font-size:2.1rem!important}.rules-grid{grid-template-columns:1fr}.rule-card{padding:.9rem}.rule-card-title{font-size:1.35rem!important}.rule-card-text{font-size:1.08rem!important;line-height:1.5}.gallery-row-main,.gallery-row-small{grid-template-columns:1fr}.gallery-row-main .gallery-tile-big{grid-column:auto}.event-card-image{height:190px}.event-card-body{padding:1.2rem}.event-line{font-size:18px!important}.event-title{font-size:24px!important}.event-description{margin-bottom:1rem!important;padding:.8rem .9rem;font-size:.95rem!important;line-height:1.45;text-align:center}.event-actions{flex-direction:column;width:100%}.event-btn-primary,.event-btn-secondary{width:100%}.footer-phone-link{text-decoration:underline;text-underline-offset:3px;font-weight:700!important}.footer-content{grid-template-columns:1fr;gap:1.25rem}}.submit-btn:hover{background:#b6a989!important}
