:root{font-family:Manrope,system-ui,sans-serif;color:#f7f7f5;background:#07090d;font-synthesis:none;--yellow:#ffd000;--yellow2:#ffb800;--panel:#101319;--line:#252a32;--muted:#858b95}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#07090d;overflow-x:hidden}button,input{font:inherit}button{color:inherit;cursor:pointer}.ambient{position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.14}.ambient-one{width:360px;height:360px;background:#185de8;top:-160px;right:-140px}.ambient-two{width:280px;height:280px;background:#ffc400;bottom:-160px;left:-150px;opacity:.06}.app-shell{width:min(100%,1040px);margin:auto;min-height:100vh;padding:0 30px 130px}.topbar{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #22262d}.brand{font-size:35px;font-weight:800;letter-spacing:-2px;background:none;border:0;padding:0}.brand span,.eyebrow{color:var(--yellow)}.top-actions{display:flex;gap:16px}.support-button,.profile-button{height:48px;border:1px solid #6b5900;background:#0c0f14;border-radius:14px;color:var(--yellow)}.support-button{padding:0 20px;font-weight:600}.button-icon{margin-right:8px}.profile-button{width:48px;border-radius:50%;font-size:25px}.page{display:none}.page.active{display:block}.intro{display:flex;justify-content:space-between;align-items:end;margin:42px 0 22px}.intro h1,.page-title h1{font-size:32px;margin:5px 0;letter-spacing:-1.2px}.intro p,.page-title p{color:var(--muted);max-width:400px;font-size:14px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2.5px}.exchange-card{border:1px solid var(--line);background:linear-gradient(145deg,rgba(17,20,25,.98),rgba(10,12,16,.97));padding:24px;border-radius:28px;box-shadow:0 30px 90px #0007}.country-selector{width:100%;display:flex;align-items:center;text-align:left;border:1px solid var(--line);background:#0d1015;border-radius:18px;padding:13px 16px}.flag{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#171b22;font-size:27px}.flag.small{width:33px;height:33px;font-size:20px;border-radius:10px}.selector-copy{display:flex;flex-direction:column;margin-left:13px;gap:3px}.selector-copy small,.bank-selector small{color:var(--muted);font-size:10px}.selector-copy strong{font-size:17px}.chevron{margin-left:auto;color:var(--muted);font-size:20px}.trade-panel{position:relative;margin-top:18px;padding:22px;background:#0b0e12;border:1px solid #20252c;border-radius:22px}.field-heading{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.field-heading button{color:var(--yellow);border:1px solid #6b5900;background:#14130b;border-radius:9px;padding:4px 10px;font-weight:700}.amount-row{display:grid;grid-template-columns:minmax(190px,260px) 1fr;gap:20px;align-items:center;margin-top:10px}.asset-selector{display:flex;align-items:center;gap:10px;border:1px solid #282e36;border-radius:15px;background:#12161c;padding:11px 13px}.coin-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#27a99b;font-weight:800}.asset-selector strong{white-space:nowrap}.amount-input{text-align:right;min-width:0}.amount-input input,.amount-input output{display:block;width:100%;border:0;outline:0;background:transparent;color:white;text-align:right;font-size:30px;font-weight:700}.amount-input small{color:var(--muted)}.swap-button{display:grid;place-items:center;margin:16px auto -2px;width:43px;height:43px;border-radius:50%;border:1px solid #766200;background:#16150f;color:var(--yellow);font-size:22px}.receive-title{border-top:1px solid #20252c;padding-top:16px}.fiat-selector{pointer-events:none}.bank-selector{width:100%;display:flex;align-items:center;text-align:left;gap:11px;margin-top:20px;padding:12px 14px;border-radius:14px;background:#13171d;border:1px solid #282d35}.bank-selector>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.bank-symbol{color:var(--yellow)}.quote-details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px;padding:20px 5px}.quote-details div{display:flex;flex-direction:column;gap:5px}.quote-details span{color:var(--muted);font-size:11px}.quote-details strong{font-size:13px}.quote-details .total{text-align:right}.quote-details .total strong{color:var(--yellow)}.primary-button{width:100%;border:0;border-radius:15px;padding:16px;background:linear-gradient(135deg,var(--yellow),var(--yellow2));color:#111;font-weight:800;font-size:16px;box-shadow:0 10px 35px #ffc40022}.secure-note{text-align:center;color:#626872;font-size:10px;margin:12px 0 0}.benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border:1px solid var(--line);border-radius:22px;background:#0d1015}.benefits article{display:flex;align-items:center;justify-content:center;gap:12px;padding:22px;border-right:1px solid var(--line)}.benefits article:last-child{border:0}.benefits article>span{color:var(--yellow);font-size:26px}.benefits div{display:flex;flex-direction:column;gap:3px}.benefits small{color:var(--muted);font-size:10px}.bottom-nav{position:fixed;z-index:10;bottom:18px;left:50%;transform:translateX(-50%);width:min(calc(100% - 32px),700px);height:76px;display:flex;background:#0e1116ee;border:1px solid #282d35;border-radius:22px;backdrop-filter:blur(18px);box-shadow:0 20px 60px #000}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:none;color:#737983}.bottom-nav button span{font-size:23px}.bottom-nav button.active{color:var(--yellow)}.page-title{margin:50px 0 25px}.orders-list{display:flex;flex-direction:column;gap:12px}.empty-state{padding:70px 20px;text-align:center;border:1px dashed #313740;border-radius:22px;color:var(--muted)}.order-card{display:flex;justify-content:space-between;align-items:center;padding:18px;border-radius:18px;background:var(--panel);border:1px solid var(--line)}.order-card>div{display:flex;flex-direction:column;gap:5px}.order-card small{color:var(--muted)}.status{color:var(--yellow);font-size:11px;border:1px solid #655500;padding:5px 9px;border-radius:20px}.profile-card,.settings-card{border:1px solid var(--line);background:var(--panel);border-radius:20px}.profile-card{display:flex;align-items:center;gap:14px;padding:18px}.avatar{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--yellow);color:#111;font-weight:800}.profile-card>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.profile-card span{color:var(--muted);font-size:11px}.profile-card button{margin-left:auto;background:transparent;border:1px solid #655500;color:var(--yellow);border-radius:10px;padding:8px 14px}.settings-card{margin-top:16px;overflow:hidden}.settings-card button{display:flex;justify-content:space-between;width:100%;padding:17px;border:0;border-bottom:1px solid var(--line);background:none}.settings-card button:last-child{border:0}.settings-card small{color:var(--muted)}.overlay{position:fixed;z-index:30;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#000b;backdrop-filter:blur(6px)}.overlay[hidden]{display:none}.sheet{width:min(100%,620px);max-height:80vh;padding:8px 20px 25px;background:#12151a;border:1px solid #30353d;border-bottom:0;border-radius:26px 26px 0 0}.sheet-handle{width:38px;height:4px;border-radius:3px;background:#454b54;margin:3px auto 12px}.sheet-header{display:flex;align-items:center;justify-content:space-between}.sheet-header small{color:var(--yellow);font-size:9px;letter-spacing:2px}.sheet-header h2{margin:3px 0 15px;font-size:21px}.sheet-header button{width:36px;height:36px;border:0;border-radius:50%;background:#252a31;font-size:22px}.sheet-list{overflow:auto;max-height:60vh}.sheet-option{width:100%;display:flex;align-items:center;gap:13px;padding:14px 4px;border:0;border-bottom:1px solid #282d34;background:none;text-align:left}.sheet-option .option-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#20252c;font-size:19px}.sheet-option>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.sheet-option small{color:var(--muted)}.sheet-option .check{margin-left:auto;color:var(--yellow)}.centered{align-items:center;padding:20px}.success-modal{width:min(100%,430px);padding:30px 24px;background:#14171c;border:1px solid #30353d;border-radius:25px;text-align:center}.success-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;margin:0 auto 18px;background:#2c2710;color:var(--yellow);font-size:28px}.success-modal h2{margin:6px}.success-modal p{color:var(--muted);font-size:13px}.text-button{border:0;background:none;color:var(--muted);padding:14px}.toast{position:fixed;z-index:50;left:50%;bottom:110px;transform:translate(-50%,20px);padding:12px 16px;background:#f1f1ed;color:#111;border-radius:12px;font-size:12px;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:700px){.app-shell{padding:0 14px 110px}.topbar{height:76px}.brand{font-size:27px}.support-button{width:44px;padding:0}.support-button span:last-child{display:none}.intro{display:block;margin:27px 3px 17px}.intro h1{font-size:25px}.intro p{font-size:12px;margin-top:7px}.exchange-card{padding:14px;border-radius:22px}.trade-panel{padding:17px 13px}.amount-row{grid-template-columns:minmax(145px,1fr) 1fr;gap:7px}.asset-selector{padding:9px}.asset-selector strong{font-size:12px;max-width:110px;overflow:hidden;text-overflow:ellipsis}.amount-input input,.amount-input output{font-size:24px}.quote-details{gap:6px}.quote-details strong{font-size:10px}.benefits{grid-template-columns:1fr}.benefits article{justify-content:flex-start;padding:14px 20px;border-right:0;border-bottom:1px solid var(--line)}.bottom-nav{bottom:10px;height:68px}.page-title{margin:35px 3px 20px}}

/* Layout matched to the supplied SimpleX reference */
.topbar{height:124px}.brand{font-size:52px;letter-spacing:-3.5px}.exchange-card{margin-top:24px;padding:24px;border-radius:48px}.country-selector{padding:18px 20px;border-radius:28px;border-color:#3b4149}.trade-panel{margin-top:24px;padding:35px;border-radius:30px}.amount-row{grid-template-columns:260px 1fr;gap:45px;margin-top:14px}.amount-input input,.amount-input output{text-align:left;font-size:39px;font-weight:600}.swap-button{width:55px;height:55px;margin:15px auto -22px;font-size:29px;position:relative;z-index:2}.receive-title{padding-top:35px}.quote-details{padding:24px 26px 20px}.primary-button{padding:20px;border-radius:18px;font-size:21px}.benefits{grid-template-columns:repeat(4,1fr);border-radius:30px}.benefits article>span{font-size:34px}.recent-orders{margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:30px;background:#0d1015}.recent-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.recent-heading h2{font-size:19px;margin:0}.recent-heading button{border:0;background:none}.recent-heading button span{color:var(--yellow);font-size:22px;margin-left:10px}.recent-placeholder{padding:24px;text-align:center;color:var(--muted);border:1px dashed #2b3038;border-radius:17px}.recent-order{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:18px;padding:16px 12px;border-top:1px solid #22272e}.recent-order:first-child{border-top:0}.recent-order .arrow{color:#69707a}.recent-order .end{text-align:right}.recent-order small{display:block;color:var(--muted);font-size:10px;margin-top:4px}
@media(max-width:700px){.topbar{height:76px}.brand{font-size:30px;letter-spacing:-2px}.exchange-card{margin-top:18px;padding:14px;border-radius:25px}.country-selector{padding:12px;border-radius:18px}.trade-panel{padding:20px 13px;border-radius:20px}.amount-row{grid-template-columns:minmax(145px,1fr) 1fr;gap:7px}.amount-input input,.amount-input output{text-align:right;font-size:24px}.benefits{grid-template-columns:1fr 1fr;border-radius:22px}.benefits article{justify-content:flex-start;padding:14px;border-right:0;border-bottom:1px solid var(--line)}.benefits article:nth-child(odd){border-right:1px solid var(--line)}.recent-orders{padding:16px;border-radius:22px}.recent-order{grid-template-columns:1fr auto 1fr;gap:8px}.recent-order .end{grid-column:1/-1;text-align:left}}
.order-form{text-align:left}.order-form>h2,.order-form>p{text-align:center}.order-form>p{margin-bottom:20px}.order-field{display:flex;flex-direction:column;gap:7px;margin-bottom:13px}.order-field label{font-size:12px;color:#a8adb5}.order-field input{width:100%;padding:14px;border:1px solid #303640;border-radius:13px;background:#0d1015;color:#fff;outline:none}.order-field input:focus{border-color:#8b7200}.order-field input.invalid{border-color:#e55252}.primary-button:disabled{opacity:.55;cursor:wait}
.brand-image{width:100%;height:100%;object-fit:contain;border-radius:inherit}.bank-symbol .brand-image{width:26px;height:26px}
.coin-icon:has(.brand-image){background:transparent!important}.option-icon:has(.brand-image){background:transparent}
.benefits article{min-height:112px;transition:background .2s ease}.benefits article:hover{background:linear-gradient(145deg,#15181d,#0d1015)}.benefits .benefit-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 50px;border:1px solid #665500;border-radius:16px;background:radial-gradient(circle at 35% 25%,#3a310d,#14140f 70%);box-shadow:inset 0 1px #ffdc4940,0 10px 25px #0005}.benefits .benefit-icon svg{width:27px;height:27px;fill:none;stroke:#ffd000;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #ffd00055)}.benefits article div{gap:6px}.benefits article strong{font-size:14px}.benefits article small{line-height:1.45}
@media(max-width:700px){.benefits article{min-height:92px}.benefits .benefit-icon{width:42px;height:42px;flex-basis:42px;border-radius:13px}.benefits .benefit-icon svg{width:23px;height:23px}.benefits article strong{font-size:12px}.benefits article small{font-size:9px}}
.premium-top-button{position:relative;overflow:hidden;background:linear-gradient(145deg,#15181e,#090c10);border-color:#655400;box-shadow:inset 0 1px #ffdf4a38,0 8px 28px #0007;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.premium-top-button:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 0,#ffd00018,transparent 52%);pointer-events:none}.premium-top-button:hover{transform:translateY(-1px);border-color:#ae9000;box-shadow:inset 0 1px #ffe66a50,0 10px 32px #0009,0 0 18px #ffd00012}.premium-top-button svg{width:24px;height:24px;fill:none;stroke:#ffd000;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 5px #ffd00055)}.support-button{height:54px;padding:0 23px;border-radius:17px}.support-button .button-icon{display:inline-grid;place-items:center;vertical-align:middle;margin-right:9px}.profile-button{width:54px;height:54px;border-radius:18px}.profile-button svg{width:27px;height:27px}
@media(max-width:700px){.support-button,.profile-button{height:46px}.profile-button{width:46px;border-radius:15px}.support-button{width:46px;padding:0;border-radius:15px}.support-button .button-icon{margin:0}.premium-top-button svg{width:23px;height:23px}}
.flag{position:relative;overflow:hidden;border:1px solid #7a680f;background:linear-gradient(145deg,#20252d,#0d1015);box-shadow:inset 0 1px #fff3,0 8px 20px #0007,0 0 14px #ffd00010}.flag:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff4 0,transparent 38%,transparent 70%,#0003);pointer-events:none}.flag .brand-image{position:relative;z-index:1;border-radius:11px}.flag.small .brand-image{border-radius:8px}.sheet-option .option-icon:has(.brand-image){border:1px solid #5f520f;box-shadow:inset 0 1px #fff2,0 5px 14px #0006}
.bottom-nav{height:82px;padding:6px;background:linear-gradient(145deg,#15191fee,#090c11f5);border-color:#343a43;box-shadow:inset 0 1px #ffffff12,0 22px 65px #000c,0 0 28px #ffd00008}.bottom-nav:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(115deg,#ffffff09,transparent 34%,transparent 70%,#ffd00008);pointer-events:none}.bottom-nav button{position:relative;z-index:1;border-radius:17px;gap:3px;transition:color .2s ease,background .2s ease,transform .2s ease}.bottom-nav button:active{transform:scale(.97)}.bottom-nav button.active{background:linear-gradient(145deg,#24200f,#12130f);box-shadow:inset 0 1px #ffe55b32,0 7px 22px #0007;color:#ffe03a}.bottom-nav button.active:after{content:"";position:absolute;bottom:-6px;width:44px;height:3px;border-radius:5px;background:linear-gradient(90deg,transparent,#ffd000,transparent);box-shadow:0 0 11px #ffd000}.bottom-nav .nav-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #3a4049;border-radius:13px;background:linear-gradient(145deg,#1c2128,#0c0f14);box-shadow:inset 0 1px #fff1,0 6px 16px #0006}.bottom-nav .nav-icon svg{width:23px;height:23px;fill:none;stroke:#9299a3;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 3px #000)}.bottom-nav button.active .nav-icon{border-color:#756100;background:radial-gradient(circle at 35% 20%,#3b310d,#12130f 72%);box-shadow:inset 0 1px #ffe76145,0 0 16px #ffd00019}.bottom-nav button.active .nav-icon svg{stroke:#ffd000;filter:drop-shadow(0 0 6px #ffd00066)}.bottom-nav small{font-size:10px;font-weight:650;letter-spacing:.15px}
@media(max-width:700px){.bottom-nav{height:74px;padding:5px}.bottom-nav .nav-icon{width:34px;height:34px;border-radius:11px}.bottom-nav .nav-icon svg{width:21px;height:21px}}
.settings-card a{display:flex;justify-content:space-between;width:100%;padding:17px;border:0;border-bottom:1px solid var(--line);background:none;color:inherit;text-decoration:none;font:inherit}.settings-card a:last-child{border:0}
.route-limits{margin:-5px 5px 16px;color:#8d949e;font-size:10px;line-height:1.5;text-align:center}
