:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#f7f9fc;background:#070a0f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#070a0f}button{font:inherit;color:inherit;border:0;cursor:pointer}.app{width:min(100%,560px);min-height:100vh;margin:auto;padding:18px 16px 100px;background:radial-gradient(circle at 50% -10%,#17263e 0,#070a0f 38%);position:relative}.top{height:54px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.logo{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#6c8cff,#355cff);font-size:22px;font-weight:900;box-shadow:0 8px 25px #355cff35}.brand b{display:block;letter-spacing:2px}.brand span{display:block;color:#8993a5;font-size:10px;letter-spacing:3px;margin-top:2px}.icon{background:#131923;border:1px solid #222b38;border-radius:12px;width:40px;height:40px}.dropdown{position:absolute;right:16px;top:62px;background:#151b25;border:1px solid #273141;border-radius:16px;padding:7px;z-index:5;box-shadow:0 20px 50px #0008}.dropdown button{display:block;background:transparent;padding:10px 15px;text-align:left;width:180px;border-radius:10px}.dropdown button:hover{background:#222b38}.hero{margin-top:20px;padding:25px 22px;border:1px solid #202b3b;border-radius:26px;background:linear-gradient(145deg,#111a28,#0d131d);box-shadow:0 20px 60px #0004}.label{font-size:12px;color:#8e99aa;text-transform:uppercase;letter-spacing:1.4px}.balance{font-size:42px;font-weight:800;letter-spacing:-2px;margin:8px 0}.change{color:#7dd3a3;font-size:13px}.actions{display:flex;gap:10px;margin-top:22px}.actions button,.sell{background:#e9eef7;color:#0a0e15;padding:12px 17px;border-radius:13px;font-weight:750}.actions button+button{background:#202a39;color:#fff}.panel{margin-top:18px;background:#0f151e;border:1px solid #1d2633;border-radius:22px;padding:16px}.sectionHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.sectionHead button{background:#1d2633;border-radius:10px;padding:5px 9px}.asset{display:flex;align-items:center;padding:13px 2px;gap:12px}.coin{width:42px;height:42px;border-radius:50%;background:#1b2532;display:grid;place-items:center;font-size:20px}.assetName{flex:1}.assetName b,.assetName span,.assetValue b,.assetValue span{display:block}.assetName span,.assetValue span{color:#818c9e;font-size:12px;margin-top:3px}.assetValue{text-align:right}.p2pHero{display:flex;justify-content:space-between;align-items:center;margin:22px 0 16px;gap:12px}.p2pHero h1{margin:6px 0;font-size:27px;letter-spacing:-.7px}.p2pHero p{color:#7e8999;font-size:13px;margin:0}.sell{white-space:nowrap;padding:11px 13px}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:12px}.filters button{background:#121923;border:1px solid #202a38;border-radius:11px;padding:9px 15px;color:#a8b1c0}.filters .selected{background:#eef2f8;color:#080c12;border-color:#eef2f8}.tabs{display:flex;gap:22px;color:#7f8998;border-bottom:1px solid #1b2430;padding:9px 4px 12px;margin-bottom:12px}.selectedText{color:#fff;font-weight:700}.offer{background:#101720;border:1px solid #1e2936;border-radius:20px;padding:15px;margin:11px 0}.offerTop,.offerBottom{display:flex;align-items:center;gap:10px}.traderAvatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#273449;font-weight:800}.trader{flex:1}.trader b,.trader span{display:block}.trader span{font-size:11px;color:#70c69b;margin-top:4px}.side{font-size:10px;letter-spacing:1px;color:#9ba6b6}.offerGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.offerGrid span{display:block;color:#778294;font-size:11px;margin-bottom:4px}.offerGrid b{font-size:15px}.offerBottom{border-top:1px solid #202936;padding-top:13px;color:#8994a5;font-size:12px}.offerBottom span{flex:1}.offerBottom button{background:#2e6bff;padding:10px 16px;border-radius:11px;font-weight:750}.empty{text-align:center;padding:55px 20px;color:#7f8a9b;line-height:1.7}.history h2{margin:2px 0 8px}.history p{color:#7f8a9b;margin-bottom:20px}.history button{background:#2e6bff;border-radius:12px;padding:11px 15px}.bottom{position:fixed;bottom:12px;left:50%;transform:translate(-50%);width:min(calc(100% - 30px),530px);display:flex;background:#111822ef;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #243040;border-radius:20px;padding:7px;z-index:10}.bottom button{flex:1;background:transparent;color:#788496;padding:8px;border-radius:14px;font-size:11px}.bottom button span{display:block;font-size:20px;margin-bottom:2px}.bottom button.active{background:#202a38;color:#fff}
