.front-page { background: #fff; color: #004735; font-family: 'Closer Text', sans-serif; overflow: hidden; }
.home-container { margin: 0 auto; width: var(--eco-page-shell, min(1320px, calc(100vw - 120px))); }
.home-hero { background-position: center; background-size: cover; border-radius: 0 0 14px 14px; min-height: 620px; overflow: hidden; position: relative; width: 100%; }
.home-hero__overlay { background: linear-gradient(90deg, rgba(0, 33, 26, .72) 0%, rgba(0, 33, 26, .28) 38%, rgba(0, 33, 26, .04) 100%); inset: 0; position: absolute; }
.home-hero__content { box-sizing: border-box; color: #fff; margin: 0 auto; max-width: none; padding: 152px 0 0; position: relative; width: var(--eco-page-shell, min(1320px, calc(100vw - 120px))); z-index: 1; }
.home-hero h1 { font-size: 64px; font-weight: 500; line-height: 1.04; margin: 0 0 24px; max-width: 980px; overflow-wrap: normal; word-break: normal; }
.home-hero p { font-size: 21px; font-weight: 500; line-height: 1.25; margin: 0 0 14px; max-width: 440px; }
.home-video { align-items: center; display: grid; gap: 70px; grid-template-columns: minmax(250px, 370px) minmax(320px, 420px) minmax(240px, 1fr); min-height: 760px; position: relative; }
.home-video::before { border: 1px solid rgba(0, 71, 53, .08); border-radius: 50%; content: ""; height: 590px; left: 220px; position: absolute; top: 76px; width: 590px; }
.home-video h2 { font-size: 28px; font-weight: 500; line-height: 1.06; margin: 0; max-width: 360px; position: relative; z-index: 1; }
.home-video__media { border-radius: 16px; height: 590px; overflow: hidden; position: relative; z-index: 1; }
.home-video__media img { display: block; height: 100%; object-fit: cover; width: 100%; }
.home-video__media--inactive { background: #cfe2e0; }
.home-video__media button { align-items: center; background: #cfe2e0; border: 0; border-radius: 50%; cursor: pointer; display: flex; height: 78px; justify-content: center; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 78px; }
.home-video__media button span { border-bottom: 12px solid transparent; border-left: 18px solid #004735; border-top: 12px solid transparent; margin-left: 5px; }
.home-video__brand { color: #004735; font-size: 31px; font-weight: 500; line-height: 1.05; padding-top: 250px; position: relative; z-index: 1; }
.home-video__brand img { display: block; height: auto; max-width: 100%; width: 330px; }
.home-video__brand-caption { color: #004735; font-size: 20px; font-weight: 500; line-height: 1.2; margin: 28px 0 0; max-width: 360px; }
.home-video__brand:not(.home-video__brand--image)::first-letter { font-size: 68px; font-weight: 600; line-height: .75; }
.home-projects { display: grid; gap: 18px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-bottom: 28px; }
.home-project { background: #cfe2e0; border-radius: 16px; min-height: 560px; overflow: hidden; position: relative; }
.home-project--image img, .home-project--book img { display: block; height: 100%; object-fit: cover; width: 100%; }
.home-project--book { background: #004735; }
.home-project--book img { object-fit: cover; transform: scale(1.02); }
.home-project__stats { background: #00533d; border-radius: 0 0 16px 16px; bottom: 0; color: #fff; display: grid; gap: 18px; grid-template-columns: repeat(2, 1fr); left: 0; padding: 24px 28px; position: absolute; right: 0; }
.home-project__stats span { display: block; font-size: 15px; line-height: 1.2; padding-left: 56px; position: relative; }
.home-project__stats span::before { align-items: center; background: #cfe2e0; border-radius: 50%; color: #004735; content: "✦"; display: flex; height: 38px; justify-content: center; left: 0; position: absolute; top: 2px; width: 38px; }
.home-project__stats strong { display: block; font-size: 28px; font-weight: 500; line-height: 1; margin-bottom: 3px; }
.home-project--text { box-sizing: border-box; display: flex; flex-direction: column; justify-content: space-between; padding: 52px 46px 34px; }
.home-project--text h2 { color: #013026; font-size: 38px; font-weight: 500; line-height: 1.05; margin: 0; }
.home-project--text p { color: #004735; font-size: 22px; font-weight: 500; line-height: 1.18; margin: 70px 0 36px; max-width: 520px; }
.home-project--text a { align-items: center; border: 1px solid #004735; border-radius: 8px; color: #004735; display: flex; font-size: 14px; font-weight: 500; justify-content: center; min-height: 54px; text-decoration: none; width: 100%; }
.home-donate { background-position: center; background-size: cover; border-radius: 16px; color: #fff; min-height: 640px; overflow: hidden; position: relative; }
.home-donate__overlay { background: rgba(0, 25, 20, .48); inset: 0; position: absolute; }
.home-donate__inner { align-items: center; display: flex; flex-direction: column; padding: 76px 20px 64px; position: relative; z-index: 1; }
.home-donate h2 { color: #fff; font-size: 42px; font-weight: 500; line-height: 1.04; margin: 0 0 42px; max-width: 690px; text-align: center; }
.home-donate__card { background: #fff; border-radius: 14px; box-shadow: 0 18px 48px rgba(0,0,0,.18); box-sizing: border-box; color: #004735; max-width: 460px; padding: 30px; width: 100%; }
.home-donate__card h3 { color: #004735; font-size: 28px; font-weight: 500; margin: 0 0 18px; }
.home-donate__card p, .home-donate__card label span { color: #013026; display: block; font-size: 14px; font-weight: 500; margin-bottom: 10px; }
.home-donate__tabs { display: grid; gap: 8px; grid-template-columns: 1fr 1fr; margin-bottom: 24px; }
.home-donate__tabs button, .home-donate__amounts button { background: #fff; border: 1px solid #004735; border-radius: 999px; color: #004735; cursor: pointer; font-family: inherit; font-size: 14px; min-height: 36px; }
.home-donate__tabs button:first-child { background: #cfe2e0; }
.home-donate__card input { border: 1px solid #dbe7e5; border-radius: 999px; box-sizing: border-box; color: #004735; font-family: inherit; font-size: 15px; margin-bottom: 16px; min-height: 44px; padding: 0 18px; width: 100%; }
.home-donate__amounts { display: grid; gap: 10px; grid-template-columns: repeat(4, 1fr); margin-bottom: 22px; }
.home-donate__card a { align-items: center; background: #004735; border-radius: 8px; color: #fff; display: flex; font-size: 15px; font-weight: 500; justify-content: center; min-height: 46px; text-decoration: none; width: 100%; }
body.home .site-header.menu-green .header-container { border-bottom-color: rgba(255,255,255,.2); }
body.home .site-header.menu-green .nav-menu li a,
body.home .site-header.menu-green .header-switcher a,
body.home .site-header.menu-green .header-lang-current { color: #fff; }
body.home .site-header.menu-green .header-switcher svg path { fill: #fff; }
@media (max-width: 1180px) {
    .home-container, .home-hero__content { width: calc(100vw - 40px); }
    .home-video { gap: 30px; grid-template-columns: 1fr 1fr; min-height: auto; padding: 80px 0; }
    .home-video__brand { padding-top: 0; }
}
@media (max-width: 768px) {
    .home-hero { border-radius: 0 0 10px 10px; min-height: 620px; }
    .home-hero__content { padding: 112px 0 0; width: calc(100vw - 48px); }
    .home-hero h1 { font-size: 43px; max-width: 100%; }
    .home-hero p { font-size: 18px; }
    .home-video, .home-projects { grid-template-columns: 1fr; }
    .home-video::before { display: none; }
    .home-video h2 { font-size: 26px; max-width: none; }
    .home-video__media { height: 500px; }
    .home-video__brand { font-size: 26px; }
    .home-video__brand { align-items: flex-start; display: flex; flex-direction: column; }
    .home-video__brand-caption { font-size: 18px; margin: 0 0 20px; order: -1; }
    .home-project { min-height: 470px; }
    .home-project--text { padding: 34px 28px 28px; }
    .home-project--text h2 { font-size: 32px; }
    .home-project--text p { font-size: 18px; margin: 46px 0 28px; }
    .home-donate h2 { font-size: 32px; }
    .home-donate__amounts { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 480px) {
    .home-container, .home-hero__content { width: calc(100vw - 24px); }
    .home-project__stats { grid-template-columns: 1fr; }
    .home-video__media { height: 440px; }
}
