/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}.visible{visibility:visible}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mx-auto{margin-inline:auto}.flex{display:flex}.min-h-screen{min-height:100vh}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.theme-light{--bg-color:#f2f3f5;--secondary-bg-color:#fff;--text-color:#000;--hint-color:#888;--link-color:#2481cc}.theme-dark{--bg-color:#141c27;--secondary-bg-color:#242f3d;--text-color:#fff;--hint-color:#aaa;--link-color:#2481cc;--button-color-defautl:#1376a8;--button-color-one:#f143ac;--buton-color-two:#2e93bb}html,body{background-color:var(--bg-color);overscroll-behavior-y:none;height:100%;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.no-scroll{overflow:hidden}.pageContent{margin-top:var(--top-margin);margin-bottom:var(--bottom-margin)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}._bottomNav_1v5bq_1{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:50;width:100%;max-width:480px;height:70px;background-color:var(--secondary-bg-color);border-top:1px solid var(--bg-color);border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center;box-shadow:0 -2px 10px #0000000d}._bottomNavGrid_1v5bq_37{display:grid;grid-template-columns:repeat(3,1fr);height:100%;width:100%;margin:0 auto}._bottomNavButton_1v5bq_53{display:flex;flex-direction:column;align-items:center;justify-content:center;background:none;border:none;color:var(--text-color);font:inherit;cursor:pointer;opacity:.6;transition:opacity .2s,color .2s;outline:none;-webkit-tap-highlight-color:transparent}._bottomNavButton_1v5bq_53:hover{background-color:transparent}._bottomNavButton_1v5bq_53:focus{outline:none;box-shadow:none}._bottomNavButton_1v5bq_53._active_1v5bq_103{color:var(--link-color);opacity:1}._icon_1v5bq_113{width:25px;height:25px;margin-bottom:2px}._profilePage_16qog_3{display:flex;flex-direction:column;gap:16px;padding:16px;background:var(--bg-color);color:var(--text-color)}._profileHeader_16qog_23{display:flex;flex-direction:column;align-items:center;gap:8px}._profileAvatar_16qog_37{width:100px;height:100px;border-radius:50%;background:var(--secondary-bg-color);display:flex;justify-content:center;align-items:center;overflow:hidden}._avatar_16qog_59{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._avatarFallback_16qog_71{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._profileName_16qog_87{font-size:1.2rem;font-weight:700}._profilePhone_16qog_97{font-size:.95rem;color:var(--hint-color)}._clubCard_16qog_109{padding:12px 0 12px 12px;border-radius:12px;background:var(--secondary-bg-color)}._clubCardHeader_16qog_121{display:flex;justify-content:space-between;align-items:center}._clubName_16qog_133{font-size:1.05rem}._clubChangeBtn_16qog_141{background:none;border:none;cursor:pointer}._clubLevelBadge_16qog_153{display:inline-block;margin-top:8px;padding:4px 8px;border-radius:8px;background:var(--bg-color)}._balanceRow_16qog_171{display:flex;gap:12px}._bookingCard_16qog_181,._balanceCard_16qog_183{position:relative;flex:1;padding:12px 12px 64px;border-radius:12px;background:var(--secondary-bg-color);display:flex;flex-direction:column;gap:8px;justify-content:space-between}._bookingText_16qog_209{font-size:.95rem;color:var(--hint-color);text-align:center}._balanceDeposit_16qog_221{font-size:1.6rem;font-weight:700}._balancePoints_16qog_231{font-size:.95rem}._bookingInfo_16qog_239{background:none;border:none;padding:0;display:flex;flex-direction:column;gap:2px;align-items:center;cursor:pointer;color:inherit}._bookingDate_16qog_263{font-size:1rem;font-weight:600}._bookingTime_16qog_265{font-size:.95rem}._bookingPC_16qog_267{font-size:.9rem;color:var(--hint-color)}._actionButton_16qog_273{position:absolute;left:0;right:0;bottom:-5px;padding:16px 0;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer}._bookBtn_16qog_299{background:var(--button-color-one);color:#fff}._topUpBtn_16qog_309{background:var(--buton-color-two);color:#fff}._quickActions_16qog_321{display:flex;justify-content:space-between;scroll-snap-type:x mandatory;overflow-x:auto;padding-top:5px}._quickAction_16qog_321{flex:0 0 77px;height:77px;border:none;border-radius:10px;background:var(--secondary-bg-color);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:2px;cursor:pointer;scroll-snap-align:start;font-weight:500;font-size:.7rem;text-align:center;color:#fff}._customSvgIcon_16qog_377{width:26px;height:26px;display:inline-block;color:inherit;fill:currentColor}._customSvgIcon_16qog_377 svg{width:100%;height:100%}._promoBannerWrapper_16qog_405{display:flex;gap:14px;padding:8px 8px 8px 16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}._promoBannerWrapper_16qog_405::-webkit-scrollbar{display:none}._selectedInfo_16qog_433{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;margin:8px 0;font-size:.85rem}._tag_16qog_451{padding:2px 8px;border-radius:4px;font-weight:600;color:var(--bg-color)}._tag_16qog_451._common_16qog_465{background:var(--hint-color)}._tag_16qog_451._comfort_16qog_473{background:var(--link-color)}._tag_16qog_451._vip_16qog_481{background:#f0c000}._tag_16qog_451._console_16qog_489{background:#41b883}a{color:inherit;text-decoration:none}._promoBanner_y852x_1{flex:0 0 95%;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;color:#fff;cursor:pointer;scroll-snap-align:center;background-size:cover;background-position:center}._promoContent_y852x_33{flex:1 1 auto;gap:2px}._promoTitle_y852x_43{font:700 1.2rem/1.1 var(--font, inherit);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._promoDesc_y852x_59{font-size:.85rem;line-height:1.25;max-width:88%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._promoImage_y852x_83{flex:0 0 96px;height:96px;overflow:hidden;margin-left:12px}._promoImage_y852x_83 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 350px){._promoBanner_y852x_1{height:100px;padding:10px 14px}._promoImage_y852x_83{flex:0 0 80px;height:80px}._promoTitle_y852x_43{font-size:1.05rem}._promoDesc_y852x_59{font-size:.75rem}}._overlay_5c9f4_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:var(--bg-color);color:var(--text-color);padding:var(--top-padding, 16px) 16px var(--bottom-padding, 16px);overflow-y:auto;display:flex;flex-direction:column;gap:16px}._content_5c9f4_27{display:flex;flex-direction:column;gap:16px}._card_5c9f4_39{position:relative;background-color:var(--secondary-bg-color);border-radius:12px;padding-bottom:9px;display:flex;flex-direction:column;gap:8px;cursor:pointer;box-shadow:0 1px 4px #0000000d}._image_5c9f4_63{width:100%;height:auto;display:block;margin:0;padding:0;border-radius:12px 12px 0 0;-o-object-fit:cover;object-fit:cover;max-height:180px}._info_5c9f4_91{padding:12px;display:flex;flex-direction:column;gap:4px}._name_5c9f4_105{font-size:1.1rem;font-weight:600}._address_5c9f4_115,._phone_5c9f4_117{font-size:.95rem;color:var(--hint-color)}._backButton_5c9f4_127{width:70%;padding:14px;font-size:1rem;background-color:var(--secondary-bg-color);color:var(--text-color);border:1px solid var(--hint-color);border-radius:12px;cursor:pointer;position:fixed;bottom:max(env(safe-area-inset-bottom,0),30px);left:50%;transform:translate(-50%);max-width:400px;box-shadow:0 2px 8px #0000001a}._selectedTag_5c9f4_161{position:absolute;top:8px;right:12px;z-index:1}._overlay_iv7cx_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000c;display:flex;justify-content:center;align-items:center}._content_iv7cx_21{max-width:100%;max-height:100%;border-radius:12px;overflow:hidden;background:var(--bg-color)}._fullImage_iv7cx_37{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;touch-action:none}._clubInfo_12ggn_1{display:flex;gap:12px;background:var(--secondary-bg-color);border-radius:12px;padding:8px}._clubImage_12ggn_17{width:72px;height:72px;border-radius:10px;-o-object-fit:cover;object-fit:cover}._clubDetails_12ggn_31{display:flex;flex-direction:column;justify-content:space-between}._clubName_12ggn_43{font-weight:700;font-size:1.1rem}._clubMeta_12ggn_53{color:var(--hint-color);font-size:.85rem}._overlay_h4j6p_3{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg-color);z-index:9999;display:flex;flex-direction:column;gap:10px;padding:var(--top-padding, 16px) 16px var(--bottom-padding, 16px);overflow:hidden}._content_h4j6p_29{flex:1;min-height:0;overflow:hidden;display:flex;justify-content:center;align-items:flex-start}._mapGrid_h4j6p_47{display:grid;-moz-column-gap:4px;column-gap:4px;row-gap:8px;padding:16px;border:4px solid var(--secondary-bg-color);border-radius:12px}._pc_h4j6p_65{width:26px;height:26px;border:1px solid var(--hint-color);border-radius:6px;background:transparent;color:var(--text-color);font-size:.7rem;font-weight:600;display:flex;justify-content:center;align-items:center;cursor:pointer}._common_h4j6p_97{border-color:var(--hint-color)}._comfort_h4j6p_99{border-color:var(--link-color)}._vip_h4j6p_101{border-color:#f0c000}._console_h4j6p_103{border-color:#41b883}._wheel_h4j6p_105{border-color:#189ae6}._vr_h4j6p_107{border-color:#e024d7}._busy_h4j6p_113._common_h4j6p_97{background:var(--hint-color);color:var(--bg-color)}._busy_h4j6p_113._comfort_h4j6p_99{background:var(--link-color);color:var(--bg-color)}._busy_h4j6p_113._vip_h4j6p_101{background:#f0c000;color:var(--bg-color)}._busy_h4j6p_113._console_h4j6p_103{background:#41b883;color:var(--bg-color)}._busy_h4j6p_113._wheel_h4j6p_105{background:#189ae6;color:var(--bg-color)}._busy_h4j6p_113._vr_h4j6p_107{background:#e024d7;color:var(--bg-color)}._active_h4j6p_131{outline:2px solid var(--text-color);outline-offset:2px}._status_h4j6p_145{height:32px;transition:opacity .2s ease;font-size:1.5rem;font-weight:600;text-align:center;margin-bottom:20px}._loading_h4j6p_165{text-align:center;font-size:1.2rem;padding:40px;color:var(--hint-color)}._error_h4j6p_179{text-align:center;color:red;padding:40px;font-weight:600}._dateHeader_h4j6p_193{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}._title_h4j6p_209{font-size:1.4rem;font-weight:700}._primaryButton_h4j6p_219{width:100%;max-width:400px;padding:14px;font-size:1.2rem;background-color:var(--link-color);color:var(--text-color);border:none;border-radius:12px;cursor:pointer}._skel_1boc0_1{position:relative;overflow:hidden;background:var(--secondary-bg-color, #2a2a2a)}._skel_1boc0_1:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(255 255 255 / 13%) 50%,transparent 100%);transform:translate(-100%);animation:_skelShimmer_1boc0_1 1.2s infinite}@keyframes _skelShimmer_1boc0_1{to{transform:translate(100%)}}._backdrop_1dv1i_1{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:9999;display:flex;justify-content:center;align-items:flex-end}._sheet_1dv1i_21{width:100%;max-width:600px;height:50vh;background:var(--bg-color);border-top-left-radius:16px;border-top-right-radius:16px;padding:12px 16px 20px;display:flex;flex-direction:column;gap:12px;animation:_slideUp_1dv1i_1 .25s ease-out;transition:transform .25s ease;will-change:transform}@keyframes _slideUp_1dv1i_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._closing_1dv1i_63{transform:translateY(100%)!important}._grabber_1dv1i_71{width:36px;height:4px;background:var(--hint-color);border-radius:4px;margin:6px auto 2px}._caption_1dv1i_87{text-align:center;font-weight:600;font-size:1.25rem;color:var(--text-color)}._empty_1dv1i_101{text-align:center;font-size:1rem;color:var(--hint-color)}._list_1dv1i_113{flex:1;overflow-y:auto;padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:10px}._item_1dv1i_135{display:flex;justify-content:space-between;align-items:center;background:var(--secondary-bg-color);border-radius:10px;padding:10px 14px}._info_1dv1i_153{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 12px;font-size:1rem;line-height:1.4;flex:1}._date_1dv1i_173,._time_1dv1i_175{font-weight:600;font-size:1.05rem;color:var(--text-color)}._club_1dv1i_187,._pcs_1dv1i_189{font-size:.95rem;color:var(--hint-color)}._remove_1dv1i_199{background:none;border:none;font-size:1.4rem;font-weight:700;color:var(--hint-color);cursor:pointer;padding:2px 8px;transition:color .2s ease}._remove_1dv1i_199:hover{color:#e53935}._header_v9qrn_7{display:flex;align-items:center;gap:16px;padding:5px 0}@keyframes _gradientShift_v9qrn_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._avatarWrap_v9qrn_37{position:relative;width:85px;height:85px;flex:0 0 85px;border-radius:50%;background:var(--secondary-bg-color)}._avatarWrap_v9qrn_37:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:3px;border-radius:50%;background:linear-gradient(45deg,#ff6b6b,#f0c000,#41b883,#5b6bff,#ff6b6b);background-size:400% 400%;animation:_gradientShift_v9qrn_1 8s ease infinite;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}._avatarInner_v9qrn_109{width:100%;height:100%;border-radius:50%;overflow:hidden;background:var(--secondary-bg-color);display:grid;place-items:center}._avatarImg_v9qrn_131{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}._noAvatar_v9qrn_147{font-size:1.6rem;color:var(--hint-color)}._info_v9qrn_159{flex:1 1 auto;display:flex;flex-direction:column;gap:4px;min-width:0}._name_v9qrn_175{font-weight:700;font-size:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._phone_v9qrn_191{font-size:.85rem;color:var(--hint-color)}._login_v9qrn_201{font-size:.98rem;font-weight:600;color:var(--text-color)}._cardWrapper_18j0x_3{perspective:900px;height:150px;border-radius:20px;overflow:hidden}._card_18j0x_3{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;border-radius:20px;overflow:hidden;color:#fff;backface-visibility:hidden;transform-style:preserve-3d}._bg_18j0x_45{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:blur(.5px) brightness(.75);transform:scale(1.05)}._overlay_18j0x_65{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}._content_18j0x_79{position:relative;z-index:1;padding:16px 20px 22px;width:100%}._title_18j0x_91{margin:0;font-size:1.15rem;font-weight:700}._level_18j0x_93{display:inline-block;margin-top:4px;padding:2px 8px;background:#fff3;border-radius:6px;font-size:.75rem}._address_18j0x_109{margin:6px 0 0;font-size:.75rem;line-height:1.2;opacity:.9}._arrows_18j0x_125{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:0;opacity:.7}._arrows_18j0x_125 svg{stroke:#fff}._overlay_1pntd_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--bg-color);color:var(--text-color);z-index:9999;display:flex;flex-direction:column;padding:var(--top-padding, 16px) 16px var(--bottom-padding, 16px);overflow-y:auto}._title_1pntd_25{text-align:center;font-size:1.4rem;font-weight:700;line-height:1.3}._backButton_1pntd_39{width:100%;max-width:400px;padding:14px;font-size:1rem;background-color:var(--secondary-bg-color);color:var(--text-color);border:1px solid var(--hint-color);border-radius:12px;cursor:pointer}._step_1pntd_63{display:flex;flex-direction:column;gap:10px}._dateHeader_1pntd_75{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:8px}._back_1pntd_39{font-size:1.2rem;background:none;border:none;color:var(--text-color);cursor:pointer}._title_1pntd_25{font-size:1.4rem;font-weight:700}._clubPrice_1pntd_117{font-size:.95rem}._monthBlock_1pntd_125{margin-top:8px}._monthTitle_1pntd_133{text-align:center;font-size:1.2rem;font-weight:700;margin:12px 0}._weekRow_1pntd_147{padding-bottom:15px;display:grid;grid-template-columns:repeat(7,1fr);font-size:.8rem;color:var(--text-color);text-align:center}._weekday_1pntd_165{padding:4px 0}._daysGrid_1pntd_173{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}._day_1pntd_173{text-align:center;padding:10px 0;border-radius:8px;background:var(--secondary-bg-color);color:var(--text-color);cursor:pointer;font-weight:500}._dayDisabled_1pntd_205{background:transparent;color:var(--hint-color);cursor:default}._dayToday_1pntd_217{border:2px solid var(--link-color)}._primaryButton_1pntd_225{width:100%;max-width:400px;padding:14px;font-size:1.2rem;background-color:var(--link-color);color:var(--text-color);border:none;border-radius:12px;cursor:pointer}._primaryButton_1pntd_225:disabled{opacity:.6;cursor:default}._content_3u8sc_9{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}._step_3u8sc_27{display:flex;flex-direction:column;gap:10px;height:100%}._wheelGroup_3u8sc_49{position:relative;width:-moz-fit-content;width:fit-content}._wheelsRow_3u8sc_59{display:flex;align-items:center;gap:16px}._dash_3u8sc_71{font-size:1rem;color:var(--text-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}._wheelWrapper_3u8sc_91{position:relative;width:120px;height:300px;overflow:hidden;perspective:1000px}._wheel_3u8sc_49{height:100%;overflow-y:scroll;padding:0;margin:0;list-style:none;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._wheel_3u8sc_49::-webkit-scrollbar{display:none}._option_3u8sc_135{height:60px;display:flex;align-items:center;justify-content:center;font-size:1.35rem;scroll-snap-align:center;color:var(--hint-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}._selected_3u8sc_157{color:var(--text-color);font-weight:600}._selectionBox_3u8sc_175{position:absolute;top:50%;left:0;right:0;height:60px;transform:translateY(-50%);border:2px solid var(--link-color);border-radius:12px;background:transparent;pointer-events:none;z-index:1}._step_14b2e_3{display:flex;flex-direction:column;height:100%;gap:10px}._content_14b2e_17{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:8px 0}._mapGrid_14b2e_35{display:grid;-moz-column-gap:4px;column-gap:4px;row-gap:8px;padding:16px;border:4px solid var(--secondary-bg-color);border-radius:12px}._pc_14b2e_55{position:relative;width:26px;height:26px;border:1px solid var(--pc-color, var(--hint-color));border-radius:6px;background:transparent;font-size:.7rem;font-weight:600;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff}._common_14b2e_89{border-color:var(--hint-color)}._comfort_14b2e_91{border-color:var(--link-color)}._vip_14b2e_93{border-color:#f0c000}._console_14b2e_95{border-color:#41b883}._wheel_14b2e_97{border-color:#189ae6}._vr_14b2e_99{border-color:#e024d7}._pc_14b2e_55._selected_14b2e_105{color:var(--bg-color)}._pc_14b2e_55._selected_14b2e_105._common_14b2e_89{background:var(--hint-color)}._pc_14b2e_55._selected_14b2e_105._comfort_14b2e_91{background:var(--link-color)}._pc_14b2e_55._selected_14b2e_105._vip_14b2e_93{background:#f0c000}._pc_14b2e_55._selected_14b2e_105._console_14b2e_95{background:#41b883}._pc_14b2e_55._selected_14b2e_105._wheel_14b2e_97{background:#189ae6}._pc_14b2e_55._selected_14b2e_105._vr_14b2e_99{background:#e024d7}._legend_14b2e_123{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:12px 0 0}._legendItem_14b2e_139{display:flex;align-items:center;gap:6px;font-size:.8rem}._legendColor_14b2e_153{width:16px;height:16px;border:2px solid var(--hint-color);border-radius:4px}._legendColor_14b2e_153._common_14b2e_89{border-color:#fffdfd}._legendColor_14b2e_153._comfort_14b2e_91{border-color:var(--link-color)}._legendColor_14b2e_153._vip_14b2e_93{border-color:#f0c000}._legendColor_14b2e_153._console_14b2e_95{border-color:#41b883}._selectedInfo_14b2e_181{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 10px;font-size:1rem;text-align:center;min-height:32px;transition:opacity .2s ease}._selectedInfo_14b2e_181 span:first-child{font-weight:600;line-height:1}._label_14b2e_215{display:flex;align-items:center;min-height:28px;font-weight:600;line-height:1}._tag_14b2e_221{display:flex;align-items:center;justify-content:center;padding:0 8px;border-radius:4px;font-weight:600;line-height:1;color:var(--bg-color)}._tag_14b2e_221._common_14b2e_89{background:#fffdfd}._tag_14b2e_221._comfort_14b2e_91{background:var(--link-color)}._tag_14b2e_221._vip_14b2e_93{background:#f0c000}._tag_14b2e_221._console_14b2e_95{background:#41b883}._tag_14b2e_221._wheel_14b2e_97{background:#189ae6}._tag_14b2e_221._vr_14b2e_99{background:#e024d7}._pc_14b2e_55._common_14b2e_89{--pc-color: var(--hint-color)}._pc_14b2e_55._comfort_14b2e_91{--pc-color: var(--link-color)}._pc_14b2e_55._vip_14b2e_93{--pc-color: #f0c000}._pc_14b2e_55._console_14b2e_95{--pc-color: #41b883}._pc_14b2e_55._wheel_14b2e_97{--pc-color: #189ae6}._pc_14b2e_55._vr_14b2e_99{--pc-color: #e024d7}._busy_14b2e_287:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(45deg,var(--pc-color) 0,var(--pc-color) 2px,transparent 2px,transparent 6px);opacity:.45;pointer-events:none}._overlay_r3mzc_3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--bg-color);color:var(--text-color);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center;padding:10px}._message_r3mzc_41{font-size:1.25rem;line-height:1.45}._warning_r3mzc_51{color:var(--hint-color)}._primaryBtn_r3mzc_61{width:100%;max-width:400px;padding:14px;font-size:1rem;font-weight:600;background:var(--link-color);color:#fff;border:none;border-radius:12px;cursor:pointer}._btnRow_r3mzc_87{display:flex;align-items:center;gap:8px}._iconBtn_r3mzc_99{background:var(--link-color);color:#fff;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .15s;padding:12px}._iconBtn_r3mzc_99:hover{opacity:.9}._iconBtn_r3mzc_99 svg{width:24px;height:24px}._overlay_8uuht_3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--bg-color);color:var(--text-color);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center;padding:10px}._message_8uuht_37{font-size:1.25rem;line-height:1.45}._warning_8uuht_47{color:var(--hint-color)}._error_8uuht_55{color:var(--danger-color, #ff5555)}._primaryBtn_8uuht_65{width:100%;max-width:400px;padding:14px;font-size:1rem;font-weight:600;background:var(--link-color);color:#fff;border:none;border-radius:12px;cursor:pointer}._loadingText_8uuht_93{position:relative;font-size:1.25rem;line-height:1.45;color:var(--hint-color)}._loadingText_8uuht_93:after{content:"...";position:absolute;right:-1.2em;animation:_dots_8uuht_1 1.2s steps(3,end) infinite}@keyframes _dots_8uuht_1{0%{clip-path:inset(0 66% 0 0)}33%{clip-path:inset(0 33% 0 0)}66%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 66% 0 0)}}
