@media(max-width:767px){
 .customer-service-wrap.ant-modal-wrap{position:fixed!important;inset:0!important;z-index:2147483646!important;overflow:hidden!important;}
 .customer-service-wrap .customer-service-dialog.ant-modal{position:fixed!important;top:var(--gsfc-chat-viewport-top,0px)!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;max-width:100%!important;height:var(--gsfc-chat-viewport-height,100dvh)!important;margin:0!important;padding:0!important;}
 .customer-service-dialog>div:first-child{height:100%;min-height:0;}
 .customer-service-dialog .ant-modal-content{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;border-radius:0!important;padding:0!important;overflow:hidden;}
 .customer-service-dialog .ant-modal-header{flex:0 0 auto;margin:0!important;padding:12px 16px!important;min-height:48px;box-sizing:border-box;border-radius:0!important;}
 .customer-service-dialog .ant-modal-header .title{min-width:0;}
 .customer-service-dialog .ant-modal-header img{max-height:28px;max-width:120px;object-fit:contain;}
 .customer-service-dialog .ant-modal-header .right{padding:10px;cursor:pointer;}
 .customer-service-dialog .ant-modal-body{flex:1!important;min-height:0!important;height:auto!important;overflow:hidden;}
 .customer-service-dialog .customer-service{display:flex!important;flex-direction:column!important;flex:1!important;width:100%!important;height:auto!important;min-height:0!important;}
 .customer-service-dialog .customer-service-list{flex:1!important;min-height:0!important;height:auto!important;padding:16px!important;overflow-y:auto!important;overscroll-behavior:contain;}
 .customer-service-dialog .customer-service-footer{position:static!important;height:auto!important;min-height:56px;border-radius:0!important;display:grid!important;grid-template-columns:28px minmax(0,1fr) auto!important;gap:8px!important;flex:0 0 auto!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:12px!important;padding-bottom:max(12px,env(safe-area-inset-bottom))!important;background:white;}
 .customer-service-dialog .customer-service-footer input{width:100%!important;min-width:0!important;font-size:16px!important;}
 .customer-service-dialog .customer-service-footer button{margin:0!important;white-space:nowrap;}
 .customer-service-dialog .gsfc-chat-preview{display:flex;align-items:center;gap:12px;padding:8px 12px;flex:0 0 auto;max-height:110px;}
 .customer-service-dialog .gsfc-chat-preview img{max-height:90px;max-width:calc(100% - 50px);object-fit:contain;}
 .customer-service-dialog .chat-content{overflow-wrap:anywhere;max-width:100%;}
 .customer-service-dialog .chat-content img{max-width:100%;height:auto;}
}
