/* SINGLE SERVICE - NO SIDEBAR */
.ht-service-single{background:#fffaf4}
.ht-service-single-hero{position:relative;min-height:580px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(18,9,5,.96) 0%,rgba(35,15,7,.82) 43%,rgba(35,15,7,.18) 100%),var(--single-hero-bg) center/cover no-repeat;padding:150px 0 80px}
.ht-service-single-kicker{display:block;margin:24px 0 10px;color:#d7a05e;text-transform:uppercase;letter-spacing:.18em;font-size:13px;font-weight:800}
.ht-service-single-hero h1{max-width:640px;margin:0 0 18px;font-family:"Playfair Display",serif;font-size:clamp(42px,5vw,72px);line-height:1.05;color:#fff7ed}
.ht-service-single-hero p{max-width:560px;margin:0;color:#ead5bf;font-size:16px;line-height:1.8}
.ht-service-hero-meta{display:flex;flex-wrap:wrap;gap:28px;margin:32px 0 34px}
.ht-service-hero-meta span{display:inline-flex;align-items:center;gap:9px;color:#f2dcc4;font-size:15px}
.ht-service-hero-meta i{color:#c9965b;font-size:20px}
.ht-service-hero-btn{min-height:52px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#c9965b;color:#fff;font-weight:800;text-transform:uppercase;text-decoration:none}
.ht-service-detail-section{padding:72px 0 40px}
.ht-service-detail-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:58px;align-items:center}
.ht-service-detail-image{border-radius:12px;overflow:hidden;box-shadow:0 20px 50px rgba(70,38,17,.12)}
.ht-service-detail-image img{width:100%;height:390px;object-fit:cover;display:block}
.ht-service-detail-content h2{margin:0 0 20px;font-family:"Playfair Display",serif;font-size:clamp(32px,3vw,46px);line-height:1.18;color:#2b1a12}
.ht-service-short-desc{color:#4d392c;font-size:16px;line-height:1.85}
.ht-service-short-desc p{margin:0 0 16px}
.ht-service-space-section{padding:42px 0 58px}
.ht-service-section-title{display:flex;align-items:center;justify-content:center;gap:18px;margin-bottom:30px;text-align:center}
.ht-service-section-title:before,.ht-service-section-title:after{content:"";width:130px;height:1px;background:#ead8c4}
.ht-service-section-title h2{margin:0;font-family:"Playfair Display",serif;font-size:28px;line-height:1.25;color:#2b1a12;text-transform:uppercase}
.ht-service-space-grid{display:grid;grid-template-columns:1fr 310px;gap:28px;align-items:stretch}
.ht-service-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.ht-service-gallery img{width:100%;height:230px;object-fit:cover;border-radius:10px;display:block;border:1px solid #ead8c4}
.ht-service-price-box{padding:32px;border-radius:14px;background:linear-gradient(180deg,#35170c,#1d0d07);color:#fff}
.ht-service-price-box span{display:block;margin-bottom:18px;color:#d8a86b;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-align:center}
.ht-service-price-box small{display:block;color:#ead5bf;text-align:center}
.ht-service-price-box strong{display:block;margin:4px 0 22px;font-family:"Playfair Display",serif;font-size:42px;line-height:1;color:#f0bd78;text-align:center}
.ht-service-price-box ul{list-style:none;margin:0 0 24px;padding:0}
.ht-service-price-box li{display:flex;gap:10px;margin-bottom:10px;color:#f2dcc4;font-size:14px;line-height:1.55}
.ht-service-price-box i{color:#d8a86b;margin-top:4px}
.ht-service-price-box a{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#c9965b;color:#fff;font-weight:800;text-transform:uppercase;text-decoration:none}
.ht-service-long-section{padding:35px 0 85px}
.ht-service-long-box{max-width:960px;margin:0 auto;background:#fff;border:1px solid #ead8c4;border-radius:14px;padding:42px;box-shadow:0 16px 40px rgba(70,38,17,.06)}
.ht-service-long-content{color:#4d392c;font-size:16px;line-height:1.9}
.ht-service-long-content h2,.ht-service-long-content h3,.ht-service-long-content h4{color:#2b1a12;line-height:1.35}
.ht-service-long-content h2{margin:32px 0 14px;font-family:"Playfair Display",serif;font-size:32px}
.ht-service-long-content h3{margin:26px 0 12px;font-size:23px}
.ht-service-long-content p{margin:0 0 16px}
.ht-service-long-content ul,.ht-service-long-content ol{margin:0 0 20px 22px;padding:0}
.ht-service-long-content li{margin-bottom:8px}
.ht-service-long-content img{max-width:100%;height:auto;border-radius:12px}
@media(max-width:991px){.ht-service-single-hero{min-height:auto;padding:120px 0 62px}.ht-service-detail-grid,.ht-service-space-grid{grid-template-columns:1fr}.ht-service-gallery{grid-template-columns:1fr 1fr}.ht-service-price-box{max-width:100%}}
@media(max-width:575px){.ht-service-single-hero{padding:100px 0 52px}.ht-service-hero-meta{gap:16px}.ht-service-detail-section{padding:48px 0 26px}.ht-service-detail-image img{height:260px}.ht-service-section-title:before,.ht-service-section-title:after{width:50px}.ht-service-section-title h2{font-size:22px}.ht-service-gallery{grid-template-columns:1fr}.ht-service-gallery img{height:220px}.ht-service-long-box{padding:26px 20px}}
