:root{
  --radius:18px;
  --radius-lg:22px;
  --border:rgba(15,27,43,.10);
  --shadow:0 10px 30px rgba(15,27,43,.08);
  --shadow-lg:0 18px 55px rgba(15,27,43,.14);

  --primary:#0B4D3A; /* Emerald */
  --accent:#C8A24A;  /* Gold */
  --blush:#F7E7EA;   /* Soft pink */
  --dark:#0F1B2B;
  --muted:#6C757D;
  --bg:#FBFBFC;
}

html,body{height:100%;}
body{
  font-family: 'Readex Pro', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  background: var(--bg);
  color:#111;
}

h1,h2,h3,h4,h5,h6,.brand-font{
  font-family:'Readex Pro', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

.navbar{
  background: rgba(255,255,255,.92);
  backdrop-filter: blur(8px);
}

.nav-link{font-weight:500;}
.nav-link.active, .nav-link:hover{color:var(--primary) !important;}

.btn-brand{background:var(--primary); border-color:var(--primary); color:#fff;}
.btn-brand:hover{filter:brightness(.93); color:#fff;}
.btn-outline-brand{border-color:var(--primary); color:var(--primary);} 
.btn-outline-brand:hover{background:var(--primary); color:#fff;}

.badge-brand{background:var(--blush); color:var(--dark); border:1px solid rgba(0,0,0,.06);}

.hero{
  border-bottom: 1px solid rgba(0,0,0,.06);
  background: radial-gradient(1000px 400px at 15% 10%, rgba(11,77,58,.10), transparent 60%),
              radial-gradient(900px 400px at 90% 25%, rgba(200,162,74,.12), transparent 55%),
              linear-gradient(180deg, #fff, var(--bg));
}

.carousel-item{
  min-height: 520px;
}

.hero-slide{
  position:relative;
  min-height: 520px;
}

.hero-slide .overlay{
  position:absolute; inset:0;
  background: linear-gradient(90deg, rgba(15,27,43,.70) 0%, rgba(15,27,43,.35) 55%, rgba(15,27,43,.08) 100%);
}

.hero-slide img{
  width:100%; height:520px; object-fit:cover;
}

.hero-content{
  position:absolute; inset:0;
  display:flex; align-items:center;
}

.hero-card{
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 18px;
  box-shadow: 0 18px 45px rgba(0,0,0,.18);
}

.section{padding:70px 0;}
.section-sm{padding:45px 0;}

.card{
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 18px;
}

.card-hover{transition:transform .15s ease, box-shadow .15s ease;}
.card-hover:hover{transform: translateY(-3px); box-shadow:0 12px 30px rgba(0,0,0,.10);}

.gallery-img{
  height: 270px;
  object-fit: cover;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}

.footer{
  background: #0c1422;
  color: rgba(255,255,255,.85);
}
.footer a{color: rgba(255,255,255,.85);}
.footer a:hover{color:#fff;}

.form-control, .form-select{
  border-radius: 14px;
  border: 1px solid rgba(0,0,0,.12);
}

.table{background:#fff;}

.admin-sidebar{
  min-height: 100vh;
  background: #0c1422;
}
.admin-sidebar a{color: rgba(255,255,255,.9); text-decoration:none; display:block; padding:10px 14px; border-radius:12px;}
.admin-sidebar a:hover{background: rgba(255,255,255,.08);}

.small-muted{color: rgba(255,255,255,.65); font-size:.92rem;}

/* Favicon preview helper */
.logo-mark{
  height:52px;
  padding:6px 12px;
  border-radius:14px;
  display:inline-flex;align-items:center;justify-content:center;
  background: rgba(11,77,58,.06);
  border:1px solid rgba(11,77,58,.12);
}
.brand-logo-header{height:38px;width:auto;max-width:160px;object-fit:contain;display:block}
.brand-logo-footer{height:42px;width:auto;max-width:220px;object-fit:contain;display:block}


/* Luxury UI polish */
.section{padding: 64px 0;}
.container{max-width: 1140px;}
.lead{line-height:1.6;}
a{color:inherit;}
.text-secondary{color: rgba(15,27,43,.72)!important;}

.navbar{
  background: rgba(255,255,255,.88);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border);
}
.navbar .navbar-brand{
  font-weight: 700;
  letter-spacing: .2px;
}
.navbar .nav-link{padding: .75rem .9rem;}
.navbar .nav-link.active, .navbar .nav-link:hover{color:var(--primary) !important;}

.btn{
  border-radius: 999px;
  padding: .72rem 1.05rem;
  font-weight: 600;
}
.btn-brand{
  background: linear-gradient(135deg, var(--primary), #063529);
  border: 0;
  color:#fff;
  box-shadow: 0 12px 30px rgba(11,77,58,.22);
}
.btn-brand:hover{filter:brightness(.97); color:#fff;}
.btn-outline-brand{
  border: 1px solid rgba(11,77,58,.35);
  color: var(--primary);
  background: rgba(255,255,255,.7);
}
.btn-outline-brand:hover{background: rgba(11,77,58,.08); color: var(--primary);}

.badge-soft{
  background: rgba(255,255,255,.14);
  border: 1px solid rgba(255,255,255,.22);
  color: #fff;
  padding: .55rem .75rem;
  border-radius: 999px;
  font-weight: 500;
}

.page-hero{
  background:
    radial-gradient(1200px 600px at 20% 10%, rgba(200,162,74,.22), transparent 60%),
    linear-gradient(90deg, rgba(10,30,24,.90), rgba(10,30,24,.40)),
    var(--hero-img) center/cover no-repeat;
  position: relative;
  overflow: hidden;
}
.page-hero--compact .container{padding-top: 3.2rem!important; padding-bottom: 3.2rem!important;}
.page-hero:after{
  content:"";
  position:absolute; inset:-20%;
  background: radial-gradient(500px 400px at 85% 20%, rgba(255,255,255,.08), transparent 55%);
  pointer-events:none;
}
.hero-pill{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  padding:.45rem .75rem;
  border-radius:999px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.18);
  color:#fff;
  font-weight: 500;
}

.glass-card{
  border-radius: var(--radius-lg);
  background: rgba(255,255,255,.90);
  box-shadow: var(--shadow-lg);
}

.section-head h2{letter-spacing:-.3px;}

.service-card{
  display:block;
  text-decoration:none;
  border-radius: var(--radius-lg);
  overflow:hidden;
  border: 1px solid var(--border);
  background:#fff;
  box-shadow: var(--shadow);
  transition: transform .18s ease, box-shadow .18s ease;
}
.service-card:hover{
  transform: translateY(-5px);
  box-shadow: var(--shadow-lg);
}
.service-thumb{
  height: 210px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.service-thumb:after{
  content:"";
  position:absolute; inset:0;
  background: linear-gradient(180deg, rgba(0,0,0,.05), rgba(0,0,0,.35));
}
.service-body{padding: 18px 18px 20px;}
.service-body h5{font-weight:700; letter-spacing:-.2px;}
.service-cta{
  width: 38px; height:38px;
  border-radius: 999px;
  display:flex; align-items:center; justify-content:center;
  background: rgba(11,77,58,.08);
  color: var(--primary);
  flex: 0 0 auto;
}

.cta-band{
  border-radius: var(--radius-lg);
  background: linear-gradient(135deg, rgba(200,162,74,.16), rgba(11,77,58,.06));
  border: 1px solid rgba(200,162,74,.25);
  padding: 22px 22px;
}

/* Gallery masonry */
.masonry{columns: 3; column-gap: 16px;}
.masonry-item{display:block; margin: 0 0 16px; border-radius: var(--radius); overflow:hidden; border:1px solid var(--border); box-shadow: var(--shadow);}
.masonry-item img{width:100%; height:auto; display:block; transition: transform .25s ease;}
.masonry-item:hover img{transform: scale(1.03);}
@media (max-width: 992px){.masonry{columns: 2;}}
@media (max-width: 576px){.masonry{columns: 1;}}

/* Gallery grid (stable, no gaps) */
.gallery-grid{display:grid; grid-template-columns: repeat(12, 1fr); gap:16px;}
.gallery-item{grid-column: span 4; display:block; border-radius: var(--radius); overflow:hidden; border:1px solid var(--border); box-shadow: var(--shadow); background:#fff;}
.gallery-item img{width:100%; height:320px; object-fit:cover; display:block; transition: transform .25s ease;}
.gallery-item:hover img{transform: scale(1.03);}
@media (max-width: 992px){.gallery-item{grid-column: span 6;} .gallery-item img{height:300px;}}
@media (max-width: 576px){.gallery-item{grid-column: span 12;} .gallery-item img{height:280px;}}

/* Inputs */
.form-control, .form-select{
  border-radius: 14px;
  border: 1px solid rgba(15,27,43,.12);
  padding: .75rem .9rem;
}
.form-control:focus, .form-select:focus{
  border-color: rgba(11,77,58,.40);
  box-shadow: 0 0 0 .2rem rgba(11,77,58,.10);
}

/* Footer polish */
footer{
  border-top: 1px solid var(--border);
  background: #fff;
}
.footer-brand{
  display:flex; align-items:center; gap:.75rem;
  font-weight:700;
}


/* Signature strip (homepage) */
.signature-strip{
  padding: 70px 0;
  background:
    radial-gradient(900px 300px at 10% 10%, rgba(200,162,74,.16), transparent 60%),
    radial-gradient(900px 300px at 90% 0%, rgba(11,77,58,.12), transparent 60%),
    #fff;
  border-top: 1px solid rgba(0,0,0,.06);
  border-bottom: 1px solid rgba(0,0,0,.06);
}
.signature-card{
  background: rgba(255,255,255,.9);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
  padding: 28px;
  backdrop-filter: blur(10px);
}
.signature-kicker{
  font-weight: 600;
  color: var(--primary);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: .82rem;
}
.signature-card h2{
  font-size: 2.1rem;
  letter-spacing: -0.6px;
}
.signature-grid{
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: 110px;
  gap: 14px;
}
.sig-tile{
  position: relative;
  display:block;
  overflow:hidden;
  border-radius: 22px;
  border: 1px solid rgba(0,0,0,.08);
  box-shadow: 0 14px 42px rgba(15,27,43,.12);
  transform: translateZ(0);
}
.sig-tile img{
  width:100%;
  height:100%;
  object-fit: cover;
  transition: transform .35s ease;
}
.sig-tile:after{
  content:"";
  position:absolute; inset:0;
  background: linear-gradient(180deg, rgba(0,0,0,0.00), rgba(0,0,0,0.22));
  opacity:.9;
}
.sig-tile:hover img{ transform: scale(1.06); }
.sig-tile.t1{ grid-column: 1 / span 7; grid-row: 1 / span 3; }
.sig-tile.t2{ grid-column: 8 / span 5; grid-row: 1 / span 2; }
.sig-tile.t3{ grid-column: 8 / span 5; grid-row: 3 / span 2; }
.sig-tile.t4{ grid-column: 1 / span 7; grid-row: 4 / span 2; }

@media (max-width: 991.98px){
  .signature-strip{ padding: 52px 0; }
  .signature-card h2{ font-size: 1.9rem; }
  .signature-grid{ grid-auto-rows: 100px; }
  .sig-tile.t1{ grid-column: 1 / span 12; grid-row: 1 / span 3; }
  .sig-tile.t2{ grid-column: 1 / span 6; grid-row: 4 / span 2; }
  .sig-tile.t3{ grid-column: 7 / span 6; grid-row: 4 / span 2; }
  .sig-tile.t4{ grid-column: 1 / span 12; grid-row: 6 / span 2; }
}


/* === Logo size safety fix === */
.site-logo, .logo, .navbar-brand img{
    max-height:60px;
    width:auto;
    object-fit:contain;
}
.footer-logo img, .footer-logo{
    max-height:70px;
    width:auto;
    object-fit:contain;
}



/* Price List page */
.price-wrapper{
  max-width: 1000px;
  margin: 0 auto;
}
.price-image{
  width: 100%;
  height: auto;
  border-radius: 14px;
  box-shadow: 0 14px 45px rgba(0,0,0,.14);
  background: #fff;
}

