@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--ink:#183c52;--blue:#e9f0f4;--line:#d3dfe5;--muted:#506370;--paper:#fff;scroll-behavior:smooth;scroll-padding-top:30px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #bf782c;outline-offset:6px}.header{display:flex;align-items:center;justify-content:space-between;padding:26px 4.7%;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;flex-direction:column;text-align:center;line-height:1.1;flex-shrink:0}.brand-top{font-family:'Instrument Serif',Georgia,serif;font-size:29px;letter-spacing:1.5px}.brand-bottom{font-size:10px;font-weight:600;letter-spacing:4px;margin-top:7px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover,.text-link:hover{color:#6b8ca1}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);color:white;padding:17px 24px;font-size:15px;line-height:1.5;transition:background .2s}.button:hover{background:#2b5871}.button.small{font-size:14px;padding:13px 18px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:670px}.hero-copy{padding:63px 8% 55px 9.4%;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 24px;line-height:1.7}h1,h2,h3{font-weight:400;line-height:1.03;margin:0;font-family:'Instrument Serif',Georgia,serif}h1{font-size:clamp(64px,6.7vw,108px);letter-spacing:-2.5px}h1 em{font-weight:400}h2{font-size:clamp(48px,4.6vw,74px);letter-spacing:-1px}.hero-bottom{max-width:360px;margin-top:30px}.hero-bottom p{color:var(--muted);margin:0 0 25px}.text-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:7px;font-size:14px;font-weight:500}.hero-photo{position:relative;min-height:600px;overflow:hidden}.hero-photo img{position:absolute;inset:0;object-position:45% center}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0d283ec4)}.photo-caption,.photo-index{position:absolute;z-index:1;color:white;font-size:11px;letter-spacing:1.6px;bottom:30px;left:30px}.photo-index{top:24px;bottom:auto;padding:8px 12px;background:#183c52db;font-size:10px}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 4.7%;background:var(--blue);gap:20px}.facts p{margin:0;padding-left:24px;border-left:1px solid #bccdd6}.facts p:first-child{padding-left:0;border:0}.facts strong{display:block;font-weight:500;font-size:19px}.facts span{font-size:13px;color:var(--muted)}.section{padding:105px 8%}.space{display:grid;grid-template-columns:1.06fr 1fr;gap:10%;align-items:center}.space-image{align-self:stretch}.space-image img{height:530px;object-position:45% center}.image-note{margin:12px 0 0;color:var(--muted);font-size:12px}.space-copy>p:not(.eyebrow){color:var(--muted);max-width:400px;margin:24px 0}.space-copy .text-link{margin-top:6px}.occasions{background:var(--blue);padding-top:85px;padding-bottom:80px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading>p{color:var(--muted);max-width:310px;margin:0 0 5px}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px}.occasion-grid article{border-top:1px solid #b6c9d3;padding-top:20px}.number{font-size:12px;color:#617986}.occasion-grid h3{font-size:30px;margin:35px 0 15px}.occasion-grid p{font-size:15px;color:var(--muted);margin:0;line-height:1.7}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:85px 4.7% 0}.gallery figure{margin:0}.gallery img{height:420px}.gallery figcaption{font-size:13px;margin-top:12px;color:var(--muted)}.details{display:grid;grid-template-columns:1fr 1.3fr;gap:10%}.details>div>p:not(.eyebrow){color:var(--muted);margin-top:25px}.faqs{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{font-size:17px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:22px}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:23px;line-height:1.2;font-weight:400}details[open] summary:after{content:'−'}details p{color:var(--muted);font-size:15px;max-width:500px;margin:15px 35px 0 0}.inquire{background:var(--ink);color:white;padding:85px 20px 90px;text-align:center}.inquire .eyebrow{color:#b4cad7}.inquire h2{font-size:clamp(54px,5.4vw,84px)}.inquire>p:not(.eyebrow){color:#c7d6de;margin:25px 0 30px}.button.light{background:white;color:var(--ink)}.button.light:hover{background:var(--blue)}.email{display:block;width:fit-content;margin:20px auto 0;font-size:14px;color:#d7e3e9;text-decoration:underline;text-underline-offset:4px}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px 4.7%}footer p{font-size:13px;color:var(--muted);margin:0}footer p a{text-decoration:underline;text-underline-offset:3px}footer>span{font-size:12px;color:var(--muted)}
@media(min-width:1600px){main,.header,footer{max-width:1800px;margin:auto}.hero{min-height:760px}}@media(max-width:1000px){.header nav{gap:20px}.hero{min-height:580px}h1{font-size:70px}.hero-copy{padding-top:45px;padding-bottom:45px}.hero-photo{min-height:560px}.eyebrow{font-size:11px;letter-spacing:1.4px}.section{padding:75px 5%}.space{gap:7%}.space-image img{height:470px}.occasion-grid{gap:22px}.occasion-grid h3{font-size:27px}.gallery img{height:330px}.details{gap:7%}.facts strong{font-size:16px}.facts span{font-size:12px}}@media(max-width:700px){.header{padding:19px 5%;gap:15px}.brand-top{font-size:23px}.brand-bottom{font-size:9px;letter-spacing:3px}.header nav{display:none}.button.small{font-size:12px;padding:11px 13px;gap:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6% 40px}h1{font-size:clamp(58px,12vw,82px);letter-spacing:-1.5px}.hero-bottom{max-width:100%;margin-top:24px}.hero-bottom p{max-width:380px}.hero-photo{min-height:380px}.hero-photo img{object-position:center 58%}.photo-caption{font-size:10px;left:20px;bottom:20px}.photo-index{left:20px;top:20px}.facts{grid-template-columns:1fr 1fr;padding:27px 6%;gap:25px 16px}.facts p{padding-left:16px}.facts p:nth-child(3){padding-left:0;border:0}.facts strong{font-size:16px}.section{padding:62px 6%}.space{grid-template-columns:1fr;gap:35px}.space-image img{height:360px}.space-copy h2 br:last-child{display:none}.space-copy h2 br:last-child:after{content:' '}.space-copy>p:not(.eyebrow){max-width:100%}h2{font-size:52px}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:100%}.occasion-grid{grid-template-columns:1fr 1fr;gap:30px 22px;margin-top:35px}.occasion-grid h3{font-size:28px;margin-top:22px}.occasion-grid p{font-size:14px}.gallery{padding:50px 6% 0;gap:22px;grid-template-columns:1fr}.gallery img{height:310px}.details{grid-template-columns:1fr;gap:30px}.details h2{max-width:360px}.details h2 br{display:none}.details h2 br:after{content:' '}.details h2{font-size:50px}.inquire{padding:65px 6%}.inquire h2{font-size:54px}.desktop-break{display:none}footer{flex-wrap:wrap;padding:30px 6%;gap:25px}footer>span{width:100%;border-top:1px solid var(--line);padding-top:20px}.eyebrow{font-size:11px}.image-note{font-size:12px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
.inquiry-section{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;text-align:left;padding:85px 8%}.inquiry-intro h2{font-size:clamp(48px,4.5vw,72px)}.inquiry-intro>p:not(.eyebrow){color:#d6e1e8;max-width:390px;margin:25px 0}.inquiry-intro .inquiry-note{font-size:15px}.inquiry-intro .email{margin:28px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{min-width:0}.field label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.field label span{font-size:12px;font-weight:400;color:#cedce4}.field input:not([type=checkbox]),.field select,.field textarea{display:block;width:100%;min-width:0;min-height:48px;border:1px solid #93aebb;border-radius:0;padding:12px 13px;background:#fff;color:#183c52;font:inherit;font-size:16px;line-height:1.4}.field textarea{resize:vertical}.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible{outline:3px solid #e7bb75;outline-offset:3px}.field textarea::placeholder{color:#596b77}.full-width{grid-column:1/-1}.field .checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:400;margin:12px 0 0}.checkbox-label input{width:18px;height:18px;accent-color:#183c52}.form-trap{display:none!important}.form-disclosure,.form-footnote{font-size:12px;line-height:1.6;color:#cfdee6;margin:20px 0}.form-footnote{margin:12px 0 0}form .button{font-family:inherit;border:0;cursor:pointer;width:100%;font-size:16px;min-height:52px}.thank-you{padding:90px 8%;max-width:850px}.thank-you>p:not(.eyebrow){max-width:510px;color:var(--muted);margin:25px 0}.thank-you .button{margin-top:15px}@media(max-width:850px){.inquiry-section{grid-template-columns:1fr;padding:65px 6%;gap:35px}.inquiry-intro h2{font-size:54px}.inquiry-intro>p:not(.eyebrow){max-width:100%}.inquiry-intro .inquiry-note{margin-bottom:15px}}@media(max-width:430px){.form-grid{grid-template-columns:1fr;gap:20px}.inquiry-intro h2{font-size:48px}}
.layouts{padding-bottom:35px}.layouts .section-heading{align-items:center}.layouts h2{max-width:570px}.layout-options{display:flex;gap:10px;flex-wrap:wrap;margin:35px 0 22px}.layout-options button{font:inherit;font-size:15px;padding:12px 22px;background:white;border:1px solid #a7bac6;color:var(--ink);cursor:pointer;min-height:48px}.layout-options button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.layout-options button:hover{box-shadow:inset 0 0 0 1px var(--ink)}.layout-options button:focus-visible{outline:3px solid #b47830;outline-offset:3px}.layout-card{border:1px solid var(--line);padding:25px 30px 0;background:#fbfdfe}.layout-topline{display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:1.5px;color:var(--muted);margin-bottom:22px}.layout-drawing svg{display:block;width:100%;height:auto}.room{fill:#ffffffa0;stroke:#183c52;stroke-width:2}.doors{stroke:#5a9eb7;stroke-width:6}.dimension{stroke:#6a8392;fill:none;stroke-width:1}.plan-label{font-family:'DM Sans',Arial,sans-serif;font-size:13px;fill:#365368}.furniture{fill:#e4ecf1;stroke:#6b8799;stroke-width:1.3}.table{fill:#d5e6eb;stroke:#365d71;stroke-width:1.5}.chair{fill:#fff;stroke:#648090;stroke-width:1.2}.stage{fill:#c4d5e0;stroke:#365d71;stroke-width:1.5}.layout-description{border-top:1px solid var(--line);padding:23px 0;display:grid;grid-template-columns:1fr 2fr;gap:25px;align-items:center}.layout-description h3{font-size:30px}.layout-description p{font-size:15px;color:var(--muted);margin:0}.layout-disclaimer{font-size:13px;color:var(--muted);max-width:920px;margin-top:18px}@media(max-width:700px){.layout-card{padding:16px 12px 0}.layout-topline{font-size:10px;letter-spacing:.5px}.layout-drawing{overflow-x:auto}.layout-drawing svg{min-width:590px}.layout-description{grid-template-columns:1fr;gap:12px}.layout-options{gap:8px}.layout-options button{font-size:14px;padding:11px 14px}.layouts{padding-bottom:0}.hero-photo img{object-position:center 55%}}

.gallery-panorama{grid-column:1/-1}.gallery .gallery-panorama img{height:auto;aspect-ratio:2.5/1;object-position:center 58%}@media(max-width:700px){.gallery .gallery-panorama img{aspect-ratio:1.5/1}.hero-photo img{object-position:center 58%}}

.press-section{background:var(--blue);padding-top:65px;padding-bottom:70px}.press-section h2{font-size:clamp(42px,4vw,64px)}.press-intro{color:var(--muted);margin:18px 0 35px}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.press-story{border-top:1px solid #aebfc9;padding-top:22px;display:flex;flex-direction:column;align-items:flex-start}.press-publication{font-size:14px;font-weight:600}.press-story h3{font-size:29px;line-height:1.18;margin:20px 0}.press-date{font-size:12px;color:var(--muted);margin-bottom:22px}.press-read{margin-top:auto;font-size:14px;border-bottom:1px solid;padding-bottom:3px}.press-story:hover .press-read{color:#47758d}@media(max-width:700px){.press-grid{grid-template-columns:1fr;gap:30px}.press-story h3{font-size:28px;margin:14px 0}.press-section{padding:55px 6%}}
.photo-gallery{padding-bottom:30px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px;margin-top:38px}.photo-grid figure{margin:0;min-width:0}.photo-grid figure:first-child,.photo-grid figure:last-child{grid-column:span 2}.gallery-open{display:block;position:relative;width:100%;height:280px;padding:0;border:0;background:var(--blue);cursor:zoom-in;overflow:hidden}.gallery-open img{transition:transform .3s}.gallery-open:hover img{transform:scale(1.035)}.gallery-open:focus-visible{outline:3px solid #b47830;outline-offset:4px}.enlarge-label{position:absolute;bottom:13px;right:13px;background:#183c52e8;color:white;padding:6px 10px;font-size:12px}.photo-grid figcaption{font-size:13px;color:var(--muted);margin-top:10px}.photo-viewing{overflow:hidden}#photo-dialog{width:min(1100px,94vw);max-width:94vw;max-height:94dvh;padding:0;border:0;background:#102d3e;color:white}#photo-dialog::backdrop{background:#06141ee8}.photo-modal{padding:18px}.photo-close{display:block;margin:0 0 14px auto;background:transparent;color:white;border:1px solid #79909d;padding:9px 15px;font:inherit;cursor:pointer;min-height:44px}#photo-full{height:min(68dvh,760px);width:100%;object-fit:contain;background:#0c2534}.photo-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px;text-align:center}.photo-controls button{background:transparent;border:1px solid #79909d;color:white;font-size:24px;min-width:48px;min-height:48px;cursor:pointer}.photo-controls p{margin:0;font-size:15px}.photo-controls span{font-size:12px;color:#c0d0da}.photo-close:focus-visible,.photo-controls button:focus-visible{outline:3px solid #e7bb75;outline-offset:3px}@media(max-width:700px){.photo-grid{grid-template-columns:1fr 1fr;gap:22px 14px}.photo-grid figure:first-child,.photo-grid figure:last-child{grid-column:span 2}.gallery-open{height:210px}.photo-grid figure:first-child .gallery-open,.photo-grid figure:last-child .gallery-open{height:270px}.photo-modal{padding:12px}.photo-controls p{font-size:14px}.photo-gallery{padding-bottom:0}}@media(max-width:400px){.gallery-open{height:170px}.enlarge-label{font-size:11px;padding:4px 7px;right:8px;bottom:8px}}
.photo-grid.photo-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 0 10px}.photo-slider::-webkit-scrollbar{display:none}.photo-grid.photo-slider figure{flex:0 0 72%;scroll-snap-align:start}.photo-slider .gallery-open,.photo-slider figure:first-child .gallery-open,.photo-slider figure:last-child .gallery-open{height:clamp(280px,36vw,520px)}.photo-slider .gallery-open img{object-position:center}.slider-controls{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.slider-controls>span{font-size:14px;color:var(--muted)}.slider-controls>div{display:flex;gap:10px}.slider-controls button{width:48px;height:48px;border:1px solid var(--ink);background:white;color:var(--ink);font-size:23px;cursor:pointer}.slider-controls button:hover{background:var(--blue)}.slider-controls button:disabled{opacity:.35;cursor:default}.slider-controls button:focus-visible,.photo-slider:focus-visible{outline:3px solid #b47830;outline-offset:3px}@media(max-width:700px){.photo-grid.photo-slider{gap:14px}.photo-grid.photo-slider figure{flex-basis:88%}.photo-slider .gallery-open,.photo-slider figure:first-child .gallery-open,.photo-slider figure:last-child .gallery-open{height:310px}}
.photo-slider::after{content:'';flex:0 0 calc(28% - 22px)}@media(max-width:700px){.photo-slider::after{flex-basis:calc(12% - 14px)}}

.venue-extras{margin:0 8%;padding:0 0 62px}.venue-extras .eyebrow{border-top:1px solid var(--line);padding-top:28px;margin-bottom:23px;color:var(--muted)}.venue-extras ul{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;padding:0;margin:0}.venue-extras li{display:flex;align-items:center;gap:17px;font-size:17px}.venue-extras svg{width:38px;height:38px;flex-shrink:0}@media(max-width:700px){.venue-extras{margin:0 6%;padding-bottom:45px}.venue-extras ul{grid-template-columns:1fr;gap:22px}.venue-extras li{font-size:16px}.venue-extras svg{width:32px;height:32px}}
