:root{--ink:#0b1324;--navy:#101c35;--gold:#d6b36a;--muted:#697386;--light:#f6f7fa}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);line-height:1.7}.navbar{padding:16px 0;background:rgba(8,16,31,.78);backdrop-filter:blur(14px)}.navbar-brand{font-weight:800;letter-spacing:.16em}.navbar-brand img{width:38px;height:38px;object-fit:contain;margin-right:8px}.nav-link{color:#dfe6f3!important;margin:0 6px;font-weight:600}.nav-link.active,.nav-link:hover{color:#fff!important}.btn-primary{background:linear-gradient(135deg,#d6b36a,#f1d99a);border:0;color:#111;padding:11px 20px;border-radius:999px;font-weight:800}.hero{min-height:92vh;display:flex;align-items:center;background:linear-gradient(120deg,rgba(5,12,26,.94),rgba(9,24,47,.72)),url('../images/banners/servicesBG.jpg') center/cover fixed;color:#fff}.hero h1{font-size:clamp(2.8rem,6vw,5.8rem);line-height:1.02;font-weight:900;max-width:850px}.hero p{font-size:1.18rem;color:#d5deee;max-width:700px}.eyebrow{color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.18em}.section{padding:90px 0}.section-title{font-weight:900;font-size:clamp(2rem,4vw,3.2rem)}.section-lead{color:var(--muted);max-width:720px}.card-premium{border:1px solid #e8ebf1;border-radius:24px;background:#fff;padding:30px;height:100%;box-shadow:0 18px 50px rgba(16,28,53,.07);transition:.25s}.card-premium:hover{transform:translateY(-6px);box-shadow:0 25px 65px rgba(16,28,53,.12)}.icon{width:58px;height:58px;border-radius:16px;background:#f5efe2;color:#9a7428;display:grid;place-items:center;font-size:1.4rem}.stat{font-size:2.6rem;font-weight:900}.banner{padding:150px 0 70px;background:var(--navy);color:#fff}.gallery-card{overflow:hidden;border-radius:22px;height:280px}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-card:hover img{transform:scale(1.05)}.footer{background:#0a1120;color:#aeb8ca;padding:65px 0 25px}.footer h4,.footer h6{color:#fff}.footer a{display:block;color:#aeb8ca;text-decoration:none;margin:6px 0}.footer a:hover{color:#fff}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:27px;z-index:99;box-shadow:0 10px 30px #0003}.form-control,.form-select{border-radius:14px;padding:13px;border:1px solid #dfe4ec}.admin-body{background:#f5f7fb}.sidebar{min-height:100vh;background:#0a1120;color:#fff}.sidebar a{color:#b8c2d4;text-decoration:none;display:block;padding:11px 14px;border-radius:10px}.sidebar a:hover,.sidebar a.active{background:#18233a;color:#fff}.table img{width:60px;height:45px;object-fit:cover;border-radius:8px}
