.mobile-sheet{padding:0;border:none;background:transparent;max-width:100%;max-height:100%;overflow:visible}.mobile-sheet-content.svelte-13dado2{background:var(--color-card);color:var(--color-card-foreground);border:1px solid var(--color-border);overflow:hidden;display:flex;flex-direction:column}.mobile-sheet-floating-layer.svelte-13dado2{position:fixed;inset:0;z-index:1;pointer-events:none;overflow:visible}.mobile-sheet-header.svelte-13dado2{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border);flex-shrink:0;position:relative}.mobile-sheet-handle.svelte-13dado2{position:absolute;top:.5rem;left:50%;transform:translate(-50%);width:2rem;height:.25rem;background:var(--color-border, #d1d5db);border-radius:9999px}.mobile-sheet-title.svelte-13dado2{font-size:1.125rem;font-weight:600;color:var(--color-text-primary, #111);margin:0}.mobile-sheet-close.svelte-13dado2{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:9999px;border:none;background:transparent;color:var(--color-text-secondary, #6b7280);cursor:pointer;min-width:44px;min-height:44px}.mobile-sheet-close.svelte-13dado2:hover{background:var(--glass-active-bg, rgba(0, 0, 0, .06))}.mobile-sheet-close.svelte-13dado2:disabled{cursor:not-allowed;opacity:.5}.mobile-sheet-body.svelte-13dado2{overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch}@media(max-width:639px){.mobile-sheet{position:fixed;inset:0;width:100%;height:100%;margin:0}.mobile-sheet-content.svelte-13dado2{width:100%;height:100%;border-radius:0;animation:svelte-13dado2-slide-up .25s ease-out}.mobile-sheet-header.svelte-13dado2{padding-top:max(1rem,env(safe-area-inset-top))}.mobile-sheet-body.svelte-13dado2{padding-bottom:env(safe-area-inset-bottom)}}@media(max-width:639px){.mobile-sheet.mobile-sheet-partial{position:fixed;inset:auto 0 0;width:100%;height:auto;margin:0}.mobile-sheet.mobile-sheet-partial .mobile-sheet-content.svelte-13dado2{width:100%;height:auto;max-height:80vh;border-radius:1rem 1rem 0 0;animation:svelte-13dado2-slide-up .25s ease-out}}@media(min-width:640px){.mobile-sheet{margin:auto;width:min(90vw,32rem);max-height:85vh}.mobile-sheet.mobile-sheet-sm{width:min(90vw,24rem)}.mobile-sheet.mobile-sheet-lg{width:min(90vw,42rem)}.mobile-sheet.mobile-sheet-xl{width:min(96vw,90rem);max-height:94vh}.mobile-sheet.mobile-sheet-xl .mobile-sheet-content.svelte-13dado2{max-height:94vh}.mobile-sheet-content.svelte-13dado2{border-radius:.75rem;max-height:85vh;box-shadow:var(--shadow-modal);animation:svelte-13dado2-fade-scale-in .2s ease-out}}@keyframes svelte-13dado2-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes svelte-13dado2-fade-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.mobile-sheet-content.svelte-13dado2,.mobile-sheet.mobile-sheet-partial .mobile-sheet-content.svelte-13dado2{animation:none}}
