:root{--primary:#6f69ed;--background:#fff;--foreground:#171717}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit;border:none;outline:none;cursor:pointer;background:none}input,select,textarea{background-color:var(--background)}img{pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.Header_fixedHeader__2IcH8{position:fixed;inset:0;z-index:1000;height:64px;padding:0 48px;color:#000;background-color:hsla(0,0%,100%,.8);display:flex}.Header_content__tRsAz{display:flex;flex:1 1;max-width:1200px;margin:0 auto;align-items:center;justify-content:space-between;position:relative}.Header_logoSection__UjScL{flex-shrink:0}.Header_desktopLogo__Fq8wk{height:26px;width:auto;object-fit:contain;display:block}.Header_mobileLogo__Jy_wK{height:30px;width:auto;object-fit:contain;display:none}.Header_desktopNav__hqXo_{display:flex;align-items:center}.Header_desktopRightSection__dYpnL{display:flex;align-items:center;gap:20px}.Header_mobileRightSection__ig_9I{display:none;align-items:center;gap:12px}.Header_ticketSection__IfXTX{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #8b5cf6;padding:3px 12px;border-radius:20px;box-shadow:0 2px 8px rgba(139,92,246,.2);transition:all .3s ease}.Header_ticketSection__IfXTX:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,92,246,.3);border-color:#7c3aed}.Header_ticketDisplay__4QnAf{display:flex;align-items:center;gap:6px}.Header_ticketIcon__w3PAA{font-size:16px;animation:Header_pulse__ZK1Iy 2s infinite}@keyframes Header_pulse__ZK1Iy{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Header_ticketCount__bEw0I{color:#8b5cf6;font-weight:700;font-size:14px}.Header_refreshButton__AU3eV{background:#8b5cf6;border:none;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:11px;transition:all .3s ease}.Header_refreshButton__AU3eV:hover{background:#7c3aed;transform:rotate(180deg)}.Header_userSection__s_kKw{display:flex;align-items:center}.Header_userText__rpryP{color:#000;padding:4px 8px;font-size:14px;font-weight:500}.Header_divider__t5_oZ{color:#ccc;margin:0 4px}.Header_navLink__Q_hTB{color:#000;padding:8px 16px;font-size:14px;font-weight:500;border:none;background:none;cursor:pointer;border-radius:20px;transition:all .3s ease;text-decoration:none;display:inline-block}.Header_navLink__Q_hTB:hover{background:rgba(139,92,246,.1);color:#8b5cf6}.Header_mobileMenuButton__mHqbR{background:none;border:none;color:#8b5cf6;font-size:20px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s ease}.Header_mobileMenuButton__mHqbR:hover{background:rgba(139,92,246,.1)}.Header_mobileMenuOverlay__LJHlL{position:fixed;top:64px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999;animation:Header_fadeIn__ehE4K .3s ease}@keyframes Header_fadeIn__ehE4K{0%{opacity:0}to{opacity:1}}.Header_mobileMenu__nWWGd{background:#fff;border-radius:0 0 16px 16px;box-shadow:0 8px 32px rgba(0,0,0,.1);animation:Header_slideDown__5hCmF .3s ease}@keyframes Header_slideDown__5hCmF{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header_mobileMenuHeader__PV_qW{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0}.Header_menuTitle__Xpooc{font-size:18px;font-weight:600;color:#333}.Header_closeButton__IR1Uz{background:none;border:none;color:#666;font-size:18px;cursor:pointer;padding:4px}.Header_mobileMenuContent__j1JtM{padding:20px}.Header_mobileNavLink__b7nM_{display:block;padding:16px 0;color:#333;font-size:16px;font-weight:500;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:color .3s ease}.Header_mobileNavLink__b7nM_:hover{color:#8b5cf6}.Header_mobileNavLink__b7nM_:last-child{border-bottom:none}.Header_mobileUserSection__Hdu06{margin-top:24px;padding-top:24px;border-top:2px solid #f0f0f0}.Header_mobileUserInfo__QmTz_{margin-bottom:16px}.Header_mobileUserText__OLUFA{color:#333;font-size:16px;font-weight:500}.Header_mobileAuthButton__kxlx0{width:100%;padding:12px 24px;background:#8b5cf6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .3s ease}.Header_mobileAuthButton__kxlx0:hover{background:#7c3aed}@media (max-width:1024px){.Header_fixedHeader__2IcH8{padding:0 24px}.Header_content__tRsAz{max-width:100%}.Header_desktopNav__hqXo_,.Header_desktopRightSection__dYpnL{display:none}.Header_mobileRightSection__ig_9I{display:flex}.Header_ticketSection__IfXTX{padding:5px 12px;gap:6px}.Header_ticketCount__bEw0I{font-size:14px}.Header_refreshButton__AU3eV{width:22px;height:22px;font-size:11px}}@media (max-width:768px){.Header_fixedHeader__2IcH8{padding:0 20px}.Header_content__tRsAz{max-width:100%}.Header_desktopNav__hqXo_,.Header_desktopRightSection__dYpnL{display:none}.Header_mobileRightSection__ig_9I{display:flex}.Header_ticketSection__IfXTX{padding:4px 10px;gap:5px}.Header_ticketCount__bEw0I{font-size:13px}.Header_refreshButton__AU3eV{width:20px;height:20px;font-size:10px}}@media (max-width:640px){.Header_fixedHeader__2IcH8{padding:0 16px}.Header_content__tRsAz{max-width:100%}.Header_desktopNav__hqXo_,.Header_desktopRightSection__dYpnL{display:none}.Header_mobileRightSection__ig_9I{display:flex}.Header_desktopLogo__Fq8wk{height:20px}.Header_ticketSection__IfXTX{padding:4px 8px;gap:4px}.Header_ticketCount__bEw0I{font-size:12px}.Header_ticketIcon__w3PAA{font-size:14px}.Header_refreshButton__AU3eV{width:20px;height:20px;font-size:10px}}@media (max-width:480px){.Header_fixedHeader__2IcH8{padding:0 12px}.Header_ticketSection__IfXTX{padding:3px 6px}.Header_ticketCount__bEw0I{font-size:11px}.Header_refreshButton__AU3eV{width:18px;height:18px;font-size:9px}.Header_mobileLogo__Jy_wK{height:24px}}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/0938b75f61da35fc-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f54d3b402c212b9e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/7108afb8b1381ad1-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Poppins_3b354b;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Poppins_Fallback_3b354b;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_3b354b{font-family:__Poppins_3b354b,__Poppins_Fallback_3b354b;font-style:normal}