.modal-wrapper{background:#fff;border-top-left-radius:40px;border-top-right-radius:40px;min-height:200px;max-height:80vh;position:fixed;bottom:0;left:0;right:0}.modal-wrapper .modal-header{text-align:center;cursor:grab;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:-12px 0;padding:20px 0;display:flex;position:relative}.modal-wrapper .modal-header:active{cursor:grabbing}.modal-wrapper .modal-header:after{content:"";pointer-events:auto;z-index:100;width:60px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.modal-wrapper .modal-header .handler{z-index:1;background:#d2ccd8;border-radius:100px;width:40px;height:3px;position:relative}.modal-wrapper .modal-header .logo-kyunn{width:100px}
