:root{--wine:#7b0d12;--wine2:#9d151b;--ink:#10151a;--cream:#f7f3ec;--gold:#b78b35;--muted:#6c7175}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff}.topline{height:4px;background:linear-gradient(90deg,var(--wine),#c6a14a,var(--wine))}.header{height:78px;padding:8px 5%;display:flex;align-items:center;gap:28px;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 5px 20px rgba(0,0,0,.06)}.brand img{width:118px;display:block}.header nav{display:flex;gap:23px;margin-left:auto}.header nav a{color:#303236;text-decoration:none;font-size:13px;font-weight:600}.header nav a:hover{color:var(--wine)}.phone-pill{background:var(--wine);color:#fff;text-decoration:none;padding:13px 20px;border-radius:28px;font-weight:700;font-size:13px}.menu-btn{display:none;margin-left:auto;background:none;border:0;font-size:25px}.hero{height:700px;position:relative;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('assets/ocean-breeze.png') center/cover no-repeat;filter:saturate(1.05);transform:scale(1.03);animation:slowZoom 16s ease-in-out infinite alternate}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,13,21,.92) 0%,rgba(5,13,21,.72) 37%,rgba(5,13,21,.15) 70%,rgba(5,13,21,.2) 100%)}.hero-content{position:relative;z-index:2;color:#fff;padding:90px 5%;max-width:720px}.eyebrow{letter-spacing:5px;font-size:11px;font-weight:700;margin:0 0 16px;color:#e6d1a0}.eyebrow.dark{color:var(--wine)}h1,h2,h3{font-family:'Cormorant Garamond',serif;margin:0}h1{font-size:82px;line-height:.9;font-weight:600;letter-spacing:-2px}h1 em,h2 em{font-family:'Playfair Display',serif;color:#d6a743;font-weight:600}.years{display:flex;align-items:center;gap:12px;margin:22px 0;font-family:'Playfair Display',serif;font-size:26px}.years span{height:1px;width:55px;background:#caa04a}.hero-copy{font-family:'Playfair Display',serif;font-size:18px;line-height:1.6;max-width:520px;color:#e9e8e5}.trust-row{display:flex;gap:28px;margin:28px 0}.trust-row div{color:#d6b35b;font-size:26px;text-align:center}.trust-row small{display:block;color:#fff;font-size:11px;line-height:1.35;margin-top:6px}.hero-buttons,.contact-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 23px;border-radius:5px;text-decoration:none;border:1px solid transparent;font-weight:700;font-size:14px;cursor:pointer}.btn-primary{background:var(--wine);color:#fff}.btn-primary:hover{background:#a5161d}.btn-ghost{border-color:rgba(255,255,255,.6);color:#fff;background:rgba(255,255,255,.06)}.hero-badge{position:absolute;right:6%;top:110px;z-index:2;color:#fff;text-align:center;letter-spacing:3px;font-size:11px;border:1px solid rgba(207,167,75,.8);padding:25px 18px;border-radius:0 0 50px 50px;background:rgba(15,20,22,.35);backdrop-filter:blur(3px)}.hero-badge strong{font-family:'Cormorant Garamond';font-size:26px;color:#e0b95b}.hero-badge span{font-size:8px;letter-spacing:2px}.stats{display:grid;grid-template-columns:repeat(5,1fr);padding:20px 5%;background:var(--cream);box-shadow:0 5px 18px rgba(0,0,0,.05);position:relative;z-index:3}.stats div{padding:6px 24px;border-right:1px solid #ddd;display:flex;align-items:center;gap:10px}.stats div:last-child{border:0}.stats b{font-family:'Cormorant Garamond';font-size:31px;color:var(--wine)}.stats span{font-size:12px;color:#555}.section{padding:90px 5%}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:linear-gradient(110deg,#fff,#f8f6f1)}h2{font-size:56px;line-height:.98;font-weight:600}.about-copy{font-family:'Playfair Display';font-size:18px;line-height:1.8;color:#555}.about-copy strong{color:var(--wine)}.text-link{color:var(--wine);text-decoration:none;font-weight:700;font-size:14px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head>div>p:last-child{color:#70757a;margin:10px 0 0}.projects-section{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{height:430px;border-radius:10px;overflow:hidden;position:relative;background:#15191d;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.1)}.project-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.project-card:hover img{transform:scale(1.08)}.shade{position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(5,8,11,.93) 100%)}.project-info{position:absolute;left:20px;right:20px;bottom:18px}.tag{font-size:9px;letter-spacing:1px;background:#d5b35e;color:#292218;padding:6px 9px;border-radius:20px;font-weight:800}.project-info h3{font-size:32px;margin:9px 0 3px}.project-info p{font-size:12px;margin:0;max-width:85%;line-height:1.45;color:#e3e3e3}.round-arrow{position:absolute;right:0;bottom:0;width:38px;height:38px;border:1px solid #ddd;border-radius:50%;color:#fff;text-decoration:none;display:grid;place-items:center}.project-note{font-size:11px;color:#7b7b7b;margin-top:14px}.floor-section{background:#f7f5f0}.floor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.floor-card{padding:0;border:0;background:#fff;cursor:pointer;overflow:hidden;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.08)}.floor-card img{display:block;width:100%;height:420px;object-fit:cover;object-position:top;transition:transform .5s}.floor-card:hover img{transform:scale(1.03)}.floor-card span{position:absolute;bottom:15px;left:15px;background:rgba(16,21,26,.88);color:#fff;padding:11px 14px;font-size:12px}.completed-section{background:#fff}.completed-featured{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.completed-photo{height:420px;position:relative;overflow:hidden;border-radius:8px;background:#222}.completed-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.completed-photo:hover img{transform:scale(1.05)}.completed-photo div{position:absolute;left:0;right:0;bottom:0;padding:22px;background:linear-gradient(transparent,rgba(0,0,0,.88));color:#fff}.completed-photo h3{font-size:30px}.completed-photo p{font-size:12px;margin:3px 0 0}.completed-list{margin-top:20px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4}.completed-list div{padding:18px;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;min-height:100px}.completed-list b{display:block;color:#c49d49;font-family:'Cormorant Garamond';font-size:22px}.completed-list span{display:block;font-weight:700;font-size:14px}.completed-list small{color:#777;font-size:11px}.why{background:#0e1920;color:#fff;padding:90px 5%;position:relative;overflow:hidden}.why:before{content:'';position:absolute;width:500px;height:500px;border:1px solid rgba(198,157,69,.25);border-radius:50%;right:-200px;top:-180px}.why-inner{position:relative}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:45px}.why-grid>div{padding:0 25px;border-left:1px solid rgba(255,255,255,.18)}.why-grid b{font-family:'Cormorant Garamond';font-size:34px;color:#caa24c}.why-grid h3{font-size:25px;margin:10px 0}.why-grid p{color:#c8ced1;font-size:13px;line-height:1.6}.testimonials{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.testimonial-note{color:#777}.testimonial-card{padding:45px;background:var(--cream);border-left:4px solid var(--wine);box-shadow:0 15px 35px rgba(0,0,0,.07)}.stars{color:#c99e45;letter-spacing:3px}.testimonial-card p{font-family:'Playfair Display';font-size:25px;line-height:1.45}.testimonial-card span{font-size:11px;letter-spacing:2px;color:var(--wine);font-weight:700}.contact{min-height:610px;position:relative;color:#fff;display:grid;grid-template-columns:1fr 430px;gap:60px;align-items:center;padding:80px 10%;overflow:hidden}.contact-image{position:absolute;inset:0;background:url('assets/coastal-haven.png') center/cover}.contact-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,12,18,.93),rgba(5,12,18,.65))}.contact-content,.enquiry-form{position:relative;z-index:1}.contact-content p:not(.eyebrow){max-width:520px;color:#e3e5e7;line-height:1.7}.enquiry-form{background:#fff;color:var(--ink);padding:30px;border-radius:8px;box-shadow:0 15px 40px rgba(0,0,0,.25)}.enquiry-form h3{font-size:32px;margin-bottom:15px}.enquiry-form input,.enquiry-form select,.enquiry-form textarea{width:100%;padding:13px;margin:6px 0;border:1px solid #ddd;border-radius:4px;font-family:inherit}.enquiry-form textarea{height:80px;resize:vertical}.enquiry-form small{display:block;margin-top:10px;color:#777;font-size:10px}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:30;width:52px;height:52px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:28px;box-shadow:0 8px 20px rgba(0,0,0,.25)}footer{padding:25px 5%;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#666;font-size:12px}footer img{width:90px;display:block}footer div p{margin:3px 0;color:var(--wine);font-size:11px}footer a{color:var(--wine);text-decoration:none}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:50;display:none;place-items:center;padding:30px}.lightbox.show{display:grid}.lightbox img{max-width:95vw;max-height:90vh}.lightbox button{position:absolute;right:25px;top:15px;background:none;border:0;color:#fff;font-size:40px;cursor:pointer}@keyframes slowZoom{to{transform:scale(1.12)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.project-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(3,1fr)}.stats div:nth-child(3){border-right:0}.stats div:nth-child(n+4){margin-top:12px}.completed-list{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.header{height:68px;padding:7px 4%}.brand img{width:95px}.menu-btn{display:block}.header nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:18px 5%;flex-direction:column;box-shadow:0 10px 20px rgba(0,0,0,.1)}.header nav.open{display:flex}.header-actions{display:none}.hero{height:690px}.hero-content{padding:80px 7%}.hero-badge{display:none}h1{font-size:58px}.years{font-size:21px}.trust-row{gap:15px}.trust-row div{font-size:20px}.stats{grid-template-columns:repeat(2,1fr);padding:16px 5%}.stats div{padding:10px;border-right:0;border-bottom:1px solid #ddd}.stats div:last-child{display:none}.about,.testimonials,.contact{grid-template-columns:1fr;gap:35px}.section{padding:65px 6%}h2{font-size:44px}.section-head{align-items:start;gap:20px;flex-direction:column}.project-grid,.floor-grid,.completed-featured{grid-template-columns:1fr}.project-card{height:390px}.floor-card img{height:auto}.completed-photo{height:420px}.completed-list{grid-template-columns:1fr 1fr}.why{padding:65px 6%}.why-grid{grid-template-columns:1fr}.contact{padding:65px 7%;min-height:900px}.enquiry-form{width:100%}footer{flex-direction:column;gap:12px;text-align:center}.eyebrow{letter-spacing:3px}.hero-copy{font-size:16px}}
@media (max-width: 768px) {

  .hero-overlay {
    background: linear-gradient(
      90deg,
      rgba(10, 20, 30, 0.92) 0%,
      rgba(10, 20, 30, 0.82) 55%,
      rgba(10, 20, 30, 0.45) 100%
    );
  }

  .hero-copy {
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0,0,0,0.7);
  }

}
