.mobile-sheet-layer{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end}.mobile-sheet-shade{position:absolute;inset:0;width:100%;height:100%;background:#0009}.mobile-sheet{position:relative;width:100%;max-height:85%;display:flex;flex-direction:column;background:#242424;border-radius:16px 16px 0 0;color:#fff;padding:20px 18px 24px}.mobile-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-sheet h2{margin:0;font-size:18px}.mobile-sheet-content{overflow-y:auto;font-size:13px;line-height:1.65}.mobile-sheet-content p{margin:0 0 12px}.mobile-sheet-content dl{margin:12px 0;display:grid;grid-template-columns:auto 1fr;gap:8px;color:#bbb}.mobile-sheet-content dd{margin:0;overflow-wrap:anywhere}.phone{font-synthesis:weight;color:#f5f5f5;background:#050505;font-size:13px;line-height:1.5;color-scheme:dark}.phone button{cursor:pointer}.phone button:disabled{cursor:not-allowed;opacity:.4}.app-page{padding:0 16px 24px;min-height:100%;background:#080808}.app-header{display:flex;align-items:center;justify-content:space-between;min-height:56px;gap:10px}.app-header>button{padding:9px;margin-left:-9px}.app-header h2{font-size:17px;font-weight:700}.app-header>span{min-width:20px}.app-card{padding:15px;border:1px solid #2b2b2b;background:#181818;border-radius:11px;margin-bottom:12px}.app-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:8px}.app-section h3{font-size:16px;font-weight:800}.app-section h3>span{font-size:10px;color:#a4a4a4;margin-left:7px;font-weight:400}.app-section>button{display:flex;align-items:center;color:#aaa;font-size:10px}.app-row{display:flex;text-align:left;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:14px 0;border-bottom:1px solid #292929;font-size:12px}.app-row-end{display:flex;align-items:center;gap:7px;color:#999;font-size:11px}.app-muted{color:#929292;font-size:11px}.app-up{color:#ff245d;font-style:normal}.app-down{color:#08e596}.app-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#ed228b;color:#fff;border-radius:8px;border:1px solid transparent;font-weight:600;min-height:40px;padding:9px 15px;font-size:12px}.app-btn.secondary{background:#272727;border-color:#3b3b3b}.app-input{display:block;width:100%;border:1px solid #353535;border-radius:8px;padding:11px 12px;background:#1c1c1c;color:#fff;margin:8px 0 14px;font-size:12px}.app-chip{padding:5px 10px;border:1px solid #333;border-radius:5px;background:#1d1d1d;font-size:11px}.app-chip[aria-pressed=true]{background:#451129;color:#ff80b5;border-color:#843553}.app-tabs{display:flex;border-bottom:1px solid #333;gap:20px;margin:4px 0 17px;overflow-x:auto}.app-tabs button{padding:11px 0;white-space:nowrap;color:#999;font-size:13px}.app-tabs button[aria-selected=true],.app-tabs button[aria-pressed=true]{color:#ff348f;border-bottom:2px solid #ff348f;font-weight:700}.app-title{font-size:20px;font-weight:800;margin-bottom:16px}.app-demo-note{margin:22px 0 10px;text-align:center;color:#888;font-size:9px}.app-empty{text-align:center;padding:65px 10px;color:#999}.app-empty>span{font-size:50px;color:#ff2988}.app-empty p{margin:14px 0 22px}.app-form label{display:block;color:#bdbdbd;font-size:12px}.app-form .app-btn{width:100%;margin-top:10px}.app-error{padding:9px 12px;background:#3b1420;color:#ff82aa;border-radius:6px;font-size:12px;margin:10px 0}.app-success{padding:10px;background:#0d3325;color:#5febac;border-radius:6px}
