@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{color-scheme:dark;--ink:#111110;--paper:#f5f3ee;--red:#ff2929;--muted:#a6a6a1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid white;outline-offset:6px}.masthead{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #353531}.wordmark{font-size:24px;letter-spacing:5px;font-weight:800}.wordmark span{font-size:12px;letter-spacing:3px;margin-left:9px}.location{font-size:12px;letter-spacing:3px;color:var(--muted)}.header-cta{font-weight:800;font-size:12px;letter-spacing:1px;border-bottom:1px solid #777;padding:12px 0}.header-cta span{color:var(--red);font-size:20px;margin-left:18px}.hero{display:grid;grid-template-columns:44% 56%;min-height:calc(100svh - 96px);max-width:1800px;margin:auto}.intro{display:flex;flex-direction:column;align-items:flex-start;padding:58px 9% 28px 11.4%}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;display:flex;gap:10px;align-items:center;margin:0 0 30px}.eyebrow span{display:block;width:23px;height:3px;background:var(--red)}h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(90px,10.6vw,174px);letter-spacing:-.025em;line-height:.88;margin:0;font-weight:800}h1 em{font-style:normal;color:var(--red)}.intro-copy{font-size:clamp(16px,1.35vw,21px);line-height:1.7;color:#d4d4cf;margin:30px 0}.primary-cta{display:inline-flex;justify-content:space-between;align-items:center;gap:34px;background:var(--red);color:white;padding:21px 25px;font-size:13px;letter-spacing:1.4px;font-weight:800;transition:background .2s,transform .2s}.primary-cta:hover{background:#d91d1d;transform:translateY(-2px)}.primary-cta span{font-size:24px;line-height:1}.cta-note{font-size:12px;color:var(--muted);margin-top:15px}.bottom-mark{display:flex;justify-content:space-between;gap:22px;width:100%;border-top:1px solid #353531;margin-top:auto;padding-top:24px;font-size:9px;letter-spacing:1.5px;color:var(--muted)}.gallery{position:relative;min-height:650px;background:#171716;overflow:hidden}.slides,.slide{position:absolute;inset:0;margin:0}.slide{opacity:0;transition:opacity 1s ease;pointer-events:none}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:cover}.slide:first-child img{object-fit:contain;background:#090909}.slide figcaption{position:absolute;left:32px;bottom:90px;font-size:11px;letter-spacing:2px;text-shadow:0 2px 8px black}.slide:first-child figcaption{display:none}.gallery-controls{position:absolute;bottom:27px;left:32px;right:32px;display:flex;justify-content:space-between;align-items:center}.dots{display:flex;gap:10px}.dot{border:0;background:#ffffff65;width:40px;height:3px;padding:0;position:relative}.dot:before{content:'';position:absolute;inset:-12px 0}.dot.active{background:var(--red)}.pause{border:1px solid #ffffff60;border-radius:50%;background:#1119;width:40px;height:40px;font-size:14px}.membership{padding:75px 24px;text-align:center;border-top:1px solid #353531}.membership>p{font-size:11px;letter-spacing:3px;color:var(--muted)}h2{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(46px,5vw,76px);font-weight:700;margin:14px 0 28px}footer{padding:25px 5%;border-top:1px solid #353531;display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px;color:var(--muted)}@media(min-width:1600px){.gallery{min-height:800px}}@media(max-width:900px){.location{display:none}.hero{grid-template-columns:1fr 1fr}.intro{padding:45px 8%}.gallery{min-height:620px}h1{font-size:100px}.eyebrow{font-size:9px;letter-spacing:1px}.bottom-mark{display:none}.intro-copy{font-size:16px}.primary-cta{padding:18px;gap:20px;font-size:11px}}@media(max-width:640px){.masthead{height:74px;padding:0 6%}.wordmark{font-size:18px;letter-spacing:3px}.wordmark span{display:none}.header-cta{font-size:9px;letter-spacing:.5px}.header-cta span{margin-left:8px}.hero{display:flex;flex-direction:column}.intro{padding:34px 6% 30px}.eyebrow{margin-bottom:20px;font-size:10px}h1{font-size:clamp(91px,24vw,150px);line-height:.86}.intro-copy{margin:22px 0;font-size:16px}.primary-cta{font-size:12px;padding:20px 24px;min-width:265px}.cta-note{margin-bottom:0}.gallery{min-height:0;height:110vw;max-height:650px}.gallery-controls{left:22px;right:22px;bottom:20px}.membership{padding:48px 20px}footer{font-size:8px;letter-spacing:1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.slide,.primary-cta{transition:none}}

.photo-navigation{display:flex;align-items:center;gap:18px;background:#111b;padding:5px 10px;border:1px solid #ffffff35}.photo-navigation button{background:none;border:0;font-size:23px;width:38px;height:38px}.photo-counter{font-size:12px;letter-spacing:2px;font-variant-numeric:tabular-nums;min-width:61px;text-align:center}

.intro-copy strong{display:inline-block;font-weight:800;font-size:1.2em;color:var(--paper);margin-bottom:8px}.eyebrow{flex-wrap:wrap;line-height:1.6}

.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1250px;margin:42px auto 24px;text-align:left}.plan{border:1px solid #42423d;padding:30px 25px;background:#181817}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan h3{font-size:25px;margin:0}.saving{font-size:11px;font-weight:800;letter-spacing:1px;color:#ff5353}.old-price{font-size:14px;color:#aaa;margin:28px 0 8px}.new-price{font-family:'Barlow Condensed',Impact,sans-serif;font-size:66px;margin:0;line-height:1}.new-price span{font-family:Manrope,Arial,sans-serif;font-size:14px;color:#aaa;margin-left:7px}.dollar-saving{font-size:14px;color:#e2e2dd;margin:16px 0 23px}.plan-hours{border-top:1px solid #353531;padding-top:15px;min-height:95px;font-size:13px;color:#bcbcb6}.plan .primary-cta{width:100%;min-width:0;font-size:11px;padding:18px;gap:12px}.offer-intro{font-size:17px!important;letter-spacing:0!important;color:#ccc!important}.offer-terms{font-size:12px!important;letter-spacing:0!important;line-height:1.8;max-width:950px;margin:0 auto;color:#aaa!important}@media(max-width:850px){.plans{grid-template-columns:1fr;max-width:480px}.plan{padding:26px}.new-price{font-size:72px}}
