*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:var(--text-primary, #ffffff);background:var(--page-background-color, #155843)}#root{min-height:100vh;background:var(--page-background-color, #155843)}:root{--page-background-color: #155843;--header-background: rgba(2, 42, 26, .95);--header-background-scrolled: rgba(2, 42, 26, .98);--header-border: rgba(255, 255, 255, .15);--header-shadow: rgba(0, 0, 0, .4);--footer-background: #022a1a;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .85);--text-muted: rgba(255, 255, 255, .6);--accent-color: #2d9f7a;--accent-hover: #3bb896;--accent-active: #1e7a5e}._header_1i0e1_1{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--header-background);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--header-border);transition:all .4s cubic-bezier(.4,0,.2,1);padding:0}._header_1i0e1_1._menuOpen_1i0e1_13{background:var(--header-background-scrolled)}._headerScrolled_1i0e1_16{background:var(--header-background-scrolled);box-shadow:0 8px 32px var(--header-shadow)}._headerContainer_1i0e1_21{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:80px;position:relative;gap:2rem}@media (max-width: 768px){._headerContainer_1i0e1_21{grid-template-columns:auto 1fr;gap:.5rem}}._headerLogo_1i0e1_39{display:flex;align-items:center;z-index:1100;flex-shrink:0}._logo_1i0e1_46{display:flex;align-items:center;cursor:pointer;transition:transform .3s ease;text-decoration:none}._logo_1i0e1_46:hover{transform:scale(1.02)}._logoImage_1i0e1_57{height:84px;width:auto;object-fit:contain;display:block}._logoIcon_1i0e1_64{position:relative;width:50px;height:50px;flex-shrink:0}._poolBalls_1i0e1_71{position:relative;width:100%;height:100%;overflow:visible}._ball_1i0e1_78{position:absolute;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;box-shadow:0 4px 8px #0006,inset 0 2px 4px #ffffff4d;transition:all .3s ease}._ball8_1i0e1_91{background:radial-gradient(circle at 30% 30%,#2a2a2a,#000);color:#fff;top:0;left:0;animation:_float_1i0e1_1 3s ease-in-out infinite;z-index:1}._ballCue_1i0e1_99{background:radial-gradient(circle at 30% 30%,#f8f8f8,#e0e0e0);top:12px;right:0;animation:_float_1i0e1_1 3s ease-in-out infinite 1.5s;z-index:0}@keyframes _float_1i0e1_1{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}._logoText_1i0e1_115{display:flex;flex-direction:column;line-height:1;flex-shrink:0;min-width:0}._logoName_1i0e1_123{font-size:32px;font-weight:900;background:linear-gradient(135deg,#00d4ff,#5b73ff,#ff4081);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px;line-height:1.1}._logoTagline_1i0e1_134{font-size:14px;font-weight:600;color:#888;letter-spacing:2px;text-transform:uppercase;margin-top:2px}._headerNav_1i0e1_143{flex:1;display:flex;justify-content:center}._navMenu_1i0e1_149{display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:100%}._navMenu_1i0e1_149 ul{display:flex;list-style:none;align-items:center;justify-content:center;gap:40px;margin:0;padding:0}._navMenu_1i0e1_149 li{position:relative;margin:0;padding:0}._headerNav_1i0e1_143 ._navMenu_1i0e1_149{list-style:none;gap:40px}._navItem_1i0e1_177{position:relative}._navLink_1i0e1_181{color:#ccc;text-decoration:none;font-weight:500;font-size:15px;padding:8px 0;transition:all .3s ease;position:relative;letter-spacing:.3px}._navLink_1i0e1_181:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:linear-gradient(90deg,#00d4ff,#5b73ff);transition:width .4s cubic-bezier(.4,0,.2,1)}._navLink_1i0e1_181:hover{color:#fff;transform:translateY(-1px)}._navLink_1i0e1_181:hover:after{width:100%}._navLinkActive_1i0e1_208{color:#fff}._navLinkActive_1i0e1_208:after{width:100%}._headerCta_1i0e1_215{display:flex;align-items:center;gap:1rem;z-index:1100;flex-shrink:0;justify-content:flex-end}._profileName_1i0e1_224{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;margin-right:.5rem}._profilePic_1i0e1_235{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2);flex-shrink:0}._profileNameText_1i0e1_244{color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}._dashboardButton_1i0e1_254{padding:.75rem 1.5rem;background:linear-gradient(135deg,#00d4ff,#5b73ff);border:none;border-radius:8px;color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease}._dashboardButton_1i0e1_254:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00d4ff66}._profileButton_1i0e1_269{padding:.75rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease}._profileButton_1i0e1_269:hover{background:#ffffff26;border-color:#ffffff4d}._loginButton_1i0e1_284{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:25px;padding:10px 20px;color:#fff;text-decoration:none;font-size:14px;font-weight:500;margin-right:1rem;transition:all .3s ease;letter-spacing:.3px}._loginButton_1i0e1_284:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}._btnBook_1i0e1_303{position:relative;background:linear-gradient(135deg,#00d4ff,#5b73ff);border:none;border-radius:50px;padding:12px 28px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;letter-spacing:.5px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 15px #00d4ff4d}._btnBook_1i0e1_303:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}._btnBook_1i0e1_303:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00d4ff66}._btnBook_1i0e1_303:hover:before{left:100%}._btnBook_1i0e1_303:active{transform:translateY(0)}._menuToggle_1i0e1_339{display:none;position:absolute;right:1rem;z-index:1100;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:6px;border-radius:6px;transition:all .3s ease;flex-shrink:0}@media (min-width: 769px){._menuToggle_1i0e1_339{display:none!important}}._menuToggle_1i0e1_339:hover{background:#ffffff1a}._menuToggle_1i0e1_339:focus{outline:2px solid rgba(0,212,255,.5);outline-offset:2px}._menuToggle_1i0e1_339._isOpen_1i0e1_366 ._hamburgerIcon_1i0e1_366{background:transparent}._menuToggle_1i0e1_339._isOpen_1i0e1_366 ._hamburgerIcon_1i0e1_366:before{transform:rotate(45deg);top:0}._menuToggle_1i0e1_339._isOpen_1i0e1_366 ._hamburgerIcon_1i0e1_366:after{transform:rotate(-45deg);top:0}._hamburgerIcon_1i0e1_366{position:relative;width:20px;height:2px;background:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:1px;display:block;margin:0 auto}._hamburgerIcon_1i0e1_366:before,._hamburgerIcon_1i0e1_366:after{content:"";position:absolute;width:20px;height:2px;background:#fff;left:0;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:1px}._hamburgerIcon_1i0e1_366:before{top:-7px}._hamburgerIcon_1i0e1_366:after{top:7px}._mobileMenuOverlay_1i0e1_405{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;animation:_fadeIn_1i0e1_1 .3s ease forwards}@media (max-width: 768px){._mobileMenuOverlay_1i0e1_405{display:block}}._mobileMenu_1i0e1_405{display:none;position:fixed;top:0;right:0;width:320px;max-width:85vw;height:100vh;background:linear-gradient(135deg,#050505fa,#0a0a0af2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.1);padding:80px 0 2rem;z-index:1000;transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 30px #00000080;overflow-y:auto}@media (max-width: 768px){._mobileMenu_1i0e1_405{display:block}}._mobileMenu_1i0e1_405._isOpen_1i0e1_366{transform:translate(0)}._mobileMenuContent_1i0e1_451{padding:100px 2rem 2rem;height:100%;overflow-y:auto}._mobileNavMenu_1i0e1_457{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._mobileNavItem_1i0e1_466{opacity:0;transform:translate(30px);animation:_slideInFromRight_1i0e1_1 .6s ease forwards}._isOpen_1i0e1_366 ._mobileNavItem_1i0e1_466{opacity:1;transform:translate(0)}._mobileNavLink_1i0e1_476{color:#ccc;text-decoration:none;font-size:20px;font-weight:500;display:block;padding:16px 20px;border-radius:12px;transition:all .3s ease;position:relative;border:1px solid transparent}._mobileNavLink_1i0e1_476:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:2px;background:linear-gradient(90deg,#00d4ff,#5b73ff);transition:width .3s ease;border-radius:1px}._mobileNavLink_1i0e1_476:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1a;transform:translate(8px)}._mobileNavLink_1i0e1_476:hover:before{width:4px}._mobileNavLink_1i0e1_476._mobileNavLinkActive_1i0e1_509{color:#00d4ff;background:#00d4ff1a;border-color:#00d4ff33}._mobileNavLink_1i0e1_476._mobileNavLinkActive_1i0e1_509:before{width:4px}._mobileProfileName_1i0e1_518{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;margin:.5rem 0}._mobileProfileName_1i0e1_518 span{color:#fff;font-size:.875rem;font-weight:600;flex:1}._mobileProfilePic_1i0e1_535{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2);flex-shrink:0}._mobileNavSeparator_1i0e1_544{height:1px;background:#ffffff1a;margin:20px 0;opacity:0;animation:_slideInFromRight_1i0e1_1 .6s ease forwards}._isOpen_1i0e1_366 ._mobileNavSeparator_1i0e1_544{opacity:1}._mobileAuthLink_1i0e1_555{color:#fff;text-decoration:none;font-size:18px;font-weight:500;display:block;padding:14px 20px;border-radius:12px;transition:all .3s ease;background:#ffffff14;border:1px solid rgba(255,255,255,.15);text-align:center;margin:8px 0}._mobileAuthLink_1i0e1_555:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}._mobileAuthLinkPrimary_1i0e1_576{color:#fff;text-decoration:none;font-size:18px;font-weight:600;display:block;padding:16px 20px;border-radius:12px;transition:all .3s ease;background:linear-gradient(135deg,#00d4ff,#5b73ff);border:none;text-align:center;margin:8px 0;box-shadow:0 4px 15px #00d4ff4d;position:relative;overflow:hidden}._mobileAuthLinkPrimary_1i0e1_576:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}._mobileAuthLinkPrimary_1i0e1_576:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00d4ff66}._mobileAuthLinkPrimary_1i0e1_576:hover:before{left:100%}._mobileAuthLinkPrimary_1i0e1_576:active{transform:translateY(0)}@keyframes _fadeIn_1i0e1_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromRight_1i0e1_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){._headerContainer_1i0e1_21{padding:0 3.5rem 0 1rem;height:70px;gap:.5rem}._navMenu_1i0e1_149{display:none}._logoImage_1i0e1_57{height:72px}._btnBook_1i0e1_303{padding:10px 20px;font-size:13px}._menuToggle_1i0e1_339{display:block;position:absolute;right:1rem}._mobileMenu_1i0e1_405,._mobileMenuOverlay_1i0e1_405{display:block}._headerCta_1i0e1_215{display:none}}@media (max-width: 480px){._headerContainer_1i0e1_21{padding:0 .75rem;height:65px}._logoImage_1i0e1_57{height:72px}._mobileMenu_1i0e1_405{width:100%;max-width:100vw}._mobileMenuContent_1i0e1_451{padding:80px 1.5rem 2rem}._mobileNavLink_1i0e1_476{font-size:18px;padding:14px 16px}}._logoutButton_1i0e1_684{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}._logoutButton_1i0e1_684:hover{background:#ffffff1a;border-color:#ffffff80}.banner-slider{position:relative;width:100%;height:100vh;min-height:700px;overflow:hidden;background:#000}.slides-container{position:relative;width:100%;height:100%}.slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1.1);transition:all 1.2s cubic-bezier(.4,0,.2,1)}.slide.active{opacity:1;transform:scale(1)}.slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#000000b3,#0006,#000c);z-index:1}.slide-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.container{max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.content-wrapper{max-width:700px}.category-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:20px;color:#00d4ff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.category-badge.animate{opacity:1;transform:translateY(0);transition-delay:.2s}.category-badge .icon{width:16px;height:16px}.subtitle{color:gold;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.subtitle.animate{opacity:1;transform:translateY(0);transition-delay:.4s}.main-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;color:#fff;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);opacity:0;transform:translateY(30px);transition:all .8s ease}.main-title.animate{opacity:1;transform:translateY(0);transition-delay:.6s}.description{font-size:1.1rem;line-height:1.6;color:#e0e0e0;margin-bottom:2rem;max-width:600px;opacity:0;transform:translateY(30px);transition:all .8s ease}.description.animate{opacity:1;transform:translateY(0);transition-delay:.8s}.features-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2.5rem;opacity:0;transform:translateY(30px);transition:all .8s ease}.features-list.animate{opacity:1;transform:translateY(0);transition-delay:1s}.feature-item{display:flex;align-items:center;gap:.75rem;color:#00d4ff;font-size:1rem;font-weight:500}.feature-icon{width:20px;height:20px;color:gold}.action-buttons{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;transform:translateY(30px);transition:all .8s ease}.action-buttons.animate{opacity:1;transform:translateY(0);transition-delay:1.2s}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#00d4ff,#09c);color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #00d4ff33;text-decoration:none}.cta-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00d4ff4d;background:linear-gradient(135deg,#00e5ff,#00b3e6)}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:1rem;font-weight:500;border:1.5px solid rgba(255,255,255,.15);border-radius:8px;cursor:pointer;transition:all .3s ease;text-decoration:none}.cta-secondary:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.button-icon{width:18px;height:18px}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.nav-arrow:hover{background:#00d4ff33;border-color:#00d4ff;transform:translateY(-50%) scale(1.05)}.nav-prev{left:1.5rem}.nav-next{right:1.5rem}.arrow-icon{width:20px;height:20px}.slide-indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem;align-items:center;padding:.75rem 1rem;background:#000000b3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:30px;box-shadow:0 4px 20px #0000004d}.indicator{position:relative;width:10px;height:10px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .3s ease;border:none;outline:none}.indicator:hover{background:#fff9;transform:scale(1.2)}.indicator.active{background:#00d4ff;width:30px;border-radius:15px;box-shadow:0 0 15px #00d4ff80}.indicator-progress{position:absolute;top:50%;left:2px;transform:translateY(-50%);width:calc(100% - 4px);height:2px;background:#ffffff4d;border-radius:2px;overflow:hidden;opacity:0}.indicator.active .indicator-progress{opacity:1}.progress-fill{width:0%;height:100%;background:#fffc;border-radius:inherit;transition:width 7s linear}.indicator.active .progress-fill{width:100%}.indicator-label{display:none}.slide-counter{position:absolute;bottom:2rem;right:2rem;z-index:10;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#000000b3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:25px;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:500;min-width:60px;justify-content:center;box-shadow:0 4px 20px #0000004d;transition:all .3s ease}.slide-counter:hover{background:#000c;border-color:#fff3}.current{color:#00d4ff;font-weight:700;font-size:1rem}.divider{width:4px;height:4px;border-radius:50%;background:#ffffff80}.total{color:#ffffffb3;font-weight:500}@media (max-width: 768px){.banner-slider{min-height:600px}.container{padding:0 1rem}.content-wrapper{max-width:100%}.main-title{font-size:clamp(1.75rem,6vw,2.5rem)}.description{font-size:1rem}.action-buttons{flex-direction:column}.nav-arrow{width:45px;height:45px}.nav-prev{left:1rem}.nav-next{right:1rem}.slide-indicators{bottom:1.5rem;padding:.5rem .75rem;gap:.4rem}.indicator{width:8px;height:8px}.indicator.active{width:24px}.slide-counter{bottom:1.5rem;right:1rem;padding:.5rem .75rem;font-size:.8rem;min-width:50px}.current{font-size:.9rem}}@media (max-width: 480px){.features-list{display:none}.action-buttons{gap:.75rem}.cta-primary,.cta-secondary{padding:.75rem 1.5rem;font-size:.95rem}.slide-indicators{bottom:1rem;left:50%;transform:translate(-50%)}.slide-counter{bottom:1rem;right:1rem}}._gallery_1csyh_1{padding:80px 0;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);position:relative}._gallery_1csyh_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(0,212,255,.03) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(91,115,255,.03) 0%,transparent 50%);pointer-events:none}._container_1csyh_17{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}._header_1csyh_25{text-align:center;margin-bottom:60px}._title_1csyh_30{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#00d4ff,#5b73ff,#ff4081);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem;letter-spacing:-1px}._subtitle_1csyh_41{font-size:1.2rem;color:#ccc;max-width:600px;margin:0 auto;line-height:1.6}._featuredSection_1csyh_49{margin-bottom:80px}._featuredTitle_1csyh_53{font-size:2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:40px;position:relative}._featuredTitle_1csyh_53:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#00d4ff,#5b73ff);border-radius:2px}._featuredGrid_1csyh_73{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:40px}._featuredCard_1csyh_80{position:relative;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000004d}._featuredCard_1csyh_80:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00d4ff33}._featuredCard_1csyh_80:hover ._image_1csyh_92{transform:scale(1.05)}._featuredCard_1csyh_80:hover ._overlay_1csyh_95{background:#000000b3}._filterSection_1csyh_99{margin-bottom:50px;display:flex;justify-content:center}._filterTabs_1csyh_105{display:flex;background:#ffffff0d;border-radius:50px;padding:8px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:4px}._filterTab_1csyh_105{background:transparent;border:none;color:#ccc;padding:12px 24px;border-radius:50px;cursor:pointer;font-weight:500;font-size:14px;transition:all .3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap}._filterTab_1csyh_105:hover{color:#fff;background:#ffffff1a}._filterTab_1csyh_105._active_1csyh_134{background:linear-gradient(135deg,#00d4ff,#5b73ff);color:#fff;box-shadow:0 4px 15px #00d4ff4d}._count_1csyh_140{font-size:12px;opacity:.8}._galleryGrid_1csyh_145{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;margin-top:40px}._galleryItem_1csyh_152{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #0003;opacity:0;animation:_fadeInUp_1csyh_1 .6s ease forwards}._galleryItem_1csyh_152:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00d4ff26}._galleryItem_1csyh_152:hover ._image_1csyh_92{transform:scale(1.05)}._galleryItem_1csyh_152:hover ._overlay_1csyh_95{background:#000c}._imageContainer_1csyh_173{position:relative;width:100%;height:250px;overflow:hidden;border-radius:12px}._image_1csyh_92{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}._overlay_1csyh_95{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:flex-end;padding:20px;transition:background .3s ease}._overlayContent_1csyh_201{width:100%}._cardTitle_1csyh_205{font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.3}._cardDescription_1csyh_213{font-size:.9rem;color:#ccc;margin-bottom:12px;line-height:1.4}._categoryBadge_1csyh_220{display:inline-block;background:#00d4ff33;color:#00d4ff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;border:1px solid rgba(0,212,255,.3)}._modal_1csyh_232{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;animation:_fadeIn_1csyh_1 .3s ease forwards}._modalContent_1csyh_249{position:relative;max-width:90vw;max-height:90vh;background:#1a1a1a;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column}._closeButton_1csyh_261{position:absolute;top:20px;right:20px;background:#000000b3;border:none;color:#fff;font-size:2rem;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:all .3s ease}._closeButton_1csyh_261:hover{background:#fff3;transform:scale(1.1)}._modalImage_1csyh_284{width:100%;height:60vh;object-fit:cover}._modalInfo_1csyh_290{padding:30px;background:#1a1a1a}._modalTitle_1csyh_295{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:12px}._modalDescription_1csyh_302{font-size:1rem;color:#ccc;margin-bottom:20px;line-height:1.6}._modalCategory_1csyh_309{display:inline-block;background:linear-gradient(135deg,#00d4ff,#5b73ff);color:#fff;padding:8px 16px;border-radius:25px;font-size:.8rem;font-weight:600;letter-spacing:1px}@keyframes _fadeIn_1csyh_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_1csyh_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._gallery_1csyh_1{padding:60px 0}._container_1csyh_17{padding:0 1rem}._title_1csyh_30{font-size:2.5rem}._subtitle_1csyh_41{font-size:1rem}._featuredGrid_1csyh_73{grid-template-columns:1fr;gap:20px}._galleryGrid_1csyh_145{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._filterTabs_1csyh_105{flex-wrap:wrap;gap:8px}._filterTab_1csyh_105{padding:10px 16px;font-size:13px}._modalContent_1csyh_249{max-width:95vw;max-height:95vh}._modalImage_1csyh_284{height:50vh}._modalInfo_1csyh_290{padding:20px}._modalTitle_1csyh_295{font-size:1.4rem}}@media (max-width: 480px){._title_1csyh_30{font-size:2rem}._featuredGrid_1csyh_73,._galleryGrid_1csyh_145{grid-template-columns:1fr}._filterTabs_1csyh_105{justify-content:center}._filterTab_1csyh_105{padding:8px 12px;font-size:12px}._imageContainer_1csyh_173{height:200px}._modalInfo_1csyh_290{padding:15px}}._footer_194uo_1{background:var(--footer-background, #022a1a);border-top:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}._footer_194uo_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(0,212,255,.02) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(91,115,255,.02) 0%,transparent 50%);pointer-events:none}._container_194uo_18{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}._footerMain_194uo_26{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;padding:80px 0 60px}._footerSection_194uo_33{display:flex;flex-direction:column}._logo_194uo_38{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}._logoIcon_194uo_45{position:relative;width:40px;height:40px}._poolBalls_194uo_51{position:relative;width:100%;height:100%}._ball_194uo_57{position:absolute;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:10px;box-shadow:0 3px 6px #0006,inset 0 1px 3px #ffffff4d;transition:all .3s ease}._ball8_194uo_70{background:radial-gradient(circle at 30% 30%,#2a2a2a,#000);color:#fff;top:0;left:0}._ballCue_194uo_76{background:radial-gradient(circle at 30% 30%,#f8f8f8,#e0e0e0);top:10px;right:0}._logoText_194uo_82{display:flex;flex-direction:column;line-height:1}._logoImage_194uo_88{height:65px;width:auto;object-fit:contain;display:block}._description_194uo_95{color:#ccc;font-size:14px;line-height:1.6;margin-bottom:30px;max-width:300px}._socialLinks_194uo_103{display:flex;gap:15px}._socialLink_194uo_103{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#ccc;text-decoration:none;transition:all .3s ease}._socialLink_194uo_103 svg{width:18px;height:18px}._socialLink_194uo_103:hover{background:#00d4ff1a;border-color:#00d4ff4d;color:#00d4ff;transform:translateY(-2px);box-shadow:0 4px 12px #00d4ff33}._sectionTitle_194uo_133{font-size:18px;font-weight:700;color:#fff;margin-bottom:25px;position:relative}._sectionTitle_194uo_133:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#00d4ff,#5b73ff);border-radius:1px}._footerLinks_194uo_151{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}._footerLink_194uo_151{color:#ccc;text-decoration:none;font-size:14px;transition:all .3s ease;position:relative;padding-left:0}._footerLink_194uo_151:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:1px;background:linear-gradient(90deg,#00d4ff,#5b73ff);transition:width .3s ease}._footerLink_194uo_151:hover{color:#00d4ff;padding-left:15px}._footerLink_194uo_151:hover:before{width:10px}._contactInfo_194uo_187{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}._contactItem_194uo_194{display:flex;align-items:center;gap:12px;color:#ccc;font-size:14px}._contactIcon_194uo_202{width:16px;height:16px;color:#00d4ff;flex-shrink:0}._hours_194uo_209{margin-top:20px}._hoursTitle_194uo_213{font-size:16px;font-weight:600;color:#fff;margin-bottom:15px}._hoursList_194uo_220{display:flex;flex-direction:column;gap:8px}._hoursItem_194uo_226{display:flex;justify-content:space-between;color:#ccc;font-size:13px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,.05)}._hoursItem_194uo_226:last-child{border-bottom:none}._hoursItem_194uo_226 span:first-child{font-weight:500}._hoursItem_194uo_226 span:last-child{color:#00d4ff}._footerBottom_194uo_244{border-top:1px solid rgba(255,255,255,.1);padding:30px 0}._footerBottomContent_194uo_249{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._copyright_194uo_257{color:#888;font-size:14px;margin:0}._legalLinks_194uo_263{display:flex;gap:30px}._legalLink_194uo_263{color:#888;text-decoration:none;font-size:14px;transition:color .3s ease}._legalLink_194uo_263:hover{color:#00d4ff}@media (max-width: 1024px){._footerMain_194uo_26{grid-template-columns:1fr 1fr;gap:40px;padding:60px 0 40px}._footerSection_194uo_33:first-child{grid-column:1/-1;margin-bottom:20px}}@media (max-width: 768px){._container_194uo_18{padding:0 1rem}._footerMain_194uo_26{grid-template-columns:1fr;gap:30px;padding:50px 0 30px}._footerBottomContent_194uo_249{flex-direction:column;text-align:center;gap:15px}._legalLinks_194uo_263{justify-content:center;flex-wrap:wrap;gap:20px}._socialLinks_194uo_103,._logo_194uo_38{justify-content:center}._description_194uo_95{text-align:center;max-width:none}}@media (max-width: 480px){._footerMain_194uo_26{padding:40px 0 20px}._sectionTitle_194uo_133{font-size:16px;text-align:center}._sectionTitle_194uo_133:after{left:50%;transform:translate(-50%)}._footerLinks_194uo_151{align-items:center;text-align:center}._contactInfo_194uo_187{align-items:center}._hoursItem_194uo_226{flex-direction:column;text-align:center;gap:5px}._legalLinks_194uo_263{flex-direction:column;gap:10px}}._authContainer_mikg1_1{min-height:100vh;display:flex;position:relative;background:var(--page-background-color);overflow:hidden}._authBackground_mikg1_9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.1}._poolTable_mikg1_19{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(ellipse,#2d5016,#1a3000);border-radius:20px;border:4px solid #8b4513;box-shadow:0 0 50px #2d50164d,inset 0 0 30px #00000080}._poolBalls_mikg1_32{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:20px}._ball_mikg1_41{width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ff6b6b,#ee5a52);box-shadow:0 4px 8px #0006,inset 0 2px 4px #ffffff4d;animation:_float_mikg1_1 3s ease-in-out infinite}._ball_mikg1_41:nth-child(2){background:radial-gradient(circle at 30% 30%,#4ecdc4,#44a08d);animation-delay:1s}._ball_mikg1_41:nth-child(3){background:radial-gradient(circle at 30% 30%,#45b7d1,#96c93d);animation-delay:2s}@keyframes _float_mikg1_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._authFormContainer_mikg1_66{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:2;position:relative}._authForm_mikg1_66{width:100%;max-width:480px;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:3rem;border:1px solid rgba(0,0,0,.1);box-shadow:0 20px 60px #0000004d}._logo_mikg1_87{display:flex;align-items:center;gap:16px;margin-bottom:2rem;justify-content:center}._logoIcon_mikg1_95{position:relative;width:50px;height:50px}._logoBalls_mikg1_101{position:relative;width:100%;height:100%}._logoBall_mikg1_101{position:absolute;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;box-shadow:0 4px 8px #0006,inset 0 2px 4px #ffffff4d;transition:all .3s ease}._logoBall_mikg1_101._logoBall8_mikg1_120{background:radial-gradient(circle at 30% 30%,#2a2a2a,#000);color:#fff;top:0;left:0;animation:_float_mikg1_1 3s ease-in-out infinite}._logoBall_mikg1_101._logoBallCue_mikg1_127{background:radial-gradient(circle at 30% 30%,#fff,#f0f0f0);top:12px;right:0;animation:_float_mikg1_1 3s ease-in-out infinite 1.5s}._logoText_mikg1_134{display:flex;flex-direction:column;line-height:1}._logoImage_mikg1_140{height:180px;width:auto;object-fit:contain;display:block;margin:0 auto}._authHeader_mikg1_148{text-align:center;margin-bottom:2rem}._authMethodToggle_mikg1_153{display:flex;gap:8px;margin-bottom:2rem;background:#f5f5f5;padding:4px;border-radius:12px}._toggleButton_mikg1_162{flex:1;padding:10px 16px;background:transparent;border:none;border-radius:8px;color:#666;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}._toggleButton_mikg1_162:hover:not(:disabled){color:#1a1a1a;background:#0000000d}._toggleButton_mikg1_162._active_mikg1_178{background:linear-gradient(135deg,#00d4ff,#5b73ff);color:#fff;box-shadow:0 4px 12px #00d4ff4d}._toggleButton_mikg1_162:disabled{opacity:.6;cursor:not-allowed}._authTitle_mikg1_188{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}._authSubtitle_mikg1_195{color:#666;font-size:1rem;margin:0}._form_mikg1_201{margin-bottom:2rem}._nameRow_mikg1_205{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formGroup_mikg1_211{margin-bottom:1.5rem}._label_mikg1_215{display:block;color:#1a1a1a;font-weight:500;margin-bottom:.5rem;font-size:.9rem}._input_mikg1_223{width:100%;padding:12px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;color:#1a1a1a;font-size:1rem;transition:all .3s ease}._input_mikg1_223::placeholder{color:#999}._input_mikg1_223:focus{outline:none;border-color:#00d4ff;background:#fff;box-shadow:0 0 0 3px #00d4ff1a}._input_mikg1_223:disabled{opacity:.6;cursor:not-allowed}._input_mikg1_223._inputError_mikg1_246{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}._input_mikg1_223._inputSuccess_mikg1_250{border-color:#51cf66;box-shadow:0 0 0 3px #51cf661a}._successText_mikg1_255{display:block;color:#51cf66;font-size:.8rem;margin-top:.25rem}._errorText_mikg1_262{display:block;color:#ff6b6b;font-size:.8rem;margin-top:.25rem}._helperText_mikg1_269{display:block;color:#888;font-size:.75rem;margin-top:.5rem;line-height:1.4}._errorMessage_mikg1_277{display:block;color:#ff6b6b;font-size:.9rem;margin:1rem 0;padding:.75rem 1rem;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:8px;text-align:center}._formOptions_mikg1_289{margin-bottom:2rem}._checkboxLabel_mikg1_293{display:flex;align-items:flex-start;gap:8px;margin-bottom:1rem;cursor:pointer}._checkbox_mikg1_293{margin-top:2px;width:16px;height:16px;accent-color:#00d4ff}._checkboxText_mikg1_308{color:#666;font-size:.9rem;line-height:1.4}._link_mikg1_314{color:#00d4ff;text-decoration:none;transition:color .3s ease}._link_mikg1_314:hover{color:#5b73ff}._forgotLink_mikg1_323{color:#00d4ff;text-decoration:none;font-size:.9rem;transition:color .3s ease}._forgotLink_mikg1_323:hover{color:#5b73ff}._submitButton_mikg1_333{width:100%;padding:16px;background:linear-gradient(135deg,#00d4ff,#5b73ff);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}._submitButton_mikg1_333:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #00d4ff66}._submitButton_mikg1_333:active:not(:disabled){transform:translateY(0)}._submitButton_mikg1_333:disabled{opacity:.7;cursor:not-allowed;transform:none}._submitButton_mikg1_333._loading_mikg1_359{color:transparent}._loadingSpinner_mikg1_363{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:_spin_mikg1_1 1s linear infinite}@keyframes _spin_mikg1_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}._divider_mikg1_384{position:relative;text-align:center;margin:2rem 0;color:#999}._divider_mikg1_384:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e0e0e0}._divider_mikg1_384 span{background:#fff;padding:0 1rem;position:relative;z-index:1}._socialLogin_mikg1_406{margin-bottom:2rem}._socialButton_mikg1_410{width:100%;padding:12px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px;color:#1a1a1a;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px}._socialButton_mikg1_410:hover:not(:disabled){background:#eee;border-color:#d0d0d0}._socialButton_mikg1_410:disabled{opacity:.6;cursor:not-allowed}._socialIcon_mikg1_434{width:20px;height:20px}._authFooter_mikg1_439{text-align:center;color:#666;font-size:.9rem}._authLink_mikg1_445{color:#00d4ff;text-decoration:none;font-weight:500;transition:color .3s ease}._authLink_mikg1_445:hover{color:#5b73ff}@media (max-width: 768px){._authFormContainer_mikg1_66{padding:1rem}._authForm_mikg1_66{padding:2rem;max-width:100%}._nameRow_mikg1_205{grid-template-columns:1fr}._authTitle_mikg1_188{font-size:1.5rem}._logo_mikg1_87{gap:12px}._logoImage_mikg1_140{height:60px}._poolTable_mikg1_19{width:400px;height:200px}}@media (max-width: 480px){._authForm_mikg1_66{padding:1.5rem}._authTitle_mikg1_188{font-size:1.25rem}._logoImage_mikg1_140{height:120px}}._otpActions_mikg1_491{display:flex;gap:12px;margin-top:1rem;flex-direction:column}._resendButton_mikg1_498{padding:12px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#00d4ff;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}._resendButton_mikg1_498:hover:not(:disabled){background:#ffffff1f;border-color:#00d4ff80}._resendButton_mikg1_498:disabled{opacity:.5;cursor:not-allowed;color:#888}._changeNumberButton_mikg1_519{padding:12px 16px;background:transparent;border:none;border-radius:12px;color:#888;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:underline}._changeNumberButton_mikg1_519:hover:not(:disabled){color:#ccc}._changeNumberButton_mikg1_519:disabled{opacity:.5;cursor:not-allowed}._otpContainer_9hts5_1{display:flex;flex-direction:column;gap:12px;width:100%}._otpInputs_9hts5_8{display:flex;gap:12px;justify-content:center;align-items:center}._otpInput_9hts5_8{width:50px;height:50px;text-align:center;font-size:24px;font-weight:600;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#333;transition:all .2s ease}._otpInput_9hts5_8:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._otpInput_9hts5_8:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}._otpInput_9hts5_8._error_9hts5_37{border-color:#dc3545}._otpInput_9hts5_8._error_9hts5_37:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}._errorMessage_9hts5_45{color:#dc3545;font-size:14px;text-align:center;margin-top:4px}@media (max-width: 480px){._otpInput_9hts5_8{width:45px;height:45px;font-size:20px}._otpInputs_9hts5_8{gap:8px}}._googleSignInContainer_1sr8v_1{width:100%;display:flex;justify-content:center;align-items:center}._googleSignInButtonMobile_1sr8v_8{width:100%;max-width:300px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 24px;background:#fff;border:1px solid #dadce0;border-radius:8px;font-size:16px;font-weight:500;color:#3c4043;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001f}._googleSignInButtonMobile_1sr8v_8:hover:not(:disabled){box-shadow:0 2px 6px #00000026;background:#f8f9fa}._googleSignInButtonMobile_1sr8v_8:active:not(:disabled){box-shadow:0 1px 2px #0000001a;background:#f1f3f4}._googleSignInButtonMobile_1sr8v_8:disabled{opacity:.6;cursor:not-allowed}._googleSignInButtonMobile_1sr8v_8 span{font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._googleIcon_1sr8v_42{flex-shrink:0}.google-sign-in-web{width:100%;display:flex;justify-content:center}@media (max-width: 480px){._googleSignInButtonMobile_1sr8v_8{max-width:100%;padding:14px 20px;font-size:15px}}._chatContainer_1xtaz_1{position:fixed;bottom:20px;right:20px;width:400px;max-width:calc(100vw - 40px);height:600px;max-height:calc(100vh - 40px);background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;z-index:10000;overflow:hidden}._chatHeader_1xtaz_18{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}._chatHeaderInfo_1xtaz_28{display:flex;align-items:center;gap:.75rem;flex:1}._chatAvatar_1xtaz_35{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.3)}._chatUserInfo_1xtaz_43{display:flex;flex-direction:column;gap:.25rem}._chatUserInfo_1xtaz_43 h3{margin:0;font-size:1rem;font-weight:600;color:#fff}._chatStatus_1xtaz_55{font-size:.75rem;color:#fffc}._chatHeaderActions_1xtaz_60{display:flex;gap:.5rem}._chatActionButton_1xtaz_65{background:transparent;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._chatActionButton_1xtaz_65:hover{background:#ffffff1a}._chatMessages_1xtaz_81{flex:1;overflow-y:auto;padding:1rem;background:#f0f2f5;display:flex;flex-direction:column;gap:.75rem}._chatMessages_1xtaz_81::-webkit-scrollbar{width:6px}._chatMessages_1xtaz_81::-webkit-scrollbar-track{background:transparent}._chatMessages_1xtaz_81::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}._loadingContainer_1xtaz_101{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:1rem;color:#6b7280}._loadingContainer_1xtaz_101 p{margin:0;font-size:.875rem}._spinner_1xtaz_115{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:_spin_1xtaz_115 .8s linear infinite}._emptyChat_1xtaz_129{display:flex;align-items:center;justify-content:center;flex:1;color:#6b7280;font-size:.875rem}._typingIndicator_1xtaz_138{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin:.5rem 0}._typingDots_1xtaz_146{display:flex;gap:4px;align-items:center}._typingDots_1xtaz_146 span{width:8px;height:8px;border-radius:50%;background:#667eea;animation:_typingDot_1xtaz_146 1.4s infinite}._typingDots_1xtaz_146 span:nth-child(1){animation-delay:0s}._typingDots_1xtaz_146 span:nth-child(2){animation-delay:.2s}._typingDots_1xtaz_146 span:nth-child(3){animation-delay:.4s}@keyframes _typingDot_1xtaz_146{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}._typingText_1xtaz_178{font-size:.875rem;color:#6b7280;font-style:italic}._messageWrapper_1xtaz_184{display:flex;gap:.5rem;max-width:75%;animation:_slideIn_1xtaz_1 .3s ease}._messageWrapper_1xtaz_184._ownMessage_1xtaz_190{align-self:flex-end;flex-direction:row-reverse}._messageWrapper_1xtaz_184._otherMessage_1xtaz_194{align-self:flex-start}@keyframes _slideIn_1xtaz_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._messageAvatar_1xtaz_208{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}._messageBubble_1xtaz_216{position:relative;padding:.75rem 1rem;border-radius:12px;word-wrap:break-word;box-shadow:0 1px 2px #0000001a}._ownMessage_1xtaz_190 ._messageBubble_1xtaz_216{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}._otherMessage_1xtaz_194 ._messageBubble_1xtaz_216{background:#fff;color:#111827;border-bottom-left-radius:4px}._replyPreview_1xtaz_234{display:flex;gap:.75rem;margin-bottom:.75rem;padding:.75rem;background:#0000000f;border-left:4px solid #667eea;border-radius:8px;cursor:pointer;transition:all .2s ease}._replyPreview_1xtaz_234:hover{background:#00000014}._ownMessage_1xtaz_190 ._replyPreview_1xtaz_234{background:#ffffff26;border-left-color:#fff9}._ownMessage_1xtaz_190 ._replyPreview_1xtaz_234:hover{background:#fff3}._replyLine_1xtaz_256{width:3px;background:#667eea;border-radius:2px;flex-shrink:0}._ownMessage_1xtaz_190 ._replyLine_1xtaz_256{background:#fff9}._replyContent_1xtaz_266{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0}._replyHeader_1xtaz_274{display:flex;align-items:center;gap:.5rem}._replyAvatar_1xtaz_280{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}._replySender_1xtaz_288{font-size:.8125rem;font-weight:700;opacity:.9;color:#667eea}._ownMessage_1xtaz_190 ._replySender_1xtaz_288{color:#fffffff2}._replyText_1xtaz_298{font-size:.875rem;opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;line-height:1.4;display:block}._highlightMessage_1xtaz_309{animation:_highlightPulse_1xtaz_1 2s ease-in-out}@keyframes _highlightPulse_1xtaz_1{0%{background-color:#667eea33}50%{background-color:#667eea66}to{background-color:transparent}}._messageImage_1xtaz_324,._messageVideo_1xtaz_325{margin-bottom:.5rem;border-radius:8px;overflow:hidden;max-width:250px;position:relative}._imageContainer_1xtaz_333,._videoContainer_1xtaz_334{position:relative;width:100%;height:auto;display:block}._imageContainer_1xtaz_333 img,._videoContainer_1xtaz_334 img{width:100%;height:auto;display:block;border-radius:8px;max-width:200px;max-height:200px;object-fit:cover}._imageContainer_1xtaz_333 video,._videoContainer_1xtaz_334 video{width:100%;height:auto;display:block;border-radius:8px;max-width:200px;max-height:200px}._imageContainer_1xtaz_333 p,._videoContainer_1xtaz_334 p{margin:.25rem 0 0;font-size:.75rem;color:inherit}._uploadOverlay_1xtaz_366{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;z-index:10}._uploadSpinner_1xtaz_381{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1xtaz_115 .8s linear infinite;margin-bottom:.5rem}._uploadText_1xtaz_391{color:#fff;font-size:.875rem;font-weight:500}._messageFile_1xtaz_397{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#0000000d;border-radius:6px;margin-bottom:.5rem}._ownMessage_1xtaz_190 ._messageFile_1xtaz_397{background:#fff3}._fileInfo_1xtaz_410{display:flex;align-items:center;justify-content:space-between;flex:1;gap:.5rem}._fileName_1xtaz_418{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._downloadButton_1xtaz_427{background:transparent;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._downloadButton_1xtaz_427:hover{background:#0000001a}._messageText_1xtaz_442{margin:0;font-size:.9375rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}._messageFooter_1xtaz_450{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;margin-top:.5rem;font-size:.75rem;opacity:.7}._messageTime_1xtaz_460{font-size:.6875rem}._messageStatus_1xtaz_464{display:flex;align-items:center}._sentIcon_1xtaz_469,._deliveredIcon_1xtaz_473{color:#ffffffb3}._readIcon_1xtaz_477{color:#4fc3f7}._replyButton_1xtaz_481{position:absolute;top:.5rem;right:.5rem;background:#0000000d;border:none;border-radius:4px;padding:.25rem;cursor:pointer;opacity:0;transition:all .2s ease}._messageBubble_1xtaz_216:hover ._replyButton_1xtaz_481{opacity:1}._replyButton_1xtaz_481:hover{background:#0000001a}._replyBar_1xtaz_500{padding:1rem;background:#f0f2f5;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;box-shadow:0 -2px 8px #0000000d}._replyBarContent_1xtaz_508{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._replyBarInfo_1xtaz_515{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:0;padding-left:.75rem;border-left:4px solid #667eea}._replyBarLabel_1xtaz_525{font-size:.75rem;font-weight:700;color:#667eea;text-transform:uppercase;letter-spacing:.5px}._replyBarText_1xtaz_533{font-size:.875rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}._replyBarCancel_1xtaz_542{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}._replyBarCancel_1xtaz_542:hover{background:#00000014;color:#374151}._filePreview_1xtaz_560{padding:.75rem 1rem;background:#f9fafb;border-top:1px solid #e5e7eb}._filePreviewContent_1xtaz_566{position:relative;max-width:200px;border-radius:8px;overflow:hidden}._filePreviewContent_1xtaz_566 img,._filePreviewContent_1xtaz_566 video{width:100%;height:auto;display:block;max-height:150px;object-fit:cover}._filePreviewRemove_1xtaz_581{position:absolute;top:.5rem;right:.5rem;background:#0009;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease}._filePreviewRemove_1xtaz_581:hover{background:#000c}._chatInput_1xtaz_601{display:flex;align-items:flex-end;gap:.5rem;padding:1rem;background:#fff;border-top:1px solid #e5e7eb}._inputActions_1xtaz_610{display:flex;gap:.25rem;flex-shrink:0}._inputActionButton_1xtaz_616{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._inputActionButton_1xtaz_616:hover{background:#f3f4f6;color:#667eea}._inputWrapper_1xtaz_633{flex:1;position:relative}._messageInput_1xtaz_638{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:24px;font-family:inherit;resize:none;max-height:120px;overflow-y:auto;transition:all .2s ease}._messageInput_1xtaz_638:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._messageInput_1xtaz_638::-webkit-scrollbar{width:4px}._messageInput_1xtaz_638::-webkit-scrollbar-track{background:transparent}._messageInput_1xtaz_638::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}._sendButton_1xtaz_665{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;padding:.75rem;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._sendButton_1xtaz_665:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #667eea66}._sendButton_1xtaz_665:disabled{opacity:.5;cursor:not-allowed}._emojiPicker_1xtaz_689{position:absolute;bottom:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px #0000001a;margin-bottom:.5rem;max-height:200px;overflow-y:auto;z-index:1000}._emojiPickerHeader_1xtaz_704{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;font-weight:600;font-size:.875rem}._emojiPickerHeader_1xtaz_704 button{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px}._emojiPickerHeader_1xtaz_704 button:hover{background:#f3f4f6}._emojiGrid_1xtaz_725{display:grid;grid-template-columns:repeat(8,1fr);gap:.25rem;padding:.75rem}._emojiButton_1xtaz_732{background:transparent;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease}._emojiButton_1xtaz_732:hover{background:#f3f4f6;transform:scale(1.2)}._selectedFilesContainer_1xtaz_746{padding:.75rem;background:#f9fafb;border-top:1px solid #e5e7eb}._selectedFilesHeader_1xtaz_752{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:600;color:#6b7280}._clearAllFilesButton_1xtaz_762{background:transparent;border:none;color:#ef4444;cursor:pointer;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;transition:all .2s ease}._clearAllFilesButton_1xtaz_762:hover{background:#ef44441a}._selectedFilesList_1xtaz_776{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}._selectedFileItem_1xtaz_784{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}._selectedFilePreview_1xtaz_794{width:60px;height:60px;object-fit:cover;border-radius:6px}._selectedFileIcon_1xtaz_801{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:6px;color:#6b7280}._selectedFileInfo_1xtaz_812{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}._selectedFileName_1xtaz_820{font-size:.875rem;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._selectedFileSize_1xtaz_829{font-size:.75rem;color:#6b7280}._removeFileButton_1xtaz_834{background:transparent;border:none;color:#ef4444;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._removeFileButton_1xtaz_834:hover{background:#ef44441a}._locationPreview_1xtaz_850{padding:.75rem;background:#f9fafb;border-top:1px solid #e5e7eb}._locationPreviewContent_1xtaz_856{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}._locationPreviewInfo_1xtaz_866{display:flex;flex-direction:column;gap:.25rem;flex:1}._locationPreviewName_1xtaz_873{font-size:.875rem;font-weight:600;color:#111827}._locationPreviewAddress_1xtaz_879{font-size:.75rem;color:#6b7280}._locationPreviewRemove_1xtaz_884{background:transparent;border:none;color:#ef4444;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._locationPreviewRemove_1xtaz_884:hover{background:#ef44441a}._messageAttachments_1xtaz_900{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._attachment_1xtaz_907{margin-bottom:.5rem}._messageYoutube_1xtaz_911{margin-bottom:.5rem;border-radius:8px;overflow:hidden;max-width:300px}._youtubeEmbed_1xtaz_918{width:100%;border-radius:8px;overflow:hidden}._youtubeEmbed_1xtaz_918 iframe{width:100%;height:200px;border:none}._youtubeLink_1xtaz_929{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;background:#000;position:relative}._youtubeLink_1xtaz_929 img{width:100%;height:auto;display:block}._youtubeOverlay_1xtaz_946{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#0000004d;transition:all .2s ease}._youtubePlayButton_1xtaz_959{width:60px;height:60px;background:#ff0000e6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;transition:all .2s ease}._youtubeLink_1xtaz_929:hover ._youtubeOverlay_1xtaz_946{background:#00000080}._youtubeLink_1xtaz_929:hover ._youtubePlayButton_1xtaz_959{transform:scale(1.1)}._messageSocial_1xtaz_980{margin-bottom:.5rem}._socialLink_1xtaz_984{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0000000d;border-radius:8px;text-decoration:none;color:#111827;transition:all .2s ease}._ownMessage_1xtaz_190 ._socialLink_1xtaz_984{background:#fff3}._socialLink_1xtaz_984:hover{background:#0000001a}._socialIcon_1xtaz_1002{font-size:1.5rem}._messageLink_1xtaz_1006{margin-bottom:.5rem}._linkPreview_1xtaz_1010{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0000000d;border-radius:8px;text-decoration:none;color:#111827;transition:all .2s ease}._ownMessage_1xtaz_190 ._linkPreview_1xtaz_1010{background:#fff3}._linkPreview_1xtaz_1010:hover{background:#0000001a}._linkIcon_1xtaz_1028{font-size:1.25rem}._linkUrl_1xtaz_1032{font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._messageLocation_1xtaz_1040{margin-bottom:.5rem;border-radius:8px;overflow:hidden;max-width:300px}._locationLink_1xtaz_1047{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#0000000d;border-radius:8px;text-decoration:none;color:#111827;transition:all .2s ease}._ownMessage_1xtaz_190 ._locationLink_1xtaz_1047{background:#fff3}._locationLink_1xtaz_1047:hover{background:#0000001a}._locationInfo_1xtaz_1065{display:flex;flex-direction:column;gap:.25rem;flex:1}._locationName_1xtaz_1072{font-size:.875rem;font-weight:600;color:#111827}._locationAddress_1xtaz_1078{font-size:.75rem;color:#6b7280}._locationAction_1xtaz_1083{font-size:.75rem;color:#667eea;margin-top:.25rem}._locationMap_1xtaz_1089{margin-top:.5rem;border-radius:8px;overflow:hidden}._locationMap_1xtaz_1089 iframe{width:100%;height:200px;border:none}._spinner_1xtaz_115{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1xtaz_115 .8s linear infinite}@keyframes _spin_1xtaz_115{to{transform:rotate(360deg)}}._fileSize_1xtaz_1114{font-size:.75rem;color:#6b7280}@media (max-width: 768px){._chatContainer_1xtaz_1{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}._messageImage_1xtaz_324,._messageVideo_1xtaz_325,._messageYoutube_1xtaz_911,._messageLocation_1xtaz_1040{max-width:100%}}._groupChatContainer_huw41_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:800px;height:90vh;min-height:500px;background:#fff!important;background-image:none!important;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;z-index:10000;overflow:hidden}@media (max-width: 1024px){._groupChatContainer_huw41_1{width:95%;max-width:95%;height:95vh;min-height:400px}}@media (max-width: 768px){._groupChatContainer_huw41_1{top:0;left:0;right:0;bottom:0;transform:none;width:100%;max-width:100%;height:100vh;min-height:100vh;border-radius:0}}._groupChatHeader_huw41_42{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}._groupInfo_huw41_52{display:flex;align-items:center;gap:1rem;flex:1}._groupAvatar_huw41_59{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}._groupColorBadge_huw41_68{width:12px;height:12px;border-radius:50%;flex-shrink:0}._groupInfo_huw41_52 h3{margin:0;font-size:1.125rem;font-weight:600}._memberCount_huw41_81{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.9;margin-top:.25rem}._closeButton_huw41_90{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}._closeButton_huw41_90:hover{background:#ffffff4d}._chatMessages_huw41_107{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:#f9fafb!important;background-image:none!important;min-height:0}._loadingState_huw41_120,._emptyState_huw41_121{display:flex;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:.875rem}._message_huw41_130{display:flex;gap:.75rem;max-width:70%;animation:_slideIn_huw41_1 .3s ease-out}@keyframes _slideIn_huw41_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._messageOwn_huw41_147{align-self:flex-end;flex-direction:row-reverse}._messageOther_huw41_152{align-self:flex-start}._messageAvatar_huw41_156{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0}._messageContent_huw41_164{display:flex;flex-direction:column;gap:.25rem}._messageHeader_huw41_170{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._senderName_huw41_177{font-weight:600;font-size:.875rem;color:#374151;display:flex;align-items:center;gap:.25rem}._messageTime_huw41_186{font-size:.75rem;color:#9ca3af}._messageOwn_huw41_147 ._messageContent_huw41_164{align-items:flex-end}._messageOther_huw41_152 ._messageContent_huw41_164{align-items:flex-start}._messageText_huw41_199{background:#fff;padding:.75rem 1rem;border-radius:12px;word-wrap:break-word;line-height:1.5;box-shadow:0 1px 2px #0000001a}._messageOwn_huw41_147 ._messageText_huw41_199{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._messageOther_huw41_152 ._messageText_huw41_199{background:#fff;color:#1f2937}._messageWrapper_huw41_218{display:flex;flex-direction:column;gap:.5rem}._messageActions_huw41_224{display:flex;gap:.5rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.05)}._actionButton_huw41_232{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;transition:background .2s}._actionButton_huw41_232:hover{background:#f3f4f6}._replyPreview_huw41_249{display:flex;gap:.5rem;padding:.5rem;background:#0000000d;border-left:3px solid #667eea;border-radius:6px;margin-bottom:.5rem;font-size:.875rem;transition:all .2s;cursor:pointer}._replyPreview_huw41_249:hover{background:#667eea1a}._replyPreview_huw41_249 svg{flex-shrink:0;color:#667eea;margin-top:.125rem}._replyPreviewContent_huw41_270{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}._replySender_huw41_278{font-weight:600;color:#667eea;font-size:.75rem}._replyText_huw41_284{color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem}._replyPreviewWithMedia_huw41_292{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._replyPreviewImage_huw41_299{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}._replyPreviewVideo_huw41_307{position:relative;width:40px;height:40px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#000}._replyPreviewVideoThumbnail_huw41_317{width:100%;height:100%;object-fit:cover}._replyPreviewPlayIcon_huw41_323{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._replyPreviewPlayIcon_huw41_323 svg{margin-left:1px}._socialLinksContainer_huw41_341{margin-top:.5rem}._socialLinkPreview_huw41_345{margin-top:.5rem;border-radius:8px;overflow:hidden}._socialLink_huw41_341{display:block;padding:.75rem;background:#f3f4f6;color:#3b82f6;text-decoration:none;border-radius:8px;transition:background .2s}._socialLink_huw41_341:hover{background:#e5e7eb}._attachmentsContainer_huw41_364{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._attachment_huw41_364{border-radius:8px;overflow:hidden}._attachmentImage_huw41_376{max-width:300px;max-height:300px;border-radius:8px;object-fit:cover}._attachmentVideo_huw41_383{max-width:300px;max-height:300px;border-radius:8px}._messageVideo_huw41_389{margin-top:.5rem}._messageVideo_huw41_389 ._videoContainer_huw41_392{position:relative;display:inline-block;border-radius:8px;overflow:hidden;max-width:300px;max-height:300px}._messageVideo_huw41_389 ._videoThumbnailWrapper_huw41_400{position:relative;display:inline-block;cursor:pointer;border-radius:8px;overflow:hidden}._messageVideo_huw41_389 ._videoThumbnailWrapper_huw41_400 ._videoThumbnailImage_huw41_407{max-width:300px;max-height:300px;border-radius:8px;display:block}._messageVideo_huw41_389 ._videoThumbnailWrapper_huw41_400 ._videoPlayOverlay_huw41_413{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}._messageVideo_huw41_389 ._videoThumbnailWrapper_huw41_400 ._videoPlayOverlay_huw41_413:hover{background:#00000080}._messageVideo_huw41_389 ._videoPlayer_huw41_429{max-width:300px;max-height:300px;border-radius:8px}._messageVideo_huw41_389 ._uploadOverlay_huw41_434{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bf;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;z-index:10;gap:.75rem;padding:1rem}._messageVideo_huw41_389 ._uploadSpinner_huw41_451{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:_spin_huw41_881 1s linear infinite}._messageVideo_huw41_389 ._uploadText_huw41_459{font-size:.875rem;font-weight:600;color:#fff}._messageVideo_huw41_389 ._uploadProgressBar_huw41_464{width:100%;max-width:200px;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}._messageVideo_huw41_389 ._uploadProgressFill_huw41_472{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;animation:_progressPulse_huw41_1 1.5s ease-in-out infinite;width:60%}@keyframes _spin_huw41_881{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _progressPulse_huw41_1{0%,to{width:30%}50%{width:70%}}._messageImage_huw41_496{margin-top:.5rem}._messageImage_huw41_496 ._imageContainer_huw41_499{position:relative;display:inline-block;border-radius:8px;overflow:hidden;max-width:300px;max-height:300px}._messageImage_huw41_496 ._uploadOverlay_huw41_434{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bf;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:8px;z-index:10;gap:.75rem;padding:1rem}._messageImage_huw41_496 ._uploadSpinner_huw41_451{width:32px;height:32px;border:3px solid rgba(255,255,255,.3);border-top:3px solid white;border-radius:50%;animation:_spin_huw41_881 1s linear infinite}._messageImage_huw41_496 ._uploadText_huw41_459{font-size:.875rem;font-weight:600;color:#fff}._messageImage_huw41_496 ._uploadProgressBar_huw41_464{width:100%;max-width:200px;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}._messageImage_huw41_496 ._uploadProgressFill_huw41_472{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;animation:_progressPulse_huw41_1 1.5s ease-in-out infinite;width:60%}._attachmentFile_huw41_553{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f3f4f6;color:#374151;text-decoration:none;border-radius:8px;transition:background .2s}._attachmentFile_huw41_553:hover{background:#e5e7eb}._replyBar_huw41_568{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f3f4f6;border-top:1px solid #e5e7eb;border-left:3px solid #667eea}._replyInfo_huw41_578{display:flex;gap:.5rem;flex:1;min-width:0}._replyInfo_huw41_578 svg{flex-shrink:0;color:#667eea}._replyInfoContent_huw41_589{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}._replyLabel_huw41_597{font-size:.75rem;color:#6b7280}._replyName_huw41_602{font-weight:600;color:#111827;font-size:.875rem}._replyBarText_huw41_608{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}._replyBarWithMedia_huw41_617{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._replyBarImage_huw41_624{width:36px;height:36px;object-fit:cover;border-radius:4px;flex-shrink:0}._replyBarVideo_huw41_632{position:relative;width:36px;height:36px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#000}._replyBarVideoThumbnail_huw41_642{width:100%;height:100%;object-fit:cover}._replyBarPlayIcon_huw41_648{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._replyBarPlayIcon_huw41_648 svg{margin-left:1px}._cancelReplyButton_huw41_666{background:transparent;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#6b7280;border-radius:4px;transition:all .2s}._cancelReplyButton_huw41_666:hover{background:#0000000d;color:#111827}._cancelReplyButton_huw41_666{align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}._filePreviews_huw41_689{display:flex;gap:.5rem;padding:.75rem 1rem;background:#f9fafb;border-top:1px solid #e5e7eb;overflow-x:auto}._filePreview_huw41_689{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f3f4f6;display:flex;align-items:center;justify-content:center}._filePreview_huw41_689 ._previewContainer_huw41_710{width:100%;height:100%;position:relative}._filePreview_huw41_689 img{width:100%;height:100%;object-fit:cover}._filePreview_huw41_689 ._videoThumbnailContainer_huw41_720{position:relative;width:100%;height:100%}._filePreview_huw41_689 ._videoThumbnailContainer_huw41_720 ._videoThumbnail_huw41_400{width:100%;height:100%;object-fit:cover}._filePreview_huw41_689 ._videoThumbnailContainer_huw41_720 ._videoPlayIcon_huw41_730{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._filePreview_huw41_689 ._videoThumbnailContainer_huw41_720 ._videoPlayIcon_huw41_730 svg{margin-left:2px}._filePreview_huw41_689 ._fileIconPreview_huw41_747{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;width:100%;height:100%;color:#6b7280}._filePreview_huw41_689 ._fileIconPreview_huw41_747 ._fileNamePreview_huw41_758{font-size:.65rem;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._filePreview_huw41_689 ._removeFileButton_huw41_766{position:absolute;top:4px;right:4px;background:#ef4444e6;border:none;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s}._filePreview_huw41_689 ._removeFileButton_huw41_766:hover{background:#ef4444;transform:scale(1.1)}._clearAllButton_huw41_788{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s;align-self:center;margin-left:.5rem}._clearAllButton_huw41_788:hover{background:#dc2626;transform:translateY(-1px)}._chatInput_huw41_806{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#fff;border-top:1px solid #e5e7eb}._attachButton_huw41_815,._locationButton_huw41_816,._sendButton_huw41_817{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}._attachButton_huw41_815:hover,._locationButton_huw41_816:hover,._sendButton_huw41_817:hover{background:#f3f4f6}._attachButton_huw41_815:disabled,._locationButton_huw41_816:disabled,._sendButton_huw41_817:disabled{opacity:.5;cursor:not-allowed}._locationButton_huw41_816:disabled{opacity:.5;cursor:not-allowed}._sendButton_huw41_817{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;min-width:48px;min-height:48px}._sendButton_huw41_817:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#653a8f);transform:scale(1.05)}._sendButton_huw41_817:disabled{opacity:.7;cursor:not-allowed}._sendButton_huw41_817._sendButtonUploading_huw41_870{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;padding:.75rem 1.25rem;min-width:120px}._sendButton_huw41_817 ._sendButtonSpinner_huw41_876{display:flex;align-items:center;gap:.5rem}._sendButton_huw41_817 ._spinnerCircle_huw41_881{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_huw41_881 .8s linear infinite}._sendButton_huw41_817 ._sendButtonText_huw41_889{font-size:.875rem;font-weight:500;color:#fff}._messageInput_huw41_895{flex:1;border:1px solid #e5e7eb;border-radius:24px;padding:.75rem 1rem;font-size:.875rem;outline:none;transition:border-color .2s;background:#fff;color:#1f2937}._messageInput_huw41_895:focus{border-color:#667eea}._messageInput_huw41_895::placeholder{color:#9ca3af}._locationPreview_huw41_913{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#f3f4f6;border-top:1px solid #e5e7eb;font-size:.875rem}._locationPreview_huw41_913>div{flex:1;display:flex;flex-direction:column;gap:.25rem}._locationPreview_huw41_913>div>span:first-child{font-weight:600;color:#374151}._locationPreview_huw41_913>div>span:last-child{color:#6b7280;font-size:.75rem;cursor:pointer;text-decoration:underline}._locationPreview_huw41_913>div>span:last-child:hover{color:#3b82f6}._locationPreview_huw41_913>button{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center}._locationPreview_huw41_913>button:hover{background:#e5e7eb}._commentsSection_huw41_956{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._comment_huw41_956{display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}._comment_huw41_956:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}._commentAvatar_huw41_975{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}._commentContent_huw41_983{flex:1;display:flex;flex-direction:column;gap:.5rem}._commentHeader_huw41_990{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#6b7280}._commentHeader_huw41_990>span:first-child{font-weight:600;color:#374151}._commentText_huw41_1002{font-size:.875rem;color:#1f2937;line-height:1.5}._commentActions_huw41_1008{display:flex;gap:.5rem}._sentimentButton_huw41_1013{display:flex;align-items:center;gap:.25rem;background:none;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;transition:all .2s}._sentimentButton_huw41_1013:hover{background:#f3f4f6}._sentimentButton_huw41_1013._active_huw41_1029{border-color:#667eea;color:#667eea;background:#667eea1a}._sentimentButton_huw41_1013._positive_huw41_1034._active_huw41_1029{border-color:#10b981;color:#10b981;background:#10b9811a}._sentimentButton_huw41_1013._negative_huw41_1039._active_huw41_1029{border-color:#ef4444;color:#ef4444;background:#ef44441a}._commentInput_huw41_1045{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}._commentTextInput_huw41_1054{flex:1;border:1px solid #e5e7eb;border-radius:20px;padding:.5rem .75rem;font-size:.875rem;outline:none;transition:border-color .2s;background:#fff;color:#1f2937}._commentTextInput_huw41_1054:focus{border-color:#667eea}._commentTextInput_huw41_1054::placeholder{color:#9ca3af}._attachCommentButton_huw41_1072,._locationCommentButton_huw41_1073,._sendCommentButton_huw41_1074{background:none;border:none;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}._attachCommentButton_huw41_1072:hover,._locationCommentButton_huw41_1073:hover,._sendCommentButton_huw41_1074:hover{background:#f3f4f6}._attachCommentButton_huw41_1072:disabled,._locationCommentButton_huw41_1073:disabled,._sendCommentButton_huw41_1074:disabled{opacity:.5;cursor:not-allowed}._sendCommentButton_huw41_1074{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._sendCommentButton_huw41_1074:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#653a8f)}@media (max-width: 1024px){._groupChatHeader_huw41_42{padding:.875rem 1.25rem}._groupInfo_huw41_52 h3{font-size:1rem}._chatMessages_huw41_107{padding:1rem}._chatInput_huw41_806{padding:.875rem 1.25rem}._message_huw41_130{max-width:75%}}@media (max-width: 768px){._groupChatHeader_huw41_42{padding:.75rem 1rem}._groupInfo_huw41_52{gap:.75rem}._groupAvatar_huw41_59{width:40px;height:40px}._groupInfo_huw41_52 h3{font-size:.95rem}._memberCount_huw41_81{font-size:.8rem}._closeButton_huw41_90{width:28px;height:28px}._chatMessages_huw41_107{padding:.75rem;gap:.75rem}._message_huw41_130{max-width:85%;gap:.5rem}._messageAvatar_huw41_156{width:32px;height:32px}._messageText_huw41_199{padding:.625rem .875rem;font-size:.875rem}._chatInput_huw41_806{padding:.75rem 1rem;gap:.5rem}._attachButton_huw41_815,._locationButton_huw41_816,._sendButton_huw41_817{padding:.375rem}._messageInput_huw41_895{padding:.625rem .875rem;font-size:.8rem}._commentInput_huw41_1045{gap:.375rem;padding:.5rem}._commentTextInput_huw41_1054{padding:.375rem .625rem;font-size:.8rem}._attachCommentButton_huw41_1072,._locationCommentButton_huw41_1073,._sendCommentButton_huw41_1074{padding:.375rem}}@media (max-width: 480px){._groupChatHeader_huw41_42{padding:.625rem .875rem}._groupInfo_huw41_52{gap:.5rem}._groupAvatar_huw41_59{width:36px;height:36px}._groupInfo_huw41_52 h3{font-size:.875rem}._memberCount_huw41_81{font-size:.75rem;margin-top:.125rem}._closeButton_huw41_90{width:24px;height:24px}._chatMessages_huw41_107{padding:.5rem;gap:.5rem}._message_huw41_130{max-width:90%;gap:.375rem}._messageAvatar_huw41_156{width:28px;height:28px}._messageText_huw41_199{padding:.5rem .75rem;font-size:.8rem;border-radius:10px}._messageHeader_huw41_170{gap:.375rem;margin-bottom:.125rem}._senderName_huw41_177{font-size:.8rem}._messageTime_huw41_186{font-size:.7rem}._chatInput_huw41_806{padding:.625rem .875rem;gap:.375rem}._attachButton_huw41_815,._locationButton_huw41_816,._sendButton_huw41_817{padding:.25rem;width:32px;height:32px}._messageInput_huw41_895{padding:.5rem .75rem;font-size:.75rem;border-radius:20px}._replyBar_huw41_568,._filePreviews_huw41_689{padding:.625rem .875rem}._filePreview_huw41_689{width:60px;height:60px}._locationPreview_huw41_913{padding:.625rem .875rem;font-size:.8rem}._commentsSection_huw41_956{margin-top:.75rem;padding-top:.75rem}._comment_huw41_956{gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem}._commentAvatar_huw41_975{width:28px;height:28px}._commentHeader_huw41_990{font-size:.7rem}._commentText_huw41_1002{font-size:.8rem}._commentInput_huw41_1045{gap:.25rem;margin-top:.5rem;padding-top:.5rem}._commentTextInput_huw41_1054{padding:.375rem .5rem;font-size:.75rem;border-radius:18px}._attachCommentButton_huw41_1072,._locationCommentButton_huw41_1073,._sendCommentButton_huw41_1074{padding:.25rem;width:28px;height:28px}._messageActions_huw41_224{gap:.375rem;margin-top:.375rem;padding-top:.375rem}._actionButton_huw41_232,._sentimentButton_huw41_1013{padding:.125rem .375rem;font-size:.7rem}}._friendsContainer_ul8vd_1{background:#fff;border-radius:12px;padding:10px;box-shadow:0 2px 8px #0000001a;min-height:400px;position:relative;width:100%}._friendsHeader_ul8vd_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._title_ul8vd_20{font-size:1.75rem;font-weight:700;color:#111827;margin:0}._searchContainer_ul8vd_27{position:relative;display:flex;align-items:center;max-width:400px;width:100%}._searchIcon_ul8vd_35{position:absolute;left:1rem;color:#6b7280;z-index:1}._searchInput_ul8vd_42{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;transition:all .3s ease}._searchInput_ul8vd_42:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._tabs_ul8vd_56{display:flex;gap:.5rem;border-bottom:2px solid #e5e7eb;margin-bottom:2rem}._tab_ul8vd_56{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;font-size:.875rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .3s ease;position:relative}._tab_ul8vd_56:hover{color:#3b82f6;background:#f3f4f6}._tab_ul8vd_56._active_ul8vd_82{color:#3b82f6;border-bottom-color:#3b82f6}._badge_ul8vd_87{background:#3b82f6;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;margin-left:.5rem}._content_ul8vd_97{min-height:400px}._loading_ul8vd_101{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}._spinner_ul8vd_110{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_ul8vd_110 1s linear infinite;margin-bottom:1rem}@keyframes _spin_ul8vd_110{to{transform:rotate(360deg)}}._requestsSection_ul8vd_125{display:flex;flex-direction:column;gap:2rem}._requestSection_ul8vd_131{background:#f9fafb;border-radius:12px;padding:1.5rem}._sectionTitle_ul8vd_137{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1.5rem}._requestList_ul8vd_144{display:flex;flex-direction:column;gap:1rem}._requestCard_ul8vd_150{display:flex;align-items:center;gap:1rem;background:#fff;padding:1rem;border-radius:8px;border:1px solid #e5e7eb;transition:all .3s ease}._requestCard_ul8vd_150:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._avatar_ul8vd_165{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb}._requestInfo_ul8vd_173{flex:1}._requestInfo_ul8vd_173 h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .25rem}._requestEmail_ul8vd_183{font-size:.875rem;color:#6b7280;margin:0 0 .5rem}._skillBadge_ul8vd_189{display:inline-block;background:#dbeafe;color:#1e40af;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}._requestActions_ul8vd_199{display:flex;gap:.5rem;align-items:center}._statusBadge_ul8vd_205{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize}._statusBadge_ul8vd_205._statusPending_ul8vd_213{background:#fef3c7;color:#d97706}._statusBadge_ul8vd_205._statusAccepted_ul8vd_217{background:#d1fae5;color:#059669}._statusBadge_ul8vd_205._statusRejected_ul8vd_221{background:#fee2e2;color:#dc2626}._statusBadge_ul8vd_205._statusSent_ul8vd_225{background:#dbeafe;color:#2563eb}._statusBadge_ul8vd_205._statusCancelled_ul8vd_229{background:#f3f4f6;color:#6b7280}._requestMessage_ul8vd_234{margin-top:.75rem;padding:.75rem;background:#f9fafb;border-left:3px solid #3b82f6;border-radius:6px;font-size:.875rem;color:#374151;line-height:1.5}._requestMessage_ul8vd_234 strong{color:#111827;display:block;margin-bottom:.25rem;font-size:.8125rem}._acceptComment_ul8vd_251{margin-top:.75rem;padding:.75rem;background:#d1fae5;border-left:3px solid #059669;border-radius:6px;font-size:.875rem;color:#065f46;line-height:1.5}._acceptComment_ul8vd_251 strong{color:#047857;display:block;margin-bottom:.25rem;font-size:.8125rem}._rejectComment_ul8vd_268{margin-top:.75rem;padding:.75rem;background:#fee2e2;border-left:3px solid #dc2626;border-radius:6px;font-size:.875rem;color:#991b1b;line-height:1.5}._rejectComment_ul8vd_268 strong{color:#b91c1c;display:block;margin-bottom:.25rem;font-size:.8125rem}._statusInfo_ul8vd_285{display:flex;align-items:center;gap:.5rem}._statusTextAccepted_ul8vd_291{display:flex;align-items:center;gap:.5rem;color:#059669;font-weight:600;font-size:.875rem}._statusTextRejected_ul8vd_300{display:flex;align-items:center;gap:.5rem;color:#dc2626;font-weight:600;font-size:.875rem}._statusTextCancelled_ul8vd_309{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-weight:600;font-size:.875rem}._acceptButton_ul8vd_318,._rejectButton_ul8vd_319,._cancelButton_ul8vd_320{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}._acceptButton_ul8vd_318{background:#10b981;color:#fff}._acceptButton_ul8vd_318:hover{background:#059669}._rejectButton_ul8vd_319,._cancelButton_ul8vd_320{background:#ef4444;color:#fff}._rejectButton_ul8vd_319:hover,._cancelButton_ul8vd_320:hover{background:#dc2626}._playersSection_ul8vd_351 ._playersHeader_ul8vd_351{margin-bottom:2rem}._sectionSubtitle_ul8vd_355{font-size:.875rem;color:#6b7280;margin:.5rem 0 0}._playersGrid_ul8vd_361{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._playerCard_ul8vd_367{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}._playerCard_ul8vd_367:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px);border-color:#3b82f6}._playerCardHeader_ul8vd_381{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}._playerAvatar_ul8vd_390{width:64px;height:64px;border-radius:50%;object-fit:cover;border:3px solid #e5e7eb;flex-shrink:0}._playerInfo_ul8vd_399{flex:1;min-width:0}._playerName_ul8vd_404{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._playerTagline_ul8vd_414{font-size:.875rem;color:#3b82f6;font-style:italic;margin:.25rem 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}._playerLocation_ul8vd_425{font-size:.875rem;color:#6b7280;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._playerCardBody_ul8vd_434{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._playerSkill_ul8vd_441,._playerRating_ul8vd_442{display:flex;align-items:center;justify-content:space-between;font-size:.875rem}._skillLabel_ul8vd_449,._ratingLabel_ul8vd_450{color:#6b7280;font-weight:500}._skillBadge_ul8vd_189{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}._ratingValue_ul8vd_465{font-weight:700;color:#111827;font-size:1rem}._playerGames_ul8vd_471{display:flex;flex-direction:column;gap:.5rem}._gamesLabel_ul8vd_477{font-size:.75rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._gamesTags_ul8vd_485{display:flex;flex-wrap:wrap;gap:.5rem}._gameTag_ul8vd_491{display:inline-block;background:#f3f4f6;color:#374151;font-size:.75rem;font-weight:500;padding:.375rem .75rem;border-radius:8px;border:1px solid #e5e7eb}._playerCardFooter_ul8vd_502{padding-top:1rem;border-top:1px solid #f3f4f6}._addFriendButton_ul8vd_507{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}._addFriendButton_ul8vd_507:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 4px 12px #3b82f666}._addFriendButton_ul8vd_507:active{transform:translateY(0)}._friendsSection_ul8vd_532 ._friendsHeader_ul8vd_11{margin-bottom:1.5rem}._friendsGrid_ul8vd_536{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}._friendCard_ul8vd_542{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease;position:relative}._friendCard_ul8vd_542:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px);border-color:#3b82f6}._friendAvatarContainer_ul8vd_557{position:relative;display:inline-block;margin:0 auto 1rem}._friendAvatar_ul8vd_557{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #e5e7eb;display:block}._unreadBadge_ul8vd_572{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:12px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;padding:0 6px;border:2px solid #ffffff;box-shadow:0 2px 8px #0003;z-index:10}._friendInfo_ul8vd_592 h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}._friendEmail_ul8vd_599{font-size:.875rem;color:#6b7280;margin:0 0 .75rem}._friendActions_ul8vd_605{margin-top:1rem;display:flex;justify-content:center;gap:.5rem}._chatButton_ul8vd_612{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative}._chatButton_ul8vd_612:hover{transform:scale(1.05);box-shadow:0 4px 12px #667eea66}._chatButtonBadge_ul8vd_630{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;background:#ef4444;border-radius:9px;border:2px solid #ffffff;box-shadow:0 2px 4px #0003;color:#fff;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1}._removeButton_ul8vd_650{background:#fee2e2;color:#ef4444;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease}._removeButton_ul8vd_650:hover{background:#ef4444;color:#fff}._groupsSection_ul8vd_664 ._groupsHeader_ul8vd_664{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._createGroupButton_ul8vd_671{display:flex;align-items:center;gap:.5rem;background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}._createGroupButton_ul8vd_671:hover{background:#2563eb}._groupsGrid_ul8vd_689{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}._groupCard_ul8vd_695{background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;position:relative}._groupCard_ul8vd_695:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._groupColor_ul8vd_708{height:4px;width:100%}._groupContent_ul8vd_713{padding:1.5rem}._groupContent_ul8vd_713 h4{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .5rem}._groupDescription_ul8vd_723{font-size:.875rem;color:#6b7280;margin:0 0 1rem}._groupStats_ul8vd_729{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}._groupActions_ul8vd_737{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem}._editButton_ul8vd_745,._deleteButton_ul8vd_746{background:#ffffffe6;border:1px solid #e5e7eb;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .3s ease}._editButton_ul8vd_745:hover,._deleteButton_ul8vd_746:hover{background:#fff;box-shadow:0 2px 8px #0000001a}._editButton_ul8vd_745{color:#3b82f6}._editButton_ul8vd_745:hover{color:#2563eb}._deleteButton_ul8vd_746{color:#ef4444}._deleteButton_ul8vd_746:hover{color:#dc2626}._emptyState_ul8vd_774{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280;text-align:center}._emptyState_ul8vd_774 svg{margin-bottom:1rem;opacity:.5}._emptyState_ul8vd_774 p{font-size:1rem;margin:0 0 1.5rem}._modalOverlay_ul8vd_792{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#00000080;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10000;padding:2rem;overflow-y:auto;margin:0!important;box-sizing:border-box}._modal_ul8vd_792{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a;margin:0!important;position:relative;align-self:center}._modalHeader_ul8vd_824{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_ul8vd_824 h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0}._closeButton_ul8vd_838{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .3s ease}._closeButton_ul8vd_838:hover{background:#f3f4f6;color:#111827}._modalContent_ul8vd_852{padding:1.5rem}._formGroup_ul8vd_856{margin-bottom:1.5rem}._formGroup_ul8vd_856 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formInput_ul8vd_867,._formTextarea_ul8vd_868{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;transition:all .3s ease}._formInput_ul8vd_867:focus,._formTextarea_ul8vd_868:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formTextarea_ul8vd_868{resize:vertical;font-family:inherit}._colorPicker_ul8vd_888{display:flex;gap:.75rem;flex-wrap:wrap}._colorOption_ul8vd_894{width:40px;height:40px;border-radius:8px;border:3px solid transparent;cursor:pointer;transition:all .3s ease}._colorOption_ul8vd_894:hover{transform:scale(1.1)}._colorOption_ul8vd_894._selected_ul8vd_905{border-color:#111827;box-shadow:0 0 0 2px #3b82f64d}._modalFooter_ul8vd_910{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb}._createButton_ul8vd_918{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._createButton_ul8vd_918:hover{background:#2563eb}._friendRequestPreview_ul8vd_936{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:8px;margin-bottom:1.5rem}._previewAvatar_ul8vd_946{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;flex-shrink:0}._previewInfo_ul8vd_955{flex:1;min-width:0}._previewInfo_ul8vd_955 h4{font-size:1rem;font-weight:700;color:#111827;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._previewLocation_ul8vd_969{font-size:.875rem;color:#6b7280;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._characterCount_ul8vd_978{font-size:.75rem;color:#6b7280;text-align:right;margin-top:.5rem}@media (max-width: 768px){._friendsHeader_ul8vd_11{flex-direction:column;align-items:stretch}._searchContainer_ul8vd_27{max-width:100%}._tabs_ul8vd_56{flex-wrap:wrap}._tab_ul8vd_56{flex:1;min-width:120px;padding:.75rem 1rem;font-size:.8125rem}._friendsGrid_ul8vd_536,._groupsGrid_ul8vd_689{grid-template-columns:1fr}._requestCard_ul8vd_150{flex-direction:column;text-align:center}._requestActions_ul8vd_199{width:100%;justify-content:center}}._dashboardContainer_2pc18_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);color:var(--text-primary);position:relative}._dashboardContainer_2pc18_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;z-index:1}._dashboardContent_2pc18_20{max-width:1400px;margin:0 auto;padding:.5rem 1rem;position:relative;z-index:2}._welcomeSection_2pc18_28{margin-bottom:2rem}._dashboardTabs_2pc18_32{display:flex;gap:1rem;margin-bottom:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:.5rem;border:1px solid rgba(255,255,255,.2)}._dashboardTab_2pc18_32{flex:1;padding:1rem 2rem;background:transparent;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center}._dashboardTab_2pc18_32:hover{background:#ffffff1a}._dashboardTab_2pc18_32._active_2pc18_59{background:#fff;color:#03224a;box-shadow:0 4px 12px #00000026}._socialFeedQuickAccess_2pc18_65{margin-bottom:2rem}._quickAccessTitle_2pc18_69{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}._quickAccessCards_2pc18_76{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._quickAccessCard_2pc18_76{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}._quickAccessCard_2pc18_76:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026;border-color:#667eea}._quickAccessCard_2pc18_76:active{transform:translateY(-2px)}._cardIcon_2pc18_105{font-size:3rem;margin-bottom:.5rem}._cardTitle_2pc18_110{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0}._cardDescription_2pc18_117{font-size:.95rem;color:#6b7280;margin:0;line-height:1.5}._friendsTabContent_2pc18_124{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:0rem;border:1px solid rgba(255,255,255,.2);min-height:400px;position:relative;z-index:1}._userInfo_2pc18_135{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 32px #0000001a;position:relative;overflow:hidden}._userInfo_2pc18_135:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:_shimmer_2pc18_1 3s infinite}@keyframes _shimmer_2pc18_1{0%{left:-100%}to{left:100%}}._userAvatar_2pc18_168{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#1a3456,#2a4a6a,#3a5a7a);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 20px #0000004d;animation:_avatarPulse_2pc18_1 2s ease-in-out infinite}@keyframes _avatarPulse_2pc18_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._avatarIcon_2pc18_189{font-size:2rem;color:#fff}._userDetails_2pc18_194{flex:1}._welcomeTitle_2pc18_198{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;color:#000}._userStats_2pc18_205{display:flex;gap:2rem}._stat_2pc18_210{color:#000;font-size:1rem}._searchSection_2pc18_215{margin-bottom:2rem}._searchContainer_2pc18_219{display:flex;gap:1rem;max-width:800px;margin:0 auto}._searchInput_2pc18_226{flex:1;padding:1rem 1.5rem;border:1px solid rgba(0,0,0,.2);border-radius:12px;background:#fff;color:#1f2937;font-size:1rem;transition:all .3s ease}._searchInput_2pc18_226:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchInput_2pc18_226::placeholder{color:#6b7280}._locationFilter_2pc18_245{padding:1rem 1.5rem;border:1px solid rgba(0,0,0,.2);border-radius:12px;background:#fff;color:#1f2937;font-size:1rem;cursor:pointer;transition:all .3s ease}._locationFilter_2pc18_245:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._locationFilter_2pc18_245 option{background:#0f0f23;color:#fff}._barsSection_2pc18_265{margin-bottom:2rem}._sectionTitle_2pc18_269{text-align:center;margin-bottom:2rem}._sectionTitle_2pc18_269 h2{font-size:3rem;font-weight:800;margin:0 0 .5rem;color:#fff;text-shadow:0 0 30px rgba(255,255,255,.3);animation:_titleGlow_2pc18_1 3s ease-in-out infinite}@keyframes _titleGlow_2pc18_1{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}._sectionTitle_2pc18_269 p{color:#cbd5e1;font-size:1.1rem;margin:0}._barsGrid_2pc18_297{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}._barCard_2pc18_303{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;position:relative;display:flex;flex-direction:column}._barCard_2pc18_303:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#ffffff1a);opacity:0;transition:opacity .3s ease;z-index:1}._barCard_2pc18_303:hover{transform:translateY(-8px) scale(1.02);border-color:#fff6;box-shadow:0 25px 50px #0000004d,0 0 30px #fff3}._barCard_2pc18_303:hover:before{opacity:1}._barImage_2pc18_336{position:relative;height:200px;overflow:hidden}._barImage_2pc18_336 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._barCard_2pc18_303:hover ._barImage_2pc18_336 img{transform:scale(1.05)}._barOverlay_2pc18_353{position:absolute;top:1rem;right:1rem}._activeMatches_2pc18_359{background:#000;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.875rem;font-weight:700;box-shadow:0 4px 20px #0000004d;animation:_activePulse_2pc18_1 2s ease-in-out infinite;text-transform:uppercase;letter-spacing:.5px}@keyframes _activePulse_2pc18_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._barInfo_2pc18_380{padding:1.5rem;background:#fff;position:relative;z-index:2;display:flex;flex-direction:column;flex:1}._barHeader_2pc18_390{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._barName_2pc18_397{font-size:1.5rem;font-weight:700;margin:0;color:#1f2937}._barRating_2pc18_404{display:flex;align-items:center;gap:.5rem}._star_2pc18_410{color:#fbbf24;font-size:1.2rem}._starHalf_2pc18_415{color:#fbbf24;font-size:1.2rem;opacity:.7}._starEmpty_2pc18_421{color:#6b7280;font-size:1.2rem}._ratingText_2pc18_426{color:#6b7280;font-size:.9rem}._barLocation_2pc18_431{display:flex;align-items:center;gap:.5rem;color:#6b7280;margin-bottom:1rem}._locationIcon_2pc18_439{font-size:1rem}._barDescription_2pc18_443{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}._barStats_2pc18_449{display:flex;gap:2rem;margin-bottom:1.5rem}._stat_2pc18_210{text-align:center}._statNumber_2pc18_459{display:block;font-size:1.5rem;font-weight:700;color:#3b82f6}._statLabel_2pc18_466{font-size:.875rem;color:#6b7280}._barFacilities_2pc18_471{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}._facility_2pc18_478{background:#3b82f61a;color:#3b82f6;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;border:1px solid rgba(59,130,246,.2)}._moreFacilities_2pc18_487{background:#6b72801a;color:#6b7280;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;border:1px solid rgba(107,114,128,.2)}._barFooter_2pc18_496{padding:1rem 1.5rem;background:#fff;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto}._barFooterInfo_2pc18_507{flex:1}._operatingHours_2pc18_511,._contact_2pc18_512{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem;margin-bottom:.5rem}._operatingHours_2pc18_511:last-child,._contact_2pc18_512:last-child{margin-bottom:0}._joinMatchButton_2pc18_525{background:#000;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:25px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap;flex-shrink:0;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #0000004d;position:relative;overflow:hidden}._joinMatchButton_2pc18_525:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}._joinMatchButton_2pc18_525:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 30px #00000080}._joinMatchButton_2pc18_525:hover:before{left:100%}._joinMatchButton_2pc18_525:active{transform:translateY(0)}._hoursIcon_2pc18_564,._contactIcon_2pc18_565{font-size:1rem}._noResults_2pc18_569{text-align:center;padding:3rem;color:#94a3b8}._clearFilters_2pc18_575{background:linear-gradient(135deg,#3b82f6,#9333ea);color:#fff;border:none;padding:.75rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:all .3s ease}._clearFilters_2pc18_575:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3b82f64d}@media (max-width: 768px){._dashboardContent_2pc18_20{padding:.5rem}._userInfo_2pc18_135{flex-direction:column;text-align:center;gap:1rem}._welcomeTitle_2pc18_198{font-size:2rem}._userStats_2pc18_205{justify-content:center;gap:1rem}._searchContainer_2pc18_219{flex-direction:column}._barsGrid_2pc18_297{grid-template-columns:1fr;gap:1.5rem}._barHeader_2pc18_390{flex-direction:column;gap:.5rem}._barStats_2pc18_449{justify-content:center;gap:1rem}}@media (max-width: 480px){._welcomeTitle_2pc18_198{font-size:1.5rem}._sectionTitle_2pc18_269 h2{font-size:2rem}._barInfo_2pc18_380{padding:1rem}._barFooter_2pc18_496{padding:1rem;flex-direction:column;gap:1rem;align-items:stretch}._joinMatchButton_2pc18_525{width:100%;padding:1rem;font-size:1rem}}._barDashboardContainer_a5vff_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);color:var(--text-primary)}._barDashboardContent_a5vff_8{max-width:1400px;margin:0 auto;padding:.5rem 1rem}._backButton_a5vff_14{background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.3);padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}._backButton_a5vff_14:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-2px)}._barHeader_a5vff_32{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:2rem;background:#0f0f23e6;border:1px solid rgba(59,130,246,.2);border-radius:16px;overflow:hidden}._barImage_a5vff_43{position:relative;height:300px;overflow:hidden}._barImage_a5vff_43 img{width:100%;height:100%;object-fit:cover}._barInfo_a5vff_55{padding:2rem}._barName_a5vff_59{font-size:2.5rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(135deg,#3b82f6,#9333ea);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._barRating_a5vff_69{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._star_a5vff_76{color:#fbbf24;font-size:1.5rem}._starHalf_a5vff_81{color:#fbbf24;font-size:1.5rem;opacity:.7}._starEmpty_a5vff_87{color:#6b7280;font-size:1.5rem}._ratingText_a5vff_92{color:#cbd5e1;font-size:1.1rem;font-weight:600}._barLocation_a5vff_98{display:flex;align-items:center;gap:.5rem;color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem}._locationIcon_a5vff_107{font-size:1.2rem}._barDescription_a5vff_111{color:#cbd5e1;line-height:1.6;margin-bottom:2rem;font-size:1.1rem}._barDetails_a5vff_118{margin-bottom:2rem}._detailRow_a5vff_122{display:flex;margin-bottom:.75rem}._detailLabel_a5vff_127{font-weight:600;color:#94a3b8;min-width:120px;margin-right:1rem}._detailValue_a5vff_134{color:#fff}._facilities_a5vff_138 h3{color:#fff;margin-bottom:1rem;font-size:1.2rem}._facilitiesList_a5vff_144{display:flex;flex-wrap:wrap;gap:.5rem}._facility_a5vff_150{background:#3b82f61a;color:#3b82f6;padding:.5rem 1rem;border-radius:12px;font-size:.9rem;border:1px solid rgba(59,130,246,.2)}._tabNavigation_a5vff_159{display:flex;gap:.5rem;margin-bottom:2rem;background:#0f0f23cc;border-radius:12px;padding:.5rem;border:1px solid rgba(59,130,246,.2)}._tabButton_a5vff_169{flex:1;padding:1rem 2rem;border:none;border-radius:8px;background:transparent;color:#94a3b8;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._tabButton_a5vff_169._active_a5vff_181{background:linear-gradient(135deg,#3b82f6,#9333ea);color:#fff;box-shadow:0 4px 12px #3b82f64d}._tabButton_a5vff_169:hover:not(._active_a5vff_181){background:#3b82f61a;color:#3b82f6}._matchesGrid_a5vff_191{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}._matchCard_a5vff_197{background:#0f0f23e6;border:1px solid rgba(59,130,246,.2);border-radius:16px;overflow:hidden;transition:all .3s ease}._matchCard_a5vff_197:hover{transform:translateY(-4px);border-color:#3b82f666;box-shadow:0 20px 40px #0000004d}._matchHeader_a5vff_210{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem 0}._matchTitle_a5vff_217{flex:1}._matchTitle_a5vff_217 h3{font-size:1.3rem;font-weight:700;margin:0 0 .5rem;color:#fff}._gameType_a5vff_228{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600;color:#fff}._statusBadge_a5vff_237{padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}._matchDetails_a5vff_247{padding:1.5rem}._detailRow_a5vff_122{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._detailRow_a5vff_122:last-child{margin-bottom:0}._detailLabel_a5vff_127{color:#94a3b8;font-weight:500}._detailValue_a5vff_134{color:#fff;font-weight:600}._prizeValue_a5vff_271{color:#22c55e;font-weight:700;font-size:1.1rem}._entryFee_a5vff_277{color:#f59e0b;font-weight:600}._skillLevel_a5vff_282{font-weight:700;font-size:.9rem}._matchActions_a5vff_287{padding:1rem 1.5rem 1.5rem;border-top:1px solid rgba(59,130,246,.1)}._joinButton_a5vff_292{width:100%;background:linear-gradient(135deg,#3b82f6,#9333ea);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._joinButton_a5vff_292:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #3b82f64d}._joinButton_a5vff_292:disabled{background:#6b7280;cursor:not-allowed;opacity:.6}._watchButton_a5vff_314{width:100%;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 15px #ef44444d}._watchButton_a5vff_314:hover{transform:translateY(-2px);box-shadow:0 10px 25px #ef444466;background:linear-gradient(135deg,#dc2626,#ef4444)}._watchButton_a5vff_314:active{transform:translateY(0)}._historyGrid_a5vff_340{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._historyCard_a5vff_346{background:#0f0f23e6;border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:1.5rem;transition:all .3s ease}._historyCard_a5vff_346:hover{border-color:#3b82f666;transform:translateY(-2px)}._historyHeader_a5vff_358{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._historyHeader_a5vff_358 h3{font-size:1.2rem;font-weight:700;margin:0;color:#fff}._historyRow_a5vff_372{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._historyRow_a5vff_372:last-child{margin-bottom:0}._historyLabel_a5vff_382{color:#94a3b8;font-weight:500}._historyValue_a5vff_387{color:#fff;font-weight:600}._prizeWon_a5vff_392{color:#22c55e;font-weight:700}._completedStatus_a5vff_397{color:#6b7280;font-weight:700;font-size:.875rem}@media (max-width: 768px){._barDashboardContent_a5vff_8{padding:.5rem}._barHeader_a5vff_32{grid-template-columns:1fr;gap:1rem}._barImage_a5vff_43{height:200px}._barInfo_a5vff_55{padding:1.5rem}._barName_a5vff_59{font-size:2rem}._tabNavigation_a5vff_159{flex-direction:column}._matchesGrid_a5vff_191,._historyGrid_a5vff_340{grid-template-columns:1fr;gap:1.5rem}._matchHeader_a5vff_210{flex-direction:column;gap:1rem;align-items:flex-start}._facilitiesList_a5vff_144{justify-content:center}}@media (max-width: 480px){._barName_a5vff_59{font-size:1.5rem}._barInfo_a5vff_55,._matchDetails_a5vff_247,._matchActions_a5vff_287,._historyCard_a5vff_346{padding:1rem}}._successModalOverlay_a5vff_454{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:_fadeIn_a5vff_1 .3s ease-out}@keyframes _fadeIn_a5vff_1{0%{opacity:0}to{opacity:1}}._successModalContent_a5vff_478{background:linear-gradient(135deg,#0f0f23f2,#1a1a3af2);border:2px solid rgba(34,197,94,.3);border-radius:24px;padding:3rem 2.5rem;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 60px #00000080,0 0 0 1px #22c55e1a;animation:_slideInScale_a5vff_1 .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}._successModalContent_a5vff_478:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#22c55e,#10b981,#22c55e);background-size:200% 100%;animation:_shimmer_a5vff_1 2s infinite}@keyframes _slideInScale_a5vff_1{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _shimmer_a5vff_1{0%{background-position:-200% 0}to{background-position:200% 0}}._successIcon_a5vff_521{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#22c55e,#10b981);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff;box-shadow:0 10px 30px #22c55e66;animation:_checkmarkAnimation_a5vff_1 .6s ease-out .2s both;position:relative}._successIcon_a5vff_521:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:#22c55e4d;animation:_pulse_a5vff_1 2s infinite}@keyframes _checkmarkAnimation_a5vff_1{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes _pulse_a5vff_1{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.3);opacity:0}}._successTitle_a5vff_569{font-size:1.75rem;font-weight:700;margin:0 0 1rem;color:#fff;background:linear-gradient(135deg,#22c55e,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._successMessage_a5vff_580{font-size:1.1rem;color:#cbd5e1;margin:0 0 1.5rem;line-height:1.6}._registrationIdContainer_a5vff_587{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:12px;padding:1rem;margin:1.5rem 0;display:flex;flex-direction:column;gap:.5rem}._registrationIdLabel_a5vff_598{font-size:.875rem;color:#94a3b8;font-weight:500}._registrationId_a5vff_587{font-size:1rem;color:#22c55e;font-weight:700;font-family:Courier New,monospace;word-break:break-all;letter-spacing:.5px}._successButton_a5vff_613{width:100%;background:linear-gradient(135deg,#22c55e,#10b981);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;box-shadow:0 4px 15px #22c55e4d}._successButton_a5vff_613:hover{transform:translateY(-2px);box-shadow:0 8px 25px #22c55e66;background:linear-gradient(135deg,#10b981,#22c55e)}._successButton_a5vff_613:active{transform:translateY(0)}@media (max-width: 480px){._successModalContent_a5vff_478{padding:2rem 1.5rem}._successIcon_a5vff_521{width:60px;height:60px;font-size:2.5rem}._successTitle_a5vff_569{font-size:1.5rem}._successMessage_a5vff_580{font-size:1rem}}.tournament-container{padding:20px;font-family:Arial,sans-serif;background-color:#f9fafb;min-height:100vh}.tournament-header{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px;margin-bottom:24px}.tournament-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:8px}.tournament-info{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:#6b7280}.round-navigation{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px;margin-bottom:24px}.round-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.round-tab{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;background:#f3f4f6;color:#6b7280;border:none}.round-tab.active{background:#2563eb;color:#fff}.round-tab:hover{background:#e5e7eb}.round-tab.active:hover{background:#1d4ed8}.excel-table{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;border:2px solid #d1d5db;overflow:hidden;margin-bottom:24px}.table-header{background:linear-gradient(to right,#4b5563,#374151);color:#fff}.table-header-row{display:grid;grid-template-columns:1fr 2fr 1.5fr 1fr 1fr 1fr 1fr;gap:0}.table-header-cell{padding:16px 24px;text-align:center;font-weight:700;border-right:1px solid #6b7280;display:flex;align-items:center;justify-content:center}.table-header-cell:last-child{border-right:none}.table-body{border-top:1px solid #e5e7eb}.match-row{border-bottom:4px solid #e5e7eb;transition:background-color .2s}.match-row:hover{background-color:#eff6ff}.player-row{display:grid;grid-template-columns:1fr 2fr 1.5fr 1fr 1fr 1fr 1fr;gap:0;min-height:80px}.player-cell{padding:24px 16px;border-right:1px solid #e5e7eb;display:flex;align-items:center}.player-cell:last-child{border-right:none}.serial-cell{text-align:center;background:#f9fafb;font-size:18px;font-weight:700;color:#374151}.player-details{text-align:left}.player-name{font-weight:600;font-size:16px;margin-bottom:4px;cursor:pointer;transition:all .2s ease;text-decoration:none;color:inherit}.player-name:hover{color:#2563eb;text-decoration:underline}.player-name.clickable{color:#2563eb}.player-name.clickable:hover{color:#1d4ed8;transform:translateY(-1px)}.player-info{font-size:12px;color:#6b7280}.winner-cell{text-align:center;font-weight:700;display:flex;align-items:center;justify-content:center}.winner-name{color:#16a34a;font-size:16px;font-weight:700}.winner-score{font-size:12px;color:#16a34a}.time-cell{text-align:center}.time-value{font-weight:700;font-size:16px}.time-label{font-size:12px;color:#6b7280;margin-top:4px}.stats-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.stat-card{text-align:center;padding:16px;border-radius:8px;border:1px solid}.stat-completed{background:#f0fdf4;border-color:#bbf7d0}.stat-ongoing{background:#eff6ff;border-color:#bfdbfe}.stat-pending{background:#fefce8;border-color:#fde68a}.stat-waiting{background:#f9fafb;border-color:#e5e7eb}.stat-number{font-size:24px;font-weight:700;margin-bottom:4px}.stat-label{font-size:14px;color:#6b7280}.progress-bar{background:#e5e7eb;border-radius:9999px;height:12px;margin-bottom:8px}.progress-fill{background:linear-gradient(to right,#3b82f6,#10b981);height:12px;border-radius:9999px;transition:width .5s}.progress-text{text-align:center;font-size:14px;color:#6b7280}.status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-completed{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.status-ongoing{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe;animation:pulse 2s infinite}.status-next{background:linear-gradient(135deg,#fef3c7,#fbbf24);color:#92400e;border:2px solid #f59e0b;font-weight:600;animation:nextMatchGlow 3s infinite;box-shadow:0 0 15px #f59e0b4d}.status-pending{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.status-waiting{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes nextMatchGlow{0%,to{box-shadow:0 0 15px #f59e0b4d;transform:scale(1)}50%{box-shadow:0 0 25px #f59e0b99;transform:scale(1.02)}}.profile-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.profile-modal-content{background:#fff;border-radius:12px;padding:24px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.profile-header{display:flex;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.profile-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #e5e7eb}.profile-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:all .3s ease;cursor:pointer}.profile-avatar:hover .profile-avatar-image{transform:scale(1.2);box-shadow:0 4px 12px #0003}.privacy-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.privacy-modal-content{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 40px #00000026;animation:privacyModalSlideIn .3s ease-out}@keyframes privacyModalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.privacy-icon{font-size:48px;margin-bottom:16px;animation:privacyIconPulse 2s infinite}@keyframes privacyIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.privacy-message{font-size:16px;color:#374151;line-height:1.5;margin-bottom:24px;font-weight:500}.privacy-actions{display:flex;justify-content:center}.privacy-close-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #3b82f64d}.privacy-close-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f666}.privacy-close-btn:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f64d}.profile-info h3{margin:0;font-size:20px;font-weight:600;color:#111827}.profile-info p{margin:4px 0 0;color:#6b7280;font-size:14px}.profile-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px}.stat-item{text-align:center;padding:12px;background:#f9fafb;border-radius:8px}.stat-value{font-size:18px;font-weight:700;color:#111827}.stat-label{font-size:12px;color:#6b7280;margin-top:4px}.profile-visibility{padding:12px;background:#f0f9ff;border-radius:8px;border:1px solid #bae6fd;margin-bottom:20px}.visibility-label{font-size:14px;font-weight:600;color:#0369a1;margin-bottom:8px}.visibility-info{font-size:12px;color:#0c4a6e}@media (max-width: 768px){.table-header-row,.player-row{grid-template-columns:1fr}.table-header-cell,.player-cell{border-right:none;border-bottom:1px solid #e5e7eb}.round-tabs,.tournament-info{flex-direction:column}}.matches-container{display:flex;flex-direction:column;gap:24px;padding:20px 0}.match-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:20px;border:1px solid #e5e7eb;transition:all .3s ease}.match-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.match-card.match-completed{background:#fff;border:1px solid #e5e7eb;border-top:4px solid #10b981;box-shadow:0 4px 6px -1px #0000001a}.match-card.match-completed:hover{box-shadow:0 10px 15px -3px #0000001a}.match-card.match-ongoing{background:linear-gradient(135deg,#fff,#fef2f2,#fff);border:1px solid #e5e7eb;border-top:4px solid #ef4444;box-shadow:0 4px 6px -1px #0000001a,0 0 20px #ef44444d,inset 0 1px #fffc;animation:live-match-pulse 2s infinite,live-match-glow 3s infinite;position:relative;overflow:hidden}.match-card.match-ongoing:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(239,68,68,.1),transparent);animation:live-match-shimmer 2.5s infinite}.match-card.match-ongoing:hover{box-shadow:0 10px 15px -3px #0000001a,0 0 30px #ef444480,inset 0 1px #ffffffe6;transform:translateY(-2px)}.match-card.match-next{background:linear-gradient(135deg,#fff,#fef3c7,#fff);border:1px solid #e5e7eb;border-top:4px solid #f59e0b;box-shadow:0 4px 6px -1px #0000001a,0 0 20px #f59e0b4d,inset 0 1px #fffc;animation:next-match-pulse 2s infinite,next-match-glow 3s infinite;position:relative;overflow:hidden}.match-card.match-next:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(245,158,11,.1),transparent);animation:next-match-shimmer 2.5s infinite}.match-card.match-next:hover{box-shadow:0 10px 15px -3px #0000001a,0 0 30px #f59e0b80,inset 0 1px #ffffffe6;transform:translateY(-2px)}.match-card.match-pending{background:#fff;border:1px solid #e5e7eb;border-top:4px solid #6b7280;box-shadow:0 4px 6px -1px #0000001a}.match-card.match-pending:hover{box-shadow:0 10px 15px -3px #0000001a}.match-card.match-waiting{background:#fff;border:1px solid #e5e7eb;border-top:4px solid #6b7280;box-shadow:0 4px 6px -1px #0000001a}.match-card.match-waiting:hover{box-shadow:0 10px 15px -3px #0000001a}@keyframes live-match-pulse{0%,to{border-top-color:#ef4444;box-shadow:0 4px 6px -1px #0000001a,0 0 20px #ef44444d,inset 0 1px #fffc}50%{border-top-color:#dc2626;box-shadow:0 4px 6px -1px #0000001a,0 0 25px #dc262666,inset 0 1px #ffffffe6}}@keyframes live-match-glow{0%,to{background:linear-gradient(135deg,#fff,#fef2f2,#fff)}50%{background:linear-gradient(135deg,#fff,#fecaca,#fff)}}@keyframes live-match-shimmer{0%{left:-100%}to{left:100%}}@keyframes next-match-pulse{0%,to{border-top-color:#f59e0b;box-shadow:0 4px 6px -1px #0000001a,0 0 20px #f59e0b4d,inset 0 1px #fffc}50%{border-top-color:#d97706;box-shadow:0 4px 6px -1px #0000001a,0 0 25px #d9770666,inset 0 1px #ffffffe6}}@keyframes next-match-glow{0%,to{background:linear-gradient(135deg,#fff,#fef3c7,#fff)}50%{background:linear-gradient(135deg,#fff,#fde68a,#fff)}}@keyframes next-match-shimmer{0%{left:-100%}to{left:100%}}.match-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.match-number{font-size:18px;font-weight:600;color:#111827}.match-status{display:flex;align-items:center}.players-container{display:flex;align-items:center;gap:20px;margin-bottom:16px}.player-card{flex:1;background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;padding:16px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;gap:12px}.player-card:hover{border-color:#3b82f6;background:#f0f9ff;transform:translateY(-1px)}.player-card.winner{border-color:#10b981;background:#ecfdf5;box-shadow:0 0 0 3px #10b9811a}.player-avatar{flex-shrink:0;position:relative;display:flex;justify-content:center;align-items:center}.avatar-image{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;cursor:pointer;position:relative}.player-avatar:hover:after{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:#3b82f61a;border-radius:50%;z-index:1;pointer-events:none}.avatar-popup{position:absolute;top:-150px;left:50%;transform:translate(-50%);width:120px;height:120px;border-radius:50%;border:3px solid #3b82f6;box-shadow:0 8px 25px #0000004d;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;background:#fff}.player-avatar:hover .avatar-popup{opacity:1;visibility:visible}.avatar-popup img{width:100%;height:100%;border-radius:50%;object-fit:cover}.player-info{flex:1}.player-name{font-size:18px;font-weight:600;color:#2563eb;margin-bottom:8px}.player-rank{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.rank-icon{font-size:16px}.winner-badge{position:absolute;top:-8px;right:-8px;background:#10b981;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;box-shadow:0 2px 4px #0000001a}.vs-separator{display:flex;align-items:center;justify-content:center;min-width:60px}.vs-text{background:#6b7280;color:#fff;padding:8px 12px;border-radius:20px;font-weight:700;font-size:14px;box-shadow:0 2px 4px #0000001a}.match-details{padding-top:16px;border-top:1px solid #f3f4f6}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;padding:16px;background:#f9fafb;border-radius:8px}.detail-item{text-align:center}.detail-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.detail-value{font-size:14px;color:#111827}.time-value{font-weight:600;margin-bottom:2px}.time-label{font-size:11px;color:#6b7280}.match-result{font-size:14px;font-weight:600;color:#059669}.match-result.live{color:#2563eb;animation:pulse 2s infinite}.result-text{background:#f0f9ff;padding:6px 12px;border-radius:6px;border:1px solid #bfdbfe}@media (max-width: 768px){.players-container{flex-direction:column;gap:16px}.vs-separator{min-width:auto}.vs-text{padding:6px 10px;font-size:12px}.player-card{width:100%}.match-header{flex-direction:column;gap:8px;align-items:flex-start}}._bracketContainer_wf0bi_1{background:#fff;padding:2rem;border-radius:12px;margin-top:1rem;position:relative}._bracketHeader_wf0bi_9{background:linear-gradient(135deg,#9333ea,#7c3aed);padding:1.5rem;border-radius:12px;margin-bottom:2rem}._statusTabs_wf0bi_16{display:flex;gap:1rem;margin-bottom:1.5rem}._statusTab_wf0bi_16{background:transparent;border:2px solid rgba(255,255,255,.3);color:#fffc;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}._statusTab_wf0bi_16:hover{background:#ffffff1a;border-color:#ffffff80}._statusTab_wf0bi_16._active_wf0bi_40{background:#fff3;border-color:#fff9;color:#fff}._roundStatusSummary_wf0bi_46{display:flex;flex-wrap:wrap;gap:1.5rem;color:#fff}._roundStatusItem_wf0bi_53{display:flex;align-items:center;gap:.5rem;font-size:.875rem}._roundStatusName_wf0bi_60{font-weight:600}._roundStatusCount_wf0bi_64{font-weight:700;background:#fff3;padding:.25rem .75rem;border-radius:6px}._tournamentTitleSection_wf0bi_71{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._tournamentTitle_wf0bi_71{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .5rem}._tournamentSubtitle_wf0bi_85{font-size:1.125rem;color:#6b7280;margin:0}._zoomControls_wf0bi_91{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem;box-shadow:0 2px 8px #0000001a;z-index:10}._zoomButton_wf0bi_106{background:#f3f4f6;border:1px solid #d1d5db;color:#374151;width:32px;height:32px;border-radius:6px;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._zoomButton_wf0bi_106:hover{background:#e5e7eb;border-color:#9ca3af}._zoomValue_wf0bi_126{font-size:.875rem;font-weight:600;color:#374151;min-width:45px;text-align:center}._resetButton_wf0bi_134{background:#3b82f6;border:1px solid #3b82f6;color:#fff;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}._resetButton_wf0bi_134:hover{background:#2563eb;border-color:#2563eb}._bracketTreeWrapper_wf0bi_150{overflow:auto;max-height:80vh;padding:2rem;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}._bracketTree_wf0bi_150{display:flex;gap:4rem;padding:2rem 0;min-width:fit-content;position:relative;background:#fff;padding:2rem;scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.3) transparent}._bracketTree_wf0bi_150::-webkit-scrollbar{height:8px;width:8px}._bracketTree_wf0bi_150::-webkit-scrollbar-track{background:transparent}._bracketTree_wf0bi_150::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:4px}._bracketTree_wf0bi_150::-webkit-scrollbar-thumb:hover{background:#3b82f680}._roundColumn_wf0bi_185{flex:0 0 auto;min-width:280px;display:flex;flex-direction:column;position:relative}._roundHeader_wf0bi_193{text-align:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}._roundName_wf0bi_200{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}._roundProgress_wf0bi_207{font-size:.875rem;color:#6b7280;font-weight:500}._matchesList_wf0bi_213{display:flex;flex-direction:column;gap:.75rem;position:relative;min-height:200px;justify-content:flex-start;align-items:stretch;padding:0}._matchWrapper_wf0bi_224{position:relative;display:flex;align-items:center;min-height:60px;margin:0;padding:0}._connectorToNext_wf0bi_233{position:absolute;right:-4rem;top:50%;transform:translateY(-50%);width:4rem;height:2px;background:#9ca3af;z-index:0;pointer-events:none}._connectorToNext_wf0bi_233:after{content:"";position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid #9ca3af;border-top:4px solid transparent;border-bottom:4px solid transparent}._connectorVerticalDown_wf0bi_257{position:absolute;right:-4rem;top:50%;width:2px;height:36px;background:#9ca3af;z-index:0;pointer-events:none}._connectorVerticalUp_wf0bi_268{position:absolute;right:-4rem;bottom:50%;width:2px;height:36px;background:#9ca3af;z-index:0;pointer-events:none}._connectorHorizontalJoin_wf0bi_279{position:absolute;right:-4rem;top:50%;transform:translateY(-50%);width:4rem;height:2px;background:#9ca3af;z-index:0;pointer-events:none}._connectorHorizontalJoin_wf0bi_279:after{content:"";position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid #9ca3af;border-top:4px solid transparent;border-bottom:4px solid transparent}._connectorFromPrev_wf0bi_303{position:absolute;left:-4rem;top:50%;transform:translateY(-50%);width:4rem;height:2px;background:#9ca3af;z-index:0;pointer-events:none}._connectorFromPrev_wf0bi_303:before{content:"";position:absolute;left:-2px;top:50%;transform:translateY(-50%);width:0;height:0;border-right:6px solid #9ca3af;border-top:4px solid transparent;border-bottom:4px solid transparent}._connectorLineVertical_wf0bi_327{position:absolute;left:-4rem;width:2px;background:#9ca3af;z-index:0;pointer-events:none}._connectorLineHorizontal_wf0bi_336{position:absolute;top:50%;left:-4rem;width:4rem;height:2px;background:#9ca3af;z-index:0;pointer-events:none}._matchBox_wf0bi_347{flex:1;background:#fff!important;border:2px solid #d1d5db;border-radius:6px;padding:.4rem;min-width:260px;max-width:280px;position:relative;transition:all .3s ease;z-index:2}._matchBox_wf0bi_347:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}._matchBox_wf0bi_347._completed_wf0bi_363{border-color:#22c55e;background:#fff!important}._matchBox_wf0bi_347._ongoing_wf0bi_367{border-color:#ef4444;background:#fff!important;animation:_pulse_wf0bi_1 2s infinite}._matchBox_wf0bi_347._pending_wf0bi_372{border-color:#3b82f6;background:#fff!important}@keyframes _pulse_wf0bi_1{0%,to{opacity:1}50%{opacity:.9}}._matchNumber_wf0bi_385{position:absolute;top:.375rem;left:.375rem;font-size:.7rem;font-weight:700;color:#6b7280;background:#f3f4f6;padding:.2rem .4rem;border-radius:4px}._matchContent_wf0bi_397{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;padding-right:3.5rem}._playerRow_wf0bi_405{display:flex;align-items:center;width:100%;padding:.1rem 0}._playerRow_wf0bi_405._winner_wf0bi_411 ._playerName_wf0bi_411{color:#22c55e;font-weight:700}._playerInfo_wf0bi_416{display:flex;align-items:center;gap:.5rem;flex:1;width:100%}._playerAvatar_wf0bi_424{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #e5e7eb;flex-shrink:0}._playerDetails_wf0bi_433{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}._playerName_wf0bi_411{font-size:.8rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._winnerBadge_wf0bi_453{font-size:1rem}._playerSkill_wf0bi_457{font-size:.75rem;font-weight:500;padding:.125rem .5rem;border-radius:12px;display:inline-block;width:fit-content}._playerSkill_wf0bi_457._beginner_wf0bi_465{background:#dbeafe;color:#1e40af}._playerSkill_wf0bi_457._intermediate_wf0bi_469{background:#fef3c7;color:#92400e}._playerSkill_wf0bi_457._advanced_wf0bi_473{background:#fce7f3;color:#9f1239}._playerSkill_wf0bi_457._expert_wf0bi_477{background:#e0e7ff;color:#3730a3}._vsDivider_wf0bi_482{text-align:center;color:#6b7280;font-weight:700;font-size:.6rem;padding:.1rem 0;text-transform:uppercase;letter-spacing:.5px}._matchFooter_wf0bi_492{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.25rem;padding-top:.25rem;border-top:1px solid #e5e7eb}._matchStatusBadge_wf0bi_502{padding:.375rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._matchStatusBadgeRight_wf0bi_512{position:absolute;top:.4rem;right:.4rem;padding:.25rem .5rem;border-radius:12px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;z-index:3}._matchActions_wf0bi_526{display:flex;gap:.5rem}._actionButton_wf0bi_531{background:transparent;border:1px solid #d1d5db;color:#374151;width:24px;height:24px;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._actionButton_wf0bi_531:hover{background:#f3f4f6;border-color:#9ca3af}._actionButton_wf0bi_531:first-child{color:#22c55e;border-color:#22c55e}._actionButton_wf0bi_531:first-child:hover{background:#dcfce7}._actionButton_wf0bi_531:last-child{color:#ef4444;border-color:#ef4444}._actionButton_wf0bi_531:last-child:hover{background:#fee2e2}._noData_wf0bi_563{text-align:center;padding:3rem;color:#6b7280;font-size:1rem}@media (max-width: 768px){._bracketTree_wf0bi_150{gap:2rem}._roundColumn_wf0bi_185{min-width:220px}._matchBox_wf0bi_347{min-width:200px}._roundStatusSummary_wf0bi_46{flex-direction:column;gap:.75rem}._zoomControls_wf0bi_91{position:relative;top:auto;right:auto;margin-bottom:1rem;justify-content:center}._bracketTreeWrapper_wf0bi_150{padding:1rem}}._tournamentLiveContainer_1mypi_1{min-height:calc(100vh - 140px);margin-top:80px;background:#155843;color:#111827;padding:2rem 0}._tournamentLiveContent_1mypi_9{max-width:1400px;margin:0 auto;padding:0 1rem;background:transparent}._backButton_1mypi_16{background:#ffe86e;color:#111827;border:1px solid #acacac;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}._backButton_1mypi_16:hover{background:#ffdf3a;border-color:#8a8a8a;transform:translateY(-2px);box-shadow:0 4px 12px #ffe86e66}._loadingContainer_1mypi_35,._errorContainer_1mypi_36{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;gap:1rem}._loadingSpinner_1mypi_46{width:50px;height:50px;border:4px solid rgba(59,130,246,.2);border-top-color:#3b82f6;border-radius:50%;animation:_spin_1mypi_1 1s linear infinite}@keyframes _spin_1mypi_1{to{transform:rotate(360deg)}}._errorContainer_1mypi_36 h2{color:#ef4444;margin-bottom:.5rem}._tournamentHeader_1mypi_65{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 1px 3px #0000001a}._tournamentTitleSection_1mypi_74{margin-bottom:1.5rem}._tournamentTitle_1mypi_74{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:#78630a}._tournamentMeta_1mypi_85{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._gameType_1mypi_92{background:#f59e0b33;color:#f59e0b;padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600;border:1px solid rgba(245,158,11,.3)}._statusBadge_1mypi_102{padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}._liveIndicator_1mypi_112{display:flex;align-items:center;gap:.5rem;background:#ef444433;color:#ef4444;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:700;border:1px solid rgba(239,68,68,.3);animation:_pulse_1mypi_1 2s infinite}@keyframes _pulse_1mypi_1{0%,to{opacity:1}50%{opacity:.7}}._liveDot_1mypi_134{width:8px;height:8px;background:#ef4444;border-radius:50%;animation:_blink_1mypi_1 1s infinite}@keyframes _blink_1mypi_1{0%,to{opacity:1}50%{opacity:.3}}._tournamentStats_1mypi_150{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.2)}._statItem_1mypi_158{display:flex;flex-direction:column;gap:.25rem}._statLabel_1mypi_164{color:#6b7280;font-size:.875rem;font-weight:500}._statValue_1mypi_170{color:#111827;font-size:1.5rem;font-weight:700}._winnersPodium_1mypi_176{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 30px #0000000f}._sectionTitle_1mypi_185{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;color:#ffbdbd}._podiumGrid_1mypi_192{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;align-items:stretch}._podiumItem_1mypi_199{position:relative;background:#f8fafc;border:2px solid #e5e7eb;border-radius:16px;padding:2rem 1.5rem 2.25rem;text-align:center;color:#0f172a;box-shadow:0 10px 24px #0206170f;transition:transform .25s ease,box-shadow .25s ease}._podiumItem_1mypi_199:hover{transform:translateY(-4px);box-shadow:0 16px 36px #0206171f}._podiumItem_1mypi_199._gold_1mypi_214{background:linear-gradient(180deg,#fff7e6,#fffbeb,#fff);border-color:#facc15;box-shadow:0 12px 32px #facc1540}._podiumItem_1mypi_199._silver_1mypi_219{background:linear-gradient(180deg,#eef2ff,#f1f5f9,#fff);border-color:#94a3b8;box-shadow:0 12px 32px #94a3b840}._podiumItem_1mypi_199._bronze_1mypi_224{background:linear-gradient(180deg,#fde7db,#fff1e6,#fff);border-color:#f59e0b;box-shadow:0 12px 32px #f59e0b40}._podiumRank_1mypi_230{font-size:2rem;font-weight:900;color:#16a34a;margin-bottom:.25rem;letter-spacing:2px}._podiumTitle_1mypi_238{font-size:1.125rem;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;font-weight:800}._podiumName_1mypi_247{font-size:1.25rem;font-weight:700;color:#0f172a;margin-top:.25rem}._podiumRibbon_1mypi_254{position:absolute;top:-10px;left:50%;transform:translate(-50%);padding:.5rem 1.25rem;font-weight:900;border-radius:9999px;color:#fff;box-shadow:0 8px 20px #0000001a;font-size:1rem;letter-spacing:.04em}._podiumRibbon_1mypi_254._gold_1mypi_214{background:linear-gradient(90deg,#f59e0b,#facc15)}._podiumRibbon_1mypi_254._silver_1mypi_219{background:linear-gradient(90deg,#94a3b8,#cbd5e1);color:#0f172a}._podiumRibbon_1mypi_254._bronze_1mypi_224{background:linear-gradient(90deg,#b45309,#f59e0b)}._podiumAvatarWrap_1mypi_279{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}._podiumAvatar_1mypi_279{width:64px;height:64px;border-radius:9999px;object-fit:cover;border:3px solid #ffffff;box-shadow:0 6px 16px #0000001f}._podiumAvatar_1mypi_279._placeholder_1mypi_295{display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#0f172a;font-weight:800;font-size:1.25rem}._podiumMedal_1mypi_305{position:absolute;bottom:-8px;right:calc(50% - 42px);transform:translate(50%);font-size:1rem;padding:.1rem .4rem;border-radius:9999px;background:#fff;box-shadow:0 4px 12px #0000001f}._podiumMedal_1mypi_305._gold_1mypi_214{color:#b45309}._podiumMedal_1mypi_305._silver_1mypi_219{color:#475569}._podiumMedal_1mypi_305._bronze_1mypi_224{color:#92400e}._mainTabs_1mypi_326{display:flex;gap:1rem;margin:2rem 0;background:#193442;border-bottom:2px solid #007778;padding:.5rem 1rem;border-radius:8px 8px 0 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(255,232,110,.3) transparent;-webkit-overflow-scrolling:touch}._mainTabs_1mypi_326::-webkit-scrollbar{height:6px}._mainTabs_1mypi_326::-webkit-scrollbar-track{background:transparent}._mainTabs_1mypi_326::-webkit-scrollbar-thumb{background:#ffe86e4d;border-radius:3px}._mainTabs_1mypi_326::-webkit-scrollbar-thumb:hover{background:#ffe86e80}._mainTabButton_1mypi_354{padding:1rem 2rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#ffe86e;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;flex-shrink:0;white-space:nowrap}._mainTabButton_1mypi_354:hover{color:#ffdf3a;background:#ffe86e1a}._mainTabButton_1mypi_354._active_1mypi_371{color:#ffe86e;border-bottom-color:#ffe86e;background:#ffe86e1a}._tabContent_1mypi_377{padding:2rem 0}._roundsSection_1mypi_381{margin-top:2rem;margin-bottom:2rem}._roundsSection_1mypi_381 ._sectionTitle_1mypi_185{margin-bottom:1.5rem}._roundsNavigation_1mypi_390{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._roundTabsContainer_1mypi_397{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid rgba(59,130,246,.2);overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.3) transparent}._roundTabsContainer_1mypi_397::-webkit-scrollbar{height:6px}._roundTabsContainer_1mypi_397::-webkit-scrollbar-track{background:transparent}._roundTabsContainer_1mypi_397::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:3px}._roundTabsContainer_1mypi_397::-webkit-scrollbar-thumb:hover{background:#3b82f680}._roundTabButton_1mypi_420{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#1b3c18;border:none;border-bottom:3px solid transparent;color:#6b7280;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:fit-content}._roundTabButton_1mypi_420:hover{color:#111827;background:#2a5a25}._roundTabName_1mypi_446{font-weight:600}._roundTabStatusBadge_1mypi_450{padding:.25rem .5rem;border-radius:8px;font-size:.625rem;font-weight:700;color:#fff;text-transform:uppercase}._roundTabStats_1mypi_459{color:#64748b;font-size:.875rem;font-weight:500}._roundContent_1mypi_465{background:#fff;border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:2rem}._roundHeader_1mypi_472{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(59,130,246,.2)}._roundTitle_1mypi_478{font-size:1.75rem;font-weight:700;color:#000;margin-bottom:.75rem}._roundProgressInfo_1mypi_485{display:flex;justify-content:space-between;align-items:center;color:#64748b;font-size:.875rem}._roundTab_1mypi_397{background:#0f0f23e6;border:1px solid rgba(59,130,246,.2);border-radius:12px;padding:1rem;cursor:pointer;transition:all .3s ease;text-align:left}._roundTab_1mypi_397:hover{border-color:#3b82f666;transform:translateY(-2px)}._roundTab_1mypi_397._active_1mypi_371{background:#3b82f61a;border-color:#3b82f680;box-shadow:0 4px 12px #3b82f633}._roundTabHeader_1mypi_512{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._roundNumber_1mypi_519{font-weight:600;color:#fff;font-size:1rem}._roundStatusBadge_1mypi_525{padding:.25rem .75rem;border-radius:12px;font-size:.625rem;font-weight:700;color:#fff;text-transform:uppercase}._roundTabStats_1mypi_459{color:#94a3b8;font-size:.875rem;margin-bottom:.25rem;font-weight:500}._roundTabPlayers_1mypi_541{color:#3b82f6;font-size:.75rem;font-weight:600;margin-top:.25rem}._roundDisplayName_1mypi_548{color:#cbd5e1;font-size:.875rem;font-weight:500}._roundDetails_1mypi_554{background:#fff;border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:2rem}._roundHeader_1mypi_472{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(59,130,246,.2)}@media (max-width: 768px){._roundHeader_1mypi_472{flex-direction:column;align-items:flex-start;gap:1rem}}._roundTitle_1mypi_478{font-size:1.75rem;font-weight:700;margin:0;color:#fff}._roundProgress_1mypi_485{display:flex;align-items:center;gap:1rem;color:#94a3b8;font-size:.875rem}._roundStatus_1mypi_525{font-weight:600;text-transform:uppercase;font-size:.75rem}._roundTabs_1mypi_397{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid rgba(59,130,246,.2)}._roundTabButton_1mypi_420{background:#1b3c18;border:none;color:#94a3b8;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;position:relative;top:2px}._roundTabButton_1mypi_420:hover{color:#fff;background:#2a5a25}._roundTabButton_1mypi_420._active_1mypi_371{color:#3b82f6;border-bottom-color:#3b82f6;background:#193442}._playersSection_1mypi_628{margin-top:2rem}._sectionSubtitle_1mypi_632{font-size:1.25rem;font-weight:600;color:#000;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._playersGrid_1mypi_642{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._playerCard_1mypi_649{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}._playerCard_1mypi_649:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._playerCard_1mypi_649._winnerCard_1mypi_665{background:#f0fdf4;border-color:#22c55e}._playerCard_1mypi_649._loserCard_1mypi_669{background:#fef2f2;border-color:#ef4444;opacity:.8}._playerAvatar_1mypi_675{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid rgba(59,130,246,.3)}._playerInfo_1mypi_683{flex:1;display:flex;flex-direction:column;gap:.25rem}._playerCard_1mypi_649 ._playerName_1mypi_690{font-size:1rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.5rem}._playerCard_1mypi_649 ._playerSkill_1mypi_699{font-size:.875rem;color:#6b7280;text-transform:capitalize}._playerCard_1mypi_649 ._playerRating_1mypi_705{font-size:.75rem;color:#9ca3af}._playerMatchAvatar_1mypi_710{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid rgba(59,130,246,.3);margin-right:.5rem}._playerMatchInfo_1mypi_719{display:flex;flex-direction:column;gap:.15rem;flex:1}._noData_1mypi_726{text-align:center;padding:3rem;color:#6b7280;grid-column:1/-1}._matchesGrid_1mypi_733{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}._matchCard_1mypi_739{background:#f8f9fa;border:3px solid #d1d5db;border-radius:8px;padding:.75rem;transition:all .3s ease;position:relative}._matchCard_1mypi_739:hover{border-color:#3b82f6;border-width:3px;background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._matchCard_1mypi_739._liveMatch_1mypi_754{border-color:#ef4444;border-width:3px;box-shadow:0 0 20px #ef444433;animation:_livePulse_1mypi_1 2s infinite}@keyframes _livePulse_1mypi_1{0%,to{box-shadow:0 0 20px #ef444433}50%{box-shadow:0 0 30px #ef444466}}._liveBadge_1mypi_769{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;gap:.5rem;background:#ef444433;color:#ef4444;padding:.375rem .75rem;border-radius:20px;font-size:.7rem;font-weight:700;border:1px solid rgba(239,68,68,.3)}._matchHeader_1mypi_785{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}._matchNumber_1mypi_794{font-weight:700;color:#1e293b;font-size:1rem;letter-spacing:.5px}._tableNumber_1mypi_801{color:#475569;font-size:.875rem;font-weight:600}._matchStatus_1mypi_807{padding:.375rem .75rem;border-radius:8px;font-size:.7rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #0000001a;white-space:nowrap}._matchPlayers_1mypi_819{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem}._player_1mypi_628{display:flex;align-items:center;padding:.5rem;background:#3b82f60d;border-radius:6px;border:1px solid rgba(59,130,246,.1)}._player_1mypi_628._winner_1mypi_176{background:#22c55e1a;border-color:#22c55e4d}._matchPlayers_1mypi_819 ._player_1mypi_628 ._playerName_1mypi_690{font-weight:600;color:#000;font-size:.875rem;display:flex;align-items:center;gap:.5rem}._matchPlayers_1mypi_819 ._player_1mypi_628 ._playerSkill_1mypi_699{font-size:.875rem;color:#94a3b8;text-transform:capitalize}._winnerIcon_1mypi_854{font-size:1rem}._playerScore_1mypi_858{font-size:1.25rem;font-weight:700;color:#3b82f6}._vsDivider_1mypi_864{text-align:center;color:#94a3b8;font-weight:600;font-size:.875rem}._matchScore_1mypi_871{text-align:center;font-weight:700;color:#22c55e;margin-bottom:.25rem;font-size:.9rem}._matchTiming_1mypi_879{display:flex;flex-direction:column;gap:.25rem;font-size:.7rem;color:#94a3b8;padding-top:.5rem;border-top:1px solid rgba(59,130,246,.1)}._liveTime_1mypi_889{color:#ef4444;font-weight:600}._registeredPlayersSection_1mypi_894,._noRounds_1mypi_899{margin-top:2rem;margin-bottom:2rem}._infoCard_1mypi_904{background:#0f0f23e6;border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:2rem;margin-bottom:2rem;text-align:center}._infoMessage_1mypi_913{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 .5rem}._noRoundsSubtext_1mypi_920{margin-top:.5rem;font-size:.875rem;color:#94a3b8}._noMatches_1mypi_926{text-align:center;padding:3rem;color:#94a3b8}._playerEmail_1mypi_932{font-size:.75rem;color:#64748b;margin-top:.25rem}@media (max-width: 768px){._tournamentTitle_1mypi_74{font-size:2rem}._roundsNavigation_1mypi_390,._matchesGrid_1mypi_733{grid-template-columns:1fr}._tournamentStats_1mypi_150{grid-template-columns:repeat(3,1fr)}._mainTabs_1mypi_326{margin:1.5rem 0;padding:.5rem .75rem;gap:.75rem}._mainTabButton_1mypi_354{padding:.75rem 1.25rem;font-size:.9rem}}@media (max-width: 480px){._tournamentTitle_1mypi_74{font-size:1.5rem}._tournamentHeader_1mypi_65,._roundDetails_1mypi_554{padding:1.5rem}._matchCard_1mypi_739{padding:1rem}._mainTabs_1mypi_326{margin:1rem 0;padding:.5rem;gap:.5rem}._mainTabButton_1mypi_354{padding:.75rem 1rem;font-size:.85rem}}._userProfileContainer_jx1i4_1{min-height:100vh;display:flex;flex-direction:column;background-color:var(--page-background-color)}._profileContent_jx1i4_8{flex:1;max-width:900px;margin:0 auto;width:100%}._profileCard_jx1i4_15{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px #0000001a}._profileTitle_jx1i4_22{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}._profileSubtitle_jx1i4_29{color:#666;margin-bottom:2rem;font-size:.95rem}._loadingContainer_jx1i4_35{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1rem}._loadingContainer_jx1i4_35 p{color:#666;font-size:1rem}._loadingSpinner_jx1i4_48{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:_spin_jx1i4_1 1s linear infinite}@keyframes _spin_jx1i4_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorMessage_jx1i4_65,._successMessage_jx1i4_66{padding:1rem 1rem 1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem;position:sticky;top:1rem;z-index:100;box-shadow:0 2px 8px #0000001a;animation:_slideDown_jx1i4_1 .3s ease-out}._errorMessage_jx1i4_65 ._errorIcon_jx1i4_79,._successMessage_jx1i4_66 ._errorIcon_jx1i4_79{font-weight:700;font-size:1.2rem;flex-shrink:0;line-height:1}._errorMessage_jx1i4_65 ._errorText_jx1i4_86,._successMessage_jx1i4_66 ._errorText_jx1i4_86{flex:1;line-height:1.5}@keyframes _slideDown_jx1i4_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._errorMessage_jx1i4_65{background-color:#fee;color:#c33;border:1px solid #fcc}._errorMessage_jx1i4_65 ._errorCloseButton_jx1i4_107{background:none;border:none;color:#c33;font-size:1.5rem;font-weight:700;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;transition:background-color .2s}._errorMessage_jx1i4_65 ._errorCloseButton_jx1i4_107:hover{background-color:#cc33331a}._errorMessage_jx1i4_65 ._errorCloseButton_jx1i4_107:focus{outline:2px solid #c33;outline-offset:2px}._successMessage_jx1i4_66{background-color:#efe;color:#3c3;border:1px solid #cfc}._profilePreview_jx1i4_138{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 12px #667eea4d}._profilePreviewContent_jx1i4_146{display:flex;align-items:center;gap:1.5rem}._profilePreviewAvatar_jx1i4_152{width:80px;height:80px;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.3);flex-shrink:0}._profilePreviewAvatar_jx1i4_152 img{width:100%;height:100%;object-fit:cover}._profilePreviewInfo_jx1i4_166{flex:1;min-width:0}._profilePreviewName_jx1i4_171{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profilePreviewTagline_jx1i4_181{font-size:1rem;color:#fffffff2;margin:0 0 .5rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profilePreviewLocation_jx1i4_191{font-size:.875rem;color:#fffc;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profileForm_jx1i4_200{display:flex;flex-direction:column;gap:2rem}._formSection_jx1i4_206{display:flex;flex-direction:column;gap:1rem}._sectionLabel_jx1i4_212{font-size:1.1rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}._formRow_jx1i4_219{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._formGroup_jx1i4_225{display:flex;flex-direction:column;gap:.5rem}._formGroup_jx1i4_225 label{font-weight:500;color:#333;font-size:.9rem}._formGroup_jx1i4_225 input,._formGroup_jx1i4_225 select{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s,box-shadow .2s}._formGroup_jx1i4_225 input:focus,._formGroup_jx1i4_225 select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._formGroup_jx1i4_225 input::placeholder,._formGroup_jx1i4_225 select::placeholder{color:#999}._formGroup_jx1i4_225 select{cursor:pointer}._inputError_jx1i4_257{border-color:#dc3545!important}._inputError_jx1i4_257:focus{box-shadow:0 0 0 3px #dc35451a!important}._fieldError_jx1i4_264{color:#dc3545;font-size:.875rem;margin-top:.5rem;display:block;font-weight:500;padding:.5rem;background-color:#fee;border-left:3px solid #dc3545;border-radius:4px;animation:_slideDown_jx1i4_1 .3s ease-out}._profilePicContainer_jx1i4_277{display:flex;flex-direction:column;gap:1rem}._profilePicPreview_jx1i4_283{width:150px;height:150px;border-radius:50%;overflow:hidden;border:3px solid #ddd;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}._profilePicPreview_jx1i4_283 img{width:100%;height:100%;object-fit:cover}._profilePicActions_jx1i4_300{display:flex;gap:1rem;align-items:center}._fileInput_jx1i4_306{display:none}._fileLabel_jx1i4_310{padding:.6rem 1.2rem;background-color:#007bff;color:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}._fileLabel_jx1i4_310:hover{background-color:#0056b3}._removePicButton_jx1i4_324{padding:.6rem 1.2rem;background-color:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s}._removePicButton_jx1i4_324:hover{background-color:#c82333}._checkboxGroup_jx1i4_339{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}._checkboxLabel_jx1i4_346{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;transition:background-color .2s,border-color .2s}._checkboxLabel_jx1i4_346:hover{background-color:#f8f9fa;border-color:#007bff}._checkboxLabel_jx1i4_346 input[type=checkbox]{cursor:pointer;width:18px;height:18px}._checkboxLabel_jx1i4_346 input[type=checkbox]:checked+span{font-weight:600;color:#007bff}._checkboxLabel_jx1i4_346 span{-webkit-user-select:none;user-select:none;font-size:.95rem}._formActions_jx1i4_374{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid #eee}._dashboardLink_jx1i4_384{padding:.75rem 2rem;background-color:#6c757d;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block;text-align:center;cursor:pointer;transition:background-color .2s,transform .1s}._dashboardLink_jx1i4_384:hover{background-color:#5a6268;transform:translateY(-1px);color:#fff;text-decoration:none}._dashboardLink_jx1i4_384:active{transform:translateY(0)}._submitButton_jx1i4_408{padding:.75rem 2rem;background-color:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .1s}._submitButton_jx1i4_408:hover:not(:disabled){background-color:#0056b3;transform:translateY(-1px)}._submitButton_jx1i4_408:active:not(:disabled){transform:translateY(0)}._submitButton_jx1i4_408:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._profileCard_jx1i4_15{padding:1.5rem}._profileTitle_jx1i4_22{font-size:1.5rem}._formRow_jx1i4_219{grid-template-columns:1fr}._checkboxGroup_jx1i4_339{flex-direction:column}}._organizerListingContainer_1lkjh_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);padding:2rem 0;position:relative}._organizerListingContent_1lkjh_9{max-width:1400px;margin:0 auto;padding:0 1.5rem}._headerSection_1lkjh_15{text-align:center;margin-bottom:3rem;color:#fff}._headerSection_1lkjh_15 ._pageTitle_1lkjh_20{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}._headerSection_1lkjh_15 ._pageSubtitle_1lkjh_26{font-size:1.125rem;opacity:.9}._searchFiltersSection_1lkjh_31{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 6px #0000001a}._searchBar_1lkjh_40{position:relative;margin-bottom:1.5rem}._searchBar_1lkjh_40 ._searchInput_1lkjh_44{width:100%;padding:1rem 3rem 1rem 1.5rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;transition:all .3s ease}._searchBar_1lkjh_40 ._searchInput_1lkjh_44:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._searchBar_1lkjh_40 ._searchIcon_1lkjh_57{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:1.25rem;color:#6b7280}._filtersRow_1lkjh_66{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-end}._filterGroup_1lkjh_73{flex:1;min-width:200px}._filterGroup_1lkjh_73 ._filterLabel_1lkjh_77{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._filterGroup_1lkjh_73 ._filterSelect_1lkjh_84{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;background:#fff;cursor:pointer;transition:all .3s ease}._filterGroup_1lkjh_73 ._filterSelect_1lkjh_84:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._clearFiltersButton_1lkjh_100{padding:.75rem 1.5rem;background:#ef4444;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._clearFiltersButton_1lkjh_100:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 6px #ef44444d}._errorMessage_1lkjh_118{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;color:#dc2626;font-size:.9375rem;font-weight:500;display:flex;align-items:center;gap:.5rem}._resultsCount_1lkjh_132{margin-bottom:1.5rem;color:#fff;font-size:1rem;font-weight:500}._loadingContainer_1lkjh_139{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#fff}._loadingContainer_1lkjh_139 ._loadingSpinner_1lkjh_147{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1lkjh_1 1s linear infinite;margin-bottom:1rem}._loadingContainer_1lkjh_139 p{font-size:1.125rem}@keyframes _spin_1lkjh_1{to{transform:rotate(360deg)}}._errorState_1lkjh_165{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151}._errorState_1lkjh_165 h2{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._errorState_1lkjh_165 p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}._emptyState_1lkjh_184{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151}._emptyState_1lkjh_184 ._emptyStateIcon_1lkjh_191{font-size:4rem;margin-bottom:1rem}._emptyState_1lkjh_184 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._emptyState_1lkjh_184 p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}._emptyState_1lkjh_184 ._emptyStateButton_1lkjh_206{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._emptyState_1lkjh_184 ._emptyStateButton_1lkjh_206:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 6px #667eea4d}._organizersGrid_1lkjh_223{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}@media (max-width: 768px){._organizersGrid_1lkjh_223{grid-template-columns:1fr;gap:1.5rem}}@media (min-width: 769px) and (max-width: 1024px){._organizersGrid_1lkjh_223{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1025px){._organizersGrid_1lkjh_223{grid-template-columns:repeat(3,1fr)}}._organizerCard_1lkjh_246{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;cursor:pointer}._organizerCard_1lkjh_246:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}._organizerImage_1lkjh_259{position:relative;width:100%;height:200px;overflow:hidden}._organizerImage_1lkjh_259 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._organizerCard_1lkjh_246:hover ._organizerImage_1lkjh_259 img{transform:scale(1.05)}._organizerImage_1lkjh_259 ._statusBadge_1lkjh_274{position:absolute;top:1rem;right:1rem;background:#10b981;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600}._organizerInfo_1lkjh_286{padding:1.5rem}._organizerName_1lkjh_290{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._organizerDescription_1lkjh_297{font-size:.875rem;color:#6b7280;margin-bottom:1rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._organizerRating_1lkjh_308{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}._starsContainer_1lkjh_316{display:flex;gap:2px}._star_1lkjh_316{color:#fbbf24;font-size:1.125rem}._starHalf_1lkjh_326{color:#fbbf24;font-size:1.125rem;opacity:.5}._starEmpty_1lkjh_332{color:#d1d5db;font-size:1.125rem}._ratingValue_1lkjh_337{font-weight:600;color:#111827;font-size:1rem}._reviewCount_1lkjh_343{font-size:.875rem;color:#6b7280}._organizerDetails_1lkjh_348{margin-bottom:1.5rem}._detailItem_1lkjh_352{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;color:#374151}._detailIcon_1lkjh_361{font-size:1rem}._detailText_1lkjh_365{flex:1}._viewDetailsButton_1lkjh_369{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._viewDetailsButton_1lkjh_369:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._viewDetailsButton_1lkjh_369:active{transform:translateY(0)}@media (max-width: 768px){._organizerListingContent_1lkjh_9{padding:0 1rem}._headerSection_1lkjh_15 ._pageTitle_1lkjh_20{font-size:2rem}._headerSection_1lkjh_15 ._pageSubtitle_1lkjh_26{font-size:1rem}._searchFiltersSection_1lkjh_31{padding:1rem}._filtersRow_1lkjh_66{flex-direction:column}._filterGroup_1lkjh_73{min-width:100%}}._organizerDetailContainer_ko15m_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);padding:2rem 0}._organizerDetailContent_ko15m_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._backButton_ko15m_14{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff3;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}._backButton_ko15m_14:hover{background:#ffffff4d;transform:translate(-4px)}._loadingContainer_ko15m_34,._errorState_ko15m_35{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#fff;text-align:center}._loadingContainer_ko15m_34 ._loadingSpinner_ko15m_44,._errorState_ko15m_35 ._loadingSpinner_ko15m_44{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_ko15m_1 1s linear infinite;margin-bottom:1rem}._loadingContainer_ko15m_34 h2,._errorState_ko15m_35 h2{font-size:1.5rem;margin-bottom:1rem}@keyframes _spin_ko15m_1{to{transform:rotate(360deg)}}._organizerHeader_ko15m_65{background:#fffffff2;border-radius:16px;padding:2rem;margin-bottom:2rem;display:flex;gap:2rem;box-shadow:0 4px 6px #0000001a}@media (max-width: 768px){._organizerHeader_ko15m_65{flex-direction:column;text-align:center}}._organizerLogo_ko15m_81{flex-shrink:0;width:150px;height:150px;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a}._organizerLogo_ko15m_81 img{width:100%;height:100%;object-fit:cover}._organizerHeaderInfo_ko15m_95{flex:1}._organizerName_ko15m_99{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}._organizerDescription_ko15m_106{font-size:1rem;color:#6b7280;margin-bottom:1rem;line-height:1.6}._organizerRating_ko15m_113{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}._starsContainer_ko15m_121{display:flex;gap:2px}._star_ko15m_121{color:#fbbf24;font-size:1.25rem}._starHalf_ko15m_131{color:#fbbf24;font-size:1.25rem;opacity:.5}._starEmpty_ko15m_137{color:#d1d5db;font-size:1.25rem}._ratingValue_ko15m_142{font-weight:600;color:#111827;font-size:1.125rem}._reviewCount_ko15m_148{font-size:.875rem;color:#6b7280}._organizerContact_ko15m_153{display:flex;flex-direction:column;gap:.5rem}._contactItem_ko15m_159{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#374151}._contactIcon_ko15m_167{font-size:1.125rem}._optionsSection_ko15m_171{background:#fffffff2;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000001a}._optionsGrid_ko15m_178{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}@media (max-width: 768px){._optionsGrid_ko15m_178{grid-template-columns:1fr;gap:1.5rem}}._optionCard_ko15m_191{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease;cursor:pointer}._optionCard_ko15m_191:hover{border-color:#667eea;transform:translateY(-8px);box-shadow:0 12px 24px #667eea26}._optionIcon_ko15m_206{font-size:4rem;margin-bottom:1rem}._optionTitle_ko15m_211{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.75rem}._optionDescription_ko15m_218{font-size:.875rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}._optionFeatures_ko15m_225{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}._featureTag_ko15m_233{font-size:.75rem;padding:.375rem .75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:20px;font-weight:600}._optionButton_ko15m_242{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._optionButton_ko15m_242:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._branchesSection_ko15m_259{background:#fffffff2;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000001a}._errorMessage_ko15m_266{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;color:#dc2626;font-size:.9375rem;font-weight:500;display:flex;align-items:center;gap:.5rem}._branchesCount_ko15m_280{margin-bottom:1.5rem;color:#374151;font-size:1rem;font-weight:600}._sectionTitle_ko15m_287{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.5rem}._sectionSubtitle_ko15m_294{font-size:1rem;color:#6b7280;margin-bottom:2rem}._emptyState_ko15m_300{text-align:center;padding:3rem 2rem;color:#6b7280}._emptyState_ko15m_300 ._emptyStateIcon_ko15m_305{font-size:4rem;margin-bottom:1rem;opacity:.5}._emptyState_ko15m_300 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._emptyState_ko15m_300 p{font-size:1rem;color:#6b7280}._branchesGrid_ko15m_321{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media (max-width: 768px){._branchesGrid_ko15m_321{grid-template-columns:1fr}}._branchCard_ko15m_332{background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .3s ease;cursor:pointer}._branchCard_ko15m_332:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}._branchImage_ko15m_346{width:100%;height:180px;overflow:hidden}._branchImage_ko15m_346 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._branchCard_ko15m_332:hover ._branchImage_ko15m_346 img{transform:scale(1.05)}._branchImagePlaceholder_ko15m_361{width:100%;height:180px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;align-items:center;justify-content:center}._branchImagePlaceholder_ko15m_361 ._placeholderIcon_ko15m_369{font-size:4rem;opacity:.5;color:#9ca3af}._branchInfo_ko15m_375{padding:1.5rem}._branchName_ko15m_379{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}._branchDetails_ko15m_386{margin-bottom:1rem}._branchDetailItem_ko15m_390{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;color:#374151}._detailIcon_ko15m_399{font-size:1rem;flex-shrink:0;margin-top:2px}._detailText_ko15m_405{flex:1;line-height:1.5}._availabilityStatus_ko15m_410{margin-bottom:1rem}._availabilityBadge_ko15m_414{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;background:#f3f4f6;color:#374151}._availabilityBadge_ko15m_414._badgeActive_ko15m_423{background:#10b9811a;color:#065f46}._availabilityBadge_ko15m_414._badgeInactive_ko15m_427{background:#ef44441a;color:#991b1b}._selectBranchButton_ko15m_432{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._selectBranchButton_ko15m_432:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._bookingChatContainer_7h8o7_1{position:fixed;bottom:20px;right:20px;width:400px;height:600px;max-height:calc(100vh - 40px);background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;z-index:10000;overflow:hidden}@media (max-width: 768px){._bookingChatContainer_7h8o7_1{width:100%;height:100%;bottom:0;right:0;border-radius:0}}._chatHeader_7h8o7_26{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._chatHeaderActions_7h8o7_35{display:flex;gap:.5rem;align-items:center}._viewBookingsButton_7h8o7_41{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.125rem;transition:all .2s ease}._viewBookingsButton_7h8o7_41:hover{background:#ffffff4d}._chatHeaderInfo_7h8o7_59{display:flex;align-items:center;gap:.75rem;flex:1}._chatAvatar_7h8o7_66{width:40px;height:40px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.5rem}._chatUserInfo_7h8o7_77{flex:1}._chatUserInfo_7h8o7_77 h3{font-size:1rem;font-weight:600;margin:0;color:#fff}._chatHeaderMeta_7h8o7_87{display:flex;align-items:center;gap:.5rem}._chatSubtitle_7h8o7_93{font-size:.75rem;opacity:.9;color:#fff}._connectionStatus_7h8o7_99{font-size:.75rem;display:inline-flex;align-items:center;gap:.25rem}._connectionStatus_7h8o7_99._connected_7h8o7_105{color:#10b981}._connectionStatus_7h8o7_99._connecting_7h8o7_108{color:#f59e0b}._connectionStatus_7h8o7_99._disconnected_7h8o7_111,._connectionStatus_7h8o7_99._error_7h8o7_111{color:#ef4444}._closeButton_7h8o7_115{background:#fff3;border:none;color:#fff;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._closeButton_7h8o7_115:hover{background:#ffffff4d}._errorBanner_7h8o7_132{background:#fee2e2;color:#991b1b;padding:.75rem 1rem;font-size:.875rem;border-bottom:1px solid #fecaca;text-align:center}._chatMessages_7h8o7_141{flex:1;overflow-y:auto;padding:1rem;background:#f9fafb;display:flex;flex-direction:column;gap:.75rem}._emptyChat_7h8o7_151{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280;font-size:.875rem;gap:.5rem;padding:2rem}._emptyChat_7h8o7_151 p{margin:0;text-align:center}._emptyChatHint_7h8o7_167{font-size:.75rem;opacity:.7;font-style:italic}._loadingSpinner_7h8o7_173{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:_spin_7h8o7_1 1s linear infinite;margin-bottom:.5rem}@keyframes _spin_7h8o7_1{to{transform:rotate(360deg)}}._messageBubble_7h8o7_188{max-width:75%;padding:.75rem 1rem;border-radius:12px;word-wrap:break-word;animation:_slideIn_7h8o7_1 .3s ease}@keyframes _slideIn_7h8o7_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._messageCustomer_7h8o7_206{align-self:flex-end;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}._messageOrganizer_7h8o7_213{align-self:flex-start;background:#fff;color:#374151;border:1px solid #e5e7eb;border-bottom-left-radius:4px}._messageSystem_7h8o7_221{align-self:center;background:#f3f4f6;color:#6b7280;font-size:.75rem;text-align:center;max-width:90%}._messageSender_7h8o7_230{font-size:.75rem;font-weight:600;margin-bottom:.25rem;color:#6b7280}._messageText_7h8o7_237{font-size:.875rem;line-height:1.5;margin-bottom:.25rem}._messageFooter_7h8o7_243{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:.25rem}._messageTime_7h8o7_251{font-size:.625rem;opacity:.7}._messageStatus_7h8o7_256{font-size:.625rem;opacity:.7;color:#667eea}._messagePending_7h8o7_262{opacity:.7}._typingIndicator_7h8o7_266{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;max-width:75%;align-self:flex-start;border-radius:12px 12px 12px 4px}._typingDots_7h8o7_279{display:flex;gap:.25rem}._typingDots_7h8o7_279 span{width:6px;height:6px;background:#6b7280;border-radius:50%;animation:_typingDot_7h8o7_279 1.4s infinite}._typingDots_7h8o7_279 span:nth-child(2){animation-delay:.2s}._typingDots_7h8o7_279 span:nth-child(3){animation-delay:.4s}@keyframes _typingDot_7h8o7_279{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-8px);opacity:1}}._typingText_7h8o7_307{font-size:.75rem;color:#6b7280;font-style:italic}._chatInput_7h8o7_313{display:flex;gap:.5rem;padding:1rem;background:#fff;border-top:1px solid #e5e7eb}._inputField_7h8o7_321{flex:1;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;transition:all .3s ease}._inputField_7h8o7_321:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._sendButton_7h8o7_335{padding:.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-width:44px;min-height:44px}._sendButton_7h8o7_335:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._sendButton_7h8o7_335:disabled{opacity:.5;cursor:not-allowed}._sendSpinner_7h8o7_358{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_7h8o7_1 .8s linear infinite}._attachButton_7h8o7_367{padding:.75rem;background:transparent;color:#6b7280;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;min-width:44px;min-height:44px;flex-shrink:0}._attachButton_7h8o7_367:hover:not(:disabled){background:#f3f4f6;border-color:#667eea;color:#667eea}._attachButton_7h8o7_367:disabled{opacity:.5;cursor:not-allowed}._selectedFilesPreview_7h8o7_392{padding:.75rem 1rem;background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;max-height:200px;overflow-y:auto}._selectedFilesHeader_7h8o7_401{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._selectedFilesCount_7h8o7_408{font-size:.75rem;font-weight:600;color:#6b7280}._clearAllFilesButton_7h8o7_414{background:transparent;border:none;color:#ef4444;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;transition:all .2s ease}._clearAllFilesButton_7h8o7_414:hover{background:#ef44441a}._selectedFilesList_7h8o7_428{display:flex;flex-direction:column;gap:.5rem}._selectedFileItem_7h8o7_434{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}._selectedFileIcon_7h8o7_444{color:#667eea;flex-shrink:0}._selectedFileInfo_7h8o7_449{flex:1;min-width:0}._selectedFileName_7h8o7_454{font-size:.875rem;color:#374151;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._selectedFileSize_7h8o7_463{font-size:.75rem;color:#6b7280}._removeFileButton_7h8o7_468{background:transparent;border:none;color:#ef4444;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._removeFileButton_7h8o7_468:hover{background:#ef44441a}._messageAttachments_7h8o7_485{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}._attachment_7h8o7_492{border-radius:8px;overflow:hidden}._attachmentImage_7h8o7_497 img{max-width:100%;max-height:400px;width:auto;height:auto;border-radius:8px;cursor:pointer;display:block;transition:transform .2s ease;object-fit:contain}._attachmentImage_7h8o7_497 img:hover{transform:scale(1.02);opacity:.9}._imageError_7h8o7_513{padding:.5rem;background:#fee2e2;color:#991b1b;border-radius:8px;font-size:.75rem;text-align:center;margin-top:.5rem}._attachmentFileName_7h8o7_523{font-size:.75rem;color:#6b7280;margin-top:.25rem;padding:.25rem .5rem}._attachmentVideo_7h8o7_530 video{max-width:100%;max-height:400px;border-radius:8px;width:100%;display:block}._attachmentFile_7h8o7_523{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:#374151;transition:all .2s ease}._attachmentFile_7h8o7_523:hover{background:#e5e7eb;border-color:#667eea}._attachmentFileInfo_7h8o7_555{flex:1;min-width:0}._attachmentFileSize_7h8o7_560{font-size:.75rem;color:#6b7280;margin-top:.25rem}._attachmentYoutube_7h8o7_566{width:100%;max-width:560px;margin:0 auto}._attachmentYoutube_7h8o7_566 iframe{width:100%;height:315px;border-radius:8px}._youtubeThumbnail_7h8o7_577{width:100%;max-width:560px;border-radius:8px;cursor:pointer;display:block}._youtubeOverlay_7h8o7_585{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);pointer-events:none;z-index:1}._youtubePlayButton_7h8o7_600{font-size:3rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}._attachmentSocial_7h8o7_605{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:#374151;transition:all .2s ease}._attachmentSocial_7h8o7_605:hover{background:#e5e7eb;border-color:#667eea}._socialIcon_7h8o7_622{font-size:1.25rem}._attachmentLink_7h8o7_626{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;color:#667eea;transition:all .2s ease;word-break:break-all}._attachmentLink_7h8o7_626:hover{background:#e5e7eb;border-color:#667eea}._replyPreview_7h8o7_644{margin-bottom:.5rem;padding:.5rem;background:#0000000d;border-left:3px solid #667eea;border-radius:6px;cursor:pointer;transition:all .2s ease}._replyPreview_7h8o7_644:hover{background:#00000014}._replyPreviewContent_7h8o7_657{display:flex;flex-direction:column;gap:.25rem}._replyPreviewSender_7h8o7_663{font-size:.7rem;font-weight:600;color:#667eea;opacity:.9}._replyPreviewText_7h8o7_670{font-size:.75rem;color:#6b7280;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._replyIndicator_7h8o7_681{padding:.75rem 1rem;background:#f3f4f6;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}._replyIndicatorContent_7h8o7_688{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._replyIndicatorInfo_7h8o7_695{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}._replyLabel_7h8o7_703{font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._replyText_7h8o7_711{font-size:.875rem;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cancelReplyButton_7h8o7_719{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._cancelReplyButton_7h8o7_719:hover{background:#0000000d;color:#374151}._replyButton_7h8o7_737{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:.6}._replyButton_7h8o7_737:hover{background:#0000000d;color:#667eea;opacity:1}._messageHighlight_7h8o7_756{animation:_highlightMessage_7h8o7_1 2s ease}@keyframes _highlightMessage_7h8o7_1{0%{background-color:#667eea4d}to{background-color:transparent}}._tableSelectionContainer_18mb4_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);padding:2rem 0;position:relative;overflow-x:hidden}._tableSelectionContainer_18mb4_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}._tableSelectionContent_18mb4_20{max-width:1400px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1;width:100%;box-sizing:border-box}@media (max-width: 768px){._tableSelectionContent_18mb4_20{padding:0 1rem}}@media (max-width: 480px){._tableSelectionContent_18mb4_20{padding:0 .75rem}}._backButton_18mb4_40{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px #0000001a}._backButton_18mb4_40:hover{background:#ffffff40;transform:translate(-4px);box-shadow:0 6px 12px #00000026}._backButton_18mb4_40:active{transform:translate(-2px)}._loadingContainer_18mb4_66,._errorState_18mb4_67{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#fff;text-align:center}._loadingContainer_18mb4_66 ._loadingSpinner_18mb4_76,._errorState_18mb4_67 ._loadingSpinner_18mb4_76{width:48px;height:48px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_18mb4_1 1s linear infinite;margin-bottom:1rem}._loadingContainer_18mb4_66 h2,._errorState_18mb4_67 h2{font-size:1.5rem;margin-bottom:1rem}@keyframes _spin_18mb4_1{to{transform:rotate(360deg)}}._branchHeader_18mb4_97{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;border:1px solid rgba(255,255,255,.5);transition:all .3s ease}._branchHeader_18mb4_97:hover{box-shadow:0 15px 35px #00000026,0 6px 15px #00000014}._branchHeaderInfo_18mb4_116{flex:1}._branchName_18mb4_120{font-size:2.25rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-.5px}._branchAddress_18mb4_131{font-size:1rem;color:#6b7280}._tournamentsButton_18mb4_136{padding:.875rem 2rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;box-shadow:0 4px 12px #f59e0b4d;position:relative;overflow:hidden}._tournamentsButton_18mb4_136:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}._tournamentsButton_18mb4_136:hover{transform:translateY(-3px);box-shadow:0 8px 20px #f59e0b80}._tournamentsButton_18mb4_136:hover:before{left:100%}._tournamentsButton_18mb4_136:active{transform:translateY(-1px)}._statusSummary_18mb4_172{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;margin-bottom:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;box-shadow:0 8px 20px #00000014,0 2px 6px #0000000a;border:1px solid rgba(255,255,255,.5)}._statusItem_18mb4_185{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#374151;font-weight:600;padding:.75rem 1rem;background:#f9fafbcc;border-radius:12px;transition:all .3s ease}._statusItem_18mb4_185:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}._statusDot_18mb4_203{width:14px;height:14px;border-radius:50%;box-shadow:0 2px 4px #0003;animation:_pulseDot_18mb4_1 2s infinite}@keyframes _pulseDot_18mb4_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}._barLayoutContainer_18mb4_221{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2.5rem;margin-bottom:2rem;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d;border:1px solid rgba(255,255,255,.5);width:100%;box-sizing:border-box}@media (max-width: 768px){._barLayoutContainer_18mb4_221{padding:1.5rem;border-radius:20px;margin-bottom:1.5rem}}@media (max-width: 480px){._barLayoutContainer_18mb4_221{padding:1rem;border-radius:16px;margin-bottom:1rem}}._barLayoutHeader_18mb4_247{margin-bottom:2rem;text-align:center}._layoutTitle_18mb4_252{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem;letter-spacing:-.5px}._layoutSubtitle_18mb4_263{font-size:1rem;color:#6b7280}._barFloorPlan_18mb4_268{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:20px;padding:2.5rem;min-height:500px;position:relative;border:2px solid rgba(229,231,235,.5);box-shadow:inset 0 2px 4px #0000000d;width:100%;box-sizing:border-box;overflow-x:auto}@media (max-width: 768px){._barFloorPlan_18mb4_268{padding:1.5rem;border-radius:16px}}@media (max-width: 480px){._barFloorPlan_18mb4_268{padding:1rem;border-radius:12px;min-height:400px}}._locationSection_18mb4_294{margin-bottom:3rem;position:relative;width:100%}._locationSection_18mb4_294:last-child{margin-bottom:0}._locationSection_18mb4_294:after{content:"";position:absolute;bottom:-1.5rem;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(229,231,235,.8),transparent)}._locationSection_18mb4_294:last-child:after{display:none}@media (max-width: 768px){._locationSection_18mb4_294{margin-bottom:2rem}}@media (max-width: 480px){._locationSection_18mb4_294{margin-bottom:1.5rem}}._areaHeader_18mb4_325{margin-bottom:1.5rem;width:100%}@media (max-width: 768px){._areaHeader_18mb4_325{margin-bottom:1rem}}@media (max-width: 480px){._areaHeader_18mb4_325{margin-bottom:.75rem}}._locationTitle_18mb4_340{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(102,126,234,.2);position:relative;display:inline-block;width:100%}._locationTitle_18mb4_340:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px}@media (max-width: 768px){._locationTitle_18mb4_340{font-size:1.25rem}}@media (max-width: 480px){._locationTitle_18mb4_340{font-size:1.125rem;padding-bottom:.5rem}}._areaDescription_18mb4_373{font-size:.9375rem;color:#6b7280;margin-top:.5rem;font-style:italic;width:100%}@media (max-width: 480px){._areaDescription_18mb4_373{font-size:.875rem}}._errorMessage_18mb4_386{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;color:#dc2626;font-size:.9375rem;font-weight:500;display:flex;align-items:center;gap:.5rem}._emptyState_18mb4_400{text-align:center;padding:4rem 2rem;color:#6b7280}._emptyState_18mb4_400 ._emptyStateIcon_18mb4_405{font-size:4rem;margin-bottom:1rem;opacity:.5}._emptyState_18mb4_400 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._emptyState_18mb4_400 p{font-size:1rem;color:#6b7280}._tablesInLocation_18mb4_421{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1.5rem;justify-items:center;align-items:start;width:100%}@media (min-width: 480px){._tablesInLocation_18mb4_421{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (min-width: 768px){._tablesInLocation_18mb4_421{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:2rem}}@media (min-width: 1024px){._tablesInLocation_18mb4_421{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (min-width: 1440px){._tablesInLocation_18mb4_421{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}._tableItem_18mb4_451{position:relative;width:100%;max-width:100%;aspect-ratio:.85;min-height:180px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:3px solid;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;overflow:visible;background:linear-gradient(135deg,var(--table-bg-start),var(--table-bg-end))}@media (min-width: 768px){._tableItem_18mb4_451{min-height:200px}}@media (min-width: 1024px){._tableItem_18mb4_451{max-width:180px}}._tableItem_18mb4_451:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s ease}._tableItem_18mb4_451:hover:before{opacity:1}._tableItem_18mb4_451._tableAvailable_18mb4_493{--table-bg-start: #d1fae5;--table-bg-end: #a7f3d0;border-color:#10b981;cursor:pointer}._tableItem_18mb4_451._tableAvailable_18mb4_493:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 24px #10b98166,0 6px 12px #10b9814d;z-index:10;border-color:#059669}._tableItem_18mb4_451._tableAvailable_18mb4_493:active{transform:translateY(-4px) scale(1.02)}._tableItem_18mb4_451._tableOccupied_18mb4_508{--table-bg-start: #fef3c7;--table-bg-end: #fde68a;border-color:#f59e0b;cursor:not-allowed;opacity:.85;filter:grayscale(10%)}._tableItem_18mb4_451._tableReserved_18mb4_516{--table-bg-start: #dbeafe;--table-bg-end: #bfdbfe;border-color:#3b82f6;cursor:not-allowed;opacity:.85}._tableItem_18mb4_451._tableMaintenance_18mb4_523{--table-bg-start: #fee2e2;--table-bg-end: #fecaca;border-color:#ef4444;cursor:not-allowed;opacity:.6;filter:grayscale(20%)}._tableContent_18mb4_532{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;gap:.5rem;padding:1rem .75rem 90px;position:relative;z-index:1}._tableNumberBadge_18mb4_545{font-size:1.5rem;font-weight:800;color:#111827;margin-bottom:.25rem;text-shadow:0 1px 2px rgba(255,255,255,.5);letter-spacing:-.5px}._tableCapacityBadge_18mb4_554{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#374151;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.375rem .75rem;border-radius:20px;font-weight:700;box-shadow:0 2px 4px #0000001a;border:1px solid rgba(255,255,255,.5)}._capacityIcon_18mb4_569{font-size:.75rem}._tableStatusBadge_18mb4_573{font-size:.7rem;font-weight:700;padding:.25rem .625rem;border-radius:12px;margin-top:.25rem;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #0000001a;border:1px solid rgba(255,255,255,.3)}._tableAvailable_18mb4_493 ._tableStatusBadge_18mb4_573{background:#10b98133;color:#065f46}._tableOccupied_18mb4_508 ._tableStatusBadge_18mb4_573{background:#f59e0b33;color:#92400e}._tableReserved_18mb4_516 ._tableStatusBadge_18mb4_573{background:#3b82f633;color:#1e40af}._tableMaintenance_18mb4_523 ._tableStatusBadge_18mb4_573{background:#ef444433;color:#991b1b}._tablePulse_18mb4_605{position:absolute;width:100%;height:100%;border-radius:16px;background:#10b98133;animation:_pulse_18mb4_1 2s infinite;pointer-events:none;z-index:0}._tableChatButton_18mb4_616{position:absolute;bottom:50px;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;font-size:.8rem;font-weight:600;cursor:pointer;z-index:10;box-shadow:0 2px 8px #667eea66;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;display:inline-flex;align-items:center;gap:.35rem;min-width:90px;justify-content:center}._tableChatButton_18mb4_616:hover{background:linear-gradient(135deg,#764ba2,#667eea);transform:translate(-50%) translateY(-2px);box-shadow:0 4px 12px #667eea99}._tableChatButton_18mb4_616:active{transform:translate(-50%) translateY(0)}._chatButtonContent_18mb4_648{position:relative;display:flex;align-items:center;gap:.35rem}._chatNotificationBadge_18mb4_655{position:absolute;top:-8px;right:-8px;background:#f44;color:#fff;border-radius:50%;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;padding:0 6px;border:2px solid #ffffff;box-shadow:0 2px 4px #0000004d;animation:_pulse_18mb4_1 2s infinite;z-index:11}@keyframes _pulse_18mb4_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._tableBookingDetailsButton_18mb4_684{position:absolute;bottom:8px;left:50%;transform:translate(-50%);padding:.5rem 1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:.8rem;font-weight:600;cursor:pointer;z-index:10;box-shadow:0 2px 8px #10b98166;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;display:flex;align-items:center;gap:.35rem;min-width:120px;justify-content:center}._tableBookingDetailsButton_18mb4_684:hover{background:linear-gradient(135deg,#059669,#10b981);transform:translate(-50%) translateY(-2px);box-shadow:0 4px 12px #10b98199}._tableBookingDetailsButton_18mb4_684:active{transform:translate(-50%) translateY(0)}._tableItem_18mb4_451:has(._tableChatButton_18mb4_616):not(:has(._tableBookingDetailsButton_18mb4_684)) ._tableChatButton_18mb4_616{bottom:8px}@keyframes _pulse_18mb4_1{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:.3}to{transform:scale(1);opacity:.6}}._legend_18mb4_734{display:flex;justify-content:center;gap:2rem;margin-top:2.5rem;padding-top:2rem;border-top:2px solid rgba(229,231,235,.5);flex-wrap:wrap;background:#ffffff80;padding:1.5rem;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._legendItem_18mb4_748{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#374151;font-weight:600;padding:.5rem 1rem;background:#fffc;border-radius:12px;transition:all .3s ease}._legendItem_18mb4_748:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._legendDot_18mb4_766{width:24px;height:24px;border-radius:8px;border:3px solid;box-shadow:0 2px 4px #0003;flex-shrink:0}._legendAvailable_18mb4_775{background:#d1fae5;border-color:#10b981}._legendOccupied_18mb4_780{background:#fef3c7;border-color:#f59e0b}._legendReserved_18mb4_785{background:#dbeafe;border-color:#3b82f6}._legendMaintenance_18mb4_790{background:#fee2e2;border-color:#ef4444}._tablesGrid_18mb4_795{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}@media (max-width: 768px){._tablesGrid_18mb4_795{grid-template-columns:repeat(2,1fr);gap:1rem}}._tableCard_18mb4_808{background:#fff;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease;border:2px solid #e5e7eb;cursor:pointer}._tableCard_18mb4_808._tableAvailable_18mb4_493{cursor:pointer;border-color:#10b981}._tableCard_18mb4_808._tableAvailable_18mb4_493:hover{transform:translateY(-4px);box-shadow:0 8px 16px #10b98133;border-color:#10b981}._tableCard_18mb4_808._tableUnavailable_18mb4_826{cursor:not-allowed;opacity:.6;background:#f9fafb}._tableNumber_18mb4_545{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}._tableCapacity_18mb4_554{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}._tableLocation_18mb4_845{font-size:.875rem;color:#374151;margin-bottom:.75rem;font-weight:500}._tableStatus_18mb4_573{font-size:.875rem;font-weight:600;margin-bottom:.75rem}._tableFeatures_18mb4_858{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem}._featureTag_18mb4_866{font-size:.75rem;padding:.25rem .5rem;background:#f3f4f6;color:#374151;border-radius:12px}._modalOverlay_18mb4_874{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_18mb4_888{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_18mb4_898{padding:1.5rem;border-bottom:1px solid #e5e7eb;position:relative}._modalHeader_18mb4_898 h2{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.25rem}._modalHeader_18mb4_898 ._modalSubtitle_18mb4_909{font-size:.875rem;color:#6b7280;margin:0}._modalHeader_18mb4_898 ._modalClose_18mb4_914{position:absolute;top:1.5rem;right:1.5rem}._modalClose_18mb4_914{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._modalClose_18mb4_914:hover{background:#f3f4f6;color:#111827}._bookingForm_18mb4_941{padding:1.5rem}._bookingErrorMessage_18mb4_945{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.875rem 1rem;margin-bottom:1.5rem;color:#dc2626;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem}._bookingSuccessMessage_18mb4_959{background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:8px;padding:.875rem 1rem;margin-bottom:1.5rem;color:#059669;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem}._formHint_18mb4_973{display:block;margin-top:.25rem;font-size:.75rem;color:#6b7280;font-style:italic}._formGroup_18mb4_981{margin-bottom:1.5rem}._formGroup_18mb4_981 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroup_18mb4_981 input,._formGroup_18mb4_981 select,._formGroup_18mb4_981 textarea{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .3s ease}._formGroup_18mb4_981 input:focus,._formGroup_18mb4_981 select:focus,._formGroup_18mb4_981 textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._formGroup_18mb4_981 textarea{resize:vertical;font-family:inherit}._formRow_18mb4_1013{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){._formRow_18mb4_1013{grid-template-columns:1fr}}._formActions_18mb4_1024{display:flex;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._cancelButton_18mb4_1032,._submitButton_18mb4_1033{flex:1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._cancelButton_18mb4_1032{background:#f3f4f6;color:#374151}._cancelButton_18mb4_1032:hover{background:#e5e7eb}._submitButton_18mb4_1033{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._submitButton_18mb4_1033:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._submitButton_18mb4_1033:disabled{opacity:.6;cursor:not-allowed}._cancelButton_18mb4_1032:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._tableSelectionContent_18mb4_20{padding:0 1rem}._branchHeader_18mb4_97{flex-direction:column;align-items:flex-start;padding:1.5rem}._branchName_18mb4_120{font-size:1.75rem}._tournamentsButton_18mb4_136{width:100%}._statusSummary_18mb4_172{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}._barLayoutContainer_18mb4_221{padding:1.5rem;border-radius:20px}._barFloorPlan_18mb4_268{padding:1.5rem;border-radius:16px}._locationTitle_18mb4_340{font-size:1.25rem}._tablesInLocation_18mb4_421{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem}._tableItem_18mb4_451{max-width:100%;min-height:160px}._tableNumberBadge_18mb4_545{font-size:1.25rem}._tableCapacityBadge_18mb4_554{font-size:.75rem;padding:.25rem .5rem}._tableStatusBadge_18mb4_573{font-size:.625rem;padding:.2rem .5rem}._legend_18mb4_734{flex-direction:column;gap:.75rem;padding:1rem}._layoutTitle_18mb4_252{font-size:1.5rem}}@media (max-width: 480px){._tablesInLocation_18mb4_421{grid-template-columns:repeat(2,1fr);gap:.75rem}._tableItem_18mb4_451{max-width:100%;min-height:150px}._tableContent_18mb4_532{padding:.75rem .5rem 80px}._tableChatButton_18mb4_616,._tableBookingDetailsButton_18mb4_684{font-size:.7rem;padding:.4rem .75rem;min-width:80px}}._socketNotification_18mb4_1148{position:fixed;top:100px;right:20px;z-index:10000;min-width:320px;max-width:450px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 32px #0003;animation:_slideInRight_18mb4_1 .3s ease-out;border:2px solid transparent}._socketNotification_18mb4_1148._success_18mb4_1162{border-color:#10b981;background:linear-gradient(135deg,#10b9811a,#fffffff2)}._socketNotification_18mb4_1148._error_18mb4_67{border-color:#ef4444;background:linear-gradient(135deg,#ef44441a,#fffffff2)}._socketNotification_18mb4_1148._info_18mb4_1170{border-color:#3b82f6;background:linear-gradient(135deg,#3b82f61a,#fffffff2)}._notificationContent_18mb4_1175{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem}._notificationIcon_18mb4_1182{font-size:1.5rem;flex-shrink:0;line-height:1}._notificationText_18mb4_1188{flex:1;min-width:0}._notificationTitle_18mb4_1193{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.25rem;line-height:1.3}._notificationMessage_18mb4_1201{font-size:.95rem;color:#4b5563;line-height:1.5;word-wrap:break-word}._notificationClose_18mb4_1208{flex-shrink:0;background:transparent;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._notificationClose_18mb4_1208:hover{background:#0000000d;color:#1f2937}._notificationClose_18mb4_1208:active{transform:scale(.95)}@keyframes _slideInRight_18mb4_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){._socketNotification_18mb4_1148{top:80px;right:10px;left:10px;min-width:auto;max-width:none}}._bookingDetailsContent_18mb4_1251{max-height:60vh;overflow-y:auto;padding:1.5rem}._bookingsList_18mb4_1257{display:flex;flex-direction:column;gap:1rem}._bookingCard_18mb4_1263{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease}._bookingCard_18mb4_1263:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._bookingCardHeader_18mb4_1275{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}._bookingStatus_18mb4_1284{display:flex;gap:.5rem;align-items:center}._statusBadge_18mb4_1290{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusBadge_18mb4_1290._statusRequested_18mb4_1297{background:#fef3c7;color:#92400e}._statusBadge_18mb4_1290._statusConfirmed_18mb4_1301{background:#dbeafe;color:#1e40af}._statusBadge_18mb4_1290._statusActive_18mb4_1305{background:#d1fae5;color:#065f46}._statusBadge_18mb4_1290._statusCompleted_18mb4_1309{background:#e0e7ff;color:#3730a3}._statusBadge_18mb4_1290._statusCancelled_18mb4_1313,._statusBadge_18mb4_1290._statusRejected_18mb4_1313{background:#fee2e2;color:#991b1b}._statusBadge_18mb4_1290._statusNo_show_18mb4_1317{background:#f3f4f6;color:#374151}._paymentBadge_18mb4_1322{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}._paymentBadge_18mb4_1322._paymentPending_18mb4_1329{background:#fef3c7;color:#92400e}._paymentBadge_18mb4_1322._paymentPaid_18mb4_1333{background:#d1fae5;color:#065f46}._paymentBadge_18mb4_1322._paymentPartial_18mb4_1337{background:#dbeafe;color:#1e40af}._paymentBadge_18mb4_1322._paymentRefunded_18mb4_1341{background:#fee2e2;color:#991b1b}._bookingDate_18mb4_1346{font-size:.875rem;color:#6b7280;font-weight:500}._bookingDetails_18mb4_1251{display:flex;flex-direction:column;gap:.75rem}._bookingDetailRow_18mb4_1358{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._detailLabel_18mb4_1365{font-weight:600;color:#374151;min-width:140px;flex-shrink:0}._detailValue_18mb4_1372{color:#6b7280;text-align:right;flex:1;word-break:break-word}._emptyState_18mb4_400{text-align:center;padding:3rem 1.5rem;color:#6b7280}._closeButton_18mb4_1385{padding:.75rem 1.5rem;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._closeButton_18mb4_1385:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._closeButton_18mb4_1385:active{transform:translateY(0)}._myBookingsContainer_cmj97_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);padding:2rem 0}._myBookingsContent_cmj97_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._headerSection_cmj97_14{text-align:center;margin-bottom:2rem;color:#fff}._headerSection_cmj97_14 ._pageTitle_cmj97_19{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}._headerSection_cmj97_14 ._pageSubtitle_cmj97_25{font-size:1.125rem;opacity:.9}._tabsContainer_cmj97_30{display:flex;gap:.5rem;background:#fffffff2;border-radius:12px;padding:.5rem;margin-bottom:2rem;box-shadow:0 4px 6px #0000001a}._tab_cmj97_30{flex:1;padding:.875rem 1.5rem;background:transparent;border:none;border-radius:8px;font-size:1rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .3s ease}._tab_cmj97_30:hover{background:#667eea1a;color:#667eea}._tab_cmj97_30._tabActive_cmj97_56{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 4px #667eea4d}._loadingContainer_cmj97_62{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151}._loadingContainer_cmj97_62 ._loadingSpinner_cmj97_72{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:_spin_cmj97_1 1s linear infinite;margin-bottom:1rem}._loadingContainer_cmj97_62 p{font-size:1.125rem}@keyframes _spin_cmj97_1{to{transform:rotate(360deg)}}._emptyState_cmj97_90{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151}._emptyState_cmj97_90 ._emptyStateIcon_cmj97_97{font-size:4rem;margin-bottom:1rem}._emptyState_cmj97_90 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._emptyState_cmj97_90 p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}._emptyState_cmj97_90 ._emptyStateButton_cmj97_112{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._emptyState_cmj97_90 ._emptyStateButton_cmj97_112:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._bookingsList_cmj97_128{display:flex;flex-direction:column;gap:1.5rem}._bookingCard_cmj97_134{background:#fffffff2;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}._bookingCard_cmj97_134:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}._bookingHeader_cmj97_146{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}._bookingInfo_cmj97_155{flex:1}._bookingTitle_cmj97_159{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.25rem}._bookingTable_cmj97_166{font-size:.875rem;color:#6b7280}._statusBadge_cmj97_171{padding:.375rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}._bookingDetails_cmj97_179{margin-bottom:1rem}._detailRow_cmj97_183{display:flex;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;flex-wrap:wrap}._detailRow_cmj97_183 ._detailLabel_cmj97_190{font-weight:600;color:#374151;min-width:120px}._detailRow_cmj97_183 ._detailValue_cmj97_195{color:#6b7280;flex:1}._organizerResponse_cmj97_200{background:#f3f4f6;border-left:4px solid #667eea;padding:1rem;border-radius:8px;margin-bottom:1rem}._organizerResponse_cmj97_200 strong{display:block;margin-bottom:.5rem;color:#111827}._organizerResponse_cmj97_200 p{font-size:.875rem;color:#374151;margin-bottom:.25rem;line-height:1.5}._bookingActions_cmj97_219{display:flex;gap:.75rem;flex-wrap:wrap}._viewDetailsButton_cmj97_225,._arriveButton_cmj97_226,._cancelButton_cmj97_227{padding:.625rem 1.25rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}._viewDetailsButton_cmj97_225{background:#f3f4f6;color:#374151}._viewDetailsButton_cmj97_225:hover{background:#e5e7eb}._arriveButton_cmj97_226{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._arriveButton_cmj97_226:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._cancelButton_cmj97_227{background:#ef4444;color:#fff}._cancelButton_cmj97_227:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}._modalOverlay_cmj97_264{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_cmj97_278{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_cmj97_288{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_cmj97_288 h2{font-size:1.5rem;font-weight:700;color:#111827}._modalClose_cmj97_301{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._modalClose_cmj97_301:hover{background:#f3f4f6;color:#111827}._modalBody_cmj97_322{padding:1.5rem}._modalSection_cmj97_326{margin-bottom:2rem}._modalSection_cmj97_326:last-child{margin-bottom:0}._modalSection_cmj97_326 h3{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}._modalDetailRow_cmj97_339{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #f3f4f6}._modalDetailRow_cmj97_339:last-child{border-bottom:none}._modalLabel_cmj97_349{font-weight:600;color:#374151}._modalValue_cmj97_354{color:#6b7280;text-align:right}._timeline_cmj97_359{display:flex;flex-direction:column;gap:1rem}._timelineItem_cmj97_365{display:flex;flex-direction:column;gap:.25rem;padding-left:1.5rem;position:relative}._timelineItem_cmj97_365:before{content:"";position:absolute;left:0;top:0;bottom:-1rem;width:2px;background:#e5e7eb}._timelineItem_cmj97_365:last-child:before{display:none}._timelineItem_cmj97_365:after{content:"";position:absolute;left:-4px;top:.25rem;width:10px;height:10px;border-radius:50%;background:#667eea}._timelineDate_cmj97_395{font-size:.75rem;color:#6b7280}._timelineEvent_cmj97_400{font-size:.875rem;color:#374151;font-weight:500}._modalFooter_cmj97_406{display:flex;gap:1rem;padding:1.5rem;border-top:1px solid #e5e7eb;justify-content:flex-end}._closeButton_cmj97_414{padding:.75rem 1.5rem;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._closeButton_cmj97_414:hover{background:#e5e7eb}@media (max-width: 768px){._myBookingsContent_cmj97_8{padding:0 1rem}._headerSection_cmj97_14 ._pageTitle_cmj97_19{font-size:2rem}._tabsContainer_cmj97_30,._bookingHeader_cmj97_146,._bookingActions_cmj97_219{flex-direction:column}._bookingActions_cmj97_219 button{width:100%}}._socketNotification_cmj97_449{position:fixed;top:100px;right:20px;z-index:10000;min-width:320px;max-width:450px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 32px #0003;animation:_slideInRight_cmj97_1 .3s ease-out;border:2px solid transparent}._socketNotification_cmj97_449._success_cmj97_463{border-color:#10b981;background:linear-gradient(135deg,#10b9811a,#fffffff2)}._socketNotification_cmj97_449._error_cmj97_467{border-color:#ef4444;background:linear-gradient(135deg,#ef44441a,#fffffff2)}._socketNotification_cmj97_449._info_cmj97_471{border-color:#3b82f6;background:linear-gradient(135deg,#3b82f61a,#fffffff2)}._notificationContent_cmj97_476{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem}._notificationIcon_cmj97_483{font-size:1.5rem;flex-shrink:0;line-height:1}._notificationText_cmj97_489{flex:1;min-width:0}._notificationTitle_cmj97_494{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:.25rem;line-height:1.3}._notificationMessage_cmj97_502{font-size:.95rem;color:#4b5563;line-height:1.5;word-wrap:break-word}._notificationClose_cmj97_509{flex-shrink:0;background:transparent;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._notificationClose_cmj97_509:hover{background:#0000000d;color:#1f2937}._notificationClose_cmj97_509:active{transform:scale(.95)}@keyframes _slideInRight_cmj97_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){._socketNotification_cmj97_449{top:80px;right:10px;left:10px;min-width:auto;max-width:none}}._branchTournamentsContainer_517jt_1{min-height:calc(100vh - 140px);margin-top:80px;background:var(--page-background-color);padding:2rem 0}._branchTournamentsContent_517jt_8{max-width:1200px;margin:0 auto;padding:0 1.5rem}._backButton_517jt_14{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff3;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-bottom:2rem;transition:all .3s ease}._backButton_517jt_14:hover{background:#ffffff4d;transform:translate(-4px)}._loadingContainer_517jt_34{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151}._loadingContainer_517jt_34 ._loadingSpinner_517jt_44{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:_spin_517jt_1 1s linear infinite;margin-bottom:1rem}._loadingContainer_517jt_34 p{font-size:1.125rem}@keyframes _spin_517jt_1{to{transform:rotate(360deg)}}._headerSection_517jt_62{background:#fffffff2;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px #0000001a}._pageTitle_517jt_70{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}._pageSubtitle_517jt_77{font-size:1rem;color:#6b7280}._errorState_517jt_82{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151;margin-bottom:2rem}._errorState_517jt_82 ._errorIcon_517jt_90{font-size:4rem;margin-bottom:1rem}._errorState_517jt_82 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._errorState_517jt_82 p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}._retryButton_517jt_106{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._retryButton_517jt_106:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._emptyState_517jt_122{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;color:#374151}._emptyState_517jt_122 ._emptyStateIcon_517jt_129{font-size:4rem;margin-bottom:1rem}._emptyState_517jt_122 h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#111827}._emptyState_517jt_122 p{font-size:1rem;color:#6b7280;margin-bottom:1.5rem}._emptyState_517jt_122 ._emptyStateButton_517jt_144{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._emptyState_517jt_122 ._emptyStateButton_517jt_144:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._tournamentsGrid_517jt_160{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}@media (max-width: 768px){._tournamentsGrid_517jt_160{grid-template-columns:1fr;gap:1.5rem}}._tournamentCard_517jt_173{background:#fffffff2;border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;cursor:pointer}._tournamentCard_517jt_173:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}._tournamentHeader_517jt_186{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}._tournamentName_517jt_195{font-size:1.5rem;font-weight:700;color:#111827;flex:1}._statusBadge_517jt_202{padding:.375rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}._tournamentDescription_517jt_210{font-size:.875rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}._tournamentDetails_517jt_217{margin-bottom:1.5rem}._detailItem_517jt_221{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}._detailItem_517jt_221:last-child{margin-bottom:0}._detailIcon_517jt_231{font-size:1.125rem;flex-shrink:0;margin-top:2px}._detailContent_517jt_237{flex:1;display:flex;flex-direction:column;gap:.25rem}._detailLabel_517jt_244{font-size:.75rem;color:#6b7280;font-weight:500}._detailValue_517jt_250{font-size:.875rem;color:#374151;font-weight:600}._tournamentActions_517jt_256{display:flex;gap:.75rem;flex-wrap:wrap}._viewDetailsButton_517jt_262,._registerButton_517jt_263,._registeredButton_517jt_264,._registeredButtonDisabled_517jt_265,._fullButton_517jt_266,._closedButton_517jt_267,._unregisterButton_517jt_268{flex:1;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}._viewDetailsButton_517jt_262{background:#f3f4f6;color:#374151}._viewDetailsButton_517jt_262:hover{background:#e5e7eb}._registerButton_517jt_263{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._registerButton_517jt_263:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._registerButton_517jt_263:disabled{opacity:.6;cursor:not-allowed}._registeredButton_517jt_264{background:#d1fae5;color:#065f46;cursor:default}._registeredButtonDisabled_517jt_265{background:#e5e7eb;color:#9ca3af;cursor:not-allowed;opacity:.7}._fullButton_517jt_266{background:#fee2e2;color:#991b1b;cursor:not-allowed}._closedButton_517jt_267{background:#f3f4f6;color:#6b7280;cursor:not-allowed}._unregisterButton_517jt_268{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;margin-left:.5rem}._unregisterButton_517jt_268:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}._unregisterButton_517jt_268:disabled{opacity:.6;cursor:not-allowed}._modalOverlay_517jt_340{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_517jt_354{background:#fff;border-radius:16px;max-width:500px;width:100%;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_517jt_362{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_517jt_362 h2{font-size:1.5rem;font-weight:700;color:#111827}._modalClose_517jt_375{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._modalClose_517jt_375:hover{background:#f3f4f6;color:#111827}._modalBody_517jt_396{padding:1.5rem;color:#374151;line-height:1.6}._modalFooter_517jt_402{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb}._confirmIcon_517jt_410,._errorIcon_517jt_90{font-size:3rem;text-align:center;margin-bottom:1rem}._confirmMessage_517jt_417{font-size:1.125rem;font-weight:600;color:#111827;text-align:center;margin-bottom:.75rem;line-height:1.5}._confirmMessage_517jt_417 strong{color:#ef4444}._confirmSubtext_517jt_429{font-size:.875rem;color:#6b7280;text-align:center;margin-top:.5rem}._errorMessage_517jt_436{font-size:1rem;color:#111827;text-align:center;line-height:1.5;font-weight:500}._cancelButton_517jt_444{padding:.75rem 1.5rem;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_517jt_444:hover{background:#e5e7eb}._confirmButton_517jt_459{padding:.75rem 1.5rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._confirmButton_517jt_459:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}._confirmButton_517jt_459:active{transform:translateY(0)}._closeButton_517jt_478{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}._closeButton_517jt_478:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._postCard_k62z0_1{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;padding:20px;margin-bottom:24px;transition:all .3s ease;position:relative;overflow:hidden}._postCard_k62z0_1:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}._postHeader_k62z0_16{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._authorInfo_k62z0_23{display:flex;align-items:center;gap:12px}._authorAvatar_k62z0_29{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0;transition:border-color .3s ease}._authorAvatar_k62z0_29:hover{border-color:#667eea}._authorDetails_k62z0_41{display:flex;flex-direction:column;gap:4px}._authorName_k62z0_47{font-weight:600;font-size:15px;color:#1a1a1a;line-height:1.2}._postDate_k62z0_54{font-size:13px;color:#6b7280;line-height:1.2}._moreButton_k62z0_60{background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._moreButton_k62z0_60:hover{background:#f3f4f6;color:#1a1a1a}._postTitle_k62z0_77{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.4}._postDescription_k62z0_85{font-size:15px;color:#4b5563;margin:0 0 12px;line-height:1.6}._postContent_k62z0_92{margin-bottom:16px}._postContent_k62z0_92 p{font-size:15px;color:#374151;line-height:1.7;margin:0;white-space:pre-wrap;word-wrap:break-word}._readMoreButton_k62z0_104{background:none;border:none;color:#667eea;font-size:14px;font-weight:600;cursor:pointer;padding:4px 0;margin-top:8px;transition:color .2s ease}._readMoreButton_k62z0_104:hover{color:#5568d3;text-decoration:underline}._attachmentsContainer_k62z0_120{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._attachment_k62z0_120{border-radius:12px;overflow:hidden;background:#f9fafb}._attachmentImage_k62z0_133{width:100%;max-height:600px;object-fit:contain;display:block;border-radius:12px}._videoContainer_k62z0_141{position:relative;width:100%;background:#000;border-radius:12px;overflow:hidden}._attachmentVideo_k62z0_149{width:100%;max-height:600px;display:block;border-radius:12px}._fileAttachment_k62z0_156{display:flex;align-items:center;gap:12px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .2s ease}._fileAttachment_k62z0_156:hover{background:#f3f4f6;border-color:#d1d5db}._fileIcon_k62z0_171{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#667eea;border-radius:10px;color:#fff;flex-shrink:0}._fileInfo_k62z0_183{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._fileName_k62z0_191{font-size:14px;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_k62z0_200{font-size:12px;color:#6b7280}._downloadButton_k62z0_205{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#667eea;color:#fff;text-decoration:none;transition:all .2s ease;flex-shrink:0}._downloadButton_k62z0_205:hover{background:#5568d3;transform:scale(1.05)}._postTags_k62z0_223{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}._tagsIcon_k62z0_233{color:#9ca3af;flex-shrink:0}._tagsList_k62z0_238{display:flex;flex-wrap:wrap;gap:8px;flex:1}._tag_k62z0_233{display:inline-flex;align-items:center;padding:4px 12px;background:#eef2ff;color:#667eea;border-radius:16px;font-size:12px;font-weight:500;transition:all .2s ease}._tag_k62z0_233:hover{background:#e0e7ff;transform:translateY(-1px)}._postStats_k62z0_261{display:flex;flex-wrap:wrap;gap:16px;padding:12px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin-bottom:12px}._statItem_k62z0_271{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;font-weight:500}._statItem_k62z0_271 svg{color:#9ca3af}._postActions_k62z0_283{display:flex;gap:8px;flex-wrap:wrap}._actionButton_k62z0_289{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease;flex:1;min-width:0;justify-content:center}._actionButton_k62z0_289:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}._actionButton_k62z0_289:active:not(:disabled){transform:translateY(0)}._actionButton_k62z0_289:disabled{opacity:.6;cursor:not-allowed}._actionButton_k62z0_289 svg{flex-shrink:0}._actionButton_k62z0_289 span{white-space:nowrap}._actionButton_k62z0_289._active_k62z0_324{background:#eef2ff;border-color:#667eea;color:#667eea}._actionButton_k62z0_289._active_k62z0_324:hover{background:#e0e7ff}._draftBadge_k62z0_333{position:absolute;top:16px;right:16px;background:#fbbf24;color:#78350f;font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){._postCard_k62z0_1{padding:16px;border-radius:12px}._postTitle_k62z0_77{font-size:18px}._postActions_k62z0_283{gap:6px}._actionButton_k62z0_289{padding:8px 12px;font-size:13px;flex:1 1 calc(50% - 3px)}._actionButton_k62z0_289 span{display:none}._statItem_k62z0_271{font-size:12px;gap:4px}}._modalOverlay_68xy3_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;overflow-y:auto}._modalContent_68xy3_16{position:relative;background:#fff;border-radius:20px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_slideUp_68xy3_1 .3s ease}@keyframes _slideUp_68xy3_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeButton_68xy3_38{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:#00000080;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease}._closeButton_68xy3_38:hover{background:#000000b3;transform:scale(1.1)}._modalBody_68xy3_60{padding:32px}._authorSection_68xy3_64{display:flex;align-items:center;gap:12px;margin-bottom:20px}._authorAvatar_68xy3_71{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0}._authorDetails_68xy3_79{display:flex;flex-direction:column;gap:4px}._authorName_68xy3_85{font-weight:600;font-size:16px;color:#1a1a1a}._postDate_68xy3_91{font-size:14px;color:#6b7280}._postTitle_68xy3_96{font-size:28px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.3}._postDescription_68xy3_104{font-size:16px;color:#4b5563;margin:0 0 20px;line-height:1.6}._postContent_68xy3_111{margin-bottom:24px}._postContent_68xy3_111 p{font-size:16px;color:#374151;line-height:1.8;white-space:pre-wrap;word-wrap:break-word}._attachmentsContainer_68xy3_122{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}._attachment_68xy3_122{border-radius:16px;overflow:hidden;background:#f9fafb}._attachmentImage_68xy3_135{width:100%;max-height:70vh;object-fit:contain;display:block}._attachmentVideo_68xy3_142{width:100%;max-height:70vh;display:block}._fileAttachment_68xy3_148{display:flex;align-items:center;gap:16px;padding:20px;background:#f9fafb;border-radius:16px;border:1px solid #e5e7eb}._fileIcon_68xy3_158{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:#667eea;border-radius:12px;color:#fff;flex-shrink:0}._fileInfo_68xy3_170{flex:1;display:flex;flex-direction:column;gap:6px}._fileName_68xy3_177{font-size:16px;font-weight:600;color:#1a1a1a}._fileSize_68xy3_183{font-size:14px;color:#6b7280}._downloadButton_68xy3_188{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#667eea;color:#fff;text-decoration:none;transition:all .2s ease;flex-shrink:0}._downloadButton_68xy3_188:hover{background:#5568d3;transform:scale(1.05)}._postTags_68xy3_206{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:16px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}._tagsIcon_68xy3_216{color:#9ca3af;flex-shrink:0}._tagsList_68xy3_221{display:flex;flex-wrap:wrap;gap:10px;flex:1}._tag_68xy3_216{display:inline-flex;align-items:center;padding:6px 14px;background:#eef2ff;color:#667eea;border-radius:18px;font-size:13px;font-weight:500;transition:all .2s ease}._tag_68xy3_216:hover{background:#e0e7ff;transform:translateY(-1px)}._postStats_68xy3_244{display:flex;flex-wrap:wrap;gap:20px;padding:16px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin-bottom:20px}._statItem_68xy3_254{display:flex;align-items:center;gap:8px;font-size:15px;color:#6b7280;font-weight:500}._statItem_68xy3_254 svg{color:#9ca3af}._postActions_68xy3_266{display:flex;gap:12px;flex-wrap:wrap}._actionButton_68xy3_272{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease;flex:1;min-width:0;justify-content:center}._actionButton_68xy3_272:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}._actionButton_68xy3_272:disabled{opacity:.6;cursor:not-allowed}._actionButton_68xy3_272._active_68xy3_298{background:#eef2ff;border-color:#667eea;color:#667eea}._actionButton_68xy3_272._active_68xy3_298:hover{background:#e0e7ff}@media (max-width: 768px){._modalOverlay_68xy3_1{padding:0}._modalContent_68xy3_16{max-height:100vh;border-radius:0}._modalBody_68xy3_60{padding:24px 20px}._postTitle_68xy3_96{font-size:22px}._postActions_68xy3_266{gap:8px}._actionButton_68xy3_272{padding:10px 16px;font-size:14px;flex:1 1 calc(50% - 4px)}._actionButton_68xy3_272 span{display:none}}._overlay_1ssll_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:flex-end;justify-content:center;z-index:10000;animation:_fadeIn_1ssll_1 .2s ease}@keyframes _fadeIn_1ssll_1{0%{opacity:0}to{opacity:1}}._commentsPanel_1ssll_23{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:700px;max-height:85vh;display:flex;flex-direction:column;animation:_slideUp_1ssll_1 .3s ease;box-shadow:0 -8px 32px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes _slideUp_1ssll_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._commentsHeader_1ssll_44{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:2px solid #f3f4f6;flex-shrink:0;background:linear-gradient(to bottom,#fff,#fafbfc)}._commentsTitle_1ssll_54{font-size:22px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.3px}._closeButton_1ssll_62{width:36px;height:36px;border-radius:50%;background:#f3f4f6;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1ssll_62:hover{background:#e5e7eb;color:#1a1a1a}._commentsList_1ssll_80{flex:1;overflow-y:auto;padding:20px 28px;display:flex;flex-direction:column;gap:0}._commentsList_1ssll_80::-webkit-scrollbar{width:6px}._commentsList_1ssll_80::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._commentsList_1ssll_80::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}._commentsList_1ssll_80::-webkit-scrollbar-thumb:hover{background:#94a3b8}._loadingState_1ssll_103,._errorState_1ssll_104,._emptyState_1ssll_105{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;gap:16px}._loadingState_1ssll_103 p{color:#6b7280;font-size:14px}._errorState_1ssll_104 p{color:#dc2626;margin:0}._retryButton_1ssll_125{padding:8px 16px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}._retryButton_1ssll_125:hover{background:#5568d3}._emptyState_1ssll_105{padding:80px 20px}._emptyState_1ssll_105 p{color:#9ca3af;font-size:16px;margin:0;font-weight:500}._comment_1ssll_23{display:flex;gap:12px;padding:16px;background:#f9fafb;border-radius:16px;transition:all .2s ease;margin-bottom:12px}._comment_1ssll_23:hover{background:#f3f4f6;transform:translate(4px)}._comment_1ssll_23:last-child{margin-bottom:0}._commentAvatar_1ssll_167{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #ffffff;box-shadow:0 2px 8px #0000001a;background:linear-gradient(135deg,#667eea,#764ba2)}._commentContent_1ssll_178{flex:1;min-width:0}._commentHeader_1ssll_183{display:flex;align-items:center;gap:10px;margin-bottom:8px;flex-wrap:wrap}._commentAuthor_1ssll_191{font-weight:700;font-size:15px;color:#1a1a1a;letter-spacing:-.2px}._commentDate_1ssll_198{font-size:12px;color:#9ca3af;font-weight:400}._commentText_1ssll_204{font-size:14px;color:#374151;line-height:1.7;margin:0 0 12px;word-wrap:break-word;white-space:pre-wrap}._commentActions_1ssll_213{display:flex;gap:20px;align-items:center}._commentActionButton_1ssll_219{display:flex;align-items:center;gap:6px;background:#fffc;border:1px solid #e5e7eb;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;padding:6px 12px;border-radius:20px;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._commentActionButton_1ssll_219:hover{background:#fff;border-color:#d1d5db;color:#374151;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._commentActionButton_1ssll_219._active_1ssll_241{color:#ef4444;background:#ef44441a;border-color:#ef444433}._commentActionButton_1ssll_219._active_1ssll_241 svg{fill:currentColor}._commentActionButton_1ssll_219 svg{transition:transform .2s ease}._commentActionButton_1ssll_219:hover svg{transform:scale(1.1)}._repliesCount_1ssll_256{font-size:12px;color:#9ca3af;font-weight:500;padding:4px 0}._repliesContainer_1ssll_263{margin-top:16px;padding-left:16px;border-left:2px solid #e5e7eb;display:flex;flex-direction:column;gap:0}._replyComment_1ssll_272{background:#fff;border:1px solid #e5e7eb;margin-bottom:10px}._replyComment_1ssll_272:hover{background:#fafbfc;border-color:#d1d5db}._loadingMore_1ssll_282{display:flex;justify-content:center;padding:20px}._loadMoreButton_1ssll_288{padding:12px 24px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;color:#4b5563;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin:8px auto;display:block}._loadMoreButton_1ssll_288:hover{background:#f3f4f6;border-color:#d1d5db}._commentForm_1ssll_306{padding:20px 28px;border-top:2px solid #f3f4f6;flex-shrink:0;background:linear-gradient(to top,#fff,#fafbfc)}._replyingTo_1ssll_313{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid rgba(102,126,234,.2);border-radius:12px;margin-bottom:12px}._replyingToText_1ssll_324{font-size:13px;color:#667eea;font-weight:500}._replyingToText_1ssll_324 strong{color:#5568d3;font-weight:600}._cancelReplyButton_1ssll_334{width:24px;height:24px;border-radius:50%;background:#667eea1a;border:1px solid rgba(102,126,234,.2);color:#667eea;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._cancelReplyButton_1ssll_334:hover{background:#667eea33;transform:scale(1.1)}._errorMessage_1ssll_353{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px;margin-bottom:12px;color:#dc2626;font-size:14px}._commentInputContainer_1ssll_363{display:flex;gap:12px;align-items:flex-end}._commentInput_1ssll_363{flex:1;padding:14px 18px;border:2px solid #e5e7eb;border-radius:16px;font-size:14px;font-family:inherit;resize:none;outline:none;transition:all .2s ease;min-height:52px;max-height:120px;background:#fff;box-shadow:0 1px 3px #0000000d}._commentInput_1ssll_363:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a,0 2px 8px #667eea26;background:#fff}._commentInput_1ssll_363:disabled{background:#f9fafb;cursor:not-allowed;opacity:.6}._commentInput_1ssll_363::placeholder{color:#9ca3af;font-weight:400}._submitButton_1ssll_399{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;box-shadow:0 4px 12px #667eea4d}._submitButton_1ssll_399:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#6a3d8f);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 16px #667eea66}._submitButton_1ssll_399:active:not(:disabled){transform:translateY(0) scale(1)}._submitButton_1ssll_399:disabled{opacity:.5;cursor:not-allowed;transform:none}._spinner_1ssll_428{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:_spin_1ssll_428 .8s linear infinite}@keyframes _spin_1ssll_428{to{transform:rotate(360deg)}}@media (max-width: 768px){._commentsPanel_1ssll_23{max-height:90vh;border-radius:16px 16px 0 0}._commentsHeader_1ssll_44{padding:16px 20px}._commentsTitle_1ssll_54{font-size:18px}._commentsList_1ssll_80{padding:12px 20px}._commentForm_1ssll_306{padding:16px 20px}}._postFeedContainer_15lqe_1{max-width:800px;margin:0 auto;padding:24px 16px;min-height:100vh;background:#155843}._postFeedHeader_15lqe_9{margin-bottom:24px}._headerTop_15lqe_13{display:flex;align-items:center;gap:16px;margin-bottom:20px}._goBackButton_15lqe_20{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._goBackButton_15lqe_20:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}._goBackButton_15lqe_20:active{transform:translateY(0)}._goBackButton_15lqe_20 svg{flex-shrink:0}._feedTitle_15lqe_47{font-size:32px;font-weight:700;color:#fff;margin:0;flex:1}._feedTypeSelector_15lqe_55{display:flex;gap:8px;flex-wrap:wrap;background:#fff;padding:8px;border-radius:12px;box-shadow:0 1px 3px #0000001a}._feedTypeButton_15lqe_65{display:flex;align-items:center;gap:8px;padding:10px 16px;background:transparent;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease;flex:1;min-width:120px;justify-content:center}._feedTypeButton_15lqe_65:hover{background:#f3f4f6;color:#374151}._feedTypeButton_15lqe_65._active_15lqe_86{background:#667eea;color:#fff;box-shadow:0 2px 4px #667eea4d}._feedTypeButton_15lqe_65._active_15lqe_86:hover{background:#5568d3}._feedTypeButton_15lqe_65 svg{flex-shrink:0}._errorMessage_15lqe_98{background:#fef2f2f2;border:1px solid #fecaca;border-radius:12px;padding:16px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}._errorMessage_15lqe_98 p{color:#dc2626;margin:0;flex:1}._retryButton_15lqe_115{padding:8px 16px;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}._retryButton_15lqe_115:hover{background:#b91c1c}._loadingContainer_15lqe_130{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._loadingContainer_15lqe_130 p{color:#fffc;font-size:15px}._spinner_15lqe_143{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:_spin_15lqe_143 .8s linear infinite}@keyframes _spin_15lqe_143{to{transform:rotate(360deg)}}._emptyState_15lqe_157{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;gap:16px}._emptyState_15lqe_157 svg{color:#9ca3af;margin-bottom:8px}._emptyState_15lqe_157 h2{font-size:24px;font-weight:600;color:#fff;margin:0}._emptyState_15lqe_157 p{font-size:15px;color:#fffc;margin:0;max-width:400px}._postsList_15lqe_183{display:flex;flex-direction:column;gap:0}._scrollTrigger_15lqe_189{min-height:100px;display:flex;align-items:center;justify-content:center;padding:20px}._loadingMore_15lqe_197{display:flex;flex-direction:column;align-items:center;gap:12px}._loadingMore_15lqe_197 p{color:#fffc;font-size:14px}._endMessage_15lqe_208{text-align:center;padding:20px}._endMessage_15lqe_208 p{color:#ffffffb3;font-size:14px;font-style:italic}@media (max-width: 768px){._postFeedContainer_15lqe_1{padding:16px 12px}._feedTitle_15lqe_47{font-size:24px}._feedTypeSelector_15lqe_55{padding:6px}._feedTypeButton_15lqe_65{padding:8px 12px;font-size:13px;min-width:100px}._feedTypeButton_15lqe_65 span{display:none}}._postForm_zwwqq_1{background:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;overflow:hidden;display:flex;flex-direction:column}._formHeader_zwwqq_10{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6}._formTitle_zwwqq_18{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}._cancelButton_zwwqq_25{width:36px;height:36px;border-radius:50%;background:#f3f4f6;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._cancelButton_zwwqq_25:hover{background:#e5e7eb;color:#1a1a1a}._formBody_zwwqq_43{padding:24px;display:flex;flex-direction:column;gap:20px;flex:1;overflow-y:auto}._formGroup_zwwqq_52{display:flex;flex-direction:column;gap:8px}._label_zwwqq_58{font-size:14px;font-weight:600;color:#374151;display:flex;align-items:center;gap:4px}._optional_zwwqq_67{font-weight:400;color:#9ca3af;font-size:13px}._required_zwwqq_73{color:#dc2626;font-weight:600;margin-left:2px}._input_zwwqq_79,._textarea_zwwqq_80{padding:12px 16px;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;font-family:inherit;outline:none;transition:all .2s ease;background:#fff}._input_zwwqq_79:focus,._textarea_zwwqq_80:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._input_zwwqq_79._error_zwwqq_95,._textarea_zwwqq_80._error_zwwqq_95{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}._input_zwwqq_79::placeholder,._textarea_zwwqq_80::placeholder{color:#9ca3af}._textarea_zwwqq_80{resize:vertical;min-height:100px}._errorMessage_zwwqq_110{font-size:13px;color:#dc2626;margin-top:4px}._fileUploadArea_zwwqq_116{border:2px dashed #d1d5db;border-radius:12px;padding:24px;text-align:center;background:#f9fafb;transition:all .2s ease}._fileUploadArea_zwwqq_116:hover{border-color:#667eea;background:#f3f4f6}._fileInput_zwwqq_129{display:none}._uploadButton_zwwqq_133{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#667eea;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}._uploadButton_zwwqq_133:hover{background:#5568d3;transform:translateY(-1px)}._uploadHint_zwwqq_152{margin:12px 0 0;font-size:13px;color:#6b7280}._filePreviews_zwwqq_158{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-top:16px}._filePreview_zwwqq_158{position:relative;border-radius:12px;overflow:hidden;background:#f9fafb;border:1px solid #e5e7eb}._previewImage_zwwqq_173,._previewVideo_zwwqq_174{width:100%;height:150px;object-fit:cover;display:block}._previewFile_zwwqq_181{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px;gap:8px;color:#6b7280}._previewFile_zwwqq_181 span{font-size:12px;text-align:center;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._removeFileButton_zwwqq_200{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#000000b3;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._removeFileButton_zwwqq_200:hover{background:#000000e6;transform:scale(1.1)}._fileInfo_zwwqq_221{padding:8px;display:flex;flex-direction:column;gap:4px}._fileName_zwwqq_228{font-size:12px;font-weight:500;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_zwwqq_237{font-size:11px;color:#6b7280}._tagsContainer_zwwqq_242{display:flex;flex-direction:column;gap:12px}._tagsList_zwwqq_248{display:flex;flex-wrap:wrap;gap:8px;min-height:40px;padding:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}._tagItem_zwwqq_259{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#667eea;color:#fff;border-radius:20px;font-size:13px;font-weight:500;animation:_tagSlideIn_zwwqq_1 .2s ease}@keyframes _tagSlideIn_zwwqq_1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}._tagText_zwwqq_282{white-space:nowrap}._removeTagButton_zwwqq_286{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ffffff4d;border:none;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0;padding:0}._removeTagButton_zwwqq_286:hover{background:#ffffff80;transform:scale(1.1)}._tagInputForm_zwwqq_306{margin:0}._tagInputWrapper_zwwqq_310{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:all .2s ease}._tagInputWrapper_zwwqq_310:focus-within{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._tagIcon_zwwqq_325{color:#9ca3af;flex-shrink:0}._tagInput_zwwqq_306{flex:1;border:none;outline:none;font-size:14px;font-family:inherit;color:#1a1a1a;background:transparent}._tagInput_zwwqq_306::placeholder{color:#9ca3af}._addTagButton_zwwqq_343{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#667eea;border:none;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0;padding:0}._addTagButton_zwwqq_343:hover:not(:disabled){background:#5568d3;transform:scale(1.05)}._addTagButton_zwwqq_343:disabled{opacity:.5;cursor:not-allowed}._tagsHint_zwwqq_367{margin:0;font-size:12px;color:#6b7280;font-style:italic}._statusButtons_zwwqq_374{display:flex;gap:12px}._statusButton_zwwqq_374{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;font-size:15px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}._statusButton_zwwqq_374:hover{background:#f3f4f6;border-color:#d1d5db}._statusButton_zwwqq_374._active_zwwqq_399{background:#eef2ff;border-color:#667eea;color:#667eea}._formFooter_zwwqq_405{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #f3f4f6;background:#f9fafb}._cancelFooterButton_zwwqq_415{padding:12px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}._cancelFooterButton_zwwqq_415:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}._cancelFooterButton_zwwqq_415:disabled{opacity:.5;cursor:not-allowed}._submitButton_zwwqq_435{padding:12px 32px;background:#667eea;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_zwwqq_435:hover:not(:disabled){background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._submitButton_zwwqq_435:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._formHeader_zwwqq_10{padding:16px 20px}._formTitle_zwwqq_18{font-size:20px}._formBody_zwwqq_43{padding:20px}._filePreviews_zwwqq_158{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}._statusButtons_zwwqq_374{flex-direction:column}._formFooter_zwwqq_405{flex-direction:column-reverse;padding:16px 20px}._formFooter_zwwqq_405 button{width:100%}}._overlay_19jgn_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:_fadeIn_19jgn_1 .2s ease}@keyframes _fadeIn_19jgn_1{0%{opacity:0}to{opacity:1}}._previewContent_19jgn_24{background:#fff;border-radius:20px;max-width:800px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_19jgn_1 .3s ease}@keyframes _slideUp_19jgn_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._previewHeader_19jgn_46{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6;flex-shrink:0}._previewTitle_19jgn_55{font-size:24px;font-weight:700;color:#1a1a1a;margin:0}._closeButton_19jgn_62{width:36px;height:36px;border-radius:50%;background:#f3f4f6;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_19jgn_62:hover{background:#e5e7eb;color:#1a1a1a}._previewBody_19jgn_80{flex:1;overflow-y:auto;padding:24px}._authorSection_19jgn_86{display:flex;align-items:center;gap:12px;margin-bottom:20px}._authorAvatar_19jgn_93{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid #f0f0f0}._authorDetails_19jgn_101{display:flex;flex-direction:column;gap:4px}._authorName_19jgn_107{font-weight:600;font-size:15px;color:#1a1a1a}._postDate_19jgn_113{font-size:13px;color:#6b7280}._postTitle_19jgn_118{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.3}._postDescription_19jgn_126{font-size:16px;color:#4b5563;margin:0 0 20px;line-height:1.6}._postContent_19jgn_133{margin-bottom:24px}._postContent_19jgn_133 p{font-size:15px;color:#374151;line-height:1.7;white-space:pre-wrap;word-wrap:break-word}._attachmentsContainer_19jgn_144{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}._attachment_19jgn_144{border-radius:12px;overflow:hidden;background:#f9fafb}._attachmentImage_19jgn_157{width:100%;max-height:500px;object-fit:contain;display:block}._attachmentVideo_19jgn_164{width:100%;max-height:500px;display:block}._fileAttachment_19jgn_170{display:flex;align-items:center;gap:16px;padding:20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}._fileIcon_19jgn_180{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#667eea;border-radius:12px;color:#fff;flex-shrink:0}._fileInfo_19jgn_192{flex:1;display:flex;flex-direction:column;gap:6px}._fileName_19jgn_199{font-size:15px;font-weight:600;color:#1a1a1a}._fileSize_19jgn_205{font-size:13px;color:#6b7280}._downloadButton_19jgn_210{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#667eea;color:#fff;text-decoration:none;transition:all .2s ease;flex-shrink:0}._downloadButton_19jgn_210:hover{background:#5568d3;transform:scale(1.05)}._postTags_19jgn_228{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:16px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}._tagsIcon_19jgn_238{color:#9ca3af;flex-shrink:0}._tagsList_19jgn_243{display:flex;flex-wrap:wrap;gap:10px;flex:1}._tag_19jgn_238{display:inline-flex;align-items:center;padding:6px 14px;background:#eef2ff;color:#667eea;border-radius:18px;font-size:13px;font-weight:500;transition:all .2s ease}._tag_19jgn_238:hover{background:#e0e7ff;transform:translateY(-1px)}._postStats_19jgn_266{display:flex;flex-wrap:wrap;gap:20px;padding:16px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}._statItem_19jgn_275{font-size:14px;color:#6b7280;font-weight:500}._previewFooter_19jgn_281{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:20px 24px;border-top:1px solid #f3f4f6;background:#f9fafb;flex-shrink:0}._publishButton_19jgn_292{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#667eea;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._publishButton_19jgn_292:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}._closeFooterButton_19jgn_312{padding:12px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:15px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}._closeFooterButton_19jgn_312:hover{background:#f3f4f6;border-color:#d1d5db}@media (max-width: 768px){._overlay_19jgn_1{padding:0}._previewContent_19jgn_24{max-height:100vh;border-radius:0}._previewHeader_19jgn_46{padding:16px 20px}._previewTitle_19jgn_55{font-size:20px}._previewBody_19jgn_80{padding:20px}._postTitle_19jgn_118{font-size:20px}._previewFooter_19jgn_281{flex-direction:column-reverse;padding:16px 20px}._previewFooter_19jgn_281 button{width:100%}}._postManagementContainer_l672c_1{max-width:1200px;margin:0 auto;padding:24px 16px;min-height:100vh;background:#155843}._header_l672c_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}._headerButtons_l672c_18{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._title_l672c_25{font-size:32px;font-weight:700;color:#fff;margin:0}._goToPostsButton_l672c_32{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#10b981;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #10b9814d}._goToPostsButton_l672c_32:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._createButton_l672c_53{display:flex;align-items:center;gap:8px;padding:12px 24px;background:#667eea;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #667eea4d}._createButton_l672c_53:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._errorMessage_l672c_74{background:#fef2f2f2;border:1px solid #fecaca;border-radius:12px;padding:16px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:16px}._errorMessage_l672c_74 p{color:#dc2626;margin:0;flex:1}._retryButton_l672c_91{padding:8px 16px;background:#dc2626;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}._retryButton_l672c_91:hover{background:#b91c1c}._formContainer_l672c_106{margin-bottom:32px}._loadingContainer_l672c_110{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._loadingContainer_l672c_110 p{color:#fffc;font-size:15px}._spinner_l672c_123{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:_spin_l672c_123 .8s linear infinite}@keyframes _spin_l672c_123{to{transform:rotate(360deg)}}._emptyState_l672c_137{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center;gap:20px}._emptyState_l672c_137 p{font-size:18px;color:#fffc;margin:0}._createFirstButton_l672c_152{padding:12px 32px;background:#667eea;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease}._createFirstButton_l672c_152:hover{background:#5568d3;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}._postsList_l672c_169{display:flex;flex-direction:column;gap:20px}._postItem_l672c_175{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}._postItem_l672c_175:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}._postHeader_l672c_187{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px;flex-wrap:wrap}._postInfo_l672c_196{flex:1;min-width:0}._postTitle_l672c_201{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 8px;line-height:1.3}._postMeta_l672c_209{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._postDate_l672c_216{font-size:13px;color:#6b7280}._statusBadge_l672c_221{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusBadge_l672c_221._draft_l672c_229{background:#fef3c7;color:#78350f}._statusBadge_l672c_221._published_l672c_233{background:#d1fae5;color:#065f46}._postStats_l672c_238{display:flex;gap:16px;flex-wrap:wrap;font-size:14px;color:#6b7280}._postDescription_l672c_246{font-size:15px;color:#4b5563;margin:0 0 12px;line-height:1.6}._postContent_l672c_253{font-size:14px;color:#6b7280;margin:0 0 16px;line-height:1.6}._postTags_l672c_260{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}._tagsIcon_l672c_270{color:#9ca3af;flex-shrink:0}._tagsList_l672c_275{display:flex;flex-wrap:wrap;gap:8px;flex:1}._tag_l672c_270{display:inline-flex;align-items:center;padding:4px 12px;background:#eef2ff;color:#667eea;border-radius:16px;font-size:12px;font-weight:500;transition:all .2s ease}._tag_l672c_270:hover{background:#e0e7ff;transform:translateY(-1px)}._postActions_l672c_298{display:flex;gap:8px;flex-wrap:wrap;padding-top:16px;border-top:1px solid #f3f4f6}._actionButton_l672c_306{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}._actionButton_l672c_306:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px)}._actionButton_l672c_306._deleteButton_l672c_325{color:#dc2626;border-color:#fecaca}._actionButton_l672c_306._deleteButton_l672c_325:hover{background:#fef2f2;border-color:#fca5a5}@media (max-width: 768px){._postManagementContainer_l672c_1{padding:16px 12px}._title_l672c_25{font-size:24px}._createButton_l672c_53{width:100%;justify-content:center}._postItem_l672c_175{padding:20px}._postHeader_l672c_187,._postActions_l672c_298{flex-direction:column}._postActions_l672c_298 ._actionButton_l672c_306{width:100%;justify-content:center}}._sharedPostContainer_16mvt_1{max-width:800px;margin:0 auto;padding:24px 16px;min-height:100vh;background:#155843}._header_16mvt_9{display:flex;align-items:center;gap:16px;margin-bottom:24px}._goBackButton_16mvt_16{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._goBackButton_16mvt_16:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}._goBackButton_16mvt_16:active{transform:translateY(0)}._goBackButton_16mvt_16 svg{flex-shrink:0}._title_16mvt_43{font-size:28px;font-weight:700;color:#fff;margin:0;flex:1}._loadingContainer_16mvt_51{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:16px}._loadingContainer_16mvt_51 p{color:#fffc;font-size:15px}._spinner_16mvt_64{width:40px;height:40px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:_spin_16mvt_64 .8s linear infinite}@keyframes _spin_16mvt_64{to{transform:rotate(360deg)}}._errorContainer_16mvt_78{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px;text-align:center}._errorMessage_16mvt_88{color:#ffffffe6;font-size:16px;margin:0}._retryButton_16mvt_94{padding:12px 24px;background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}._retryButton_16mvt_94:hover{background:#ffffff4d;transform:translateY(-2px)}._postContainer_16mvt_110{margin-top:20px}@media (max-width: 768px){._sharedPostContainer_16mvt_1{padding:16px 12px}._header_16mvt_9{flex-direction:column;align-items:flex-start}._title_16mvt_43{font-size:24px}._goBackButton_16mvt_16{width:100%;justify-content:center}}
