.sheet-overlay{z-index:40;background-color:#00000080;position:fixed;inset:0}.sheet-trigger{all:unset;cursor:pointer}.sheet-content{z-index:50;background-color:#f3f4f6;border-top-left-radius:10px;border-top-right-radius:10px;outline:none;flex-direction:column;height:100%;margin-top:6rem;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:520px){.sheet-content{max-width:fit-content;margin:0 auto}}.sheet-main{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;flex:1;padding:.5rem}.sheet-handle{background-color:#d1d5db;border-radius:9999px;flex-shrink:0;width:3rem;height:.375rem;margin:0 auto 1rem}.sheet-content-wrapper{max-width:28rem;margin:0 auto}@media (max-width:768px){.sheet-content{margin-top:1rem}}.sheet-footer{align-self:flex-end}.sheet-trigger:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.sheet-footer-link:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}
