.camera-body.svelte-m9kxg3{padding:0!important;display:flex;flex-direction:column;height:60vh;min-height:400px;max-height:700px}.camera-container.svelte-m9kxg3{position:relative;width:100%;height:100%;overflow:hidden;background:#000;border-radius:12px;display:flex;align-items:center;justify-content:center}.camera-preview.svelte-m9kxg3{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-loading.svelte-m9kxg3{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--accent);z-index:5}.spinning-icon.svelte-m9kxg3{display:inline-flex;align-items:center;animation:spin 1s linear infinite}.spinning-icon.svelte-m9kxg3 svg{width:24px;height:24px}.camera-controls.svelte-m9kxg3{position:absolute;bottom:1.5rem;left:0;right:0;display:flex;justify-content:center;z-index:10}.capture-btn.svelte-m9kxg3{width:70px;height:70px;border-radius:50%;background:#fff3;border:4px solid #fff;padding:4px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #00000080}.capture-btn.svelte-m9kxg3:hover:not(:disabled){transform:scale(1.1);background:#ffffff4d}.capture-btn.svelte-m9kxg3:active:not(:disabled){transform:scale(.95)}.capture-btn.svelte-m9kxg3:disabled{opacity:.5;cursor:not-allowed;border-color:#ffffff4d}.btn-inner.svelte-m9kxg3{width:100%;height:100%;border-radius:50%;background:#fff;transition:all .2s ease}.capture-btn.svelte-m9kxg3:active .btn-inner:where(.svelte-m9kxg3){background:var(--accent)}@media(max-width:768px){.camera-body.svelte-m9kxg3{height:70vh}.capture-btn.svelte-m9kxg3{width:60px;height:60px;bottom:1rem}}
