.drawer_trigger{background-color:#03a9f4;color:#fff;border-radius:.5rem;font-size:1.5rem;padding:.5rem 1rem;position:fixed;bottom:1.5rem;right:1rem;box-shadow:0 .5rem 1rem #00000080;z-index:1001;transition:all .3s}.drawer_trigger:hover{background-color:#0288d1}.drawer_overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;z-index:2001}.drawer_content{background-color:#fff;border-radius:1rem 1rem 0 0;min-height:30%;max-height:60%;margin-top:6rem;position:fixed;bottom:0;left:0;right:0;z-index:2002;overflow-y:auto}.drawer_inner{padding:1rem;background-color:#fff;border-radius:1rem 1rem 0 0;flex:1}.modal-handle{margin-left:auto;margin-right:auto;width:3rem;height:.375rem;flex-shrink:0;border-radius:9999px;background-color:#d4d4d8;margin-bottom:2rem;cursor:pointer}
