/* Homepage */
.home-hero-slider{position:relative;background:#640e34;overflow:hidden}
.home-hero-track{position:relative;height:500px}
.home-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .35s ease}
.home-hero-slide.is-active{opacity:1;visibility:visible}
.home-hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:left center}
.home-hero-slide:nth-child(2)>img,.home-hero-slide:nth-child(3)>img{object-position:center}
.home-hero-panel{position:absolute;top:50%;right:max(4vw,40px);transform:translateY(-50%);width:min(700px,49vw);padding:36px 42px;background:rgba(255,255,255,.96);border-radius:14px;box-shadow:0 18px 44px rgba(44,15,29,.18)}
.home-hero-kicker,.home-section-kicker{margin:0 0 8px;color:var(--brand-primary);font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.home-hero-panel h1,.home-hero-title{margin:0 0 22px;color:#202020;font-family:var(--font-heading);font-size:clamp(34px,3.1vw,48px);font-weight:700;line-height:1.05;hyphens:none;overflow-wrap:normal}
.home-hero-title{display:block}
.home-hero-subline{margin:0 0 15px;color:#3d3d3d;font-size:17px;line-height:1.4}
.home-hero-actions{display:flex;flex-wrap:wrap;gap:10px}
.home-hero-actions .btn{border-radius:10px;padding:11px 18px}
.home-hero-actions .btn-outline{background:#fff;color:var(--brand-primary);border:1px solid var(--brand-primary)}
.home-hero-controls{position:absolute;z-index:4;left:50%;bottom:14px;transform:translateX(-50%);display:flex;align-items:center;gap:5px;padding:4px 7px;border-radius:99px;background:rgba(255,255,255,.92)}
.home-hero-dot,.home-hero-pause{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;min-height:28px;border:0;background:transparent;color:#640e34;cursor:pointer}
.home-hero-dot::before{content:"";width:8px;height:8px;border-radius:50%;background:#b8a2ac}
.home-hero-dot.is-active::before{background:#640e34}
.home-hero-pause{font-size:15px;font-weight:800}

.home-pill-bar{padding:18px 0;background:#fff;border-bottom:1px solid var(--border)}
.home-pill-bar .container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.home-pill-bar p{margin:0;padding:11px 16px;border:1px solid #e6d8df;border-radius:99px;color:#472535;background:#fff;text-align:center;font-size:14px;font-weight:600;line-height:1.4}

.home-services,.home-responsibility,.home-vakua,.home-newsletter{padding:64px 0}
.home-services h2,.home-responsibility h2,.section-news h2,.home-vakua h2,.home-newsletter h2{margin:0 0 12px;color:var(--brand-primary);font-size:30px}
.home-section-lead{max-width:720px;margin:0 0 28px;color:#555;font-size:17px;line-height:1.6}
.home-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.home-service-grid article{display:flex;flex-direction:column;min-height:220px;padding:28px;border:1px solid var(--border);border-radius:14px;background:#fff}
.home-service-grid h3{margin:0 0 12px;color:#2e1b23;font-size:21px}
.home-service-grid p{margin:0 0 20px;line-height:1.65}
.home-service-grid a{margin-top:auto;color:var(--brand-primary);font-weight:700;text-underline-offset:3px}

.home-metrics{padding:34px 0;background:#640e34;color:#fff}
.home-metrics .container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.home-metrics p{margin:0;text-align:center}
.home-metrics strong{display:block;margin-bottom:7px;color:#fff;font-size:34px;line-height:1.1}
.home-metrics span{display:block;color:#f0e4e9;font-size:14px;line-height:1.45}

.home-responsibility{background:#f7f4f6}
.home-responsibility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:26px}
.home-planet-card,.home-testimonial-card{min-height:260px;padding:30px;border:1px solid #eadfe4;border-radius:14px;background:#fff}
.home-planet-card{display:flex;flex-direction:column;align-items:center;justify-content:center;color:inherit;text-align:center;text-decoration:none}
.home-planet-card img{width:min(390px,100%);height:auto;margin-bottom:24px}
.home-planet-card strong{font-size:21px;color:var(--brand-primary)}
.home-planet-card span{margin-top:6px;color:#555}
.home-testimonial-card{display:flex;flex-direction:column;justify-content:center;margin:0}
.home-testimonial-card blockquote{margin:0 0 22px;padding:0;border:0;color:#2d2d2d;font-size:20px;line-height:1.65}
.home-testimonial-card figcaption strong,.home-testimonial-card figcaption span{display:block}
.home-testimonial-card figcaption span{margin-top:4px;color:#555}

.section-news{padding:64px 0;background:#fff;overflow:hidden}
.section-news .container{overflow:hidden}
.section-news .news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:26px}
.section-news .news-card{min-width:0;max-width:none;background:#fff}
.news-card-image-wrapper{position:relative;display:block;overflow:hidden;border-radius:14px}
.news-card-image{display:block;width:100%;height:220px;object-fit:cover}
.news-card-date-badge{position:absolute;top:0;left:0;padding:8px 12px;background:var(--brand-primary);color:#fff;text-align:center;font-size:13px;line-height:1.2}
.news-card-date-badge span{display:block}
.news-card-date-badge .date-day{font-size:22px;font-weight:700}
.news-card-category{display:block;margin:14px 0 6px;color:var(--brand-primary);font-size:13px}
.news-card h3{margin:0 0 9px;font-size:20px;line-height:1.25}
.news-card h3 a{color:#2b2025;text-decoration:none}
.news-card-excerpt{display:-webkit-box;margin:0 0 12px;overflow:hidden;color:#555;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.news-card-link{color:var(--brand-primary);font-weight:700}

.home-vakua{background:#f7f4f6}
.home-vakua-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:52px}
.home-vakua-copy>p:not(.home-section-kicker){margin:0 0 8px;line-height:1.5}
.home-vakua-copy .btn{margin-top:18px;border-radius:10px}
.home-vakua-image{padding:32px;border-radius:14px;background:#fff}
.home-vakua-image img{display:block;width:100%;height:auto}

.home-newsletter{background:#fff}
.home-newsletter-card{max-width:980px;margin:0 auto;padding:34px;border:1px solid #e6d8df;border-radius:14px;background:#f8f5f6;text-align:center}
.home-newsletter-card>div>p{margin:0 auto 22px;max-width:720px;line-height:1.55}
.home-newsletter-form{display:grid;gap:10px;max-width:720px;margin:0 auto}
.home-newsletter-row{display:flex;gap:10px}
.home-newsletter-row input[type="email"]{flex:1;min-width:0;min-height:46px;padding:10px 13px;border:1px solid #b8aab0;border-radius:10px;background:#fff;font:inherit}
.home-newsletter-row button{min-height:46px;padding:10px 24px;border:0;border-radius:10px;background:var(--brand-primary);color:#fff;font:inherit;font-weight:700;cursor:pointer}
.home-newsletter-consent{display:flex;align-items:flex-start;gap:8px;text-align:left;font-size:12px;line-height:1.5}
.home-newsletter-consent input{margin-top:3px}
.home-newsletter-consent a{color:var(--brand-primary);text-decoration:underline;text-underline-offset:2px}
.home-newsletter .footer-newsletter-msg{color:var(--text-muted);text-align:left}

@media(max-width:900px){
  .home-hero-panel{right:24px;width:min(620px,65vw)}
  .home-service-grid,.section-news .news-grid{grid-template-columns:1fr}
  .news-card-image{height:auto}
  .home-vakua-grid{grid-template-columns:1fr}
}
@media(max-width:767px){
  .home-hero-track{height:690px}
  .home-hero-slide{display:flex;flex-direction:column;background:#f7f4f6}
  .home-hero-slide>img{position:static;width:100%;height:260px;object-fit:cover}
  .home-hero-panel{position:static;transform:none;width:auto;margin:18px 15px 55px;padding:30px 24px;border-radius:14px}
  .home-hero-panel h1,.home-hero-title{font-size:34px}
  .home-hero-subline{font-size:16px}
  .home-hero-actions{flex-direction:column}
  .home-hero-actions .btn{width:100%;text-align:center}
  .home-pill-bar .container,.home-metrics .container,.home-responsibility-grid{grid-template-columns:1fr}
  .home-pill-bar p{text-align:left}
  .home-services,.home-responsibility,.section-news,.home-vakua,.home-newsletter{padding:48px 0}
  .home-service-grid article{min-height:0}
  .home-newsletter-card{padding:26px 20px}
  .home-newsletter-row{flex-direction:column}
  .home-newsletter-row button{width:100%}
}
@media(prefers-reduced-motion:reduce){.home-hero-slide{transition:none}}