.home-hero{padding:0;min-height:690px;background:#102a36 url("../images/workshop.jpg") center/cover no-repeat;display:flex;align-items:center;position:relative}
.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,28,36,.93) 0%,rgba(8,28,36,.78) 42%,rgba(8,28,36,.18) 100%)}
.home-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:var(--amber);clip-path:polygon(0 100%,100% 0,100% 100%)}
.home-hero .container{position:relative;z-index:1;width:100%}.hero-grid{display:block}.hero-copy{max-width:720px;padding:96px 0}.hero-copy h1{font-size:clamp(3.2rem,6vw,6rem);max-width:700px;text-shadow:0 3px 24px rgba(0,0,0,.18)}.hero-copy>p{max-width:590px;font-size:1.12rem}.hero-image-wrap{display:none}.hero-proof{margin-top:30px}
.hero-copy .btn-accent{background:var(--amber);border-color:var(--amber);color:var(--ink)}.hero-copy .btn-accent:hover{background:#e4b55b;border-color:#e4b55b;color:var(--ink)}
.testimonials-modern{background:#fff;position:relative}.testimonials-modern:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--teal)}
.testimonials-modern .section-topline{align-items:flex-end;margin-bottom:38px}.testimonials-modern .section-topline h2{max-width:600px}.testimonials-modern .section-note{font-size:.9rem}
.modern-testimonial{border:0;border-top:4px solid var(--teal);border-radius:2px;padding:30px 28px 26px;min-height:335px;box-shadow:0 12px 35px rgba(16,42,54,.09);background:linear-gradient(180deg,#fff 0%,#f8faf8 100%)}.modern-testimonial:hover{border-top-color:var(--amber);transform:translateY(-7px)}
.testimonial-top{padding-bottom:18px;border-bottom:1px solid var(--line)}.rating{font-size:1rem;letter-spacing:4px}.verified{background:#e5f0ec;padding:5px 8px;border-radius:30px;font-size:.63rem}
.modern-testimonial blockquote{font-size:1.16rem;line-height:1.5;margin:24px 0 30px}.reviewer strong{font-size:.9rem}.reviewer small{font-size:.74rem}.initial-avatar{background:var(--ink);width:46px;height:46px;font-size:.74rem}
.carousel-navigation{margin-top:30px}.carousel-navigation .carousel-control-prev,.carousel-navigation .carousel-control-next{border-radius:50%;width:46px;height:46px;background:var(--teal)}.carousel-navigation .carousel-control-prev:hover,.carousel-navigation .carousel-control-next:hover{background:var(--amber);color:var(--ink)}
@media(max-width:767.98px){.home-hero{min-height:620px}.home-hero:before{background:linear-gradient(90deg,rgba(8,28,36,.94),rgba(8,28,36,.68))}.hero-copy{padding:72px 0}.hero-copy h1{font-size:3.35rem}.modern-testimonial{min-height:315px}}
