:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#242531;background:#f7f8fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}.qe-shell{--qe-ink: #242531;--qe-muted: #737787;--qe-line: #e5e7ee;--qe-accent: #6454c9;min-height:100vh;color:var(--qe-ink)}.qe-shell :is(button,a,input,select):focus-visible{outline:3px solid #8476e3;outline-offset:3px}.qe-header{width:100%;min-height:76px;padding:14px clamp(20px,4vw,52px);display:flex;align-items:center;gap:26px;border-bottom:1px solid var(--qe-line);background:#fff}.qe-brand{display:inline-flex;align-items:center;gap:12px;flex:none;white-space:nowrap}.qe-brand img{display:block;width:132px;height:auto}.qe-nav{display:flex;align-items:center;gap:4px;margin:0 auto}.qe-nav :is(a,button){border:0;border-radius:10px;background:transparent;color:#777b88;padding:10px 15px;font-size:13px;font-weight:650;white-space:nowrap}.qe-nav :is(a,button):hover,.qe-nav :is(a,button)[aria-current=page]{background:#f1f0f9;color:#302c58}.qe-wallet{flex:none;border:1px solid #d8dbe5;border-radius:11px;background:#fff;color:#252633;padding:10px 15px;font-size:12px;font-weight:700;white-space:nowrap}.qe-wallet:hover{border-color:#9890cb;background:#fcfbff}.qe-header>.qe-pill{margin-left:auto;border-color:#eadab6;background:#fff9e9;color:#7d6530}.qe-brand small{color:#626a71;border-left:1px solid #cdd5db;padding-left:12px;font-size:9px;font-weight:700;letter-spacing:1.4px}.qe-main{width:min(100% - 40px,1080px);margin:0 auto;padding:clamp(36px,6vw,72px) 0 100px}.qe-hero{width:min(100%,520px);margin:0 auto 20px}.qe-hero h1{margin:0 0 10px;font-size:clamp(27px,3vw,36px);font-weight:730;line-height:1.13;letter-spacing:-1.3px}.qe-hero p{margin:0;color:var(--qe-muted);font-size:13px;line-height:1.65}.qe-hero .qe-pill{margin-bottom:14px}.qe-access-roles{display:grid;gap:7px;margin-top:18px}.qe-access-roles span{border:1px solid #e6e7ef;border-radius:9px;background:#fff;padding:9px 11px;color:#646978;font-size:11px;line-height:1.5}.qe-access-roles strong{display:inline-block;min-width:92px;margin-right:7px;color:#2e3040}.qe-hero-steps{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:24px}.qe-hero-steps span{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid #e6e7ef;border-radius:8px;background:#fff;color:#666b79;font-size:11px;font-weight:620;white-space:nowrap}.qe-card{width:min(100%,520px);margin:0 auto 18px;padding:20px;border:1px solid #e3e5ed;border-radius:22px;background:#fff;box-shadow:0 16px 46px #18203e0a}.qe-card h2{margin:2px 2px 18px;font-size:17px;font-weight:730;letter-spacing:-.35px}.qe-card h3{margin:0 0 10px;font-size:14px;font-weight:700}.qe-card p{line-height:1.55}.qe-card-head{margin-bottom:19px}.qe-card-head .qe-pill{margin-bottom:10px}.qe-card-head h2{margin:0;line-height:1.3}.qe-card>.qe-muted{margin:12px 2px;font-size:12px;line-height:1.6}.qe-token-box{min-height:112px;padding:17px 18px;border:1px solid #eff0f5;border-radius:16px;background:#f6f7fa}.qe-token-box:focus-within{border-color:#aea6e8;box-shadow:0 0 0 3px #6454c914}.qe-token-box label{display:block;margin-bottom:10px;color:#575c6a;font-size:12px;font-weight:650}.qe-token-box>span:first-child{display:block;margin-bottom:10px;color:#575c6a;font-size:12px;font-weight:650}.qe-token-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.qe-token-box>div>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(22px,3vw,29px);font-weight:600;letter-spacing:-.8px}.qe-token-box small{display:block;margin-top:9px;color:#848895;font-size:11px}.qe-amount,.qe-amount input,input.qe-amount{width:100%;min-width:0;border:0;background:transparent;color:#242531;font-size:clamp(27px,5vw,36px);font-weight:550;letter-spacing:-1.2px;outline:none}.qe-amount::placeholder,.qe-amount input::placeholder{color:#a2a5b0}.qe-token{flex:none;display:inline-flex;align-items:center;gap:8px;max-width:50%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid #dfe1e9;border-radius:12px;background:#fff;padding:9px 12px;color:#30313d;font-size:13px;font-weight:750;box-shadow:0 2px 5px #1014270b}.qe-token:hover{border-color:#a39adb}.qe-arrow{display:grid;place-items:center;width:40px;height:40px;margin:-7px auto;position:relative;z-index:1;border:4px solid #fff;border-radius:13px;background:#f0eff7;color:#343347;font-size:18px}.qe-detail{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:13px 4px;color:#686d7b;font-size:12px;line-height:1.4}.qe-detail>:last-child{color:#292c38;text-align:right;font-weight:620;overflow-wrap:anywhere}.qe-detail+.qe-detail{margin-top:9px}.qe-detail:first-of-type{margin-top:21px}.qe-primary,.qe-secondary{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;padding:12px 18px;font-size:13px;font-weight:740;text-align:center}.qe-primary{border:1px solid #292838;background:#292838;color:#fff;margin-top:15px}.qe-primary:hover:not(:disabled){background:#403e55;border-color:#403e55}.qe-primary:disabled{border-color:#eceef3;background:#eceef3;color:#777d8d;opacity:1}.qe-secondary{border:1px solid #dedfe9;background:#fff;color:#373449}.qe-secondary:hover:not(:disabled){border-color:#a9a0df;background:#faf9ff}.qe-secondary:disabled{opacity:.55}.qe-primary+.qe-secondary,.qe-secondary+.qe-secondary{margin-top:9px}.qe-note{margin:15px 4px 0;color:#6d7180;font-size:11px;line-height:1.6}.qe-muted{color:var(--qe-muted)}.qe-error{color:#a83349}.qe-note.qe-error,.qe-status.qe-error{background:#fff5f6;border:1px solid #f0cbd2;border-radius:10px;padding:11px 13px}.qe-pill{display:inline-flex;align-items:center;gap:6px;width:fit-content;border:1px solid #e2e1f4;border-radius:999px;background:#f2f0ff;color:#5445b8;padding:6px 9px;font-size:10px;font-weight:730;line-height:1;letter-spacing:.2px}.qe-pill[data-tone=test],.qe-pill.qe-test{border-color:#e9dabb;background:#fff9e9;color:#7c6534}.qe-pill[data-tone=success],.qe-pill.qe-success{border-color:#cce9db;background:#edf9f2;color:#147753}.qe-pill[data-tone=pending],.qe-pill.qe-pending{border-color:#dcdaf5;background:#f3f1ff;color:#5d4eb9}.qe-status{display:flex;align-items:flex-start;gap:10px;padding:14px 15px;margin:14px 0;border:1px solid #e5e5f1;border-radius:12px;background:#fafaff;color:#46475e;font-size:12px;line-height:1.55}.qe-status :is(p,strong){margin:0}.qe-status p+p{margin-top:5px}.qe-status .qe-secondary{width:auto;min-height:34px;padding:6px 10px;margin-left:auto;font-size:11px}.qe-progress{display:grid;gap:10px;margin:16px 0;padding:0;list-style:none}.qe-progress>:is(li,div){display:flex;align-items:flex-start;gap:10px;color:#747887;font-size:12px;line-height:1.5}.qe-progress>:is(li,div):before{content:"";flex:none;width:10px;height:10px;margin-top:3px;border:2px solid #c9cbd6;border-radius:50%;background:#fff}.qe-progress>:is(li,div)[data-state=active]{color:#3d359b;font-weight:650}.qe-progress>:is(li,div)[data-state=active]:before{border-color:#6657ce;background:#6657ce;box-shadow:0 0 0 4px #6657ce1b}.qe-progress>:is(li,div)[data-state=done]{color:#23664e}.qe-progress>:is(li,div)[data-state=done]:before{border-color:#2b9a6c;background:#2b9a6c}.qe-progress[role=status]{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:100%;margin:0 0 14px;padding:13px 16px;border:1px solid #dedcf3;border-radius:12px;background:#f1efff;color:#403782;font-size:12px;line-height:1.5}.qe-action-timeline{margin:0 0 18px;padding:20px 22px;border:1px solid #dcd9ee;border-radius:18px;background:#fff;box-shadow:0 12px 36px #1b1a4109}.qe-action-timeline[data-phase=pending-output]{border-color:#cfc9f1;background:#fcfbff}.qe-action-timeline[data-phase=needs-attention]{border-color:#efd4d5;background:snow}.qe-action-timeline[data-phase=verified-spendable]{border-color:#cce8d8;background:#fbfffc}.qe-action-timeline[data-phase=verified-spendable]{padding:13px 17px}.qe-action-timeline[data-phase=verified-spendable] .qe-action-timeline-head{grid-template-columns:auto minmax(0,1fr);align-items:center}.qe-action-timeline[data-phase=verified-spendable] .qe-action-timeline-head p{display:none}.qe-action-timeline[data-phase=verified-spendable] h2{margin:0;font-size:14px}.qe-action-timeline[data-phase=completed-spent]{padding:13px 17px;border-color:#d8e7dc;background:#fbfffc}.qe-action-timeline[data-phase=completed-spent] .qe-action-timeline-head{grid-template-columns:auto minmax(0,1fr);align-items:center}.qe-action-timeline[data-phase=completed-spent] .qe-action-timeline-head p{display:none}.qe-action-timeline[data-phase=completed-spent] h2{margin:0;font-size:14px}.qe-timeline-details{display:block;width:fit-content;margin:7px 0 0 auto;padding:0;border:0;background:transparent;color:#297052;font-size:11px;font-weight:700;cursor:pointer}.qe-action-timeline-head{display:grid;gap:10px}.qe-action-timeline h2{margin:0 0 5px;font-size:18px;letter-spacing:-.35px}.qe-action-timeline-head p{margin:0;max-width:74ch;color:#646978;font-size:12px;line-height:1.55}.qe-action-milestones{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:20px 0 0;padding:0;list-style:none}.qe-action-milestones li{display:grid;align-content:start;gap:5px;min-height:69px;padding:11px 12px;border:1px solid #e5e7ee;border-radius:11px;background:#f8f9fb;color:#777b89}.qe-action-milestones li:before{content:"";width:8px;height:8px;border:2px solid #c7cad5;border-radius:50%;background:#fff}.qe-action-milestones strong{color:#404351;font-size:11px;line-height:1.3}.qe-action-milestones span{font-size:10px}.qe-action-milestones [data-state=active]{border-color:#bcb4ea;background:#f6f3ff;color:#594caf}.qe-action-milestones [data-state=active]:before{border-color:#6959cc;background:#6959cc}.qe-action-milestones [data-state=complete]{border-color:#d6eadf;background:#f4fbf6;color:#247854}.qe-action-milestones [data-state=complete]:before{border-color:#2d9a6c;background:#2d9a6c}.qe-action-milestones [data-state=attention]{border-color:#efd3d4;background:#fff4f4;color:#a34751}.qe-action-milestones [data-state=attention]:before{border-color:#bd6670;background:#bd6670}.qe-action-tx{margin:14px 0 0;color:#717584;font-size:11px;overflow-wrap:anywhere}.qe-action-working{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px;padding:11px 12px;border-radius:10px;background:#f1efff;color:#403782;font-size:12px;line-height:1.45}.qe-action-working #qe-elapsed{margin-left:auto}#qe-stage-elapsed{color:#5a5290;font-variant-numeric:tabular-nums;white-space:nowrap}.qe-cancel-proof{border:1px solid #aea5df;border-radius:8px;padding:6px 9px;background:#fff;color:#403782;font:inherit;font-weight:700;cursor:pointer}.qe-cancel-proof:hover{border-color:#6556c8}#qe-elapsed{margin-left:auto;color:#6b6599;font-variant-numeric:tabular-nums;white-space:nowrap}.qe-spinner{width:15px;height:15px;flex:none;border:2px solid #c9c4f3;border-top-color:#6252c7;border-radius:50%;animation:qe-spin .8s linear infinite}@keyframes qe-spin{to{transform:rotate(360deg)}}.qe-progress-list{display:grid;gap:0;margin:20px 0}.qe-progress-list>span{position:relative;display:flex;align-items:flex-start;gap:11px;min-height:36px;color:#858997;font-size:12px;line-height:1.45}.qe-progress-list>span:before{content:"";width:13px;height:13px;flex:none;margin-top:1px;border:2px solid #c8cbd6;border-radius:50%;background:#fff;z-index:1}.qe-progress-list>span:not(:last-child):after{content:"";position:absolute;left:6px;top:14px;bottom:-1px;width:1px;background:#dfe1ea}.qe-progress-list>.done{color:#256a50;font-weight:650}.qe-progress-list>.done:before{border-color:#2b9a6c;background:#2b9a6c}.qe-progress-list>.current{color:#5547aa;font-weight:700}.qe-progress-list>.current:before{border-color:#6556c8;background:#6556c8;box-shadow:0 0 0 4px #6556c81a}.qe-balance{width:min(100%,520px);margin:18px auto;padding:18px 20px;border:1px solid #dcdff0;border-radius:18px;background:#f1f0fc}.qe-balance strong{display:block;margin:8px 0 2px;font-size:25px;font-weight:710;letter-spacing:-.7px}.qe-balance .qe-muted{font-size:11px}.qe-list{list-style:none;padding:0;margin:12px 0 0}.qe-list>:is(li,div){display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #edf0f5;font-size:12px}.qe-list>:is(li,div)>:last-child{text-align:right}.qe-list .qe-muted{font-size:11px}.qe-main{width:min(100% - 48px,980px);padding-top:34px}.qe-hero{width:min(100%,760px);margin:0 auto 20px}.qe-hero h1{margin-bottom:6px;font-size:clamp(27px,3vw,34px)}.qe-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;max-width:680px;margin:0 auto}.qe-shell .qe-inactive{display:none!important}.qe-safe-funding{grid-column:1 / -1}.qe-safe-funding>#qe-safe-funding-host{margin-top:16px}.qe-grid>.qe-card,.qe-grid>.qe-legacy>.qe-card{width:100%;max-width:none;min-width:0;margin:0;padding:23px}.qe-grid>.qe-recovery-callout,.qe-grid>.qe-legacy>.qe-recovery-callout{border-color:#cbc6ed;background:#f7f6ff}.qe-grid>.qe-combine,.qe-grid>.qe-legacy>.qe-combine{border-color:#d9d4f2}.qe-combine>.qe-muted{max-width:68ch}.qe-combine .qe-review{background:#fbfaff}.qe-combine .qe-primary,.qe-combine .qe-secondary,.qe-receive .qe-primary{max-width:390px}.qe-overview{max-width:760px;margin:0 auto 14px;padding:19px 21px;border:1px solid #dedfeb;border-radius:19px;background:#fff;box-shadow:0 12px 35px #18203e08}.qe-overview-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.qe-overview-head h2{margin:8px 0 3px;font-size:20px;letter-spacing:-.45px}.qe-overview-head p{margin:0;color:#737787;font-size:11px;line-height:1.5}.qe-overview-actions{display:flex;gap:8px;flex:none}.qe-overview-actions button,.qe-screen-nav button,.qe-overview-foot button{min-height:39px;border:1px solid #dcdde8;border-radius:10px;background:#fff;color:#3e4050;padding:8px 13px;font-size:12px;font-weight:710;cursor:pointer}.qe-overview-actions button:first-child{border-color:#292838;background:#292838;color:#fff}.qe-overview-actions button[aria-current=page]{box-shadow:0 0 0 3px #6454c92a}.qe-overview-balances{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:17px}.qe-overview-asset{display:grid;gap:4px;min-width:0;padding:11px 12px;border:1px solid #eef0f5;border-radius:11px;background:#f8f9fc}.qe-overview-asset span{color:#707582;font-size:11px}.qe-overview-asset strong{color:#262936;font-size:15px;line-height:1.35;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.qe-overview-asset small{color:#777d8b;font-size:10px;line-height:1.35;overflow-wrap:anywhere}.qe-overview-foot{display:flex;gap:16px;margin-top:13px}.qe-overview-foot button{min-height:28px;border:0;padding:2px 0;color:#5b50ac;font-size:11px}.qe-access-state{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px;padding-top:13px;border-top:1px solid #e9eaf1;font-size:11px}.qe-access-state span{color:#737787}.qe-access-state strong{color:#343849;font-weight:700}.qe-access-state button{margin-left:auto;border:0;background:transparent;color:#5b50ac;font-size:11px;font-weight:700}.qe-action-heading{max-width:760px;margin:22px auto 10px}.qe-action-heading h2{margin:0 0 5px;font-size:17px;letter-spacing:-.35px}.qe-action-heading p{margin:0;color:#737787;font-size:11px;line-height:1.5}.qe-screen-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;max-width:760px;margin:0 auto 16px;padding:6px;border:1px solid #e6e7ef;border-radius:15px;background:#f1f2f7}.qe-screen-nav button{display:grid;align-content:center;gap:3px;min-height:60px;border:0;background:transparent;color:#747887;text-align:left;padding:9px 13px}.qe-screen-nav button strong{color:inherit;font-size:13px}.qe-screen-nav button span{color:#848896;font-size:10px;font-weight:500}.qe-screen-nav button[aria-current=page]{background:#fff;color:#342d75;box-shadow:0 1px 5px #1712291c}.qe-screen-nav button[aria-current=page] span{color:#68628e}.qe-screen-nav button:hover:not(:disabled),.qe-overview-foot button:hover:not(:disabled){color:#342d75}.qe-screen-nav button:disabled,.qe-overview button:disabled,.qe-attention:disabled{cursor:not-allowed;opacity:.6}.qe-attention{display:flex;align-items:center;justify-content:space-between;gap:12px;width:min(100%,760px);margin:0 auto 12px;padding:11px 15px;border:1px solid #d9d4f2;border-radius:11px;background:#f8f7ff;color:#3b3568;text-align:left;cursor:pointer}.qe-attention span:first-child{display:grid;gap:3px}.qe-attention small{color:#74718a;font-size:10px}.qe-screen-gate{max-width:680px;margin:0 auto 16px}.qe-action-timeline,.qe-main>.qe-note,.qe-main>.qe-progress[role=status]{max-width:760px;margin-left:auto;margin-right:auto}.qe-wallet-receive-choice{margin-top:20px;padding-top:18px;border-top:1px solid #e6e8ef}.qe-wallet-receive-choice>.qe-secondary{max-width:390px}.qe-directory{margin-top:17px;padding:18px;border:1px solid #dcdfe9;border-radius:14px;background:#fafbfe}.qe-directory>.qe-muted{max-width:76ch;font-size:12px;line-height:1.6}.qe-directory>.qe-private-address{width:fit-content;min-width:min(100%,360px);margin:12px 0}.qe-directory .qe-secondary{max-width:390px}.qe-directory .qe-check{max-width:76ch}.qe-receive-private{margin-top:4px}.qe-private-address{display:block;max-width:100%;margin:12px 0;padding:13px;border:1px solid #e1e3ee;border-radius:10px;background:#f8f9fc;color:#303244;font-size:11px;line-height:1.55;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.qe-receive-warning{margin:13px 0;padding:11px 12px;border:1px solid #eed9b8;border-radius:10px;background:#fff9ec;color:#735d35;font-size:12px;line-height:1.55}.qe-field-label{display:block;margin-top:13px;color:#666b78;font-size:11px;font-weight:700}.qe-send textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;padding:10px 13px;border:1px solid #dfe1e9;border-radius:11px;background:#fff;color:#242531;font:inherit;font-size:12px;line-height:1.5;resize:vertical}.qe-send textarea:focus-visible{outline:3px solid #8476e3;outline-offset:2px}.qe-send-status .qe-private-address,.qe-send-review .qe-private-address{margin-top:7px}.qe-public-escrow{border-color:#dfb279}.qe-public-escrow .qe-public-pill{background:#fff1d9;color:#704615}.qe-public-escrow .qe-review{border-color:#dfb279}.qe-public-escrow .qe-detail code{overflow-wrap:anywhere;text-align:right}.qe-public-disclosures{margin:18px 0;padding-left:22px;color:#674b30;line-height:1.55}.qe-public-disclosures li+li{margin-top:7px}.qe-public-escrow-history{margin-top:22px;border-top:1px solid #e8d8c2;padding-top:18px}.qe-public-escrow-history h3,.qe-public-escrow-history h4{margin:0 0 10px}.qe-public-escrow-history h4{margin-top:18px}.qe-public-receipt{border:1px solid #e8d8c2;border-radius:12px;padding:14px;margin:12px 0}.qe-recovery-callout h2{margin:12px 2px 8px}.qe-recovery-callout .qe-primary{max-width:390px}.qe-card.qe-disclosure{width:min(100%,680px);max-width:680px;margin:16px auto 0}.qe-disclosure input[type=file]{padding:10px}.qe-disclosure .qe-detail code{overflow-wrap:anywhere}.qe-disclosure-lead{margin:0 0 13px!important;color:#292d3b!important;font-size:14px!important;font-weight:650}.qe-disclosure-risk{margin:17px 0!important;padding:12px 13px;border:1px solid #e3ddf6;border-radius:10px;background:#f6f3ff;color:#453d72!important;font-size:12px!important}.qe-disclosure-identifiers{margin:16px 0}.qe-disclosure-identifiers .qe-detail{align-items:flex-start}.qe-disclosure-identifiers code{max-width:65%;overflow-wrap:anywhere}.qe-main>.qe-card:last-child{margin-top:16px}.qe-list>.qe-activity-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.qe-activity-row .qe-secondary{margin:0}.qe-activity-row [data-disclose-action]{width:auto;min-height:38px;white-space:nowrap}.qe-empty-action{margin-top:14px;padding:11px 13px;border:1px solid #e5e7ee;border-radius:11px;background:#f8f9fc}.qe-empty-action p{margin:0 0 8px;font-size:11px}.qe-empty-action button{margin:0}.qe-shell>.qe-card{margin-top:min(18vh,110px)}.qe-card>.qe-balance,.qe-list>.qe-balance{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%;margin:0;padding:11px 0;border:0;border-bottom:1px solid #edf0f5;border-radius:0;background:transparent;color:#6f7380;font-size:12px}.qe-card>.qe-balance strong,.qe-list>.qe-balance strong{display:inline;margin:0;color:#272936;text-align:right;font-size:14px;font-weight:700;letter-spacing:-.2px;overflow-wrap:anywhere}.qe-card>.qe-balance+.qe-token-box{display:block;margin-top:17px}.qe-list>.qe-balance:last-child{border-bottom:0}.qe-list>button.qe-secondary{display:flex;justify-content:flex-start;width:100%;min-height:43px;margin-top:8px;font-size:11px}.qe-list>h3{margin-top:18px}.qe-earn .qe-nav{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:100%;margin:0 0 14px;padding:4px;border-radius:11px;background:#f1f2f6}.qe-earn .qe-nav button{width:100%;padding:9px;border-radius:8px;color:#747887}.qe-earn .qe-nav button.selected{background:#fff;color:#342d75;box-shadow:0 1px 4px #1712291c}.qe-earn .qe-token-box{display:block}.qe-earn .qe-token-box+.qe-token-box{margin-top:0}.qe-earn .qe-token-box>div>strong{font-size:27px}.qe-review{margin-top:18px;padding:18px;border:1px solid #e3e0f6;border-radius:13px;background:#faf9ff}.qe-review h3{margin-bottom:15px}.qe-review .qe-detail{margin-left:0;margin-right:0}.qe-review .qe-muted{margin:15px 0 0;color:#686b79;font-size:11px;line-height:1.6}.qe-review .qe-primary{margin-top:17px}.qe-card.qe-status{display:block;align-self:stretch;gap:initial;margin:0;border:1px solid #e3e5ed;border-radius:22px;background:#fff;color:var(--qe-ink);font-size:inherit;box-shadow:0 16px 46px #18203e0a}.qe-card.qe-status .qe-card-head h2{font-size:18px}.qe-card.qe-status>p.qe-muted{margin:13px 0}.qe-card.qe-status>.qe-secondary{width:100%;min-height:44px;margin:9px 0 0}.qe-card.qe-status .qe-detail code{color:#4d4a66;font:11px ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.qe-main>.qe-note{margin:0 0 16px;padding:12px 15px;border:1px solid #dbece1;border-radius:11px;background:#f4fbf6;color:#376b50;font-size:12px}.qe-main>.qe-note.qe-error{border-color:#f0cbd2;background:#fff5f6;color:#a83349}.qe-modal{width:min(440px,calc(100vw - 32px));max-height:min(90vh,720px);overflow-y:auto;border:1px solid #e0e2eb;border-radius:20px;background:#fff;color:var(--qe-ink);padding:26px;box-shadow:0 30px 100px #1513293b}.qe-modal::backdrop{background:#17172780;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.qe-modal h2{margin:0 0 10px;font-size:19px;letter-spacing:-.5px}.qe-modal p{color:var(--qe-muted);font-size:12px;line-height:1.65}.qe-modal .qe-primary{margin-top:22px}.qe-withdraw-destination{display:block;margin-top:14px;color:#575c6a;font-size:12px;font-weight:650}.qe-withdraw-destination input{display:block;width:100%;min-height:48px;margin-top:8px;padding:10px 13px;border:1px solid #dfe1e9;border-radius:11px;background:#fff;color:#242531;font-size:13px}.qe-check{display:flex;align-items:flex-start;gap:8px;color:#575c6a;font-size:12px;line-height:1.5}.qe-check input{margin-top:2px}.qe-settlement{display:grid;gap:10px;min-width:0;margin:15px 0 0;padding:12px 14px 14px;border:1px solid #e3e0f6;border-radius:11px;background:#fff}.qe-settlement legend{padding:0 5px;color:#342d75;font-size:12px;font-weight:700}.qe-settlement .qe-check strong{color:#242531}.qe-review .qe-settlement .qe-muted{margin:0}.qe-recovery-details{margin-top:11px;color:var(--qe-muted);font-size:12px}.qe-recovery-details summary{width:fit-content;cursor:pointer;color:#5b50ac;font-weight:650}.qe-recovery-details p{margin:9px 0 0;line-height:1.6}.qe-rpc-settings{margin-top:12px;border-top:1px solid #e9eaf1;padding-top:12px;color:var(--qe-muted);font-size:12px}.qe-rpc-settings summary{width:fit-content;cursor:pointer;color:#5b50ac;font-weight:650}.qe-rpc-settings .qe-muted{line-height:1.55}.qe-rpc-settings .qe-withdraw-destination{margin-top:12px}.qe-rpc-settings .qe-secondary{margin-top:9px}.qe-paper-words{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:18px 0;padding:0;list-style:none}.qe-paper-words li{display:flex;align-items:baseline;gap:9px;min-width:0;border:1px solid #dedfe9;border-radius:8px;background:#fff;padding:8px 9px;font-size:13px}.qe-paper-words li span{color:#818593;font-size:10px;min-width:17px}.qe-paper-words li strong{overflow-wrap:anywhere}.qe-paper-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:18px 0}.qe-paper-checks label{color:#626677;font-size:11px;font-weight:650}.qe-paper-checks input,.qe-paper-restore textarea,.qe-paper-backup textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #d9dce7;border-radius:8px;background:#fff;padding:10px;color:#242531;font:inherit}.qe-paper-restore textarea,.qe-paper-backup textarea{resize:vertical;line-height:1.5}.qe-history{width:100%}.qe-history-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.qe-history-row>div{min-width:0;display:grid;gap:4px}.qe-history-row strong{color:#2e3040;font-size:13px}.qe-history-row small{overflow-wrap:anywhere;color:#717585}.qe-history-row span{color:#444b60}.qe-history-row .qe-secondary{width:auto;min-width:155px;margin:0}@media(max-width:660px){.qe-paper-words{grid-template-columns:repeat(2,minmax(0,1fr))}.qe-paper-checks{grid-template-columns:minmax(0,1fr)}.qe-history-row{align-items:stretch;flex-direction:column}.qe-history-row .qe-secondary{width:100%}}@media(max-width:840px){.qe-grid>.qe-card,.qe-grid>.qe-legacy>.qe-card{margin:0 auto}}@media(max-width:660px){.qe-header{display:grid;grid-template-columns:1fr auto;gap:7px 12px;padding:12px 18px}.qe-brand small{display:none}.qe-header>.qe-pill{grid-column:1 / -1;grid-row:2;justify-self:start;margin:0}.qe-wallet{grid-column:2;grid-row:1;justify-self:end;min-height:36px;padding:7px 11px;max-width:150px;overflow:hidden;text-overflow:ellipsis}.qe-nav{grid-column:1 / -1;justify-self:center;width:100%;justify-content:center;overflow-x:auto;margin:0}.qe-nav :is(a,button){flex:1;text-align:center;padding:9px 8px;font-size:11px}.qe-main{width:calc(100% - 24px);padding:35px 0 60px}.qe-hero{margin-bottom:16px}.qe-overview{padding:15px}.qe-overview-head{display:grid;gap:12px}.qe-overview-actions{width:100%}.qe-overview-actions button{flex:1}.qe-overview-balances{gap:5px}.qe-overview-asset{padding:9px 7px}.qe-overview-asset strong{font-size:12px}.qe-overview-foot{justify-content:space-between}.qe-screen-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.qe-screen-nav button{min-height:56px;padding:8px 10px}.qe-access-state button{margin-left:0}.qe-list>.qe-activity-row{grid-template-columns:minmax(0,1fr)}.qe-activity-row [data-disclose-action]{width:100%}.qe-card{padding:14px;border-radius:18px}.qe-grid>.qe-card,.qe-grid>.qe-legacy>.qe-card{padding:18px}.qe-card.qe-status{border-radius:18px}.qe-token-box{padding:15px}.qe-detail{font-size:11px}.qe-modal{padding:20px}.qe-action-timeline{padding:17px}.qe-action-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}.qe-action-working{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.qe-spinner{animation:none;border-top-color:#6252c7}}@media(prefers-reduced-motion:no-preference){.qe-primary,.qe-secondary,.qe-wallet,.qe-token{transition:background-color .15s ease,border-color .15s ease,color .15s ease}}.qe-legacy{display:contents}.qe-disabled-reason{margin:6px 2px 0;color:#6d7180;font-size:11px;line-height:1.5}.qe-note.qe-attention-note{background:#fff9ec;border:1px solid #eed9b8;border-radius:10px;padding:11px 13px;color:#735d35}.qe-note p{margin:0}.qe-note p+p{margin-top:6px}.qe-public-effects{margin-top:13px}.qe-public-effects ul{margin:6px 0 0;padding-left:18px;color:#4c5060;font-size:12px;line-height:1.6}.qe-earlier-ops{border-color:#eed9b8}.qe-route-groups{margin:0 0 4px}.qe-route-group>.qe-field-label{display:block;margin:0 0 6px}.qe-route-group .qe-nav{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:10px}.qe-ledger-rows{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:8px}.qe-ledger-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;padding:10px 12px;border:1px solid #ecedf3;border-radius:10px;background:#fbfbfd}.qe-ledger-main{display:grid;gap:2px;min-width:0}.qe-ledger-main strong{font-size:13px;color:#25273a}.qe-ledger-main span{font-size:12px;color:#5d6172;overflow-wrap:anywhere}.qe-ledger-status{align-self:start;font-size:11px;padding:2px 8px;border-radius:999px;white-space:nowrap}.qe-tone-ok{background:#e9f6ef;color:#2f6b4b}.qe-tone-wait{background:#fff4df;color:#7a5a1c}.qe-tone-warn{background:#fdecec;color:#8a3434}.qe-tone-muted{background:#f0f1f5;color:#6d7180}.qe-ledger-meta{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:4px 10px;font-size:11px;color:#7a7e8e}.qe-ledger-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px}.qe-ledger-actions .qe-secondary{width:auto;margin:0;padding:6px 10px;font-size:12px}.qe-token-box .qe-max{flex:none;padding:5px 11px;border:1px solid #d9d4f4;border-radius:999px;background:#fff;color:#5243b8;font-size:11px;font-weight:700;letter-spacing:.05em}.qe-token-box .qe-max:hover:not(:disabled){border-color:#a9a0df;background:#faf9ff}.qe-token-box .qe-max:disabled{opacity:.5}.qe-relay-rest strong{color:#8a4b12}.spo-list{list-style:none;margin:10px 0;padding:0;display:grid;gap:6px}.spo-list li{font-size:13px;line-height:1.4;overflow-wrap:anywhere}.spo-card code{overflow-wrap:anywhere}.qe-card.qe-safe-cosign{width:min(100%,720px);max-width:720px;margin:16px auto 0}.qe-safe-cosign textarea{width:100%;box-sizing:border-box;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.qe-safe-cosign .sc-loaded{margin-top:16px}.qe-safe-cosign .sc-loaded[data-cosign-status=refused] h3{color:#9a2a2a}.qe-safe-cosign .sc-loaded[data-cosign-status=wait] h3,.qe-safe-cosign .sc-loaded[data-cosign-status=flagged] h3{color:#8a5a00}.qe-safe-cosign .sc-loaded[data-cosign-status=ready] h3{color:#275f40}.qe-safe-cosign .sc-summary{margin:0 0 10px;font-weight:650}.qe-safe-cosign h4{margin:16px 0 6px;font-size:13px}.qe-safe-cosign .sc-checks{margin:8px 0;padding-left:18px;color:#4a4d5d;font-size:12px;line-height:1.6}.qe-safe-cosign .sc-checks li{overflow-wrap:anywhere}.qe-safe-cosign .sc-owners{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;font-size:12px}.qe-safe-cosign .sc-owners>span{color:#686b79;margin-right:4px}.qe-safe-cosign .qe-detail code{overflow-wrap:anywhere}.qe-safe-cosign .sc-approval{margin-top:14px;padding-top:12px;border-top:1px solid #ecedf3}.qe-safe-review .qe-safe-pending-findings p{margin:6px 0}.qe-safe-review textarea{width:100%;box-sizing:border-box;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.qe-batch{margin-top:22px;padding-top:18px;border-top:1px solid #e7e8f0}.qe-batch>h3{margin:0 0 6px;font-size:15px;letter-spacing:-.2px}.qe-batch-row{display:grid;gap:10px;margin:12px 0;padding:12px;border:1px solid #e7e8f0;border-radius:12px;background:#fcfcfe}.qe-batch-row .qe-token-box,.qe-batch-row .qe-withdraw-destination{margin:0}.qe-batch .qe-review .qe-private-address{margin-top:6px}.qe-batch .qe-detail code{overflow-wrap:anywhere;text-align:right}.qe-combine .qe-batch{margin-top:14px;padding-top:14px}.qe-plan-route{margin:12px 4px 0;padding-left:20px;color:#4d4a66;font-size:12px;line-height:1.55}.qe-plan-route li+li{margin-top:4px}.qe-plan-review{margin-top:14px;padding-top:4px;border-top:1px solid #ecebf3}.qe-detail.qe-plan-step{flex-wrap:wrap;row-gap:3px}.qe-detail.qe-plan-step>span{flex:1 1 58%}.qe-detail.qe-plan-step>small{order:3;flex-basis:100%;color:#7a7f8e;font-size:11px}@media(max-width:520px){.qe-detail.qe-plan-step>span{flex-basis:100%}}.fpl-composer,.fpl-review{--fpl-ink: #262a38;--fpl-muted: #6b7080;--fpl-line: #e2e4ee;--fpl-soft: #f7f8fb;--fpl-accent: #5d4eb9;--fpl-error: #9e303a;--fpl-warn: #8b4d17;--fpl-ok: #275f40;display:grid;gap:12px;margin:16px 0;color:var(--fpl-ink);font-size:13px}.fpl-editor{display:grid;gap:8px}.fpl-editor .fpl-editor-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.fpl-editor .fpl-editor-head label{display:block;margin:0;color:#454958;font-size:12px;font-weight:700}.fpl-editor .fpl-templates{display:flex;flex-wrap:wrap;gap:6px}.fpl-composer .fpl-chip,.fpl-editor .fpl-chip,.fpl-review .fpl-chip{width:auto;min-height:30px;margin:0;padding:5px 10px;border:1px solid #dcd8f3;border-radius:999px;background:#faf9ff;color:#3d3570;font-size:12px;font-weight:650;cursor:pointer}.fpl-composer .fpl-chip:not(:disabled):hover,.fpl-editor .fpl-chip:not(:disabled):hover{background:#f0edff;border-color:#a9a0df}.fpl-composer .fpl-chip:disabled,.fpl-editor .fpl-chip:disabled{opacity:.5;cursor:not-allowed}.fpl-editor .fpl-editor-frame{display:grid;grid-template-columns:auto minmax(0,1fr);border:1px solid #dfe2ec;border-radius:10px;background:#fff;overflow:hidden}.fpl-editor .fpl-editor-frame:focus-within{border-color:#8275d7;box-shadow:0 0 0 3px #6657ce1b}.fpl-editor .fpl-editor-frame[data-disabled=true]{background:var(--fpl-soft, #f7f8fb)}.fpl-editor .fpl-gutter{margin:0;padding:10px 8px 10px 10px;border-right:1px solid #eceef4;background:#fafbfd;color:#9aa0b0;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;text-align:right;overflow:hidden;-webkit-user-select:none;user-select:none}.fpl-editor .fpl-gutter span{display:block;padding-left:12px}.fpl-editor .fpl-gutter span[data-mark=error]{color:#b3303d;font-weight:800;background:radial-gradient(circle at 3px 50%,#d24452 3px,transparent 3.5px)}.fpl-editor .fpl-gutter span[data-mark=warning]{color:#9a5b12;font-weight:800;background:radial-gradient(circle at 3px 50%,#d8902a 3px,transparent 3.5px)}.fpl-editor .fpl-editor-frame textarea{width:100%;min-height:0;margin:0;padding:10px 12px;border:0;border-radius:0;outline:none;box-shadow:none;resize:vertical;background:transparent;color:var(--fpl-ink, #262a38);font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre;overflow:auto;tab-size:2}.fpl-editor .fpl-diagnostics{display:grid;gap:6px;margin:0;padding:0;list-style:none}.fpl-editor .fpl-diagnostics button{display:grid;gap:2px;width:100%;min-height:0;margin:0;padding:8px 10px;border:1px solid #f4cbd0;border-radius:9px;background:#fff5f6;color:#7d2630;font:inherit;font-size:12px;font-weight:500;line-height:1.45;text-align:left;cursor:pointer;overflow-wrap:anywhere}.fpl-editor .fpl-diagnostics button[data-fpl-diagnostic=warning]{border-color:#f1dcb8;background:#fff9ee;color:#7a4a10}.fpl-editor .fpl-diagnostics button:hover{filter:brightness(.98)}.fpl-editor .fpl-diagnostic-where{font-weight:750}.fpl-composer .fpl-note,.fpl-editor .fpl-note,.fpl-review .fpl-note{margin:0;padding:9px 11px;border-radius:9px;background:var(--fpl-soft, #f7f8fb);color:var(--fpl-muted, #6b7080);font-size:12px;line-height:1.5}.fpl-composer .fpl-note-error{background:#fff5f6;color:#9e303a}.fpl-composer .fpl-note-warn,.fpl-review .fpl-note-warn{background:#fff5ec;color:#8b4d17}.fpl-composer .fpl-builder-note{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--fpl-muted);font-size:12px;line-height:1.5}.fpl-composer .fpl-builder-note[data-fpl-builder=text]{color:#8b4d17}.fpl-composer .fpl-digest,.fpl-review .fpl-digest{display:grid;gap:4px;padding:10px 12px;border-radius:9px;background:#f3f1ff;color:#4b438b;font-size:11px;font-weight:700;letter-spacing:.02em}.fpl-composer .fpl-digest code,.fpl-review .fpl-digest code{font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;letter-spacing:0;overflow-wrap:anywhere;color:#2d2760}.fpl-composer .fpl-questions{display:grid;gap:10px;margin:0;padding:0;border:0;min-width:0}.fpl-composer .fpl-questions legend{margin-bottom:8px;padding:0;color:#454958;font-size:12px;font-weight:700}.fpl-question{display:grid;gap:8px;padding:12px 14px;border:1px solid var(--fpl-line, #e2e4ee);border-radius:12px;background:#fff}.fpl-question[data-asked=true]{border-color:#a9a0df;box-shadow:0 0 0 3px #6657ce12}.fpl-question[data-askable=false]{background:#fbfbfd}.fpl-composer .fpl-question-pick,.fpl-review .fpl-question-pick{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;color:var(--fpl-ink);font-size:13px;font-weight:600;cursor:pointer}.fpl-composer .fpl-question-pick input{width:16px;min-height:16px;height:16px;margin:0;flex:none}.fpl-badge{display:inline-block;padding:2px 8px;border-radius:999px;background:#edf9f2;color:#147753;font-size:11px;font-weight:700;line-height:1.5}.fpl-badge[data-tone=none]{background:#fff4e8;color:#8b4d17}.fpl-badge[data-tone=refused]{background:#fff2f3;color:#9e303a}.fpl-formula{display:block;padding:8px 10px;border-radius:8px;background:var(--fpl-soft, #f7f8fb);font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.fpl-facts{display:grid;grid-template-columns:minmax(90px,max-content) minmax(0,1fr);gap:6px 12px;margin:0;font-size:12px;line-height:1.5}.fpl-facts dt{color:#555a69;font-weight:700}.fpl-facts dd{margin:0;color:#3d4150;overflow-wrap:anywhere}.fpl-facts dd ul{margin:0;padding-left:18px}.fpl-registry{padding:10px 12px;border:1px solid var(--fpl-line, #e2e4ee);border-radius:12px;font-size:12px}.fpl-registry summary{color:#454958;font-weight:700;cursor:pointer}.fpl-registry p{margin:8px 0;color:var(--fpl-muted, #6b7080);line-height:1.5;overflow-wrap:anywhere}.fpl-registry table{width:100%;margin:10px 0;border-collapse:collapse;font-size:11px}.fpl-registry caption{padding-bottom:4px;color:#454958;font-weight:700;text-align:left}.fpl-registry th,.fpl-registry td{padding:5px 6px;border-bottom:1px solid #eef0f5;text-align:left;vertical-align:top;overflow-wrap:anywhere}.fpl-registry tr[data-used=true] td:first-child{box-shadow:inset 3px 0 #8275d7}.fpl-registry code{font:11px ui-monospace,SFMono-Regular,Menlo,monospace}.fpl-review{padding:14px;border:1px solid #e3e0f6;border-radius:13px;background:#fbfaff}.fpl-review h4{margin:0;font-size:14px}.fpl-review .fpl-printed{margin:0;padding:10px 12px;border-radius:9px;background:#fff;border:1px solid #ebe9f7;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.fpl-review .fpl-question-list{display:grid;gap:10px}.fpl-review .fpl-matches{margin:0;padding-left:18px}.fpl-review .fpl-refusal{margin:0;padding:10px 12px;border:1px solid #f0cbd2;border-radius:10px;background:#fff5f6;color:#8d2a36}.fpl-review .fpl-refusal ul{margin:6px 0 0;padding-left:18px}.fpl-review[data-fpl-review=refused]{border-color:#f0cbd2;background:snow}.qe-card.qe-fpl-try,.qe-card.qe-fpl-policy{width:min(100%,680px);max-width:680px;margin:16px auto 0}.qe-fpl-try .fpl-review,.qe-fpl-policy .fpl-review{margin-top:14px}.fpl-local-answer{display:inline-block;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#3c4aa0;font-size:11px;font-weight:750}@media(max-width:700px){.fpl-facts{grid-template-columns:1fr}.fpl-editor .fpl-gutter span{padding-left:8px}}.qe-claim-send{margin-top:12px}.qe-claim-send>.qe-secondary{margin-top:10px}.qe-claim-send>[data-act=claim-offer][hidden]{display:none}.qe-claim-effects{margin:10px 0 0;padding-left:18px;color:#4f5363;font-size:12px;line-height:1.6}.qe-claim-effects li+li{margin-top:6px}.qe-claim-review h4,.qe-claim-list h3{margin:18px 0 6px;font-size:13px}.qe-claim-url{display:block;width:100%;box-sizing:border-box;margin:10px 0;padding:11px;border:1px solid #e1e3ee;border-radius:10px;background:#f8f9fc;color:#303244;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;resize:vertical;overflow-wrap:anywhere}.qe-claim-qr{display:block;width:200px;height:200px;margin:12px 0;border:1px solid #e1e3ee;border-radius:10px;image-rendering:pixelated}.qe-claim-list{margin-top:20px;padding-top:4px;border-top:1px solid #eceef5}.qe-claim-list .qe-muted,.qe-claim .qe-muted,.qe-claim-open .qe-muted{margin:8px 0 0;color:#686b79;font-size:11px;line-height:1.6}.qe-claim-row+.qe-claim-row{margin-top:10px}.qe-claim-row .qe-secondary,.qe-claim-row .qe-primary{margin-top:8px}.qe-claim .qe-claim-choice .qe-check{align-items:flex-start}.qe-claim-open textarea{display:block;width:100%;box-sizing:border-box;margin:10px 0}.sf-flow{color:#e8edf5;background:#15212d;border:1px solid #3d5063;border-radius:1rem;padding:1.25rem;display:grid;gap:.9rem;line-height:1.5}.sf-flow h3,.sf-flow h4,.sf-flow p{margin:0}.sf-flow h3{font-size:1.2rem}.sf-flow h4{font-size:1rem}.sf-flow code,.sf-flow pre{overflow-wrap:anywhere;white-space:pre-wrap}.sf-flow button{background:#d8f4f0;color:#10222b;border:1px solid #aedbd3;border-radius:.55rem;padding:.55rem .8rem;font:inherit;cursor:pointer}.sf-flow button:focus-visible,.sf-flow textarea:focus-visible,.sf-flow summary:focus-visible{outline:3px solid #f8cd7a;outline-offset:2px}.sf-flow button:disabled{opacity:.5;cursor:not-allowed}.sf-flow textarea{box-sizing:border-box;width:100%;min-height:5rem;padding:.65rem;color:#e8edf5;background:#0d1821;border:1px solid #70889a;border-radius:.5rem;font:.9rem/1.4 ui-monospace,monospace}.sf-flow label{display:block;font-weight:600}.sf-flow .sf-actions{display:flex;gap:.6rem;flex-wrap:wrap}.sf-flow .sf-review,.sf-flow .sf-approvals,.sf-flow .sf-pending,.sf-flow .sf-result{border:1px solid #3d5063;background:#10202b;border-radius:.7rem;padding:.8rem}.sf-flow dl{display:grid;gap:.45rem;margin:0}.sf-flow dl>div{display:grid;gap:.15rem}.sf-flow dt{color:#a8c3ca;font-size:.85rem}.sf-flow dd{margin:0}.sf-flow ol,.sf-flow ul{margin:.3rem 0;padding-left:1.4rem}.sf-flow li{margin:.2rem 0}.sf-flow .sf-calls{margin:.8rem 0}.sf-flow details{margin-top:.65rem}.sf-flow summary{cursor:pointer}.sf-flow pre{max-height:18rem;overflow:auto;padding:.65rem;background:#09141e}.sf-flow .sf-approvals{display:grid;gap:.55rem}.sf-flow .sf-review-state{color:#d8f4f0}.sf-flow .sf-limit{color:#f3d7a7}.sf-flow .sf-error{color:#ffd3cf}@media(max-width:36rem){.sf-flow{padding:.85rem}.sf-flow button{width:100%}}.qe-portal{margin-top:20px;padding-top:18px;border-top:1px solid #e6e8ef}.qe-portal h3{margin:0 0 8px;font-size:15px}.qe-portal .qe-muted{margin:8px 0;font-size:12px;line-height:1.6}.qe-portal .qe-receive-warning{font-size:12px;line-height:1.6}.qe-portal label{display:block;margin-top:10px;font-size:13px;color:#4b4e5f}.qe-portal label.qe-check{display:flex}.qe-portal :is(input:not([type=checkbox]),select,textarea){display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:10px;border:1px solid #d9dce7;border-radius:8px;background:#fff;color:#242531;font:inherit;font-size:13px}.qe-portal textarea{resize:vertical;line-height:1.5}.qe-portal>button,.qe-portal-row>button,.qe-portal-create>button{margin-top:12px}.qe-portal-row{margin-bottom:18px;padding:14px;border:1px solid #e1e3ee;border-radius:12px;background:#fcfcfe}.qe-portal-qr{display:block;width:200px;height:200px;margin:8px 0 12px;image-rendering:pixelated}.qe-portal-gates{margin:10px 0;padding-left:20px;font-size:13px;line-height:1.55}.qe-portal-gates li+li{margin-top:10px}.qe-portal-gates button{display:block;margin-top:8px}.qe-portal-sweeps{margin:10px 0;padding:0;list-style:none;font-size:13px}.qe-portal-sweeps li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;padding:8px 0;border-bottom:1px solid #eceef4}.qe-portal-sweeps li span{grid-column:1;color:#737787}.qe-portal-sweeps li code{grid-row:1 / span 2;grid-column:2;align-self:center;font-size:11px}.qe-portal-balance{margin-top:12px;padding:10px 12px;border-radius:10px;background:#f3f2fd;font-size:13px}.qe-portal-uncredited{background:#fdf5ec}.qe-portal-balance button{display:block;margin-top:10px}.qe-portal-create{margin-top:6px}@media(max-width:560px){.qe-portal-sweeps li{grid-template-columns:minmax(0,1fr)}.qe-portal-sweeps li code{grid-row:auto;grid-column:1}}.qe-tickets{margin:0 0 14px}.qe-ticket-partitions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0 6px}.qe-ticket-partitions>div{min-width:0;padding:9px 10px;border:1px solid #e6e7ef;border-radius:10px;background:#fafafc}.qe-ticket-partitions span{display:block;margin-bottom:3px;color:var(--qe-muted);font-size:11px}.qe-ticket-partitions strong{display:block;overflow-wrap:anywhere;color:#292c38;font-size:13px}.qe-tickets>.qe-muted{margin:8px 2px;font-size:12px;line-height:1.6}.qe-fuyu-rates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:14px 0 6px}.qe-fuyu-rates>div{min-width:0;padding:9px 10px;border:1px solid #e6e7ef;border-radius:10px;background:#fafafc}.qe-fuyu-rates span{display:block;margin-bottom:3px;color:var(--qe-muted);font-size:11px}.qe-fuyu-rates strong{display:block;overflow-wrap:anywhere;color:#292c38;font-size:15px;font-variant-numeric:tabular-nums}.qe-fuyu-rates small{display:block;margin-top:3px;color:var(--qe-muted);font-size:10.5px;line-height:1.4}@media(max-width:480px){.qe-fuyu-rates{grid-template-columns:1fr}}
