
body{background:#0a0b0b;color:#e8e8e5}.site-header{background:rgba(8,9,9,.92)}.site-header .logo{filter:brightness(0) invert(1)}.nav a{color:#fff}.topline{background:#000}
.tinted-hero{min-height:760px;display:flex;align-items:center;background:
radial-gradient(circle at 74% 45%,rgba(105,31,104,.18),transparent 34%),
linear-gradient(90deg,#080909 0%,rgba(8,9,9,.85) 42%,rgba(8,9,9,.15)),
url('https://images.unsplash.com/photo-1518709594023-6eab9bab7b23?auto=format&fit=crop&w=2100&q=92') center/cover}
.tinted-hero h1{color:white}.tinted-hero p{color:#c8cbca;max-width:650px}
.luxury-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.luxury-card{background:#111313;border:1px solid #282b2a;border-radius:20px;overflow:hidden}.luxury-card img{height:420px;object-fit:cover}.luxury-card .card-copy{padding:26px}.luxury-card h3{color:white}.luxury-card p{color:#aeb5b1}
.tinted-story{background:#101212}.tinted-story h2{color:white}
@media(max-width:900px){.luxury-grid{grid-template-columns:1fr}}
