:root{color-scheme:light;--paper:#f7f7f7;--ink:#222;--muted:#606060;--line:#c9c9c9;--serif:'Cormorant Infant',Georgia,serif;--sans:'Noto Sans KR',sans-serif;--type-meta:.75rem;--type-label:.875rem;--type-body:1rem;--type-section:1.25rem;--type-title:2rem;--type-number:2rem;--type-display:3.25rem;--weight-body:400;--weight-label:500;--weight-title:600}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e5e5e5;color:var(--ink);font:400 1rem/1.75 var(--sans);-webkit-font-smoothing:antialiased}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer;background:none;border:0}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid #222;outline-offset:5px}svg{width:20px;height:20px;stroke-width:1.4;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex-shrink:0}::selection{background:#ccc;color:#111}h1,h2,h3,p{overflow-wrap:break-word}button,a{touch-action:manipulation}
.site-sheet{max-width:1520px;margin:32px auto;background:var(--paper);min-height:calc(100vh - 64px);box-shadow:0 12px 40px #00000009}
.site-header{min-height:100px;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;z-index:20}
.brand{font:500 2.45rem/1 var(--serif);letter-spacing:-.07em;flex-shrink:0}.brand span{display:block;font:400 .75rem/1.5 var(--sans);letter-spacing:.12em;margin-top:8px}
.sidebar{display:flex;align-items:center;gap:27px;margin-left:auto}.nav-item{font-size:.875rem;white-space:nowrap;position:relative;padding:9px 0}.nav-item:after{content:'';position:absolute;left:0;right:0;bottom:3px;height:1px;background:#222;transform:scaleX(0);transform-origin:left;transition:transform .3s}.nav-item:hover:after,.nav-item.active:after{transform:scaleX(1)}.nav-item.active{font-weight:500}.header-tools{display:flex;align-items:center;gap:13px}.couple-name{font:500 1rem var(--serif);white-space:nowrap}.icon-button{display:inline-grid;place-items:center;min-width:40px;min-height:40px;padding:8px}.header-tools svg{width:17px;height:17px}.mobile-menu{display:none}
.folio-line{display:flex;justify-content:space-between;gap:15px;padding:22px 48px 0;font-size:.75rem;letter-spacing:.07em;color:#555}.folio-line #breadcrumb{letter-spacing:0}
main{padding:60px 72px 32px;min-height:65vh}.journal-cover{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.85fr);gap:60px;align-items:center;padding:17px 0 58px}.cover-copy{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start}.chapter-title{display:flex;align-items:center;gap:14px}.chapter-number{font:400 2.8rem/1 var(--sans);letter-spacing:-.075em}.section-eyebrow{font-size:.75rem;letter-spacing:.06em;line-height:1.65;font-weight:500}.cover-copy h1{font:400 clamp(2.8rem,4.15vw,4.8rem)/.98 var(--serif);letter-spacing:-.045em;margin:38px 0 23px}.cover-copy h1 em{font-weight:400}.cover-description{font-size:1rem;line-height:1.9;margin:0 0 29px;color:#4c4c4c;word-break:keep-all}.cover-date{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.cover-date>span:first-child{font-size:.75rem;letter-spacing:.04em}.cover-date strong{font-size:1rem;font-weight:500;font-variant-numeric:tabular-nums}.dday{font-size:.75rem;padding:0 0 0 11px;border-left:1px solid #999}.text-button{display:inline-flex;align-items:center;gap:15px;font-size:.875rem;padding:7px 0;border-bottom:1px solid #777;line-height:1.5;min-height:36px;width:max-content;max-width:100%}.text-button svg{width:16px;height:16px;transition:transform .3s}.text-button:hover svg{transform:translateX(4px)}.cover-link{margin-top:23px}.cover-bottom{font-size:.75rem;letter-spacing:.09em;margin:auto 0 0;padding-top:38px;color:#666}.mood-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mood-tile{display:block;position:relative;aspect-ratio:4/5;overflow:hidden;background:#ddd}.mood-tile img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.mood-dress img{object-position:50% 40%}.mood-tile:hover img{transform:scale(1.045)}.mood-tile span{position:absolute;inset:auto 0 0;padding:20px 12px 10px;color:#fff;background:linear-gradient(transparent,#0009);font-size:.75rem;opacity:0;transform:translateY(5px);transition:.35s}.mood-tile:hover span,.mood-tile:focus-visible span{opacity:1;transform:none}.gallery-caption{display:flex;justify-content:space-between;gap:16px;font-size:.75rem;color:#555;margin-top:16px;letter-spacing:.04em}.gallery-caption span:last-child{letter-spacing:0}
.journal-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3.7fr);gap:36px;padding:48px 0 45px;border-top:1px solid var(--line)}.section-label h2{font-size:1.25rem;font-weight:500;letter-spacing:-.04em;line-height:1.5;margin:15px 0}.section-label p{font-size:.875rem;line-height:1.9;color:var(--muted);margin:0 0 20px}.section-label .section-eyebrow{font-size:.75rem;letter-spacing:.06em}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.metric{display:flex;flex-direction:column;align-items:flex-start}.metric-label{font-size:.875rem;color:#444}.metric-value{font:400 2.55rem/1.5 var(--sans);letter-spacing:-.055em;margin:8px 0 0;font-variant-numeric:tabular-nums}.metric-value small{font:400 .875rem var(--sans);letter-spacing:0;margin-left:10px;color:var(--muted)}.metric-note{font-size:.75rem;color:var(--muted);margin-top:5px}.tiny-progress{height:2px;background:#ccc;width:100%;margin-top:15px}.tiny-progress i{display:block;height:100%;background:#444}.two-column{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:38px}.two-column>section{min-width:0}.section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px;flex-wrap:wrap}.section-head h2{font-size:1rem;font-weight:500;letter-spacing:-.025em;margin:0}.section-index:empty{display:none}.section-index{font:400 .875rem var(--sans);margin-right:12px}.section-head .text-button{font-size:.75rem;border:0;padding:0}.task-list{border-top:1px solid #777}.task-row{display:flex;gap:13px;align-items:center;padding:17px 0;min-height:84px;border-bottom:1px solid var(--line)}.task-row input{appearance:none;width:19px;height:19px;border:1px solid #777;border-radius:50%;flex-shrink:0;cursor:pointer;margin:0;background:transparent}.task-row input:checked{background:#333;border-color:#333;position:relative}.task-row input:checked:after{content:'✓';position:absolute;color:#fff;font-size:12px;line-height:17px;left:3px}.task-copy{flex:1;min-width:0}.task-copy strong{display:block;font-size:1rem;font-weight:400;line-height:1.7;word-break:keep-all;overflow-wrap:anywhere}.task-copy small{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.task-row.done .task-copy strong{text-decoration:line-through;color:#656565}.task-date{font-size:.875rem;color:#444;white-space:nowrap}.task-date.soon{font-size:.875rem;padding:1px 6px;background:#e5e5e5}.budget-card{background:transparent;border-top:1px solid #777;padding:18px 0 0}.budget-top{display:flex;justify-content:space-between;font-size:.875rem;color:#555;gap:12px}.budget-total{font:400 clamp(1.65rem,2.6vw,2.6rem)/1.45 var(--sans);letter-spacing:-.045em;margin:19px 0;font-variant-numeric:tabular-nums}.budget-total small{font:400 .875rem var(--sans);margin-left:8px;letter-spacing:0}.budget-bar{display:flex;height:5px;background:#dedede;margin:17px 0}.budget-bar span:nth-child(1){width:26%;background:#333}.budget-bar span:nth-child(2){width:11%;background:#858585}.budget-bar span:nth-child(3){width:8%;background:#aaa}.budget-legend{display:flex;flex-wrap:wrap;gap:14px;font-size:.75rem;color:#555}.budget-legend span:before{content:'';display:inline-block;width:6px;height:6px;margin-right:6px;background:#333}.budget-legend span:nth-child(2):before{background:#858585}.budget-legend span:nth-child(3):before{background:#aaa}.budget-bottom{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:16px;margin-top:21px;font-size:.875rem}
.page-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-start;padding:18px 0 56px}.page-heading .chapter-title{align-items:flex-start;gap:20px}.page-heading .chapter-number{font-size:3.5rem}.page-heading h1{font-size:1.75rem;font-weight:500;line-height:1.5;letter-spacing:-.05em;margin:7px 0 0}.page-heading .section-eyebrow{font:italic 1.125rem var(--serif);letter-spacing:0}.page-intro{max-width:340px;padding-top:4px}.page-intro p{font-size:1rem;color:var(--muted);margin:0 0 15px}.editorial-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3.7fr);gap:36px;padding:0 0 50px}.page-aside{padding-top:15px}.page-aside p{font-size:.875rem;line-height:1.9;color:var(--muted);margin:30px 0}.aside-footnote{display:block;font-size:.75rem;letter-spacing:.07em;margin-top:50px;line-height:1.7;color:var(--muted)}.archive-count{font:400 5rem/1 var(--serif);display:block;margin-bottom:35px}.curation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border-top:1px solid #888;padding-top:17px}.curation-card{min-width:0;display:flex;flex-direction:column}.card-copy{min-height:128px;padding-bottom:16px}.card-category{font-size:.75rem;letter-spacing:.065em;margin:0 0 12px;color:#484848}.card-title{font-size:1rem;font-weight:400;text-align:left;line-height:1.65;padding:0;word-break:keep-all}.card-title:hover{text-decoration:underline;text-underline-offset:4px}.card-meta{font-size:.75rem;color:var(--muted);margin:9px 0 0}.card-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#ddd;margin-top:auto}.card-image>button:first-child{width:100%;height:100%;padding:0;display:block}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.card-image:hover img{transform:scale(1.04)}.bookmark{position:absolute;right:9px;top:9px;width:36px;height:36px;display:grid;place-items:center;background:#f7f7f7e8;color:#222;transition:background .25s}.bookmark svg{width:17px;height:17px}.bookmark.saved{background:#333;color:#fff}.bookmark.saved svg{fill:#fff}.filter-bar{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:30px}.filter-button{font-size:.875rem;padding:9px 0;min-height:40px;border-bottom:1px solid transparent}.filter-button.active{border-color:#222;font-weight:500}.filter-button span{margin-left:10px;font-size:.75rem}.filter-button:hover{color:#000}.vertical-filters{flex-direction:column;align-items:flex-start;gap:6px;margin:24px 0 35px}.vertical-filters .filter-button{min-width:116px;display:flex;justify-content:space-between;gap:15px}.vertical-filters .filter-button.active:before{content:'·';margin-right:4px}.note-label{font-size:.75rem;color:var(--muted);margin:30px 0 0;line-height:1.9}.wide-panel{padding:28px 0;border-top:1px solid var(--line);margin-bottom:24px}.wide-panel h2{font-size:1.125rem;font-weight:500;margin-top:0}.wide-panel .task-row{min-height:86px}.wide-panel .task-copy strong{font-size:1rem}.table-scroll{overflow-x:auto}.budget-table{width:100%;min-width:620px;border-collapse:collapse;font-size:1rem;margin-top:25px}.budget-table th{text-align:left;font-size:.875rem;font-weight:500;padding:16px 10px;color:#555;border-bottom:1px solid #555}.budget-table td{padding:23px 10px;border-bottom:1px solid var(--line)}.budget-table td:nth-child(n+2),.budget-table th:nth-child(n+2){text-align:right}.budget-table tfoot{font-weight:500}.solid-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:10px 17px;font-size:.875rem;border:1px solid #333}.solid-button{background:#333;color:#fff}.solid-button:hover{background:#555}.solid-button svg{width:16px;height:16px}.empty-state{text-align:center;padding:50px 25px;border-top:1px solid var(--line)}.empty-state svg{width:30px;height:30px}.empty-state h2{font-size:1.25rem;font-weight:500}.empty-state p{color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 48px 32px;font-size:.75rem;color:#606060}.footer-brand{font:500 1.5rem var(--serif);letter-spacing:-.07em;color:#222}footer>span:nth-child(2){font:italic 1rem var(--serif)}
dialog{width:min(560px,calc(100% - 32px));max-height:90vh;overflow:auto;border:1px solid #999;background:var(--paper);color:var(--ink);padding:42px}dialog::backdrop{background:#0008;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:10px;right:10px}dialog h2{font-size:1.7rem;font-weight:500;line-height:1.4;margin:12px 0 22px;letter-spacing:-.04em}dialog h3{font-size:1.4rem;line-height:1.5;font-weight:500}dialog p{font-size:1rem;color:var(--muted)}dialog img{width:100%;height:250px;object-fit:cover;}dialog label{display:block;font-size:.875rem;margin:18px 0}dialog input{width:100%;margin-top:8px;padding:12px;border:1px solid #888;background:transparent;color:var(--ink)}dialog ul{padding-left:23px;line-height:1.9}dialog .solid-button{margin-top:12px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,12px);background:#333;color:#fff;padding:14px 24px;font-size:.875rem;z-index:100;opacity:0;pointer-events:none;transition:.2s}#toast.visible{opacity:1;transform:translate(-50%,0)}
@keyframes pageIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes photoIn{from{opacity:0;clip-path:inset(12% 0 0);transform:translateY(16px)}to{opacity:1;clip-path:inset(0);transform:none}}.page-enter{animation:pageIn .55s ease-out}.page-enter .mood-tile{animation:photoIn .9s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(.08s + var(--tile-index)*.08s)}.will-reveal{opacity:0;transform:translateY(16px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.will-reveal.revealed{opacity:1;transform:none}.curation-card:nth-child(2){transition-delay:.07s}.curation-card:nth-child(3){transition-delay:.14s}
@media(min-width:1600px){.site-sheet{margin:48px auto}.journal-cover{gap:90px;padding-top:30px;padding-bottom:75px}main{padding:65px 80px 36px}.site-header{padding:28px 56px}}
@media(max-width:1400px){.site-sheet{margin:20px}.site-header{padding:24px 35px}.folio-line{padding:18px 35px 0}main{padding:50px 48px 25px}.journal-cover{gap:35px}.sidebar{gap:22px}.cover-copy h1{font-size:3.45rem}.journal-section,.editorial-layout{grid-template-columns:minmax(0,1fr) minmax(0,3.7fr);gap:30px}.two-column{gap:26px}.metrics{gap:25px}.card-copy{min-height:153px}footer{padding-inline:35px}}
@media(max-width:1150px){.site-sheet{margin:16px}.site-header{gap:22px;padding:25px 28px}.sidebar{gap:18px}.couple-name{display:none}.brand{font-size:2.1rem}.brand span{font-size:.75rem}.folio-line{padding-inline:28px}main{padding:45px 35px 25px}.journal-cover{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);gap:30px}.cover-copy h1{font-size:3rem}.cover-description{font-size:1rem}.mood-grid{gap:9px}.cover-bottom{padding-top:25px}.cover-date{gap:8px}.dday{padding-left:8px}.journal-section,.editorial-layout{grid-template-columns:minmax(0,1fr) minmax(0,3.5fr);gap:24px}.two-column{grid-template-columns:1fr;gap:30px}.metric-value{font-size:2rem}.metric-value small{display:block;margin-left:0}.metric{min-width:0}.curation-grid{gap:12px}.card-copy{min-height:170px}.card-title{font-size:1rem}.section-label h2{font-size:1.125rem}.full-curation .curation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.full-curation .card-copy{min-height:145px}}
@media(max-width:900px){.site-header{flex-wrap:wrap;gap:15px}.header-tools{margin-left:auto}.sidebar{order:3;width:100%;justify-content:space-between;margin:12px 0 0;gap:15px}.site-header{padding-bottom:10px}.folio-line{padding-top:19px}.folio-line span:last-child{display:none}.journal-cover{grid-template-columns:1fr;gap:36px}.cover-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;align-items:start}.cover-copy .chapter-title{grid-column:1/-1}.cover-copy h1{font-size:4.3rem;grid-row:2/5;margin:25px 0 0}.cover-description{margin-top:25px;margin-bottom:20px}.cover-date{grid-column:2}.cover-link{grid-column:2;margin-top:17px}.cover-bottom{display:none}.mood-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mood-tile{aspect-ratio:1/1}.journal-section,.editorial-layout{grid-template-columns:150px minmax(0,1fr);gap:25px}.metrics{gap:15px}.curation-grid{grid-template-columns:1fr}.curation-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:18px;border-bottom:1px solid var(--line);padding-bottom:20px}.card-copy{min-height:0;padding-top:7px}.full-curation .curation-grid{grid-template-columns:1fr}.full-curation .card-copy{min-height:0}.card-title{font-size:1rem}.page-heading{gap:30px;padding-bottom:38px}.page-intro{max-width:230px}.page-heading h1{font-size:1.5rem}}
@media(max-width:620px){body{background:var(--paper)}.site-sheet{margin:0;min-height:100vh;box-shadow:none}.site-header{padding:24px 20px 12px;min-height:84px;flex-wrap:nowrap;gap:12px}.brand{font-size:2rem}.brand span{font-size:.75rem}.mobile-menu{display:inline-grid}.header-tools{gap:2px}.sidebar{display:none;position:absolute;top:100%;left:0;right:0;width:auto;padding:16px 25px 25px;margin:0;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #0000000a}.sidebar.open{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.nav-item{font-size:1rem;padding:11px 0;width:100%}.nav-item:after{right:auto;width:45px}.folio-line{padding:20px 20px 0;font-size:.75rem}.folio-line #breadcrumb{font-size:.75rem}main{padding:35px 20px 20px}.journal-cover{padding:6px 0 35px;gap:30px}.cover-copy{display:flex}.chapter-number{font-size:2.5rem}.chapter-title{gap:14px}.cover-copy h1{font-size:3.75rem;margin:27px 0 20px}.cover-description{font-size:1rem;margin:0 0 23px}.cover-date{gap:12px}.cover-link{margin-top:20px}.mood-grid{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.mood-tile{aspect-ratio:3/4}.mood-tile span{display:none}.gallery-caption{font-size:.75rem;gap:12px;flex-wrap:wrap;margin-top:12px}.journal-section,.editorial-layout{grid-template-columns:1fr;gap:25px;padding:30px 0}.section-label{display:grid;grid-template-columns:1fr auto;align-items:start;gap:4px 15px}.section-label .section-eyebrow{grid-column:1/-1}.section-label h2{font-size:1.25rem;margin:8px 0 0}.section-label p{display:none}.section-label>.text-button{grid-column:2;grid-row:2}.metrics{gap:17px}.metric-label{font-size:.8125rem}.metric-value{font-size:1.9rem}.metric-value small{display:block;font-size:.75rem;margin:0}.metric-note{font-size:.75rem}.tiny-progress{margin-top:15px}.two-column{gap:30px}.task-copy strong{font-size:1rem}.task-row{gap:12px}.section-head h2{font-size:1.125rem}.section-head .text-button{font-size:.875rem}.budget-total{font-size:2.2rem}.curation-grid{grid-template-columns:1fr;gap:25px}.curation-card{grid-template-columns:1fr;gap:0;padding-bottom:25px}.card-copy{min-height:0;padding:0 0 18px}.card-category{font-size:.75rem;margin-bottom:10px}.card-title{font-size:1.125rem}.card-meta{font-size:.875rem}.card-image{aspect-ratio:4/5}.full-curation .curation-grid{grid-template-columns:1fr}.full-curation .card-copy{padding-bottom:18px}.page-heading{flex-direction:column;gap:20px;padding:6px 0 27px}.page-heading .chapter-title{gap:16px}.page-heading .chapter-number{font-size:3rem}.page-heading h1{font-size:1.55rem;margin-top:5px}.page-heading .section-eyebrow{font-size:1rem}.page-intro{max-width:none;padding-left:0}.page-intro p{font-size:1rem;margin-bottom:10px}.editorial-layout{padding-top:0}.page-aside{padding-top:0}.page-aside p,.aside-footnote,.archive-count{display:none}.page-aside>.section-eyebrow{font-size:.75rem}.vertical-filters{flex-direction:row;gap:20px;margin:12px 0 0}.vertical-filters .filter-button{min-width:auto;gap:6px}.vertical-filters .filter-button.active:before{display:none}.filter-bar{gap:20px;margin-bottom:25px}.filter-button{font-size:.875rem}.filter-button span{margin-left:3px}.wide-panel{padding:23px 0}.wide-panel .section-head>.section-eyebrow{display:none}.budget-table{font-size:.875rem}.note-label{font-size:.75rem}.empty-state{padding-inline:10px}.page-aside>.text-button{margin-top:8px}footer{padding:25px 20px;flex-wrap:wrap}footer>span:nth-child(2){display:none}dialog{padding:38px 24px 28px}#toast{width:max-content;max-width:90%;text-align:center}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.will-reveal{opacity:1!important;transform:none!important}}

/* Shared typography: serif only for the wordmark and album cover. */
body{font-size:var(--type-body);line-height:1.7}
:where(button,input){font-family:var(--sans)}
.brand{font:500 2.5rem/1 var(--serif);letter-spacing:-.06em}
.brand span{font:400 var(--type-meta)/1.5 var(--sans);letter-spacing:.06em}
.cover-copy h1{font:400 var(--type-display)/1.05 var(--serif);letter-spacing:-.025em}
.footer-brand{font:500 1.5rem/1.4 var(--serif)}
footer>span:nth-child(2),.couple-name{font:400 var(--type-label)/1.5 var(--sans);letter-spacing:0}
.page-heading{align-items:flex-end;padding-bottom:32px;gap:32px}
.page-heading>div:first-child{max-width:720px}
.page-heading h1,dialog h2{font:600 var(--type-title)/1.35 var(--sans);letter-spacing:-.035em;margin:8px 0 12px}
.page-heading .section-eyebrow,.section-eyebrow,.cover-bottom,.folio-line,.gallery-caption,.section-label .section-eyebrow,.page-aside>.section-eyebrow{font:500 var(--type-meta)/1.6 var(--sans);letter-spacing:.04em}
.page-heading .page-description{font:400 var(--type-body)/1.8 var(--sans);color:var(--muted);margin:0;letter-spacing:0}
.section-label h2,.section-head h2,.wide-panel h2,dialog h3,.empty-state h2{font:600 var(--type-section)/1.5 var(--sans);letter-spacing:-.025em}
.section-label h2{margin:12px 0}
.nav-item,.nav-item.active,.text-button,.section-head .text-button,.filter-button,.solid-button,.outline-button,.save-button,.metric-label,.budget-top,.budget-bottom,.table-hint,.list-summary,.status-label{font:500 var(--type-label)/1.6 var(--sans);letter-spacing:0}
.nav-item{min-height:44px;padding:12px 0;color:#505050}.nav-item.active{color:#171717}
.sidebar{gap:24px}.header-tools{gap:12px}.labeled-icon{display:flex;gap:6px;font:500 var(--type-label)/1.5 var(--sans);white-space:nowrap}
.cover-description,.page-intro p,.card-title,.task-copy strong,.wide-panel .task-copy strong,.budget-table,.budget-table tbody th,dialog p,dialog li{font:400 var(--type-body)/1.75 var(--sans);letter-spacing:-.015em}
.card-title{font-weight:500}.card-title:hover{text-decoration:underline;text-underline-offset:4px}
.task-copy small,.card-meta,.card-category,.budget-legend,.page-aside p,.section-label p,.inline-help,.note-label{font:400 var(--type-label)/1.75 var(--sans);letter-spacing:0;color:var(--muted)}
.card-category{font-weight:500;color:#454545;margin:0 0 10px}
.card-meta{margin:10px 0 0}.card-copy{min-height:156px}
.cover-date>span:first-child,.cover-date strong,.dday,.task-date,.task-date.soon{font:500 var(--type-label)/1.6 var(--sans);letter-spacing:0;font-variant-numeric:tabular-nums lining-nums}
.cover-date strong{font-size:var(--type-body)}
.metric-value,.budget-total,.archive-count{font:500 var(--type-number)/1.3 var(--sans);font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.025em}
.metric-value{margin:16px 0 0}.metric-value small,.budget-total small,.archive-count small{font:400 var(--type-label)/1.6 var(--sans);color:var(--muted);letter-spacing:0;margin-left:8px;white-space:nowrap;display:inline}
.archive-count{margin:24px 0}.archive-count small{display:block;margin:8px 0 0}
.metric-note{font:400 var(--type-label)/1.6 var(--sans);color:var(--muted);margin-top:10px}
.metric{position:relative;min-height:150px;padding:16px;border:1px solid transparent;transition:background .2s,border-color .2s}
.metric:hover{background:#efefef;border-color:#ddd}.metric:after{content:'↗';position:absolute;right:10px;top:13px;font-size:var(--type-label);color:#555}
.metrics{gap:16px;margin:-16px}.tiny-progress{margin-top:18px}.budget-total{margin:16px 0}
.budget-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line);margin:8px 0 40px;padding:28px 0;gap:0}
.budget-summary{padding:0 28px;min-width:0}.budget-summary:first-child{padding-left:0}.budget-summary+.budget-summary{border-left:1px solid var(--line)}
.budget-summary p{font:400 var(--type-label)/1.7 var(--sans);margin:12px 0 0;color:var(--muted)}
.budget-overview+.wide-panel{border-top:0;padding-top:0}
.budget-table{font-variant-numeric:tabular-nums lining-nums}
.budget-table thead th{font:500 var(--type-label)/1.6 var(--sans);color:#505050;white-space:nowrap}
.budget-table tbody th,.budget-table tfoot th{text-align:left;border-bottom:1px solid var(--line);padding:23px 10px}
.budget-table tbody th{font-weight:400}.budget-table td{font-size:var(--type-body)}
.budget-table tbody th,.budget-table tbody td{border-color:#d7d7d7}.budget-table tfoot th,.budget-table tfoot td{font-weight:600}
.budget-table tbody td:nth-child(3),.budget-table tfoot td:nth-child(3){color:#606060}
.status-label{display:inline-block;padding:4px 10px;border:1px solid #ccc;border-radius:3px;background:#eee;white-space:nowrap}
.inline-help{margin:20px 0 0;padding-left:12px;border-left:2px solid #aaa}
.table-hint,.list-summary{font-weight:400;color:var(--muted)}
.card-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;grid-column:1/-1}
.card-actions .text-button{border-bottom:0;min-height:44px;gap:8px;padding:8px 0}
.save-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:80px;gap:6px;padding:8px 12px;border:1px solid #aaa;background:transparent;border-radius:3px;white-space:nowrap}
.save-button svg{width:16px;height:16px}.save-button.saved{background:#e9e9e9;border-color:#444;color:#222}.save-button.saved svg{fill:#444}
.save-button:hover{background:#e2e2e2}.save-button:active{transform:translateY(1px)}
.card-image{margin-top:0}.curation-card .card-image{flex:none;min-height:0;width:100%;aspect-ratio:3/4}.card-copy{flex:none}.card-actions{flex:none}
.gallery-link{display:inline-flex;gap:8px;align-items:center;font:500 var(--type-label)/1.6 var(--sans);letter-spacing:0;text-decoration:underline;text-underline-offset:4px}.gallery-link svg{width:16px;height:16px}
.gallery-caption{align-items:center}.mood-tile span{opacity:1;transform:none;font-size:var(--type-meta);padding:20px 10px 8px}
.mood-tile:hover span,.mood-tile:focus-visible span{opacity:1}
.filter-bar{gap:8px}.filter-button{border:1px solid #ccc;padding:8px 14px;border-radius:3px;min-height:44px;color:#555}
.filter-button.active{background:#333;color:#fff;border-color:#333}.filter-button:not(.active):hover{background:#e9e9e9;color:#222}
.filter-button span{font-size:var(--type-label);font-variant-numeric:tabular-nums;opacity:.85}
.vertical-filters .filter-button{min-width:140px}.vertical-filters .filter-button.active:before{display:none}
.vertical-filters{gap:8px}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:0 0 24px}.list-toolbar .filter-bar{margin:0}
.task-row{cursor:pointer;transition:background .2s}.task-row:hover{background:#efefef}.task-row input{width:22px;height:22px;border-radius:4px}
.task-row input:checked:after{font-size:14px;line-height:20px;left:4px}.task-date.soon{background:transparent;padding:0;font-weight:500}
.empty-state .solid-button{margin-top:12px}.page-action{flex-shrink:0}.note-label{margin-top:24px}.section-head{gap:12px}
@media(max-width:1150px){.brand{font-size:2.25rem}.sidebar{gap:20px}.card-copy{min-height:176px}.budget-summary{padding-inline:20px}.metric-value small{display:block;margin:6px 0 0}.metrics{gap:8px}.card-actions{gap:8px}.card-actions .text-button{gap:4px}.save-button{padding-inline:10px;min-width:76px}}
@media(max-width:900px){.card-copy,.full-curation .card-copy{min-height:0}.card-actions{margin-top:0}.curation-card .card-image{aspect-ratio:3/4}.budget-summary{padding-inline:16px}.budget-summary .metric-label{display:block;min-height:44px}.page-heading{gap:24px}.metric{padding:12px}.metrics{margin:-12px;gap:0}.page-aside p{display:block}.cover-copy h1{font-size:var(--type-display)}}
@media(max-width:620px){:root{--type-title:1.5rem;--type-number:2rem;--type-display:3.25rem}.brand{font-size:2rem}.brand span{font-size:var(--type-meta)}.labeled-icon span{display:none}.header-tools{gap:4px}.nav-item{font-size:var(--type-body)}.page-heading{padding:4px 0 28px;align-items:flex-start;gap:20px}.page-heading h1{font-size:var(--type-title);margin:8px 0 12px}.cover-copy h1{font-size:var(--type-display)}.section-head h2,.section-label h2{font-size:var(--type-section)}.card-title{font-size:var(--type-body)}.mood-tile span{display:block;font-size:var(--type-meta);line-height:1.5}.gallery-caption{gap:10px}.metrics{grid-template-columns:1fr;margin:0;gap:0;border-top:1px solid var(--line)}.metric{min-height:0;padding:18px 28px 18px 0;border:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:8px 12px;align-items:center}.metric:after{right:0;top:25px}.metric-label{font-size:var(--type-label)}.metric-value{font-size:var(--type-number);margin:0}.metric-value small{display:inline;margin-left:6px}.metric-note,.tiny-progress{grid-column:1/-1;margin:0}.tiny-progress{margin-top:6px}.budget-overview{grid-template-columns:1fr;margin:0 0 32px;padding:0}.budget-summary,.budget-summary:first-child{padding:24px 0;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px 12px}.budget-summary+.budget-summary{border-left:0;border-top:1px solid var(--line)}.budget-summary .metric-label{min-height:0;font-size:var(--type-label);max-width:145px}.budget-summary .budget-total{margin:0;white-space:nowrap}.budget-summary p{grid-column:1/-1;margin:4px 0 0}.budget-total{font-size:var(--type-number)}.budget-table th,.budget-table td{font-size:var(--type-label)}.curation-card .card-image{aspect-ratio:4/5}.card-actions{margin-top:12px}.card-copy{min-height:0}.card-actions .text-button,.save-button{font-size:var(--type-label)}.vertical-filters .filter-button{min-width:auto;padding:8px 12px;gap:6px}.filter-bar{gap:8px}.filter-button span{margin-left:4px}.page-aside p{display:block;font-size:var(--type-label);margin:16px 0}.page-aside>.text-button{margin-top:0}.archive-count{display:none}.section-label p{display:block;grid-column:1/-1;margin:12px 0 0;font-size:var(--type-label)}.section-label p br{display:none}.note-label,.inline-help{font-size:var(--type-label)}.list-summary{font-size:var(--type-label)}.list-toolbar{gap:12px}.card-meta,.task-copy small{font-size:var(--type-label)}.section-head .text-button{font-size:var(--type-label)}.solid-button{min-height:44px}footer>span:nth-child(2){display:none}}

/* Venue archive: the same paper, type scale and quiet editorial grid. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
select{font:400 var(--type-label)/1.6 var(--sans);color:var(--ink);background:transparent;min-height:44px;border:1px solid #aaa;border-radius:0;padding:10px 30px 10px 12px;max-width:100%}select:focus-visible{outline:2px solid #222;outline-offset:3px}button:disabled,select:disabled{opacity:.5;cursor:not-allowed}
.hall-steps{display:flex;gap:32px;border-block:1px solid var(--line);padding:16px 0;margin-bottom:32px;font-size:var(--type-label);color:var(--muted);flex-wrap:wrap}.hall-steps b{font-weight:500;color:var(--ink);margin-right:8px;font-variant-numeric:tabular-nums}
.hall-browse-tabs{display:flex;gap:32px;margin-bottom:24px;border-bottom:1px solid var(--line)}.hall-browse-tabs button{padding:12px 0;min-height:48px;font-size:var(--type-body);border-bottom:2px solid transparent;color:var(--muted)}.hall-browse-tabs button.active{color:var(--ink);border-bottom-color:var(--ink);font-weight:500}.hall-browse-tabs span{font-size:var(--type-label);margin-left:8px;font-variant-numeric:tabular-nums}
.hall-search{display:flex;gap:12px;margin-bottom:32px}.hall-search input{min-width:0;flex:1;min-height:48px;padding:12px 16px;background:transparent;border:1px solid #888;color:var(--ink);font-size:var(--type-body)}.hall-search .solid-button{min-width:104px}
.hall-layout{display:grid;grid-template-columns:208px minmax(0,1fr);gap:40px;align-items:start}.hall-filter-panel{border-top:1px solid #888;padding-top:16px}.hall-filter-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:24px}.hall-filter-heading h2{font-size:var(--type-body);font-weight:500;margin:0}.hall-filter-heading button{font-size:var(--type-label);text-decoration:underline;min-height:44px;color:var(--muted)}.hall-filter-panel>label{display:block;font-size:var(--type-label);font-weight:500;margin:20px 0 0}.hall-filter-panel select{display:block;width:100%;margin-top:8px}.hall-field-help{font-size:var(--type-label);line-height:1.8;color:var(--muted);margin:12px 0 24px}.hall-filter-panel .hall-field-help{font-size:var(--type-meta);margin:8px 0 20px}.hall-filter-panel fieldset{border:0;border-top:1px solid var(--line);padding:20px 0 0;margin:24px 0 0}.hall-filter-panel legend{font-size:var(--type-label);padding:0 8px 0 0}.hall-checkbox,.hall-compare-check{display:flex;align-items:center;gap:8px;font-size:var(--type-label);min-height:44px;cursor:pointer}.hall-checkbox input,.hall-compare-check input{accent-color:#333;width:17px;height:17px;flex-shrink:0;margin:0}
.hall-theme-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:var(--type-label);color:var(--muted);margin:0 0 12px}.hall-themes{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hall-themes .filter-button{padding:8px 12px}.hall-result-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border-bottom:1px solid #888;padding:0 0 16px;margin-bottom:24px}.hall-result-toolbar p{font-size:var(--type-body);margin:0}.hall-result-toolbar strong{font-weight:600;font-variant-numeric:tabular-nums;margin-left:8px}.hall-result-toolbar p>span{margin-left:4px}.hall-result-toolbar label{display:flex;align-items:center;gap:10px;font-size:var(--type-label);color:var(--muted)}.hall-result-toolbar select{border-color:transparent;padding-right:20px}
.hall-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 20px}.hall-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:16px}.hall-card-head{min-height:116px;padding-bottom:16px}.hall-card-head>span{font-size:var(--type-label);color:var(--muted);display:block;margin-bottom:10px}.hall-title{display:block;text-align:left;padding:0;width:100%;line-height:1.6}.hall-title strong{font-size:var(--type-body);font-weight:500;display:block;word-break:keep-all;overflow-wrap:anywhere}.hall-title>span{font-size:var(--type-label);display:block;color:var(--muted);margin-top:4px}.hall-title:hover strong{text-decoration:underline;text-underline-offset:4px}.hall-photo-button{display:block;width:100%;padding:0}.hall-photo{margin:0;background:#ededed;aspect-ratio:4/3;position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hall-photo img{width:100%;height:100%;object-fit:contain;display:block;min-height:0;flex:1}.hall-photo-empty{text-align:center;padding:16px;border:1px solid #ddd;color:var(--muted)}.hall-photo-empty>span{font-size:var(--type-meta);letter-spacing:.12em}.hall-photo-empty p{font-size:var(--type-label);margin:12px 0 6px}.hall-photo-empty small{font-size:var(--type-meta);line-height:1.7}.hall-credit{font-size:var(--type-meta);color:var(--muted);margin-top:6px;min-height:24px}.photo-credit{font-size:var(--type-meta);color:var(--muted);text-decoration:underline;text-underline-offset:3px}.hall-tags{font-size:var(--type-label);color:var(--muted);min-height:48px;line-height:1.7;margin:16px 0 12px}.hall-facts{font-size:var(--type-label);margin:0;padding-bottom:8px}.hall-facts>div{display:flex;justify-content:space-between;gap:8px;margin:6px 0}.hall-facts dt{color:var(--muted)}.hall-facts dd{margin:0;text-align:right;font-variant-numeric:tabular-nums}.hall-card-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px}.hall-card-actions .text-button{border-bottom:0;gap:4px;min-height:44px}.hall-card-actions .save-button{min-width:0;padding-inline:8px}.hall-compare-check{border-top:1px solid #ddd;margin-top:12px;color:var(--muted)}.hall-more{text-align:center;padding:32px 0}.hall-loading{padding:40px 0;color:var(--muted)}.hall-data-note{padding-top:24px;border-top:1px solid var(--line)}
.hall-compare-bar{position:sticky;bottom:16px;margin-top:32px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f7f7f7;box-shadow:0 3px 20px #0001;border:1px solid #999;z-index:15}.hall-compare-bar strong{font-size:var(--type-label);font-weight:500}.compare-chips{display:flex;flex-wrap:wrap;gap:4px 16px;margin-top:8px}.compare-chips button{font-size:var(--type-label);color:var(--muted);padding:8px 0;text-align:left}.hall-compare-bar>.solid-button{flex-shrink:0}
dialog.hall-dialog{width:min(880px,calc(100% - 32px));padding:40px}.hall-detail-intro{position:relative;padding-right:80px;margin-bottom:24px}.hall-detail-intro .save-button{position:absolute;right:0;bottom:0}.hall-detail-intro h2{margin-bottom:8px}.hall-detail-name{font-weight:500!important;color:var(--ink)!important;margin:0!important}.hall-photo-large{aspect-ratio:auto;background:transparent;margin:24px 0}.hall-photo-large img{width:100%;height:auto;max-height:420px;object-fit:contain;background:#ededed;flex:none}.hall-photo-large figcaption{padding-top:8px;line-height:1.6}.hall-detail-section{padding:24px 0;border-top:1px solid var(--line)}.hall-detail-section h3{margin:0 0 20px}.hall-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 32px;font-size:var(--type-body);margin:0}.hall-detail-facts>div{display:flex;flex-direction:column;gap:4px}.hall-detail-facts dt{font-size:var(--type-label);color:var(--muted)}.hall-detail-facts dd{margin:0;font-variant-numeric:tabular-nums}.hall-detail-section .hall-field-help{font-size:var(--type-label)}.hall-detail-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hall-detail-section ul{padding-left:22px}.hall-detail-section li{margin:8px 0}.hall-compare-table{border-collapse:collapse;width:100%;min-width:640px;font-size:var(--type-label)}.hall-compare-table th,.hall-compare-table td{padding:16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;font-variant-numeric:tabular-nums}.hall-compare-table th{font-weight:500}.hall-compare-table thead th{border-bottom-color:#555}.hall-compare-table th:first-child{width:110px;white-space:nowrap}.hall-compare-table th>span{display:block;font-weight:400;color:var(--muted);margin-top:6px}.photo-failed{font-size:var(--type-label);padding:24px;text-align:center;color:var(--muted)}
.saved-hall-link,.hall-entry{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border-block:1px solid var(--line);margin:0 0 32px}.saved-hall-link h2,.hall-entry h2{font-size:var(--type-section);font-weight:500;margin:8px 0}.saved-hall-link p,.hall-entry p{font-size:var(--type-label);color:var(--muted);margin:8px 0 0}.saved-hall-link a,.hall-entry a{flex-shrink:0}.hall-entry>div{max-width:650px}
@media(max-width:1200px){.hall-layout{grid-template-columns:190px minmax(0,1fr);gap:28px}.hall-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{gap:16px}.site-header{gap:20px}}
@media(max-width:900px){.hall-layout{grid-template-columns:1fr;gap:32px}.hall-filter-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hall-filter-heading,.hall-filter-panel fieldset,.hall-filter-panel>.hall-field-help:last-child{grid-column:1/-1}.hall-filter-heading{margin:0}.hall-filter-panel>label{margin:0}.hall-filter-panel>.hall-field-help{display:none}.hall-filter-panel>.hall-field-help:last-child{display:block;margin:0}.hall-filter-panel fieldset{display:flex;flex-wrap:wrap;gap:8px 24px;margin:8px 0 0;padding:12px 0 0}.hall-filter-panel legend{padding-right:12px}.hall-card-head{min-height:116px}.hall-steps{gap:12px 24px}.hall-filter-panel>.hall-field-help:has(+label){display:block;grid-column:1/-1;order:2;margin:0}.hall-filter-panel fieldset{order:1}}
@media(max-width:620px){.hall-steps{gap:8px 16px;margin-bottom:24px;font-size:var(--type-meta)}.hall-steps b{margin-right:4px}.hall-browse-tabs{gap:24px}.hall-browse-tabs button{font-size:var(--type-label)}.hall-search{gap:8px;margin-bottom:24px}.hall-search input{font-size:var(--type-label);padding:12px}.hall-search .solid-button{min-width:64px;padding-inline:12px}.hall-search svg{display:none}.hall-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hall-filter-panel fieldset{display:block}.hall-filter-panel>.hall-field-help:has(+label){font-size:var(--type-meta)}.hall-layout{gap:24px}.hall-theme-head{display:block}.hall-theme-head>span+span{margin-left:12px;font-size:var(--type-meta)}.hall-themes{gap:8px}.hall-themes .filter-button{font-size:var(--type-label)}.hall-result-toolbar{gap:8px;margin-bottom:24px}.hall-result-toolbar label{gap:2px}.hall-result-toolbar select{max-width:160px;padding-left:6px}.hall-grid{grid-template-columns:1fr;gap:28px}.hall-card-head{min-height:0}.hall-title{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.hall-title>span{margin:0;text-align:right;flex-shrink:0;max-width:40%}.hall-tags{min-height:0}.hall-card-actions .text-button{gap:8px}.hall-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hall-facts>div{display:block}.hall-facts dt{font-size:var(--type-meta);margin-bottom:4px}.hall-facts dd{text-align:left;font-size:var(--type-label)}.hall-compare-bar{padding:16px;bottom:8px;display:block}.hall-compare-bar>.solid-button{width:100%;margin-top:12px}.compare-chips{gap:0 12px}.compare-chips button{font-size:var(--type-meta)}dialog.hall-dialog{padding:36px 20px 24px}.hall-detail-intro{padding-right:0}.hall-detail-intro .save-button{position:static;margin-top:8px}.hall-detail-facts{gap:16px}.hall-detail-facts dd{font-size:var(--type-label)}.saved-hall-link,.hall-entry{align-items:flex-start;flex-direction:column;gap:20px}.hall-data-note{font-size:var(--type-meta)}}
.hall-photo img[hidden]{display:none}

/* Compact venue filters and clearly separated album cards. */
.hall-search{margin-bottom:16px}.hall-filter-controls{position:relative;margin-bottom:24px;z-index:25}.hall-filter-triggers{display:flex;flex-wrap:wrap;gap:10px}.hall-filter-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:46px;padding:10px 16px;border:1px solid #c2c2c2;border-radius:4px;background:var(--paper);font-size:var(--type-label);text-align:left;max-width:100%}.hall-filter-trigger svg{width:16px;height:16px;transition:transform .2s}.hall-filter-trigger:hover{border-color:#666}.hall-filter-trigger.is-selected{border-color:#555;background:#eaeaea}.hall-filter-trigger[aria-expanded=true]{border-color:#222}.hall-filter-trigger[aria-expanded=true] svg{transform:rotate(180deg)}
.hall-filter-popover{position:absolute;left:0;top:calc(100% + 12px);width:min(640px,100%);padding:28px;background:var(--paper);border:1px solid #aaa;border-radius:6px;box-shadow:0 16px 40px #0002;max-height:min(620px,70vh);overflow-y:auto;overscroll-behavior:contain}.hall-filter-popover[hidden]{display:none}.hall-filter-popover h2{font-size:var(--type-section);line-height:1.5;font-weight:500;margin:0 32px 24px 0;letter-spacing:-.02em}.hall-popover-close{position:absolute;right:12px;top:12px}.hall-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.hall-choice-grid .filter-button{padding:10px 8px;margin:0}.hall-type-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.hall-popover-label{font-size:var(--type-label);display:block;margin-top:24px}.hall-popover-label select{display:block;width:100%;margin-top:8px}.hall-popover-footer{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;margin-top:24px;border-top:1px solid var(--line)}.hall-popover-footer .text-button{border:0;color:var(--muted)}.hall-detail-controls{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hall-detail-controls .hall-popover-label{margin:0}.hall-detail-controls .hall-field-help{display:block;font-size:var(--type-meta);margin:10px 0 0}.hall-extra-conditions{margin:24px 0 0;padding:12px 0 0;border:0;border-top:1px solid var(--line)}.hall-extra-conditions legend{font-size:var(--type-label);padding-right:10px}.hall-extra-conditions .hall-checkbox{margin:0}.hall-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 24px}.hall-active-filters button{display:inline-flex;align-items:center;gap:12px;min-height:36px;padding:6px 12px;font-size:var(--type-label);background:#eaeaea;border:1px solid #d1d1d1;border-radius:3px}.hall-active-filters button span{font-size:18px;color:#555;line-height:1}.hall-active-filters .hall-reset-all{border:0;background:none;color:var(--muted);text-decoration:underline;text-underline-offset:3px}
.hall-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hall-card{display:flex;flex-direction:column;padding:0;border:1px solid #d0d0d0;border-radius:6px;background:#fafafa;overflow:hidden;transition:border-color .2s,box-shadow .2s}.hall-card:hover{border-color:#999;box-shadow:0 4px 14px #00000008}.hall-card:focus-within{border-color:#555}.hall-card .hall-photo-button{flex:none;aspect-ratio:4/3;overflow:hidden;border-bottom:1px solid #ddd}.hall-card .hall-photo{width:100%;height:100%;aspect-ratio:4/3;display:block}.hall-card .hall-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;flex:none}.hall-card .hall-photo img[hidden]{display:none}.hall-card .hall-photo-empty{display:flex;justify-content:center;border:0}.hall-card-content{padding:24px;display:flex;flex-direction:column;flex:1;min-width:0}.hall-card-head{min-height:0;padding:0}.hall-card-head>span{margin-bottom:8px;font-size:var(--type-label)}.hall-title{display:block;min-height:60px}.hall-title strong{font-size:var(--type-section);line-height:1.55;font-weight:500}.hall-title>span{display:block;text-align:left;margin-top:4px;max-width:none}.hall-tags{margin:16px 0;min-height:24px;font-size:var(--type-label)}.hall-facts{margin-top:auto;padding:16px 0;border-top:1px solid #ddd;display:block}.hall-facts>div{display:flex;justify-content:space-between;gap:12px;margin:7px 0}.hall-facts dt,.hall-facts dd{font-size:var(--type-label);margin:0}.hall-facts dd{text-align:right}.hall-card-actions{padding-top:12px;margin-top:0;border-top:1px solid #ddd}.hall-compare-check{padding-top:12px;margin-top:12px;min-height:48px}.hall-card .hall-photo-button:focus-visible{outline-offset:-5px}.hall-card .photo-failed{height:100%;margin:0;display:flex;align-items:center;justify-content:center;line-height:1.8}
@media(max-width:1050px){.hall-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hall-card-content{padding:20px}}
@media(max-width:620px){.hall-search{margin-bottom:12px}.hall-filter-controls{margin-bottom:24px}.hall-filter-triggers{gap:8px}.hall-filter-trigger{gap:10px;flex:1;padding:10px 12px;min-width:0;font-size:var(--type-label)}.hall-filter-trigger span{overflow-wrap:anywhere}.hall-filter-popover{padding:24px 16px 16px;top:calc(100% + 8px);max-height:65vh}.hall-filter-popover h2{font-size:var(--type-body);margin-bottom:20px}.hall-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hall-type-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.hall-popover-footer{gap:8px}.hall-popover-footer .solid-button{padding-inline:12px}.hall-detail-controls{grid-template-columns:1fr;gap:20px}.hall-grid{grid-template-columns:1fr;gap:24px}.hall-card-content{padding:20px}.hall-title{min-height:0}.hall-title strong{font-size:var(--type-section)}.hall-title>span{margin-top:4px}.hall-card .hall-photo,.hall-card .hall-photo-button{aspect-ratio:4/3}.hall-active-filters{margin-top:-12px}.hall-result-toolbar select{max-width:155px}}

/* Compact venue facts and photo-overlay saves. */
.hall-photo-wrap{position:relative;flex:none;aspect-ratio:4/3}.hall-photo-wrap .hall-photo-button{height:100%}.hall-heart{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f7f7f7f2;border:1px solid #ffffffa0;color:#333;box-shadow:0 2px 8px #0002;transition:background .2s,color .2s}.hall-heart svg{width:22px;height:22px;stroke-width:1.6}.hall-heart:hover{background:#fff}.hall-heart.saved{background:#333;color:#fff;border-color:#333}.hall-heart.saved svg{fill:currentColor}.hall-heart:focus-visible{outline-offset:3px}.hall-card .hall-facts{padding-bottom:0}.hall-card .hall-capacity{flex-wrap:wrap;gap:4px 12px}.hall-capacity dd{white-space:nowrap}.hall-card .hall-compare-check{margin-top:16px}.hall-grid,.hall-more{overflow-anchor:none}

/* Match Viewdding's region bundles and detailed filter controls. */
.hall-heart.saved{background:#f7f7f7f2;color:#e4475c;border-color:#ffffffa0}.hall-heart.saved:hover{background:#fff}.hall-heart.saved svg{fill:#e4475c;stroke:#e4475c}.hall-dialog .save-button.saved svg{fill:#e4475c;stroke:#e4475c}
.hall-filter-description{font-size:var(--type-label);color:var(--muted);margin:0 0 20px;line-height:1.7}.hall-region-picker{display:grid;grid-template-columns:120px minmax(0,1fr);border:1px solid var(--line);border-radius:4px;overflow:hidden}.hall-region-groups,.hall-region-bundles{max-height:330px;overflow-y:auto;overscroll-behavior:contain;padding:8px}.hall-region-groups{background:#efefef;border-right:1px solid var(--line)}.hall-region-groups button{display:block;width:100%;min-height:44px;padding:10px 8px;text-align:left;font-size:var(--type-label);border-radius:3px}.hall-region-groups button.active{background:#fff;font-weight:600}.hall-region-bundles{display:flex;flex-direction:column;gap:8px;align-items:stretch}.hall-region-bundles .filter-button{text-align:left;line-height:1.6;flex-shrink:0;margin:0}.hall-region-selection{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.hall-region-selection button{background:#eaeaea;border:1px solid #ccc;border-radius:3px;padding:8px 10px;font-size:var(--type-label);text-align:left;min-height:36px}.hall-reference-section{padding:20px 0;border-top:1px solid var(--line)}.hall-reference-section h3{font-size:var(--type-body);font-weight:600;margin:0 0 12px}.hall-reference-section .hall-filter-description{margin-bottom:16px}.hall-reference-section fieldset{margin:16px 0 0;padding:0;border:0}.hall-reference-section legend{font-size:var(--type-label);margin-bottom:10px}.hall-option-row{display:flex;flex-wrap:wrap;gap:8px}.hall-option-row .filter-button{margin:0}.hall-guest-field{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:var(--type-label)}.hall-guest-field>span{display:flex;align-items:center;gap:10px}.hall-guest-field input{width:130px;min-height:44px;padding:10px 12px;background:transparent;border:1px solid #999;font:400 var(--type-body)/1.5 var(--sans);color:var(--ink);border-radius:3px}.hall-filter-popover .hall-popover-footer{position:sticky;bottom:-28px;background:var(--paper);padding-block:16px;margin-bottom:-12px;z-index:1}.hall-popover-footer .solid-button{white-space:nowrap}
@media(max-width:620px){.hall-region-picker{grid-template-columns:94px minmax(0,1fr)}.hall-region-groups,.hall-region-bundles{max-height:300px;padding:6px}.hall-region-bundles .filter-button{padding:10px;font-size:var(--type-label)}.hall-guest-field input{width:108px}.hall-filter-popover .hall-popover-footer{bottom:-16px;margin-bottom:0;padding-block:12px;gap:8px}.hall-popover-footer .solid-button{font-size:var(--type-label)}}

/* Local updates explicitly preserve position; prevent anchoring to replaced controls. */
#app { overflow-anchor: none; }
