.page.svelte-wf2h9t{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 5rem;background:rgb(var(--gallery-page-bg));min-height:100vh;color:rgb(var(--gallery-text-secondary))}.breadcrumb.svelte-wf2h9t{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.82rem;color:rgb(var(--gallery-text-faded))}.breadcrumb.svelte-wf2h9t a:where(.svelte-wf2h9t){color:rgb(var(--gallery-text-faded));text-decoration:none;transition:color .15s}.breadcrumb.svelte-wf2h9t a:where(.svelte-wf2h9t):hover{color:#ed8a5a}.main-card.svelte-wf2h9t{display:grid;grid-template-columns:6fr 5fr;background:rgb(var(--gallery-surface));border-radius:10px;overflow:hidden;border:1px solid var(--gallery-border);box-shadow:0 12px 36px rgba(0,0,0,.4)}.image-panel.svelte-wf2h9t{position:relative;background:rgb(var(--gallery-surface-alt));min-height:460px;overflow:hidden;display:flex;align-items:center;justify-content:center}.image-panel.svelte-wf2h9t img:where(.svelte-wf2h9t){width:100%;height:100%;object-fit:cover;display:block}.image-placeholder.svelte-wf2h9t{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:320px}.info-panel.svelte-wf2h9t{padding:2.75rem 2.5rem;display:flex;flex-direction:column;justify-content:center;background:rgb(var(--gallery-surface))}.meta-era.svelte-wf2h9t{display:inline-block;align-self:flex-start;padding:.3rem .8rem;background:rgba(200,104,57,.18);color:#ed8a5a;font-size:.78rem;letter-spacing:.1em;border-radius:3px;border:1px solid rgba(200,104,57,.25);margin-bottom:1rem}.title.svelte-wf2h9t{font-size:2rem;font-weight:600;color:rgb(var(--gallery-text-primary));letter-spacing:.04em;margin-bottom:1rem;line-height:1.35}.tag-group.svelte-wf2h9t{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem}.tag.svelte-wf2h9t{padding:.2rem .65rem;border-radius:3px;background:rgba(255,255,255,.05);color:rgb(var(--gallery-text-muted));font-size:.74rem;font-weight:500;letter-spacing:.04em;border:1px solid rgba(255,255,255,.08)}.desc.svelte-wf2h9t{font-size:.95rem;color:rgb(var(--gallery-text-secondary));line-height:1.85;margin-bottom:1.75rem;white-space:pre-wrap}.action-bar.svelte-wf2h9t{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.btn-download.svelte-wf2h9t{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:6px;background:#c86839;color:#fff;font-size:.88rem;font-weight:600;letter-spacing:.05em;text-decoration:none;transition:background .2s ease}.btn-download.svelte-wf2h9t:hover{background:#ed8a5a}.btn-back.svelte-wf2h9t{display:inline-flex;align-items:center;gap:.35rem;padding:.7rem 1.25rem;border-radius:6px;border:1px solid rgba(218,201,186,.2);color:rgb(var(--gallery-text-secondary));font-size:.85rem;text-decoration:none;transition:all .15s ease}.btn-back.svelte-wf2h9t:hover{background:rgba(200,104,57,.1);border-color:rgba(200,104,57,.3);color:#ed8a5a}.qa-card.svelte-wf2h9t{margin-top:1.5rem;background:rgb(var(--gallery-surface));border-radius:10px;padding:2rem 2.5rem;border:1px solid var(--gallery-border);box-shadow:0 8px 24px rgba(0,0,0,.3)}.qa-header.svelte-wf2h9t{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(218,201,186,.1)}.qa-header.svelte-wf2h9t svg:where(.svelte-wf2h9t){color:#c86839;flex-shrink:0;margin-top:2px}.qa-title.svelte-wf2h9t{font-size:1.1rem;font-weight:600;color:rgb(var(--gallery-text-primary))}.qa-desc.svelte-wf2h9t{font-size:.82rem;color:rgb(var(--gallery-text-faded));margin-top:.2rem}.qa-form.svelte-wf2h9t{display:flex;flex-direction:column;gap:.75rem}.form-row.svelte-wf2h9t{display:flex;gap:.75rem;flex-wrap:wrap}.form-row.svelte-wf2h9t .input:where(.svelte-wf2h9t){flex:1;min-width:200px}.input.svelte-wf2h9t{padding:.7rem 1rem;border:1px solid rgba(218,201,186,.15);border-radius:6px;font-size:.88rem;color:rgb(var(--gallery-text-primary));background:rgb(var(--gallery-surface-alt));outline:none;transition:border-color .15s,box-shadow .15s}.input.svelte-wf2h9t:focus,.textarea.svelte-wf2h9t:focus{border-color:#c86839;box-shadow:0 0 0 3px rgba(200,104,57,.1)}.textarea.svelte-wf2h9t{width:100%;padding:.7rem 1rem;border:1px solid rgba(218,201,186,.15);border-radius:6px;font-size:.88rem;color:rgb(var(--gallery-text-primary));background:rgb(var(--gallery-surface-alt));outline:none;font-family:inherit;resize:vertical;box-sizing:border-box}.form-foot.svelte-wf2h9t{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.btn-submit.svelte-wf2h9t{padding:.7rem 1.5rem;border-radius:6px;border:none;background:#c86839;color:#fff;font-size:.88rem;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:background .15s}.btn-submit.svelte-wf2h9t:hover{background:#ed8a5a}.btn-submit.svelte-wf2h9t:disabled{opacity:.4;cursor:not-allowed}.submit-msg.svelte-wf2h9t{font-size:.82rem}.submit-msg.ok.svelte-wf2h9t{color:#5fb573}.submit-msg.fail.svelte-wf2h9t{color:#e57373}@media(max-width:900px){.main-card.svelte-wf2h9t{grid-template-columns:1fr}.image-panel.svelte-wf2h9t{min-height:320px}.info-panel.svelte-wf2h9t{padding:2rem 1.5rem}.title.svelte-wf2h9t{font-size:1.6rem}.qa-card.svelte-wf2h9t{padding:1.5rem}.form-row.svelte-wf2h9t{flex-direction:column}.form-row.svelte-wf2h9t .input:where(.svelte-wf2h9t){min-width:auto}}
