/* Morpheus PD V139.4 + Finance V137.10 — embedded Finance panel with immediately interactive controls. */
.mpd-finance-v2-host{background:#06101c;overflow:hidden;isolation:isolate;overscroll-behavior:none}
.mpd-finance-v2-surface{position:relative;width:100%;height:100%;min-width:0;min-height:0;background:#06101c;overflow:hidden}
.mpd-finance-v2-frame{display:block;width:100%;height:100%;border:0;background:#06101c;opacity:1!important;transition:none;pointer-events:auto!important}
.mpd-finance-v2-host.is-ready .mpd-finance-v2-frame{opacity:1!important;pointer-events:auto!important}
.mpd-finance-v2-loading{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}
html.mpd-finance-v2-panel-active #main{min-width:0!important;overflow:hidden!important;overscroll-behavior:contain}
.mpd-finance-v2-host.is-panel{position:relative;width:100%;height:var(--mpd-finance-panel-height,calc(100dvh - 96px));min-height:320px;max-height:100dvh;border-radius:18px;box-shadow:0 16px 42px rgba(2,8,23,.12)}
.mpd-finance-v2-host.is-panel .mpd-finance-v2-surface{border-radius:inherit}
html.mpd-finance-v2-popup-active,html.mpd-finance-v2-popup-active body{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}
.mpd-finance-v2-host.is-popup{position:fixed;inset:0;z-index:2147482000;display:grid;place-items:center;width:100%;height:100dvh;padding:24px;pointer-events:none}
.mpd-finance-v2-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(2,8,23,.72);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);pointer-events:auto;cursor:default}
.mpd-finance-v2-host.is-popup .mpd-finance-v2-surface{z-index:1;width:min(1480px,calc(100vw - 48px));height:min(920px,calc(100dvh - 48px));border:1px solid rgba(148,163,184,.2);border-radius:22px;box-shadow:0 34px 100px rgba(0,0,0,.48);pointer-events:auto}
.mpd-finance-v2-popup-close{position:absolute;top:10px;right:10px;z-index:5;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(6,16,28,.84);color:#fff;font:700 28px/1 system-ui;box-shadow:0 8px 24px rgba(0,0,0,.25);cursor:pointer}
.mpd-finance-v2-popup-close:hover{background:#101f33;transform:translateY(-1px)}
.mpd-finance-v2-popup-close:focus-visible{outline:3px solid rgba(92,228,255,.55);outline-offset:2px}
.mpd-finance-more-closed{display:none!important}
@supports not (height:100dvh){.mpd-finance-v2-host.is-panel{height:var(--mpd-finance-panel-height,calc(100vh - 96px))}.mpd-finance-v2-host.is-popup{height:100vh}.mpd-finance-v2-host.is-popup .mpd-finance-v2-surface{height:min(920px,calc(100vh - 48px))}}
@media(max-width:820px){.mpd-finance-v2-host.is-panel{border-radius:14px;box-shadow:none}.mpd-finance-v2-host.is-popup{padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))}.mpd-finance-v2-host.is-popup .mpd-finance-v2-surface{width:100%;height:100%;border-radius:18px}.mpd-finance-v2-popup-close{top:8px;right:8px;width:44px;height:44px}}
@media(max-width:480px){.mpd-finance-v2-host.is-popup{padding:0}.mpd-finance-v2-host.is-popup .mpd-finance-v2-surface{border:0;border-radius:0}.mpd-finance-v2-host.is-panel{border-radius:0}}
