@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");body{font-family:Poppins,sans-serif}body,h1,p{margin:0!important}h1,p{padding:0!important}:root{--emphasis:#09cc7f}.app-wrapper{display:flex;justify-content:center;background:#f9fafb;min-height:100vh}.mobile-container{width:100%;max-width:420px;background:white}.layout,.mobile-container{height:100vh;display:flex;flex-direction:column}.layout{flex:1 1}.layout>:first-child,.layout>:last-child{flex-shrink:0}.content{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.bottombar_tabBar__C9HQP{height:67px;border-top:1px solid #ddd;background:white;display:flex;align-items:center;justify-content:space-around}.bottombar_tab__lUxv6{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#666;font-size:12px;flex:1 1;padding:6px 0}.bottombar_tab__lUxv6 .bottombar_icon__U7Od5{font-size:20px;margin-bottom:2px}.bottombar_active__pAGVN{color:#09cc7f;font-weight:600}.navbar_navbar__1v1x3{width:100%;height:3.5rem;background-color:#ffffff;border-bottom:1px solid #eaeaea;display:flex;align-items:center;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:10}.navbar_navContent__U3pUz{width:95%;max-width:700px;display:flex;align-items:center;justify-content:space-between}.navbar_leftSection__W9i_Z{display:flex;align-items:center;gap:.75rem}.navbar_headerGroup__xxPfy{display:flex;align-items:center;gap:.6rem}.navbar_backBtn__4VfiI,.navbar_filterBtn__wDFKM{background:none;border:none;outline:none;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;transition:transform .15s ease-in-out,color .15s ease-in-out}.navbar_backBtn__4VfiI:hover,.navbar_filterBtn__wDFKM:hover{transform:scale(1.05);color:#09cc7f}.navbar_chatAvatar__0R4dF{width:25px;height:25px;border-radius:50%;background-color:#09cc7f15;border:2px solid #09cc7f;display:flex;align-items:center;justify-content:center;overflow:hidden}.navbar_icon__yH_z8{color:#09cc7f;width:20px;height:20px}.navbar_navTitle__mnLHy{font-size:1.1rem;font-weight:600;color:#222}