.gallery-page{max-width:1060px}.gallery-header{max-width:760px;margin:clamp(28px,6vw,72px) auto clamp(24px,5vw,48px);padding:clamp(24px,5vw,52px) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.gallery-header h1{margin-bottom:14px;font-size:clamp(2.4rem,7vw,5.4rem)}.gallery-intro{max-width:560px;margin:0 auto;color:var(--muted);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,2vw,1.18rem)}.gallery-cta-group{width:max-content;max-width:100%;margin-top:22px;margin-inline:auto;display:grid;gap:10px;justify-items:center}.gallery-cta{justify-content:center;min-width:152px}.gallery-upload,.gallery-feed{max-width:760px;margin:0 auto;padding:clamp(20px,4vw,32px);background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:var(--panel-shadow)}.gallery-feed{margin-top:0}.upload-header{margin-bottom:clamp(20px,4vw,34px)}.upload-page-form{max-width:860px}.gallery-upload h2,.gallery-feed h2{margin-bottom:18px;font-size:clamp(1.45rem,3vw,2rem);font-weight:400}.contributor-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.field-label,.field-note,.form-status,.selected-files,.feed-empty,.feed-entry h3,.feed-entry time,.feed-slideshow-link{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.field-label{display:block;margin-top:16px;margin-bottom:7px;color:var(--ink);font-size:.95rem;font-weight:700}.field-note{margin:7px 0 0;color:var(--muted);font-size:.9rem}.gallery-upload input{display:block;width:100%;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:6px;font:1rem/1.45 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gallery-upload input[type=text],.gallery-upload input[type=email]{min-height:44px;padding:0 12px}.gallery-upload input[type=file]{padding:11px 12px}.gallery-upload .file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gallery-upload input:focus{outline:2px solid var(--gold);outline-offset:2px}.upload-picker{display:flex;gap:12px;align-items:center;justify-content:space-between;width:100%;min-height:72px;padding:18px;background:var(--paper);border:1px dashed var(--control-border);border-radius:8px;cursor:pointer}.upload-picker:hover,.upload-picker:focus-within{border-color:var(--blue)}.upload-picker-title,.upload-picker-count,.upload-summary,.selected-file h3,.selected-file p,.selected-file-actions{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.upload-picker-title{color:var(--blue);font-size:1rem;font-weight:800}.upload-picker-count,.upload-summary{color:var(--muted);font-size:.92rem}.upload-summary{min-height:1.4em;margin-top:12px}.upload-progress{width:100%;height:8px;overflow:hidden;margin-top:8px;background:var(--paper);border:1px solid var(--line);border-radius:999px}.upload-progress span{display:block;width:0;height:100%;background:var(--blue);border-radius:inherit;transition:width .18s ease}.selected-files{min-height:1.4em;margin-top:12px;color:var(--muted);font-size:.92rem}.selected-files p{margin:0 0 8px;color:var(--ink);font-weight:700}.selected-files ul{margin:0;padding-left:1.1rem}.selected-files li+li{margin-top:4px}.selected-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.selected-file{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;min-width:0;padding:8px;background:var(--paper);border:1px solid var(--line);border-radius:8px}.selected-file[data-state=uploaded]{border-color:color-mix(in srgb,var(--blue) 52%,var(--line))}.selected-file[data-state=failed]{border-color:#a23b3b}.selected-file img{display:block;width:92px;aspect-ratio:1;object-fit:cover;border-radius:6px}.selected-file h3{overflow:hidden;margin:2px 0 4px;color:var(--ink);font-size:.92rem;font-weight:700;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.selected-file p{margin:0;color:var(--muted);font-size:.84rem}.selected-file-actions{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:12px}.file-state{color:var(--muted);font-size:.82rem;font-weight:700}.file-remove{width:32px;height:32px;padding:0;color:var(--blue);background:var(--blue-soft);border:1px solid var(--control-border);border-radius:50%;font:800 1rem/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.file-remove:disabled{cursor:default;opacity:.46}.file-remove:hover:not(:disabled),.file-remove:focus-visible{color:var(--blue-hover);border-color:currentColor}.form-footer{display:grid;gap:10px;margin-top:18px}.form-footer-controls{display:flex;gap:14px;align-items:center}.form-footer .action-link{justify-content:center}.form-footer .upload-progress{margin-top:0}.submit-button:disabled{cursor:wait;opacity:.7}.form-status{min-height:1.4em;margin:0;color:var(--muted);font-size:.94rem}.feed-heading{display:flex;flex-wrap:wrap;gap:14px;align-items:baseline;justify-content:space-between;margin-bottom:18px}.feed-heading h2{margin-bottom:0}.feed-slideshow-link{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;color:var(--blue);background:var(--blue-soft);border:1px solid var(--control-border);border-radius:6px;font-size:.92rem;font-weight:800;text-decoration:none}.feed-slideshow-link:hover,.feed-slideshow-link:focus-visible{color:var(--blue-hover);border-color:currentColor}.feed-list{display:grid;gap:28px}.feed-empty{margin:0;color:var(--muted);font-size:1rem}.feed-entry{padding-top:24px;border-top:1px solid var(--line)}.feed-entry:first-child{padding-top:0;border-top:0}.feed-entry header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:baseline;margin-bottom:12px}.feed-entry h3{min-width:0;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.feed-entry time{flex:0 0 auto;color:var(--muted);font-size:.86rem}.photo-carousel{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;align-items:center}.photo-carousel-window{min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:thin}.photo-carousel-track{display:grid;grid-auto-columns:minmax(230px,44%);grid-auto-flow:column;gap:10px}.photo-carousel-item{display:block;min-width:0;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:8px;scroll-snap-align:start}.photo-carousel-item img,.photo-carousel-item video{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.photo-carousel-item video{background:#000;object-fit:contain}.carousel-button{width:42px;height:42px;padding:0;color:var(--blue);background:var(--blue-soft);border:1px solid var(--control-border);border-radius:50%;font:800 1.16rem/1 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.carousel-button:hover,.carousel-button:focus-visible{color:var(--blue-hover);border-color:currentColor}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.photo-grid.is-single{grid-template-columns:1fr}.photo-grid a,.photo-grid .media-frame{display:block;min-width:0;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:8px}.photo-grid img,.photo-grid video{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.photo-grid video{background:#000;object-fit:contain}.photo-grid.is-single img{aspect-ratio:4 / 3}.photo-grid.is-single video{aspect-ratio:16 / 9}.gallery-detail-page{max-width:1040px}.gallery-detail-header{margin-bottom:clamp(20px,4vw,34px)}.gallery-detail-header h1{font-size:clamp(2.1rem,6vw,4.6rem)}.gallery-detail-meta,.gallery-detail-media figcaption,.gallery-detail-batch-nav,.gallery-detail-actions,.share-status{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.gallery-detail-meta{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin:0;color:var(--muted);font-size:.98rem}.gallery-detail{max-width:920px;margin:0 auto}.gallery-detail-media{margin:0}.gallery-detail-media img,.gallery-detail-media video{display:block;width:100%;max-height:min(72vh,760px);object-fit:contain;background:#000;border:1px solid var(--line);border-radius:8px}.gallery-detail-media figcaption{margin-top:12px;color:var(--ink);font-size:1rem;line-height:1.55}.gallery-detail-batch-nav{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px;align-items:center;margin-top:14px}.batch-nav-link-slot{min-width:0}.batch-nav-link-slot.is-next{display:flex;justify-content:flex-end}.batch-nav-count{min-width:58px;margin:0;color:var(--muted);font-size:.92rem;font-weight:700;text-align:center}.gallery-detail-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:18px}.share-status{min-height:1.4em;margin:0;color:var(--muted);font-size:.92rem}@media(max-width:640px){.gallery-header{margin-bottom:18px}.gallery-cta{width:100%}.gallery-cta-group{width:100%;margin-top:18px}.contributor-fields{grid-template-columns:1fr;gap:0}.form-footer-controls,.feed-heading{display:grid;grid-template-columns:1fr;gap:10px;align-items:flex-start}.feed-slideshow-link,.submit-button,.form-footer .action-link{width:100%}.upload-picker,.selected-file-actions{align-items:flex-start;flex-direction:column}.selected-preview-grid,.photo-carousel{grid-template-columns:1fr}.photo-carousel-window{margin-inline:-2px}.photo-carousel-track{grid-auto-columns:minmax(238px,88%)}.carousel-button{display:none}.photo-grid{grid-template-columns:1fr}.photo-grid img{aspect-ratio:4 / 3}.gallery-detail-actions .control-button,.gallery-detail-actions .action-link{width:100%;justify-content:center}.gallery-detail-batch-nav{grid-template-columns:1fr 1fr}.batch-nav-count{grid-column:1 / -1;grid-row:1}.batch-nav-link-slot{grid-row:2}.batch-nav-link-slot .control-button{width:100%;justify-content:center}}
