:root{--kuribaby-sheet-radius: 32px;--kuribaby-sheet-h-short: min(50dvh, 50svh);--kuribaby-sheet-h-tall: min(92dvh, 92svh)}@media(max-width:768px),(max-height:500px){.kuribaby-sheet{position:fixed;left:0;right:0;bottom:0;width:auto;max-width:none;height:var(--kuribaby-sheet-h-tall);max-height:var(--kuribaby-sheet-h-tall);overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:var(--kuribaby-sheet-radius) var(--kuribaby-sheet-radius) 0 0;transform:translateY(100%);z-index:60}.kuribaby-sheet.kuribaby-sheet-open{animation:kuribabySheetSlideUp .3s ease-out forwards}.kuribaby-sheet.kuribaby-sheet-closing{animation:kuribabySheetSlideDown .25s ease-in forwards}}@keyframes kuribabySheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes kuribabySheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.kuribaby-sheet-close svg{width:14px;height:14px}.kuribaby-sheet-close svg path{stroke-width:1.5}@media(hover:none)and (pointer:coarse){.project-modal-close svg{width:14px;height:14px}.project-modal-close svg path{stroke-width:1.5}}.kuribaby-sheet-bar{display:none}@media(max-width:768px),(max-height:500px){.kuribaby-sheet-bar{display:flex;position:absolute;top:16px;left:0;right:0;z-index:2;padding:0 16px;margin:0;min-height:26px;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kb-sheet.css.map */
