body.udipro-sheet-open{overflow:hidden}.udipro-sheet-backdrop{position:fixed;z-index:160;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#092f2e78;backdrop-filter:blur(3px);animation:udiproFade .16s ease}.udipro-sheet{width:min(620px,100%);min-height:46vh;max-height:82dvh;overflow:auto;background:#fff;color:#123f43;border-radius:28px 28px 0 0;box-shadow:0 -14px 40px #092f2e28;padding:10px 20px max(28px,env(safe-area-inset-bottom));animation:udiproRise .22s ease}.udipro-sheet-grab{width:42px;height:5px;border-radius:9px;background:#d9e1de;margin:0 auto 16px}.udipro-sheet header{display:flex;align-items:center;justify-content:space-between;padding:0 2px 16px;border-bottom:1px solid #e9eeec}.udipro-sheet header>div{display:flex;align-items:center;gap:11px}.udipro-sheet h2{font-size:22px;margin:0;letter-spacing:-.4px}.udipro-sheet-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#e8f2ed;color:#0d5b50;font-size:20px}.udipro-sheet-close{width:40px;height:40px;border:0;border-radius:50%;background:#eef3f1;color:#385b58;font-size:27px;line-height:1}.udipro-sheet-body{padding:22px 0}.udipro-sheet-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 18px}.udipro-sheet-empty>span{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#e8f2ed;color:#0d5b50;font-size:28px;margin-bottom:15px}.udipro-sheet-empty strong{font-size:18px}.udipro-sheet-empty p{max-width:330px;margin:7px 0 0;color:#6c7e7b;font-size:14px;line-height:1.5}.home-profile-menu-list [data-quick="chat"]>span{font-size:0!important;width:24px;height:24px;background:url('/assets/icons/chat.svg') center/21px 21px no-repeat}.udipro-sheet:has(#udipro-sheet-title:first-of-type){}.udipro-sheet header:has(#udipro-sheet-title) .udipro-sheet-icon,.udipro-sheet-empty>span{background-repeat:no-repeat}.udipro-sheet:has(#udipro-sheet-title){}@keyframes udiproRise{from{transform:translateY(35px);opacity:.7}to{transform:none;opacity:1}}@keyframes udiproFade{from{opacity:0}to{opacity:1}}@media(min-width:701px){.udipro-sheet-backdrop{align-items:center;padding:24px}.udipro-sheet{min-height:0;max-height:75vh;border-radius:26px;padding:12px 24px 28px}.udipro-sheet-grab{display:none}.udipro-sheet header{padding:8px 0 18px}.udipro-sheet-empty{min-height:260px}}@media(prefers-reduced-motion:reduce){.udipro-sheet,.udipro-sheet-backdrop{animation:none}}
