.MobileModal_modal__wDeVv{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,520px);max-width:calc(100vw - 24px);box-sizing:border-box;min-width:0;z-index:1000;background:#1a1d27;color:#fff;border-radius:24px;box-shadow:0 12px 40px rgba(0,0,0,.45);overflow:hidden;animation:MobileModal_fadeIn__Xl0ZB .2s ease}.MobileModal_backdrop__tZDIZ{position:fixed;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:999}.MobileModal_header__698GI{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}.MobileModal_header__698GI h2{margin:0;font-size:20px;font-weight:600;color:#fff}.MobileModal_close__At1f0{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:999px;background:transparent;color:#a1a1aa;cursor:pointer;transition:.2s}.MobileModal_close__At1f0:hover{background:hsla(0,0%,100%,.06);color:#fff}.MobileModal_title__AK4gh{flex:1;min-width:0;display:flex;align-items:center}.MobileModal_body__Kv7aZ{width:100%;min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}