*,:before,:after{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html,body{color:#fff;background-color:#00f;font-family:Bai Jamjuree,sans-serif}:root{--background-color:#191919;--background-color-hover:#222;--border-color:#2c2c2c;--box-color:#222;--box-color-hover:#2a2a2a;--box-color-disabled:#252525;--box-border-color:#373737}._chatWrapper_1omfd_2{z-index:16;position:fixed;bottom:32px;right:32px}._chatBubble_1omfd_10{background:linear-gradient(90deg,#2864dc 0%,#5623e7 50%,#8b46ff 100%);border:none;border-radius:50%;width:64px;height:64px;padding:20px;transition:transform .2s ease-in-out}._chatBubble_1omfd_10:hover{filter:brightness(1.2)saturate(1.2);cursor:pointer;transition:transform .2s ease-in-out;transform:scale(1.1)}._chatBubble_1omfd_10>img{object-fit:cover;width:100%;height:100%}@media screen and (max-width:450px){._chatWrapper_1omfd_2{bottom:16px;right:16px}}._chatCard_aebh8_1{background:#0f0f14;border:1px solid #2b2b35;border-radius:16px;flex-direction:column;width:400px;height:560px;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000059}._header_aebh8_13{background:#13131b;border-bottom:1px solid #2b2b35;justify-content:space-between;align-items:center;padding:14px;display:flex}._headerLeft_aebh8_22{align-items:center;gap:10px;display:flex}._avatar_aebh8_28{background:#1b1b25;border-radius:50%;width:48px;height:48px}._avatar_aebh8_28>img{object-fit:cover;border-radius:50%;width:100%;height:100%}._headerText_aebh8_41{flex-direction:column;line-height:1.1;display:flex}._title_aebh8_47{color:#fff;font-size:1rem;font-weight:700}._subtitle_aebh8_53{color:#a6a6a6;font-size:.8rem}._messages_aebh8_82{scrollbar-width:thin;scrollbar-color:#2b2b35 transparent;background:radial-gradient(1200px 400px at 20% 0,#ff77aa14,#0000),radial-gradient(1200px 400px at 80% 100%,#90a4ae14,#0000),#0f0f14;flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow-y:auto}._messages_aebh8_82::-webkit-scrollbar{width:10px}._messages_aebh8_82::-webkit-scrollbar-track{background:0 0}._messages_aebh8_82::-webkit-scrollbar-thumb{background-color:#2b2b35;background-clip:content-box;border:3px solid #0000;border-radius:10px}._messages_aebh8_82::-webkit-scrollbar-thumb:hover{background-color:#3a3a48}._alert_aebh8_127{color:#555;text-align:center;padding-bottom:16px;font-size:.7rem;font-weight:500}._bubble_aebh8_136{color:#fff;word-break:break-word;background:#1a1a22;border-radius:14px;flex-direction:column;gap:6px;max-width:85%;padding:10px 12px;display:flex}._userBubble_aebh8_148{background:#2f3247;align-self:flex-end}._botBubble_aebh8_152{background:#77267d;align-self:flex-start}._bubbleText_aebh8_157{color:#f2f2f2;font-size:.95rem;line-height:1.35}._composer_aebh8_170{background:#13131b;border-top:1px solid #2b2b35;align-items:center;gap:10px;padding:12px;display:flex}._input_aebh8_179{color:#fff;resize:none;background:#1b1b25;border:1px solid #2b2b35;border-radius:12px;outline:none;flex:1;min-height:44px;max-height:120px;padding:10px 12px;line-height:1.35}._sendButton_aebh8_193{cursor:pointer;background:linear-gradient(90deg,#5e0fc5 0%,#5623e7 50%,#4f46ff 100%);border:1px solid #2b2b35;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;font-weight:700;display:flex}._sendButton_aebh8_193:disabled{cursor:not-allowed}._close_aebh8_212{color:gray;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;transition:all .2s ease-in-out}._close_aebh8_212:hover{color:#fff;transition:all .2s ease-in-out}._typing_aebh8_227{align-items:center;gap:5px;height:18px;padding:0 4px;display:flex}._typing_aebh8_227 span{background:#ffffffbf;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite _bounce_aebh8_1}._typing_aebh8_227 span:nth-child(2){animation-delay:.15s}._typing_aebh8_227 span:nth-child(3){animation-delay:.3s}@keyframes _bounce_aebh8_1{0%,80%,to{opacity:.55;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media screen and (max-width:520px){._chatCard_aebh8_1{width:360px;height:400px}}@media screen and (max-width:410px){._chatCard_aebh8_1{width:320px;height:400px}}._hamburgerWrapper_13svm_1{background:var(--box-color);z-index:99;justify-content:flex-end;align-items:center;width:100%;height:56px;padding:0 16px;display:flex;position:sticky;top:0;left:0}._hamburgerButton_13svm_14{cursor:pointer;color:#c8c8c8;background:0 0;border:none}._hamburgerButton_13svm_14:hover svg{color:#fff}.fanspark-connect-button{border:1px solid var(--border-color)!important;background:var(--background-color)!important;color:#fff!important;border-radius:16px!important;align-items:center!important;gap:8px!important;width:fit-content!important;margin:16px 0!important;padding:8px 32px!important;display:flex!important}.fanspark-connect-button:hover{cursor:pointer!important;background:var(--background-color-hover)!important}.fanspark-connected-button{border:1px solid var(--border-color)!important;background:var(--background-color)!important;color:#fff!important;border-radius:16px!important;width:fit-content!important;margin:16px 0!important;padding:8px 32px!important}.fanspark-connected-button:hover{cursor:pointer!important;background:var(--background-color-hover)!important}._navigationPlaceholder_1hkc3_2{isolation:isolate;flex-shrink:0;width:300px;padding:0;position:relative}._navigationPlaceholderMobile_1hkc3_13{z-index:1;isolation:isolate;flex-shrink:0;width:100%;height:100%;position:fixed}._navigationWrapper_1hkc3_21{border:1px solid var(--border-color);background:var(--background-color);border-radius:8px;flex-direction:column;align-items:center;width:300px;height:calc(100% - 32px);padding:16px 0;display:flex;position:fixed}._navigationCloseButton_1hkc3_34{z-index:1;background:0 0;border:none;border-radius:50%;padding:0;position:absolute;top:16px;right:16px}._navigationCloseButton_1hkc3_34 svg{color:#c8c8c8}._navigationCloseButton_1hkc3_34:hover svg{color:#fff;cursor:pointer}._navigationBackground_1hkc3_51{display:initial;z-index:-1;background:#000000bf;width:100%;height:100%;position:absolute;top:-16px;left:-16px}._logoSection_1hkc3_62{border-bottom:1px solid var(--border-color);padding:16px 52px 24px}._logoWrapper_1hkc3_67{width:fit-content;height:48px;display:flex}._logoWrapper_1hkc3_67>img{object-fit:contain;width:100%;height:100%}._sparkBadge_1hkc3_79{color:#eab308;background:#eab30814;border:1px solid #eab30866;border-radius:16px;align-items:center;gap:6px;width:fit-content;padding:5px 12px;display:flex}._sparkBadge_1hkc3_79 svg{color:#eab308;flex-shrink:0}._sparkBadge_1hkc3_79 span{letter-spacing:.01em;font-size:.8rem;font-weight:700}._sparkBadgeLabel_1hkc3_99{color:#eab308b3;font-size:.65rem;font-weight:600}._sparkAndCartRow_1hkc3_105{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}._cartButton_1hkc3_114{border:1px solid var(--box-border-color);color:#fff;letter-spacing:.01em;background:#ffffff08;border-radius:16px;justify-content:center;align-items:center;gap:6px;padding:6px 16px;font-size:.8rem;font-weight:700;line-height:1;transition:background .12s,border-color .12s;display:inline-flex;position:relative}._cartButton_1hkc3_114 svg{flex-shrink:0;width:14px;height:14px}._cartButton_1hkc3_114:hover{cursor:pointer;background:#ffffff14;border-color:#fff3}._cartCount_1hkc3_146{border:1px solid var(--box-border-color);color:#161616;background:#ffffffeb;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 4px;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}._menuSection_1hkc3_165{flex-direction:column;flex:auto;align-items:center;gap:8px;width:100%;min-height:0;padding:8px;display:flex}._menuLabel_1hkc3_176{border:1px solid var(--border-color);border-radius:24px;align-items:center;gap:8px;width:100%;padding:6px 12px;display:flex}._labelTitle_1hkc3_185{width:100%;font-size:.8rem;font-weight:600}._labelNumber_1hkc3_190{font-size:.64rem}._menuDropdown_1hkc3_194{flex-direction:column;flex:auto;gap:0;min-height:0;display:flex;overflow-x:hidden}._menuDropdown_1hkc3_194::-webkit-scrollbar{display:none}._itemWrapper_1hkc3_205{border:initial;color:#fff;background:0 0;border-radius:8px;align-items:center;gap:16px;padding:10px 12px;display:flex}._itemWrapper_1hkc3_205:hover{cursor:pointer;background:var(--background-color-hover)}._itemWrapper_1hkc3_205:disabled{cursor:default;filter:brightness(.5);background:0 0}._itemIcon_1hkc3_224{flex-shrink:0;padding:4px}._itemContent_1hkc3_228{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:2px;width:fit-content;display:flex}._itemTitle_1hkc3_236{font-size:.8rem;font-weight:600}._itemDescription_1hkc3_240{color:#a6a6a6;font-size:.7rem;font-weight:500}._itemStatus_1hkc3_245{justify-content:flex-end;width:100%;display:flex}._statusWrapper_1hkc3_250{background:linear-gradient(90deg,#399e75,#339760,#108057);border-radius:16px;width:56px;padding:4px 8px}._statusLabel_1hkc3_256{font-size:.7rem;font-weight:500}._miscSection_1hkc3_261{flex-direction:column;align-items:center;width:100%;padding:0 16px;display:flex}._miscWrapper_1hkc3_268{border:1px solid var(--border-color);background:var(--background-color);border-radius:16px;flex-direction:column;align-items:center;width:100%;display:flex}._miscSocials_1hkc3_277{gap:4px;margin:6px 0;display:flex}._socialsIconWrapper_1hkc3_282{cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;display:flex}._miscInfo_1hkc3_290{background:#00ffff40;border:1px solid #215e5e;border-radius:16px;align-items:center;gap:8px;width:fit-content;margin:8px 0;padding:4px 12px;display:flex}._miscInfo_1hkc3_290>p{font-size:.7rem;font-weight:600}._miscLogin_1hkc3_305{border:1px solid var(--border-color);background:var(--background-color);color:#fff;border-radius:16px;width:fit-content;margin:16px 0;padding:8px 32px}._miscLogin_1hkc3_305:hover{cursor:pointer;background:var(--background-color-hover)}._horizontalDivider_1hkc3_318{background:var(--border-color);width:100%;height:1px}._glowingDot_1hkc3_325{border-radius:50%;width:8px;height:8px;animation:1.5s infinite _glowingDot_1hkc3_325}@keyframes _glowingDot_1hkc3_325{0%{background:0 0}50%{background:#339760}to{background:0 0}}@media screen and (max-width:400px){._navigationWrapper_1hkc3_21{width:100%;height:100%;padding:4px;position:fixed;top:0;left:0}}._rootWrapper_1yw3q_1{gap:16px;width:100%;min-height:100vh;padding:16px;display:flex;position:relative}._characterModalWrapper_k92ht_2{z-index:100;isolation:isolate;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._characterModalBackground_k92ht_13{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:#000000a6;position:absolute;inset:0}._characterModalContent_k92ht_22{border:1px solid var(--box-border-color);background:var(--background-color-hover);border-radius:16px;grid-template-rows:1fr;grid-template-columns:220px minmax(0,1fr);width:100%;max-width:860px;max-height:calc(100dvh - 48px);display:grid;position:relative;overflow:hidden}._characterImageWrapper_k92ht_37{isolation:isolate;height:100%;min-height:400px;position:relative;overflow:hidden}._characterImageWrapper_k92ht_37:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}._characterImageWrapper_k92ht_37>img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}._characterInfo_k92ht_66{border-left:1px solid var(--box-border-color);scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;background:#00000038;flex-direction:column;gap:20px;height:100%;min-height:0;padding:36px 32px;display:flex;overflow-y:auto}._characterInfo_k92ht_66::-webkit-scrollbar{width:6px}._characterInfo_k92ht_66::-webkit-scrollbar-track{background:0 0}._characterInfo_k92ht_66::-webkit-scrollbar-thumb{background-color:#ffffff1f;border-radius:100px}._characterInfo_k92ht_66::-webkit-scrollbar-thumb:hover{background-color:#ffffff38}._characterNameBadge_k92ht_101{text-transform:uppercase;letter-spacing:.1em;color:#fde047;background:#fde04714;border:1px solid #fde0474d;border-radius:100px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex}._characterName_k92ht_101{text-transform:uppercase;color:#fff;font-size:2rem;font-weight:800;line-height:1.05}._characterDescription_k92ht_125{color:#ffffff9e;font-size:.9rem;font-weight:400;line-height:1.7}._characterCloseButton_k92ht_133{border:1px solid var(--box-border-color);background:var(--box-color);color:#ffffff80;cursor:pointer;z-index:10;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .12s,border-color .12s,color .12s;display:flex;position:absolute;top:14px;right:14px}._characterCloseButton_k92ht_133:hover{background:var(--box-color-hover);color:#fff;border-color:#ffffff38}@media (max-width:700px){._characterModalContent_k92ht_22{grid-template-columns:minmax(0,1fr);max-height:calc(100dvh - 48px)}._characterImageWrapper_k92ht_37{min-height:260px;max-height:300px}._characterInfo_k92ht_66{border-left:none;border-top:1px solid var(--box-border-color);padding:24px 20px}._characterName_k92ht_101{font-size:1.6rem}}@media (max-width:480px){._characterModalWrapper_k92ht_2{padding:12px}._characterImageWrapper_k92ht_37{min-height:200px;max-height:240px}._characterInfo_k92ht_66{padding:20px 16px}._characterName_k92ht_101{font-size:1.35rem}._characterDescription_k92ht_125{font-size:.84rem}}._signInModalWrapper_8ou95_2{z-index:100;isolation:isolate;justify-content:center;align-items:center;width:100%;height:100%;padding:32px;display:flex;position:fixed;top:0;left:0}._signInModalBackground_8ou95_16{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}._signInModalContent_8ou95_28{background:var(--background-color-hover);border:1px solid var(--box-border-color);border-radius:16px;flex-direction:column;gap:20px;width:100%;max-width:440px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}._signInModalTitle_8ou95_44{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}._signInModalDescription_8ou95_54{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.6;display:block}._connectingWrapper_8ou95_63{align-items:center;gap:8px;display:inline-flex}._spinner_8ou95_69{stroke:currentColor;width:16px;height:16px;animation:1s linear infinite _spin_8ou95_69}@keyframes _spin_8ou95_69{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._signInForm_8ou95_82{flex-direction:column;gap:16px;width:100%;display:flex}._fieldWrapper_8ou95_89{flex-direction:column;gap:12px;display:flex}._signInInput_8ou95_95{border:1px solid var(--box-border-color);background:var(--box-color);color:#fff;border-radius:10px;width:100%;height:44px;padding:0 14px;font-size:.9rem;transition:border-color .14s,background .14s}._signInInput_8ou95_95:focus{background:var(--box-color-hover);border-color:#fde04780;outline:none}._signInInput_8ou95_95::placeholder{color:#ffffff59}._fieldError_8ou95_117{color:#f87171;margin:0;font-size:.8rem}._signInButton_8ou95_124{color:#fde047;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#fde0471a;border:1px solid #fde04761;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:.9rem;font-weight:700;transition:background .14s,border-color .14s,transform .12s;display:inline-flex}._signInButton_8ou95_124:hover:not(:disabled){background:#fde0472e;border-color:#fde0478c;transform:translateY(-1px)}._signInButton_8ou95_124:active:not(:disabled){transform:translateY(0)}._signInButton_8ou95_124:disabled{opacity:.55;cursor:not-allowed;transform:none}@media (max-width:560px){._signInModalWrapper_8ou95_2{padding:16px}._signInModalContent_8ou95_28{padding:24px 20px}._signInModalTitle_8ou95_44{font-size:1.2rem}}._mintCampaignModalWrapper_bspr0_1{z-index:999;isolation:isolate;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}._backgroundWrapper_bspr0_14{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}._modalWrapper_bspr0_23{background:var(--background-color);border:1px solid var(--border-color);color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:600px;padding:32px;display:flex;position:relative}._modalDivider_bspr0_38{background:var(--border-color);width:100%;height:1px}._modalSummary_bspr0_43{flex-direction:column;gap:8px;width:100%;padding:16px 0;display:flex}._summaryTitle_bspr0_50{padding-bottom:4px;font-size:1.2rem;font-weight:600}._summaryText_bspr0_55{font-size:1rem}._summaryText_bspr0_55 span{color:gray}._summaryButtons_bspr0_61{gap:8px;padding-top:32px;display:flex}._backButton_bspr0_66{background:var(--background-color);color:#fff;border:1px solid var(--border-color);cursor:pointer;border-radius:8px;width:100%;padding:8px 16px;font-size:1rem}._confirmButton_bspr0_76{color:var(--background-color);border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 16px;font-size:1rem;display:flex}._confirmButton_bspr0_76 svg{animation:1s linear infinite _spin_bspr0_1}@keyframes _spin_bspr0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._dropdownWrapper_bspr0_103{width:100%;max-width:280px;position:relative}._dropdownTrigger_bspr0_109{border:1px solid var(--border-color);background:var(--background-color);color:#fff;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:44px;padding:0 14px;display:flex}._triggerText_bspr0_124{align-items:center;width:100%;margin-right:8px;display:flex}._triggerSelection_bspr0_130{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}._triggerCurrency_bspr0_137{align-items:center;gap:14px;min-width:0;display:flex}._triggerCurrency_bspr0_137 span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._dropdown_bspr0_103{z-index:10;scroll-behavior:smooth;background:#151515;border:1px solid #2f2f2f;border-radius:10px;width:100%;max-height:clamp(160px,30dvh,280px);padding:6px;position:absolute;left:0;overflow-y:auto}._dropdown_bspr0_103[data-placement=bottom]{top:calc(100% + 6px);bottom:auto}._dropdown_bspr0_103[data-placement=top]{top:auto;bottom:calc(100% + 6px)}._dropdown_bspr0_103::-webkit-scrollbar{width:6px}._dropdown_bspr0_103::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}._option_bspr0_180{cursor:pointer;color:#fff;border-radius:8px;align-items:center;padding:10px;display:flex}._optionContent_bspr0_188{justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}._optionCurrency_bspr0_195{align-items:center;gap:14px;display:flex}._iconStack_bspr0_200{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}._tokenIcon_bspr0_209{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex;overflow:hidden}._networkBadge_bspr0_218{border:1px solid var(--background-color);background:var(--background-color);border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex;position:absolute;bottom:-2px;right:-2px;overflow:hidden}._option_bspr0_180:hover{background:#202020}._option_bspr0_180[aria-selected=true]{background:#282828}._toasterWrapper_1i0x8_1{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:16px;right:16px}._toast_1i0x8_1{background:var(--box-color);color:#fff;pointer-events:auto;border:1px solid #2b2b35;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:12px;width:320px;padding:16px;animation:1s ease-out _toastIn_1i0x8_1;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000059}._icon_1i0x8_30{color:#60a5fae6;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}._toastContent_1i0x8_41{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}._toastTitle_1i0x8_49{font-size:.95rem;font-weight:700}._toastMessage_1i0x8_54{color:#ffffffd1;font-size:.85rem;line-height:1.35}._close_1i0x8_60{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:2px;transition:color .2s ease-in-out}._close_1i0x8_60:hover{color:#fff}._toast_1i0x8_1[data-variant=success] ._icon_1i0x8_30{color:#34d399e6}._toast_1i0x8_1[data-variant=error] ._icon_1i0x8_30{color:#f87171e6}._toast_1i0x8_1[data-variant=warning] ._icon_1i0x8_30{color:#fbbf24e6}._toast_1i0x8_1[data-variant=info] ._icon_1i0x8_30{color:#60a5fae6}._progress_1i0x8_89{background:#22c55e26;height:3px;position:absolute;bottom:0;left:0;right:0}._progressBar_1i0x8_98{transform-origin:0;background:#22c55ef2;width:100%;height:100%;animation-name:_shrinkBar_1i0x8_1;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes _shrinkBar_1i0x8_1{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes _toastIn_1i0x8_1{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@media screen and (max-width:520px){._toasterWrapper_1i0x8_1{top:16px;right:16px}._toast_1i0x8_1{width:280px}}._footerSection_1vilj_3{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1170px;padding-bottom:8px;display:flex}._footerSeparator_1vilj_12{background:var(--border-color);width:100%;height:1px}._footerText_1vilj_17{color:#a6a6a6;align-items:center;padding-bottom:16px;font-size:.8rem;font-weight:400;display:flex}._footerText_1vilj_17>span{padding:0 4px}._footerLinks_1vilj_28{align-items:center;gap:12px;display:flex}._footerCopyright_1vilj_33{color:#a6a6a6;text-align:center;font-size:.8rem;font-weight:400}._footerButton_1vilj_39{color:#a6a6a6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:400}._footerButton_1vilj_39:hover{color:#fff;transition:color .2s ease-in-out}._footerDivider_1vilj_52{background:#a6a6a6;width:1px;height:100%}@media screen and (max-width:1024px){._footerSection_1vilj_3{gap:24px}._footerDivider_1vilj_52{display:none}._footerLinks_1vilj_28{flex-direction:column;gap:8px}}._outletWrapper_lt06l_2{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}._outletWrapper_lt06l_2[data-variant=open]{padding-top:56px}._mainWrapper_lt06l_13{isolation:isolate;flex-direction:column;gap:24px;width:100%;max-width:1170px;height:100%;display:flex;position:relative}._background_lt06l_23{z-index:-1;width:100vw;height:100%;position:fixed;top:0;left:0}._background_lt06l_23 img{object-fit:cover;width:100%;height:100%}._messageModalWrapper_fd26m_2{z-index:100;isolation:isolate;justify-content:center;align-items:center;width:100%;height:100%;padding:32px;display:flex;position:fixed;top:0;left:0}._messageModalBackground_fd26m_16{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:-1;background:#0009;width:100%;height:100%;position:absolute;top:0;left:0}._messageModalContent_fd26m_28{background:var(--background-color-hover);border:1px solid var(--box-border-color);border-radius:16px;flex-direction:column;width:100%;max-width:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}._messageModalHeader_fd26m_42{border-bottom:1px solid var(--box-border-color);flex-direction:column;gap:12px;padding:32px 32px 24px;display:flex}._messageModalTitle_fd26m_50{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0;font-size:1.5rem;font-weight:800;line-height:1.2}._messageModalDescription_fd26m_60{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.6}._messageModalBody_fd26m_68{justify-content:flex-end;padding:24px 32px;display:flex}._acceptButton_fd26m_75{color:#fde047;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;background:#fde0471a;border:1px solid #fde04761;border-radius:10px;justify-content:center;align-items:center;height:40px;padding:0 28px;font-size:.88rem;font-weight:700;transition:background .14s,border-color .14s,transform .12s;display:inline-flex}._acceptButton_fd26m_75:hover{background:#fde0472e;border-color:#fde0478c;transform:translateY(-1px)}._acceptButton_fd26m_75:active{transform:translateY(0)}@media (max-width:560px){._messageModalWrapper_fd26m_2{padding:16px}._messageModalHeader_fd26m_42{padding:24px 20px 20px}._messageModalTitle_fd26m_50{font-size:1.2rem}._messageModalBody_fd26m_68{padding:20px}._acceptButton_fd26m_75{width:100%}}._routeErrorWrapper_1ckjp_1{padding:64px 0}._wrapper_1ckjp_5{flex-direction:column;align-items:center;gap:16px;padding:16px 0;font-family:Bai Jamjuree,sans-serif;display:flex}._iconWrapper_1ckjp_14{background:var(--box-color);border-radius:50%;justify-content:center;align-items:center;padding:16px;display:flex}._title_1ckjp_23{color:#fff;text-align:center;font-family:Barlow,sans-serif;font-weight:700}._message_1ckjp_30{text-align:center;color:#ffffffd1;max-width:400px;line-height:1.45}._retryButton_1ckjp_37{background:var(--box-color);color:#fff;cursor:pointer;border:1px solid #2b2b35;border-radius:8px;margin-top:8px;padding:10px 24px;font-family:Bai Jamjuree,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s ease-in-out,border-color .2s ease-in-out}._retryButton_1ckjp_37:hover{background:#2b2b35;border-color:#ffffff26}._notFoundWrapper_vj3a9_1{padding:64px 0}._wrapper_vj3a9_5{flex-direction:column;align-items:center;gap:16px;padding:16px 0;font-family:Bai Jamjuree,sans-serif;display:flex}._iconWrapper_vj3a9_14{background:var(--box-color);border-radius:50%;justify-content:center;align-items:center;padding:16px;display:flex}._title_vj3a9_23{color:#fff;text-align:center;font-family:Barlow,sans-serif;font-size:1.8rem;font-weight:700}._message_vj3a9_31{text-align:center;color:#ffffffb3;max-width:400px;line-height:1.5}._homeButton_vj3a9_38{background:var(--box-color);color:#fff;cursor:pointer;border:1px solid #2b2b35;border-radius:8px;margin-top:8px;padding:10px 24px;font-family:Bai Jamjuree,sans-serif;font-size:.9rem;font-weight:600;transition:background .2s ease-in-out,border-color .2s ease-in-out}._homeButton_vj3a9_38:hover{background:#2b2b35;border-color:#ffffff26}._cartPanelWrapper_1ww3q_1{z-index:120;isolation:isolate;pointer-events:none;position:fixed;inset:0}._cartPanelWrapper_1ww3q_1[data-open=true]{pointer-events:auto}._cartPanelBackground_1ww3q_13{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background:#00000073;transition:opacity .18s;position:absolute;inset:0}._cartPanelWrapper_1ww3q_1[data-open=true] ._cartPanelBackground_1ww3q_13{opacity:1}._cartPanelContent_1ww3q_26{border:1px solid var(--box-border-color);color:#fff;background:#0f0f10;border-radius:18px;flex-direction:column;width:min(760px,100vw - 32px);transition:transform .22s;display:flex;position:absolute;top:16px;bottom:16px;right:16px;overflow:hidden;transform:translate(105%)}._cartPanelWrapper_1ww3q_1[data-open=true] ._cartPanelContent_1ww3q_26{transform:translate(0)}._cartHeader_1ww3q_47{border-bottom:1px solid var(--box-border-color);justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;display:flex}._cartHeaderTitleRow_1ww3q_56{align-items:center;gap:10px;display:inline-flex}._cartTitle_1ww3q_62{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:800;line-height:1}._cartCount_1ww3q_69{border:1px solid var(--box-border-color);background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;font-size:.9rem;font-weight:700;display:flex}._closeButton_1ww3q_82{border:1px solid var(--box-border-color);color:#ffffffc7;cursor:pointer;background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .12s,background .12s;display:flex}._closeButton_1ww3q_82:hover{background:#ffffff17;border-color:#ffffff3d}._cartBody_1ww3q_101{flex:1;min-height:0;padding:24px 28px}._cartItemsList_1ww3q_107{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;gap:12px;height:100%;padding-right:6px;display:flex;overflow-y:auto}._cartItemsList_1ww3q_107::-webkit-scrollbar{width:6px}._cartItemsList_1ww3q_107::-webkit-scrollbar-track{background:#ffffff08;border-radius:100px}._cartItemsList_1ww3q_107::-webkit-scrollbar-thumb{background-color:#ffffff3d;border-radius:100px}._cartItemsList_1ww3q_107::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}._cartItem_1ww3q_107{border:1px solid var(--box-border-color);background:#ffffff04;border-radius:14px;align-items:center;gap:14px;padding:14px;display:flex}._cartItemImageWrapper_1ww3q_146{border:1px solid var(--box-border-color);border-radius:10px;flex-shrink:0;width:66px;height:66px;overflow:hidden}._cartItemImageWrapper_1ww3q_146>img{object-fit:cover;width:100%;height:100%;display:block}._cartItemInfo_1ww3q_162{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}._cartItemTitle_1ww3q_170{font-family:Barlow,sans-serif;font-size:1.02rem;font-weight:700;line-height:1.15}._cartItemPriceEach_1ww3q_177{color:#ffffffad;font-size:.88rem}._cartItemControls_1ww3q_182{align-items:center;gap:8px;display:inline-flex}._quantityButton_1ww3q_188,._removeButton_1ww3q_189{border:1px solid var(--box-border-color);color:#fff;cursor:pointer;background:#ffffff05;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .12s,background .12s;display:flex}._quantityButton_1ww3q_188:hover,._removeButton_1ww3q_189:hover{background:#ffffff14;border-color:#ffffff47}._quantityButton_1ww3q_188:disabled,._removeButton_1ww3q_189:disabled{opacity:.45;cursor:not-allowed}._removeButton_1ww3q_189{color:#f87171eb}._quantityValue_1ww3q_219{border:1px solid var(--box-border-color);border-radius:10px;justify-content:center;align-items:center;min-width:52px;height:40px;font-size:.95rem;font-weight:700;display:flex}._networkSection_1ww3q_231{flex-direction:column;gap:6px;width:100%;display:flex}._networkLabel_1ww3q_238{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8f;font-size:.74rem;font-weight:700}._emptyState_1ww3q_246{border:1px dashed var(--box-border-color);color:#fff9;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;padding:24px;display:flex}._emptyStateTitle_1ww3q_260{color:#ffffffdb;font-size:1rem;font-weight:700}._emptyStateText_1ww3q_266{font-size:.88rem;line-height:1.5}._cartFooter_1ww3q_271{border-top:1px solid var(--box-border-color);flex-direction:column;gap:10px;padding:22px 28px;display:flex}._summaryLine_1ww3q_279{color:#ffffffdb;justify-content:space-between;font-size:.9rem;display:flex}._summaryLine_1ww3q_279 span{color:#ffffff8f}._checkoutButton_1ww3q_290,._clearButton_1ww3q_291{border:1px solid var(--box-border-color);border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-family:Barlow,sans-serif;font-size:1rem;font-weight:600;transition:border-color .12s,background .12s;display:inline-flex}._checkoutButton_1ww3q_290{color:#111;background:#ffffffeb}._checkoutButton_1ww3q_290:hover:not(:disabled){cursor:pointer;background:#fff}._checkoutButton_1ww3q_290:disabled{opacity:.55;cursor:not-allowed}._clearButton_1ww3q_291{color:#ffffffe6;background:#ffffff08}._clearButton_1ww3q_291:hover:not(:disabled){cursor:pointer;background:#ffffff14;border-color:#ffffff47}._clearButton_1ww3q_291:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){._cartPanelContent_1ww3q_26{border-radius:0;width:100%;top:0;bottom:0;right:0}._cartHeader_1ww3q_47,._cartBody_1ww3q_101,._cartFooter_1ww3q_271{padding-left:16px;padding-right:16px}._cartItem_1ww3q_107{flex-wrap:wrap}._cartItemControls_1ww3q_182{justify-content:flex-end;width:100%}._cartItemTitle_1ww3q_170,._checkoutButton_1ww3q_290,._clearButton_1ww3q_291{font-size:.95rem}}
