@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Syne:wght@500;600;700;800&display=swap";:root{color-scheme:dark;--bg:#101010;--text:#f5f5f3;--muted:#a9a9a7;--line:#363636;--heading:"Syne",Arial,sans-serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid currentColor;outline-offset:7px}::selection{background:#eee;color:#111}img{display:block;width:100%;height:100%;object-fit:cover;filter:none}figure,p,h1,h2,h3{margin:0}p+p{margin-top:1.2rem}em{font-family:Georgia,Times New Roman,serif;font-weight:400}h1,h2{font-family:var(--heading);font-weight:500;letter-spacing:-.055em;line-height:1.06}h2{font-size:clamp(2.5rem,4.3vw,4.8rem)}h3{font-size:1rem;font-weight:500;margin-bottom:1.5rem}p{max-width:60ch}.skip-link{position:fixed;top:10px;left:10px;z-index:10;background:#fff;color:#000;padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--bg)}.wordmark{font-family:Georgia,serif;font-weight:700;font-size:1.9rem;letter-spacing:-.07em;line-height:1}.wordmark span{display:block;font-family:var(--body);font-weight:400;font-size:.65rem;letter-spacing:.35em;text-align:center;margin-top:9px}.site-header nav{display:flex;align-items:center;gap:2.5rem;font-size:.875rem}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:#b1b1b1}.site-header .nav-contact{border:1px solid #777;padding:10px 20px}.hero{height:min(820px,calc(100svh - 100px));min-height:620px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{object-position:center 46%;filter:brightness(.76)}.hero-shade{z-index:-1;background:linear-gradient(180deg,#0000000a,#0000002b 20%,#000000b8)}.hero-content{padding:70px 7% 55px}.eyebrow,.section-label,.hero-caption,.wide-photo figcaption{font-size:.75rem;letter-spacing:.14em;line-height:1.6}.hero .eyebrow{margin-bottom:2rem}.hero h1{font-size:clamp(4.8rem,8.8vw,9rem);max-width:1100px;line-height:.99;text-shadow:0 2px 30px #0003}.hero h1 span{display:block}.hero h1 em{letter-spacing:-.065em}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:2.5rem;gap:25px}.hero-bottom p{font-size:1rem;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:18px 24px;font-size:.875rem;line-height:1.5;min-height:56px;transition:background .2s,color .2s}.button-light{background:var(--text);color:#111}.button-light:hover{background:#ccc}.button-outline{border:1px solid #777}.button-outline:hover{background:var(--text);color:#111}.hero-caption{border-top:1px solid #ffffff38;margin:0 5%;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:.68rem}.section-pad{padding:85px 7%}.section-label{display:flex;justify-content:space-between;gap:20px;padding-bottom:25px;border-bottom:1px solid var(--line);color:var(--muted);margin-bottom:65px}.intro-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;align-items:start;margin-bottom:65px}.intro-copy{padding-top:5px}.intro-copy p,.private-copy>p:not(.eyebrow),.sports p{color:#b9b9b7}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid #717171;padding:5px 0 10px;font-size:.875rem;line-height:1.5;transition:border-color .2s}.text-link:hover{border-color:#fff}.intro-copy .text-link{margin-top:27px}.wide-photo>img{aspect-ratio:2.45;object-position:center 53%}.wide-photo figcaption{display:flex;justify-content:space-between;color:var(--muted);margin-top:16px;font-size:.68rem}.private{background:#161616}.private-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.private-photo{height:640px}.private-photo img{object-position:35% center}.private-copy .eyebrow{margin-bottom:25px;color:#b9b9b7}.private-copy h2{margin-bottom:30px}.private-copy>p{font-size:.95rem}.features{list-style:none;padding:25px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;border-top:1px solid var(--line);margin:28px 0;font-size:.875rem}.features li{display:flex;align-items:baseline;gap:12px}.features li:before{content:"";display:block;width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#a9a9a7;align-self:baseline;transform:translateY(-2px)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:45px}.section-heading p{font-size:.875rem;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:40px 24px}.gallery figure{grid-column:span 2}.gallery figure:nth-child(n+4){grid-column:span 3}.gallery figure:nth-child(n+4) img{height:auto;aspect-ratio:2}.gallery figure:nth-child(2){margin-top:60px}.gallery figure:nth-child(3){margin-top:115px}.gallery img{height:370px}.gallery figure:first-child img{object-position:62% center}.gallery figure:nth-child(2) img{object-position:70% center}.gallery figure:nth-child(3) img{object-position:30% center}.gallery figcaption{display:flex;justify-content:space-between;gap:10px;font-size:.8rem;margin-top:16px;color:var(--muted)}.sports{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:65px;padding-bottom:70px}.sports>.eyebrow{color:var(--muted)}.sports-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:9%;margin-top:35px;align-items:center}.sports .text-link{margin-top:24px}.contact{padding-top:85px;padding-bottom:85px;background:#ededeb;color:#161616}.contact .section-label{border-color:#b9b9b7;color:#535353}.contact h2{font-size:clamp(4.5rem,8vw,8rem);line-height:.97;margin-bottom:65px}.contact-grid{display:grid;grid-template-columns:1.35fr .85fr 1fr;gap:5%}.contact h3{color:#555;font-size:.85rem}.contact-direct>a{display:flex;justify-content:space-between;gap:15px;width:fit-content}.phone{font-size:clamp(1.3rem,2vw,2rem);letter-spacing:-.04em;line-height:1.4}.email{font-size:1rem;border-bottom:1px solid #888;margin-top:15px;overflow-wrap:anywhere}.contact-direct p,.hours p{font-size:.8rem;color:#555;line-height:1.6;margin-top:22px;max-width:37ch}address{font-style:normal;font-size:1rem;line-height:1.8}address span{color:#666;font-size:.875rem}.contact address+.text-link{margin-top:22px}.hours dl{font-size:.85rem;margin:0}.hours dl>div{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #c5c5c3;padding:7px 0}.hours dd{margin:0;white-space:nowrap}.hours p+p{margin-top:12px}.site-footer{padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer .wordmark{font-size:1.6rem}.site-footer p,.site-footer>a:not(.wordmark){font-size:.75rem;color:var(--muted)}@media(min-width:1600px){.section-pad{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}}@media(max-width:1000px){.private-grid{gap:6%}.private-photo{height:650px}.gallery img{height:300px}.contact-grid{grid-template-columns:1fr 1fr;gap:45px}.contact-direct{grid-column:1/-1}.contact-direct p{max-width:55ch}.contact .phone{font-size:2rem}}@media(max-width:700px){html{scroll-padding-top:25px}.site-header{height:86px;padding:0 6%}.wordmark{font-size:1.5rem}.wordmark span{font-size:.6rem}.site-header nav{gap:18px}.site-header nav>a:not(.nav-contact){display:none}.site-header .nav-contact{padding:9px 13px}.hero{height:calc(100svh - 86px);min-height:620px;max-height:850px}.hero-content{padding:75px 6% 35px}.hero .eyebrow{font-size:.63rem;letter-spacing:.1em;max-width:30ch;line-height:1.8}.hero h1{font-size:clamp(3.15rem,10.8vw,4.9rem)}.hero-image{object-position:60% center}.hero-bottom{align-items:flex-start;flex-direction:column;gap:26px;margin-top:30px}.hero-bottom p{font-size:.95rem}.hero-caption{margin:0 6%;font-size:.6rem;letter-spacing:.08em}.hero-caption>span{max-width:24ch}.hero-caption a{align-self:center;white-space:nowrap}.section-pad{padding:55px 6%}.section-label{font-size:.63rem;letter-spacing:.1em;margin-bottom:35px;padding-bottom:20px}.section-label span:last-child{text-align:right;max-width:20ch}.intro-grid,.private-grid,.sports-grid{grid-template-columns:1fr;gap:30px}.intro-grid{margin-bottom:40px}h2{font-size:clamp(2.35rem,8.3vw,3.6rem)}.intro-copy p,.private-copy>p:not(.eyebrow),.sports p{font-size:1rem}.wide-photo>img{aspect-ratio:1.15}.wide-photo figcaption{font-size:.6rem;gap:15px}.wide-photo figcaption span:last-child{white-space:nowrap}.private-photo{height:360px}.private-copy .eyebrow{margin-top:5px}.private-copy h2{margin-bottom:25px}.section-heading{display:block}.section-heading p{margin-top:25px}.gallery{grid-template-columns:1fr;gap:30px}.gallery figure:nth-child(n){margin:0;grid-column:auto}.gallery figure:nth-child(n+4) img{aspect-ratio:1.5}.gallery img{height:auto;aspect-ratio:1.25}.gallery figcaption{margin-top:10px}.sports-grid{margin-top:25px}.sports>.eyebrow{font-size:.65rem}.contact h2{font-size:clamp(3.5rem,12vw,5.5rem);margin-bottom:45px}.contact-grid{grid-template-columns:1fr;gap:38px}.contact h3{margin-bottom:15px}.contact-direct{grid-column:auto}.contact .phone{font-size:1.9rem}.hours dl{font-size:.9rem}.contact-direct p,.hours p{font-size:.875rem;max-width:40ch}.site-footer{padding:35px 6%;display:grid;grid-template-columns:1fr 1fr;gap:30px}.site-footer p{text-align:right}.site-footer>a:last-child{text-align:right}.button{padding:16px 20px;max-width:100%}}.press h2{margin-bottom:55px}.press-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.press-mention{display:flex;flex-direction:column;align-items:flex-start;padding-top:24px;border-top:1px solid var(--line)}.press-mention figcaption{font-family:var(--heading);font-weight:600;font-size:1.1rem;letter-spacing:-.03em}.press-mention blockquote{margin:25px 0 30px;font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:1.4rem;line-height:1.5;color:#c5c5c3}.press-mention .text-link{margin-top:auto;font-size:.8rem;width:100%}@media(max-width:1000px){.press-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 30px}.site-header nav{gap:1.5rem}}@media(max-width:700px){.press h2{margin-bottom:35px}.press-grid{grid-template-columns:1fr;gap:32px}.press-mention blockquote{margin:18px 0 22px}.press-mention .text-link{width:auto;min-width:150px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
