nav.svelte-t6udgo{position:fixed;left:0;right:0;width:100%;height:auto;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:.5rem 2rem;background:linear-gradient(135deg,#fcfc9726,#94b05c26);-webkit-backdrop-filter:var(--backdrop-blur-standard);backdrop-filter:var(--backdrop-blur-standard);box-shadow:0 4px 16px #0000001a;z-index:var(--z-nav);box-sizing:border-box}.nav-top.svelte-t6udgo{top:0;border-bottom:2px solid var(--color-text-dark, rgba(51, 38, 29, .6))}.nav-bottom.svelte-t6udgo{bottom:0;border-top:2px solid var(--color-text-dark, rgba(51, 38, 29, .6))}.nav-bottom.svelte-t6udgo{box-shadow:0 -4px 16px #0000001a}.nav-center.svelte-t6udgo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;font-size:2em;pointer-events:none;padding-top:.25rem;font-family:Shadows Into Light,cursive;color:var(--color-white);text-shadow:var(--text-shadow-glow)}.back-button.svelte-t6udgo,.spacer.svelte-t6udgo{width:38px;height:38px;min-width:38px;min-height:38px;flex-shrink:0}.back-button.svelte-t6udgo{border-radius:50%;background:transparent;border:2px solid rgba(51,38,29,.9);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-standard);box-shadow:0 2px 4px #0000000d;text-decoration:none;color:#33261de6;box-sizing:border-box}.back-button.svelte-t6udgo:hover{background:#33261de6;border-color:#33261de6;color:var(--color-white);box-shadow:0 2px 8px #0000001a}.back-button.svelte-t6udgo svg:where(.svelte-t6udgo){width:20px;height:20px}.action-button.svelte-t6udgo{display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;background:transparent;border:2px solid rgba(51,38,29,.9);border-radius:6px;cursor:pointer;color:#33261de6;font-size:.85rem;transition:var(--transition-standard);box-shadow:0 2px 4px #0000000d;flex-shrink:0;width:auto;box-sizing:border-box}.action-button.svelte-t6udgo:hover{background:#33261de6;border-color:#33261de6;color:var(--color-white);box-shadow:0 2px 8px #0000001a}.action-button.svelte-t6udgo svg:where(.svelte-t6udgo){width:18px;height:18px}@media (max-width: 768px){nav.svelte-t6udgo{padding:.5rem .75rem}.back-button.svelte-t6udgo,.spacer.svelte-t6udgo{width:40px;height:40px;min-width:40px;min-height:40px}.action-button.svelte-t6udgo{font-size:.85rem;padding:.5rem .75rem}}@media (max-width: 480px){nav.svelte-t6udgo{padding:.5rem}.action-button.svelte-t6udgo{padding:0;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;justify-content:center}.action-button.svelte-t6udgo span:where(.svelte-t6udgo){display:none}.action-button.svelte-t6udgo svg:where(.svelte-t6udgo){width:20px;height:20px}}.chat-container.svelte-1p2hjo8{position:fixed;top:0;left:0;width:100vw;height:calc(100vh - 54px);background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1500;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;animation:svelte-1p2hjo8-slideInFromRight .3s ease-out}@keyframes svelte-1p2hjo8-slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (min-width: 769px){.chat-container.svelte-1p2hjo8{top:54px;left:auto;right:0;width:400px;height:calc(100vh - 108px)}}.upload-container.svelte-17y0m4a{position:fixed;top:46px;left:0;right:0;z-index:100;pointer-events:none;height:auto}.upload-wrapper.svelte-17y0m4a{width:100vw;background:#00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;border-radius:0;box-sizing:border-box;pointer-events:auto}.upload-inner.svelte-17y0m4a{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;box-sizing:border-box}@media (min-width: 769px){.upload-wrapper.chat-open.svelte-17y0m4a{width:calc(100vw - 400px)}}.upload-area.svelte-17y0m4a{width:100%;border:3px dashed #808080;border-radius:16px;padding:2rem;background:#ffffffb3;transition:all .3s ease;box-sizing:border-box}.upload-area.dragging.svelte-17y0m4a{border-color:#94b05c;background:#94b05c33;transform:scale(1.02)}.upload-area.uploading.svelte-17y0m4a{opacity:.7;pointer-events:none}.upload-area.svelte-17y0m4a input[type=file]:where(.svelte-17y0m4a){display:none}.spinner.svelte-17y0m4a{width:48px;height:48px;border:4px solid rgba(148,176,92,.2);border-top-color:#94b05c;border-radius:50%;animation:svelte-17y0m4a-spin 1s linear infinite}@keyframes svelte-17y0m4a-spin{to{transform:rotate(360deg)}}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a){display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;color:#33261d}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) svg:where(.svelte-17y0m4a){color:#33261de6;width:48px;height:48px}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) p:where(.svelte-17y0m4a){margin:0;font-size:1.1rem;text-align:center}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) .hint:where(.svelte-17y0m4a){font-size:.9rem;opacity:.7}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) .review-notice:where(.svelte-17y0m4a){font-size:.9rem;color:#33261de6;font-weight:500;margin-top:.5rem}.success-wrapper.svelte-17y0m4a{width:100%;max-width:1200px;margin:1rem auto 0;padding:0 2rem;box-sizing:border-box;pointer-events:auto}.success-message.svelte-17y0m4a{width:100%;padding:1rem 1.5rem;background:#94b05c26;border:2px solid #94B05C;border-radius:16px;display:flex;align-items:center;gap:1rem;color:#33261d;box-sizing:border-box}.success-message.svelte-17y0m4a svg:where(.svelte-17y0m4a){width:24px;height:24px;color:#94b05c;flex-shrink:0}.success-message.svelte-17y0m4a p:where(.svelte-17y0m4a){margin:0;font-size:1rem;font-weight:500}@media (min-width: 480px){.upload-container.svelte-17y0m4a{top:54px}.upload-wrapper.svelte-17y0m4a{padding:1rem 0}.upload-inner.svelte-17y0m4a,.success-wrapper.svelte-17y0m4a{padding:0 .75rem}.upload-area.svelte-17y0m4a{padding:1.5rem 1rem}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) svg:where(.svelte-17y0m4a){width:40px;height:40px}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) p:where(.svelte-17y0m4a){font-size:1rem}.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) .hint:where(.svelte-17y0m4a),.upload-area.svelte-17y0m4a label:where(.svelte-17y0m4a) .review-notice:where(.svelte-17y0m4a){font-size:.85rem}.success-message.svelte-17y0m4a{padding:.875rem 1rem}.success-message.svelte-17y0m4a p:where(.svelte-17y0m4a){font-size:.9rem}}.photo-card.svelte-15uk6qn{position:relative;border-radius:0;overflow:visible;background:#0000004d;box-shadow:0 2px 8px #0006;transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:1;height:100%}.photo-frame.svelte-15uk6qn{position:absolute;top:0;left:0;width:100%;height:100%;padding:12px 12px 48px;background:#fff;box-shadow:0 4px 12px #0003;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.photo-card.svelte-15uk6qn:hover .photo-frame:where(.svelte-15uk6qn){box-shadow:0 8px 24px #0000004d}.photo-frame.svelte-15uk6qn img:where(.svelte-15uk6qn){width:100%;height:100%;object-fit:cover;cursor:pointer;display:block}.photo-frame.svelte-15uk6qn video:where(.svelte-15uk6qn){width:100%;height:100%;object-fit:cover;background:#000;cursor:pointer;display:block}.video-indicator.svelte-15uk6qn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease}.photo-card.svelte-15uk6qn:hover .video-indicator:where(.svelte-15uk6qn){opacity:.8}.like-button.svelte-15uk6qn{position:absolute;bottom:12px;left:12px;display:flex;align-items:center;gap:.5rem;padding:0;border-radius:0;background:transparent;border:none;cursor:pointer;transition:all .2s ease;color:#262626;box-shadow:none;z-index:10;pointer-events:auto;width:auto;height:auto}.like-button.svelte-15uk6qn svg:where(.svelte-15uk6qn){width:28px;height:28px;filter:none;fill:none;stroke:#262626;stroke-width:2.5}.like-count.svelte-15uk6qn{font-weight:600;font-size:.95rem;color:#262626;text-shadow:none}.like-button.svelte-15uk6qn:hover{transform:scale(1.1)}.like-button.svelte-15uk6qn:active{transform:scale(.9)}.like-button.liked.svelte-15uk6qn svg:where(.svelte-15uk6qn){fill:#ed4956;stroke:#ed4956}.like-button.liked.svelte-15uk6qn .like-count:where(.svelte-15uk6qn){font-weight:700;color:#ed4956}.like-button.liked.svelte-15uk6qn:hover{transform:scale(1.1)}@media (max-width: 768px){.photo-frame.svelte-15uk6qn{padding:8px 8px 36px}.like-button.svelte-15uk6qn svg:where(.svelte-15uk6qn){width:26px;height:26px}.like-count.svelte-15uk6qn{font-size:.9rem}}.gallery-container.svelte-m86wob{width:100%;max-width:1200px;margin:0 auto;padding:0;background:transparent;position:relative;z-index:2;box-sizing:border-box;overflow:visible}.gallery.svelte-m86wob{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.5rem;width:100%;position:relative;overflow:visible;transition:grid-template-columns .3s ease;grid-auto-rows:min-content}.spinner.svelte-m86wob{width:48px;height:48px;border:4px solid rgba(148,176,92,.2);border-top-color:#94b05c;border-radius:50%;animation:svelte-m86wob-spin 1s linear infinite}@keyframes svelte-m86wob-spin{to{transform:rotate(360deg)}}.loading-state.svelte-m86wob{text-align:center;padding:4rem 2rem;color:#33261d;display:flex;flex-direction:column;align-items:center;gap:1rem}.empty-state.svelte-m86wob{text-align:center;padding:4rem 2rem;color:#33261d;font-size:1.2rem;opacity:.7}@media (min-width: 480px){.gallery.svelte-m86wob{gap:.75rem}.gallery-container.svelte-m86wob{max-width:640px}.empty-state.svelte-m86wob{padding:3rem 1rem;font-size:1rem}.loading-state.svelte-m86wob{padding:3rem 1rem}}@media (min-width: 768px){.gallery-container.svelte-m86wob{max-width:900px}.gallery.svelte-m86wob{gap:1.5rem}}@media (min-width: 1024px){.gallery-container.svelte-m86wob{max-width:1200px}}.lightbox.svelte-1ibum4d{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#33261de6;display:flex;align-items:center;justify-content:center;z-index:2000;padding:0;margin:0;overflow:hidden}.lightbox.svelte-1ibum4d img:where(.svelte-1ibum4d){max-width:100%;max-height:100vh;width:auto;height:auto;object-fit:contain;border-radius:0}.lightbox.svelte-1ibum4d video:where(.svelte-1ibum4d){max-width:90%;max-height:90vh;width:auto;height:auto;object-fit:contain;border-radius:0}.close-button.svelte-1ibum4d{position:fixed;top:1rem;right:1rem;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:#ffffffb3;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#33261d;z-index:2001}.close-button.svelte-1ibum4d svg:where(.svelte-1ibum4d){width:32px;height:32px}.close-button.svelte-1ibum4d:hover{background:#fff;transform:scale(1.1)}@media (min-width: 480px){.close-button.svelte-1ibum4d{width:44px;height:44px;min-width:44px;min-height:44px}.close-button.svelte-1ibum4d svg:where(.svelte-1ibum4d){width:28px;height:28px}}.container.svelte-mvgu04{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:calc(.75rem + 48px) 2rem;padding-bottom:calc(.75rem + 48px);overflow-y:auto;overflow-x:hidden;box-sizing:border-box;transition:width .3s ease,padding-right .3s ease;z-index:1}.container.svelte-mvgu04:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#fcfc9726,#94b05c26);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:-1;pointer-events:none}@media (min-width: 480px){.container.svelte-mvgu04{padding:calc(.875rem + 56px) .75rem;padding-bottom:calc(.875rem + 56px)}}@media (min-width: 768px){.container.chat-open.svelte-mvgu04{width:calc(100vw - 400px)}}@media (min-width: 1024px){.container.chat-open.svelte-mvgu04 .gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (min-width: 1200px){.container.chat-open.svelte-mvgu04 .gallery{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media (min-width: 1600px){.container.chat-open.svelte-mvgu04 .gallery{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}
