*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#f6f1ea;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}
:root{--copper:#cf855e;--copper2:#eca47e;--line:#4d3024}
.header{height:112px;padding:12px 2.8vw;display:flex;align-items:center;gap:28px;background:#050505;position:sticky;top:0;z-index:50;border-bottom:1px solid #151515}
.brand{display:flex;align-items:center;gap:12px}.brand img{width:76px;height:76px;object-fit:cover}.brand-name{font-family:"Cormorant Garamond",serif;font-size:31px;font-weight:600;color:var(--copper2);white-space:nowrap}.brand-tag{font-size:9px;letter-spacing:.29em;margin-top:5px}
nav{margin-left:auto;display:flex;gap:31px}nav a{font-size:11px;letter-spacing:.08em}.header-phone{border:1px solid var(--copper);padding:11px 16px;text-align:center;font-size:11px;line-height:1.35}.header-phone span{font-size:10px}.menu{display:none;background:none;border:1px solid var(--copper);color:var(--copper2);padding:11px 14px}.mobile-nav{display:none}
.hero{height:690px;position:relative;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.75) 0%,rgba(0,0,0,.24) 54%,rgba(0,0,0,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.45),transparent 45%)}
.hero-copy{position:absolute;left:6vw;bottom:52px;max-width:730px}.kicker{font-size:12px;letter-spacing:.28em;color:var(--copper2)}h1,h2{font-family:"Cormorant Garamond",serif;font-weight:600;margin:0}.hero h1{font-size:76px;line-height:.88;margin:14px 0}.hero h1 em{color:var(--copper2);font-weight:500}.line{height:2px;background:var(--copper);width:66%;margin:15px 0 12px}.sub{font-size:12px;letter-spacing:.31em}
.cta-row{display:flex;gap:12px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border:1px solid var(--copper);font-size:11px;letter-spacing:.04em}.btn.copper{background:var(--copper);color:white}.btn.outline{background:#070707;border-color:#eee}
.services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 2.4vw 22px;background:#050505}.service{border:1px solid #2d2d2d;background:#080808;min-height:300px;text-align:center;overflow:hidden}.service-photo{height:142px}.service-photo img{width:100%;height:100%;object-fit:cover}.service-icon{height:142px;display:grid;place-items:center;font-family:"Cormorant Garamond",serif;font-size:64px;color:var(--copper2);background:radial-gradient(circle at center,#301a15 0,#100909 58%,#080808 100%)}.service-body{padding:18px 14px 22px}.service h2{font-family:Montserrat,sans-serif;font-size:14px;letter-spacing:.08em}.service p{font-size:12px;line-height:1.6;color:#ddd;min-height:48px}.service a,.small-outline{display:inline-block;border:1px solid var(--copper);padding:10px 15px;font-size:10px;letter-spacing:.08em;color:var(--copper2)}
.about{display:grid;grid-template-columns:1.05fr .95fr;min-height:560px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy{padding:68px 7vw;background:#080808;display:flex;flex-direction:column;justify-content:center}.about h2,.rentals h2,.contact h2{font-size:61px;line-height:.92;margin:14px 0}.about p,.rentals p{font-size:15px;line-height:1.8;color:#ddd;max-width:590px}.about .small-outline{align-self:flex-start;margin-top:12px}
.rentals{text-align:center;padding:78px 7vw;background:#111}.rentals h2{font-size:56px}.rentals p{margin:0 auto 24px}
.gallery{display:grid;grid-template-columns:1fr 1fr}.gallery img{width:100%;height:390px;object-fit:cover}.contact{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:64px 7vw}.contact h2{font-size:49px}.contact-buttons{display:flex;flex-direction:column;gap:10px;max-width:360px;margin-left:auto}.contact-buttons .small-outline{text-align:center}
footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:24px 4vw;border-top:1px solid #222;color:#c9c9c9;font-size:9px;letter-spacing:.18em}
@media(max-width:900px){
.header{height:88px;padding:10px 14px}.brand img{width:52px;height:52px}.brand-name{font-size:20px}.brand-tag{font-size:6.5px;letter-spacing:.19em}nav,.header-phone{display:none}.menu{display:block;margin-left:auto}.mobile-nav.open{display:flex;position:fixed;top:88px;left:0;right:0;z-index:45;flex-direction:column;background:#080808;padding:9px 18px 18px;border-bottom:1px solid #222}.mobile-nav a{padding:11px 0;border-bottom:1px solid #1c1c1c;font-size:12px}
.hero{height:590px}.hero>img{object-position:48% center}.hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.09) 0%,rgba(0,0,0,.2) 37%,rgba(0,0,0,.82) 100%)}.hero-copy{left:22px;right:22px;bottom:25px}.hero h1{font-size:42px;line-height:.91;margin:10px 0}.kicker{font-size:8px}.line{width:70%;margin:12px 0 9px}.sub{font-size:8px;letter-spacing:.2em}.cta-row{gap:8px;margin-top:16px}.btn{padding:9px 10px;font-size:8.5px}
.services{grid-template-columns:1fr 1fr;gap:10px;padding:10px}.service{min-height:240px}.service-photo,.service-icon{height:105px}.service-icon{font-size:46px}.service-body{padding:14px 9px 16px}.service h2{font-size:12px}.service p{font-size:10.5px;min-height:41px}.service a{font-size:8px;padding:9px 8px;width:100%}
.about{grid-template-columns:1fr}.about-image{height:365px}.about-copy{padding:44px 24px}.about h2,.rentals h2{font-size:45px}.about p,.rentals p{font-size:13px}
.rentals{padding:55px 24px}.gallery{grid-template-columns:1fr}.gallery img{height:310px}.contact{grid-template-columns:1fr;padding:48px 24px}.contact h2{font-size:40px}.contact-buttons{margin:0;max-width:none}footer{flex-direction:column;align-items:center;text-align:center}
}

/* Mobile hero CTA refinement */
@media(max-width:900px){
  .hero .cta-row{gap:7px;margin-top:14px;align-items:center}
  .hero .btn{padding:7px 9px;font-size:7.5px;letter-spacing:.025em;min-height:32px;white-space:nowrap}
}
@media(max-width:390px){
  .hero .cta-row{gap:6px}
  .hero .btn{padding:7px 8px;font-size:7px}
}


/* V9 mobile refinements — larger branding, smaller hero copy & CTA buttons */
@media(max-width:900px){
  .header{
    height:118px;
    padding:14px 18px;
  }
  .brand{
    gap:12px;
  }
  .brand img{
    width:72px;
    height:72px;
  }
  .brand-name{
    font-size:27px;
    line-height:1.02;
  }
  .brand-tag{
    font-size:8px;
    letter-spacing:.23em;
    margin-top:7px;
  }
  .menu{
    padding:12px 16px;
    font-size:12px;
  }
  .mobile-nav.open{
    top:118px;
  }

  .hero{
    height:620px;
  }
  .hero-copy{
    left:24px;
    right:24px;
    bottom:26px;
  }
  .hero h1{
    font-size:34px;
    line-height:.96;
    margin:9px 0;
  }
  .hero .kicker{
    font-size:8px;
    letter-spacing:.24em;
  }
  .hero .line{
    width:62%;
    margin:11px 0 8px;
  }
  .hero .sub{
    font-size:7.5px;
    letter-spacing:.18em;
  }
  .hero .cta-row{
    gap:8px;
    margin-top:14px;
    flex-wrap:nowrap;
  }
  .hero .btn{
    padding:8px 10px;
    font-size:8px;
    line-height:1;
    min-height:34px;
    width:auto;
  }
}

@media(max-width:520px){
  .header{
    height:116px;
  }
  .brand img{
    width:70px;
    height:70px;
  }
  .brand-name{
    font-size:25px;
  }
  .brand-tag{
    font-size:7.5px;
  }
  .hero h1{
    font-size:32px;
  }
  .hero .btn{
    font-size:7.5px;
    padding:8px 9px;
  }
}

.rental-photo-grid{width:min(1120px,100%);margin:30px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.rental-photo-grid figure{margin:0;background:#0b0b0b;border:1px solid rgba(255,255,255,.16);overflow:hidden}
.rental-photo-grid img{display:block;width:100%;height:390px;object-fit:cover}
.rental-photo-grid figcaption{padding:12px 8px;color:#d88a68;font-size:10px;letter-spacing:.2em;text-align:center}
@media(max-width:900px){.rental-photo-grid{grid-template-columns:1fr;gap:12px;margin:24px auto}.rental-photo-grid img{height:auto;aspect-ratio:4/5;object-fit:cover}}

.rental-flyer{width:min(900px,100%);margin:28px auto 18px}.rental-flyer img{display:block;width:100%;height:auto;border:1px solid rgba(216,138,104,.55)}


/* V12 — Rentals moved to a dedicated tab/page */
.active-nav{color:var(--copper2)!important;border-bottom:1px solid var(--copper);padding-bottom:5px}
.rental-preview-section{padding:56px 7vw;background:#0b0b0b}
.rental-preview-card{position:relative;display:block;max-width:980px;margin:0 auto;overflow:hidden;border:1px solid rgba(216,138,104,.5);min-height:320px}
.rental-preview-card img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block;filter:brightness(.55)}
.rental-preview-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px}
.rental-preview-overlay h2{font-family:'Cormorant Garamond',serif;font-size:54px;margin:10px 0 14px}
.rental-preview-overlay span{font-size:11px;letter-spacing:.18em;color:var(--copper2);border:1px solid var(--copper);padding:11px 16px}
.rentals-page{background:#0b0b0b;min-height:100vh}
.rentals-page-hero{text-align:center;padding:82px 24px 34px;background:linear-gradient(180deg,#090909,#111)}
.rentals-page-hero h1{font-family:'Cormorant Garamond',serif;font-size:64px;line-height:.95;margin:12px 0 18px}
.rentals-page-hero h1 em{color:var(--copper2);font-weight:500}
.rentals-page-hero p{max-width:700px;margin:0 auto;color:#ddd;line-height:1.7}
.rentals-page-content{padding:24px 7vw 72px;text-align:center}
.rentals-page-cta{padding:42px 20px 0}
.rentals-page-cta h2{font-family:'Cormorant Garamond',serif;font-size:48px;margin:10px 0}
.rentals-page-cta p{color:#ddd;margin:0 auto 20px}
.rentals-page-cta .cta-row{justify-content:center}
@media(max-width:900px){
  .rental-preview-section{padding:34px 18px}
  .rental-preview-card{min-height:250px}
  .rental-preview-card img{min-height:250px}
  .rental-preview-overlay h2{font-size:37px}
  .rentals-page-hero{padding:55px 22px 28px}
  .rentals-page-hero h1{font-size:43px}
  .rentals-page-content{padding:18px 18px 54px}
  .rentals-page-cta h2{font-size:38px}
  .rentals-page-cta .cta-row{flex-wrap:wrap}
}
