.desk-zone.svelte-12htqn7{position:relative;width:100%;height:100%;overflow:hidden}.btn-container.svelte-12htqn7{position:absolute;top:20px;left:20px;z-index:50;display:flex;gap:10px}.action-btn.svelte-12htqn7{background:#333;color:#fff;border:none;padding:8px 16px;font-family:Courier New,monospace;font-weight:700;cursor:pointer;border-radius:2px;box-shadow:2px 2px #0003}.action-btn.svelte-12htqn7:active{transform:translate(1px,1px);box-shadow:1px 1px #0003}.camera-zone.svelte-12htqn7{position:absolute;top:50%;left:35%;transform:translateY(-50%);z-index:500;pointer-events:none}.camera-wrapper.svelte-12htqn7{position:relative;width:320px;pointer-events:auto}.camera-body.svelte-12htqn7{position:relative;z-index:20}.camera-img.svelte-12htqn7{width:100%;display:block;filter:drop-shadow(0 10px 20px rgba(0,0,0,.3))}.lens-wrapper.svelte-12htqn7{position:absolute;top:40%;left:62%;transform:translate(-50%);width:28%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:#111;box-shadow:inset 0 0 20px #000c}video.svelte-12htqn7{width:100%;height:100%;object-fit:cover;opacity:.8;mix-blend-mode:screen}.lens-shine.svelte-12htqn7{position:absolute;top:20%;right:20%;width:20%;height:20%;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none}.shutter-btn.svelte-12htqn7{position:absolute;top:52%;left:17%;width:13%;height:13%;border-radius:50%;background:transparent;border:none;cursor:pointer;z-index:30}.ejection-slot.svelte-12htqn7{position:absolute;top:0;left:50%;transform:translate(-50%);width:220px;height:20px;z-index:10}.polaroid.svelte-12htqn7{background-color:#fff!important;padding:12px 12px 40px;box-shadow:0 4px 15px #00000026;width:220px;cursor:grab;user-select:none;transition:box-shadow .2s,transform .3s ease}.polaroid.svelte-12htqn7:active{cursor:grabbing;box-shadow:0 10px 25px #0003}.polaroid.ejecting.svelte-12htqn7{position:absolute;top:0;left:0;animation:svelte-12htqn7-eject 1.5s cubic-bezier(.25,1,.5,1) forwards;box-shadow:none}@keyframes svelte-12htqn7-eject{0%{transform:translateY(0) scale(.7)}to{transform:translateY(-150px) scale(.7)}}.photo-area.svelte-12htqn7{width:100%;aspect-ratio:1/1;background:#333;position:relative;overflow:hidden}.photo-area.svelte-12htqn7 img:where(.svelte-12htqn7){width:100%;height:100%;object-fit:cover;transition:filter 2s ease}.developing-start.svelte-12htqn7 img:where(.svelte-12htqn7){filter:brightness(.1) sepia(1) blur(2px)}.developing-slow.svelte-12htqn7 img:where(.svelte-12htqn7){filter:brightness(1) sepia(.2) blur(0)}.caption-main.svelte-12htqn7{position:absolute;bottom:15px;left:50%;transform:translate(-50%);color:#333;z-index:5;width:90%;text-align:center;font-family:Courier New,Courier,monospace;font-size:.9rem;outline:none;cursor:text}.caption-date.svelte-12htqn7{position:absolute;bottom:5px;right:10px;font-size:.6rem;color:#999;font-family:sans-serif}.polaroid-share-btn.svelte-12htqn7{position:absolute;top:5px;right:5px;background:#00000080;color:#fff;border:none;font-size:.6rem;padding:2px 5px;cursor:pointer;opacity:0;transition:opacity .2s;z-index:10}.polaroid.svelte-12htqn7:hover .polaroid-share-btn:where(.svelte-12htqn7){opacity:1}.flash.svelte-12htqn7{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fff;opacity:0;pointer-events:none;z-index:1000;transition:opacity .1s}.flash.active.svelte-12htqn7{opacity:.8}.share-modal-overlay.svelte-12htqn7{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center}.share-modal.svelte-12htqn7{background:#fff;padding:20px;border-radius:8px;width:300px;box-shadow:0 10px 25px #0000004d;font-family:sans-serif;text-align:center}.share-modal.svelte-12htqn7 h3:where(.svelte-12htqn7){margin-top:0;color:#333}.share-modal.svelte-12htqn7 p:where(.svelte-12htqn7){font-size:.9rem;color:#666;margin-bottom:20px}.checkbox-wrapper.svelte-12htqn7{margin-bottom:20px;font-size:.8rem;color:#555;display:flex;align-items:center;justify-content:center;gap:5px}.modal-actions.svelte-12htqn7{display:flex;gap:10px;justify-content:center}.modal-btn.svelte-12htqn7{padding:8px 20px;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:opacity .2s}.modal-btn.svelte-12htqn7:hover{opacity:.9}.modal-btn.confirm.svelte-12htqn7{background:#333;color:#fff}.modal-btn.cancel.svelte-12htqn7{background:#e0e0e0;color:#333}.trash-zone.svelte-12htqn7{position:absolute;top:20px;right:20px;width:60px;height:60px;border:2px dashed #999;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;z-index:40;transition:all .2s;background:#ffffff80}.trash-zone.hover.svelte-12htqn7{border-color:#f44;color:#f44;background:#ffc8c880;transform:scale(1.1)}.trash-zone.svelte-12htqn7 span:where(.svelte-12htqn7){font-size:.6rem;margin-top:4px;display:none}.trash-zone.svelte-12htqn7:hover span:where(.svelte-12htqn7),.trash-zone.hover.svelte-12htqn7 span:where(.svelte-12htqn7){display:block}@media(max-width:768px){.camera-zone.svelte-12htqn7{top:auto;bottom:20px;left:50%;transform:translate(-50%)}.camera-wrapper.svelte-12htqn7{width:280px}.btn-container.svelte-12htqn7{top:10px;left:10px}.trash-zone.svelte-12htqn7{top:10px;right:10px;width:50px;height:50px}}
