:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f7f8fa;background:#08090b;color-scheme:dark;--bg:#08090b;--card:#111319;--card2:#151820;--line:#262a32;--muted:#8e96a3;--text:#f7f8fa;--accent:#eefb23;--accent2:#dfe900;--danger:#ff636d;--good:#59d58b;--shadow:0 18px 60px #00000055}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(800px 500px at 50% -150px,#242900 0,#0a0b0e 52%,#08090b 100%);-webkit-tap-highlight-color:transparent}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}.app-shell{width:min(100%,820px);margin:0 auto;min-height:100vh;padding:0 18px 100px}.app-header{height:76px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:30;background:linear-gradient(#08090bee 70%,#08090b00);backdrop-filter:blur(14px)}.brand-button,.network-pill,.bottom-nav button{border:0;background:none;padding:0}.brand-button{display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer}.brand-mark,.modal-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--accent);color:#08090b;font-weight:1000;font-size:25px;box-shadow:0 0 30px #eefb2320}.brand-button b{display:block;font-size:17px;letter-spacing:-.02em}.brand-button small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.network-pill{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:#11141a;padding:8px 11px;font-size:11px;color:#bec4cd;cursor:pointer}.dot{width:7px;height:7px;border-radius:50%;background:#e5c94c;box-shadow:0 0 0 4px #e5c94c18}.network-pill.online .dot{background:var(--good);box-shadow:0 0 0 4px #59d58b18}.network-pill.offline .dot{background:var(--danger)}.app-main{display:block}.page{display:none;animation:pageIn .22s ease}.page.active{display:block}@keyframes pageIn{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}.balance-card{position:relative;overflow:hidden;border-radius:28px;padding:24px;background:linear-gradient(145deg,#eefb23,#dce616);color:#0a0b0d;box-shadow:0 22px 70px #b7c00025;margin-bottom:16px}.balance-card:after{content:"Đ";position:absolute;right:-20px;top:-60px;font-size:230px;font-weight:1000;opacity:.07;transform:rotate(8deg)}.balance-top,.balance-meta{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.balance-top{font-size:12px;font-weight:800}.no-value{border:1px solid #1113;border-radius:999px;padding:5px 8px}.balance-line{display:flex;align-items:baseline;gap:8px;margin:17px 0 19px;position:relative;z-index:1}.balance-line strong{font-size:clamp(44px,12vw,68px);letter-spacing:-.065em;line-height:.95}.balance-line span{font-size:13px;font-weight:900}.balance-meta{font-size:11px;color:#25270c;padding-bottom:18px}.quick-actions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;border-top:1px solid #1012041f;padding-top:17px}.quick-actions button{border:0;background:none;color:#0b0c0d;display:grid;gap:7px;place-items:center;font-size:11px;font-weight:900;cursor:pointer}.action-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#0b0c0d;color:var(--accent);box-shadow:0 6px 18px #0002}.action-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.card{background:linear-gradient(180deg,#12151bee,#0f1217ee);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--shadow);margin-bottom:14px}.card.compact{padding:15px 17px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head h2,.page-title h1{margin:2px 0 0;letter-spacing:-.04em}.section-head h2{font-size:19px}.kicker{display:block;color:#b6bf28;font-size:9px;letter-spacing:.16em;font-weight:900}.secure-chip,.chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #2b3138;background:#0b0d11;border-radius:999px;padding:7px 9px;font-size:10px;color:#c1c7cf}.secure-chip svg{width:13px;height:13px;fill:none;stroke:var(--good);stroke-width:2}.wallet-gate>p,.receive-note,.fineprint,.modal>p{color:#929aa5;font-size:12px;line-height:1.65}.field{display:block;margin:15px 0}.field>span,.amount-box>span{font-size:11px;font-weight:800;color:#aeb5be}.field input,.field textarea,.modal textarea{width:100%;margin-top:7px;border:1px solid #2a3038;background:#090b0e;color:#fff;border-radius:15px;padding:14px;outline:0}.field input:focus,.field textarea:focus,.modal textarea:focus{border-color:#747c21;box-shadow:0 0 0 3px #eefb230d}.button-row,.modal-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid #313741;background:#191d24;color:#f8f9fa;border-radius:14px;padding:10px 15px;font-weight:850;cursor:pointer;flex:1}.btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.btn.primary{background:var(--accent);color:#08090a;border-color:var(--accent)}.btn.danger{border-color:#6e3037;color:#ff8a91;background:#2a1518}.btn.large{min-height:52px;font-size:14px}.btn:disabled{opacity:.4;cursor:not-allowed}.text-button{border:0;background:none;color:#b8c025;padding:8px 0;font-size:11px;font-weight:800;cursor:pointer}.text-button.inline{padding:5px}.wallet-ready{display:flex;align-items:center;justify-content:space-between}.wallet-ready>div{display:flex;gap:10px;align-items:center;min-width:0}.wallet-ready b,.wallet-ready small{display:block}.wallet-ready small{color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:390px}.status-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#143420;color:var(--good);font-weight:900}.mini-btn{border:1px solid #323842;background:#171a20;color:#d7dbe0;border-radius:11px;padding:8px 10px;font-size:10px;font-weight:800;cursor:pointer}.activity-list{display:grid;margin-top:10px}.activity-item{display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #20242b}.activity-item:last-child{border-bottom:0}.activity-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:#171b21}.activity-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.activity-icon.in{color:#6ee59a;background:#102c1c}.activity-icon.out{color:#ff858c;background:#301619}.activity-icon.mine{color:var(--accent);background:#272b0b}.activity-text b,.activity-text small{display:block}.activity-text b{font-size:13px}.activity-text small{color:var(--muted);font-size:10px;margin-top:3px}.activity-value{text-align:right}.activity-value b,.activity-value small{display:block}.activity-value b{font-size:13px}.activity-value b.plus{color:#69db93}.activity-value small{color:#777f89;font-size:9px;margin-top:3px}.empty-state{padding:30px 10px;text-align:center;color:#767f8a;font-size:12px}.notice-card{display:flex;gap:12px;border:1px solid #494718;background:#17180b;border-radius:19px;padding:14px 16px;margin-bottom:14px}.notice-mark{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:#383910;color:var(--accent);font-weight:900}.notice-card b{font-size:12px}.notice-card p{margin:4px 0 0;color:#a7aa7e;font-size:10px;line-height:1.55}.page-title{display:flex;align-items:center;gap:10px;margin:12px 0 18px}.page-title h1{font-size:30px}.back{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);background:#12151a;color:#fff;border-radius:13px;font-size:27px;line-height:1;cursor:pointer}.field-with-action{display:flex;gap:8px}.field-with-action input{flex:1;min-width:0}.icon-btn{display:grid;place-items:center;flex:0 0 48px;height:48px;border:1px solid #2b3038;background:#171a20;color:#fff;border-radius:14px;cursor:pointer}.icon-btn svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}.field-with-action .icon-btn{margin-top:7px}.amount-box{position:relative;border:1px solid #2a3038;background:#090b0e;border-radius:18px;padding:14px 14px 12px;margin:16px 0 8px}.amount-box>div{display:flex;align-items:baseline;gap:8px}.amount-box input{border:0;background:none;color:#fff;font-size:42px;font-weight:900;letter-spacing:-.05em;width:100%;min-width:0;outline:0;padding:4px 0}.amount-box input::-webkit-inner-spin-button{display:none}.amount-box b{font-size:12px}.amount-box .mini-btn{position:absolute;right:12px;top:10px}.available{font-size:10px;color:#848c96;text-align:right;margin:0 4px 15px}.check-row{display:flex;gap:10px;align-items:flex-start;border:1px solid #282d34;border-radius:15px;background:#0b0d10;padding:12px;margin:14px 0;font-size:11px;color:#bbc1c8;line-height:1.6}.check-row input{width:18px;height:18px;accent-color:#dbe500;margin:1px 0 0;flex:0 0 auto}.receive-card{text-align:center}.center-state{padding:35px 10px;display:grid;justify-items:center;gap:10px}.center-state.small{padding:20px 10px}.center-state>svg{width:46px;height:46px;fill:none;stroke:#77808c;stroke-width:1.4}.center-state p{margin:0;color:var(--muted);font-size:11px}.qr-wrap{position:relative;width:292px;height:292px;max-width:100%;margin:4px auto 18px;background:#fff;border-radius:25px;padding:6px;box-shadow:0 18px 50px #0006}.qr-wrap canvas{width:100%!important;height:100%!important;border-radius:19px}.qr-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--accent);color:#08090b;font-weight:1000;font-size:22px;border:4px solid #fff}.receive-card h2{font-size:19px;margin:0}.address-box{width:100%;display:flex;align-items:center;gap:10px;border:1px solid #2a3038;background:#0b0d10;border-radius:15px;padding:13px;margin:16px 0;color:#dadddf;cursor:pointer}.address-box span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:11px ui-monospace,SFMono-Regular,Menlo,monospace;text-align:left;flex:1}.address-box svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.history-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:7px}.history-summary>div{padding:12px;border:1px solid #242930;border-radius:15px;background:#0b0d10}.history-summary span,.history-summary b{display:block}.history-summary span{font-size:9px;color:#7e8791}.history-summary b{font-size:14px;margin-top:4px}.activity-list.full .activity-item{padding:15px 0}.mining-hero{text-align:center}.mining-orb{width:230px;height:230px;border-radius:50%;margin:0 auto 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 38%,#262b0f,#11140b 48%,#090b0d 72%);border:1px solid #394018;box-shadow:inset 0 0 70px #eefb2308,0 0 70px #eefb2308}.mining-orb span{font-size:10px;color:#aab05d}.mining-orb strong{font-size:31px;letter-spacing:-.05em;margin:6px 0}.mining-orb small{font-size:9px;color:#69717b}.mining-hero.running .mining-orb{animation:pulse 1.8s infinite}@keyframes pulse{50%{box-shadow:inset 0 0 80px #eefb2313,0 0 85px #eefb2314}}.mining-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.mining-stats>div{padding:11px;border:1px solid #252a31;background:#0b0d10;border-radius:14px}.mining-stats span,.mining-stats b{display:block}.mining-stats span{font-size:9px;color:#828b95}.mining-stats b{font-size:12px;margin-top:5px}.range-field{display:block;text-align:left;border-top:1px solid #242930;padding-top:16px}.range-field span{display:flex;justify-content:space-between;font-size:11px;color:#aeb5bd}.range-field input{width:100%;accent-color:var(--accent);margin:13px 0 17px}.power-warning{display:flex;flex-direction:column;gap:3px;margin-top:16px;border:1px solid #4a3c22;background:#1b150b;border-radius:14px;padding:12px;text-align:left}.power-warning b{font-size:11px;color:#e7bd73}.power-warning span{font-size:9px;color:#9c8664}.kv{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #23272e;font-size:11px}.kv:last-child{border-bottom:0}.kv span{color:#89929d}.wallet-id{display:grid;gap:7px;border:1px solid #252a31;background:#0b0d10;padding:13px;border-radius:15px;margin-top:14px;position:relative}.wallet-id span{font-size:9px;color:#7d8690}.wallet-id code{font-size:10px;color:#d4db7a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:65px}.wallet-id .mini-btn{position:absolute;right:9px;bottom:9px}.settings-list{display:grid;margin-top:12px}.settings-list button{display:grid;grid-template-columns:38px 1fr 18px;gap:10px;align-items:center;text-align:left;border:0;border-top:1px solid #242930;background:none;color:#fff;padding:13px 0;cursor:pointer}.settings-list button>svg{width:16px;height:16px;fill:none;stroke:#6e7782;stroke-width:2}.settings-list b,.settings-list small{display:block}.settings-list b{font-size:12px}.settings-list small{font-size:9px;color:#7d8690;margin-top:3px}.settings-icon{display:grid;place-items:center;width:34px;height:34px;background:#181c23;border-radius:11px;color:#cfd4da}.relay-list{display:grid;gap:7px;margin-top:10px}.relay-list code{font-size:9px;color:#969ea8;overflow-wrap:anywhere}.legal-card{margin-bottom:25px}.rule-list{display:grid;gap:7px;margin-top:13px}.rule-list>div{display:flex;gap:11px;align-items:flex-start;padding:11px;border:1px solid #252a31;background:#0b0d10;border-radius:13px}.rule-list b{font-size:10px;color:var(--accent)}.rule-list span{font-size:11px;color:#b7bdc5;line-height:1.5}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate3d(-50%,0,0);z-index:40;width:min(100%,820px);display:grid;grid-template-columns:repeat(5,1fr);padding:9px max(10px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));border-top:1px solid #23272d;background:#0b0d10ef;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);will-change:transform;contain:layout paint}.bottom-nav button{display:grid;justify-items:center;gap:4px;color:#727b86;font-size:9px;cursor:pointer}.bottom-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bottom-nav button.active{color:var(--accent)}dialog{border:1px solid #303640;background:#101318;color:#fff;border-radius:25px;width:min(560px,calc(100% - 24px));padding:0;box-shadow:0 40px 130px #000d}dialog::backdrop{background:#000b;backdrop-filter:blur(10px)}.modal{padding:23px}.modal-mark{margin-bottom:18px}.modal h2{font-size:26px;letter-spacing:-.04em;margin:4px 0 8px}.terms-modal .check-row{padding:10px;margin:8px 0}.terms-modal .btn{margin-top:14px;width:100%}.danger-text{color:#ff9096!important}.confirm-amount{text-align:center;padding:20px 0}.confirm-amount strong{display:block;font-size:48px;letter-spacing:-.06em}.confirm-amount span{font-size:10px;color:#9199a3}.confirm-row{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #282d34;padding:12px 0;font-size:11px}.confirm-row span{color:#858e98}.confirm-row code{max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-actions{margin-top:16px}.scanner-modal{padding:18px}.scanner-head{display:flex;justify-content:space-between;align-items:center}.scanner-head h2{font-size:20px}.scanner-head .icon-btn{height:40px;flex-basis:40px;font-size:22px}.camera-wrap{position:relative;overflow:hidden;border-radius:20px;background:#050607;aspect-ratio:1;margin-top:14px}.camera-wrap video{width:100%;height:100%;object-fit:cover}.scan-frame{position:absolute;inset:18%;border:2px solid var(--accent);border-radius:20px;box-shadow:0 0 0 999px #0005}.scanner-modal>p{text-align:center;color:#9da5ae;font-size:11px}.toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%,25px);z-index:90;max-width:calc(100% - 30px);background:#f5f6f7;color:#111216;border-radius:999px;padding:11px 15px;font-size:11px;font-weight:850;opacity:0;pointer-events:none;transition:.22s;box-shadow:0 12px 35px #0007}.toast.show{opacity:1;transform:translate(-50%,0)}details summary{cursor:pointer;color:#aeb5bd;font-size:10px;padding-top:12px}
@media(min-width:760px){.app-shell{padding-bottom:110px}.bottom-nav{position:fixed;bottom:14px;border:1px solid #282d34;border-radius:20px;width:520px;margin:0;padding:10px;background:#0b0d10f5}.toast{bottom:92px}.page-title .back{display:none}.balance-card{padding:28px}.card{padding:23px}.quick-actions{max-width:520px}.scanner-modal{padding:22px}}
@media(max-width:430px){.app-shell{padding-left:12px;padding-right:12px}.app-header{height:68px}.balance-card{border-radius:24px;padding:20px}.quick-actions{gap:3px}.action-icon{width:40px;height:40px}.card{border-radius:21px;padding:17px}.page-title{margin-top:5px}.page-title h1{font-size:27px}.history-summary{gap:5px}.mining-orb{width:205px;height:205px}.modal{padding:18px}}
.receive-amount-field{margin-top:16px;text-align:left}.link-box span{color:#d4db7a}.archive-note{display:flex;gap:10px;align-items:flex-start;margin-top:14px;border:1px solid #303716;background:#11140a;border-radius:14px;padding:12px}.archive-note b{font-size:10px;color:var(--accent);white-space:nowrap}.archive-note span{font-size:10px;color:#9da66f;line-height:1.55}.network-tools{margin-top:12px}

/* v2.3 wallet access screen */
.wallet-page{min-height:calc(100vh - 176px)}
.wallet-screen{width:min(100%,560px);margin:10px auto 34px}
.wallet-hero{text-align:center;padding:22px 18px 20px}
.wallet-hero-mark{display:grid;place-items:center;width:78px;height:78px;margin:0 auto 18px;border-radius:26px;background:linear-gradient(145deg,#eefb23,#cbd51b);color:#08090b;box-shadow:0 18px 55px #dce61622,0 0 0 9px #eefb2308}
.wallet-hero-mark svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.wallet-hero h1{margin:7px 0 9px;font-size:clamp(32px,9vw,46px);letter-spacing:-.055em;line-height:1.04}
.wallet-hero p{max-width:450px;margin:0 auto;color:#969faa;font-size:12px;line-height:1.7}
.wallet-security-row{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:16px}
.wallet-security-row span{display:inline-flex;align-items:center;gap:6px;border:1px solid #292f36;background:#0d1014;border-radius:999px;padding:7px 10px;color:#bfc5cc;font-size:9px;font-weight:800}
.wallet-security-row svg{width:13px;height:13px;fill:none;stroke:var(--good);stroke-width:2}
.wallet-access-card{padding:14px 18px 18px}
.wallet-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:4px;margin-bottom:17px;border:1px solid #252a31;background:#090b0e;border-radius:15px}
.wallet-mode-tabs button{min-height:39px;border:0;border-radius:11px;background:transparent;color:#7f8893;font-size:11px;font-weight:900;cursor:pointer}
.wallet-mode-tabs button.active{background:#1b2027;color:#fff;box-shadow:0 3px 12px #0005}
.wallet-mode-tabs button:disabled{opacity:.35;cursor:not-allowed}
.wallet-device-state{display:flex;align-items:center;gap:11px;border:1px solid #2a3037;background:#0b0e12;border-radius:15px;padding:12px 13px;margin-bottom:2px}
.wallet-device-state.good{border-color:#20432e;background:#0b1710}
.wallet-device-state .device-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background:#78818c;box-shadow:0 0 0 5px #78818c12}
.wallet-device-state.good .device-dot{background:var(--good);box-shadow:0 0 0 5px #59d58b12}
.wallet-device-state b,.wallet-device-state small{display:block}
.wallet-device-state b{font-size:11px}
.wallet-device-state small{margin-top:3px;color:#7f8994;font-size:9px;line-height:1.45}
.wallet-password-field{margin-top:18px}
.password-wrap{position:relative}
.password-wrap input{padding-right:52px!important}
.password-toggle{position:absolute;right:6px;top:13px;display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:#818a94;border-radius:11px;cursor:pointer}
.password-toggle:hover,.password-toggle.active{background:#171b21;color:#eefb23}
.password-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.wallet-main-action{width:100%;margin-top:3px;box-shadow:0 11px 28px #dbe50012}
.wallet-help{margin:11px 5px 0;color:#747e88;font-size:9px;line-height:1.55;text-align:center}
.wallet-warning{display:flex;gap:5px;flex-direction:column;margin-top:13px;border:1px solid #493c23;background:#19140b;border-radius:13px;padding:11px 12px}
.wallet-warning b{font-size:10px;color:#e9c77f}.wallet-warning span{font-size:9px;color:#9b8968;line-height:1.5}
.wallet-divider{display:flex;align-items:center;gap:12px;margin:18px 0 8px;color:#666f79;font-size:9px}
.wallet-divider:before,.wallet-divider:after{content:"";height:1px;background:#252a31;flex:1}
.wallet-restore-button{width:100%;display:grid;grid-template-columns:40px 1fr 18px;gap:10px;align-items:center;text-align:left;border:1px solid #292f36;background:#0d1014;color:#fff;border-radius:15px;padding:11px 12px;cursor:pointer}
.wallet-restore-button .restore-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#1b2027;color:#d6df45;font-size:19px}
.wallet-restore-button b,.wallet-restore-button small{display:block}.wallet-restore-button b{font-size:11px}.wallet-restore-button small{margin-top:3px;color:#7d8690;font-size:9px}.wallet-restore-button>svg{width:16px;height:16px;fill:none;stroke:#737c87;stroke-width:2}
.wallet-screen-footer{display:grid;justify-items:center;gap:3px;margin-top:9px}.wallet-screen-footer span{color:#666f79;font-size:9px}
.wallet-locked-home{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:14px 15px}
.wallet-locked-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#20240f;color:var(--accent)}
.wallet-locked-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}
.wallet-locked-copy{min-width:0}.wallet-locked-copy b,.wallet-locked-copy small{display:block}.wallet-locked-copy b{margin-top:2px;font-size:12px}.wallet-locked-copy small{margin-top:3px;color:#858e98;font-size:9px;line-height:1.4}.wallet-locked-home .btn{flex:0 0 auto;min-height:39px;padding:8px 14px}
@media(max-width:500px){.wallet-screen{margin-top:0}.wallet-hero{padding-top:12px}.wallet-access-card{padding:12px 14px 16px}.wallet-locked-home{grid-template-columns:42px 1fr}.wallet-locked-home .btn{grid-column:1/-1;width:100%}}

/* v2.4: the locked state is a dedicated wallet gate, not a partial app state. */
body.wallet-gate-active .app-header,body.wallet-gate-active .bottom-nav{display:none!important}
body.wallet-gate-active .app-shell{padding-top:0;padding-bottom:24px}
body.wallet-gate-active .wallet-page{min-height:100vh;display:block}
.send-url-tools{display:flex;align-items:center;gap:10px;margin:-4px 2px 12px}.send-url-tools .mini-btn{flex:0 0 auto}.send-url-tools span{color:#7f8893;font-size:10px;line-height:1.45}.send-url-tools code{color:#afb72e;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.send-url-notice{display:flex;flex-direction:column;gap:3px;border:1px solid #3c441b;background:#16190b;border-radius:14px;padding:10px 12px;margin:0 0 12px}.send-url-notice b{font-size:11px;color:#e8ef75}.send-url-notice span{font-size:10px;color:#9ca46f}.receive-link-label{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:18px 2px -10px;text-align:left}.receive-link-label span{font-size:11px;font-weight:850;color:#b7bec7}.receive-link-label small{font-size:9px;color:#747d88;text-align:right;line-height:1.4}.wallet-screen-footer{justify-content:center!important}
@media(max-width:500px){.send-url-tools{align-items:flex-start;flex-direction:column}.receive-link-label{align-items:flex-start;flex-direction:column;gap:3px}.receive-link-label small{text-align:left}}

/* v2.4.1: keep the bottom navigation anchored while pages change/scroll. */
@media(max-width:759px){.bottom-nav{width:100%;margin:0}.app-shell{padding-bottom:calc(92px + env(safe-area-inset-bottom))}}

/* v2.4.3: clearer, mirrored Send / Receive flow */
.transfer-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 12px;padding:4px;border:1px solid #252a31;background:#0a0c10;border-radius:16px}
.transfer-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:0;border-radius:12px;background:transparent;color:#7f8893;font-size:11px;font-weight:900;cursor:pointer}
.transfer-tabs button.active{background:#1a1f26;color:#eefb23;box-shadow:0 4px 16px #0005}
.transfer-tabs svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.transfer-card{padding-top:18px}
.transfer-step{display:flex;align-items:center;gap:10px;margin:2px 0 10px;text-align:left}
.transfer-step>span{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:9px;background:#20240f;color:#eefb23;font-size:10px;font-weight:1000}
.transfer-step b,.transfer-step small{display:block}.transfer-step b{font-size:12px}.transfer-step small{margin-top:2px;color:#77818c;font-size:9px}
.transfer-field{margin-top:8px}.transfer-field input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}
.transfer-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 14px}
.compact-btn{min-height:42px;padding:8px 11px;font-size:11px}
.transfer-divider{height:1px;background:#252a31;margin:18px 0}
.transfer-amount{margin-top:8px}
.receive-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;text-align:left;margin-bottom:8px}.receive-request-head h2{margin:2px 0 0;font-size:19px}.request-chip{flex:0 0 auto;border:1px solid #394018;background:#151907;color:#dce663;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:850}
.receive-amount-field{margin:14px 0 16px}.receive-amount-field>span small{color:#6f7883;font-size:9px;font-weight:700}.receive-amount-field em{display:block;margin:6px 2px 0;color:#707a85;font-size:9px;font-style:normal;line-height:1.45}.receive-amount-field.invalid input{border-color:#7b353b;box-shadow:0 0 0 3px #ff636d0b}.receive-amount-field.invalid em{color:#ff838b}
.qr-panel{border:1px solid #242a31;background:#0a0d11;border-radius:20px;padding:14px 12px 12px}.qr-panel .qr-wrap{margin:0 auto 11px}.qr-panel>p{margin:0 auto;max-width:330px;color:#7f8994;font-size:9px;line-height:1.55}
.receive-primary-actions{margin:12px 0 18px}.receive-primary-actions .btn{min-height:46px}
.receive-details{padding-top:4px;border-top:1px solid #242a31}.receive-detail-label{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:14px 2px 7px;text-align:left}.receive-detail-label span{font-size:10px;font-weight:850;color:#b8bec6}.receive-detail-label small{color:#69737e;font-size:8px;text-align:right}.receive-details .address-box{margin:0}.receive-url-row{width:100%;border:1px solid #252a31;background:#090b0e;border-radius:14px;padding:11px 12px;text-align:left}.receive-url-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aeb653;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:430px){.transfer-tools{grid-template-columns:1fr 1fr}.receive-detail-label{align-items:flex-start;flex-direction:column;gap:2px}.receive-detail-label small{text-align:left}.qr-panel{padding-left:8px;padding-right:8px}.qr-wrap{width:min(270px,100%);height:auto;aspect-ratio:1}}
