#demo-chat{height:100%;overflow:hidden}#demo-chat .AiChatWidget_page__,#demo-chat .AiChatWidget_container__{height:100%;min-height:0;overflow:hidden}#demo-chat .AiChatWidget_messages__{-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}#demo-chat img{object-fit:cover;border-radius:20px;width:100%;max-height:460px}.jdnOverlay{z-index:10000;opacity:0;background:#00000040;justify-content:flex-end;align-items:flex-end;padding:16px 16px 80px;transition:opacity .22s;display:flex;position:fixed;inset:0}.jdnOverlay.isOpen{opacity:1}.jdnModal{opacity:0;will-change:transform, opacity;background:#fff;border-radius:20px;width:min(900px,100%);height:88%;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .22s;position:relative;overflow:hidden;transform:translateY(18px)scale(.98);box-shadow:0 18px 60px #0000004d}.jdnModal.isOpen{opacity:1;transform:translateY(0)scale(1)}.jdnLauncherBtn{z-index:999999;cursor:pointer;background:#fff;border:6px solid #fffffff2;border-radius:9999px;place-items:center;width:90px;height:90px;padding:0;display:grid;position:fixed;bottom:32px;right:32px;box-shadow:0 14px 40px #0000002e}.jdnAvatar{object-fit:cover;z-index:2;border-radius:9999px;width:76px;height:76px;display:block;position:relative}.jdnPulse{z-index:1;border:4px solid #508cff73;border-radius:9999px;width:92px;height:92px;animation:1.8s ease-out infinite jdnPulse;position:absolute}@keyframes jdnPulse{0%{opacity:.65;transform:scale(.85)}70%{opacity:.18;transform:scale(1.12)}to{opacity:0;transform:scale(1.18)}}.jdnHeader{background:#fff;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;min-height:48px;padding:6px 12px;display:flex}.jdnHeaderTitle{font-size:14px;font-weight:700;line-height:1.15}.jdnHeaderSubtitle{color:#000000ad;margin-top:2px;font-size:11.5px;line-height:1.15}.jdnHeaderRight{align-items:center;gap:8px;display:flex}.jdnHeaderBtn{cursor:pointer;background:#fff;border:2px solid #00000029;border-radius:20px;place-items:center;width:33px;height:33px;font-size:18px;line-height:1;display:grid}.jdnHeaderMenu{position:relative}.jdnHeaderDropdown{z-index:20000;background:#fff;border:1px solid #0000001f;border-radius:14px;width:260px;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 18px 50px #0000002e}.jdnHeaderDropItem{text-align:left;cursor:pointer;background:#fff;border:0;width:100%;padding:12px 14px;font-size:14px;font-weight:600}.jdnHeaderDropItem:hover{background:#f3f4f6}.jdnLangSwitch{cursor:pointer;background:#fff;border:2px solid #00000024;border-radius:999px;justify-content:center;align-items:center;width:92px;height:34px;padding:0;display:inline-flex}.jdnLangTrack{letter-spacing:.3px;color:#00000073;-webkit-user-select:none;user-select:none;grid-template-columns:1fr 1fr;align-items:center;width:86px;height:28px;padding:2px;font-size:11px;font-weight:800;display:grid;position:relative}.jdnLangKnob{pointer-events:none;background:#0000001a;border-radius:999px;width:calc(50% - 2px);height:calc(100% - 4px);transition:transform .18s;position:absolute;top:2px;left:2px}.jdnLangKnobOn{transform:translate(100%)}.jdnLangTxt{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.jdnLangTxtOn{color:#000000d9}.jdnBody{box-sizing:border-box;gap:16px;height:calc(100% - 48px);padding:16px;display:flex;overflow:hidden}.jdnLeftPane{will-change:flex-basis, max-width, padding;background-image:url(/kpdrmbg.webp);background-position:0;background-repeat:no-repeat;background-size:cover;border:1px solid #0000000f;border-radius:20px;flex:0 0 380px;max-width:550px;height:100%;padding:10px 10px 14px;transition:flex-basis .26s cubic-bezier(.2,.8,.2,1),max-width .26s cubic-bezier(.2,.8,.2,1),background-color .22s,border-color .22s,padding .22s;position:relative;overflow:hidden;box-shadow:inset 0 0 15px #0000001a}.jdnLeftPane.isClosed{background:0 0;border-color:#0000;flex-basis:54px;max-width:54px;padding:0;box-shadow:inset 0 0 #00000080}.jdnQuickTopRow{align-items:center;gap:10px;min-height:42px;margin-bottom:10px;padding-right:4px;display:flex}.jdnQuickTopText{flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0;display:flex}.jdnQuickTopTitle{color:#111;font-size:14px;font-weight:700;line-height:1.15}.jdnQuickTopSub{color:#000000b3;font-size:12px;line-height:1.15}.jdnLeftCloseBtn{cursor:pointer;color:#111;z-index:5;background:#ffffffd1;border:none;border-radius:999px;flex:0 0 36px;place-items:center;width:36px;height:36px;margin-left:10px;font-size:20px;line-height:1;transition:transform .12s;display:grid;box-shadow:0 10px 20px #0000001f}.jdnLeftPane.isClosed .jdnLeftCloseBtn{position:absolute;top:10px;left:9px}.jdnLeftCloseBtn:hover{transform:translateY(-1px)}.jdnLeftInner{box-sizing:border-box;-webkit-overflow-scrolling:touch;opacity:1;will-change:opacity, transform;flex-direction:column;height:calc(100% - 52px);transition:opacity .22s,transform .22s cubic-bezier(.2,.8,.2,1);display:flex;overflow:auto;transform:translate(0)}.jdnLeftInnerWithInlineHeader{padding:0 4px 4px}.jdnLeftPane.isClosed .jdnLeftInner{opacity:0;pointer-events:none;transform:translate(-10px)}.jdnRightPane{background:#fff;border:1px solid #0000000f;border-radius:20px;flex:auto;min-width:0;height:100%;position:relative;overflow:hidden}.jdnChatWrap{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.voicePanel{flex-direction:column;height:100%;display:flex;position:relative}.voiceTranscript{flex:1;padding-bottom:140px;overflow:auto}.voiceFooter{z-index:5;background:#fff;border-top:1px solid #0000000f;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:14px 110px 14px 14px;display:flex;position:sticky;bottom:0}.jdnStartCallPill{color:#000;cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:12px;width:100%;padding:10px 14px;display:inline-flex;box-shadow:0 12px 24px #0000002e}.jdnCallBlackPill{color:#fff;background:#0b0b0b;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex;box-shadow:0 12px 24px #0000002e}.jdnCallLabel{letter-spacing:.1px;color:inherit;font-weight:700}.jdnCallDisc{background:radial-gradient(circle at 30% 30%,#35f,#2dd,#113);border-radius:999px;width:28px;height:28px}.jdnCallIcon{background:#fff;border-radius:999px;place-items:center;width:28px;height:28px;display:inline-grid}@keyframes jdnDiscFloat{0%{filter:saturate(1.05);transform:translateY(0)scale(1)}50%{filter:saturate(1.2);transform:translateY(-2px)scale(1.03)}to{filter:saturate(1.05);transform:translateY(0)scale(1)}}@keyframes jdnDiscGlow{0%{box-shadow:0 0 #0000}50%{box-shadow:0 10px 22px #0000002e}to{box-shadow:0 0 #0000}}.jdnCallDisc{animation:1.6s ease-in-out infinite jdnDiscFloat,1.6s ease-in-out infinite jdnDiscGlow}.qaWrap{flex-direction:column;width:100%;min-width:0;display:flex}.qaHeader{display:none}.qaTitle{letter-spacing:.2px;font-size:14px;font-weight:700}.qaSub{opacity:.75;margin-top:4px;font-size:12px}.qaSeg{background:#e4e4e4a6;border:1px solid #0000000f;border-radius:999px;gap:6px;padding:6px;display:flex;overflow-x:auto}.qaSegBtn{white-space:nowrap;cursor:pointer;opacity:.75;background:0 0;border:0;border-radius:999px;padding:8px 10px;font-size:12px}.qaSegBtn.isActive{color:#fff;opacity:1;background:#000000db;box-shadow:0 8px 20px #0000001f}.qaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;min-width:0;margin-top:12px;display:grid}.qaCard{text-align:left;cursor:pointer;box-sizing:border-box;border:1px solid #0000000f;border-radius:18px;align-items:flex-start;gap:10px;width:100%;min-width:0;min-height:92px;padding:12px;transition:transform .12s,box-shadow .12s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #0000000f}.qaCard:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0000001a}.qaIcon{background:#ffffffbf;border:1px solid #0000000f;border-radius:12px;flex:none;place-items:center;width:34px;height:34px;display:grid}.qaText{flex:1;min-width:0}.qaCardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-size:12.5px;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.qaCardDesc{opacity:.75;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin-top:4px;font-size:11.5px;line-height:1.25;display:-webkit-box;overflow:hidden}.qaGo{opacity:.9;background:#ffffffb3;border:1px solid #0000000f;border-radius:10px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.tone-mint{background:linear-gradient(135deg,#52ffc047,#ffffffbf)}.tone-sky{background:linear-gradient(135deg,#58b2ff47,#ffffffbf)}.tone-violet{background:linear-gradient(135deg,#a476ff3d,#ffffffbf)}.tone-sand{background:linear-gradient(135deg,#ffd07338,#ffffffbf)}.qaFooter{margin-top:auto;padding-top:16px}.qaCallPill{justify-content:center;width:90%}@media (max-width:960px){.jdnModal{width:min(980px,100%)}.jdnLeftPane.isOpen{flex-basis:300px;max-width:320px}}@media (max-width:720px){.jdnBody{gap:10px;padding:10px}.jdnLeftPane.isOpen{flex-basis:240px;max-width:240px}.jdnLeftPane.isClosed{flex-basis:72px;max-width:72px}.jdnQuickTopRow{gap:8px;margin-bottom:8px}.jdnQuickTopTitle{font-size:13px}.jdnQuickTopSub{font-size:11px}}@media (max-width:520px){.qaGrid{grid-template-columns:1fr}}.jdnVoiceRoot{box-sizing:border-box;flex-direction:column;height:100%;padding:16px;display:flex}.jdnVoiceTop{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.jdnVoiceTitle{font-size:16px;font-weight:800}.jdnVoiceSub{opacity:.7;margin-top:2px;font-size:12px}.jdnVoiceTopRight{align-items:center;gap:10px;display:flex}.jdnVoiceTime{font-variant-numeric:tabular-nums;opacity:.85;font-size:13px;font-weight:800}.jdnVoiceClose{cursor:pointer;background:#fff;border:2px solid #00000024;border-radius:999px;place-items:center;width:34px;height:34px;font-size:16px;display:grid}.jdnVoiceDiscWrap{background:#fff;border:1px solid #0000000f;border-radius:18px;place-items:center;height:120px;margin-top:14px;display:grid;position:relative;overflow:hidden}.jdnVoiceDisc{filter:saturate(1.2);opacity:.25;background:radial-gradient(circle at 30% 30%,#ef1515,#22ddce,#113);border-radius:999px;width:100px;height:100px;position:absolute}.jdnVoiceLottie{opacity:1;width:320px;height:70px;position:absolute}.jdnVoiceCallBtn{color:#000;cursor:pointer;background:#ffffffdb;border:0;border-radius:999px;place-items:center;width:44px;height:44px;font-size:18px;display:grid;position:absolute;bottom:14px;left:14px;box-shadow:0 3px 14px #0000002e}.jdnVoiceConn{color:#000000bf;background:#0000000f;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;bottom:18px;right:14px}.jdnVoiceDot{background:#00000040;border-radius:999px;width:8px;height:8px}.jdnVoiceConn.isOn .jdnVoiceDot{background:#2dd}.jdnVoiceActions{gap:10px;margin-top:12px;display:flex}.jdnVoiceBtn,.jdnVoiceBtnPrimary{cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:800}.jdnVoiceBtnPrimary{color:#fff;background:#000000e6;border-color:#000000e6}.jdnVoiceStatus{opacity:.7;margin-top:10px;font-size:12px;font-weight:800}.jdnVoiceTranscript{background:#fff;border:1px solid #0000000f;border-radius:16px;flex:1;min-height:0;margin-top:10px;padding:12px;overflow:auto}.jdnVoiceTranscriptHeader{opacity:.7;margin-bottom:8px;font-size:12px;font-weight:900}.jdnVoiceTranscriptEmpty{opacity:.5;font-size:12px}.jdnVoiceBubbles{flex-direction:column;gap:10px;display:flex}.jdnVoiceBubbleRow{flex-direction:column;gap:4px;display:flex}.jdnVoiceBubbleMeta{opacity:.55;font-size:11px;font-weight:900}.jdnVoiceBubble{white-space:pre-wrap;background:#0000000a;border:1px solid #0000000f;border-radius:14px;max-width:92%;padding:10px 12px;font-size:13px;line-height:1.35}.jdnVoiceBubbleRow.isUser .jdnVoiceBubble{color:#fff;background:#000000db;border-color:#000000db;margin-left:auto}.jdnVoiceTypingCursor{opacity:.7;margin-left:2px;display:inline-block}@media (max-width:720px){.jdnOverlay{z-index:9999;justify-content:stretch;align-items:stretch;padding:8px;inset:0;overflow:hidden}.jdnModal,.jdnModal.isOpen{border-radius:18px;width:100%;max-width:100%;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);margin:0;overflow:hidden}.jdnHeader{flex:none;gap:8px;min-width:0;padding:12px}.jdnHeaderTitle,.jdnHeaderSubtitle{overflow-wrap:anywhere;min-width:0}.jdnBody{gap:0;width:100%;min-width:0;height:100%;min-height:0;padding:0;display:block;overflow:hidden}.jdnLeftPane,.jdnLeftPane.isOpen,.jdnLeftPane.isClosed{border:0!important;flex:0 0 0!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important;display:none!important;overflow:hidden!important}.jdnRightPane,.jdnChatWrap{flex:auto;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.jdnChatWrap>*{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important}.jdnLauncherBtn{z-index:9998;width:64px;height:64px;bottom:14px;right:14px}.jdnAvatar{object-fit:cover;width:100%;height:100%}}@media (max-width:380px){.jdnOverlay{padding:4px}.jdnModal,.jdnModal.isOpen{border-radius:14px;height:calc(100dvh - 8px);max-height:calc(100dvh - 8px)}.jdnHeader{padding:10px}.jdnLauncherBtn{width:58px;height:58px;bottom:10px;right:10px}}.jdnMobileQuickBar{display:none}@media (max-width:720px){.jdnMobileQuickBar{color:#000000db;text-align:left;cursor:pointer;z-index:30;background:#fffffffa;border:0;border-top:1px solid #0000000f;border-bottom:1px solid #00000014;flex:none;align-items:center;gap:10px;width:100%;padding:10px 14px;display:flex}.jdnMobileQuickBarIcon{background:#006e461a;border-radius:999px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.jdnMobileQuickBarText{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.jdnMobileQuickBarText strong{font-size:14px;line-height:1.2}.jdnMobileQuickChevron{flex:none;font-size:18px;transition:transform .18s}.jdnMobileQuickChevron.isOpen{transform:rotate(180deg)}.jdnBody{position:relative}.jdnLeftPane.isMobileOpen{z-index:25;-webkit-overflow-scrolling:touch;background:#fffffffc;height:100%;position:absolute;inset:0;border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:10px!important;display:block!important;overflow-y:auto!important}.jdnLeftPane.isMobileOpen .jdnLeftInner{height:auto;max-height:none;overflow:visible;display:block!important}.jdnLeftPane.isMobileOpen .jdnQuickTopRow{display:flex}.jdnModal,.jdnModal.isOpen{box-sizing:border-box;flex-direction:column;display:flex}.jdnHeader,.jdnMobileQuickBar{flex:none}.jdnBody{flex:auto;width:100%;min-height:0;display:block;position:relative;overflow:hidden;height:auto!important}.jdnRightPane,.jdnChatWrap{flex:auto;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.jdnChatWrap>*{flex:auto;overflow:hidden;width:100%!important;height:100%!important;min-height:0!important}.jdnLeftPane.isMobileOpen{height:100%;max-height:100%;inset:0}.jdnMobileQuickBar{gap:12px;padding:12px 14px}.jdnMobileQuickBarIcon{flex:0 0 38px;width:38px;height:38px;font-size:19px}.jdnMobileQuickBarText strong{font-size:16px;font-weight:700;line-height:1.2}.jdnMobileQuickBarText small{color:#000000a3;font-size:12px;line-height:1.3}.jdnMobileQuickChevron{flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:24px;font-weight:700;line-height:1;display:grid}.jdnLeftPane.isMobileOpen .jdnQuickTopTitle{font-size:16px;font-weight:700;line-height:1.2}.jdnLeftPane.isMobileOpen .jdnQuickTopSub{color:#0000009e;font-size:13px;line-height:1.3}.jdnLeftPane.isMobileOpen button[role=tab],.jdnLeftPane.isMobileOpen [role=tab]{min-height:46px;padding:10px 16px;font-size:16px;line-height:1.2}.jdnLeftPane.isMobileOpen .jdnLeftCloseBtn{width:40px;height:40px;font-size:24px;line-height:1}}@media (max-width:380px){.jdnMobileQuickBarText strong{font-size:15px}.jdnMobileQuickBarText small{font-size:11px}.jdnMobileQuickChevron{flex:0 0 34px;width:34px;height:34px;font-size:22px}.jdnLeftPane.isMobileOpen .jdnQuickTopTitle{font-size:15px}.jdnLeftPane.isMobileOpen .jdnQuickTopSub{font-size:12px}.jdnLeftPane.isMobileOpen button[role=tab],.jdnLeftPane.isMobileOpen [role=tab]{min-height:44px;font-size:15px}}@media (max-width:720px){.jdnLeftPane,.jdnLeftPane.isOpen,.jdnLeftPane.isClosed{z-index:25;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;pointer-events:none;background:#fffffffc;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .18s,visibility 0s linear .22s;transform:translateY(-16px);border:0!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:10px!important;display:block!important;position:absolute!important;inset:0!important;overflow-y:auto!important}.jdnLeftPane.isMobileOpen,.jdnLeftPane.isOpen.isMobileOpen,.jdnLeftPane.isClosed.isMobileOpen{opacity:1;visibility:visible;pointer-events:auto;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .18s,visibility linear;transform:translateY(0)}.jdnLeftPane.isMobileOpen .jdnLeftCloseBtn{display:none!important}.jdnLeftPane.isMobileOpen .jdnQuickTopRow{gap:8px;min-height:auto;margin-bottom:10px;padding:2px 4px 4px}.jdnLeftPane.isMobileOpen .jdnQuickTopTitle{font-size:15px;line-height:1.2}.jdnLeftPane.isMobileOpen .jdnQuickTopSub{font-size:12px;line-height:1.25}.jdnLeftPane.isMobileOpen button[role=tab],.jdnLeftPane.isMobileOpen [role=tab]{min-height:42px;padding:8px 14px;font-size:15px;line-height:1.15}.jdnLeftPane.isMobileOpen .qaGrid{gap:12px;padding-bottom:12px}.jdnLeftPane.isMobileOpen .qaGrid>button,.jdnLeftPane.isMobileOpen .qaGrid>a,.jdnLeftPane.isMobileOpen .qaGrid>div{box-sizing:border-box;min-height:96px!important;padding:12px 14px!important}.jdnLeftPane.isMobileOpen .qaGrid p{margin-top:3px;margin-bottom:0;line-height:1.3}.jdnMobileQuickBar{min-height:70px}.jdnMobileQuickChevron{flex:0 0 38px;width:38px;height:38px;font-size:23px}}@media (max-width:380px){.jdnLeftPane.isMobileOpen button[role=tab],.jdnLeftPane.isMobileOpen [role=tab]{min-height:40px;padding:7px 12px;font-size:14px}.jdnLeftPane.isMobileOpen .qaGrid>button,.jdnLeftPane.isMobileOpen .qaGrid>a,.jdnLeftPane.isMobileOpen .qaGrid>div{min-height:90px!important;padding:11px 12px!important}}@media (max-width:720px){.jdnLeftPane.isMobileOpen .qaGrid{gap:10px;padding-bottom:8px}.jdnLeftPane.isMobileOpen .qaGrid>button,.jdnLeftPane.isMobileOpen .qaGrid>a,.jdnLeftPane.isMobileOpen .qaGrid>div{box-sizing:border-box;min-height:82px!important;padding:10px 14px!important}.jdnLeftPane.isMobileOpen .qaGrid h3,.jdnLeftPane.isMobileOpen .qaGrid h4,.jdnLeftPane.isMobileOpen .qaGrid strong{line-height:1.2;margin-bottom:2px!important}.jdnLeftPane.isMobileOpen .qaGrid p{line-height:1.25;margin-top:1px!important;margin-bottom:0!important}.jdnLeftPane.isMobileOpen .qaGrid button svg,.jdnLeftPane.isMobileOpen .qaGrid a svg{transform:scale(.95)}}@media (max-width:380px){.jdnLeftPane.isMobileOpen .qaGrid{gap:9px}.jdnLeftPane.isMobileOpen .qaGrid>button,.jdnLeftPane.isMobileOpen .qaGrid>a,.jdnLeftPane.isMobileOpen .qaGrid>div{min-height:78px!important;padding:9px 12px!important}.jdnLeftPane.isMobileOpen .qaGrid p{line-height:1.22}}@media (max-width:720px){.jdnLeftPane.isMobileOpen .qaCard{box-sizing:border-box;gap:10px;align-items:center!important;height:auto!important;min-height:76px!important;padding:9px 12px!important}.jdnLeftPane.isMobileOpen .qaGrid{gap:10px;padding-bottom:8px}.jdnLeftPane.isMobileOpen .qaText{flex-direction:column;flex:auto;justify-content:center;align-self:center;min-width:0;display:flex}.jdnLeftPane.isMobileOpen .qaCardTitle{line-height:1.18;margin:0 0 2px!important}.jdnLeftPane.isMobileOpen .qaCardDesc{line-height:1.22;margin:0!important}.jdnLeftPane.isMobileOpen .qaIcon,.jdnLeftPane.isMobileOpen .qaGo{flex:none;align-self:center}}@media (max-width:380px){.jdnLeftPane.isMobileOpen .qaCard{gap:9px;min-height:72px!important;padding:8px 10px!important}.jdnLeftPane.isMobileOpen .qaGrid{gap:9px}}.qaMemberCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 100% 0,#f2b84b2b,#0000 44%),linear-gradient(145deg,#fffffffa,#fffaefe6);border:1px solid #d39a2438;border-radius:17px;margin:14px 0 12px;position:relative;overflow:hidden;box-shadow:0 11px 24px #0f172a14,0 2px 7px #d39a2412}.qaMemberCard.isAuthenticated{padding:13px}.qaMemberAccordionBtn{cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:13px;display:flex}.qaMemberAccordionMain{align-items:center;gap:11px;min-width:0;display:flex}.qaMemberAccordionText{gap:2px;min-width:0;display:grid}.qaMemberCardHead{align-items:center;gap:11px;display:flex}.qaMemberIdentity{min-width:0}.qaMemberIcon{background:#d39a2421;border:1px solid #d39a2438;border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:17px;display:grid;box-shadow:0 5px 12px #d39a2414}.qaMemberEyebrow{color:#475569b3;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.2}.qaMemberTitle{color:#172033;font-size:14px;font-weight:850;line-height:1.25}.qaMemberHint{color:#475569ad;text-overflow:ellipsis;font-size:10px;font-weight:650;line-height:1.35;display:block;overflow:hidden}.qaMemberAccordionChevron{color:#475569d1;background:#ffffffa8;border:1px solid #94a3b83d;border-radius:999px;flex:none;place-items:center;width:27px;height:27px;font-size:14px;transition:transform .22s,background .18s,border-color .18s;display:grid}.qaMemberAccordionChevron.isOpen{background:#fff8e5f0;border-color:#d39a2457;transform:rotate(180deg)}.qaMemberAccordionBody{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .26s,opacity .19s;display:grid}.qaMemberAccordionBody.isOpen{opacity:1;grid-template-rows:1fr}.qaMemberAccordionInner{overflow:hidden}.qaMemberLoginForm{border-top:1px solid #94a3b82e;gap:9px;padding:12px 13px 13px;display:grid}.qaMemberField{gap:5px;display:grid}.qaMemberField span{color:#334155cc;font-size:11px;font-weight:800}.qaMemberField input{color:#172033;background:#ffffffd6;border:1px solid #94a3b84d;border-radius:10px;outline:none;width:100%;min-width:0;padding:9px 10px;font-size:12px;transition:border-color .16s,background .16s,box-shadow .16s;box-shadow:inset 0 1px 2px #0f172a08}.qaMemberField input::placeholder{color:#64748b85}.qaMemberField input:focus{background:#fffffffa;border-color:#d39a24ad;box-shadow:0 0 0 3px #d39a241c,inset 0 1px 2px #0f172a08}.qaMemberLoginBtn,.qaMemberLogoutBtn{cursor:pointer;border-radius:10px;width:100%;padding:9px 11px;font-size:12px;font-weight:850;transition:transform .16s,filter .16s,box-shadow .16s}.qaMemberLoginBtn{color:#182033;background:linear-gradient(135deg,#e7ac2c,#d5961a);border:1px solid #b87e1038;margin-top:2px;box-shadow:0 7px 14px #d39a2429}.qaMemberLogoutBtn{color:#334155;background:#ffffffbd;border:1px solid #94a3b847;margin-top:9px}.qaMemberLoginBtn:hover,.qaMemberLogoutBtn:hover{filter:brightness(1.04);transform:translateY(-1px)}.qaMemberLoginBtn:active,.qaMemberLogoutBtn:active{transform:translateY(0)}.qaMemberAuthenticated{gap:7px;margin-top:12px;display:grid}.qaMemberSessionRow{color:#475569c2;border-bottom:1px solid #94a3b829;justify-content:space-between;align-items:center;gap:10px;padding-bottom:6px;font-size:11px;display:flex}.qaMemberSessionRow strong{color:#334155;font-size:11px;font-weight:850}.qaMemberSessionRow .qaMemberActive{color:#15803d}.qaMemberServicesLabel{color:#475569ad;letter-spacing:.13em;text-transform:uppercase;margin:2px 2px 9px;font-size:10px;font-weight:850}@media (max-width:700px){.qaMemberCard{border-radius:15px;margin:11px 0 10px}.qaMemberCard.isAuthenticated,.qaMemberAccordionBtn{padding:11px}.qaMemberLoginForm{gap:8px;padding:10px 11px 11px}.qaMemberField input{padding:8px 9px}.qaMemberLoginBtn,.qaMemberLogoutBtn{padding:8px 10px}}.qaMemberLoginBtn:disabled,.qaMemberLogoutBtn:disabled{cursor:wait;filter:saturate(.72);opacity:.72;transform:none}.qaMemberError{color:#b91c1c;background:#fee2e2b8;border:1px solid #dc262629;border-radius:10px;margin:0 12px 12px;padding:8px 9px;font-size:10px;font-weight:750;line-height:1.4}.qaMemberDashboard{background:#ffffffd1;border:1px solid #d39a2433;border-radius:16px;gap:10px;margin:0 0 13px;padding:12px;display:grid;box-shadow:0 10px 20px #0f172a0f}.qaMemberDashboardHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.qaMemberDashboardTitle{color:#172033;font-size:16px;font-weight:900}.qaMemberDashboardSecure{background:#15803d1a;border-radius:999px;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.qaMemberKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.qaMemberKpi{background:#f8fafce0;border:1px solid #94a3b82e;border-radius:11px;gap:4px;min-width:0;padding:8px;display:grid}.qaMemberKpi span{color:#475569b8;font-size:11px;font-weight:800;line-height:1.25}.qaMemberKpi strong{color:#172033;text-overflow:ellipsis;font-size:14px;font-weight:900;line-height:1.25;overflow:hidden}.qaMemberDashboardDetails{border-top:1px solid #94a3b82e;padding-top:8px}.qaMemberDashboardDetails summary{cursor:pointer;color:#334155;font-size:13px;font-weight:900}.qaDividendBars{gap:6px;margin-top:9px;display:grid}.qaDividendBarRow{color:#475569c7;grid-template-columns:36px minmax(70px,1fr) auto;align-items:center;gap:7px;font-size:11px;display:grid}.qaDividendBarYear{font-weight:850}.qaDividendBarTrack{background:#94a3b833;border-radius:999px;height:7px;display:block;overflow:hidden}.qaDividendBarFill{border-radius:inherit;background:linear-gradient(90deg,#d5961a,#f2b84b);height:100%;display:block}.qaMemberTableWrap{margin-top:9px;overflow-x:auto}.qaMemberTable{border-collapse:collapse;color:#475569;width:100%;min-width:330px;font-size:11px}.qaMemberTable th,.qaMemberTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #94a3b829;padding:6px 5px}.qaMemberTable th{color:#334155;font-weight:900}.qaMemberStatusPill{color:#64748b;background:#94a3b829;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:900;display:inline-flex}.qaMemberStatusPill.isActive{color:#15803d;background:#15803d1a}.qaMemberEmpty{color:#475569b3;margin:8px 0 0;font-size:12px;font-weight:700}@media (max-width:700px){.qaMemberDashboard{padding:10px}.qaMemberKpiGrid{grid-template-columns:1fr}}.jdnLeftPane,.jdnLeftPane.isOpen,.jdnLeftPane.isMobileOpen,.jdnLeftPane.isOpen.isMobileOpen,.jdnLeftPane.isClosed.isMobileOpen{background-image:url(/kpdrmbg.webp);background-position:0;background-repeat:no-repeat;background-size:cover}.jdnLauncherBtn{isolation:isolate;position:fixed;overflow:visible!important}.jdnLauncherBtn .jdnPulse{display:none!important}.jdnLauncherBtn:after{content:"";z-index:-3;pointer-events:none;background:#d39a241f;border-radius:999px;position:absolute;inset:-9px;box-shadow:0 0 24px #d39a242e,0 10px 30px #0f172a33}.jdnLauncherBtn:before{content:"";z-index:-2;pointer-events:none;background:conic-gradient(#d39a244d 0deg,#fff3c4f2 55deg,#d39a2473 110deg,#d39a242e 210deg,#ffffffe6 285deg,#d39a244d 360deg);border-radius:999px;animation:8s linear infinite kpdrmPremiumRingRotate;position:absolute;inset:-7px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 calc(100% - 4px));mask:radial-gradient(farthest-side,#0000 calc(100% - 5px),#000 calc(100% - 4px))}.jdnLauncherBtn .jdnAvatar{z-index:1;position:relative;border:5px solid #fffffffa!important;box-shadow:0 0 0 2px #d39a2473,0 8px 20px #0f172a2e!important}@keyframes kpdrmPremiumRingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.jdnLauncherBtn:before{animation:none}}.jdnLauncherBtn{cursor:pointer;box-sizing:border-box;place-items:center;display:grid;position:fixed;z-index:999999!important;background:#fff!important;border:3px solid #fff!important;border-radius:9999px!important;width:90px!important;height:90px!important;padding:0!important;bottom:32px!important;right:32px!important;box-shadow:0 14px 40px #0000002e!important}.jdnLauncherBtn .jdnAvatar{object-fit:cover;box-sizing:border-box;display:block;border-radius:9999px!important;width:100%!important;height:100%!important}.jdnLauncherBtn:before{inset:-6px!important}.jdnLauncherBtn:after{inset:-10px!important}.qaAppShell,.qaAppScroll{min-height:0}.qaBottomNav{display:none}@media (min-width:721px){.jdnModal,.jdnModal.isOpen{height:min(92vh,940px);max-height:min(92vh,940px)}.jdnBody{min-height:0}.jdnLeftPane,.jdnLeftPane.isOpen{align-self:stretch;height:100%;min-height:0}.jdnLeftInner,.jdnLeftInnerWithInlineHeader{height:100%;min-height:0;padding-bottom:0;overflow:hidden}.qaWrap.qaAppShell{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.qaAppScroll{scrollbar-width:thin;scrollbar-color:#64748b4d transparent;flex:auto;min-height:0;padding:0 3px 18px;overflow:hidden auto}.qaAppScroll::-webkit-scrollbar{width:5px}.qaAppScroll::-webkit-scrollbar-track{background:0 0}.qaAppScroll::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:999px}.qaBottomNav{--qa-nav-gold:#e4a928;--qa-nav-dark:#061a35;z-index:10;background:radial-gradient(circle at 50% -30%,#286ba68a,#0000 50%),linear-gradient(145deg,#03142d 0%,#082947 54%,#051b37 100%);border:1px solid #ffffff14;border-radius:25px 25px 18px 18px;flex:0 0 76px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;height:76px;min-height:76px;margin:10px -8px -8px;display:grid;position:relative;overflow:visible;box-shadow:0 -8px 22px #0f172a14,0 14px 26px #0f172a33}.qaBottomNavNotch{top:-18px;left:calc(( 100% / 5 ) * var(--qa-active-index) + ( 100% / 10 ) - 30px);pointer-events:none;background:linear-gradient(145deg,#f6c14f,#d99718);border:5px solid #fffffff5;border-radius:999px;width:60px;height:60px;transition:left .36s cubic-bezier(.22,.84,.22,1),transform .22s;position:absolute;box-shadow:0 0 0 1px #ce931e38,0 12px 22px #d697194d,0 5px 18px #0f172a3d}.qaBottomNavItem{z-index:12;color:#ffffffbd;cursor:pointer;background:0 0;border:0;align-content:center;place-items:center;gap:4px;min-width:0;height:76px;padding:17px 2px 7px;transition:color .18s,transform .26s;display:grid;position:relative}.qaBottomNavItem:hover{color:#fff}.qaBottomNavItem.isActive{color:#fff;transform:translateY(-13px)}.qaBottomNavIcon{place-items:center;width:29px;height:29px;transition:transform .22s,color .18s;display:grid}.qaBottomNavIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.qaBottomNavItem.isActive .qaBottomNavIcon{color:#162033;transform:scale(1.06)}.qaBottomNavLabel{max-width:100%;color:inherit;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.1;transition:color .18s,transform .2s;overflow:hidden}.qaBottomNavItem.isActive .qaBottomNavLabel{color:#f5c660;transform:translateY(10px)}.qaBottomNavItem.isCenter .qaBottomNavLabel{font-weight:900}.qaBottomNavItem:focus-visible{outline-offset:-4px;border-radius:16px;outline:2px solid #f6c660e6}}@media (prefers-reduced-motion:reduce){.qaBottomNavNotch,.qaBottomNavItem,.qaBottomNavIcon,.qaBottomNavLabel{transition:none}}@media (min-width:721px){.jdnBody{overflow:hidden;gap:0!important;padding:0!important}.jdnLeftPane,.jdnLeftPane.isOpen{border-radius:0 0 0 22px;align-self:stretch;min-height:0;overflow:hidden;height:100%!important;margin:0!important;padding:0!important}.jdnLeftInner,.jdnLeftInnerWithInlineHeader{min-height:0;height:100%!important;padding:0!important;overflow:hidden!important}.jdnRightPane{min-height:0;margin:14px 14px 14px 12px}.qaSeg{display:none!important}.qaAppScroll{padding:18px 16px 24px!important}.qaBottomNav{isolation:isolate;background:radial-gradient(circle at 50% -36%,#2f76b58a,#0000 54%),linear-gradient(145deg,#03152f 0%,#082b4b 56%,#051b36 100%);border:0;border-radius:18px 18px 0 0;flex:0 0 78px;height:78px;min-height:78px;margin:0;position:relative;overflow:visible;box-shadow:0 -9px 22px #0f172a1a,0 11px 24px #0f172a2e}.qaBottomNav:before{content:"";z-index:1;pointer-events:none;background:#fffffffa;border-radius:999px;width:80px;height:80px;transition:left .36s cubic-bezier(.22,.84,.22,1);position:absolute;top:-30px;left:calc(50% - 40px)}.qaBottomNavNotch{z-index:3;background:linear-gradient(145deg,#f7c34f,#dc9817);width:62px;height:62px;transition:left .36s cubic-bezier(.22,.84,.22,1);top:-21px;left:calc(50% - 31px);box-shadow:0 13px 22px #d3941b47,0 4px 12px #0f172a33;border:0!important}.qaBottomNav:has(.qaBottomNavItem:first-of-type.isActive):before{left:calc(10% - 40px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(2).isActive):before{left:calc(30% - 40px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(3).isActive):before{left:calc(50% - 40px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(4).isActive):before{left:calc(70% - 40px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(5).isActive):before{left:calc(90% - 40px)}.qaBottomNav:has(.qaBottomNavItem:first-of-type.isActive) .qaBottomNavNotch{left:calc(10% - 31px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(2).isActive) .qaBottomNavNotch{left:calc(30% - 31px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(3).isActive) .qaBottomNavNotch{left:calc(50% - 31px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(4).isActive) .qaBottomNavNotch{left:calc(70% - 31px)}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(5).isActive) .qaBottomNavNotch{left:calc(90% - 31px)}.qaBottomNavItem,.qaBottomNavItem.isActive{height:78px;padding:0;position:relative;transform:none}.qaBottomNavIcon{place-items:center;width:28px;height:28px;transition:top .26s cubic-bezier(.22,.84,.22,1),color .18s,transform .22s;display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%)}.qaBottomNavLabel{color:#ffffffc7;text-align:center;position:absolute;bottom:8px;left:4px;right:4px;transform:none}.jdnHeader>div:first-child{margin-left:28px!important}.jdnLeftPane,.jdnLeftPane.isOpen{flex-direction:column;min-height:0;display:flex;height:100%!important;overflow:visible!important}.jdnLeftInner,.jdnLeftInnerWithInlineHeader,.qaWrap.qaAppShell{flex-direction:column;flex:auto;min-height:0;display:flex;height:100%!important;overflow:visible!important}.qaAppScroll{flex:auto;min-height:0;padding:18px 16px 30px!important;overflow:hidden auto!important}.qaBottomNav{--qa-active-x:50%;isolation:isolate;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid;position:relative;height:90px!important;min-height:90px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 90px!important;margin:0!important;overflow:visible!important}.qaBottomNav:has(.qaBottomNavItem:first-of-type.isActive){--qa-active-x:10%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(2).isActive){--qa-active-x:30%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(3).isActive){--qa-active-x:50%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(4).isActive){--qa-active-x:70%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(5).isActive){--qa-active-x:90%}.qaBottomNav:before{content:"";z-index:0;pointer-events:none;-webkit-mask-image:radial-gradient(circle 44px at var(--qa-active-x) 0, transparent 0 43px, #000 44px);-webkit-mask-image:radial-gradient(circle 44px at var(--qa-active-x) 0, transparent 0 43px, #000 44px);mask-image:radial-gradient(circle 44px at var(--qa-active-x) 0, transparent 0 43px, #000 44px);background:radial-gradient(circle at 50% -48%,#2e71b085,#0000 54%),linear-gradient(145deg,#03142d 0%,#082947 54%,#051a34 100%);border-radius:24px 24px 0 0;transition:-webkit-mask-position .36s cubic-bezier(.22,.84,.22,1),mask-position .36s cubic-bezier(.22,.84,.22,1);position:absolute;inset:14px 0 0;box-shadow:0 -8px 20px #0f172a1a,0 12px 24px #0f172a2e;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.qaBottomNavNotch{z-index:5;pointer-events:none;border-radius:999px;display:block;position:absolute;top:-12px!important;left:calc(var(--qa-active-x) - 32px)!important;background:linear-gradient(145deg,#f8c553,#dc9817)!important;border:0!important;outline:0!important;width:64px!important;height:64px!important;transition:left .36s cubic-bezier(.22,.84,.22,1)!important;box-shadow:0 13px 22px #d3941b47,0 4px 11px #0f172a2e!important}.qaBottomNavItem,.qaBottomNavItem.isActive{z-index:8;color:#ffffffbd;cursor:pointer;background:0 0;border:0;min-width:0;display:block;position:relative;height:90px!important;padding:0!important;transform:none!important}.qaBottomNavItem:hover{color:#fff}.qaBottomNavIcon{color:inherit;place-items:center;display:grid;position:absolute;left:50%;width:26px!important;height:26px!important;transition:top .28s cubic-bezier(.22,.84,.22,1),color .18s,transform .22s!important;top:35px!important;transform:translate(-50%)!important}.qaBottomNavIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;display:block;width:23px!important;height:23px!important}.qaBottomNavItem.isActive .qaBottomNavIcon{color:#172033!important;top:7px!important;transform:translate(-50%)scale(1.04)!important}.qaBottomNavLabel{color:inherit;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.1;position:absolute;left:4px;right:4px;overflow:hidden;bottom:9px!important;transform:none!important}.qaBottomNavItem.isActive .qaBottomNavLabel{color:#f6c65f!important;bottom:8px!important;transform:none!important}.jdnBody,.jdnModal,.jdnModal.isOpen{overflow:visible}}@media (prefers-reduced-motion:reduce){.qaBottomNav:before,.qaBottomNavNotch,.qaBottomNavIcon{transition:none!important}}@media (min-width:721px){.qaBottomNav{flex:0 0 82px!important;height:82px!important;min-height:82px!important}.qaBottomNav:before{content:"";z-index:0;pointer-events:none;display:block;position:absolute;-webkit-mask:radial-gradient(circle 35px at var(--qa-active-x) 0, transparent 0 34px, #000 35px) 0 0 / 100% 100% no-repeat!important;-webkit-mask:radial-gradient(circle 35px at var(--qa-active-x) 0, transparent 0 34px, #000 35px) 0 0 / 100% 100% no-repeat!important;mask:radial-gradient(circle 35px at var(--qa-active-x) 0, transparent 0 34px, #000 35px) 0 0 / 100% 100% no-repeat!important;background:radial-gradient(circle at 50% -52%,#317ebd85,#0000 57%),linear-gradient(145deg,#03142d 0%,#082a49 53%,#051a34 100%)!important;border-radius:23px 23px 0 0!important;inset:13px 0 0!important;box-shadow:0 -7px 18px #0f172a1a,0 12px 24px #0f172a30!important}.qaBottomNavNotch{top:-7px!important;left:calc(var(--qa-active-x) - 27px)!important;background:linear-gradient(145deg,#f8c653,#de9b19)!important;border:0!important;outline:0!important;width:54px!important;height:54px!important;box-shadow:0 11px 18px #d3941b40,0 4px 9px #0f172a26!important}.qaBottomNavItem,.qaBottomNavItem.isActive{height:82px!important}.qaBottomNavLabel{font-size:10px!important;bottom:7px!important}.qaBottomNavItem.isActive .qaBottomNavLabel{bottom:7px!important}.qaBottomNav{--qa-active-x:50%;isolation:isolate;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid;position:relative;background:radial-gradient(circle at 50% -42%,#317ebd75,#0000 58%),linear-gradient(145deg,#03142d 0%,#082b4b 54%,#051a34 100%)!important;border:0!important;border-radius:22px 22px 0 0!important;flex:0 0 78px!important;height:78px!important;min-height:78px!important;margin:0!important;overflow:visible!important;box-shadow:0 -7px 17px #0f172a1a,0 11px 23px #0f172a30!important}.qaBottomNav:before{content:"";z-index:1;pointer-events:none;border-radius:999px;display:block;position:absolute;top:-20px!important;left:calc(var(--qa-active-x) - 34px)!important;width:68px!important;height:68px!important;box-shadow:none!important;background:linear-gradient(#fffffffc,#f7fafdfa)!important;border:0!important;transition:left .36s cubic-bezier(.22,.84,.22,1)!important;-webkit-mask:none!important;mask:none!important}.qaBottomNavNotch{z-index:5;pointer-events:none;border-radius:999px;display:block;position:absolute;top:-11px!important;left:calc(var(--qa-active-x) - 25px)!important;background:linear-gradient(145deg,#f8c653,#df9b19)!important;border:0!important;outline:0!important;width:50px!important;height:50px!important;transition:left .36s cubic-bezier(.22,.84,.22,1)!important;box-shadow:0 10px 17px #d3941b3d,0 3px 8px #0f172a24!important}.qaBottomNavItem.isActive .qaBottomNavIcon{color:#172033!important;top:3px!important;transform:translate(-50%)scale(1.02)!important}.qaWrap.qaAppShell,.jdnLeftInner,.jdnLeftInnerWithInlineHeader,.jdnLeftPane,.jdnLeftPane.isOpen{overflow:visible!important}.qaBottomNav{--qa-active-x:50%;isolation:isolate;position:relative;background:radial-gradient(circle at 50% -46%,#317ebd6e,#0000 58%),linear-gradient(145deg,#03142d 0%,#082b4b 54%,#051a34 100%)!important;border:0!important;border-radius:22px 22px 0 0!important;flex:0 0 76px!important;height:76px!important;min-height:76px!important;overflow:visible!important;box-shadow:0 -7px 17px #0f172a1a,0 11px 23px #0f172a2e!important}.qaBottomNav:before{content:none!important;display:none!important}.qaBottomNavNotch{z-index:2;pointer-events:none;display:block;position:absolute;top:0!important;left:calc(var(--qa-active-x) - 34px)!important;width:68px!important;height:32px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0 0 38px 38px!important;outline:0!important;transition:left .36s cubic-bezier(.22,.84,.22,1)!important;overflow:visible!important}.qaBottomNavNotch:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(145deg,#f8c653,#df9b19);border:0;border-radius:999px;outline:0;width:48px;height:48px;position:absolute;top:-17px;left:10px;box-shadow:0 10px 17px #d3941b3b,0 3px 8px #0f172a24}.qaBottomNavLabel{color:#fffc!important;font-size:10px!important;bottom:7px!important}.qaBottomNav:before{content:"";z-index:0;pointer-events:none;position:absolute;-webkit-mask-image:radial-gradient(circle 33px at var(--qa-active-x) 0, transparent 0 32px, #000 33px)!important;-webkit-mask-image:radial-gradient(circle 33px at var(--qa-active-x) 0, transparent 0 32px, #000 33px)!important;mask-image:radial-gradient(circle 33px at var(--qa-active-x) 0, transparent 0 32px, #000 33px)!important;background:radial-gradient(circle at 50% -52%,#3482c161,#0000 58%),linear-gradient(145deg,#03142d 0%,#082c4d 54%,#051a34 100%)!important;border:0!important;border-radius:22px!important;display:block!important;inset:0!important;box-shadow:0 8px 18px #0f172a2e!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.qaBottomNavNotch{z-index:5;pointer-events:none;display:block;position:absolute;top:-18px!important;left:calc(var(--qa-active-x) - 23px)!important;background:linear-gradient(145deg,#f8c653,#df9b19)!important;border:0!important;border-radius:999px!important;outline:0!important;width:46px!important;height:46px!important;transition:left .36s cubic-bezier(.22,.84,.22,1)!important;overflow:visible!important;box-shadow:0 10px 17px #d3941b3b,0 3px 8px #0f172a24!important}.qaBottomNav{--qa-active-x:50%;isolation:isolate;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid;position:relative;height:66px!important;min-height:66px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:22px!important;flex:0 0 66px!important;margin:0 8px 8px!important;overflow:visible!important}.qaBottomNav:has(.qaBottomNavItem:first-of-type.isActive){--qa-active-x:10%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(2).isActive){--qa-active-x:30%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(3).isActive){--qa-active-x:50%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(4).isActive){--qa-active-x:70%}.qaBottomNav:has(.qaBottomNavItem:nth-of-type(5).isActive){--qa-active-x:90%}.qaBottomNav:before{content:"";z-index:0;pointer-events:none;position:absolute;-webkit-mask-image:linear-gradient(#000 0 0), radial-gradient(circle 33px at var(--qa-active-x) 0, #000 0 32px, transparent 33px)!important;-webkit-mask-image:linear-gradient(#000 0 0), radial-gradient(circle 33px at var(--qa-active-x) 0, #000 0 32px, transparent 33px)!important;mask-image:linear-gradient(#000 0 0), radial-gradient(circle 33px at var(--qa-active-x) 0, #000 0 32px, transparent 33px)!important;-webkit-mask-composite:xor!important;background:radial-gradient(circle at 50% -48%,#3482c161,#0000 58%),linear-gradient(145deg,#03142d 0%,#082c4d 54%,#051a34 100%)!important;border:0!important;border-radius:22px!important;display:block!important;inset:0!important;box-shadow:0 8px 18px #0f172a2e!important;-webkit-mask-size:100% 100%,100% 100%!important;mask-size:100% 100%,100% 100%!important;-webkit-mask-repeat:no-repeat,no-repeat!important;mask-repeat:no-repeat,no-repeat!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important}.qaBottomNavNotch{z-index:5;pointer-events:none;position:absolute;top:-18px!important;left:calc(var(--qa-active-x) - 23px)!important;background:linear-gradient(145deg,#f8c653,#df9b19)!important;border:0!important;border-radius:999px!important;outline:0!important;width:46px!important;height:46px!important;transition:left .36s cubic-bezier(.22,.84,.22,1)!important;display:block!important;overflow:visible!important;box-shadow:0 10px 17px #d3941b3b,0 3px 8px #0f172a24!important}.qaBottomNavNotch:after{content:none!important;display:none!important}.qaBottomNavItem,.qaBottomNavItem.isActive{z-index:8;background:0 0;border:0;min-width:0;position:relative;height:66px!important;padding:0!important;transform:none!important}.qaBottomNavIcon{width:20px!important;height:20px!important;top:20px!important}.qaBottomNavIcon svg{width:19px!important;height:19px!important}.qaBottomNavItem.isActive .qaBottomNavIcon{z-index:9;color:#172033!important;top:-5px!important;transform:translate(-50%)scale(1.01)!important}.qaBottomNavLabel{color:#ffffffd1!important;font-size:10px!important;line-height:1.05!important;bottom:6px!important}.qaBottomNavItem.isActive .qaBottomNavLabel{color:#f6c65f!important;bottom:6px!important}}@supports not (mask-composite:exclude
){@media (min-width:721px){.qaBottomNav:before{-webkit-mask:none!important;mask:none!important}}}@media (min-width:721px){.qaBottomNav,.qaBottomNav:before,.qaBottomNavNotch,.qaBottomNavNotch:after,.kpdrmPremiumNav{display:none!important}.kpdrmPremiumNavV10{isolation:isolate;flex:0 0 66px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;height:66px;min-height:66px;margin:0 8px 8px;display:grid;position:relative;overflow:visible}.kpdrmPremiumNavV10Shape{z-index:0;pointer-events:none;filter:drop-shadow(0 8px 12px #0f172a2e);width:100%;height:100%;display:block;position:absolute;inset:0;overflow:visible}.kpdrmPremiumNavV10Orb{z-index:5;pointer-events:none;background:linear-gradient(145deg,#f8c653,#df9b19);border:0;border-radius:999px;outline:0;place-items:center;width:46px;height:46px;transition:left .36s cubic-bezier(.22,.84,.22,1);display:grid;position:absolute;top:-16px;transform:translate(-50%);box-shadow:0 10px 17px #d3941b3b,0 3px 8px #0f172a24}.kpdrmPremiumNavV10OrbIcon{color:#172033;place-items:center;width:20px;height:20px;display:grid}.kpdrmPremiumNavV10OrbIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:20px;height:20px;display:block}.kpdrmPremiumNavV10Item{z-index:8;color:#fffc;cursor:pointer;background:0 0;border:0;min-width:0;height:66px;padding:0;display:block;position:relative}.kpdrmPremiumNavV10Item:hover{color:#fff}.kpdrmPremiumNavV10Icon{place-items:center;width:20px;height:20px;display:grid;position:absolute;top:18px;left:50%;transform:translate(-50%)}.kpdrmPremiumNavV10Icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:19px;height:19px;display:block}.kpdrmPremiumNavV10Item.isActive .kpdrmPremiumNavV10Icon{opacity:0}.kpdrmPremiumNavV10Label{color:inherit;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;line-height:1.05;position:absolute;bottom:6px;left:3px;right:3px;overflow:hidden}.kpdrmPremiumNavV10Item.isActive .kpdrmPremiumNavV10Label{color:#f6c65f}}@media (prefers-reduced-motion:reduce){.kpdrmPremiumNavV10Orb{transition:none!important}}@media (min-width:721px){.qaAppScroll{gap:8px!important;padding-top:4px!important}.qaHeaderInline{min-height:38px!important;margin:0 0 4px!important;padding-top:0!important;padding-bottom:0!important}.qaSeg{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}.qaAppScroll>.qaMemberCard,.qaAppScroll>section.qaMemberCard{margin-top:6px!important}.kpdrmPremiumNavV10,.kpdrmPremiumNav{height:60px!important;min-height:60px!important}.kpdrmPremiumNavV10Shape,.kpdrmPremiumNavShape{height:60px!important}.kpdrmPremiumNavV10Orb,.kpdrmPremiumNavOrb{width:46px!important;height:46px!important;top:-12px!important}.kpdrmPremiumNavV10OrbIcon,.kpdrmPremiumNavOrbIcon{transform:translateY(-1px)}.kpdrmPremiumNavV10Item,.kpdrmPremiumNavItem{padding-top:18px!important;padding-bottom:8px!important}.kpdrmPremiumNavV10Label,.kpdrmPremiumNavLabel{font-size:12px!important;line-height:1.15!important}.kpdrmPremiumNavV10Icon svg,.kpdrmPremiumNavIcon svg{width:20px!important;height:20px!important}.kpdrmPremiumNavV10Item.isActive .kpdrmPremiumNavV10Label{color:#f6c65f!important}.kpdrmPremiumNavV10{isolation:isolate;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:relative;flex:0 0 58px!important;align-items:stretch!important;height:58px!important;min-height:58px!important;margin:0 8px 8px!important;overflow:visible!important}.kpdrmPremiumNavV10Shape{z-index:0;pointer-events:none;width:100%;display:block;position:absolute;inset:0;overflow:visible;height:58px!important}.kpdrmPremiumNavV10Orb{z-index:5;pointer-events:none;border-radius:999px;place-items:center;display:grid;position:absolute;transform:translate(-50%);background:linear-gradient(145deg,#f8c653,#dfa01f)!important;border:0!important;outline:0!important;width:46px!important;height:46px!important;top:-18px!important;box-shadow:0 8px 15px #d3941b2e,0 3px 7px #0f172a1f!important}.kpdrmPremiumNavV10OrbIcon{color:#172033;place-items:center;display:grid;width:19px!important;height:19px!important}.kpdrmPremiumNavV10OrbIcon svg{display:block;width:19px!important;height:19px!important}.kpdrmPremiumNavV10Item{z-index:8;color:#ffffffd1;text-align:center;background:0 0;border:0;min-width:0;position:relative;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;height:58px!important;padding:4px 3px!important;display:flex!important}.kpdrmPremiumNavV10Icon{place-items:center;width:18px!important;height:18px!important;display:grid!important;position:static!important;transform:none!important}.kpdrmPremiumNavV10Icon svg{display:block;width:18px!important;height:18px!important}.kpdrmPremiumNavV10Item.isActive .kpdrmPremiumNavV10Icon{opacity:0!important}.kpdrmPremiumNavV10Label{color:inherit;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:800;display:block;overflow:hidden;margin:0!important;padding:0!important;font-size:11px!important;line-height:1!important;position:static!important}.kpdrmPremiumNavV10Item.isActive .kpdrmPremiumNavV10Label{transform:translateY(5px);color:#f6c65f!important}.qaAppShell .qaAppScroll{gap:4px!important;padding-top:0!important}.qaAppShell .qaHeaderInline{min-height:30px!important;margin:0 0 2px!important;padding:0!important}.qaAppShell .qaSeg{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important}.qaBottomNav,.qaBottomNav:before,.qaBottomNav:after,.qaBottomNavNotch,.kpdrmPremiumNav,.kpdrmPremiumNavV10{display:none!important}.kpdrmFinalNav{isolation:isolate;flex:0 0 60px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;height:60px;min-height:60px;margin:0 8px 8px;display:grid;position:relative;overflow:visible}.kpdrmFinalNavShape{z-index:0;pointer-events:none;filter:drop-shadow(0 7px 12px #0f172a29);width:100%;height:60px;display:block;position:absolute;inset:0;overflow:visible}.kpdrmFinalNavOrb{z-index:5;pointer-events:none;background:linear-gradient(145deg,#f8c653,#dfa01f);border:0;border-radius:999px;outline:0;place-items:center;width:46px;height:46px;transition:left .36s cubic-bezier(.22,.84,.22,1);display:grid;position:absolute;top:-19px;transform:translate(-50%);box-shadow:0 8px 15px #d3941b2e,0 3px 7px #0f172a1f}.kpdrmFinalNavOrbIcon{color:#172033;place-items:center;width:19px;height:19px;display:grid}.kpdrmFinalNavOrbIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:19px;height:19px;display:block}.kpdrmFinalNavItem{z-index:8;color:#ffffffd1;cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;height:60px;padding:4px 3px;display:flex;position:relative}.kpdrmFinalNavItem:hover{color:#fff}.kpdrmFinalNavIcon{place-items:center;width:18px;height:18px;display:grid}.kpdrmFinalNavIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px;display:block}.kpdrmFinalNavItem.isActive .kpdrmFinalNavIcon{opacity:0}.kpdrmFinalNavLabel{color:inherit;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:11px;font-weight:800;line-height:1;display:block;overflow:hidden}.kpdrmFinalNavItem.isActive .kpdrmFinalNavLabel{color:#f6c65f;transform:translateY(4px)}}@media (prefers-reduced-motion:reduce){.kpdrmFinalNavOrb{transition:none!important}}@media (min-width:721px){.qaBottomNav,.qaBottomNav:before,.qaBottomNav:after,.qaBottomNavNotch,.kpdrmPremiumNav,.kpdrmPremiumNavV10,.kpdrmFinalNav{display:none!important}.kpdrmV18Nav{isolation:isolate;flex:0 0 58px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;height:58px;min-height:58px;margin:0 8px 8px;display:grid;position:relative;overflow:visible}.kpdrmV18NavShape{z-index:0;pointer-events:none;filter:drop-shadow(0 7px 12px #0f172a29);width:100%;height:58px;display:block;position:absolute;inset:0;overflow:visible}.kpdrmV18NavOrb{z-index:5;pointer-events:none;background:linear-gradient(145deg,#f8c653,#dfa01f);border:0;border-radius:999px;outline:0;place-items:center;width:46px;height:46px;transition:left .36s cubic-bezier(.22,.84,.22,1);display:grid;position:absolute;top:-15px;transform:translate(-50%);box-shadow:0 8px 15px #d3941b2e,0 3px 7px #0f172a1f}.kpdrmV18NavOrbIcon{color:#172033;place-items:center;width:19px;height:19px;display:grid}.kpdrmV18NavOrbIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:19px;height:19px;display:block}.kpdrmV18NavItem{z-index:8;color:#ffffffd1;cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;height:58px;padding:4px 3px;display:flex;position:relative}.kpdrmV18NavItem:hover{color:#fff}.kpdrmV18NavIcon{place-items:center;width:18px;height:18px;display:grid}.kpdrmV18NavIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px;display:block}.kpdrmV18NavItem.isActive .kpdrmV18NavIcon{opacity:0}.kpdrmV18NavLabel{color:inherit;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:11px;font-weight:800;line-height:1;display:block;overflow:hidden}.kpdrmV18NavItem.isActive .kpdrmV18NavLabel{color:#f6c65f;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.kpdrmV18NavOrb{transition:none!important}}@media (min-width:721px){.qaBottomNav,.qaBottomNav:before,.qaBottomNav:after,.qaBottomNavNotch,.kpdrmPremiumNav,.kpdrmPremiumNavV10,.kpdrmFinalNav,.kpdrmV18Nav{display:none!important}.kpdrmV19Nav{isolation:isolate;flex:0 0 58px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;height:58px;min-height:58px;margin:0 8px 8px;display:grid;position:relative;overflow:visible}.kpdrmV19NavShape{z-index:0;pointer-events:none;filter:drop-shadow(0 7px 12px #0f172a29);width:100%;height:58px;display:block;position:absolute;inset:0;overflow:visible}.kpdrmV19NavHalo{z-index:3;pointer-events:none;background:#f6f9f4f5;border-radius:999px;width:56px;height:56px;transition:left .36s cubic-bezier(.22,.84,.22,1);position:absolute;top:-20px;transform:translate(-50%)}.kpdrmV19NavOrb{z-index:5;pointer-events:none;background:linear-gradient(145deg,#f8c653,#dfa01f);border:0;border-radius:999px;outline:0;place-items:center;width:46px;height:46px;transition:left .36s cubic-bezier(.22,.84,.22,1);display:grid;position:absolute;top:-15px;transform:translate(-50%);box-shadow:0 7px 14px #d3941b2b,0 3px 7px #0f172a1c}.kpdrmV19NavOrbIcon{color:#172033;place-items:center;width:19px;height:19px;display:grid}.kpdrmV19NavOrbIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:19px;height:19px;display:block}.kpdrmV19NavItem{z-index:8;color:#ffffffd1;cursor:pointer;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;height:58px;padding:4px 3px;display:flex;position:relative}.kpdrmV19NavItem:hover{color:#fff}.kpdrmV19NavIcon{place-items:center;width:18px;height:18px;display:grid}.kpdrmV19NavIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:18px;height:18px;display:block}.kpdrmV19NavItem.isActive .kpdrmV19NavIcon{opacity:0}.kpdrmV19NavLabel{color:inherit;letter-spacing:.01em;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;padding:0;font-size:11px;font-weight:800;line-height:1;display:block;overflow:hidden}.kpdrmV19NavItem.isActive .kpdrmV19NavLabel{color:#f6c65f;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.kpdrmV19NavOrb,.kpdrmV19NavHalo{transition:none!important}}@media (min-width:721px){.kpdrmV19NavShape{filter:drop-shadow(0 9px 14px #07142c2e)}.kpdrmV19NavHalo{background:radial-gradient(circle at 50% 42%,#fffffffc 0%,#fafaf4fa 68%,#e5ece6f0 100%);width:56px;height:56px;transition:left .42s cubic-bezier(.18,.88,.26,1.1);top:-20px;box-shadow:0 4px 10px #0719391a}.kpdrmV19NavOrb{background:radial-gradient(circle at 32% 22%,#fff4b1c7 0%,#fff4b100 34%),linear-gradient(145deg,#ffd66b 0%,#f3b735 46%,#df9718 100%);transition:left .42s cubic-bezier(.18,.88,.26,1.1),transform .18s,box-shadow .18s;top:-15px;box-shadow:inset 0 1px #ffffff85,inset 0 -2px 4px #a9660824,0 9px 17px #c1800e38,0 4px 8px #091d3c29}.kpdrmV19NavOrb:before{content:"";pointer-events:none;border:1px solid #ffffff38;border-radius:999px;position:absolute;inset:3px}.kpdrmV19NavOrb:after{content:"";filter:blur(1px);pointer-events:none;background:linear-gradient(90deg,#ffffff70,#fff0);border-radius:999px;width:13px;height:6px;position:absolute;top:7px;left:10px;transform:rotate(-18deg)}.kpdrmV19NavOrbIcon{z-index:2;color:#102447;filter:drop-shadow(0 1px #ffffff57);position:relative}.kpdrmV19NavItem{transition:color .18s,transform .18s,opacity .18s}.kpdrmV19NavItem:hover{color:#fffffffa;transform:translateY(-1px)}.kpdrmV19NavItem.isActive{transform:none}.kpdrmV19NavIcon{filter:drop-shadow(0 1px 1px #0000001a)}.kpdrmV19NavItem.isActive .kpdrmV19NavLabel{color:#ffd267;text-shadow:0 1px 8px #e1a52938}}@media (prefers-reduced-motion:reduce){.kpdrmV19NavHalo,.kpdrmV19NavOrb,.kpdrmV19NavItem{transition:none!important}}@media (max-width:720px){.jdnMobileQuickBar{background:radial-gradient(circle at 9% 20%,#d9a4412e,#0000 34%),linear-gradient(135deg,#fffffffc,#f3f8fcf7)!important;border-top:1px solid #d9a4413d!important;border-bottom:1px solid #062a461a!important;min-height:62px!important;padding:10px 14px!important;box-shadow:0 8px 18px #0f172a12,inset 0 1px #ffffffe6!important}.jdnMobileQuickBarIcon,.jdnMobileQuickChevron{color:#062a46!important;background:#062a4612!important;border-radius:999px!important}.jdnMobileQuickBarText strong{color:#062a46!important;font-weight:800!important}.jdnMobileQuickBarText small{color:#062a46a8!important}.qaWrap.qaAppShell .qaSeg,.qaWrap.qaAppShell .qaHeaderInline{display:none!important}}.kpdrmMobileNav{display:none}@media (max-width:720px){.kpdrmDesktopNav{display:none!important}.kpdrmMobileNav{bottom:max(8px, env(safe-area-inset-bottom));z-index:90;isolation:isolate;background:0 0;border:0;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;width:calc(100% - 16px);height:78px;min-height:78px;margin:8px auto 0;padding:0 8px;display:grid;position:sticky;overflow:visible}.kpdrmMobileNavTrack{z-index:0;pointer-events:none;background:radial-gradient(circle at 50% -44%,#3482c157,#0000 60%),linear-gradient(145deg,#03142d 0%,#082c4d 54%,#051a34 100%);border-radius:24px;height:64px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 16px 34px #021f3740,inset 0 1px #ffffff1a}.kpdrmMobileNavOrb{z-index:4;color:#08213b;pointer-events:none;background:radial-gradient(circle at 30% 24%,#ffffffb8,#0000 30%),linear-gradient(145deg,#ffd56a 0%,#f2af25 52%,#d88b09 100%);border:3px solid #fff7dbf2;border-radius:999px;place-items:center;width:52px;height:52px;transition:left .36s cubic-bezier(.22,.84,.22,1);display:grid;position:absolute;top:-16px;transform:translate(-50%);box-shadow:0 12px 22px #c27d0d4d,0 4px 10px #0f172a2e,inset 0 1px #ffffff8c}.kpdrmMobileNavOrbIcon,.kpdrmMobileNavOrbIcon svg{stroke:currentColor;fill:none;width:23px;min-width:23px;height:23px;min-height:23px;display:block}.kpdrmMobileNavItem{z-index:2;color:#fffc;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:3px;min-width:0;height:64px;padding:18px 1px 7px;display:flex;position:relative}.kpdrmMobileNavItem.isActive{color:#ffd56a}.kpdrmMobileNavIcon{color:currentColor;place-items:center;width:19px;min-width:19px;height:19px;min-height:19px;display:grid}.kpdrmMobileNavIcon svg{stroke:currentColor;fill:none;width:18px;height:18px;display:block}.kpdrmMobileNavItem.isActive .kpdrmMobileNavIcon{opacity:0}.kpdrmMobileNavLabel{color:currentColor;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:700;line-height:1.05;display:block;overflow:hidden}.kpdrmMobileNavItem.isActive .kpdrmMobileNavLabel{text-shadow:0 1px 8px #e1a52947;font-weight:800}}@media (max-width:380px){.kpdrmMobileNav{width:calc(100% - 12px);height:74px;min-height:74px;padding:0 6px}.kpdrmMobileNavTrack{border-radius:22px;height:60px}.kpdrmMobileNavOrb{width:49px;height:49px;top:-15px}.kpdrmMobileNavOrbIcon,.kpdrmMobileNavOrbIcon svg{width:21px;min-width:21px;height:21px;min-height:21px}.kpdrmMobileNavItem{height:60px;padding:17px 1px 6px}.kpdrmMobileNavLabel{font-size:9px}}@media (max-width:720px){.jdnMobileQuickBar{background:radial-gradient(circle at 9% 20%,#d9a4413d,#0000 36%),linear-gradient(135deg,#faf7ee,#e8f2fafa)!important;border-top:1px solid #d9a44157!important;border-bottom:1px solid #062a462e!important;min-height:66px!important;padding:11px 14px!important;box-shadow:0 10px 22px #0f172a1a,inset 0 1px #ffffffeb!important}.jdnMobileQuickBarIcon,.jdnMobileQuickChevron{color:#062a46!important;background:#062a461a!important}.jdnMobileQuickBarText strong{color:#05263f!important;letter-spacing:-.02em!important;font-size:18px!important;font-weight:850!important}.jdnMobileQuickBarText small{color:#05263fb8!important;font-size:13px!important;font-weight:500!important}.kpdrmMobileNav{height:82px!important;min-height:82px!important;margin:8px auto!important}.kpdrmMobileNavTrack{height:66px!important}.kpdrmMobileNavItem{height:66px!important;padding:18px 1px 9px!important}.kpdrmMobileNavLabel{font-size:11.2px!important;font-weight:750!important;line-height:1.08!important}.kpdrmMobileNavItem.isActive .kpdrmMobileNavLabel{font-size:11.4px!important;font-weight:850!important}.kpdrmMobileNavIcon{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important}.kpdrmMobileNavIcon svg{width:19px!important;height:19px!important}}@media (max-width:380px){.kpdrmMobileNav{height:78px!important;min-height:78px!important;margin-bottom:7px!important}.kpdrmMobileNavTrack{height:62px!important}.kpdrmMobileNavItem{height:62px!important;padding:17px 1px 8px!important}.kpdrmMobileNavLabel{font-size:10px!important}.kpdrmMobileNavItem.isActive .kpdrmMobileNavLabel{font-size:10.2px!important}}@media (max-width:720px){.jdnMobileQuickBarText strong{font-size:16px!important;font-weight:800!important;line-height:1.15!important}.jdnMobileQuickBarText small{font-size:12px!important;font-weight:500!important;line-height:1.2!important}.kpdrmMobileNavLabel{font-size:12.2px!important;font-weight:780!important;line-height:1.08!important}.kpdrmMobileNavItem.isActive .kpdrmMobileNavLabel{font-size:12.5px!important;font-weight:850!important}}@media (max-width:380px){.jdnMobileQuickBarText strong{font-size:15px!important}.jdnMobileQuickBarText small{font-size:11px!important}.kpdrmMobileNavLabel{font-size:10.8px!important}.kpdrmMobileNavItem.isActive .kpdrmMobileNavLabel{font-size:11px!important}}.qaMemberLoginNotice{color:#0f172abd;background:linear-gradient(135deg,#fffaeff5,#f5fafff0);border:1px solid #d9a44138;border-radius:13px;margin:0 10px;padding:10px 12px;font-size:12px;font-weight:500;line-height:1.45}@media (max-width:720px){.qaMemberLoginNotice{padding:9px 10px;font-size:11.5px;line-height:1.4}.jdnLauncherBtn.isChatOpen{display:none!important}}.qaMemberCard:not(.isAuthenticated){background:radial-gradient(circle at 14% 12%,#ffdd8442,#0000 34%),linear-gradient(135deg,#18214a 0%,#253060 44%,#3a2b5f 100%)!important;border:1px solid #d6a339b8!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 24px 48px #0f172a3d,inset 0 0 0 1px #ffffff24,0 0 28px #d6a3392e!important}.qaMemberCard:not(.isAuthenticated):before{content:"";pointer-events:none;opacity:.85;background:linear-gradient(120deg,#ffffff38,#0000 28% 68%,#ffd3742e);position:absolute;inset:0}.qaMemberCard:not(.isAuthenticated) .qaMemberAccordionBtn{z-index:1;position:relative;background:0 0!important}.qaMemberCard:not(.isAuthenticated) .qaMemberEyebrow{color:#ffdf96eb!important;letter-spacing:.18em!important;font-weight:850!important}.qaMemberCard:not(.isAuthenticated) .qaMemberTitle{color:#fff!important;text-shadow:0 1px 10px #0000002e!important;font-weight:850!important}.qaMemberCard:not(.isAuthenticated) .qaMemberHint{color:#ebf0ffd6!important;font-weight:650!important}.qaMemberCard:not(.isAuthenticated) .qaMemberAccordionBody{z-index:1;position:relative}.qaMemberCard:not(.isAuthenticated) .qaMemberLoginNotice{color:#ffffffdb!important;background:#ffffff1a!important;border-color:#ffdf965c!important}@media (max-width:720px){.qaMemberCard:not(.isAuthenticated){border-radius:18px!important;box-shadow:0 18px 34px #0f172a38,inset 0 0 0 1px #ffffff21!important}.qaMemberCard:not(.isAuthenticated) .qaMemberTitle{font-size:17px!important}.qaMemberCard:not(.isAuthenticated) .qaMemberHint{font-size:12.5px!important}}.qaMemberCard:not(.isAuthenticated){background:radial-gradient(circle at 12% 15%,#ffdb9642,#0000 32%),radial-gradient(circle at 88% 18%,#ffba702e,#0000 30%),linear-gradient(135deg,#4b1837 0%,#6a2148 46%,#7a3c21 100%)!important;border:1px solid #e7ae56c7!important;box-shadow:0 24px 48px #43183242,inset 0 0 0 1px #fff1d524,0 0 28px #e7ae5638!important}.qaMemberCard:not(.isAuthenticated):before{background:linear-gradient(120deg,#fff4dc33,#0000 30% 66%,#ffbf6538)!important}.qaMemberCard:not(.isAuthenticated) .qaMemberEyebrow{color:#ffd689f5!important}.qaMemberCard:not(.isAuthenticated) .qaMemberTitle{color:#fff9ef!important}.qaMemberCard:not(.isAuthenticated) .qaMemberHint{color:#fff4e5d6!important}.qaMemberCard:not(.isAuthenticated) .qaMemberIcon{background:linear-gradient(145deg,#fff0bd,#d49a32 55%,#b87522)!important;border:1px solid #ffebb7eb!important;box-shadow:0 10px 24px #af5c2157,0 0 0 4px #fff0d21f!important}.qaMemberCard:not(.isAuthenticated) .qaMemberAccordionChevron{color:#5b1b3d!important;background:linear-gradient(145deg,#fffaf1,#f6e6c9)!important;border:1px solid #e7ae56db!important;box-shadow:0 10px 22px #43183240,0 0 0 4px #fff0d21f!important}.qaMemberCard:not(.isAuthenticated) .qaMemberField span{color:#ffe7b8f0!important;font-weight:750!important}.qaMemberCard:not(.isAuthenticated) .qaMemberField input{color:#172033!important;background:#fffffff5!important;border-color:#eebc5eb8!important}.qaMemberCard:not(.isAuthenticated) .qaMemberField input::placeholder{color:#58657d7a!important}.qaMemberCard.isAuthenticated{background:radial-gradient(circle at 12% 15%,#ffdb9642,#0000 32%),radial-gradient(circle at 88% 18%,#ffba702e,#0000 30%),linear-gradient(135deg,#4b1837 0%,#6a2148 46%,#7a3c21 100%)!important;border:1px solid #e7ae56c7!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 24px 48px #43183242,inset 0 0 0 1px #fff1d524,0 0 28px #e7ae5638!important}.qaMemberCard.isAuthenticated:before{content:"";pointer-events:none;opacity:.86;background:linear-gradient(120deg,#fff4dc33,#0000 30% 66%,#ffbf6538);position:absolute;inset:0}.qaMemberCard.isAuthenticated .qaMemberCardHead,.qaMemberCard.isAuthenticated .qaMemberAuthenticated,.qaMemberCard.isAuthenticated form,.qaMemberCard.isAuthenticated .qaMemberError{z-index:1;position:relative}.qaMemberCard.isAuthenticated .qaMemberIcon{background:linear-gradient(145deg,#fff0bd,#d49a32 55%,#b87522)!important;border:1px solid #ffebb7eb!important;box-shadow:0 10px 24px #af5c2157,0 0 0 4px #fff0d21f!important}.qaMemberCard.isAuthenticated .qaMemberEyebrow{color:#ffd689f5!important;letter-spacing:.18em!important;font-weight:850!important}.qaMemberCard.isAuthenticated .qaMemberTitle{color:#fff9ef!important;text-shadow:0 1px 10px #0000002e!important;font-weight:850!important}.qaMemberCard.isAuthenticated .qaMemberHint{color:#fff4e5d6!important;font-weight:650!important}.qaMemberCard.isAuthenticated .qaMemberSessionRow{border-color:#ffe8b92e!important}.qaMemberCard.isAuthenticated .qaMemberSessionRow span{color:#ffedcfd1!important}.qaMemberCard.isAuthenticated .qaMemberSessionRow strong{color:#fff9ef!important}.qaMemberCard.isAuthenticated .qaMemberActive{color:#8dffb2!important;text-shadow:0 0 14px #8dffb22e!important}.qaMemberCard.isAuthenticated .qaMemberLogoutBtn{color:#5b1b3d!important;background:#fffffff5!important;border:1px solid #e7ae56b8!important;font-weight:850!important;box-shadow:0 12px 24px #43183238,0 0 0 4px #fff0d214!important}.qaMemberCard.isAuthenticated .qaMemberLogoutBtn:hover{background:#fff7e8!important}@media (max-width:720px){.qaMemberCard.isAuthenticated{border-radius:18px!important}.qaMemberCard:not(.isAuthenticated) .qaMemberField span{font-size:12.5px!important}}.jdnHeaderBrand{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.jdnHeaderLogo{object-fit:contain;filter:drop-shadow(0 6px 12px #0f172a14);flex:0 0 42px;width:42px;max-width:42px;height:42px;max-height:42px;display:block}.jdnHeaderText{flex-direction:column;min-width:0;display:flex}.jdnHeaderText .jdnHeaderTitle,.jdnHeaderText .jdnHeaderSubtitle{text-overflow:ellipsis;overflow:hidden}@media (max-width:720px){.jdnHeaderBrand{gap:9px}.jdnHeaderLogo{flex-basis:34px;width:34px;max-width:34px;height:34px;max-height:34px}}.qaMemberSummaryCardGrid{--qa-member-summary-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.qaMemberSummaryCard{color:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:13px 14px;display:flex;overflow:hidden;box-shadow:0 14px 26px #0f172a24,inset 0 0 0 1px #ffffff24;border-radius:var(--qa-member-summary-radius)!important}.qaMemberSummaryText{flex-direction:column;min-width:0;line-height:1.05;display:flex}.qaMemberSummaryTitle{text-transform:uppercase;letter-spacing:.02em;color:#fffffffa;white-space:normal;font-size:12px;font-weight:900}.qaMemberSummarySubtitle{color:#ffffffc7;margin-top:3px;font-size:10.5px;font-weight:750}.qaMemberSummaryValue{color:#fffffffa;white-space:nowrap;text-align:right;flex:none;font-size:13px;font-weight:850}.qaMemberSummaryCard.tone-yuran{background:linear-gradient(135deg,#1976bf 0%,#1d8ed3 100%)}.qaMemberSummaryCard.tone-wpk{background:linear-gradient(135deg,#f31669 0%,#ff2a7f 100%)}.qaMemberSummaryCard.tone-share{background:linear-gradient(135deg,#4930d8 0%,#5426d4 100%)}.qaMemberSummaryCard.tone-dividend{background:linear-gradient(135deg,#1aa68d 0%,#22b39b 100%)}@media (max-width:720px){.qaMemberSummaryCardGrid{gap:8px}.qaMemberSummaryCard{min-height:58px;padding:11px 12px;border-radius:var(--qa-member-summary-radius)!important}.qaMemberSummaryTitle{font-size:10.5px}.qaMemberSummarySubtitle{font-size:9.5px}.qaMemberSummaryValue{font-size:11.5px}}.qaMemberSummaryCardGrid{--qa-member-summary-radius:16px;gap:12px!important;margin:10px 0 18px!important}.qaMemberSummaryCard{border-radius:var(--qa-member-summary-radius)!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:8px!important;min-height:86px!important;padding:16px 17px!important;display:flex!important}.qaMemberSummaryText{width:100%!important;min-width:0!important}.qaMemberSummaryTitle{letter-spacing:.035em!important;white-space:nowrap!important;text-overflow:clip!important;width:100%!important;font-size:clamp(13px,1.45vw,16px)!important;font-weight:950!important;line-height:1.03!important;display:block!important;overflow:visible!important}.qaMemberSummarySubtitle{white-space:nowrap!important;margin-top:4px!important;font-size:clamp(11px,1.1vw,13px)!important;font-weight:800!important;line-height:1.05!important;display:block!important}.qaMemberSummaryValue{text-align:left!important;white-space:nowrap!important;letter-spacing:-.025em!important;text-overflow:clip!important;flex:none!important;width:100%!important;margin-top:2px!important;font-size:clamp(18px,2vw,23px)!important;font-weight:950!important;line-height:1.05!important;display:block!important;overflow:visible!important}@media (max-width:720px){.qaMemberDashboard .qaMemberDashboardHeader{margin-bottom:6px!important}.qaMemberSummaryCardGrid{--qa-member-summary-radius:15px;gap:9px!important;margin:8px 0 16px!important}.qaMemberSummaryCard{gap:6px!important;min-height:76px!important;padding:13px!important}.qaMemberSummaryTitle{letter-spacing:.02em!important;font-size:11.5px!important}.qaMemberSummarySubtitle{font-size:10.5px!important}.qaMemberSummaryValue{letter-spacing:-.035em!important;font-size:16px!important}}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryCard{border-radius:var(--qa-member-summary-radius)!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:5px!important;min-height:78px!important;max-height:86px!important;padding:13px 16px!important;display:flex!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryText{width:100%!important;min-width:0!important;line-height:1!important;display:block!important}@media (max-width:720px){.qaMemberDashboard .qaMemberDashboardHeader{margin-bottom:3px!important}.qaMemberDashboard .qaMemberSummaryCardGrid{--qa-member-summary-radius:15px;gap:8px!important;margin:7px 0 16px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryCard{gap:4px!important;min-height:70px!important;max-height:78px!important;padding:11px 12px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryTitle{letter-spacing:.015em!important;font-size:12px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-wpk .qaMemberSummaryTitle{letter-spacing:0!important;font-size:10.8px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummarySubtitle{margin-top:3px!important;font-size:10.2px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryValue{margin-top:3px!important;font-size:15px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-yuran .qaMemberSummaryValue,.qaMemberDashboard .qaMemberSummaryCard.tone-dividend .qaMemberSummaryValue{font-size:14.2px!important}}.qaMemberDashboard .qaMemberSummaryCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:8px 0 18px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryCard{border-radius:22px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:0!important;min-height:120px!important;padding:18px 20px!important;display:flex!important;overflow:hidden!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryText{width:100%!important;min-width:0!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryValue{letter-spacing:-.01em!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:#fffffffa!important;width:100%!important;margin-top:14px!important;font-size:18px!important;font-weight:900!important;line-height:1.08!important;display:block!important;overflow:hidden!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader){padding-left:18px!important;padding-right:18px!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader) :is(.jdnHeaderMain,.qaHeaderMain,.jdnHeaderBrand,.qaHeaderBrand,.jdnLauncherBrand,.qaLauncherBrand){justify-content:flex-start!important;align-items:center!important;gap:12px!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader) img[src*=kpdrm-logo2]{object-fit:contain!important;flex:none!important;width:auto!important;max-width:none!important;height:52px!important;margin-left:0!important;margin-right:2px!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader) :is(.jdnHeaderText,.qaHeaderText,.jdnLauncherHeaderText,.qaLauncherHeaderText,.jdnBrandText,.qaBrandText){margin-left:0!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader) :is(.jdnHeaderTitle,.qaHeaderTitle){margin-bottom:2px!important}@media (max-width:720px){.qaMemberDashboard .qaMemberSummaryCardGrid{gap:10px!important;margin:6px 0 16px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryCard{border-radius:20px!important;min-height:98px!important;padding:14px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryTitle{letter-spacing:.025em!important;font-size:11px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-wpk .qaMemberSummaryTitle{letter-spacing:.015em!important;font-size:10.2px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummarySubtitle{margin-top:3px!important;font-size:9.6px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryValue{margin-top:10px!important;font-size:14.5px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-yuran .qaMemberSummaryValue,.qaMemberDashboard .qaMemberSummaryCard.tone-dividend .qaMemberSummaryValue{font-size:13.8px!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader){padding-left:14px!important;padding-right:14px!important}:is(.jdnLauncherHeader,.qaLauncherHeader,.jdnHeader,.qaHeader,.jdnChatHeader,.qaChatHeader) img[src*=kpdrm-logo2]{height:40px!important}}.jdnHeaderBrand{transform:translate(-6px);gap:10px!important;margin-left:0!important}.jdnHeaderLogo{flex-basis:40px!important;width:40px!important;max-width:40px!important;height:40px!important;max-height:40px!important}.jdnHeaderTitle{font-size:18px!important;line-height:1.15!important}.jdnHeaderSubtitle{font-size:14px!important;line-height:1.15!important}.qaMemberDashboard{padding-bottom:18px!important}.qaMemberDashboard .qaMemberDashboardHeader{margin-bottom:0!important}.qaMemberDashboardTitle{font-size:16px!important;line-height:1.12!important}.qaMemberDashboard .qaMemberEyebrow{letter-spacing:.16em!important;font-size:10px!important}.qaMemberDashboard .qaMemberSummaryCardGrid{--qa-member-summary-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:10px 0 14px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryCard{border-radius:var(--qa-member-summary-radius)!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:0!important;min-height:82px!important;max-height:88px!important;padding:13px 14px!important;display:flex!important;overflow:hidden!important;box-shadow:0 12px 22px #0f172a21,inset 0 0 0 1px #ffffff24!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryText{width:100%!important;min-width:0!important;display:block!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryTitle{letter-spacing:.035em!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:#fffffffa!important;width:100%!important;font-size:12px!important;font-weight:900!important;line-height:1.06!important;display:block!important;overflow:hidden!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummarySubtitle{white-space:nowrap!important;text-overflow:ellipsis!important;color:#ffffffd6!important;width:100%!important;margin-top:4px!important;font-size:10.2px!important;font-weight:760!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryValue{letter-spacing:-.01em!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:#fffffffa!important;flex:none!important;width:100%!important;margin-top:10px!important;font-size:16px!important;font-weight:880!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.qaMemberDashboard .qaMemberSummaryCard.tone-wpk .qaMemberSummaryTitle{letter-spacing:.01em!important;font-size:10.7px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-yuran .qaMemberSummaryValue,.qaMemberDashboard .qaMemberSummaryCard.tone-dividend .qaMemberSummaryValue{font-size:15.2px!important}.qaMemberDashboardDetails{margin-bottom:22px!important}.kpdrmBottomNav,.kpdrmBottomNavWrap,.kpdrmBottomNavigation,.kpdrmMobileBottomNav{bottom:14px!important}@media (max-width:720px){.jdnHeader{min-height:62px!important;padding:10px 12px!important}.jdnHeaderBrand{transform:translate(-4px);gap:8px!important}.jdnHeaderLogo{flex-basis:32px!important;width:32px!important;max-width:32px!important;height:32px!important;max-height:32px!important}.jdnHeaderTitle{font-size:15.5px!important}.jdnHeaderSubtitle{font-size:12px!important}.qaMemberDashboardTitle{font-size:18px!important}.qaMemberDashboard .qaMemberSummaryCardGrid{--qa-member-summary-radius:16px;gap:8px!important;margin:8px 0 14px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryCard{border-radius:var(--qa-member-summary-radius)!important;min-height:74px!important;max-height:80px!important;padding:11px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryTitle{letter-spacing:.018em!important;font-size:10.3px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-wpk .qaMemberSummaryTitle{letter-spacing:0!important;font-size:9.2px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummarySubtitle{margin-top:3px!important;font-size:9.3px!important}.qaMemberDashboard .qaMemberSummaryCardGrid .qaMemberSummaryValue{margin-top:8px!important;font-size:13.2px!important}.qaMemberDashboard .qaMemberSummaryCard.tone-yuran .qaMemberSummaryValue,.qaMemberDashboard .qaMemberSummaryCard.tone-dividend .qaMemberSummaryValue{font-size:12.4px!important}.jdnLeftInner,.jdnLeftInnerWithInlineHeader{padding-bottom:104px!important}}.jdnHeader{min-height:8px!important;padding:8px 13px 8px 0!important}.jdnHeaderBrand{gap:8px!important;margin-left:0!important;transform:translate(-2px)!important}.jdnHeaderLogo{flex:0 0 34px!important;width:34px!important;max-width:34px!important;height:34px!important;max-height:34px!important}.jdnHeaderText{min-width:0!important}.jdnHeaderTitle{letter-spacing:-.01em!important;font-size:14px!important;font-weight:850!important;line-height:1.12!important}.jdnHeaderSubtitle{margin-top:2px!important;font-size:12.5px!important;line-height:1.1!important}.jdnHeaderRight{gap:7px!important}.jdnLeftInner,.jdnLeftInnerWithInlineHeader{padding-bottom:6px!important}.kpdrmBottomNav,.kpdrmBottomNavWrap,.kpdrmBottomNavigation,.kpdrmMobileBottomNav{margin-bottom:0!important;bottom:10px!important}.jdnLeftInnerWithInlineHeader>:last-child,.jdnLeftInner>:last-child{margin-bottom:0!important}.jdnRightPane{padding-bottom:10px!important}.jdnChatWrap{padding-bottom:12px!important}.aiNotice,.ai-notice,.chatNotice,.chat-notice,.jdnNotice,.jdn-notice,[class*=aiNotice],[class*=AiNotice],[class*=noticeRow],[class*=NoticeRow]{margin-bottom:12px!important}.chatFooter,.chat-footer,.aiChatFooter,.ai-chat-footer,[class*=chatFooter],[class*=ChatFooter]{padding-bottom:12px!important}.aiNoticeTooltip,.ai-notice-tooltip,.jdnNoticeTooltip,.jdn-notice-tooltip,.noticeTooltip,.notice-tooltip,[class*=noticeTooltip],[class*=NoticeTooltip]{z-index:40!important;max-width:min(520px,100vw - 48px)!important;position:absolute!important;bottom:64px!important;left:16px!important;right:auto!important;transform:none!important}@media (max-width:720px){.jdnHeader{min-height:54px!important;padding:7px 10px!important}.jdnHeaderBrand{gap:7px!important;transform:translate(-1px)!important}.jdnHeaderLogo{flex-basis:28px!important;width:28px!important;max-width:28px!important;height:28px!important;max-height:28px!important}.jdnHeaderTitle{font-size:14.2px!important;line-height:1.1!important}.jdnHeaderSubtitle{font-size:11.2px!important}.jdnLeftInner,.jdnLeftInnerWithInlineHeader{padding-bottom:22px!important}.jdnChatWrap{padding-bottom:10px!important}.aiNoticeTooltip,.ai-notice-tooltip,.jdnNoticeTooltip,.jdn-notice-tooltip,.noticeTooltip,.notice-tooltip,[class*=noticeTooltip],[class*=NoticeTooltip]{max-width:calc(100vw - 32px)!important;bottom:60px!important;left:12px!important}}.jdnRightPane [class*=Notice],.jdnRightPane [class*=notice],.jdnRightPane .aiNotice,.jdnRightPane .jdnNotice{font-size:12.5px!important;line-height:1.2!important}.jdnRightPane [class*=NoticeRow],.jdnRightPane [class*=noticeRow],.jdnRightPane [class*=aiNotice],.jdnRightPane [class*=AiNotice],.jdnRightPane [class*=jdnNotice]{margin-bottom:10px!important}.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover]{letter-spacing:-.01em!important;color:#fffffff5!important;z-index:80!important;background:radial-gradient(circle at 15% 0,#daa1382e,#0000 35%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border:1px solid #ffffff14!important;border-radius:18px!important;width:max-content!important;min-width:280px!important;max-width:420px!important;padding:14px 18px!important;font-size:14px!important;font-weight:500!important;line-height:1.42!important;bottom:58px!important;left:18px!important;right:auto!important;transform:none!important;box-shadow:0 22px 44px #00000047,inset 0 0 0 1px #ffffff0a!important}.jdnRightPane [class*=Notice]:hover:after,.jdnRightPane [class*=notice]:hover:after,.jdnRightPane [class*=aiNotice]:hover:after,.jdnRightPane [class*=AiNotice]:hover:after{background:radial-gradient(circle at 15% 0,#daa1382e,#0000 35%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border-radius:18px!important;width:max-content!important;min-width:280px!important;max-width:420px!important;padding:14px 18px!important;font-size:14px!important;font-weight:500!important;line-height:1.42!important;box-shadow:0 22px 44px #00000047,inset 0 0 0 1px #ffffff0a!important}.jdnRightPane [class*=Notice] strong,.jdnRightPane [class*=notice] strong,.jdnRightPane [class*=aiNotice] strong,.jdnRightPane [class*=AiNotice] strong{font-size:12.5px!important;font-weight:800!important}@media (max-width:720px){.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover]{border-radius:16px!important;min-width:240px!important;max-width:calc(100vw - 44px)!important;padding:12px 14px!important;font-size:12.8px!important;bottom:54px!important;left:12px!important}.jdnRightPane [class*=Notice]:hover:after,.jdnRightPane [class*=notice]:hover:after,.jdnRightPane [class*=aiNotice]:hover:after,.jdnRightPane [class*=AiNotice]:hover:after{min-width:240px!important;max-width:calc(100vw - 44px)!important;padding:12px 14px!important;font-size:12.8px!important}}.jdnRightPane,.jdnChatWrap,[class*=ChatShell],[class*=chatShell],[class*=ChatPanel],[class*=chatPanel]{position:relative}.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover],.jdnRightPane [class*=NoticeRow]:hover:after,.jdnRightPane [class*=noticeRow]:hover:after,.jdnRightPane [class*=aiNotice]:hover:after,.jdnRightPane [class*=AiNotice]:hover:after,.jdnRightPane [class*=jdnNotice]:hover:after,.jdnRightPane [class*=JdnNotice]:hover:after,.jdnRightPane [class*=noticeTrigger]:hover:after,.jdnRightPane [class*=NoticeTrigger]:hover:after{letter-spacing:-.01em!important;color:#fffffff5!important;z-index:90!important;background:radial-gradient(circle at 15% 0,#daa13829,#0000 34%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:390px!important;min-width:300px!important;max-width:390px!important;padding:13px 16px!important;font-size:13.2px!important;font-weight:500!important;line-height:1.42!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:0!important;right:auto!important;transform:none!important;box-shadow:0 18px 38px #00000042,inset 0 0 0 1px #ffffff0a!important}.jdnRightPane [class*=NoticeRow]:hover:before,.jdnRightPane [class*=noticeRow]:hover:before,.jdnRightPane [class*=aiNotice]:hover:before,.jdnRightPane [class*=AiNotice]:hover:before,.jdnRightPane [class*=jdnNotice]:hover:before,.jdnRightPane [class*=JdnNotice]:hover:before,.jdnRightPane [class*=noticeTrigger]:hover:before,.jdnRightPane [class*=NoticeTrigger]:hover:before{z-index:91!important;bottom:calc(100% + 3px)!important;left:28px!important;right:auto!important;transform:none!important}.jdnRightPane .jdnInputWrap [class*=Tooltip],.jdnRightPane .jdnInputWrap [class*=tooltip],.jdnRightPane .jdnInputWrap [class*=Popover],.jdnRightPane .jdnInputWrap [class*=popover],.jdnRightPane [class*=Input] [class*=Tooltip],.jdnRightPane [class*=Input] [class*=tooltip]{display:none!important}@media (max-width:720px){.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover],.jdnRightPane [class*=NoticeRow]:hover:after,.jdnRightPane [class*=noticeRow]:hover:after,.jdnRightPane [class*=aiNotice]:hover:after,.jdnRightPane [class*=AiNotice]:hover:after,.jdnRightPane [class*=jdnNotice]:hover:after,.jdnRightPane [class*=JdnNotice]:hover:after,.jdnRightPane [class*=noticeTrigger]:hover:after,.jdnRightPane [class*=NoticeTrigger]:hover:after{border-radius:15px!important;width:calc(100vw - 42px)!important;min-width:0!important;max-width:calc(100vw - 42px)!important;padding:12px 14px!important;font-size:12.2px!important;line-height:1.38!important;bottom:calc(100% + 9px)!important;left:0!important}}.jdnRightPane [class*=NoticeRow],.jdnRightPane [class*=noticeRow],.jdnRightPane [class*=aiNotice],.jdnRightPane [class*=AiNotice],.jdnRightPane [class*=jdnNotice],.jdnRightPane [class*=JdnNotice],.jdnRightPane [class*=noticeTrigger],.jdnRightPane [class*=NoticeTrigger]{z-index:70!important;align-items:center!important;margin-bottom:12px!important;display:inline-flex!important;position:relative!important}.jdnRightPane [class*=NoticeRow]:before,.jdnRightPane [class*=noticeRow]:before,.jdnRightPane [class*=aiNotice]:before,.jdnRightPane [class*=AiNotice]:before,.jdnRightPane [class*=jdnNotice]:before,.jdnRightPane [class*=JdnNotice]:before,.jdnRightPane [class*=noticeTrigger]:before,.jdnRightPane [class*=NoticeTrigger]:before,.jdnRightPane .jdnInputWrap [class*=Tooltip],.jdnRightPane .jdnInputWrap [class*=tooltip],.jdnRightPane .jdnInputWrap [class*=Popover],.jdnRightPane .jdnInputWrap [class*=popover],.jdnRightPane [class*=Input] [class*=Tooltip],.jdnRightPane [class*=Input] [class*=tooltip],.jdnRightPane [class*=Input] [class*=Popover],.jdnRightPane [class*=Input] [class*=popover]{content:none!important;opacity:0!important;visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:none!important}.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover],.jdnRightPane [class*=NoticeRow]:hover:after,.jdnRightPane [class*=noticeRow]:hover:after,.jdnRightPane [class*=aiNotice]:hover:after,.jdnRightPane [class*=AiNotice]:hover:after,.jdnRightPane [class*=jdnNotice]:hover:after,.jdnRightPane [class*=JdnNotice]:hover:after,.jdnRightPane [class*=noticeTrigger]:hover:after,.jdnRightPane [class*=NoticeTrigger]:hover:after{letter-spacing:-.01em!important;color:#fffffff5!important;z-index:95!important;background:radial-gradient(circle at 15% 0,#daa13824,#0000 34%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:390px!important;min-width:300px!important;max-width:390px!important;padding:13px 16px!important;font-size:13px!important;font-weight:500!important;line-height:1.42!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:0!important;right:auto!important;transform:none!important;box-shadow:0 18px 38px #00000042,inset 0 0 0 1px #ffffff0a!important}@media (max-width:720px){.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover],.jdnRightPane [class*=NoticeRow]:hover:after,.jdnRightPane [class*=noticeRow]:hover:after,.jdnRightPane [class*=aiNotice]:hover:after,.jdnRightPane [class*=AiNotice]:hover:after,.jdnRightPane [class*=jdnNotice]:hover:after,.jdnRightPane [class*=JdnNotice]:hover:after,.jdnRightPane [class*=noticeTrigger]:hover:after,.jdnRightPane [class*=NoticeTrigger]:hover:after{border-radius:15px!important;width:calc(100vw - 44px)!important;min-width:0!important;max-width:calc(100vw - 44px)!important;padding:12px 14px!important;font-size:12px!important;line-height:1.38!important;bottom:calc(100% + 9px)!important;left:0!important}}.jdnRightPane [class*=NoticeRow]:before,.jdnRightPane [class*=NoticeRow]:after,.jdnRightPane [class*=noticeRow]:before,.jdnRightPane [class*=noticeRow]:after,.jdnRightPane [class*=aiNotice]:before,.jdnRightPane [class*=aiNotice]:after,.jdnRightPane [class*=AiNotice]:before,.jdnRightPane [class*=AiNotice]:after,.jdnRightPane [class*=jdnNotice]:before,.jdnRightPane [class*=jdnNotice]:after,.jdnRightPane [class*=JdnNotice]:before,.jdnRightPane [class*=JdnNotice]:after,.jdnRightPane [class*=noticeTrigger]:before,.jdnRightPane [class*=noticeTrigger]:after,.jdnRightPane [class*=NoticeTrigger]:before,.jdnRightPane [class*=NoticeTrigger]:after{content:none!important;opacity:0!important;visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}.jdnRightPane [class*=Tooltip]:not([class*=Input] *),.jdnRightPane [class*=tooltip]:not([class*=Input] *),.jdnRightPane [class*=Popover]:not([class*=Input] *),.jdnRightPane [class*=popover]:not([class*=Input] *){letter-spacing:-.01em!important;color:#fffffff5!important;z-index:95!important;background:radial-gradient(circle at 15% 0,#daa13824,#0000 34%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:390px!important;min-width:300px!important;max-width:390px!important;padding:13px 16px!important;font-size:13px!important;font-weight:500!important;line-height:1.42!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:0!important;right:auto!important;transform:none!important;box-shadow:0 18px 38px #00000042,inset 0 0 0 1px #ffffff0a!important}@media (max-width:720px){.jdnRightPane [class*=Tooltip]:not([class*=Input] *),.jdnRightPane [class*=tooltip]:not([class*=Input] *),.jdnRightPane [class*=Popover]:not([class*=Input] *),.jdnRightPane [class*=popover]:not([class*=Input] *){border-radius:15px!important;width:calc(100vw - 44px)!important;min-width:0!important;max-width:calc(100vw - 44px)!important;padding:12px 14px!important;font-size:12px!important;line-height:1.38!important;bottom:calc(100% + 9px)!important;left:0!important}}.jdnRightPane .jdnInputWrap:before,.jdnRightPane .jdnInputWrap:after,.jdnRightPane .jdnComposer:before,.jdnRightPane .jdnComposer:after,.jdnRightPane .jdnComposerWrap:before,.jdnRightPane .jdnComposerWrap:after,.jdnRightPane .jdnInputBar:before,.jdnRightPane .jdnInputBar:after,.jdnRightPane .jdnInputShell:before,.jdnRightPane .jdnInputShell:after,.jdnRightPane .jdnChatInput:before,.jdnRightPane .jdnChatInput:after,.jdnRightPane .jdnMessageInput:before,.jdnRightPane .jdnMessageInput:after,.jdnRightPane [class*=InputWrap]:before,.jdnRightPane [class*=InputWrap]:after,.jdnRightPane [class*=Composer]:before,.jdnRightPane [class*=Composer]:after,.jdnRightPane [class*=InputBar]:before,.jdnRightPane [class*=InputBar]:after,.jdnRightPane [class*=InputShell]:before,.jdnRightPane [class*=InputShell]:after{content:none!important;opacity:0!important;visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:none!important}.jdnRightPane .jdnInputWrap [class*=Tooltip],.jdnRightPane .jdnInputWrap [class*=tooltip],.jdnRightPane .jdnInputWrap [class*=Popover],.jdnRightPane .jdnInputWrap [class*=popover],.jdnRightPane [class*=InputWrap] [class*=Tooltip],.jdnRightPane [class*=InputWrap] [class*=tooltip],.jdnRightPane [class*=InputWrap] [class*=Popover],.jdnRightPane [class*=InputWrap] [class*=popover],.jdnRightPane [class*=Composer] [class*=Tooltip],.jdnRightPane [class*=Composer] [class*=tooltip],.jdnRightPane [class*=Composer] [class*=Popover],.jdnRightPane [class*=Composer] [class*=popover]{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.jdnRightPane [class*=NoticeRow],.jdnRightPane [class*=noticeRow],.jdnRightPane [class*=aiNotice],.jdnRightPane [class*=AiNotice],.jdnRightPane [class*=jdnNotice],.jdnRightPane [class*=JdnNotice],.jdnRightPane [class*=noticeTrigger],.jdnRightPane [class*=NoticeTrigger]{z-index:70!important;position:relative!important}.jdnRightPane :before,.jdnRightPane :after{content:none!important;opacity:0!important;visibility:hidden!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;pointer-events:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:none!important}.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover]{letter-spacing:-.01em!important;color:#fffffff5!important;z-index:95!important;background:radial-gradient(circle at 15% 0,#daa13824,#0000 34%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:390px!important;min-width:300px!important;max-width:390px!important;padding:13px 16px!important;font-size:13px!important;font-weight:500!important;line-height:1.42!important;box-shadow:0 18px 38px #00000042,inset 0 0 0 1px #ffffff0a!important}@media (max-width:720px){.jdnRightPane [class*=Tooltip],.jdnRightPane [class*=tooltip],.jdnRightPane [class*=Popover],.jdnRightPane [class*=popover]{border-radius:15px!important;width:calc(100vw - 44px)!important;min-width:0!important;max-width:calc(100vw - 44px)!important;padding:12px 14px!important;font-size:12px!important;line-height:1.38!important}}.jdnRightPane [class*=noticeTooltip]:not([class*=noticeTooltipInner]){width:390px!important;min-width:0!important;max-width:min(390px,100vw - 48px)!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;z-index:90!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;bottom:calc(100% + 10px)!important;left:0!important;overflow:visible!important;transform:none!important}.jdnRightPane [class*=noticeTooltip]:not([class*=noticeTooltipInner]):before,.jdnRightPane [class*=noticeTooltip]:not([class*=noticeTooltipInner]):after{content:none!important;display:none!important}.jdnRightPane [class*=noticeTooltipInner]{letter-spacing:-.01em!important;text-align:left!important;white-space:normal!important;color:#fffffff5!important;pointer-events:auto!important;background:radial-gradient(circle at 15% 0,#daa13824,#0000 34%),linear-gradient(135deg,#0f1b2dfa,#0c1626fa)!important;border:1px solid #ffffff14!important;border-radius:16px!important;width:100%!important;padding:13px 16px!important;font-size:13px!important;font-weight:500!important;line-height:1.42!important;display:block!important;box-shadow:0 18px 38px #00000042,inset 0 0 0 1px #ffffff0a!important}@media (max-width:720px){.jdnRightPane [class*=noticeTooltip]:not([class*=noticeTooltipInner]){width:calc(100vw - 44px)!important;max-width:calc(100vw - 44px)!important;bottom:calc(100% + 9px)!important;left:0!important}.jdnRightPane [class*=noticeTooltipInner]{border-radius:15px!important;padding:12px 14px!important;font-size:12px!important;line-height:1.38!important}}
