header[data-astro-cid-whpcucx5]{padding-block:2rem 1rem}.header-nav[data-astro-cid-whpcucx5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem}.back-link[data-astro-cid-whpcucx5]{display:inline-flex;align-items:center;gap:.5rem;color:var(--gray-300);font-size:var(--text-sm);text-decoration:none;transition:color var(--theme-transition)}.back-link[data-astro-cid-whpcucx5]:hover{color:var(--gray-0)}.roll-nav[data-astro-cid-whpcucx5]{display:flex;align-items:center;gap:1rem}.roll-nav-link[data-astro-cid-whpcucx5]{display:inline-flex;align-items:center;gap:.4rem;color:var(--gray-400);font-size:var(--text-sm);text-decoration:none;transition:color var(--theme-transition)}.roll-nav-link[data-astro-cid-whpcucx5]:hover{color:var(--gray-0)}.roll-meta[data-astro-cid-whpcucx5]{display:flex;flex-direction:column;gap:.5rem}.roll-title-row[data-astro-cid-whpcucx5]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.roll-title[data-astro-cid-whpcucx5]{font-size:var(--text-4xl);color:var(--gray-0);line-height:1.1}.roll-details[data-astro-cid-whpcucx5]{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;color:var(--gray-400);font-size:var(--text-sm)}.meta-item[data-astro-cid-whpcucx5]{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono)}.meta-count[data-astro-cid-whpcucx5]{color:var(--gray-500);flex-shrink:0}body.negative-mode img{filter:invert(1);transition:filter .35s ease}body.bnw-mode img{filter:grayscale(1);transition:filter .35s ease}body.negative-mode.bnw-mode img{filter:invert(1) grayscale(1);transition:filter .35s ease,opacity .5s ease}body.negative-mode a:hover img,body.negative-mode :not(a)>img:hover{filter:invert(0)}body.bnw-mode a:hover img,body.bnw-mode :not(a)>img:hover{filter:grayscale(0)}body.negative-mode.bnw-mode a:hover img,body.negative-mode.bnw-mode :not(a)>img:hover{filter:none}.meta-link[data-astro-cid-whpcucx5]{color:inherit;text-decoration:none;border-bottom:1px solid currentColor;opacity:.7;transition:opacity .15s}.meta-link[data-astro-cid-whpcucx5]:hover{opacity:1}.gallery[data-astro-cid-whpcucx5]{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;align-items:start}.gallery-cell[data-astro-cid-whpcucx5]{position:relative}.gallery-item[data-astro-cid-whpcucx5]{display:block;width:100%;padding:0;border:none;background:transparent;cursor:zoom-in;border-radius:.5rem;overflow:hidden;touch-action:manipulation}.gallery-item[data-astro-cid-whpcucx5] img[data-astro-cid-whpcucx5]{display:block;width:100%;height:auto;border-radius:.5rem;opacity:0;transition:opacity .35s ease}.gallery-item[data-astro-cid-whpcucx5] img[data-astro-cid-whpcucx5].img-loaded{opacity:1}.gallery-item[data-astro-cid-whpcucx5]:hover img[data-astro-cid-whpcucx5].img-loaded,.gallery-item[data-astro-cid-whpcucx5]:focus-visible img[data-astro-cid-whpcucx5].img-loaded{opacity:.85}.gallery-item[data-astro-cid-whpcucx5]:focus-visible{outline:2px solid var(--accent-regular);outline-offset:2px}@media(min-width:40em){.gallery[data-astro-cid-whpcucx5]{grid-template-columns:repeat(3,1fr)}}@media(min-width:72em){.gallery[data-astro-cid-whpcucx5]{grid-template-columns:repeat(4,1fr)}}.lightbox[data-astro-cid-whpcucx5]{position:fixed;inset:0;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;padding:0;border:none;background:#000000ed;display:none;align-items:center;justify-content:center;z-index:9999}.lightbox[data-astro-cid-whpcucx5][open]{display:flex}.lightbox[data-astro-cid-whpcucx5]::backdrop{background:transparent}.lightbox-img-wrap[data-astro-cid-whpcucx5]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:3rem 4rem;overflow:hidden;touch-action:none;user-select:none;cursor:zoom-in;position:relative}.lightbox-img[data-astro-cid-whpcucx5]{max-width:100%;max-height:100%;object-fit:contain;border-radius:.25rem;transform:translateZ(0) scale(1);transform-origin:center center;transition:transform .12s ease-out,opacity .2s ease;will-change:transform;user-select:none;pointer-events:none}.lightbox-img-wrap[data-astro-cid-whpcucx5].is-zoomed{cursor:grab}.lightbox-img-wrap[data-astro-cid-whpcucx5].is-dragging{cursor:grabbing}.lightbox-loading[data-astro-cid-whpcucx5]{position:absolute;inset:0;display:none;align-items:center;justify-content:center;pointer-events:none;background:radial-gradient(circle at center,#ffffff0a,#0000)}.lightbox-img-wrap[data-astro-cid-whpcucx5].is-loading .lightbox-loading[data-astro-cid-whpcucx5]{display:flex}.lightbox-loading-dot[data-astro-cid-whpcucx5]{width:1.6rem;height:1.6rem;border-radius:50%;border:2px solid rgba(255,255,255,.22);border-top-color:#ffffffbf;animation:lightbox-spin .8s linear infinite}@keyframes lightbox-spin{to{transform:rotate(360deg)}}.lightbox-zoom[data-astro-cid-whpcucx5]{font-family:var(--font-brand);font-size:.875rem;font-weight:600;letter-spacing:.02em;min-width:2.5rem}.lightbox-zoom[data-astro-cid-whpcucx5]:disabled{opacity:.35;cursor:default}.lightbox-prev[data-astro-cid-whpcucx5],.lightbox-next[data-astro-cid-whpcucx5]{position:absolute;background:none;border:none;color:var(--gray-700);cursor:pointer;padding:.75rem;transition:color .15s;line-height:1;z-index:11}.lightbox-prev[data-astro-cid-whpcucx5]:hover,.lightbox-next[data-astro-cid-whpcucx5]:hover{color:var(--gray-999)}.lightbox-prev[data-astro-cid-whpcucx5]{left:.5rem;top:50%;transform:translateY(-50%);font-size:1.5rem}.lightbox-next[data-astro-cid-whpcucx5]{right:.5rem;top:50%;transform:translateY(-50%);font-size:1.5rem}.lightbox-toolbar[data-astro-cid-whpcucx5]{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.1rem;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.07);border-radius:2rem;padding:.3rem;z-index:10}.lightbox-toolbar[data-astro-cid-whpcucx5] button[data-astro-cid-whpcucx5]{background:none;border:none;color:var(--gray-500);cursor:pointer;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .15s,color .15s;flex-shrink:0;padding:0}.lightbox-toolbar[data-astro-cid-whpcucx5] button[data-astro-cid-whpcucx5]:hover{background:#ffffff1a;color:var(--gray-999)}.lightbox-play[data-astro-cid-whpcucx5].playing,.lightbox-fs[data-astro-cid-whpcucx5].active{color:var(--gray-200)!important}.lightbox-counter[data-astro-cid-whpcucx5]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:var(--gray-500);font-size:var(--text-sm);margin:0}.set-cover-btn[data-astro-cid-whpcucx5],.delete-photo-btn[data-astro-cid-whpcucx5]{display:none;position:absolute;top:.5rem;width:1.875rem;height:1.875rem;padding:0;background:#000000b8;color:#fff;border:1.5px solid rgba(255,255,255,.35);border-radius:50%;font-size:.9rem;line-height:1;cursor:pointer;z-index:10;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .15s,color .15s,border-color .15s,transform .1s;align-items:center;justify-content:center}.set-cover-btn[data-astro-cid-whpcucx5]{right:.5rem}.delete-photo-btn[data-astro-cid-whpcucx5]{right:2.75rem}.set-cover-btn[data-astro-cid-whpcucx5]:hover{background:#facc15f2;color:#000;border-color:transparent;transform:scale(1.08)}.set-cover-btn[data-astro-cid-whpcucx5]:active{transform:scale(.95)}.set-cover-btn[data-astro-cid-whpcucx5].is-cover{background:#facc15e6;color:#000;border-color:transparent}.set-cover-btn[data-astro-cid-whpcucx5].is-cover:hover{background:#facc15}.delete-photo-btn[data-astro-cid-whpcucx5]:hover{background:#ef4444e6;border-color:transparent;transform:scale(1.08)}.delete-photo-btn[data-astro-cid-whpcucx5]:active{transform:scale(.95)}body.admin-mode .set-cover-btn[data-astro-cid-whpcucx5],body.admin-mode .delete-photo-btn[data-astro-cid-whpcucx5]{display:flex}body.photo-reorder-mode .delete-photo-btn[data-astro-cid-whpcucx5]{display:none!important}#admin-token-input[data-astro-cid-whpcucx5]{width:100%;padding:.625rem .875rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--gray-0, #fff);font-size:.875rem;margin-bottom:1.25rem;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;letter-spacing:.05em}#admin-token-input[data-astro-cid-whpcucx5]::placeholder{color:var(--gray-600, #4e566e)}#admin-token-input[data-astro-cid-whpcucx5]:focus{outline:none;border-color:#ffffff40;box-shadow:0 0 0 3px #ffffff0d}#admin-token-input[data-astro-cid-whpcucx5].input-error{border-color:#f8717180;margin-bottom:0}.edit-info-btn[data-astro-cid-whpcucx5]{display:none;position:fixed;bottom:2rem;left:2rem;background:#000000bf;color:var(--gray-0, #fff);border:1.5px solid rgba(255,255,255,.25);border-radius:100px;padding:.4rem .9rem;font-size:.8125rem;font-family:var(--font-brand);letter-spacing:.01em;cursor:pointer;z-index:1500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s,border-color .15s,transform .1s}.edit-info-btn[data-astro-cid-whpcucx5]:hover{background:#ffffff1f;border-color:#ffffff80}.edit-info-btn[data-astro-cid-whpcucx5]:active{transform:scale(.97)}body.admin-mode .edit-info-btn[data-astro-cid-whpcucx5]{display:block}body.photo-reorder-mode .edit-info-btn[data-astro-cid-whpcucx5]{display:none}.reorder-photos-btn[data-astro-cid-whpcucx5]{display:none;position:fixed;bottom:2rem;left:8.5rem;background:#000000bf;color:var(--gray-0, #fff);border:1.5px solid rgba(255,255,255,.25);border-radius:100px;padding:.4rem .9rem;font-size:.8125rem;font-family:var(--font-brand);letter-spacing:.01em;cursor:pointer;z-index:1500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s,border-color .15s,transform .1s}.reorder-photos-btn[data-astro-cid-whpcucx5]:hover{background:#ffffff1f;border-color:#ffffff80}.reorder-photos-btn[data-astro-cid-whpcucx5]:active{transform:scale(.97)}body.admin-mode .reorder-photos-btn[data-astro-cid-whpcucx5]{display:block}body.photo-reorder-mode .reorder-photos-btn[data-astro-cid-whpcucx5]{display:none}.upload-photos-btn[data-astro-cid-whpcucx5]{display:none;position:fixed;bottom:2rem;left:17.5rem;background:#000000bf;color:var(--gray-0, #fff);border:1.5px solid rgba(255,255,255,.25);border-radius:100px;padding:.4rem .9rem;font-size:.8125rem;font-family:var(--font-brand);letter-spacing:.01em;cursor:pointer;z-index:1500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s,border-color .15s,transform .1s}.upload-photos-btn[data-astro-cid-whpcucx5]:hover{background:#ffffff1f;border-color:#ffffff80}.upload-photos-btn[data-astro-cid-whpcucx5]:active{transform:scale(.97)}body.admin-mode .upload-photos-btn[data-astro-cid-whpcucx5]{display:block}body.photo-reorder-mode .upload-photos-btn[data-astro-cid-whpcucx5]{display:none}.instagram-btn[data-astro-cid-whpcucx5]{display:none;position:fixed;bottom:1.5rem;right:13rem;background:#140e23d9;color:var(--gray-0);border:1px solid rgba(180,120,255,.4);border-radius:100px;padding:.4rem .9rem;font-size:.8125rem;font-family:var(--font-brand);letter-spacing:.01em;cursor:pointer;z-index:1500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s,border-color .15s,transform .1s}.instagram-btn[data-astro-cid-whpcucx5]:hover{background:#b478ff2e;border-color:#b478ffb3}.instagram-btn[data-astro-cid-whpcucx5]:active{transform:scale(.97)}body.admin-mode .instagram-btn[data-astro-cid-whpcucx5]{display:block}body.photo-reorder-mode .instagram-btn[data-astro-cid-whpcucx5]{display:none}.instagram-modal[data-astro-cid-whpcucx5]{width:min(92vw,580px);max-height:88vh;overflow-y:auto}.ig-close-btn[data-astro-cid-whpcucx5]{background:none;border:none;color:var(--gray-400);font-size:1.25rem;line-height:1;cursor:pointer;padding:.1rem .3rem;margin-left:auto}.ig-close-btn[data-astro-cid-whpcucx5]:hover{color:var(--gray-0)}.ig-photo-grid[data-astro-cid-whpcucx5]{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:1rem;max-height:320px;overflow-y:auto;border-radius:6px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.ig-photo-grid[data-astro-cid-whpcucx5]::-webkit-scrollbar{width:4px}.ig-photo-grid[data-astro-cid-whpcucx5]::-webkit-scrollbar-track{background:transparent}.ig-photo-grid[data-astro-cid-whpcucx5]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.ig-thumb[data-astro-cid-whpcucx5]{position:relative;aspect-ratio:1;overflow:hidden;border-radius:4px;border:2px solid transparent;cursor:pointer;padding:0;background:var(--gray-900);transition:border-color .15s,transform .15s}.ig-thumb[data-astro-cid-whpcucx5]:after{content:"";position:absolute;inset:0;background:#c084fc00;transition:background .15s;pointer-events:none}.ig-thumb[data-astro-cid-whpcucx5]:not(:disabled):hover:after{background:#c084fc24}.ig-thumb[data-astro-cid-whpcucx5]:not(:disabled):hover{transform:scale(1.04)}.ig-thumb[data-astro-cid-whpcucx5] img[data-astro-cid-whpcucx5]{width:100%;height:100%;object-fit:cover;display:block}.ig-thumb[data-astro-cid-whpcucx5].selected{border-color:#c084fc}.ig-thumb[data-astro-cid-whpcucx5]:disabled{opacity:.22;filter:blur(.6px);cursor:not-allowed}.ig-check[data-astro-cid-whpcucx5]{position:absolute;top:4px;right:4px;background:#c084fc;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:700;line-height:1;opacity:0;transition:opacity .12s;box-shadow:0 1px 4px #00000080}.ig-thumb[data-astro-cid-whpcucx5].selected .ig-check[data-astro-cid-whpcucx5]{opacity:1}.ig-caption-section[data-astro-cid-whpcucx5]{margin-bottom:.75rem}.ig-caption-textarea[data-astro-cid-whpcucx5]{width:100%;min-height:170px;background:var(--gray-900, #1a1d2b);border:1px solid var(--gray-700, #3a3f55);border-radius:6px;color:var(--gray-200);font-family:var(--font-mono);font-size:.8rem;padding:.75rem;resize:vertical;line-height:1.55;box-sizing:border-box}.ig-caption-textarea[data-astro-cid-whpcucx5]:focus{outline:none;border-color:#c084fc}.ig-actions[data-astro-cid-whpcucx5]{display:flex;gap:.5rem;justify-content:flex-end}.ig-secondary-btn[data-astro-cid-whpcucx5],.ig-primary-btn[data-astro-cid-whpcucx5]{padding:.45rem 1rem;border-radius:6px;font-size:.8125rem;font-family:var(--font-brand);cursor:pointer;transition:background .15s,transform .1s}.ig-secondary-btn[data-astro-cid-whpcucx5]{background:transparent;border:1px solid var(--gray-600);color:var(--gray-300)}.ig-secondary-btn[data-astro-cid-whpcucx5]:hover{background:var(--gray-800)}.ig-primary-btn[data-astro-cid-whpcucx5]{background:#c084fc;border:1px solid #c084fc;color:#fff;font-weight:600}.ig-primary-btn[data-astro-cid-whpcucx5]:hover{background:#a855f7;border-color:#a855f7}.ig-secondary-btn[data-astro-cid-whpcucx5]:active,.ig-primary-btn[data-astro-cid-whpcucx5]:active{transform:scale(.97)}.upload-panel[data-astro-cid-whpcucx5]{position:fixed;bottom:5rem;left:2rem;width:20rem;background:#0a0a0ceb;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1600;overflow:hidden;font-family:var(--font-brand);font-size:.8125rem;color:var(--gray-300, #c3cad9)}.upload-panel[data-astro-cid-whpcucx5][hidden]{display:none}.upload-panel-header[data-astro-cid-whpcucx5]{display:flex;justify-content:space-between;align-items:center;padding:.625rem .875rem;border-bottom:1px solid rgba(255,255,255,.07);color:var(--gray-0, #fff);font-weight:600;letter-spacing:.02em}.upload-panel-close[data-astro-cid-whpcucx5]{background:none;border:none;color:var(--gray-400, #9ba3c0);font-size:1.1rem;cursor:pointer;line-height:1;padding:0 .2rem}.upload-panel-close[data-astro-cid-whpcucx5]:hover{color:var(--gray-0, #fff)}.upload-file-list[data-astro-cid-whpcucx5]{list-style:none;padding:.5rem 0;margin:0;max-height:14rem;overflow-y:auto}.upload-file-item[data-astro-cid-whpcucx5]{padding:.5rem .875rem;display:flex;flex-direction:column;gap:.35rem}.upload-row[data-astro-cid-whpcucx5]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.upload-file-item[data-astro-cid-whpcucx5] .file-name[data-astro-cid-whpcucx5]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;color:var(--gray-200, #e2e8f0)}.upload-file-item[data-astro-cid-whpcucx5] .file-status[data-astro-cid-whpcucx5]{flex-shrink:0;font-size:.75rem;color:var(--gray-400, #9ba3c0);letter-spacing:.01em}.upload-file-item[data-astro-cid-whpcucx5].done .file-status[data-astro-cid-whpcucx5]{color:#4ade80}.upload-file-item[data-astro-cid-whpcucx5].error .file-status[data-astro-cid-whpcucx5]{color:#f87171}.upload-progress[data-astro-cid-whpcucx5]{height:2px;background:#ffffff14;border-radius:100px;overflow:hidden}.upload-progress[data-astro-cid-whpcucx5][hidden]{display:none}.upload-progress-bar[data-astro-cid-whpcucx5]{height:100%;width:0%;background:var(--gray-300, #c3cad9);border-radius:100px;transition:width .1s linear}.upload-file-item[data-astro-cid-whpcucx5].done .upload-progress-bar[data-astro-cid-whpcucx5]{background:#4ade80}.upload-file-item[data-astro-cid-whpcucx5].error .upload-progress-bar[data-astro-cid-whpcucx5]{background:#f87171}.photo-reorder-banner[data-astro-cid-whpcucx5]{display:none;position:fixed;bottom:0;left:0;right:0;background:#0a0a0ceb;border-top:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.875rem 1.5rem;align-items:center;justify-content:space-between;gap:1rem;z-index:1500;font-size:.8125rem;color:var(--gray-400, #9ba3c0);font-family:var(--font-brand);letter-spacing:.03em}body.photo-reorder-mode .photo-reorder-banner[data-astro-cid-whpcucx5]{display:flex}.photo-reorder-actions[data-astro-cid-whpcucx5]{display:flex;gap:.5rem}.photo-reorder-actions[data-astro-cid-whpcucx5] button[data-astro-cid-whpcucx5]{padding:.4rem 1rem;border-radius:100px;font-size:.8125rem;cursor:pointer;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;color:var(--gray-0, #fff);transition:background .15s}.photo-reorder-actions[data-astro-cid-whpcucx5] button[data-astro-cid-whpcucx5]:hover{background:#ffffff1f}.photo-reorder-actions[data-astro-cid-whpcucx5] .save-btn[data-astro-cid-whpcucx5]{background:var(--gray-0, #fff);color:var(--gray-999, #090b11);border-color:transparent}.photo-reorder-actions[data-astro-cid-whpcucx5] .save-btn[data-astro-cid-whpcucx5]:hover{opacity:.88;background:var(--gray-0, #fff)}body.photo-reorder-mode .gallery[data-astro-cid-whpcucx5]{grid-template-columns:repeat(3,1fr)}@media(min-width:40em){body.photo-reorder-mode .gallery[data-astro-cid-whpcucx5]{grid-template-columns:repeat(4,1fr)}}@media(min-width:72em){body.photo-reorder-mode .gallery[data-astro-cid-whpcucx5]{grid-template-columns:repeat(5,1fr)}}body.photo-reorder-mode .gallery-cell[data-astro-cid-whpcucx5]{cursor:grab;margin-bottom:0;border-radius:.5rem;outline:1.5px solid transparent;transition:transform .12s,outline-color .12s}body.photo-reorder-mode .gallery-item[data-astro-cid-whpcucx5]{cursor:inherit}body.photo-reorder-mode .gallery-cell[data-astro-cid-whpcucx5]:not(.drag-placeholder):hover{transform:scale(1.025);outline-color:#ffffff38;z-index:2}body.photo-reorder-mode .gallery-cell[data-astro-cid-whpcucx5]:not(.drag-placeholder):after{content:"⠿";position:absolute;bottom:.4rem;right:.4rem;width:1.5rem;height:1.5rem;border-radius:5px;background:#0000009e;color:#ffffffe0;font-size:.75rem;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s;pointer-events:none;z-index:5;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}body.photo-reorder-mode .gallery-cell[data-astro-cid-whpcucx5]:not(.drag-placeholder):hover:after{opacity:1}body.photo-reorder-mode .gallery-cell[data-astro-cid-whpcucx5] img[data-astro-cid-whpcucx5]{aspect-ratio:1;object-fit:cover;height:auto}body.photo-reorder-mode .gallery-cell.drag-placeholder{border:1.5px solid rgba(255,255,255,.22);border-radius:.5rem;background:#8080802e;backdrop-filter:blur(8px) saturate(1.3);-webkit-backdrop-filter:blur(8px) saturate(1.3);box-shadow:inset 0 1px #ffffff2e,inset 0 0 0 1px #ffffff12;pointer-events:none;aspect-ratio:1;animation:ph-pulse 1.8s ease-in-out infinite}body.photo-reorder-mode .gallery-cell.drag-placeholder:after{content:"↓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#ffffff80;pointer-events:none}@keyframes ph-pulse{0%,to{opacity:.6}50%{opacity:1}}.drag-photo-ghost{position:fixed;left:0;top:0;pointer-events:none;z-index:1000;border-radius:.5rem;overflow:hidden;opacity:.92;box-shadow:0 16px 48px #000000b3,0 4px 16px #00000073;will-change:transform;cursor:grabbing}.drag-photo-ghost img[data-astro-cid-whpcucx5]{aspect-ratio:1;object-fit:cover;width:100%;height:100%;display:block}@media(max-width:640px){header[data-astro-cid-whpcucx5]{padding-block:.75rem .5rem}.header-nav[data-astro-cid-whpcucx5]{margin-bottom:.75rem}.roll-title[data-astro-cid-whpcucx5]{font-size:1.75rem}.nav-label[data-astro-cid-whpcucx5]{display:none}.roll-content[data-astro-cid-whpcucx5]{gap:.5rem}.lightbox-toolbar[data-astro-cid-whpcucx5]{top:.5rem;left:50%;right:auto;transform:translate(-50%)}.lightbox-counter[data-astro-cid-whpcucx5]{bottom:.5rem}}body.photo-reorder-mode .set-cover-btn[data-astro-cid-whpcucx5]{display:none!important}.edit-info-modal[data-astro-cid-whpcucx5]{width:min(560px,calc(100vw - 2rem))}.form-grid[data-astro-cid-whpcucx5]{display:grid;grid-template-columns:1fr 1fr;gap:0 .75rem}.form-field[data-astro-cid-whpcucx5]{display:flex;flex-direction:column}.form-field[data-astro-cid-whpcucx5].span-2{grid-column:1 / -1}.edit-info-modal[data-astro-cid-whpcucx5] input[data-astro-cid-whpcucx5][type=text]{width:100%;padding:.625rem .875rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--gray-0, #fff);font-size:.875rem;margin-bottom:1rem;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.edit-info-modal[data-astro-cid-whpcucx5] input[data-astro-cid-whpcucx5][type=text]::placeholder{color:var(--gray-600, #4e566e)}.edit-info-modal[data-astro-cid-whpcucx5] input[data-astro-cid-whpcucx5][type=text]:focus{outline:none;border-color:#ffffff40;box-shadow:0 0 0 3px #ffffff0d}.edit-info-modal[data-astro-cid-whpcucx5] .admin-form-actions[data-astro-cid-whpcucx5]{margin-top:.25rem}.darkroom-btn-wrap[data-astro-cid-whpcucx5]{text-align:center;padding:2rem 0 1rem}.darkroom-btn[data-astro-cid-whpcucx5]{background:none;border:1px solid rgba(240,237,232,.15);color:#8a8580;font-size:.8125rem;letter-spacing:.1em;padding:.5rem 1.25rem;border-radius:999px;cursor:pointer;transition:border-color .2s,color .2s}.darkroom-btn[data-astro-cid-whpcucx5]:hover{border-color:#f0ede866;color:#f0ede8}.darkroom-dialog[data-astro-cid-whpcucx5]{background:#060606;border:1px solid #1e1e1e;border-radius:8px;color:#f0ede8;padding:0;max-width:min(720px,96vw);width:100%;max-height:96vh;overflow-y:auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0}#dr-game[data-astro-cid-whpcucx5][hidden],#dr-end[data-astro-cid-whpcucx5][hidden]{display:none!important}.darkroom-dialog[data-astro-cid-whpcucx5]::backdrop{background:#000000eb;backdrop-filter:blur(4px)}.dr-close[data-astro-cid-whpcucx5]{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#5a5550;font-size:1.25rem;line-height:1;padding:.25rem .5rem;cursor:pointer;transition:color .15s;z-index:1}.dr-close[data-astro-cid-whpcucx5]:hover{color:#f0ede8}#dr-game[data-astro-cid-whpcucx5]{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.dr-header[data-astro-cid-whpcucx5]{display:flex;align-items:center;justify-content:space-between;width:100%}.dr-title[data-astro-cid-whpcucx5]{font-size:.6875rem;letter-spacing:.18em;color:#5a5550;font-family:monospace;text-transform:uppercase}.dr-progress[data-astro-cid-whpcucx5]{font-size:.6875rem;font-family:monospace;color:#7a7570}.dr-frame[data-astro-cid-whpcucx5]{position:relative;width:100%;aspect-ratio:3/2;background:#000;border:1px solid #1a1a1a;overflow:hidden}.dr-photo[data-astro-cid-whpcucx5]{width:100%;height:100%;object-fit:contain;display:block}.dr-result-label[data-astro-cid-whpcucx5]{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);font-size:.75rem;letter-spacing:.1em;font-family:monospace;padding:.25rem .75rem;border-radius:3px;background:#000000a6;white-space:nowrap;opacity:0;transition:opacity .25s}.dr-result-label[data-astro-cid-whpcucx5]:not(:empty){opacity:1}.dr-result-perfect[data-astro-cid-whpcucx5]{color:#c8b97a}.dr-result-slight-under[data-astro-cid-whpcucx5],.dr-result-slight-over[data-astro-cid-whpcucx5]{color:#a0a8b0}.dr-result-way-under[data-astro-cid-whpcucx5]{color:#4a5060}.dr-result-way-over[data-astro-cid-whpcucx5]{color:#e0d4c4}.dr-meter-wrap[data-astro-cid-whpcucx5]{width:100%}.dr-meter-labels[data-astro-cid-whpcucx5]{display:flex;justify-content:space-between;font-size:.5625rem;letter-spacing:.12em;color:#4a4540;font-family:monospace;margin-bottom:.4rem;text-transform:uppercase}.dr-meter-bar[data-astro-cid-whpcucx5]{position:relative;height:14px;background:#0e0e0e;border:1px solid #222;border-radius:2px;overflow:hidden}@keyframes zone-pulse{0%,to{background:#c8b97a14}50%{background:#c8b97a38;box-shadow:0 0 8px #c8b97a1f inset}}.dr-meter-zone[data-astro-cid-whpcucx5]{position:absolute;top:0;left:38%;width:24%;height:100%;border-left:1px solid rgba(200,185,122,.25);border-right:1px solid rgba(200,185,122,.25);animation:zone-pulse 2.2s ease-in-out infinite}.dr-needle[data-astro-cid-whpcucx5]{position:absolute;top:0;left:50%;width:2px;height:100%;background:#e83030;transform:translate(-50%);border-radius:1px;box-shadow:0 0 6px #e8303099}.dr-expose-btn[data-astro-cid-whpcucx5]{background:#0a0a0a;border:1px solid #252525;color:#c8c4be;font-size:.6875rem;letter-spacing:.18em;font-family:monospace;text-transform:uppercase;padding:.6rem 1.5rem;border-radius:3px;cursor:pointer;width:100%;transition:background .15s,border-color .15s;display:flex;align-items:center;justify-content:center;gap:.5rem}.dr-expose-btn[data-astro-cid-whpcucx5]:hover:not(:disabled){background:#141414;border-color:#383838}.dr-expose-btn[data-astro-cid-whpcucx5]:active:not(:disabled){background:#050505}.dr-expose-btn[data-astro-cid-whpcucx5]:disabled{opacity:.35;cursor:default}.dr-score[data-astro-cid-whpcucx5]{display:flex;gap:.5rem;font-size:.75rem;font-family:monospace}.dr-score[data-astro-cid-whpcucx5] span[data-astro-cid-whpcucx5]{display:inline-flex;align-items:center;gap:.3em;padding:.2em .6em;border-radius:99px}#dr-score-perfect[data-astro-cid-whpcucx5]{background:#c8b97a1f;color:#c8b97a}#dr-score-slight[data-astro-cid-whpcucx5]{background:#8c9baa1a;color:#8a9aa8}#dr-score-off[data-astro-cid-whpcucx5]{background:#b446371f;color:#c0584a}#dr-end[data-astro-cid-whpcucx5]{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.dr-final-msg[data-astro-cid-whpcucx5]{font-size:1.0625rem;letter-spacing:.06em;font-family:monospace}.dr-recap[data-astro-cid-whpcucx5]{font-size:.75rem;font-family:monospace;letter-spacing:.04em;color:#5a5550;display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.dr-recap[data-astro-cid-whpcucx5] span[data-astro-cid-whpcucx5]{display:inline-flex;align-items:center;gap:.3em}.dr-final-perfect[data-astro-cid-whpcucx5]{color:#c8b97a}.dr-final-good[data-astro-cid-whpcucx5]{color:#9ab4be}.dr-final-ok[data-astro-cid-whpcucx5]{color:#787068}.dr-final-bad[data-astro-cid-whpcucx5]{color:#504845}.dr-contact-sheet[data-astro-cid-whpcucx5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;width:100%}.dr-cs-cell[data-astro-cid-whpcucx5]{display:flex;flex-direction:column;border:1px solid #1a1a1a;border-radius:2px;overflow:hidden}.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-perfect{border-color:#c8b97a66}.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-way-under,.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-way-over{border-color:#aa3c2d59}.dr-cs-cell[data-astro-cid-whpcucx5] img[data-astro-cid-whpcucx5]{width:100%;aspect-ratio:3/2;object-fit:cover;display:block;flex-shrink:0}.dr-cs-cell[data-astro-cid-whpcucx5]>span[data-astro-cid-whpcucx5]{display:flex;align-items:center;gap:.35em;padding:4px 7px;background:#0e0c0a;font-family:monospace;font-size:.625rem;letter-spacing:.05em;white-space:nowrap;overflow:hidden;color:#5a5550}.dr-cs-icon[data-astro-cid-whpcucx5]{font-size:.8rem;flex-shrink:0;line-height:1}.dr-cs-text[data-astro-cid-whpcucx5]{overflow:hidden;text-overflow:ellipsis}.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-perfect>span[data-astro-cid-whpcucx5]{color:#c8b97a;background:#c8b97a12}.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-slight-under>span[data-astro-cid-whpcucx5],.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-slight-over>span[data-astro-cid-whpcucx5]{color:#7a8898}.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-way-under>span[data-astro-cid-whpcucx5],.dr-cs-cell[data-astro-cid-whpcucx5].dr-cs-way-over>span[data-astro-cid-whpcucx5]{color:#a84838;background:#a8483812}.dr-restart[data-astro-cid-whpcucx5]{background:#8c1e1e26;border:1px solid rgba(160,40,40,.5);color:#c06060;font-size:.6875rem;letter-spacing:.12em;font-family:monospace;padding:.5rem 1.25rem;border-radius:3px;cursor:pointer;transition:border-color .2s,color .2s,background .2s}.dr-restart[data-astro-cid-whpcucx5]:hover{background:#8c1e1e47;border-color:#b43737b3;color:#e08080}.dr-filmstrip[data-astro-cid-whpcucx5]{position:relative;width:100%}.dr-filmstrip[data-astro-cid-whpcucx5]:before,.dr-filmstrip[data-astro-cid-whpcucx5]:after{content:"";position:absolute;left:0;right:0;height:18px;z-index:5;pointer-events:none;background-color:#181410;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='18'%3E%3Crect x='16' y='3' width='12' height='12' rx='3' fill='%23060503'/%3E%3C/svg%3E");background-size:44px 100%;background-repeat:repeat-x}.dr-filmstrip[data-astro-cid-whpcucx5]:before{top:0}.dr-filmstrip[data-astro-cid-whpcucx5]:after{bottom:0}.dr-flash[data-astro-cid-whpcucx5]{position:absolute;inset:0;background:#fff;opacity:0;pointer-events:none;z-index:10}@keyframes dr-flash-anim{0%{opacity:.65}to{opacity:0}}.dr-flash[data-astro-cid-whpcucx5].flashing{animation:dr-flash-anim .35s ease-out forwards}.darkroom-dialog[data-astro-cid-whpcucx5].dr-game-active::backdrop{background:#280303f0;backdrop-filter:blur(4px)}@keyframes score-tick{0%{transform:scale(1)}40%{transform:scale(1.5)}to{transform:scale(1)}}.dr-score-tick[data-astro-cid-whpcucx5]{animation:score-tick .3s ease-out}.dr-streak[data-astro-cid-whpcucx5]{font-size:.625rem;font-family:monospace;letter-spacing:.12em;color:#c8b97a;min-height:1em}@keyframes streak-pop{0%{transform:scale(.8);opacity:0}60%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.dr-streak[data-astro-cid-whpcucx5]:not([hidden]){animation:streak-pop .3s ease-out}.dr-hint[data-astro-cid-whpcucx5]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#060606e0;color:#9a9590;font-size:.5625rem;font-family:monospace;letter-spacing:.12em;z-index:20;pointer-events:none;animation:hint-fade 2.8s ease-out forwards}@keyframes hint-fade{0%,50%{opacity:1}to{opacity:0}}
