.page_page__oFbdr{position:relative;width:100%;min-height:100vh;background:#000}.AiCallButton_call__ykto5{position:fixed;right:calc(40px*var(--call-scale, 1));bottom:calc(40px*var(--call-scale, 1));z-index:60;display:inline-flex;align-items:center;box-sizing:border-box;transform:scale(var(--call-scale,1));transform-origin:bottom right;padding:16px;border:1px solid rgba(0,0,0,0);border-radius:66px;background:hsla(0,0%,100%,.24);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 0 13.3px rgba(0,0,0,.25);overflow:hidden;cursor:pointer;transition:padding-right .4s cubic-bezier(.22,1,.36,1),border-color .4s ease,box-shadow .4s ease}.AiCallButton_icon__YqZT7{position:relative;z-index:1;width:32px;height:32px;flex-shrink:0}.AiCallButton_label__QbDQx{position:relative;z-index:1;display:grid;grid-template-columns:0fr;margin-left:0;transition:grid-template-columns .4s cubic-bezier(.22,1,.36,1),margin-left .4s cubic-bezier(.22,1,.36,1)}.AiCallButton_label__QbDQx>span{overflow:hidden;white-space:nowrap;font-family:Poppins,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#fff;opacity:0;transition:opacity .3s ease}.AiCallButton_moon__JVTRG{position:absolute;top:-13px;left:-13px;z-index:0;width:89.33px;height:89.33px;opacity:.6;pointer-events:none;background:url(/assets/agents/call/moon.webp) 50%/cover no-repeat;-webkit-mask-image:linear-gradient(67deg,transparent 5%,#000);mask-image:linear-gradient(67deg,transparent 5%,#000);transition:left .4s cubic-bezier(.22,1,.36,1)}.AiCallButton_call__ykto5:focus-visible,.AiCallButton_call__ykto5:hover{padding-right:24px;border-color:#fff;box-shadow:0 0 13.3px rgba(0,0,0,.25),inset 0 0 13px hsla(0,0%,100%,.25)}.AiCallButton_call__ykto5:focus-visible .AiCallButton_label__QbDQx,.AiCallButton_call__ykto5:hover .AiCallButton_label__QbDQx{grid-template-columns:1fr;margin-left:6.67px}.AiCallButton_call__ykto5:focus-visible .AiCallButton_label__QbDQx>span,.AiCallButton_call__ykto5:hover .AiCallButton_label__QbDQx>span{opacity:1}.AiCallButton_call__ykto5:focus-visible .AiCallButton_moon__JVTRG,.AiCallButton_call__ykto5:hover .AiCallButton_moon__JVTRG{left:70px}@media(prefers-reduced-motion:reduce){.AiCallButton_call__ykto5,.AiCallButton_label__QbDQx,.AiCallButton_label__QbDQx>span,.AiCallButton_moon__JVTRG{transition:none}}.AiCallButton_overlay__7qRsC{position:fixed;inset:0;z-index:70;animation:AiCallButton_callModalIn__Q2gZG .25s ease}.AiCallButton_backdrop__Pkc8i{position:absolute;inset:0;background:rgba(0,0,0,0)}.AiCallButton_modal__8Wv0I{position:absolute;right:calc(80px*var(--call-scale, 1));bottom:calc(85px*var(--call-scale, 1));width:526px;height:465px;border-radius:24px;background:hsla(0,0%,100%,.24);backdrop-filter:blur(36px);-webkit-backdrop-filter:blur(36px);box-shadow:0 0 13.3px rgba(0,0,0,.25);overflow:hidden;transform:scale(var(--call-scale,1));transform-origin:bottom right;animation:AiCallButton_callModalPop__FyrS9 .25s cubic-bezier(.22,1,.36,1)}.AiCallButton_modalMoon__5ExC_{position:absolute;left:-232px;top:54px;z-index:1;width:556px;height:556px;opacity:.37;pointer-events:none;-webkit-mask-image:radial-gradient(closest-side,#000 78%,transparent 100%);mask-image:radial-gradient(closest-side,#000 78%,transparent 100%)}.AiCallButton_modalClose__W8kKm{position:absolute;left:482px;top:19px;z-index:3;width:24px;height:24px;padding:0;border:0;background:none;cursor:pointer}.AiCallButton_modalClose__W8kKm img{display:block;width:100%;height:100%}@keyframes AiCallButton_callModalIn__Q2gZG{0%{opacity:0}to{opacity:1}}@keyframes AiCallButton_callModalPop__FyrS9{0%{opacity:0;transform:scale(calc(var(--call-scale, 1) * .92))}to{opacity:1;transform:scale(var(--call-scale,1))}}@media(prefers-reduced-motion:reduce){.AiCallButton_modal__8Wv0I,.AiCallButton_overlay__7qRsC{animation:none}}.Message_messageContainer__MLBm_{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;display:flex;flex-direction:column;align-items:center;pointer-events:none}.Message_messageItem__0MmEy{display:flex;align-items:center;padding:12px 16px;margin-bottom:10px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);background:white;min-width:280px;max-width:80vw;pointer-events:auto;font-size:14px;line-height:1.5;animation:Message_slideDown__2UfzT .3s ease-out;transition:all .3s ease}.Message_messageItem__0MmEy:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.Message_messageItemExiting__J1Yt9{animation:Message_slideUp__3ANk5 .3s ease-in forwards}.Message_messageIcon__b1EpN{margin-right:8px;font-size:16px;flex-shrink:0}.Message_messageContent__ubRr9{flex:1;word-break:break-word}.Message_messageClose__z99MI{margin-left:8px;cursor:pointer;opacity:.6;transition:opacity .2s;font-size:14px;flex-shrink:0;background:none;border:none;padding:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.Message_messageClose__z99MI:hover{opacity:1}.Message_messageSuccess__nPwsA{color:#52c41a;background-color:#f6ffed;border:1px solid #b7eb8f}.Message_messageSuccess__nPwsA .Message_messageIcon__b1EpN{color:#52c41a}.Message_messageError__52pKg{color:#ff4d4f;background-color:#fff2f0;border:1px solid #ffccc7}.Message_messageError__52pKg .Message_messageIcon__b1EpN{color:#ff4d4f}.Message_messageWarning__Xo3wq{color:#faad14;background-color:#fffbe6;border:1px solid #ffe58f}.Message_messageWarning__Xo3wq .Message_messageIcon__b1EpN{color:#faad14}.Message_messageInfo__YRPNr{color:#1890ff;background-color:#e6f7ff;border:1px solid #91d5ff}.Message_messageInfo__YRPNr .Message_messageIcon__b1EpN{color:#1890ff}@media (prefers-color-scheme:dark){.Message_messageItem__0MmEy{background-color:#1f1f1f;color:#ffffff}.Message_messageSuccess__nPwsA{background-color:#162312;border-color:#274916;color:#95de64}.Message_messageSuccess__nPwsA .Message_messageIcon__b1EpN{color:#95de64}.Message_messageError__52pKg{background-color:#2a1215;border-color:#58181c;color:#ff7875}.Message_messageError__52pKg .Message_messageIcon__b1EpN{color:#ff7875}.Message_messageWarning__Xo3wq{background-color:#2b2111;border-color:#613400;color:#ffd666}.Message_messageWarning__Xo3wq .Message_messageIcon__b1EpN{color:#ffd666}.Message_messageInfo__YRPNr{background-color:#111b26;border-color:#003a8c;color:#69c0ff}.Message_messageInfo__YRPNr .Message_messageIcon__b1EpN{color:#69c0ff}}@keyframes Message_slideDown__2UfzT{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes Message_slideUp__3ANk5{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.Partnership_section__3gAaW{position:relative;z-index:1;width:1440px;height:513px;background:#000}.Partnership_inner__gIp2j{display:flex;width:100%;height:100%;padding:0 120px;flex-direction:column;align-items:flex-start;gap:80px;box-sizing:border-box}.Partnership_heading__KQYrZ{display:flex;width:1016px;height:104px;flex:none;flex-direction:column;align-items:flex-start;gap:8px}.Partnership_title__uD0V2{display:flex;height:70px;align-items:center;font-size:50px;font-weight:600;line-height:normal;color:#fff}.Partnership_subtitle__RsXna,.Partnership_title__uD0V2{width:100%;margin:0;font-family:var(--font-cn);white-space:nowrap}.Partnership_subtitle__RsXna{height:26px;font-size:16px;font-weight:400;line-height:26px;color:#e2dbdb}.Partnership_cards__4eqWn{display:flex;width:1198px;height:329px;flex:none;align-items:center;gap:43px}.Partnership_card__eeYXw{position:relative;width:360px;height:329px;flex:0 0 360px;overflow:hidden;border-radius:24px;background:#1c1c1c}.Partnership_visual__OjaY4{position:absolute;top:12px;left:12px;width:336px;height:337px;overflow:hidden;border-radius:12px 12px 24px 24px}.Partnership_artworkImage__IDISj,.Partnership_artwork__gpzVH{position:absolute;pointer-events:none}.Partnership_artworkImage__IDISj{display:block;max-width:none}.Partnership_apiAccess__mS7VN .Partnership_artwork__gpzVH{top:-73.5px;left:calc(50% + 20px);width:472px;height:265px;transform:translateX(-50%)}.Partnership_apiAccess__mS7VN .Partnership_artworkImage__IDISj{top:50%;left:50%;width:265px;height:472px;object-fit:cover;filter:blur(24px);transform:translate(-50%,-50%) rotate(90deg)}.Partnership_enterpriseDeployment__kz_xN .Partnership_artwork__gpzVH{top:-163px;left:calc(50% + 62.5px);width:673px;height:349px;filter:blur(32px);transform:translateX(-50%) scaleY(-1)}.Partnership_enterpriseDeployment__kz_xN .Partnership_artworkImage__IDISj{top:-86.24px;left:0;width:673px;height:435.48px}.Partnership_strategicPartnerships__QH2KA .Partnership_artwork__gpzVH{top:-23.5px;left:calc(50% + 10px);width:381.742px;height:258px;transform:translateX(-50%)}.Partnership_strategicPartnerships__QH2KA .Partnership_artworkImage__IDISj{top:50%;left:50%;width:258px;height:381.742px;object-fit:cover;transform:translate(-50%,-50%) rotate(-90deg) scaleY(-1)}.Partnership_cardHeading__VP2JW{position:absolute;z-index:2;top:12px;left:12px;display:flex;width:336px;height:66px;padding:0 24px;align-items:center;box-sizing:border-box}.Partnership_cardTitle__0WzUX{margin:0;font-family:var(--font-en);font-size:20px;font-weight:600;line-height:28px;color:#fff;white-space:nowrap}.Partnership_cardBody__FHFOi{position:absolute;z-index:1;top:113px;left:11px;display:flex;width:338px;height:216px;padding:32px 24px 23px;flex-direction:column;align-items:flex-start;justify-content:space-between;box-sizing:border-box;border-radius:0 24px 0 0;background:#1c1c1c}.Partnership_cardNotch__virMq{position:absolute;top:-35px;left:0;display:block;width:283px;height:35.5px}.Partnership_descriptionWrap__zmPK5{display:flex;width:100%;padding:6px 0;align-items:flex-start;justify-content:center}.Partnership_cardDescription__LAguQ{width:100%;margin:0;font-family:var(--font-en);font-size:14px;font-weight:400;line-height:22px;color:#f5f5f5;word-break:break-word}.Partnership_cta__v9aVl{display:inline-flex;min-height:36px;padding:8px 16px;flex:none;align-items:center;gap:16px;box-sizing:border-box;border:0;border-radius:48px;appearance:none;background:rgba(0,0,0,0);box-shadow:inset 0 0 0 1px #7c7c7c;color:#f2f2f2;cursor:pointer;font-family:var(--font-cn);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.Partnership_ctaArrow__3b9ew{position:relative;display:block;width:14px;height:20px;flex:none}.Partnership_ctaArrow__3b9ew img{position:absolute;top:50%;left:50%;display:block;width:10.333px;height:10.089px;transform:translate(-50%,-50%) rotate(-90deg)}.Partnership_cta__v9aVl:focus-visible{outline:2px solid #fff;outline-offset:3px}.mobile_section__Tt5bu{display:flex;width:394px;height:1280px;flex-direction:column;align-items:center;gap:24px;overflow:hidden}.mobile_head__UFCX6{display:flex;width:394px;padding:0 20px;flex:none;flex-direction:column;align-items:flex-start;gap:12px;box-sizing:border-box}.mobile_title__QCEoF{display:flex;height:138px;flex:none;flex-direction:column;justify-content:center;font-size:38px;font-weight:600;line-height:46px;color:#fff}.mobile_subtitle__1BEvF,.mobile_title__QCEoF{width:100%;margin:0;font-family:var(--font-en);word-break:break-word}.mobile_subtitle__1BEvF{font-size:16px;font-weight:400;line-height:24px;color:#e2dbdb}.mobile_cards__2vQg0{display:flex;width:360px;flex:none;flex-direction:column;align-items:center;gap:24px}.mobile_card__BnSy0{position:relative;width:360px;height:329px;flex:none;overflow:hidden;border-radius:24px;background:#1c1c1c}.mobile_visual__XWFBQ{position:absolute;top:12px;left:12px;width:336px;height:337px;overflow:hidden;border-radius:12px 12px 24px 24px}.mobile_artworkImage__cpsa9,.mobile_artwork__rj6FO{position:absolute;pointer-events:none}.mobile_artworkImage__cpsa9{display:block;max-width:none}.mobile_apiAccess__mV7mm .mobile_artwork__rj6FO{top:-73.5px;left:calc(50% + 20px);width:472px;height:265px;transform:translateX(-50%)}.mobile_apiAccess__mV7mm .mobile_artworkImage__cpsa9{top:50%;left:50%;width:265px;height:472px;object-fit:cover;filter:blur(24px);transform:translate(-50%,-50%) rotate(90deg)}.mobile_enterpriseDeployment__93KA2 .mobile_artwork__rj6FO{top:-163px;left:calc(50% + 62.5px);width:673px;height:349px;filter:blur(32px);transform:translateX(-50%) scaleY(-1)}.mobile_enterpriseDeployment__93KA2 .mobile_artworkImage__cpsa9{top:-86.24px;left:0;width:673px;height:435.48px}.mobile_strategicPartnerships__AugxF .mobile_artwork__rj6FO{top:-23.5px;left:calc(50% + 10px);width:381.742px;height:258px;transform:translateX(-50%)}.mobile_strategicPartnerships__AugxF .mobile_artworkImage__cpsa9{top:50%;left:50%;width:258px;height:381.742px;object-fit:cover;transform:translate(-50%,-50%) rotate(-90deg) scaleY(-1)}.mobile_cardHeading__AO2rS{position:absolute;z-index:2;top:12px;left:12px;display:flex;width:336px;height:66px;padding:0 24px;align-items:center;box-sizing:border-box}.mobile_cardTitle__I4Ldx{margin:0;font-family:var(--font-en);font-size:20px;font-weight:600;line-height:28px;color:#fff;white-space:nowrap}.mobile_cardBody__OCGrt{position:absolute;z-index:1;top:113px;left:11px;display:flex;width:338px;height:216px;padding:32px 24px 24px;flex-direction:column;align-items:flex-start;justify-content:space-between;box-sizing:border-box;background:#1c1c1c}.mobile_cardNotch__KNdBZ{position:absolute;top:-35px;left:0;display:block;width:283px;height:35.5px}.mobile_descriptionWrap__WTY5B{display:flex;width:100%;height:78px;padding:6px 0;flex:none;align-items:flex-start;justify-content:center;box-sizing:border-box}.mobile_cardDescription__Xcvdq{width:100%;margin:0;font-family:var(--font-en);font-size:14px;font-weight:400;line-height:22px;color:#f5f5f5;word-break:break-word}.mobile_cta__aIyZz{display:inline-flex;min-height:36px;padding:8px 16px;flex:none;align-items:center;gap:16px;box-sizing:border-box;border:0;border-radius:48px;appearance:none;background:rgba(0,0,0,0);box-shadow:inset 0 0 0 1px #7c7c7c;color:#f2f2f2;cursor:pointer;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap}.mobile_ctaArrow__tUScT{position:relative;display:block;width:14px;height:20px;flex:none}.mobile_ctaArrow__tUScT img{position:absolute;top:50%;left:50%;display:block;width:10.333px;height:10.089px;transform:translate(-50%,-50%) rotate(-90deg)}.mobile_cta__aIyZz:focus-visible{outline:2px solid #fff;outline-offset:3px}.ScaleCanvas_scaleWrap__bYjLn{position:relative;width:100%;overflow:hidden}.ScaleCanvas_canvas__uWNZg{position:absolute;top:0;left:0;transform-origin:top left;transform:translateX(var(--canvas-offset-x,0)) scale(var(--canvas-scale,1));font-family:HarmonyOS Sans,HarmonyOS Sans SC,PingFang SC,sans-serif}.ExperienceContainer_container__DPqZg{--top-nav-height:86px;width:100%;min-height:100vh;background-color:#fafafa;position:relative}.ExperienceContainer_container__DPqZg.ExperienceContainer_compactContainer__AEmPM{min-height:calc(100vh - var(--top-nav-height))}.dark .ExperienceContainer_container__DPqZg{background-color:#0a0a0a}.ExperienceContainer_contentContainer__J0_7M{width:100%;height:100vh;padding:80px 24px 18px 194px;box-sizing:border-box;max-width:100vw;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;gap:24px}.ExperienceContainer_contentContainer__J0_7M.ExperienceContainer_compactContent__4uqgc{height:calc(100vh - var(--top-nav-height));min-height:calc(100vh - var(--top-nav-height));padding-top:28px}@media (max-width:768px){.ExperienceContainer_contentContainer__J0_7M{padding:68px 12px 16px;height:auto;min-height:100vh;display:flex;flex-direction:column;gap:16px}.ExperienceContainer_contentContainer__J0_7M.ExperienceContainer_compactContent__4uqgc{height:calc(100vh - var(--top-nav-height));min-height:calc(100vh - var(--top-nav-height));padding-top:28px}.ExperienceContainer_animateContainer___PUd6{flex:1}}.ExperienceContainer_animateContainer___PUd6{position:relative;animation:ExperienceContainer_fadeIn__UWdu6 .5s ease-in-out;width:100%;flex:1;min-height:0;display:flex;flex-direction:column;gap:10px}@keyframes ExperienceContainer_fadeIn__UWdu6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ai-chat-livekit_page__rXQg9{width:100%;height:100%;min-height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;gap:14px;color:#172026}.ai-chat-livekit_header__2wSY3{position:relative;display:flex;align-items:center;justify-content:center;gap:16px;min-height:44px;padding:0 2px}.ai-chat-livekit_titleBlock__CK3Mb{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 56px;text-align:center}.ai-chat-livekit_titleBlock__CK3Mb h1{margin:0;color:#111827;font-size:26px;font-weight:700;line-height:1.2}.ai-chat-livekit_titleBlock__CK3Mb p{margin:0;color:#667085;font-size:13px;line-height:1.5}.ai-chat-livekit_srOnly__6TBWq{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ai-chat-livekit_autoReadToggle__9ZP11{position:absolute;top:50%;right:4px;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#475467;cursor:pointer;font-size:21px;outline:none;transition:background .18s ease,color .18s ease,transform .18s ease}.ai-chat-livekit_autoReadToggle__9ZP11:hover{background:#f2f4f7;color:#1d2939}.ai-chat-livekit_autoReadToggle__9ZP11:active{transform:translateY(-50%) scale(.94)}.ai-chat-livekit_autoReadToggle__9ZP11:focus-visible{outline:2px solid #b9d8d6;outline-offset:2px}.ai-chat-livekit_autoReadOn__zB85Y{color:#344054}.ai-chat-livekit_autoReadOff__YhAdb{color:#98a2b3;background:transparent}.ai-chat-livekit_autoReadIcon__yGAAl{width:22px;height:22px;display:block;stroke-width:1.8}.ai-chat-livekit_messages___dkYF{min-height:0;padding:20px;overflow-y:auto;border:1px solid #dfe5ec;border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,251,.96)),#ffffff}.ai-chat-livekit_emptyState__I9cv2{height:100%;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#697586;font-size:15px}.ai-chat-livekit_messageRow__o3Z7y{width:min(760px,100%);margin-bottom:18px;display:flex;flex-direction:column;gap:7px}.ai-chat-livekit_userRow__MbbLs{margin-left:auto;align-items:flex-end}.ai-chat-livekit_assistantRow__3T_Km{margin-right:auto;align-items:flex-start}.ai-chat-livekit_messageMeta__1Alra{min-height:18px;display:inline-flex;align-items:center;gap:6px;color:#697586;font-size:12px}.ai-chat-livekit_bubble__6BrbQ{max-width:min(680px,100%);padding:12px 14px;border:1px solid #dfe5ec;border-radius:8px;background:#ffffff;color:#172026;font-size:15px;line-height:1.7;white-space:pre-wrap;word-break:break-word;box-shadow:0 8px 24px rgba(15,23,42,.06)}.ai-chat-livekit_userRow__MbbLs .ai-chat-livekit_bubble__6BrbQ{border-color:#b9d8d6;background:#effaf8}.ai-chat-livekit_messageActions__LjPBC{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.ai-chat-livekit_messageActions__LjPBC button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#7f8896;cursor:pointer;outline:none;transition:background .18s ease,color .18s ease,opacity .18s ease,transform .18s ease}.ai-chat-livekit_messageActions__LjPBC button:hover{background:#f2f4f7;color:#475467}.ai-chat-livekit_messageActions__LjPBC button:active{transform:scale(.92)}.ai-chat-livekit_messageActions__LjPBC button:focus-visible{outline:2px solid #b9d8d6;outline-offset:1px}.ai-chat-livekit_messageActions__LjPBC .ai-chat-livekit_audioAction__vAYow{color:#667085}.ai-chat-livekit_audioActionIcon__BUAJg{width:22px;height:22px;display:block;stroke-width:1.8}.ai-chat-livekit_messageActions__LjPBC .ai-chat-livekit_playingAction__6NfUl{color:#1677ff}.ai-chat-livekit_messageActions__LjPBC .ai-chat-livekit_playingAction__6NfUl:hover{background:#eef4ff;color:#0958d9}.ai-chat-livekit_playingBars__44IIt{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;gap:2px}.ai-chat-livekit_playingBars__44IIt span{width:2px;border-radius:999px;background:currentColor;transform-origin:center;animation:ai-chat-livekit_audio-wave-pulse__eximy .9s ease-in-out infinite}.ai-chat-livekit_playingBars__44IIt span:first-child{height:7px}.ai-chat-livekit_playingBars__44IIt span:nth-child(2){height:12px;animation-delay:.12s}.ai-chat-livekit_playingBars__44IIt span:nth-child(3){height:16px;animation-delay:.24s}.ai-chat-livekit_playingBars__44IIt span:nth-child(4){height:10px;animation-delay:.36s}.ai-chat-livekit_regenerateIcon__a9vj1{width:20px;height:20px;stroke-width:1.8}.ai-chat-livekit_messageActions__LjPBC button:disabled{background:transparent;cursor:not-allowed;opacity:.45;transform:none}.ai-chat-livekit_ttsError__dTMPv{color:#b45309;font-size:13px}.ai-chat-livekit_errorBar__64UqC{min-height:36px;display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #f2b8b5;border-radius:8px;background:#fff4f2;color:#b42318;font-size:14px}.ai-chat-livekit_composer__WqxYB{padding:0;border:1px solid #dfe5ec;border-radius:28px;background:#ffffff;box-shadow:0 14px 34px rgba(15,23,42,.08);overflow:hidden}.ai-chat-livekit_textComposer__zH7Q6{position:relative;min-height:82px}.ai-chat-livekit_textComposer__zH7Q6 textarea{width:100%;min-height:82px;max-height:150px;resize:vertical;padding:16px 78px 16px 22px;border:0;outline:none;color:#172026;font:inherit;font-size:18px;line-height:1.5;background:transparent}.ai-chat-livekit_textComposer__zH7Q6 textarea:focus{box-shadow:inset 0 0 0 2px rgba(15,118,110,.14)}.ai-chat-livekit_textComposer__zH7Q6 textarea::placeholder{color:#aeb4bd}.ai-chat-livekit_inputActionButton__NSHdE{position:absolute;right:14px;bottom:14px;width:46px;height:46px;border:none;border-radius:999px;background:#f0f1f3;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.ai-chat-livekit_inputActionButton__NSHdE:hover{background:#e7eaee}.ai-chat-livekit_inputActionButton__NSHdE:active{transform:scale(.96)}.ai-chat-livekit_inputActionButton__NSHdE:disabled{cursor:not-allowed;color:#98a2b3;background:#eef1f5}.ai-chat-livekit_voicePanel___w85T{min-height:112px;display:grid;grid-template-columns:54px minmax(0,420px) 54px;align-items:center;justify-content:center;gap:28px;padding:20px 28px;background:radial-gradient(circle at 50% 0,rgba(255,255,255,.55),transparent 32%),linear-gradient(180deg,#dcecff,#3d8dff 58%,#1675f8)}.ai-chat-livekit_voiceCancelButton__K3irC,.ai-chat-livekit_voiceSendButton__61z_5{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#ffffff;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.ai-chat-livekit_voiceCancelButton__K3irC{background:rgba(255,255,255,.26)}.ai-chat-livekit_voiceSendButton__61z_5{background:rgba(255,255,255,.82);color:#3d8dff}.ai-chat-livekit_voiceCancelButton__K3irC:hover,.ai-chat-livekit_voiceSendButton__61z_5:hover{transform:scale(1.04)}.ai-chat-livekit_voiceCancelButton__K3irC:disabled,.ai-chat-livekit_voiceSendButton__61z_5:disabled{cursor:not-allowed;opacity:.5;transform:none}.ai-chat-livekit_voiceWave__fqa41{min-width:0;display:flex;align-items:center;justify-content:center;gap:6px}.ai-chat-livekit_voiceWave__fqa41 span{width:5px;height:18px;border-radius:999px;background:rgba(255,255,255,.92);transform-origin:center;animation:ai-chat-livekit_audio-wave-pulse__eximy .9s ease-in-out infinite}.ai-chat-livekit_voiceWave__fqa41 span:nth-child(3n){height:13px;opacity:.72;animation-delay:.1s}.ai-chat-livekit_voiceWave__fqa41 span:nth-child(3n+1){height:9px;opacity:.46;animation-delay:.2s}.ai-chat-livekit_voiceWave__fqa41 span:nth-child(4n){height:22px;animation-delay:.3s}.ai-chat-livekit_spin__Sk7Jo{animation:ai-chat-livekit_spin__Sk7Jo .8s linear infinite}@keyframes ai-chat-livekit_audio-wave-pulse__eximy{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1.08)}}@keyframes ai-chat-livekit_spin__Sk7Jo{to{transform:rotate(1turn)}}@media (max-width:768px){.ai-chat-livekit_page__rXQg9{gap:12px}.ai-chat-livekit_header__2wSY3{align-items:center}.ai-chat-livekit_titleBlock__CK3Mb h1{font-size:22px}.ai-chat-livekit_messages___dkYF{min-height:420px;padding:14px}.ai-chat-livekit_emptyState__I9cv2{min-height:280px}.ai-chat-livekit_composer__WqxYB{border-radius:22px}.ai-chat-livekit_textComposer__zH7Q6{min-height:76px}.ai-chat-livekit_textComposer__zH7Q6 textarea{min-height:76px;padding:14px 66px 14px 18px;font-size:16px}.ai-chat-livekit_inputActionButton__NSHdE{right:12px;bottom:12px;width:42px;height:42px}.ai-chat-livekit_voicePanel___w85T{min-height:96px;grid-template-columns:46px minmax(0,1fr) 46px;gap:18px;padding:16px}.ai-chat-livekit_voiceCancelButton__K3irC,.ai-chat-livekit_voiceSendButton__61z_5{width:46px;height:46px}.ai-chat-livekit_voiceWave__fqa41{gap:4px}.ai-chat-livekit_voiceWave__fqa41 span{width:4px}}.ai-chat_page__e7gBf{--color-a:rgba(51,153,255,0.34);--color-b:rgba(244,229,77,0.24);--color-c:rgba(255,170,51,0.26);position:relative;width:100%;min-height:100%;height:100%;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#F3F4F6,#F5F0E8 60%,#EDE5F5);box-shadow:0 30px 80px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.08);isolation:isolate}.ai-chat_page__e7gBf:after,.ai-chat_page__e7gBf:before{content:"";position:absolute;background-image:linear-gradient(to bottom right,var(--color-a),var(--color-b));filter:blur(50px) brightness(1.25);transform-origin:60%;z-index:0}.ai-chat_page__e7gBf:before{left:20%;top:10%;width:70%;height:50%;animation:ai-chat_blob__Z_5_O 8s cubic-bezier(.6,-.28,.735,.045) infinite}.ai-chat_page__e7gBf:after{left:40%;top:30%;width:70%;height:80%;animation:ai-chat_blobReverse__rJgdl 10s cubic-bezier(.215,.61,.355,1) infinite}.ai-chat_pageInner__Hia9G{position:relative;z-index:1;align-items:stretch;padding:clamp(16px,3vw,28px)}.ai-chat_content__VX8yX,.ai-chat_pageInner__Hia9G{display:flex;justify-content:center;min-height:100%}.ai-chat_content__VX8yX{width:min(420px,100%);padding-bottom:clamp(8px,2vh,20px);flex-direction:column;align-items:center;gap:20px}.ai-chat_videoBox__PlEnA{width:100%;min-height:32px;position:absolute;top:-10000000px}.ai-chat_video__zK0bR{width:100%;min-height:1px}.ai-chat_logo__Bsghb{position:relative;width:min(200px,72vw);aspect-ratio:1;border-radius:50%;box-shadow:0 0 40px rgba(255,255,255,.16)}.ai-chat_backgroundMoving__DWT_8{position:absolute;inset:0;overflow:hidden;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.1);transition:transform .2s linear}.ai-chat_backgroundMoving__DWT_8:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#fceaf9,#fad0c4,#a1c4fd,#c2e9fb);background-size:200% 200%;animation:ai-chat_gradientShift__eddGo 2s ease infinite}.ai-chat_avatar__qqB30{position:relative;z-index:1;width:100%;height:100%;transform:scale(.72)}.ai-chat_avatar__qqB30 img{width:100%;height:100%;border-radius:50%;object-fit:contain;overflow:hidden;visibility:hidden;position:absolute;top:0;left:0}.ai-chat_avatar__qqB30 img.ai-chat_show__AKQsg{visibility:visible}.ai-chat_name__iVhp5{font-size:24px;color:#1A1A1A}.ai-chat_footer__vqOIy{width:min(340px,100%);display:flex;justify-content:center;align-items:center}.ai-chat_startBtnContainer__uASBc{display:flex;flex-direction:column;align-items:center;gap:20px}.ai-chat_startTips__a8rSR{padding-left:8px;position:relative;font-size:13px;color:#AAAAAA}.ai-chat_startTips__a8rSR:before{content:" ";width:8px;height:8px;border-radius:50%;background:#AAAAAA;position:absolute;top:50%;left:0;transform:translateX(-100%) translateY(-50%)}.ai-chat_roundButton__mWibB{width:72px;height:72px;border:none;border-radius:50%;background:rgba(255,255,255,.98);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 30px rgba(15,23,42,.22);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.ai-chat_roundButton__mWibB:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(15,23,42,.28)}.ai-chat_buttonIcon__tjL3A{width:28px;height:28px}.ai-chat_startButton__Vs9lO{color:#28a745}.ai-chat_hangupButton__EBal_{background:rgba(255,255,255,.98);color:#ef4444}.ai-chat_mutedButton__UWPnP{color:#111827}.ai-chat_loadingBox__5R_ag{width:72px;height:72px;border-radius:999px;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 14px 30px rgba(15,23,42,.22)}.ai-chat_loadingDot__wX6D_{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#34D399,#22C55E);opacity:.4;will-change:transform,opacity;animation:ai-chat_loadingDotAnimation__XLcS0 1.2s cubic-bezier(.37,0,.63,1) infinite}.ai-chat_loadingDot__wX6D_:first-child{animation-delay:-.24s}.ai-chat_loadingDot__wX6D_:nth-child(2){animation-delay:-.12s}.ai-chat_loadingDot__wX6D_:nth-child(3){animation-delay:0s}.ai-chat_callingContainer__Y4Olx{display:flex;flex-direction:column;align-items:center;gap:20px}.ai-chat_statusBar__oAiWs{padding:8px 20px;border-radius:20px;border:1px solid #000;display:flex;gap:8px;justify-content:center;align-items:center;font-weight:500;font-size:14px}.ai-chat_statusBar__oAiWs .ai-chat_icon__lO9bq{width:8px;height:8px;border-radius:50%}.ai-chat_statusBar__oAiWs.ai-chat_statusListening__13a_l{background-color:#F0FDF4;border-color:#BBF7D0;color:#15803D;.ai-chat_icon__lO9bq{background-color:#22C55E}}.ai-chat_statusBar__oAiWs.ai-chat_statusSpeaking__7rFXd{background-color:#F5F3FF;border-color:#DDD6FE;color:#6D28D9;.ai-chat_icon__lO9bq{background-color:#8B5CF6}}.ai-chat_statusBar__oAiWs.ai-chat_statusMuted__8jAbX{background-color:#F7F7F8;border-color:#E5E7EB;color:#9CA3AF;.ai-chat_icon__lO9bq{background-color:#B0B7C3}}.ai-chat_statusBar__oAiWs.ai-chat_statusInterrupt___Ku02{background-color:#FFFBEB;border-color:#FDE68A;color:#B45309;.ai-chat_icon__lO9bq{background-color:#F59E0B}}.ai-chat_callingBox__rUZoE{display:flex;gap:120px;align-items:center}.ai-chat_tips__MwEg6{min-height:72px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:14px;font-weight:500;letter-spacing:.02em;backdrop-filter:blur(16px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.ai-chat_tipsMuted__FXxQl{color:rgba(255,255,255,.76)}.ai-chat_speakIcon__JL3la{width:44px;height:18px;display:flex;align-items:flex-end;justify-content:space-between}.ai-chat_speakBar__0_MGb{width:6px;height:8px;background:#28a745;border-radius:999px;transform-origin:50% 100%;will-change:transform,opacity;animation:ai-chat_speakBarAnimation__JuOvV 1.05s cubic-bezier(.37,0,.63,1) infinite}.ai-chat_speakBar__0_MGb:first-child{animation-delay:-.24s}.ai-chat_speakBar__0_MGb:nth-child(2){animation-delay:-.12s}.ai-chat_speakBar__0_MGb:nth-child(3){animation-delay:0s}.ai-chat_micButtonContent__k_3js{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.ai-chat_micLevelBox__MhyvG{position:absolute;left:50%;top:0;width:14px;height:24px;border-radius:999px;overflow:hidden;background:rgba(17,24,39,.88);transform:translateX(-50%)}.ai-chat_micLevel__062uO{position:absolute;left:0;bottom:0;width:100%;background:#28a745;transition:height .2s ease}.ai-chat_messageList__EnTCo{position:absolute;right:clamp(16px,3vw,24px);top:clamp(16px,3vw,24px);bottom:clamp(16px,3vw,24px);width:min(320px,calc(100% - 32px));padding:14px 10px;overflow-y:auto;border-radius:20px;background:rgba(255,255,255,.92);color:#111827;box-shadow:0 20px 40px rgba(15,23,42,.18);z-index:2}.ai-chat_leftTimeTips__HO_1M{display:flex;align-items:center;gap:12px;color:#888888;font-size:13px}.ai-chat_leftTimeTips__HO_1M .ai-chat_chargeBtn__qrcXl{height:28px;padding:0 16px;background-color:#1A1A1A;border-radius:14px;display:flex;align-items:center;color:#fff;cursor:pointer}.ai-chat_leftTimeTips__HO_1M .ai-chat_chargeBtn__qrcXl:hover{opacity:.8}.ai-chat_messageEmpty__j9UoS{color:rgba(17,24,39,.56);font-size:12px;line-height:1.6;padding:4px 8px}.ai-chat_messageAss___ViaP,.ai-chat_messageMe__kJ1Q8{display:flex;margin-bottom:12px}.ai-chat_messageAss___ViaP{justify-content:flex-start}.ai-chat_messageMe__kJ1Q8{justify-content:flex-end}.ai-chat_message__mOduL{max-width:220px;padding:10px 12px;border-radius:16px;font-size:14px;line-height:1.5;background:rgba(209,213,219,.84);color:#111827;white-space:pre-wrap;word-break:break-word}.ai-chat_messageMe__kJ1Q8 .ai-chat_message__mOduL{background:#dbeafe}.ai-chat_modalContent__C4B9f{text-align:left}.ai-chat_modalMessage__EMWIv{color:#080808;margin-bottom:30px;font-size:16px}.dark .ai-chat_modalMessage__EMWIv{color:#cbd5e1}.ai-chat_buttonGroup__hbWCo{display:flex;gap:12px;justify-content:flex-end}.ai-chat_cancelButton__7AbME{padding:8px 25px;border-radius:38px;border:1px solid #010101;color:#010101;background:none;cursor:pointer;transition:opacity .2s;font-size:14px}.ai-chat_cancelButton__7AbME:hover{opacity:.8}.ai-chat_confirmButton__mIaqK{padding:8px 25px;border-radius:38px;background:#010101;color:#fff;border:none;cursor:pointer;transition:opacity .2s;font-size:14px}.ai-chat_confirmButton__mIaqK:hover{opacity:.8}@keyframes ai-chat_blob__Z_5_O{0%{transform:translateZ(0) rotate(0deg)}30%{transform:translate3d(-24px,30px,0) rotate(18deg)}50%{transform:translate3d(120px,180px,0) scale(1.08)}80%{transform:translate3d(24px,-18px,0) rotate(8deg)}to{transform:translateZ(0) rotate(0deg)}}@keyframes ai-chat_blobReverse__rJgdl{0%{transform:translateZ(0) rotate(0deg)}30%{transform:translate3d(28px,-12px,0) rotate(-12deg)}50%{transform:translate3d(-90px,150px,0) scale(1.08)}80%{transform:translate3d(0,18px,0) rotate(10deg)}to{transform:translateZ(0) rotate(0deg)}}@keyframes ai-chat_gradientShift__eddGo{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ai-chat_loadingDotAnimation__XLcS0{0%,to{opacity:.38;transform:translateY(0) scale(.72)}25%{opacity:.58;transform:translateY(-1px) scale(.88)}50%{opacity:1;transform:translateY(-4px) scale(1.08)}75%{opacity:.7;transform:translateY(-1px) scale(.92)}}@keyframes ai-chat_speakBarAnimation__JuOvV{0%,to{opacity:.42;transform:scaleY(.45)}25%{opacity:.68;transform:scaleY(.78)}50%{opacity:1;transform:scaleY(1.45)}75%{opacity:.78;transform:scaleY(.92)}}@media (max-width:1280px){.ai-chat_pageInner__Hia9G{align-items:center}.ai-chat_messageList__EnTCo{width:280px}}@media (max-width:900px){.ai-chat_page__e7gBf{border-radius:20px;flex:1}.ai-chat_pageInner__Hia9G{flex-direction:column;gap:16px}.ai-chat_content__VX8yX{min-height:auto;padding-top:24px}.ai-chat_messageList__EnTCo{position:static;width:100%;min-height:180px;max-height:240px}}@media (max-width:640px){.ai-chat_pageInner__Hia9G{padding:0}.ai-chat_content__VX8yX{width:100%;gap:24px;padding:24px 16px 0}.ai-chat_logo__Bsghb{width:min(240px,72vw)}.ai-chat_callingBox__rUZoE{gap:12px;grid-template-columns:64px minmax(0,1fr) 64px}.ai-chat_loadingBox__5R_ag,.ai-chat_roundButton__mWibB{width:64px;height:64px}.ai-chat_messageList__EnTCo{border-radius:18px 18px 0 0;margin-top:auto}}.dark .ai-chat_page__e7gBf{background:linear-gradient(135deg,#020617,#10213b 42%,#123c63)}.Modal_modalOverlay__pyT5_{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:16px 24px;background:rgba(0,0,0,.5);backdrop-filter:blur(4px)}.Modal_modalOverlayTop__BDDJ_{align-items:flex-start;overflow-y:auto;padding-top:0;padding-bottom:0}.Modal_modal__JNobJ{position:relative;background:var(--theme-surface);border-radius:8px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);width:100%;padding:24px;overflow:hidden;transform:scale(1);transition:transform .2s ease}.Modal_modalSpacious__7qDlT{padding:48px}.Modal_modalFlush__BC_xW{padding:0}.Modal_modalHeader__OeXI3{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.Modal_modalSpacious__7qDlT .Modal_modalHeader__OeXI3{margin-bottom:48px}.Modal_modalTitleCenter__R_ZqZ,.Modal_modalTitle__khdg1{font-size:18px;font-weight:600;color:var(--theme-primary-color);margin:0}.Modal_modalTitleCenter__R_ZqZ{flex:1;text-align:center}.Modal_modalTitleLarge__qlsT_{font-size:30px;line-height:1.25;font-weight:700}.Modal_modalSpacious__7qDlT .Modal_modalTitleLarge__qlsT_{font-size:38px}.Modal_modalCloseButton__i81yw{display:flex;align-items:center;justify-content:center;padding:4px;background:var(--theme-bg1);border:none;border-radius:50%;color:var(--theme-color1);cursor:pointer;transition:all .2s ease}.Modal_modalSpacious__7qDlT .Modal_modalCloseButton__i81yw{width:56px;height:56px;padding:0;color:#9aa0a6;background:#f1f2f4}.Modal_modalCloseButton__i81yw:hover{color:var(--theme-primary-color);background:var(--theme-bg2)}.Modal_modalContent__HnkSt{display:flex;flex-direction:column;gap:16px}@media (max-width:768px){.Modal_modal__JNobJ{margin:16px;padding:20px}.Modal_modalTitleCenter__R_ZqZ,.Modal_modalTitle__khdg1{font-size:16px}}.RechargeModal_modalBody__Tzq1a,.RechargeModal_paymentContent__gpO_J{display:flex;flex-direction:column;gap:16px}.RechargeModal_modalNotice__9kXO7{width:100%;border-radius:12px;background:#f8fafc;padding:14px}.RechargeModal_modalNoticeHeader__tUBDT{display:flex;align-items:center;gap:6px;margin-bottom:8px}.RechargeModal_modalNoticeIcon__WGNjz{color:#101010}.RechargeModal_modalNoticeTitle__FRQ_j{font-size:14px;font-weight:600;color:#101010}.RechargeModal_modalNoticeContent__Lazbs{display:flex;flex-direction:column;gap:6px}.RechargeModal_modalNoticeItem__9EFB0{margin:0;color:#4b5563;font-size:13px;line-height:1.6}.RechargeModal_agreementLink__HFsCS,.RechargeModal_noticeLink__T2xdh{color:#101010;text-decoration:none}.RechargeModal_agreementLink__HFsCS:hover,.RechargeModal_noticeLink__T2xdh:hover{text-decoration:underline}.RechargeModal_inputGroup__D_8bZ{display:flex;flex-direction:column;gap:8px}.RechargeModal_inputLabel__DP6wq{font-size:14px;font-weight:600;color:#101010}.RechargeModal_amountInput__jrTDJ{height:46px;width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:0 14px;font-size:16px;color:#101010;background:#f8fafc}.RechargeModal_amountInput__jrTDJ:focus{outline:none;border-color:#101010}.RechargeModal_agreementContainer__Vv2HV{width:100%;cursor:pointer}.RechargeModal_agreementLabel__8VB08{display:flex;align-items:center;gap:8px;width:100%;cursor:pointer}.RechargeModal_hiddenCheckbox__GN2Nn{display:none}.RechargeModal_checkbox__m_vlY{position:relative;width:16px;height:16px;flex-shrink:0;border-radius:999px;border:1px solid #e5e7eb;background:#fff}.RechargeModal_checked__9fKmc{border-color:#101010}.RechargeModal_checkboxInner__BAPRF{position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:999px;background:#101010;transform:translate(-50%,-50%)}.RechargeModal_agreementText__d20p7{color:#4b5563;font-size:13px;line-height:1.5}.RechargeModal_modalActions__jvHvQ{display:flex;justify-content:flex-end;gap:12px;width:100%}.RechargeModal_cancelButton__WnCe4,.RechargeModal_confirmButton__oU57I{height:38px;min-width:88px;padding:0 18px;border-radius:8px;cursor:pointer}.RechargeModal_cancelButton__WnCe4{border:1px solid #e5e7eb;background:#fff;color:#101010}.RechargeModal_confirmButton__oU57I{border:1px solid #101010;background:#101010;color:#fff}.RechargeModal_confirmButton__oU57I:disabled{opacity:.5;cursor:not-allowed}.RechargeModal_qrCodeContainer__la35k{display:flex;align-items:center;justify-content:center;align-self:center;min-width:216px;min-height:216px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;overflow:hidden}.RechargeModal_modalQrCode__g_r1I{display:block;width:200px;height:200px}.RechargeModal_qrCodePlaceholder__uunmF{color:#6b7280;font-size:14px}.RechargeModal_modalDescription__1KQiv{margin:0;color:#4b5563;font-size:14px;line-height:1.6;text-align:center}@media(max-width:960px){.RechargeModal_modalActions__jvHvQ{flex-direction:column}.RechargeModal_cancelButton__WnCe4,.RechargeModal_confirmButton__oU57I{width:100%}}.ExperienceShell_shell__oqxSW{--experience-header-height:96px;--experience-sidebar-width:246px;min-width:1180px;min-height:calc(100vh - var(--experience-header-height));background:#f5f6f5;color:#0a0f0a;font-family:var(--font-en)}.ExperienceShell_sidebar__DIrEJ{position:fixed;z-index:45;top:var(--experience-header-height);bottom:0;left:0;width:var(--experience-sidebar-width);overflow:hidden;border-right:1px solid #e6e9e6;background:#f5f6f5}.ExperienceShell_sidebarContent__ZvSpT{position:relative;z-index:2;padding:24px}.ExperienceShell_sidebarTitle__ekn5C{margin:0 0 12px;overflow:hidden;color:rgba(10,15,10,.55);font-size:14px;font-weight:600;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.ExperienceShell_sidebarNav__h3o1X{display:flex;flex-direction:column;gap:8px}.ExperienceShell_sidebarItem__FgR2k{position:relative;display:flex;min-height:40px;align-items:center;gap:12px;overflow:hidden;padding:8px 12px;border-radius:99px;color:rgba(10,15,10,.45);font-size:14px;font-weight:400;line-height:22px;text-decoration:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}.ExperienceShell_sidebarItem__FgR2k:focus-visible,.ExperienceShell_sidebarItem__FgR2k:hover{background:rgba(255,255,255,.72);color:rgba(10,15,10,.72)}.ExperienceShell_sidebarItem__FgR2k:focus-visible{outline:2px solid #568157;outline-offset:2px}.ExperienceShell_sidebarItemActive__0164P,.ExperienceShell_sidebarItemActive__0164P:focus-visible,.ExperienceShell_sidebarItemActive__0164P:hover{background:linear-gradient(-2.1988756528deg,#666 24.896%,#000 71.32%),linear-gradient(90deg,#000,#000);color:#f8faf8;font-weight:600;box-shadow:inset 0 0 7px #fff}.ExperienceShell_activeTexture__TX3_H{position:absolute;top:-66px;left:-47px;width:239px;height:239px;overflow:hidden;-webkit-mask:url(/assets/experience-center/sidebar-active-mask.svg) 10px 22px/235px 235px no-repeat;mask:url(/assets/experience-center/sidebar-active-mask.svg) 10px 22px/235px 235px no-repeat;pointer-events:none}.ExperienceShell_activeTextureImage__F_NM0{position:absolute;top:1.12%;left:17.66%;display:block;width:100%;height:100%;max-width:none;opacity:.66}.ExperienceShell_activeStreak__S38CM{position:absolute;top:20.2px;left:24.7px;width:171.6px;height:43.1px;pointer-events:none}.ExperienceShell_activeGlow__CafJj{position:absolute;top:-1.66px;left:163.97px;display:flex;width:36.907px;height:40.206px;align-items:center;justify-content:center;pointer-events:none}.ExperienceShell_activeGlowImage__03dTF{display:block;width:46.028px;height:37.12px;max-width:none;transform:rotate(63.41deg)}.ExperienceShell_sidebarIcon__gITOa,.ExperienceShell_sidebarLabel__r2B4L{position:relative;z-index:2;flex:0 0 auto}.ExperienceShell_sidebarLabel__r2B4L{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ExperienceShell_sidebarMoon__jnXVb{position:absolute;z-index:1;bottom:-126px;left:-146px;width:362px;height:362px;-webkit-mask:url(/assets/experience-center/sidebar-moon-mask.png) 0 -20px/362px 362px no-repeat;mask:url(/assets/experience-center/sidebar-moon-mask.png) 0 -20px/362px 362px no-repeat;pointer-events:none}.ExperienceShell_sidebarMoon__jnXVb img{display:block;width:100%;height:100%;object-fit:cover}.ExperienceShell_main___akiV{min-height:calc(100vh - var(--experience-header-height));margin-left:243px;padding:32px;background:#f5f6f5}.SpeechSynthesis_pageHeader__5_0g0{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;margin-bottom:24px}.SpeechSynthesis_pageHeader__5_0g0 h1{margin:0;color:rgba(4,15,36,.85);font-family:var(--font-cn);font-size:30px;font-weight:500;line-height:38px}.SpeechSynthesis_pageHeader__5_0g0>div>p{margin:6px 0 0;color:rgba(4,15,36,.45);font-size:14px;line-height:22px}.SpeechSynthesis_pageHeader__5_0g0 strong{color:#568157;font-weight:600}.SpeechSynthesis_headerActions__x1CxZ{display:flex;align-items:center;justify-content:flex-end;gap:36px;padding-top:7px}.SpeechSynthesis_quota__YFYZn{display:flex;align-items:center;gap:6px;margin:0;color:rgba(10,15,10,.45);font-size:14px;line-height:22px}.SpeechSynthesis_quotaDivider__ESMgK{width:1px;height:12px;background:#d9d9d9}.SpeechSynthesis_quota__YFYZn strong{color:rgba(10,15,10,.55)}.SpeechSynthesis_apiLink__flxTs{display:inline-flex;min-height:32px;align-items:center;gap:8px;padding:4px 14px 4px 20px;border:1px solid rgba(10,15,10,.45);border-radius:999px;color:rgba(10,15,10,.55);font-size:14px;line-height:22px;text-decoration:none}.SpeechSynthesis_apiLink__flxTs:focus-visible,.SpeechSynthesis_apiLink__flxTs:hover{border-color:#568157;color:#456746}.SpeechSynthesis_apiLink__flxTs:focus-visible{outline:2px solid rgba(86,129,87,.3);outline-offset:2px}.SpeechSynthesis_workspace__ZUP2_{display:flex;min-height:710px;flex-direction:column;gap:24px;padding:24px;overflow:hidden;border-radius:24px;background:#fff}.SpeechSynthesis_workspaceWithResult__RwAlH{min-height:599px}.SpeechSynthesis_workspaceWithResult__RwAlH .SpeechSynthesis_textSection__TKDoa{min-height:0}.SpeechSynthesis_textSection__TKDoa,.SpeechSynthesis_voiceSection__8ZQV9{display:flex;flex-direction:column;gap:16px}.SpeechSynthesis_textSection__TKDoa{min-height:300px;flex:1}.SpeechSynthesis_sectionHeading__JT6R0 h2{margin:0;color:#000;font-size:16px;font-weight:600;line-height:24px}.SpeechSynthesis_sectionHeading__JT6R0 p{margin:4px 0 0;color:rgba(10,15,10,.55);font-size:12px;line-height:16px}.SpeechSynthesis_scenarioTabs__hKtPO{display:flex;flex-wrap:wrap;gap:10px}.SpeechSynthesis_scenarioActive__yqA2A,.SpeechSynthesis_scenarioTab__P3UHW{min-height:30px;padding:6px 12px;border:1px solid #e6e9e6;border-radius:999px;background:transparent;color:rgba(10,15,10,.55);font:inherit;font-size:12px;line-height:16px;cursor:pointer}.SpeechSynthesis_scenarioActive__yqA2A{border-color:#bbcdbc;background:#f1f5f2;color:#568157;font-weight:600}.SpeechSynthesis_scenarioActive__yqA2A:focus-visible,.SpeechSynthesis_scenarioTab__P3UHW:focus-visible,.SpeechSynthesis_scenarioTab__P3UHW:hover{border-color:#568157;outline:none}.SpeechSynthesis_voiceCards__MmShP{display:grid;width:min(100%,1043px);grid-auto-flow:column;grid-auto-columns:min(335px,calc((100% - 32px) / 3));gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.SpeechSynthesis_voiceCards__MmShP::-webkit-scrollbar{display:none}.SpeechSynthesis_voiceCards__MmShP:focus-visible{border-radius:24px;outline:2px solid rgba(86,129,87,.35);outline-offset:3px}.SpeechSynthesis_voiceCardSelected__lafUx,.SpeechSynthesis_voiceCard__a44Go{position:relative;isolation:isolate;width:100%;min-width:0;height:106px;overflow:hidden;border:1px solid transparent;border-radius:24px;background:#f5f6f5;scroll-snap-align:start;scroll-snap-stop:always}.SpeechSynthesis_voiceCardSelected__lafUx{border-color:#568157;background:#f1f5f2}.SpeechSynthesis_voiceSelectButton__qMgDG{position:absolute;z-index:1;inset:0;width:auto;height:auto;padding:0;border:0;background:transparent;cursor:pointer}.SpeechSynthesis_voiceSelectButton__qMgDG:focus-visible{outline:2px solid #568157;outline-offset:-4px}.SpeechSynthesis_voiceText__T1WEg{position:absolute;z-index:2;top:19px;left:19px;display:flex;width:min(227px,calc(100% - 40px));height:66px;min-width:0;flex-direction:column;gap:12px;justify-content:center;pointer-events:none}.SpeechSynthesis_voiceTitle___CATB strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SpeechSynthesis_voiceTitle___CATB{position:relative;z-index:2;display:flex;min-width:0;height:22px;align-items:center;gap:6px}.SpeechSynthesis_voiceTitleSelectedPlaying__v5IOS{gap:12px}.SpeechSynthesis_voiceTitle___CATB strong{color:#0a0f0a;font-size:14px;font-weight:600;line-height:22px}.SpeechSynthesis_voiceDescription__vROZ0{display:-webkit-box;overflow:hidden;color:rgba(10,15,10,.55);font-size:12px;line-height:16px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.SpeechSynthesis_voiceAvatarFrame__L0Ktu,.SpeechSynthesis_voiceInitial__OGqEE{position:absolute;left:219px;top:9px;width:122px;height:122px;pointer-events:none}.SpeechSynthesis_voiceCardSelected__lafUx .SpeechSynthesis_voiceAvatarFrame__L0Ktu,.SpeechSynthesis_voiceCardSelected__lafUx .SpeechSynthesis_voiceInitial__OGqEE{top:8px;left:218px}.SpeechSynthesis_voiceAvatarFrame__L0Ktu{z-index:0;overflow:hidden}.SpeechSynthesis_voiceAvatar__9tZQM{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.SpeechSynthesis_voiceInitial__OGqEE{z-index:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#dfe8df;color:#568157;font-size:30px;font-weight:600}.SpeechSynthesis_previewButton__TaKRH{display:inline-flex;width:20px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto}.SpeechSynthesis_previewButtonPlaying__RUkit{width:56px}.SpeechSynthesis_previewButtonPlaying__RUkit img,.SpeechSynthesis_previewButton__TaKRH img{display:block;max-width:none}.SpeechSynthesis_previewButton__TaKRH:focus-visible{outline:2px solid #568157;outline-offset:2px}.SpeechSynthesis_textAreaFrame__shWVt{display:flex;min-height:170px;flex:1;flex-direction:column;overflow:hidden;padding:16px;border:1px solid #e6e9e6;border-radius:20px;background:#fff}.SpeechSynthesis_textAreaFrame__shWVt:focus-within{border-color:#568157;box-shadow:0 0 0 2px rgba(86,129,87,.12)}.SpeechSynthesis_textAreaFrame__shWVt textarea{width:100%;min-height:120px;flex:1;resize:none;border:0;outline:0;background:transparent;color:#0a0f0a;font:12px/18px var(--font-cn)}.SpeechSynthesis_textAreaFrame__shWVt textarea::placeholder{color:rgba(10,15,10,.25)}.SpeechSynthesis_characterCount__2Bkof{align-self:flex-end;color:rgba(10,15,10,.45);font:12px/16px var(--font-cn)}.SpeechSynthesis_statusPanel__pWFUG{display:flex;min-height:106px;align-items:center;justify-content:center;gap:12px;padding:20px;border:1px dashed #dfe1df;border-radius:20px;color:rgba(10,15,10,.55);font-size:13px}.SpeechSynthesis_statusPanel__pWFUG button{padding:4px 12px;border:1px solid #568157;border-radius:99px;background:transparent;color:#568157;cursor:pointer}.SpeechSynthesis_errorMessage__11ElJ{margin:-6px 0 0;color:#d9363e;font-size:12px;line-height:18px}.SpeechSynthesis_generateButton__6UAgK,.SpeechSynthesis_randomButton__YK5H0{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:8px;padding:6px 16px;border:1px solid rgba(10,15,10,.45);border-radius:999px;background:transparent;color:rgba(10,15,10,.55);font:16px/22px var(--font-en);cursor:pointer}.SpeechSynthesis_formActions__QmAg3{display:flex;align-items:center;justify-content:flex-end;gap:12px}.SpeechSynthesis_generateButton__6UAgK{border-color:#0f1710;background:#0f1710;color:#f8faf8}.SpeechSynthesis_generateButton__6UAgK:hover:not(:disabled){background:#233224}.SpeechSynthesis_randomButton__YK5H0:hover:not(:disabled){border-color:#568157;color:#456746}.SpeechSynthesis_generateButton__6UAgK:focus-visible,.SpeechSynthesis_randomButton__YK5H0:focus-visible{outline:2px solid #568157;outline-offset:2px}.SpeechSynthesis_generateButton__6UAgK:disabled,.SpeechSynthesis_randomButton__YK5H0:disabled{cursor:not-allowed;opacity:.45}.SpeechSynthesis_generatedResult__aHWpl{display:grid;width:100%;height:87px;grid-template-columns:109px 250px minmax(492px,692px) minmax(64px,1fr);align-items:center;margin-top:24px;border-radius:999px;background:#fff}.SpeechSynthesis_resultAvatarFrame__77EK2{position:relative;width:109px;height:87px;align-self:stretch;overflow:hidden;border-radius:999px 0 0 999px}.SpeechSynthesis_resultAvatarFrame__77EK2 img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.SpeechSynthesis_resultAvatarFrame__77EK2 span{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#dfe8df;color:#568157;font-size:30px;font-weight:600}.SpeechSynthesis_resultVoiceInfo__GpPTw{display:flex;min-width:0;flex-direction:column;gap:6px;justify-self:stretch;padding:0 12px}.SpeechSynthesis_resultVoiceInfo__GpPTw span,.SpeechSynthesis_resultVoiceInfo__GpPTw strong{overflow:hidden;text-overflow:ellipsis}.SpeechSynthesis_resultVoiceInfo__GpPTw strong{color:#0a0f0a;font-size:14px;font-weight:600;line-height:22px;white-space:nowrap}.SpeechSynthesis_resultVoiceInfo__GpPTw span{display:-webkit-box;color:rgba(10,15,10,.55);font-size:12px;line-height:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.SpeechSynthesis_resultPlayer__J9QFG{display:grid;width:100%;max-width:692px;min-width:0;height:75px;grid-template-columns:48px 32px minmax(180px,1fr) 32px;align-items:center;justify-self:start;gap:16px;padding:0 24px 0 16px;border-radius:999px}.SpeechSynthesis_resultPlayButton__xBHt3{display:flex;width:48px;height:48px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#f8f8f8;cursor:pointer}.SpeechSynthesis_resultPlayButton__xBHt3 img{display:block}.SpeechSynthesis_resultPlayIcon__EetXl{transform:translateX(2px)}.SpeechSynthesis_resultDownload__Cflca:focus-visible,.SpeechSynthesis_resultPlayButton__xBHt3:focus-visible,.SpeechSynthesis_resultWaveform__ISm6R:focus-within{outline:2px solid #568157;outline-offset:2px}.SpeechSynthesis_resultTime__C7RRq{color:#889;font:12px/16px var(--font-cn);text-align:right;white-space:nowrap}.SpeechSynthesis_resultWaveform__ISm6R{--audio-progress:0%;position:relative;width:100%;max-width:492px;height:31px}.SpeechSynthesis_resultWaveformBase__eKbhN,.SpeechSynthesis_resultWaveformProgress__L7TFb{position:absolute;inset:0;background:url(/assets/experience-center/tts-result-waveform-progress.svg) 50%/100% 100% no-repeat;image-rendering:auto;pointer-events:none}.SpeechSynthesis_resultWaveformBase__eKbhN{opacity:.06}.SpeechSynthesis_resultWaveformProgress__L7TFb{clip-path:inset(0 calc(100% - var(--audio-progress)) 0 0)}.SpeechSynthesis_resultPlayhead__HEQGe{position:absolute;z-index:2;top:-10px;bottom:-10px;left:var(--audio-progress);display:flex;width:8px;flex-direction:column;justify-content:space-between;transform:translateX(-50%);pointer-events:none}.SpeechSynthesis_resultPlayhead__HEQGe img:first-child{transform:rotate(180deg)}.SpeechSynthesis_resultWaveform__ISm6R input{position:absolute;z-index:3;inset:0;width:100%;height:31px;margin:0;cursor:pointer;opacity:0}.SpeechSynthesis_resultWaveform__ISm6R input:disabled{cursor:wait}.SpeechSynthesis_resultDownload__Cflca{display:flex;width:32px;height:32px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;margin-left:18px;justify-self:start}.SpeechSynthesis_resultDownload__Cflca:hover{background:#f5f6f5}.SpeechSynthesis_resultDownload__Cflca:disabled{cursor:wait;opacity:.45}.SpeechSynthesis_visuallyHidden__4C4IK{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.Overview_page__wmtD3{overflow:auto;padding:56px 64px;border-radius:24px}.Overview_hero__P51i2{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:12px}.Overview_heroCopy__Mowik{display:flex;flex-direction:column;gap:6px}.Overview_heroCopy__Mowik h1{margin:0;color:rgba(4,15,36,.85);font-family:"HarmonyOS Sans SC Experience",var(--font-cn,sans-serif);font-size:30px;font-weight:500;line-height:38px;transform:scaleX(.97513);transform-origin:left center}.Overview_heroCopy__Mowik p{width:490px;margin:0;color:rgba(4,15,36,.45);font-family:"PingFang SC",var(--font-cn,sans-serif);font-size:14px;font-weight:400;line-height:22px}.Overview_modelBadge__ZXiTo{display:inline-flex;width:101.4286px;min-height:28px;align-items:center;gap:4px;padding:6px 16px;border-radius:30px;background-color:#000;background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 101.43 28' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'><rect x='0' y='0' height='100%25' width='100%25' fill='url(%23grad)' opacity='1'/><defs><radialGradient id='grad' gradientUnits='userSpaceOnUse' cx='0' cy='0' r='10' gradientTransform='matrix(2.55 4.2 -26.597 16.148 30.214 32.5)'><stop stop-color='rgba(135,207,137,0)' offset='0.2624'/><stop stop-color='rgba(135,207,137,1)' offset='0.9999'/></radialGradient></defs></svg>");background-size:100% 100%;color:#fff;font-size:12px;font-weight:400;line-height:16px}.Overview_sparkle__u_AIx{position:relative;display:inline-block;width:13.4286px;height:13.4286px;flex:0 0 13.4286px}.Overview_sparklePrimary__AvZUp,.Overview_sparkleSecondary__9YLLk{position:absolute;display:block;max-width:none;transform:rotate(-90deg) scaleX(-1)}.Overview_sparklePrimary__AvZUp{inset:28.12% 31.25% 15.63% 12.5%;width:56.25%;height:56.25%}.Overview_sparkleSecondary__9YLLk{inset:15.62% 12.5% 59.38% 62.5%;width:25%;height:25%}.Overview_cards__WHojn{display:grid;width:653.334px;grid-template-columns:repeat(2,314.667px);gap:24px;margin-top:24px;padding-bottom:24px}.Overview_card___9rAY{position:relative;width:316px;height:423px;overflow:hidden;border-radius:24px;color:#fff;transform:scaleX(.9957816456);transform-origin:left top}.Overview_cardArtwork__yQLAO{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.Overview_cardContent__4fF8y{position:relative;z-index:3;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:24px}.Overview_tagRow__onfX3,.Overview_tags__8Hh6S{display:flex;align-items:flex-start}.Overview_tags__8Hh6S{width:100%;flex-direction:column;gap:4px}.Overview_tagRow__onfX3{gap:12px}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:first-child{position:relative;display:block;width:100%;height:24px}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:first-child span{position:absolute;top:0}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:first-child span:first-child{left:0}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:first-child span:nth-child(2){left:69px}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:first-child span:nth-child(3){left:160px}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:nth-child(2) span:first-child{width:80px}.Overview_card___9rAY[data-card=general] .Overview_tagRow__onfX3:nth-child(2) span:nth-child(2){width:35px}.Overview_card___9rAY[data-card=expressive] .Overview_tagRow__onfX3{gap:5px}.Overview_card___9rAY[data-card=expressive] .Overview_tagRow__onfX3 span:first-child{width:71px}.Overview_card___9rAY[data-card=expressive] .Overview_tagRow__onfX3 span:nth-child(2){width:79px}.Overview_tagRow__onfX3 span{display:inline-flex;min-height:24px;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:8px;font-weight:500;line-height:16px;white-space:nowrap}.Overview_card___9rAY[data-card=general] .Overview_tags__8Hh6S span{background:rgba(255,255,255,.05)}.Overview_cardBottom__1YM2E{display:flex;width:100%;height:168px;flex-direction:column;align-items:center;justify-content:space-between}.Overview_cardHeading__tRzNy{display:flex;width:100%;flex-direction:column;gap:10px}.Overview_cardHeading__tRzNy h2{width:268px;margin:0;color:#fff;font-size:20px;font-weight:600;line-height:28px}.Overview_cardHeading__tRzNy p{width:268px;margin:0;color:#f8faf8;font-size:10px;line-height:16px}.Overview_card___9rAY[data-card=general] .Overview_cardHeading__tRzNy p{color:rgba(248,250,248,.72)}.Overview_startLink__prKQd{display:flex;width:100%;min-height:36px;align-items:center;justify-content:center;padding:10px 8px;border-radius:999px;background:#fff;color:#000;font-size:12px;font-weight:600;line-height:16px;text-decoration:none;box-shadow:0 3px 3px rgba(0,0,0,.18),0 6px 8px rgba(0,0,0,.12)}.Overview_startLink__prKQd:focus-visible{outline:2px solid #fff;outline-offset:3px}.ai-chat-livekit_page__xY_yV{--color-a:rgba(51,153,255,0.34);--color-b:rgba(244,229,77,0.24);--color-c:rgba(255,170,51,0.26);position:relative;width:100%;min-height:100%;height:100%;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#F3F4F6,#F5F0E8 60%,#EDE5F5);box-shadow:0 30px 80px rgba(15,23,42,.22),inset 0 1px 0 rgba(255,255,255,.08);isolation:isolate}.ai-chat-livekit_page__xY_yV:after,.ai-chat-livekit_page__xY_yV:before{content:"";position:absolute;background-image:linear-gradient(to bottom right,var(--color-a),var(--color-b));filter:blur(50px) brightness(1.25);transform-origin:60%;z-index:0}.ai-chat-livekit_page__xY_yV:before{left:20%;top:10%;width:70%;height:50%;animation:ai-chat-livekit_blob__brsMo 8s cubic-bezier(.6,-.28,.735,.045) infinite}.ai-chat-livekit_page__xY_yV:after{left:40%;top:30%;width:70%;height:80%;animation:ai-chat-livekit_blobReverse__VKTHV 10s cubic-bezier(.215,.61,.355,1) infinite}.ai-chat-livekit_pageInner__CFpgl{position:relative;z-index:1;display:flex;align-items:stretch;justify-content:center;min-height:100%;padding:clamp(16px,3vw,28px)}.ai-chat-livekit_content__upEoq{width:min(420px,100%);min-height:100%;padding-bottom:clamp(8px,2vh,20px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.ai-chat-livekit_videoBox__CH5oG{width:100%;min-height:32px;position:absolute;top:-10000000px}.ai-chat-livekit_video__FaNur{width:100%;min-height:1px}.ai-chat-livekit_logo__NtehF{position:relative;width:min(200px,72vw);aspect-ratio:1;border-radius:50%;box-shadow:0 0 40px rgba(255,255,255,.16)}.ai-chat-livekit_backgroundMoving__zwNTl{position:absolute;inset:0;overflow:hidden;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.1);transition:transform .2s linear}.ai-chat-livekit_backgroundMoving__zwNTl:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,#fceaf9,#fad0c4,#a1c4fd,#c2e9fb);background-size:200% 200%;animation:ai-chat-livekit_gradientShift__MmwkY 2s ease infinite}.ai-chat-livekit_avatar__iDvo5{position:relative;z-index:1;width:100%;height:100%;transform:scale(.72)}.ai-chat-livekit_avatar__iDvo5 img{width:100%;height:100%;border-radius:50%;object-fit:contain;overflow:hidden;visibility:hidden;position:absolute;top:0;left:0}.ai-chat-livekit_avatar__iDvo5 img.ai-chat-livekit_show__lWoxQ{visibility:visible}.ai-chat-livekit_name__VdLvh{font-size:24px;color:#1A1A1A}.ai-chat-livekit_footer__Ii9l8{width:min(340px,100%);display:flex;justify-content:center;align-items:center}.ai-chat-livekit_startBtnContainer__vWseL{display:flex;flex-direction:column;align-items:center;gap:20px}.ai-chat-livekit_startTips__kROg5{padding-left:8px;position:relative;font-size:13px;color:#AAAAAA}.ai-chat-livekit_startTips__kROg5:before{content:" ";width:8px;height:8px;border-radius:50%;background:#AAAAAA;position:absolute;top:50%;left:0;transform:translateX(-100%) translateY(-50%)}.ai-chat-livekit_roundButton__Gqd8Q{width:72px;height:72px;border:none;border-radius:50%;background:rgba(255,255,255,.98);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 14px 30px rgba(15,23,42,.22);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.ai-chat-livekit_roundButton__Gqd8Q:hover{transform:translateY(-1px);box-shadow:0 18px 32px rgba(15,23,42,.28)}.ai-chat-livekit_buttonIcon__Js8Yw{width:28px;height:28px}.ai-chat-livekit_startButton__yaGSl{color:#28a745}.ai-chat-livekit_hangupButton__JJ25Q{background:rgba(255,255,255,.98);color:#ef4444}.ai-chat-livekit_mutedButton__88Utm{color:#111827}.ai-chat-livekit_loadingBox__2g1KL{width:72px;height:72px;border-radius:999px;background:rgba(255,255,255,.98);display:flex;align-items:center;justify-content:center;gap:6px;box-shadow:0 14px 30px rgba(15,23,42,.22)}.ai-chat-livekit_loadingDot__U29ah{width:8px;height:8px;border-radius:50%;background:linear-gradient(180deg,#34D399,#22C55E);opacity:.4;will-change:transform,opacity;animation:ai-chat-livekit_loadingDotAnimation__mjtUQ 1.2s cubic-bezier(.37,0,.63,1) infinite}.ai-chat-livekit_loadingDot__U29ah:first-child{animation-delay:-.24s}.ai-chat-livekit_loadingDot__U29ah:nth-child(2){animation-delay:-.12s}.ai-chat-livekit_loadingDot__U29ah:nth-child(3){animation-delay:0s}.ai-chat-livekit_callingContainer__S_pge{display:flex;flex-direction:column;align-items:center;gap:20px}.ai-chat-livekit_statusBar__T2rUu{padding:8px 20px;border-radius:20px;border:1px solid #000;display:flex;gap:8px;justify-content:center;align-items:center;font-weight:500;font-size:14px}.ai-chat-livekit_statusBar__T2rUu .ai-chat-livekit_icon__WJszC{width:8px;height:8px;border-radius:50%}.ai-chat-livekit_statusBar__T2rUu.ai-chat-livekit_statusListening__BvXE6{background-color:#F0FDF4;border-color:#BBF7D0;color:#15803D;.ai-chat-livekit_icon__WJszC{background-color:#22C55E}}.ai-chat-livekit_statusBar__T2rUu.ai-chat-livekit_statusSpeaking__ThKOL{background-color:#F5F3FF;border-color:#DDD6FE;color:#6D28D9;.ai-chat-livekit_icon__WJszC{background-color:#8B5CF6}}.ai-chat-livekit_statusBar__T2rUu.ai-chat-livekit_statusMuted__W1tou{background-color:#F7F7F8;border-color:#E5E7EB;color:#9CA3AF;.ai-chat-livekit_icon__WJszC{background-color:#B0B7C3}}.ai-chat-livekit_statusBar__T2rUu.ai-chat-livekit_statusInterrupt__69lEO{background-color:#FFFBEB;border-color:#FDE68A;color:#B45309;.ai-chat-livekit_icon__WJszC{background-color:#F59E0B}}.ai-chat-livekit_callingBox__m1Olw{display:flex;gap:120px;align-items:center}.ai-chat-livekit_tips__V9u2U{min-height:72px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.14);color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:14px;font-weight:500;letter-spacing:.02em;backdrop-filter:blur(16px);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.ai-chat-livekit_tipsMuted__nKe3B{color:rgba(255,255,255,.76)}.ai-chat-livekit_speakIcon__MSGnu{width:44px;height:18px;display:flex;align-items:flex-end;justify-content:space-between}.ai-chat-livekit_speakBar__silr7{width:6px;height:8px;background:#28a745;border-radius:999px;transform-origin:50% 100%;will-change:transform,opacity;animation:ai-chat-livekit_speakBarAnimation__B54wi 1.05s cubic-bezier(.37,0,.63,1) infinite}.ai-chat-livekit_speakBar__silr7:first-child{animation-delay:-.24s}.ai-chat-livekit_speakBar__silr7:nth-child(2){animation-delay:-.12s}.ai-chat-livekit_speakBar__silr7:nth-child(3){animation-delay:0s}.ai-chat-livekit_micButtonContent__uHOXg{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.ai-chat-livekit_micLevelBox__X8CYU{position:absolute;left:50%;top:0;width:14px;height:24px;border-radius:999px;overflow:hidden;background:rgba(17,24,39,.88);transform:translateX(-50%)}.ai-chat-livekit_micLevel__SkGsv{position:absolute;left:0;bottom:0;width:100%;background:#28a745;transition:height .2s ease}.ai-chat-livekit_messageList__t1t0t{position:absolute;right:clamp(16px,3vw,24px);top:clamp(16px,3vw,24px);bottom:clamp(16px,3vw,24px);width:min(320px,calc(100% - 32px));padding:14px 10px;overflow-y:auto;border-radius:20px;background:rgba(255,255,255,.92);color:#111827;box-shadow:0 20px 40px rgba(15,23,42,.18);z-index:2}.ai-chat-livekit_leftTimeTips__64GbQ{display:flex;align-items:center;gap:12px;color:#888888;font-size:13px}.ai-chat-livekit_leftTimeTips__64GbQ .ai-chat-livekit_chargeBtn__pqQA9{height:28px;padding:0 16px;background-color:#1A1A1A;border-radius:14px;display:flex;align-items:center;color:#fff;cursor:pointer}.ai-chat-livekit_leftTimeTips__64GbQ .ai-chat-livekit_chargeBtn__pqQA9:hover{opacity:.8}.ai-chat-livekit_messageEmpty__jHeuy{color:rgba(17,24,39,.56);font-size:12px;line-height:1.6;padding:4px 8px}.ai-chat-livekit_messageAss__GKIy8,.ai-chat-livekit_messageMe__f5Wd2{display:flex;margin-bottom:12px}.ai-chat-livekit_messageAss__GKIy8{justify-content:flex-start}.ai-chat-livekit_messageMe__f5Wd2{justify-content:flex-end}.ai-chat-livekit_message__s1O0Q{max-width:220px;padding:10px 12px;border-radius:16px;font-size:14px;line-height:1.5;background:rgba(209,213,219,.84);color:#111827;white-space:pre-wrap;word-break:break-word}.ai-chat-livekit_messageMe__f5Wd2 .ai-chat-livekit_message__s1O0Q{background:#dbeafe}.ai-chat-livekit_modalContent__Mqm9t{text-align:left}.ai-chat-livekit_modalMessage__A0tcC{color:#080808;margin-bottom:30px;font-size:16px}.dark .ai-chat-livekit_modalMessage__A0tcC{color:#cbd5e1}.ai-chat-livekit_buttonGroup__t3OYk{display:flex;gap:12px;justify-content:flex-end}.ai-chat-livekit_cancelButton__uENzE{padding:8px 25px;border-radius:38px;border:1px solid #010101;color:#010101;background:none;cursor:pointer;transition:opacity .2s;font-size:14px}.ai-chat-livekit_cancelButton__uENzE:hover{opacity:.8}.ai-chat-livekit_confirmButton__Q1o8j{padding:8px 25px;border-radius:38px;background:#010101;color:#fff;border:none;cursor:pointer;transition:opacity .2s;font-size:14px}.ai-chat-livekit_confirmButton__Q1o8j:hover{opacity:.8}@keyframes ai-chat-livekit_blob__brsMo{0%{transform:translateZ(0) rotate(0deg)}30%{transform:translate3d(-24px,30px,0) rotate(18deg)}50%{transform:translate3d(120px,180px,0) scale(1.08)}80%{transform:translate3d(24px,-18px,0) rotate(8deg)}to{transform:translateZ(0) rotate(0deg)}}@keyframes ai-chat-livekit_blobReverse__VKTHV{0%{transform:translateZ(0) rotate(0deg)}30%{transform:translate3d(28px,-12px,0) rotate(-12deg)}50%{transform:translate3d(-90px,150px,0) scale(1.08)}80%{transform:translate3d(0,18px,0) rotate(10deg)}to{transform:translateZ(0) rotate(0deg)}}@keyframes ai-chat-livekit_gradientShift__MmwkY{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes ai-chat-livekit_loadingDotAnimation__mjtUQ{0%,to{opacity:.38;transform:translateY(0) scale(.72)}25%{opacity:.58;transform:translateY(-1px) scale(.88)}50%{opacity:1;transform:translateY(-4px) scale(1.08)}75%{opacity:.7;transform:translateY(-1px) scale(.92)}}@keyframes ai-chat-livekit_speakBarAnimation__B54wi{0%,to{opacity:.42;transform:scaleY(.45)}25%{opacity:.68;transform:scaleY(.78)}50%{opacity:1;transform:scaleY(1.45)}75%{opacity:.78;transform:scaleY(.92)}}@media (max-width:1280px){.ai-chat-livekit_pageInner__CFpgl{align-items:center}.ai-chat-livekit_messageList__t1t0t{width:280px}}@media (max-width:900px){.ai-chat-livekit_page__xY_yV{border-radius:20px;flex:1}.ai-chat-livekit_pageInner__CFpgl{flex-direction:column;gap:16px}.ai-chat-livekit_content__upEoq{min-height:auto;padding-top:24px}.ai-chat-livekit_messageList__t1t0t{position:static;width:100%;min-height:180px;max-height:240px}}@media (max-width:640px){.ai-chat-livekit_pageInner__CFpgl{padding:0}.ai-chat-livekit_content__upEoq{width:100%;gap:24px;padding:24px 16px 0}.ai-chat-livekit_logo__NtehF{width:min(240px,72vw)}.ai-chat-livekit_callingBox__m1Olw{gap:12px;grid-template-columns:64px minmax(0,1fr) 64px}.ai-chat-livekit_loadingBox__2g1KL,.ai-chat-livekit_roundButton__Gqd8Q{width:64px;height:64px}.ai-chat-livekit_messageList__t1t0t{border-radius:18px 18px 0 0;margin-top:auto}}.dark .ai-chat-livekit_page__xY_yV{background:linear-gradient(135deg,#020617,#10213b 42%,#123c63)}.ModalActions_modalActions__tbb4X{display:flex;gap:12px;width:100%;justify-content:flex-end;margin-top:8px}.ModalActions_cancelButton__zemxo{padding:8px 20px;background:var(--theme-surface);color:var(--theme-color2);border:1px solid var(--theme-border);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.ModalActions_cancelButton__zemxo:hover{background:var(--theme-bg1)}.ModalActions_confirmButton__PzCww{padding:8px 20px;background:var(--theme-primary-color);color:var(--theme-color4);border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.ModalActions_confirmButton__PzCww:hover:not(:disabled){background:var(--theme-secondary-color)}.ModalActions_confirmButton__PzCww:disabled{opacity:.6;cursor:not-allowed}.EmptyState_emptyState__IDh0e{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5);padding:40px 24px;text-align:center}.EmptyState_title___2ux8{margin:0 0 12px;font-size:20px}.EmptyState_description__uOnYm{margin:0;color:#4b5563;font-size:14px;line-height:1.6}.ConsoleSectionHeader_header__kx2q7{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ConsoleSectionHeader_content__5w4lt{display:flex;flex-direction:column;gap:8px}.ConsoleSectionHeader_title__8DAKd{margin:0;font-size:24px;font-weight:600;color:#101010}.ConsoleSectionHeader_description__uZj1l{margin:0;color:#4b5563;font-size:14px;line-height:1.6;max-width:760px}.ConsoleSectionHeader_actions__6t3vq{display:flex;align-items:center;gap:12px}@media(max-width:768px){.ConsoleSectionHeader_header__kx2q7{flex-direction:column;align-items:stretch;gap:12px}.ConsoleSectionHeader_title__8DAKd{font-size:20px}.ConsoleSectionHeader_actions__6t3vq{flex-wrap:wrap}}.MetricCard_card__VFKh3{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5);padding:20px;display:flex;flex-direction:column;gap:12px}.MetricCard_label__7SV2d{font-size:13px;color:#6b7280}.MetricCard_value__c6TvD{font-size:28px;font-weight:700;color:#101010}.MetricCard_hint__uw_sO{color:#4b5563;font-size:14px;line-height:1.6;display:inline-flex;align-items:center;flex-wrap:wrap;gap:2px}.StatusTag_tag__2JcK0{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.StatusTag_active__D1R4m,.StatusTag_success__NkxVb{background:#ecfdf3;color:#027a48}.StatusTag_cancelled__3zDVE,.StatusTag_disabled__N1nTu,.StatusTag_failed__of1vp,.StatusTag_refunded__ZV2md{background:#ffe9e5;color:#d6260b}.StatusTag_pending__APUVW,.StatusTag_processing__Ezhuj{background:#eef2ff;color:#4338ca}.page_page__v3cp2{display:flex;flex-direction:column;gap:24px;color:#101010}.page_metricsGrid__T6OPc{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.page_columns__Jr7JG{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.page_card__lhqHD{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5);padding:20px}.page_sectionTitle__Fm29Q{font-size:20px;font-weight:600;margin:0 0 16px}.page_list__LFd3u{display:flex;flex-direction:column;gap:12px}.page_listItem__klPBc{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #e5e7eb}.page_listItem__klPBc:last-child{border-bottom:0;padding-bottom:0}.page_listTitle__V4RH_{font-size:15px;font-weight:600}.page_listMeta__B_3L5{margin-top:4px;font-size:13px;color:#4b5563}.page_listSide__x0Lsa{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.page_amount__gXRxu{font-weight:700}.page_actionsGrid__F64vM{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.page_actionCard__q7_CS{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc;text-decoration:none;color:#101010;transition:transform .2s ease,box-shadow .2s ease}.page_actionCard__q7_CS:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,23,42,.08)}.page_actionTitle__C61Hl{font-weight:600}.page_actionDescription__pF_t_{font-size:14px;color:#4b5563;line-height:1.6}.page_hintHighlight__elvom{display:inline-flex;align-items:center;gap:4px;font-weight:600}.page_hintSuccess__4gKOP{color:#027a48;font-weight:600}.page_hintDanger__1Irpj{color:#d6260b;font-weight:600}.page_trendIcon__aIQHg{flex-shrink:0}@media(max-width:1200px){.page_actionsGrid__F64vM,.page_metricsGrid__T6OPc{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.page_columns__Jr7JG{grid-template-columns:1fr}}@media(max-width:640px){.page_actionsGrid__F64vM,.page_metricsGrid__T6OPc{grid-template-columns:1fr}}.page_page__w5WJs{display:flex;flex-direction:column;gap:24px;color:#101010}.page_metricsGrid__3TxF6{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.page_card__M75oZ{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5);padding:20px}.page_metricSuccess__MyL5j{color:#027a48}.page_metricDanger___Q5VC{color:#d6260b}.page_sectionTitle__DIjED{font-size:20px;font-weight:600;margin:0 0 16px}.page_trendChart__mGYeV{width:100%;height:340px}.page_metricChartGrid__h7XrM{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.page_metricChartCard__H07BN{padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.page_metricChartTitle__s9n7V{margin:0 0 12px;font-size:15px;font-weight:600;color:#101010}.page_metricChart__O6_aj{width:100%;height:280px}@media(max-width:1200px){.page_metricsGrid__3TxF6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.page_metricsGrid__3TxF6{grid-template-columns:1fr}.page_trendChart__mGYeV{height:300px}.page_metricChartGrid__h7XrM{grid-template-columns:1fr}.page_metricChart__O6_aj{height:260px}}.page_page__lz2Nk{display:flex;flex-direction:column;gap:24px;color:#101010}.page_primaryLink__bmLwJ{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 16px;border-radius:8px;background:#101010;color:#fff;text-decoration:none}.page_metricsGrid__0unM_{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.page_card__Ver9v{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5);padding:20px}.page_sectionTitle__82lFs{font-size:20px;font-weight:600;margin:0 0 16px}.page_detailGrid__nMALT{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.page_detailLabel__T19KI{display:block;margin-bottom:8px;font-size:13px;color:#6b7280}.page_capabilityWrap__JWE00{display:flex;flex-wrap:wrap;gap:8px}.page_capability__NGFUn{padding:6px 10px;border-radius:999px;background:#f3f4f6;font-size:12px;color:#4b5563}.page_statusActive__dKi4R,.page_statusSuccess__YK0oW{color:#027a48}.page_statusDanger__8IgS5,.page_statusDisabled__pH4C0{color:#d6260b}@media(max-width:1200px){.page_metricsGrid__0unM_{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.page_detailGrid__nMALT,.page_metricsGrid__0unM_{grid-template-columns:1fr}}.page_page__MVOEk{display:flex;flex-direction:column;gap:24px;color:#101010}.page_addMemberCard__qLtIn,.page_organizationCard__JMNy8,.page_tableCard__Q8vhc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5)}.page_organizationCard__JMNy8{display:flex;align-items:center;gap:14px;padding:18px 20px}.page_organizationCard__JMNy8 code{color:#6b7280;font-size:12px}.page_organizationLabel__zhPhs{color:#4b5563;font-size:13px}.page_addMemberCard__qLtIn{display:grid;grid-template-columns:minmax(240px,1fr) 150px auto;gap:12px;padding:18px 20px}.page_addMemberCard__qLtIn input,.page_addMemberCard__qLtIn select,.page_table__jvnQ_ select{height:38px;padding:0 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#101010}.page_addMemberCard__qLtIn button{padding:0 18px;border:0;border-radius:8px;background:#101010;color:#fff;cursor:pointer}.page_addMemberCard__qLtIn button:disabled{opacity:.45;cursor:not-allowed}.page_tableCard__Q8vhc{overflow:hidden}.page_tableWrapper__xTdAa{overflow-x:auto}.page_table__jvnQ_{width:100%;min-width:760px;border-collapse:collapse}.page_table__jvnQ_ td,.page_table__jvnQ_ th{padding:15px 18px;border-bottom:1px solid #e5e7eb;font-size:14px;text-align:left;vertical-align:middle}.page_table__jvnQ_ th{background:#f8fafc;color:#6b7280;font-size:12px;font-weight:600}.page_table__jvnQ_ select{height:32px}.page_textButton__xLr7X{padding:0;border:0;background:rgba(0,0,0,0);color:#2563eb;cursor:pointer}.page_empty__zBp6d{padding:36px!important;color:#6b7280;text-align:center!important}@media(max-width:768px){.page_addMemberCard__qLtIn{grid-template-columns:1fr}.page_addMemberCard__qLtIn button{min-height:38px}}.page_page__okus3{display:flex;flex-direction:column;gap:24px;color:#101010}.page_summaryGrid__kdbEz{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.page_summaryCard__2MeZV,.page_tableCard__Y0jJK{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5)}.page_summaryCard__2MeZV{padding:20px;display:flex;flex-direction:column;gap:12px}.page_summaryHeader__JK682{display:flex;align-items:center;justify-content:space-between;gap:12px}.page_summaryLabel__ldlQK{font-size:13px;color:#6b7280}.page_summaryValue__PIBG2{font-size:28px;font-weight:700}.page_sectionTitle__O5yCU{margin:0;font-size:20px;font-weight:600}.page_description__BG3zv{margin:0;color:#4b5563;font-size:14px;line-height:1.6}.page_chargeActions__MzLhn{display:flex;gap:12px}.page_primaryButton__HYQ3u,.page_secondaryButton__7RAUj{height:38px;padding:0 16px;border-radius:8px;cursor:pointer}.page_primaryButton__HYQ3u{border:0;background:#101010;color:#fff}.page_secondaryButton__7RAUj{border:1px solid #e5e7eb;background:#fff;color:#101010}.page_tableCard__Y0jJK{overflow:hidden}.page_sectionHeader__1i09L{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px}.page_table__Za6tJ{width:100%;border-collapse:collapse;min-width:980px}.page_table__Za6tJ td,.page_table__Za6tJ th{padding:14px 20px;border-bottom:1px solid #e5e7eb;font-size:14px;text-align:left}.page_table__Za6tJ th{background:#f8fafc;color:#6b7280;font-size:12px}.page_tableWrapper__Zoqbh{overflow-x:auto}.page_toolbar__PzcOC{gap:12px}.page_dateRange__ciy_1,.page_toolbar__PzcOC{display:flex;align-items:center;flex-wrap:wrap}.page_rangePicker__qR1ep{min-width:300px}.page_rangePicker__qR1ep .ant-picker{width:100%;height:38px;border-radius:8px;border-color:#e5e7eb;background:#fff;box-shadow:none}.page_rangePicker__qR1ep .ant-picker-focused,.page_rangePicker__qR1ep .ant-picker:hover{border-color:#101010}.page_rangePicker__qR1ep .ant-picker-input>input{font-size:14px;color:#101010}.page_rangePicker__qR1ep .ant-picker-input>input::placeholder{color:#6b7280}.page_rangePicker__qR1ep .ant-picker-range-separator{color:#6b7280}.page_filterButton__jdRoM,.page_pageButton__0hpAR,.page_resetButton__GEoQd{height:38px;padding:0 16px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;color:#101010;cursor:pointer;transition:all .2s ease}.page_filterButton__jdRoM,.page_pageButtonActive__s4BRR{border-color:#101010;background:#101010;color:#fff}.page_filterButton__jdRoM:disabled,.page_pageButton__0hpAR:disabled,.page_resetButton__GEoQd:disabled{opacity:.4;cursor:not-allowed}.page_emptyCell__edZnd{color:#6b7280;text-align:center!important}.page_pagination__AAW9l{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 20px 20px}.page_pageNumbers___NHHg{display:flex;align-items:center;gap:8px}.page_pageEllipsis__LYLdm{min-width:28px;color:#6b7280;text-align:center}.page_freeQuotaModalBody__C5XTM,.page_modalBody__4A_Lz,.page_paymentContent__5Pzl6{display:flex;flex-direction:column;gap:16px}.page_freeQuotaList__ZTboH{display:flex;flex-direction:column;gap:12px;max-height:420px;overflow-y:auto}.page_freeQuotaRow__r9OKx{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:8px;background:#f8fafc}.page_freeQuotaName__LW0J9{color:#101010;font-size:14px;font-weight:600}.page_freeQuotaEmpty__IMa9x,.page_freeQuotaValue__r_846{color:#4b5563;font-size:14px}.page_freeQuotaEmpty__IMa9x{margin:0;text-align:center}.page_modalNotice__b8zSW{width:100%;border-radius:12px;background:#f8fafc;padding:14px}.page_modalNoticeHeader__jgrOD{display:flex;align-items:center;gap:6px;margin-bottom:8px}.page_modalNoticeIcon__sN5eD{color:#101010}.page_modalNoticeTitle__bYq52{font-size:14px;font-weight:600;color:#101010}.page_modalNoticeContent__tiQnZ{display:flex;flex-direction:column;gap:6px}.page_modalNoticeItem__vH5A9{margin:0;color:#4b5563;font-size:13px;line-height:1.6}.page_agreementLink__ttq1c,.page_noticeLink__PEDIP{color:#101010;text-decoration:none}.page_agreementLink__ttq1c:hover,.page_noticeLink__PEDIP:hover{text-decoration:underline}.page_inputGroup__y2k9R{display:flex;flex-direction:column;gap:8px}.page_inputLabel__BQPdX{font-size:14px;font-weight:600;color:#101010}.page_amountInput__h3p6t{height:46px;width:100%;border:1px solid #e5e7eb;border-radius:12px;padding:0 14px;font-size:16px;color:#101010;background:#f8fafc}.page_amountInput__h3p6t:focus{outline:none;border-color:#101010}.page_agreementContainer__01soB{width:100%;cursor:pointer}.page_agreementLabel__eIMXz{display:flex;align-items:center;gap:8px;width:100%;cursor:pointer}.page_hiddenCheckbox__DVm8T{display:none}.page_checkbox__pU_7T{position:relative;width:16px;height:16px;flex-shrink:0;border-radius:999px;border:1px solid #e5e7eb;background:#fff}.page_checked__viOgY{border-color:#101010}.page_checkboxInner__5rlck{position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:999px;background:#101010;transform:translate(-50%,-50%)}.page_agreementText__sHXoy{color:#4b5563;font-size:13px;line-height:1.5}.page_modalActions__6FhZp{display:flex;justify-content:flex-end;gap:12px;width:100%}.page_cancelButton__rMkdh,.page_confirmButton__6wpB9{height:38px;min-width:88px;padding:0 18px;border-radius:8px;cursor:pointer}.page_cancelButton__rMkdh{border:1px solid #e5e7eb;background:#fff;color:#101010}.page_confirmButton__6wpB9{border:1px solid #101010;background:#101010;color:#fff}.page_confirmButton__6wpB9:disabled{opacity:.5;cursor:not-allowed}.page_qrCodeContainer__cULc7{display:flex;align-items:center;justify-content:center;align-self:center;min-width:216px;min-height:216px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;overflow:hidden}.page_modalQrCode__nhJQg{display:block;width:200px;height:200px}.page_qrCodePlaceholder__tvkzz{color:#6b7280;font-size:14px}.page_modalDescription__GMh9N{margin:0;color:#4b5563;font-size:14px;line-height:1.6;text-align:center}.page_modalSubtext__UYQEc{color:#6b7280;font-size:12px}@media(max-width:960px){.page_summaryGrid__kdbEz{grid-template-columns:1fr}.page_summaryHeader__JK682{align-items:flex-start;flex-direction:column}.page_sectionHeader__1i09L{align-items:stretch;flex-direction:column}.page_dateRange__ciy_1,.page_toolbar__PzcOC{width:100%}.page_rangePicker__qR1ep{min-width:0;width:100%}.page_pagination__AAW9l{justify-content:space-between;flex-wrap:wrap}.page_modalActions__6FhZp{flex-direction:column}.page_cancelButton__rMkdh,.page_confirmButton__6wpB9{width:100%}}.page_page__1yrbV{display:flex;flex-direction:column;gap:24px;color:#101010}.page_tableCard__2OxPM{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 15px rgba(198,205,218,.5);overflow:hidden}.page_tableWrapper__NqUcv{overflow-x:auto}.page_table__D3J_D{width:100%;border-collapse:collapse}.page_table__D3J_D td,.page_table__D3J_D th{padding:14px 18px;border-bottom:1px solid #e5e7eb;font-size:14px;text-align:left}.page_table__D3J_D th{background:#f8fafc;font-size:12px;color:#6b7280}.page_table__D3J_D tr:hover td{background:#f8fafc}.page_requestId__Ah5Yo{font-family:Monaco,Menlo,monospace;font-size:13px;color:#101010}.page_summary__XMCJt{color:#4b5563}.page_pagination__UQq_T{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px}.page_paginationMeta__tUMG3{font-size:13px;color:#4b5563}.page_paginationControls__AvyqA{display:flex;gap:8px}.page_paginationButton__4_mVW{height:34px;padding:0 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;cursor:pointer}.page_paginationButton__4_mVW:disabled{opacity:.5;cursor:not-allowed}.page_emptyState__N9eqm{padding:32px 18px 0;font-size:14px;color:#4b5563;text-align:center}@media(max-width:768px){.page_pagination__UQq_T{flex-direction:column;align-items:stretch}.page_paginationControls__AvyqA{justify-content:flex-end}}