:root{--bg:#000;--text:#f2f4f8;--blue:#2f8bff;--pink:#ff3b81;--muted:#a7b0bf;--panel:#0b0f18;--panel2:#070b12;--panel3:#0f1218;--panel4:#1a1f29;--panel5:#222838;--panel6:#2b3244;--panel7:#353d52;--panel8:#414a61;--panel9:#4e5871;--panel10:#5d6882;--surface:#fafbfe;--surfaceAlt:#e6eaf1;--botBubble:#090c14eb;--inputBg:#00000047;--border:#ffffff1f;--borderSoft:#c5ccd8;--borderDark:#2a303c;--shadow:#0000008c;--success:#22c55e;--successDark:#16a34a;--warning:#f5b942;--warningDark:#e09b21;--danger:#ff5a5f;--dangerDark:#c93f45;--blueLight:#66a9ff;--blueSoft:#e8f2ff;--pinkLight:#ff6aa3;--pinkSoft:#ffe6ef;--textSoft:#c5ccd8;--textMuted:#6f7785;--sidebarCollapsedWidth:60px}*{box-sizing:border-box}html,body{height:100%;margin:0;overflow:hidden}body{background:radial-gradient(900px 520px at 18% -10%,#ff3b8138,#0000 60%),radial-gradient(900px 520px at 82% -10%,#2f8bff38,#0000 60%),linear-gradient(180deg,#ffffff0a,#0000 35%),var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.fqd-root{background:radial-gradient(900px 520px at 18% -10%,#ff3b8138,#0000 60%),radial-gradient(900px 520px at 82% -10%,#2f8bff38,#0000 60%),linear-gradient(180deg,#ffffff0a,#0000 35%),var(--bg);height:100%;color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;position:fixed;inset:0;overflow:hidden}.appShell{height:100%;min-height:0;display:flex;overflow:hidden}.appMain{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.historySidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-right:1px solid var(--border);background:#000000b8;flex-direction:column;flex-shrink:0;width:260px;padding:0 10px;transition:width .22s,padding .22s;display:flex;position:relative;overflow:hidden}.historySidebar.is-collapsed{width:var(--sidebarCollapsedWidth);padding:0 10px}.historySidebar.is-collapsed .sidebarBtn{justify-content:center;align-items:center;padding-left:0;padding-right:0}.historySidebar.is-collapsed .sidebarBtn i{text-align:center;width:auto;margin:0}.historySidebar.is-collapsed .sidebarBtnLabel{display:none}.historySidebar.is-collapsed .accountInner{justify-content:center;align-items:center;padding-left:0;padding-right:0;display:flex}.historySidebar.is-collapsed .accountAvatar{margin:0 auto}.historySidebar.is-collapsed .accountText,.historySidebar.is-collapsed .sidebarLogo,.historySidebar.is-collapsed .sidebarBrandText{display:none}.historySidebar.is-collapsed .sidebarTopBar{justify-content:center}.historySidebar.is-collapsed .sidebarToggleBtn{margin:0 auto}.historySidebar.is-collapsed .sidebarBrand{display:none}.sidebarTopBar{justify-content:space-between;align-items:center;gap:8px;min-height:60px;display:flex}.sidebarBrand{align-items:center;gap:10px;min-width:0;padding:8px;display:flex;overflow:hidden}.sidebarLogo{object-fit:contain;border-radius:10px;flex-shrink:0;width:24px;height:24px;display:block}.historySidebar.is-collapsed .sidebarBrandText{opacity:0;pointer-events:none;width:0}.sidebarToggleBtn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.sidebarToggleBtn:hover{background:var(--panel5);color:var(--text)}.sidebarToggleBtn .toggleExpandIcon,.historySidebar.is-collapsed .sidebarToggleBtn .toggleCollapseIcon{display:none}.historySidebar.is-collapsed .sidebarToggleBtn .toggleExpandIcon{display:inline-block}.historyHeader{flex-direction:column;gap:4px;margin:10px 0;display:flex}.sidebarSectionTitle{color:var(--muted);opacity:1;margin:10px 4px 4px;font-size:13px;transition:opacity .18s,height .18s,margin .18s}.sidebarBtn{color:var(--text);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:40px;padding:8px 10px;font-size:13px;transition:background .15s,color .15s,padding .22s;display:flex;position:relative;overflow:hidden}.sidebarBtn:hover{background:var(--panel5);color:var(--text)}.sidebarBtn i{flex-shrink:0;width:18px;font-size:16px}.sidebarBtnLabel{opacity:1;text-overflow:ellipsis;white-space:nowrap;width:auto;transition:opacity .18s,width .18s;overflow:hidden}.dangerBtn .sidebarBtnLabel,.dangerBtn.sidebarBtn i{color:#ffb3b3}.dangerBtn:hover .sidebarBtnLabel,.dangerBtn.sidebarBtn:hover i{color:var(--text)}.historySidebar.is-collapsed .sidebarBtn{position:relative}.historySidebar.is-collapsed .sidebarBtn:hover:after{background:var(--panel4);border:1px solid var(--border);color:var(--text);content:attr(title);white-space:nowrap;z-index:1200;border-radius:8px;padding:6px 8px;font-size:12px;position:absolute;left:calc(100% + 10px);box-shadow:0 10px 24px #00000073}.historySidebar.is-collapsed .sidebarBtn{justify-content:center;padding-left:0;padding-right:0}.historySidebar.is-collapsed .sidebarBtnLabel{opacity:0;pointer-events:none;width:0}.notifBtn{position:relative}.notifDot{background:var(--pink);border-radius:999px;flex-shrink:0;width:8px;height:8px;margin-left:auto;display:none}.notifBtn.has-notifications .notifDot{display:inline-block}.historySidebar.is-collapsed .notifDot{margin-left:0;position:absolute;top:6px;right:6px}.historyList{opacity:1;flex:auto;min-height:0;margin-top:6px;transition:opacity .16s,visibility .16s,margin .16s;overflow:auto}.historySidebar.is-collapsed .historyList{opacity:0;pointer-events:none;visibility:hidden;margin-top:0}.historySidebar.is-collapsed .sidebarSectionTitle{opacity:0;pointer-events:none;height:0;margin:0;overflow:hidden}.historyItem{color:var(--text);background:0 0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin-bottom:4px;padding:4px;font-size:13px;display:flex;position:relative}.historyItem.active{background:var(--panel4)}.historyItem:hover{background:var(--panel5)}.historyItemMain{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding:4px 6px;display:flex}.historyItemTitleRow{align-items:center;gap:6px;min-width:0;display:flex}.historyItemTitleRow span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.historyItemTime{opacity:.65;font-size:11px;display:block}.historyItemMenuBtn{color:var(--muted);cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s,color .15s,background .15s;display:inline-flex}.historyItem:hover .historyItemMenuBtn,.historyItemMenuBtn.is-pinned-menu{opacity:1}.historyItemMenuBtn i{font-size:14px}.historyItemMenuBtn .pinIcon{display:none}.historyItemMenuBtn .menuIcon,.historyItemMenuBtn.is-pinned-menu .pinIcon{display:inline-block}.historyItemMenuBtn.is-pinned-menu .menuIcon,.historyItem:hover .historyItemMenuBtn.is-pinned-menu .pinIcon{display:none}.historyItem:hover .historyItemMenuBtn.is-pinned-menu .menuIcon{display:inline-block}.historyItemMenuBtn:hover{color:var(--text)}.historyItemMenu{background:var(--panel4);z-index:9999;border-radius:8px;min-width:160px;padding:4px;position:absolute;top:30px;right:6px;box-shadow:0 10px 30px #0009}.historyItemMenuItem{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;padding:6px 8px;font-size:13px;display:flex}.historyItemMenuItem i{font-size:13px}.historyItemMenuItem:hover{background:var(--panel6)}.historyItemMenuItem-danger{color:#ffb3b3}.sidebarBottom{margin-top:auto;padding-top:8px}.accountSection{border-top:1px solid var(--border);align-items:center;min-height:60px;margin-top:8px;display:flex}.dangerBtn{color:var(--text);background:0 0;border:0}.dangerBtn:hover{background:var(--dangerDark);color:#fff}.accountInner{align-items:center;gap:10px;padding:8px 4px 4px;display:flex;overflow:hidden}.accountAvatar{color:#fff;background:radial-gradient(circle at 30% 30%,#ffffff59,#ff3b81b3);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:600;display:flex}.accountText{opacity:1;white-space:nowrap;width:auto;transition:opacity .18s,width .18s;overflow:hidden}.accountTextMain{color:var(--text);font-size:13px}.accountTextSub{color:var(--muted);font-size:11px}.historySidebar.is-collapsed .accountInner{justify-content:center}.historySidebar.is-collapsed .accountText{opacity:0;pointer-events:none;width:0}.historySidebar.is-collapsed .accountSection{justify-content:center}@media (max-width:768px){.historySidebar{display:none}}.navbar,.footerBar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;align-items:center;height:56px;display:flex}.navbar-brand img{width:100%;max-width:160px}.brandTagline{color:var(--muted);white-space:nowrap;margin-left:10px;font-size:13px;font-weight:500}@media (max-width:992px){.brandTagline{display:none}}.currentChatMenuBtn{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:inline-flex}.currentChatMenuBtn:hover{background:#ffffff2e}.currentChatMenuPopover{background:var(--panel4);z-index:9999;border-radius:8px;min-width:160px;padding:4px;position:absolute;top:56px;right:16px;box-shadow:0 10px 32px #0009}.chatProgressBarWrapper{width:100%}.chatProgressBarInner{background-image:linear-gradient(90deg,var(--pink),var(--blue));width:0%;height:8px;transition:width .25s ease-out}.pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text);white-space:nowrap;background:#0000004d;border:1px solid #ffffff2e;border-radius:999px;padding:6px 10px;font-size:12px}.mainWrap{flex:1;max-height:calc(100vh - 120px);overflow:auto}.mw-768{max-width:768px}.mw-992{max-width:992px}.mw-1200{max-width:1200px}.chatBare{color:var(--text);padding:40px 10px 0;font-size:17px}@media (max-width:768px){.chatBare{padding:10px 10px 0 5px;font-size:16px}}.rowMsg{margin-bottom:10px;display:flex}.rowMsg.bot{align-items:flex-end;gap:10px;max-width:80%}.rowMsg.user{justify-content:flex-end}.botAvatar{border:2px solid var(--theme-border);box-sizing:border-box;background-image:url(/assets-fqd/img/eva-girl-2.png);background-position:50%;background-size:cover;border-radius:999px;flex-shrink:0;width:44px;height:44px;overflow:hidden}@media (max-width:768px){.botAvatar{width:34px;height:34px}}.botMsg{flex:1;justify-content:flex-start;align-items:flex-start;display:flex}.bubble.userBubble,.bubble.botBubble{border-radius:21px;margin-bottom:7px;padding:.75rem 1.25rem}@media (max-width:768px){.bubble.userBubble,.bubble.botBubble{border-radius:19px;margin-bottom:7px;padding:.5rem 1rem}}.bubble.userBubble{background:var(--theme-button);color:#fff;white-space:pre-wrap;word-break:break-word;max-width:80%;position:relative}.bubble.userBubble:before{background:var(--theme-button);content:"";z-index:0;background-attachment:fixed;border-bottom-left-radius:15px;width:11px;height:10px;position:absolute;bottom:-8px;right:15px}.bubble.userBubble:after{background:var(--theme-background);content:"";z-index:1;border-bottom-left-radius:10px;width:4px;height:8px;position:absolute;bottom:-8px;right:12px}.bubble.botBubble{background:var(--panel4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bubble.botBubble:before{background:var(--theme-background-secondary);content:"";z-index:0;border-bottom-right-radius:15px;width:11px;height:10px;position:absolute;bottom:-8px;left:15px}.bubble.botBubble:after{content:"";z-index:1;border-bottom-right-radius:10px;width:4px;height:8px;position:absolute;bottom:-8px;left:12px}.msg.botPlain{color:var(--text);white-space:pre-wrap;word-break:break-word;margin-bottom:0;display:block}.bubble.botBubble.thinking{opacity:.85;justify-content:center;align-items:center;max-width:fit-content;padding:1rem 1.25rem;display:inline-flex}@media (max-width:768px){.bubble.botBubble.thinking{padding:.75rem 1rem}}.thinkingDots{align-items:center;gap:4px;display:flex}.thinkingDots span{background:#fff9;border-radius:999px;width:6px;height:6px;animation:1s ease-in-out infinite thinkingBounce}.thinkingDots span:nth-child(2){animation-delay:.15s}.thinkingDots span:nth-child(3){animation-delay:.3s}@keyframes thinkingBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.meta{color:var(--theme-text-secondary);margin-top:6px;font-size:12px}.choices{flex-wrap:wrap;gap:8px;padding-left:54px;display:flex}@media (max-width:768px){.choices{padding-left:44px}}.btnish{appearance:none;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;touch-action:manipulation;color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:none;border-radius:12px;outline:none;padding:10px 12px;font-size:15px}.btnish:focus,.btnish:focus-visible{box-shadow:none;outline:none}.btnish:active{background:var(--panel);border-color:var(--border);box-shadow:none}.btnish.primary{background:var(--panel5);border-color:var(--borderDark)}.btnish.primary:active{transform:translateY(1px)}.btnish.danger{background:#ff4d4d1a;border-color:#ff4d4d4d}.offersWrap{flex-direction:column;gap:10px;padding-left:54px;display:flex}@media (max-width:768px){.offersWrap{padding-left:44px}}.offerCard{background:var(--panel4);border-radius:19px;flex-direction:column;gap:10px;padding:16px;display:flex}.offerLogo img{object-fit:contain;max-width:180px;max-height:60px;display:block}.offerTitle{margin:0;font-size:19px;font-weight:600;line-height:1.25}.offerBullets{margin:4px 0 6px;padding-left:18px;font-size:15px;line-height:1.5}.offerBullets li{margin:3px 0}.offerBtn{background:var(--text);color:var(--bs-black);cursor:pointer;border:none;border-radius:999px;width:100%;padding:.5rem 1rem;font-size:15px;font-weight:500}.offerBtn:hover{background:#fffc}.offerBtn:active{transform:translateY(1px)}.footerChatBare{background:#0000004d;max-width:80%;padding:0 10px 16px 64px;display:none}@media (max-width:768px){.footerChatBare{background:#0000004d;padding:0 10px 16px 49px;display:none}}.inputRow input{background:var(--inputBg);color:var(--text);border:1px solid #ffffff29;border-radius:12px;outline:none;padding:10px 12px;font-size:16px}.inputRow input:disabled{color:var(--muted);cursor:not-allowed;background:#00000073}.inputRow input:focus{background:var(--inputBg);color:var(--text);border-color:#2f8bff8c;box-shadow:0 0 0 3px #2f8bff26}.inputRow input::placeholder{color:var(--theme-text-secondary)}.inputRow input:disabled::placeholder{color:var(--panel5)}.send{background:var(--panel);border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;padding:10px 18px;font-size:16px;line-height:1.4;display:inline-flex}.send:hover:enabled{background:var(--panel5);border-color:var(--borderDark)}.send:disabled{cursor:not-allowed;opacity:.5}.footerBar{border-top:1px solid var(--border)}.footerBar small{color:var(--muted)}.footerNav .footerLink{color:var(--muted);font-size:13px;text-decoration:none;transition:color .15s ease-in-out}.footerNav .footerLink:hover{color:var(--text);text-decoration:underline}.modal-open .appShell{filter:blur(1px)}.modal-backdrop.show{opacity:.8}.popup-modal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:var(--panel4);color:var(--text);border-radius:16px;box-shadow:0 24px 60px #000c}.popup-modal .modal-header{border-bottom:none;padding:14px 18px 10px}.popup-modal .modal-title{font-size:20px;font-weight:500}.popup-modal .modal-body{padding:14px 18px;font-size:15px}.popup-modal .modal-footer{border-top:none;padding:10px 18px 12px}.popup-modal .form-control{background:var(--theme-background);border:1px solid var(--border);color:var(--text);border-radius:10px}.popup-modal .form-control:focus{border-color:#2f8bff8c;box-shadow:0 0 0 2px #2f8bff40}.popup-modal .form-control::placeholder{color:#ffffff8c;opacity:1}.popup-modal .form-control:focus::placeholder{color:#ffffff59}.popup-modal .form-check-label{font-size:13px}.popup-modal .btn{border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.btn-secondary{background:var(--panel5);border:1px solid var(--border);color:var(--text)}.btn-secondary:hover{background:var(--panel6)}.btn-danger{background:var(--dangerDark);border-color:var(--dangerDark);color:var(--text)}.btn-danger:hover{filter:brightness(1.05)}.share-warning{background:var(--panel5);color:var(--text);border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.share-warning-icon{font-size:16px}.share-actions-row{justify-content:center;align-items:center;gap:10px;display:flex}.share-action-btn{color:var(--bs-black);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.share-action-icon{background:#fff;border:1px solid #ffffff42;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.share-action-icon i{font-size:18px}.share-action-btn span{color:var(--muted);font-size:11px}.share-action-btn:hover span{color:var(--text)}.share-action-btn:hover .share-action-icon{border-color:#fff6}.share-preview{background:#00000052;border-radius:12px;padding:10px 10px 8px}.share-preview-header{color:var(--muted);opacity:.9;margin-bottom:6px;font-size:13px}.share-preview-body{scrollbar-width:thin;max-height:220px;padding-right:4px;font-size:13px;line-height:1.4;overflow:auto}.share-preview-item{background:#ffffff05;border-radius:8px;margin-bottom:4px;padding:6px 8px}.share-preview-item:last-child{margin-bottom:0}.share-preview-role{color:var(--muted);margin-bottom:2px;font-size:11px}.share-preview-text{white-space:pre-wrap;word-wrap:break-word}.share-preview-user{background:linear-gradient(135deg,#2f8bff38,#ff3b8124)}.share-preview-user .share-preview-role{color:#c7ddff}.share-preview-bot{background:#ffffff0a}.share-preview-bot .share-preview-role{color:#e4d8ff}.share-feedback{color:var(--muted);min-height:16px;font-size:12px}@media (max-width:480px){.share-actions-row{gap:6px}.share-action-icon{width:44px;height:44px}.share-action-btn span{font-size:11px}}.searchResults{max-height:320px;margin-bottom:-1rem;overflow:auto}.searchResultItem{background:var(--panel6);text-align:left;border:0;border-radius:10px;width:100%;margin-bottom:6px;padding:10px;display:block}.searchResultItem:hover{background:var(--panel8)}.searchResultTitle{font-size:13px;font-weight:650}.searchResultMeta{opacity:.75;font-size:11px}.searchResultSnippet{opacity:.9;margin-top:4px;font-size:12px}.searchMark{color:#fff;background:#ffffff2e;border-radius:4px;padding:0 2px}.notifWrap{flex-direction:column;gap:10px;display:flex}.notifToolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.notifToolbar .btn{border-radius:9999px;padding:6px 12px;font-size:12px}.notifList{flex-direction:column;gap:8px;max-height:360px;padding-right:4px;display:flex;overflow:auto}.notifItem{background:var(--panel6);border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex;position:relative}.notifItem:hover{background:var(--panel8)}.notifItem .historyItemMenuBtn{opacity:0;pointer-events:none;transition:opacity .15s}.notifItem:hover .historyItemMenuBtn{opacity:1;pointer-events:auto}.notifLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.notifUnreadDot{background:var(--pink);opacity:0;border-radius:999px;flex-shrink:0;width:9px;height:9px;margin-top:4px}.notifItem.is-unread .notifUnreadDot{opacity:1}.notifText{min-width:0}.notifTitle{margin:0;font-size:13px;font-weight:700;line-height:1.25}.notifBody{opacity:.9;white-space:pre-wrap;word-break:break-word;margin-top:4px;margin-bottom:0;font-size:12px}.notifMeta{color:var(--muted);opacity:.9;margin-top:6px;font-size:11px}.notifActions{justify-content:center;align-items:center;display:flex}.notifMenuBtn{color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.notifMenuBtn:hover{color:var(--text)}.notifEmpty{color:var(--muted);background:#0000002e;border:1px dashed #ffffff2e;border-radius:12px;padding:14px 12px;font-size:13px}.mbn,.mbnSheet,.mbnBackdrop{display:none}@media (max-width:768px){.mbn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--bs-black);border-top:1px solid var(--border);height:60px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));z-index:1210;gap:6px;display:flex;position:fixed;bottom:0;left:0;right:0}.mbnSheet{background:var(--panel4);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--border);z-index:1200;flex-direction:column;max-height:75vh;transition:transform .22s;display:flex;position:fixed;bottom:60px;left:0;right:0;transform:translateY(105%)}}.mbnBtn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:25%;min-width:0;padding:8px 6px;display:flex;position:relative}.mbnBtn:hover,.mbnBtn.is-active{color:var(--text)}.mbnIcon{justify-content:center;align-items:center;display:inline-flex;position:relative}.mbnBtn i{font-size:20px;line-height:1}.mbnBtn span{letter-spacing:.1px;opacity:.95;white-space:nowrap;font-size:11px;line-height:1}.mbnDot{background:var(--pink);border-radius:999px;width:8px;height:8px;display:none;position:absolute;top:-2px;right:-6px;box-shadow:0 0 0 2px #000000bf}.mbnNotif.has-dot .mbnDot{display:block}.mbnSheet.is-open{transform:translateY(0);box-shadow:0 -10px 30px #000c}.mbnBackdrop{display:none!important}.mbnSheetHeader{justify-content:space-between;align-items:center;gap:10px;padding:.75rem 1rem;display:flex}.mbnSheetTitle{color:var(--text);font-size:20px}.mbnSheetClose{color:var(--text);background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.mbnSheetClose:hover{background:#ffffff1f}.mbnSheetBody{flex:auto;min-height:0;padding:1rem;overflow:auto}.mbnSheetBody .historyList{flex:none;min-height:auto;margin-top:0;overflow:visible}.mbnSheetForm .form-control{background:var(--theme-background);color:var(--text);border:1px solid #ffffff29;border-radius:12px}.mbnSheetForm .form-control ::placeholder{color:var(--theme-border)}.mbnSheetForm .form-control:focus{border-color:#2f8bff8c;box-shadow:0 0 0 2px #2f8bff40}.mbnSheetForm .form-control::placeholder{color:#ffffff8c;opacity:1}
