.cafe-action-sheet.svelte-1getv1s{width:100%;max-width:440px;max-height:calc(var(--app-height,100dvh) - env(safe-area-inset-top) - 12px);color:var(--color-coffing-text,#22251f);background:#fff;border:0;border-radius:24px 24px 0 0;margin:0 auto;padding:0;animation:.18s ease-out svelte-1getv1s-sheet-enter;position:fixed;inset:auto 0 0;overflow:hidden}.cafe-action-sheet.svelte-1getv1s::backdrop{background:#18201970}.sheet-body.svelte-1getv1s{max-height:inherit;padding-bottom:max(16px, env(safe-area-inset-bottom));flex-direction:column;display:flex}.handle.svelte-1getv1s{background:#d6dad1;border-radius:3px;flex:none;width:36px;height:4px;margin:12px auto 0}header.svelte-1getv1s{flex:none;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:8px 12px 6px 20px;display:flex}header.svelte-1getv1s span:where(.svelte-1getv1s){color:var(--color-coffing-secondary,#70766a);font-size:12px}header.svelte-1getv1s button:where(.svelte-1getv1s){background:0 0;border:0;flex:none;place-items:center;width:44px;height:44px;display:grid}.sheet-content.svelte-1getv1s{overscroll-behavior:contain;min-height:0;padding:8px 20px 18px;overflow-y:auto}footer.svelte-1getv1s{background:#fff;flex:none;gap:10px;padding:8px 20px 0;display:flex}footer.svelte-1getv1s button,footer.svelte-1getv1s a{flex:1;min-width:0}.full.svelte-1getv1s{height:var(--app-height,100dvh);max-height:none;padding-top:env(safe-area-inset-top);border-radius:0;inset:0}.full.svelte-1getv1s .sheet-body:where(.svelte-1getv1s){height:100%}.full.svelte-1getv1s .sheet-content:where(.svelte-1getv1s){flex:1}.full.svelte-1getv1s header:where(.svelte-1getv1s){border-bottom:1px solid var(--color-coffing-line,#eceee8)}.full.svelte-1getv1s header:where(.svelte-1getv1s) span:where(.svelte-1getv1s){color:inherit;font-size:15px;font-weight:600}@keyframes svelte-1getv1s-sheet-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.cafe-action-sheet.svelte-1getv1s{animation:none}}
