.paper-account-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:14px 16px;margin:16px 0 22px;border:1px solid #285c59;border-radius:12px;background:#10292e;color:#aff1de;font:13px/1.6 system-ui,sans-serif}.paper-account-bar>span{flex:1;min-width:180px}.paper-account-bar button,.paper-trade{background:#173d43!important;color:#a1f4df!important;border:1px solid #408579!important;padding:7px 11px!important;border-radius:7px;font:12px/1.6 system-ui,sans-serif;cursor:pointer}.paper-trade{margin-top:7px}.paper-dialog{box-sizing:border-box;width:min(760px,calc(100vw - 24px));max-width:calc(100vw - 24px);height:min(900px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);padding:0;border:1px solid #42616f;border-radius:16px;background:#0b111c;color:#e6edf7;overflow:hidden}.paper-dialog[open]{display:flex;flex-direction:column}.paper-dialog::backdrop{background:#020713bb;backdrop-filter:blur(4px)}.paper-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #263345;font:14px/1.5 system-ui,sans-serif}.paper-dialog-heading button{background:#19283c;color:#e6edf7;border:1px solid #35465d;border-radius:8px;padding:8px 12px;cursor:pointer;white-space:nowrap}.paper-dialog iframe{display:block;width:100%;flex:1;min-height:0;border:0;background:#0b111c}.paper-dialog-heading strong{overflow-wrap:anywhere}.paper-dialog :focus-visible{outline:2px solid #75e0c9;outline-offset:2px}@media(max-width:520px){.paper-dialog{width:calc(100vw - 12px);max-width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);border-radius:10px}.paper-dialog-heading{padding:10px}.paper-account-bar{padding:12px}.paper-account-bar>span{flex-basis:100%}}
