:root{font-family:Arial,Helvetica,sans-serif;color:#f0f6fc;background:#112338;color-scheme:dark;--cyan:#83dfff;--muted:#b5c9dc;--line:#91c9fa29}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0;background:radial-gradient(ellipse at 0 0,#20476866,transparent 1000px),#112338}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}h1,h2,p{margin:0}img{display:block;max-width:100%}.skip{position:fixed;top:-100px;left:20px;z-index:30;padding:15px;background:var(--cyan);color:#102236}.skip:focus{top:10px}.photo-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 5vw;border-bottom:1px solid var(--line);background:#112338f5;backdrop-filter:blur(18px)}.back-home{display:flex;gap:14px;align-items:center;font-size:12px;color:var(--muted)}.back-home>span:first-child{font-size:22px}.photo-brand{font-size:11px;letter-spacing:.2em}.photo-brand span{color:var(--cyan)}.book{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--cyan);color:#092039;padding:13px 21px;border-radius:99px;font-size:12px;font-weight:700;white-space:nowrap}.book:hover{background:#b3efff}.photo-intro{max-width:1440px;padding:45px 5vw 35px;margin:auto}.eyebrow{font-size:9px;letter-spacing:.17em;line-height:1.8;color:var(--cyan);font-weight:700}.photo-intro h1{font:400 clamp(38px,4vw,58px)/1.1 Georgia,serif;letter-spacing:-.035em;margin:10px 0 17px}.photo-intro em{color:var(--cyan);font-weight:400}.photo-intro>p:last-child{font-size:12px;line-height:1.8;color:var(--muted)}.photo-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:45px;max-width:1440px;margin:auto;padding:0 5vw 70px;align-items:start}.room-nav{position:sticky;top:105px;max-height:calc(100svh - 130px);overflow:auto;scrollbar-width:thin;padding:8px 8px 10px 0}.room-nav>.eyebrow{margin:0 0 16px 14px}.room-nav>div{display:grid;gap:4px}.room-nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid transparent;border-radius:9px;font-size:12px;color:var(--muted);line-height:1.4}.room-nav small{font-size:10px;color:#92b9d6}.room-nav a:hover{background:#203b56;color:white}.room-nav a[aria-current]{background:#23465f;border-color:#83dfff44;color:#a6e9ff}.photo-section{scroll-margin-top:105px;padding:8px 0 55px;margin-bottom:25px;border-bottom:1px solid var(--line)}.section-heading{display:flex;align-items:start;gap:25px;justify-content:space-between;margin-bottom:24px}.section-heading h2{font:400 clamp(29px,3vw,40px)/1.15 Georgia,serif;letter-spacing:-.025em;margin:8px 0 13px}.section-heading h2:focus{outline:none}.section-heading p:last-child{font-size:13px;color:var(--muted);line-height:1.8;max-width:650px}.photo-total{white-space:nowrap;font-size:10px;color:var(--muted);border:1px solid var(--line);border-radius:99px;padding:8px 12px;margin-top:24px}.photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 18px;align-items:start}.photo-grid figure{margin:0;min-width:0}.photo-grid.odd figure:first-child{grid-column:1/-1}.enlarge{position:relative;display:block;overflow:hidden;border-radius:14px;background:#0d1d2f}.enlarge img{width:100%;height:auto}.enlarge:hover .expand{background:var(--cyan);color:#092039}.expand{position:absolute;right:13px;top:13px;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#0c203bab;border:1px solid #dbf5ff77;font-size:18px;color:#fff}.photo-grid figcaption{font-size:11px;line-height:1.65;color:var(--muted);padding:11px 3px 0}.photo-end{padding:30px 0 10px;display:flex;align-items:center;flex-wrap:wrap;gap:22px}.photo-end h2{font:36px Georgia,serif;width:100%;margin-bottom:8px}.photo-end>a:last-child{font-size:12px;color:var(--cyan)}
#photo-viewer{width:min(1320px,96vw);max-width:none;height:min(960px,94svh);max-height:94svh;border:1px solid #7fd8ff44;border-radius:18px;padding:20px 24px;background:#102237;color:#f0f6fc;overflow:hidden;box-shadow:0 25px 90px #000a}#photo-viewer[open]{display:flex;flex-direction:column}#photo-viewer::backdrop{background:#020b18ed}.viewer-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:15px}.viewer-top>div{display:flex;gap:20px;align-items:center}#viewer-room{font:21px Georgia,serif}#viewer-count{font-size:12px;color:var(--muted)}#photo-viewer button{cursor:pointer;border:1px solid #84cfff55;border-radius:99px;background:#17314c;color:#fff;padding:10px 17px;font-size:13px}.viewer-stage{display:grid;grid-template-columns:45px minmax(0,1fr) 45px;align-items:center;gap:16px;flex:1;min-height:0}.viewer-stage img{width:100%;height:100%;min-height:0;object-fit:contain}.viewer-stage button{padding:12px 0!important;font-size:20px!important}.viewer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;font-size:12px;line-height:1.7}.viewer-bottom p{max-width:75%}.viewer-bottom a{color:var(--cyan);white-space:nowrap;border-bottom:1px solid #83dfff55}body.viewer-open{overflow:hidden}
@media(min-width:1600px){.photo-layout,.photo-intro{padding-inline:60px}}
@media(max-width:1000px){.photo-layout{grid-template-columns:180px minmax(0,1fr);gap:25px}.room-nav a{font-size:11px;padding:11px 10px}.room-nav>.eyebrow{font-size:8px}.photo-brand{font-size:9px}.section-heading{gap:15px}.section-heading p:last-child{font-size:12px}.photo-total{padding:7px 10px}}
@media(max-width:700px){html{scroll-padding-top:0}.photo-header{padding:15px 5vw;gap:15px}.photo-brand{display:none}.book{font-size:11px;padding:12px 15px;gap:12px}.back-home{font-size:11px;gap:10px}.photo-intro{padding-top:30px;padding-bottom:25px}.photo-intro h1{font-size:39px;max-width:350px}.photo-intro>p:last-child{font-size:11px;max-width:300px}.photo-layout{display:block;padding-inline:0}.room-nav{position:sticky;top:66px;z-index:9;padding:10px 0;margin-bottom:25px;max-height:none;overflow:visible;border-block:1px solid var(--line);background:#112338fa}.room-nav>.eyebrow{display:none}.room-nav>div{display:flex;gap:8px;overflow-x:auto;padding:3px 5vw;scrollbar-width:thin}.room-nav a{flex-shrink:0;white-space:nowrap;border-color:var(--line);border-radius:99px;padding:10px 14px;font-size:11px;gap:9px}.room-nav small{font-size:9px}.photo-layout main{padding-inline:5vw}.photo-section{scroll-margin-top:143px;padding-top:0;padding-bottom:32px;margin-bottom:29px}.section-heading{margin-bottom:19px}.section-heading h2{font-size:32px;line-height:1.15}.section-heading .eyebrow{font-size:7px}.section-heading p:last-child{font-size:12px}.photo-total{font-size:9px;margin-top:18px;padding:7px 9px}.photo-grid{grid-template-columns:1fr;gap:20px}.photo-grid.odd figure:first-child{grid-column:auto}.photo-grid figcaption{font-size:11px}.enlarge{border-radius:12px}.expand{width:29px;height:29px;font-size:16px;top:11px;right:11px}.photo-end h2{font-size:32px}.photo-end{gap:20px}#photo-viewer{height:94svh;width:96vw;padding:16px 12px;border-radius:14px}.viewer-top{align-items:start;gap:12px}.viewer-top>div{display:block}#viewer-room{display:block;font-size:21px;margin-bottom:7px}#viewer-count{font-size:11px}#photo-viewer button{font-size:11px;padding:9px 13px;white-space:nowrap}.viewer-stage{position:relative;display:flex;align-items:center;justify-content:center;padding-bottom:54px}.viewer-stage img{width:100%;height:100%}.viewer-stage button{position:absolute;bottom:0;width:44px}.viewer-stage button:first-child{left:calc(50% - 60px)}.viewer-stage button:last-child{right:calc(50% - 60px)}.viewer-bottom{display:block;padding-top:16px;font-size:11px}.viewer-bottom p{max-width:none;margin-bottom:12px}.viewer-bottom a{display:inline-block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
