/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}.bottom-sheet{bottom:calc(var(--spacing,.25rem)*0);left:calc(var(--spacing,.25rem)*0);right:calc(var(--spacing,.25rem)*0);z-index:70;--tw-translate-y:100%;background-color:var(--color-white,#fff);border-top-left-radius:var(--radius-2xl,1rem);border-top-right-radius:var(--radius-2xl,1rem);transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));translate:var(--tw-translate-x)var(--tw-translate-y);width:100%;position:fixed;overflow:hidden}@media (min-width:40rem){.bottom-sheet{display:none}}.bottom-sheet--open{--tw-translate-y:calc(var(--spacing,.25rem)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.bottom-sheet__header{background-color:var(--color-black-5,#f7f7f7);height:calc(var(--spacing,.25rem)*14);padding-inline:calc(var(--spacing,.25rem)*7);justify-content:space-between;align-items:center;display:flex}.bottom-sheet_title{font-size:var(--text-caption,14px);font-variation-settings:"wght" 600,"dots" 2}.bottom-sheet__close-btn{height:calc(var(--spacing,.25rem)*6);width:calc(var(--spacing,.25rem)*6);justify-content:center;align-items:center;display:flex}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
