@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{--ink: #252621;--muted: #797a72;--paper: #eeeee9;--soft: #e3e4de;--line: rgba(37, 38, 33, .14);--accent: #687265;font-family:Noto Sans KR,Manrope,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper)}img{display:block;width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.085em;line-height:1.12}h1 em,h2 em{color:var(--accent);font-family:inherit;font-style:normal;font-weight:500}.site-header{align-items:center;backdrop-filter:blur(18px);background:#f4f3efc7;display:flex;flex-direction:column;gap:.15rem;justify-content:center;left:0;padding:1.75rem 4vw;position:absolute;top:0;width:100%;z-index:3}.brand{font-size:1.1rem;font-weight:600;letter-spacing:-.07em}.site-header .brand{font-size:3.6rem;position:static;transform:none}.brand-tagline{align-items:center;color:var(--muted);display:flex;flex-direction:column;font-size:.9rem;gap:.1rem;letter-spacing:-.03em;text-align:center}.brand-tagline>span:first-child{font-size:1.15rem;font-weight:500}.brand-location{color:var(--accent);font-size:.72rem;letter-spacing:-.04em}.header-quick-links{align-items:center;display:flex;gap:1.1rem;height:2.1rem;margin-top:.65rem}.header-quick-links>a,.map-menu,.map-menu-button{align-items:center;display:inline-flex;height:2.1rem;justify-content:center;width:2.1rem}.header-quick-links>a,.site-share-button{color:var(--muted);line-height:0}.site-share-button{background:transparent;border:0;cursor:pointer;padding:0}.header-quick-links svg{fill:none;height:1.6rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:1.6rem}.header-quick-links svg circle:last-child{fill:currentColor;stroke:none}.map-menu{position:relative}.map-menu-button{background:transparent;border:0;color:var(--muted);cursor:pointer;line-height:0;padding:0}.map-menu-button svg{fill:none;height:1.6rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:1.6rem}.map-menu-options{background:#fff;border:1px solid var(--line);border-radius:.8rem;box-shadow:0 .5rem 1.5rem #2526211f;display:flex;flex-direction:column;gap:.2rem;padding:.35rem;position:absolute;right:50%;top:calc(100% + .65rem);transform:translate(50%);width:7.8rem;z-index:5}.map-menu-options[hidden]{display:none}.map-menu-options a{align-items:center;border-radius:.5rem;color:var(--ink);display:flex;font-size:.72rem;gap:.5rem;padding:.55rem .65rem;white-space:nowrap;width:auto}.map-menu-options a:hover{background:var(--paper)}.service-icon{display:block;flex:0 0 1.25rem;height:1.25rem;object-fit:contain;width:1.25rem}.header-location,.header-action{font-size:.62rem;letter-spacing:.13em}.header-location{color:var(--muted)}.header-action{justify-self:end}.header-action span{color:var(--accent);margin-left:.4rem}main{display:flex;flex-direction:column}.eyebrow{color:var(--muted);font-size:.63rem;letter-spacing:.14em;text-transform:uppercase}.gallery-section{background:var(--paper);padding:16rem 0 3.5rem 4vw}.section-topline{align-items:center;display:flex;justify-content:space-between;padding-right:4vw}.swipe-note{color:var(--muted);font-size:.63rem;letter-spacing:.05em}.gallery-scroller{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.gallery-scroller::-webkit-scrollbar{display:none}.gallery-scroller{cursor:grab;margin-left:-4vw;padding:2rem 4vw 1rem;scroll-behavior:auto;scroll-snap-type:none;touch-action:pan-y;user-select:none}.gallery-scroller.is-dragging{cursor:grabbing}.gallery-track{display:flex;gap:1rem;width:max-content}.gallery-card{cursor:pointer;flex:0 0 min(62vw,26rem);position:relative;scroll-snap-align:start}.gallery-all-button{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;display:block;font:inherit;font-size:.78rem;margin:1.25rem 4vw 0 auto;padding:.65rem 1rem}.gallery-all-button:hover,.gallery-all-button:focus-visible{background:#fff;border-color:var(--accent)}.gallery-all-button span{color:var(--muted)}.gallery-all-dialog{background:var(--paper);border:0;border-radius:1.25rem;color:var(--ink);height:min(82vh,48rem);max-width:min(92vw,70rem);padding:1.25rem;width:min(92vw,70rem)}.gallery-all-dialog::backdrop{background:#14181494}.gallery-all-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.gallery-all-header h2{font-size:1.4rem;margin:0}.gallery-all-header button{background:transparent;border:0;color:var(--ink);cursor:pointer;font-size:1.8rem;line-height:1}.gallery-all-grid{display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr));max-height:calc(100% - 3rem);overflow-y:auto;padding:.15rem}.gallery-all-card{background:transparent;border:0;border-radius:.8rem;color:var(--ink);cursor:pointer;font:inherit;overflow:hidden;padding:0;text-align:left}.gallery-all-card img{aspect-ratio:1;background:#e9e7df;display:block;object-fit:cover;width:100%}.gallery-all-card span{display:block;font-size:.72rem;padding:.45rem .2rem .2rem}.gallery-all-card:hover img,.gallery-all-card:focus-visible img{outline:2px solid var(--accent);outline-offset:-2px}.gallery-card:focus-visible{outline:3px solid var(--accent);outline-offset:.35rem}.gallery-image-wrap{background:var(--paper);border-radius:1.25rem;overflow:hidden;position:relative}.gallery-card img{-webkit-user-drag:none;aspect-ratio:1 / 1;object-fit:contain;pointer-events:none;transition:transform .6s ease;user-select:none}.gallery-card:hover img,.gallery-card:focus-visible img{transform:scale(1.03)}.gallery-location{background:#252621e0;border:1px solid rgba(255,255,255,.35);border-radius:999px;bottom:1rem;color:#fff;font-size:.9rem;font-weight:600;left:1rem;letter-spacing:-.04em;padding:.55rem 1rem;position:absolute}.gallery-modal{align-items:center;background:#050a08fa;color:#fff;display:flex;flex-direction:column;inset:0;justify-content:center;overflow-y:auto;padding:1.25rem;position:fixed;z-index:20}.gallery-modal[hidden],.gallery-modal-map{display:none}.modal-open{overflow:hidden}.gallery-modal-close{background:transparent;border:0;color:#fff;cursor:pointer;font-size:2rem;line-height:1;position:absolute;right:1rem;top:.75rem}.gallery-modal-image-wrap{align-items:center;display:flex;height:min(58vh,34rem);justify-content:center;pointer-events:none;position:relative;width:min(90vw,58rem)}.gallery-modal-image-wrap img{height:100%;object-fit:contain;pointer-events:auto;width:100%}.gallery-modal-facility{display:none}.gallery-modal-controls{align-items:center;display:flex;flex:0 0 4.2rem;gap:.8rem;justify-content:center;margin-top:.25rem;position:relative;z-index:2}.gallery-modal-controls button{background:#050a0873;border:1px solid rgba(255,255,255,.65);border-radius:50%;color:#fff;cursor:pointer;font-size:1.7rem;height:2.7rem;line-height:1;touch-action:manipulation;user-select:none;width:2.7rem}.gallery-modal-controls span{border:1px solid rgba(255,255,255,.45);border-radius:999px;font-size:.75rem;padding:.65rem .9rem}.gallery-modal-copy{text-align:center}.gallery-modal-copy>p:first-child{color:#b8c2ba;font-size:.7rem;letter-spacing:.08em;margin:1rem 0 .4rem}.gallery-modal-copy h2{font-size:1.8rem;margin:.6rem 0 .65rem}.gallery-modal-copy>p:last-child{color:#d0d6d1;font-size:.82rem;line-height:1.7;margin:0 auto;max-width:30rem;white-space:pre-line}.space-section{background:var(--paper);padding:2.5rem 4vw 4rem}.space-heading .eyebrow{margin-bottom:1.3rem}.space-intro{color:var(--muted);font-size:.82rem;line-height:1.8;margin-top:1.5rem;max-width:24rem}h2{font-size:clamp(3rem,6vw,6rem)}.space-list{background:#f7f5ef;border-radius:1.5rem;margin:3rem 0 0;padding:1.5rem}.space-group{border-bottom:1px solid var(--line);padding:1.4rem 0 1.5rem}.space-group:first-child{padding-top:0}.space-group:last-child{border-bottom:0;padding-bottom:0}.space-group h3{color:var(--muted);font-size:.95rem;letter-spacing:-.04em;margin-bottom:1rem}.space-group ul{display:flex;flex-wrap:wrap;gap:.55rem;list-style:none;margin:0;padding:0}.space-group li{border:1px solid var(--line);border-radius:999px;font-size:.78rem;padding:0}.space-group li button{background:transparent;border:0;border-radius:inherit;color:inherit;cursor:pointer;font:inherit;padding:.55rem .85rem}.space-group li:focus-within,.space-group li:hover{background:#fff;border-color:var(--accent)}.location-map{margin-top:5rem}.map-heading{display:grid;gap:.65rem}.map-heading .eyebrow{margin-bottom:.3rem}.map-title-line{display:grid;gap:.45rem}.map-title-content{align-items:baseline;display:flex;gap:1rem;white-space:nowrap}.map-title-content h2{font-size:clamp(1.8rem,3vw,3rem);margin:0}.map-title-content .space-intro{margin:0;max-width:none}.map-filters{border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.15rem;padding-top:.7rem}.map-filter{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--muted);cursor:pointer;font:inherit;font-size:.76rem;padding:.5rem .8rem;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.map-filter:hover,.map-filter:focus-visible{border-color:var(--accent);color:var(--ink)}.map-filter.is-active{background:#5f6f61;border-color:#5f6f61;box-shadow:0 .25rem .55rem #25262124;color:#fff;transform:translateY(-1px)}.map-filter-note{align-items:center;color:#8cbd68;display:flex;font-size:.92rem;font-weight:650;gap:.35rem;line-height:1.5;margin:-.15rem 0 0}.map-filter-note span{font-size:1.25rem;line-height:1}.map-canvas{--facility-garden: #c6d8bd;--facility-back-yard: #d5b3d2;--facility-house: #f4efe4;--facility-terrace: #bcd7e7;--facility-playground: #f2bf93;--facility-kitchen: #edb9b7;--facility-bedroom: #c9bee2;--facility-bathroom: #b8dcd0;--facility-shoe-storage: #d6d0c2;--facility-living-room: #f1dc85;--facility-front-yard: #e2ded5;--facility-pool: #b8d9ea;--facility-jeongja: #efd1aa;--facility-outdoor-bathroom: #a9c9de;--facility-indoor-bbq: #b9d3e4;margin:1rem auto 0;max-width:800px;overflow:hidden;position:relative}.map-canvas svg{display:block;height:auto;width:100%}.map-zoom-button{background:#fffffff0;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;font:inherit;font-size:.8rem;opacity:0;padding:.68rem .96rem;pointer-events:none;position:absolute;right:1.5rem;top:1.5rem;transition:opacity .2s ease;z-index:2}.map-canvas:hover .map-zoom-button,.map-zoom-button:focus-visible{opacity:1;pointer-events:auto}.map-zoom-button span{color:var(--accent);margin-left:.2rem}.facility-space{stroke:none}.facility-space-garden>.facility-space,.facility-space-garden{fill:var(--facility-garden)!important;stroke:none}.facility-non-garden{fill:#f2eee6;stroke:none}.facility-space-back-yard>.facility-space,.facility-space-house>.facility-space,.facility-space-terrace>.facility-space,.facility-space-playground>.facility-space,.facility-space-kitchen>.facility-space,.facility-space-bedroom>.facility-space,.facility-space-bathroom>.facility-space,.facility-space-shoe-storage>.facility-space,.facility-space-living-room>.facility-space,.facility-space-front-yard>.facility-space,.facility-space-pool>.facility-space,.facility-space-jeongja>.facility-space,.facility-space-outdoor-bathroom>.facility-space,.facility-space-indoor-bbq>.facility-space{stroke:none}.facility-space-back-yard>.facility-space{fill:var(--facility-back-yard)!important}.facility-space-house>.facility-space{fill:var(--facility-house)!important}.facility-space-terrace>.facility-space{fill:var(--facility-terrace)!important}.facility-space-playground>.facility-space{fill:var(--facility-playground)!important}.facility-garden-right-fill{fill:var(--facility-garden);pointer-events:none}.facility-space-kitchen>.facility-space{fill:var(--facility-kitchen)!important}.facility-space-bedroom>.facility-space{fill:var(--facility-bedroom)!important}.facility-space-bathroom>.facility-space{fill:var(--facility-bathroom)!important}.facility-space-shoe-storage>.facility-space{fill:var(--facility-shoe-storage)!important}.facility-space-living-room>.facility-space{fill:var(--facility-living-room)!important}.facility-space-front-yard>.facility-space{fill:var(--facility-front-yard)!important}.facility-space-entrance>.facility-space{fill:var(--facility-front-yard)!important}.facility-space-pool>.facility-space{fill:var(--facility-pool)!important}.facility-space-jeongja>.facility-space{fill:var(--facility-jeongja)!important}.facility-space-outdoor-bathroom>.facility-space{fill:var(--facility-outdoor-bathroom)!important}.facility-space-indoor-bbq>.facility-space{fill:var(--facility-indoor-bbq)!important}.facility-space-label{fill:#3f4840;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:600;pointer-events:none;text-anchor:middle}.facility-space-back-yard .facility-space-label,.facility-space-terrace .facility-space-label,.facility-space-playground .facility-space-label,.facility-space-kitchen .facility-space-label,.facility-space-bedroom .facility-space-label,.facility-space-bathroom .facility-space-label,.facility-space-living-room .facility-space-label,.facility-space-front-yard .facility-space-label,.facility-space-pool .facility-space-label,.facility-space-jeongja .facility-space-label,.facility-space-indoor-bbq .facility-space-label,.facility-space-outdoor-bathroom .facility-space-label{fill:#3f4840}.facility-space-house>.facility-space-label{display:none}.facility-space-group{cursor:pointer;outline:none;transition:filter .25s ease,opacity .25s ease}.facility-space-group.is-filtered{opacity:1;pointer-events:none}.facility-space-group.is-filtered .facility-space{fill:#e4e6e0!important}.facility-space-group.is-filtered .facility-space-label-chip{opacity:.55}.facility-space-group.is-filtered-active{filter:drop-shadow(0 .35rem .25rem rgba(37,38,33,.22)) brightness(1.04)}.facility-map-svg.is-detail-focus .facility-space-group{opacity:.35}.facility-map-svg.is-detail-focus .facility-space-group.is-detail-highlight{filter:drop-shadow(0 .45rem .35rem rgba(68,90,64,.35)) brightness(1.08);opacity:1}.facility-map-svg.is-detail-focus .facility-space-group.is-detail-highlight .facility-space{stroke:#435447!important;stroke-width:3;vector-effect:non-scaling-stroke}.facility-space-garden.is-filtered-active .facility-garden-right-fill{stroke:none!important}.facility-garden-outline{fill:none;opacity:0;pointer-events:none;stroke:#435447;stroke-width:3;vector-effect:non-scaling-stroke}.facility-garden-outline.is-active{opacity:1}.facility-selection-outline{fill:none!important;stroke:#435447!important;stroke-width:4;vector-effect:non-scaling-stroke}.facility-space-group:hover .facility-space,.facility-space-group.is-hovered .facility-space,.facility-space-group:focus-visible .facility-space{filter:brightness(.97)}.facility-space-label-chip{pointer-events:none}.facility-space-label-chip rect{fill:#faf9f4db;stroke:#58625838;stroke-width:1;vector-effect:non-scaling-stroke}.facility-space-label-chip .facility-space-label{fill:#303830;font-size:18px;font-weight:600;letter-spacing:-.04em;paint-order:normal;stroke:none}.facility-house-marker{fill:#f8f6ef;pointer-events:none;stroke:#687268;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.facility-house-door{fill:none;stroke:#88775d;stroke-width:2}.facility-door{cursor:default;fill:none;pointer-events:none}.facility-door-leaf{fill:#f8f6ef;stroke:#7c877c;stroke-linejoin:round;stroke-width:1.6;vector-effect:non-scaling-stroke}.facility-door-swing{fill:none;stroke:#88775d;stroke-linecap:round;stroke-width:1.6;vector-effect:non-scaling-stroke}.facility-door-handle{fill:#88775d;stroke:none;vector-effect:non-scaling-stroke}.facility-main-entrance{fill:none;pointer-events:none;stroke:#c94c43;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5;vector-effect:non-scaling-stroke}.facility-gate-post{stroke-width:5}.facility-gate-leaf{stroke-width:3.5}.facility-main-entrance text{fill:#6f6049;font-size:16px;font-weight:500;letter-spacing:-.04em;stroke:none;text-anchor:middle}.facility-map-frame{display:none}.facility-playground-outline{fill:none;pointer-events:none;stroke:#c5b8a8;stroke-width:1.5;vector-effect:non-scaling-stroke}.map-zoom-dialog{background:#f7f5ef;border:0;border-radius:1.2rem;box-shadow:0 1.5rem 4rem #25262133;height:min(92vh,760px);max-width:min(96vw,1200px);padding:1rem;width:min(96vw,1200px)}.map-zoom-dialog::backdrop{background:#2526217a}.map-zoom-dialog-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:.7rem}.map-zoom-dialog-bar p{font-size:.85rem;font-weight:650;margin:0}.map-zoom-dialog-bar button{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;font:inherit;font-size:.72rem;padding:.5rem .8rem}[data-map-zoom-content]{height:calc(100% - 2.5rem)}[data-map-zoom-content] svg{display:block;height:100%;width:100%}.admin-page{background:var(--paper);min-height:100vh}.admin-shell{margin:0 auto;max-width:1120px;padding:2.5rem 4vw 6rem}.admin-back-link{color:var(--muted);font-size:.78rem}.admin-header{margin:4rem 0 3rem;max-width:42rem}.admin-header h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:.98;margin:.8rem 0 1.2rem}.admin-header h1 em{color:var(--accent);font-style:normal}.admin-header>p:last-child{color:var(--muted);font-size:.88rem;line-height:1.8}.admin-panel{background:#f7f5ef;border:1px solid var(--line);border-radius:1.5rem;margin-top:1.2rem;padding:clamp(1.2rem,3vw,2rem)}.admin-panel-heading{align-items:end;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem}.admin-panel-heading h2{font-size:clamp(1.35rem,3vw,2.2rem);margin:.45rem 0 0}.admin-category-grid{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr)}.admin-category-card{border:1px solid var(--line);border-radius:1rem;min-width:0;padding:1rem}.admin-category-card legend{font-size:.9rem;font-weight:700;padding:0 .35rem}.admin-check-list{display:grid;gap:.5rem;margin-top:.6rem}.admin-check-list label{align-items:center;color:var(--muted);display:flex;font-size:.8rem;gap:.5rem}.admin-check-list input{accent-color:var(--accent)}.admin-category-actions{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.admin-category-actions .admin-help{margin:0}.admin-select-label{color:var(--muted);display:grid;font-size:.75rem;gap:.4rem;min-width:10rem}.admin-select-label select{background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--ink);font:inherit;padding:.65rem .8rem}.admin-photo-toolbar{align-items:end;display:flex;gap:.7rem}.admin-secondary-button{background:var(--accent);border:0;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-size:.75rem;padding:.68rem .95rem;white-space:nowrap}.admin-help{color:var(--muted);font-size:.78rem;margin:-.4rem 0 1rem}.admin-photo-list{display:grid;gap:.5rem}.admin-global-photo-section{border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1rem}.admin-global-photo-heading{align-items:baseline;display:flex;gap:.7rem;margin-bottom:.6rem}.admin-global-photo-heading h3{font-size:.85rem;margin:0}.admin-global-photo-heading span{color:var(--muted);font-size:.7rem}.admin-photo-row.is-global-only{opacity:.82}.admin-location-linker{display:grid;gap:1rem;grid-template-columns:minmax(18rem,1fr) minmax(20rem,1.4fr)}.admin-location-map{background:#e9e7df;border:1px solid var(--line);border-radius:1rem;display:grid;gap:.4rem;grid-template-columns:repeat(3,1fr);padding:.7rem}.admin-location-map-button{background:#ffffffb8;border:1px solid var(--line);border-radius:.55rem;color:var(--ink);cursor:pointer;font:inherit;font-size:.7rem;min-height:3rem;padding:.35rem}.admin-location-map-button.is-selected{background:var(--accent);border-color:var(--accent);color:#fff}.admin-location-photos{min-width:0}.admin-location-photos h3{font-size:.9rem;margin:0 0 .7rem}.admin-location-photo-list{display:grid;gap:.45rem;max-height:24rem;overflow:auto}.admin-location-photo-option{align-items:center;background:#fff;border:1px solid var(--line);border-radius:.65rem;cursor:pointer;display:flex;gap:.55rem;padding:.4rem}.admin-location-photo-option img{border-radius:.4rem;height:3rem;object-fit:cover;width:3rem}.admin-location-photo-option span{font-size:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-photo-row{align-items:center;background:#fff;border:1px solid var(--line);border-radius:.85rem;display:flex;gap:.8rem;justify-content:space-between;padding:.45rem .65rem}.admin-photo-check{align-items:center;display:flex;gap:.7rem;min-width:0}.admin-photo-check input{accent-color:var(--accent)}.admin-photo-check img{aspect-ratio:1;border-radius:.55rem;height:3.5rem;object-fit:cover;width:3.5rem}.admin-photo-preview-trigger{background:transparent;border:0;cursor:zoom-in;padding:0}.admin-photo-check span{display:grid;gap:.15rem;min-width:0}.admin-photo-check strong{font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-photo-check small{color:var(--muted);font-size:.7rem}.admin-photo-order{align-items:center;display:flex;gap:.35rem}.admin-photo-order span{color:var(--muted);font-size:.75rem;min-width:1.2rem;text-align:center}.admin-photo-order button{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--ink);cursor:pointer;height:2rem;width:2rem}.admin-photo-order [data-photo-remove]{border-color:#d8aaa0;color:#9b4d3d;font-size:.68rem;width:auto}.admin-photo-fields{display:grid;flex:1;gap:.35rem;grid-template-columns:minmax(9rem,1fr) minmax(14rem,2fr)}.admin-photo-fields label{color:var(--muted);display:grid;font-size:.68rem;gap:.2rem}.admin-photo-fields input,.admin-photo-fields textarea{background:#fbfaf6;border:1px solid var(--line);border-radius:.45rem;color:var(--ink);font:inherit;font-size:.75rem;min-width:0;padding:.4rem .5rem;resize:vertical}.admin-photo-dialog{background:#f7f5ef;border:1px solid var(--line);border-radius:1.2rem;max-height:86vh;max-width:42rem;padding:1.2rem;width:min(92vw,42rem)}.admin-photo-dialog::backdrop{background:#25262173}.admin-photo-preview-dialog{background:#f7f5ef;border:1px solid var(--line);border-radius:1.2rem;max-height:90vh;max-width:58rem;padding:1.2rem;width:min(92vw,58rem)}.admin-photo-preview-dialog::backdrop{background:#2526218c}.admin-photo-preview-dialog [data-photo-preview-image]{display:block;max-height:68vh;object-fit:contain;width:100%}.admin-photo-preview-dialog [data-photo-preview-description]{color:var(--muted);line-height:1.6;margin:.8rem 0 0}.admin-photo-dialog-header{align-items:start;display:flex;justify-content:space-between;margin-bottom:1rem}.admin-photo-dialog-header h2{font-size:1.35rem;margin:.35rem 0 0}.admin-photo-dialog-header>button{background:transparent;border:0;color:var(--muted);cursor:pointer;font-size:1.6rem;line-height:1}.admin-photo-picker-list{display:grid;gap:.45rem;max-height:58vh;overflow:auto;padding:.1rem}.admin-photo-picker-row{align-items:center;background:#fff;border:1px solid var(--line);border-radius:.7rem;cursor:pointer;display:flex;gap:.65rem;padding:.45rem .6rem}.admin-photo-picker-row img{border-radius:.45rem;height:3rem;object-fit:cover;width:3rem}.admin-photo-picker-row span{display:grid;gap:.15rem;min-width:0}.admin-photo-picker-row strong{font-size:.78rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-photo-picker-row small{color:var(--muted);font-size:.68rem}.admin-upload-button{border:1px dashed var(--accent);border-radius:.7rem;color:var(--accent);cursor:pointer;display:block;font-size:.78rem;margin-top:.8rem;padding:.7rem;text-align:center}.admin-upload-button input{display:none}.admin-photo-dialog [data-photo-dialog-done]{margin-top:1rem}.admin-thumbnail-editor{display:grid;gap:.8rem;max-width:32rem}.admin-thumbnail-source{align-items:end;display:flex;gap:.8rem;justify-content:space-between}.admin-thumbnail-preview{aspect-ratio:1.91 / 1;background:#ddd8cc;border:1px solid var(--line);border-radius:.8rem;cursor:move;overflow:hidden;touch-action:none}.admin-thumbnail-preview img{height:100%;object-fit:cover;width:100%}.admin-range-label{color:var(--muted);display:grid;font-size:.75rem;gap:.35rem}.admin-range-label input{accent-color:var(--accent)}.admin-library-dialog{background:#f7f5ef;border:1px solid var(--line);border-radius:1.2rem;max-height:90vh;max-width:58rem;padding:1.2rem;width:min(94vw,58rem)}.admin-library-dialog::backdrop{background:#2526217a}.admin-library-list{display:grid;gap:.55rem;max-height:48vh;overflow:auto;padding:.1rem}.admin-library-row{align-items:center;background:#fff;border:1px solid var(--line);border-radius:.8rem;display:flex;gap:.7rem;padding:.5rem}.admin-library-row.is-pending-delete{opacity:.48}.admin-library-row>img{aspect-ratio:1;border-radius:.55rem;height:4rem;object-fit:cover;width:4rem}.admin-library-fields{display:grid;flex:1;gap:.35rem;grid-template-columns:1fr 1fr}.admin-library-order{color:var(--accent);font-size:.7rem;font-weight:700;grid-column:1 / -1}.admin-library-fields label{color:var(--muted);display:grid;font-size:.68rem;gap:.2rem}.admin-library-fields input{background:#fbfaf6;border:1px solid var(--line);border-radius:.45rem;color:var(--ink);font:inherit;font-size:.75rem;min-width:0;padding:.45rem .5rem}.admin-library-references{color:var(--muted);font-size:.68rem;grid-column:1 / -1;line-height:1.5}.admin-library-icon-button{background:transparent;border:1px solid var(--line);border-radius:999px;color:var(--muted);cursor:pointer;font-size:1.1rem;height:2.1rem;width:2.1rem}.admin-library-section-heading{align-items:center;display:flex;justify-content:space-between;margin:1.1rem 0 .5rem}.admin-library-section-heading h3{font-size:.85rem;margin:0}.admin-library-section-heading span{color:var(--muted);font-size:.72rem}.admin-library-actions{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.admin-library-actions [role=status]{color:var(--accent);font-size:.75rem;margin-right:auto}.share-toast{background:#252621f0;border-radius:1rem;box-shadow:0 1rem 3rem #0003;color:#fff;left:50%;opacity:0;padding:1.1rem 1.5rem;pointer-events:none;position:fixed;text-align:center;top:50%;transform:translate(-50%,-42%);transition:opacity .3s ease,transform .3s ease;z-index:40}.share-toast[hidden]{display:block}.share-toast.is-visible{opacity:1;transform:translate(-50%,-50%)}.share-toast small{color:#d6e7c4;font-size:.75rem}.admin-actions{align-items:center;display:flex;gap:1rem;margin-top:1.5rem;.admin-photo-row{align-items:stretch;flex-wrap:wrap}.admin-photo-fields{flex-basis:100%;grid-template-columns:1fr;margin-left:3.7rem}.admin-library-fields,.admin-location-linker{grid-template-columns:1fr}.admin-photo-toolbar{align-items:stretch;width:100%}.admin-photo-toolbar .admin-select-label{flex:1}}.admin-save{background:var(--accent);border:0;border-radius:999px;color:#fff;cursor:pointer;font:inherit;font-size:.82rem;padding:.8rem 1.2rem}.admin-save:disabled{cursor:wait;opacity:.55}[data-admin-status]{color:var(--accent);font-size:.78rem}[data-admin-status].is-error{color:#bd4c3f}@media(min-width:701px){.gallery-modal{display:grid;grid-template-columns:minmax(22rem,32vw) minmax(34rem,54vw);grid-template-rows:minmax(0,68vh) 2.8rem auto;justify-content:center;align-content:center;column-gap:.75rem;row-gap:0}.gallery-modal-map{align-items:center;align-self:center;aspect-ratio:740 / 470;display:flex;height:auto;justify-content:center;justify-self:start;max-height:min(48vh,30rem);min-width:0;overflow:hidden;pointer-events:none;transform:translate(-9rem);width:100%;z-index:1}.gallery-modal-map.map-canvas{margin:0;max-width:none;overflow:visible}.gallery-modal-map svg{height:100%;max-width:100%;min-width:0;width:100%}.gallery-modal-map .facility-space-group{opacity:.1}.gallery-modal-map .facility-space-group.is-modal-highlight{filter:drop-shadow(0 .35rem .25rem rgba(180,222,116,.6)) brightness(1.28);opacity:1}.gallery-modal-map .facility-space-group.is-modal-highlight .facility-space{stroke:#b8d978!important;stroke-width:3}.gallery-modal-map+.gallery-modal-image-wrap{grid-column:2;grid-row:1;height:min(68vh,42rem);position:relative;width:100%;z-index:2}.gallery-modal-map{grid-column:1;grid-row:1}.gallery-modal-controls{grid-column:1 / -1;grid-row:2;height:3rem;margin-top:.9rem}.gallery-modal-copy{grid-column:1 / -1;grid-row:3}.gallery-modal-copy h2{margin-top:.4rem}.gallery-modal.is-unmapped{grid-template-columns:minmax(34rem,54vw)}.gallery-modal.is-unmapped .gallery-modal-map{display:none}.gallery-modal.is-unmapped .gallery-modal-image-wrap{grid-column:1}.space-section{display:block}.location-map{margin:0 auto;width:70%}.location-map .map-canvas{width:100%}.site-header{padding:1.224rem 4vw}.site-header .brand{font-size:3.917rem}.brand-tagline{font-size:.979rem}.brand-tagline>span:first-child{font-size:1.251rem}.brand-location{font-size:.784rem}.header-quick-links{gap:.979rem;height:2.611rem;margin-top:.544rem}.header-quick-links>a,.map-menu,.map-menu-button{height:2.611rem;width:2.611rem}.header-quick-links svg,.map-menu-button svg{height:2.611rem;width:2.611rem}.gallery-section{padding-top:16.32rem}.gallery-card{flex-basis:min(62vw,21.216rem)}.map-canvas{max-width:none;width:59.5vw}}@media(max-width:700px){.admin-shell{padding:1.5rem 1.25rem 4rem}.admin-header{margin:3rem 0 2rem}.admin-panel-heading{align-items:start;flex-direction:column}.admin-category-grid{grid-template-columns:1fr}.admin-select-label,.admin-select-label select{width:100%}.admin-photo-check img{height:3rem;width:3rem}.site-header{padding:1.5rem 1.25rem}.site-header .brand{font-size:3rem}.brand-tagline{font-size:.85rem;max-width:26rem}.brand-tagline>span:first-child{font-size:1.1rem}.brand-location{font-size:.7rem;max-width:26rem}.header-quick-links{gap:1.05rem;height:2.2rem;margin-top:.65rem}.header-quick-links>a,.map-menu,.map-menu-button{height:2.2rem;width:2.2rem}.header-quick-links svg,.map-menu-button svg{height:1.7rem;width:1.7rem}.gallery-section{padding-left:1.25rem}.gallery-section{padding-bottom:.75rem;padding-top:14rem}.space-section{padding:1rem 1.25rem 3.5rem}.space-section:before{background:var(--line);content:"";display:block;height:2px;margin:0 auto .8rem;width:2.5rem}.map-title-line{gap:.35rem}.map-title-content{align-items:flex-start;flex-wrap:wrap;gap:.35rem .8rem;white-space:normal}.map-title-content .space-intro{flex-basis:100%;font-size:.78rem}.gallery-scroller{margin-left:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.gallery-card{flex-basis:52vw}.gallery-location{bottom:.8rem;font-size:.82rem;left:.8rem;padding:.5rem .85rem}.gallery-modal{padding:.75rem}.gallery-modal-image-wrap{height:min(52vh,30rem);width:100%}.gallery-modal-copy h2{font-size:1.45rem;margin-top:.65rem}.gallery-all-button{margin-right:1.25rem}.gallery-all-dialog{padding:.85rem}.gallery-all-grid{gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr))}.space-list{padding:1.25rem}.space-group li{font-size:.74rem;padding:.5rem .72rem}.location-map{margin-top:.25rem}.map-canvas{margin:2rem -1.25rem 0;max-width:none;overflow:hidden}.map-canvas svg{min-width:0;width:100%}.facility-space-label-chip .facility-space-label{font-size:18px}.map-zoom-button{font-size:.72rem;opacity:1;padding:.55rem .72rem;pointer-events:auto;right:.9rem;top:.9rem}.map-zoom-dialog{height:min(88vh,42rem);max-width:96vw;padding:.6rem;width:96vw}.map-zoom-dialog [data-map-zoom-content]{overflow:hidden}.map-zoom-dialog [data-map-zoom-content] svg{min-width:0;width:100%}.map-chip text{font-size:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.facility-space-group,.map-filter{transition:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
