
:root { --forest:#1e4328; --leaf:#76a944; --paper:#f6f8ed; --ink:#203523; --muted:#667168; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; background:var(--paper); color:var(--ink); font-family:Arial,Helvetica,sans-serif; }
a { color:inherit; }
.shell { width:min(1180px,calc(100% - 40px)); margin-inline:auto; }
.utility { min-height:34px; padding:8px max(20px,calc((100% - 1180px)/2)); display:flex; justify-content:space-between; gap:20px; color:white; background:var(--forest); font-size:12px; }
.header { min-height:82px; display:flex; align-items:center; justify-content:space-between; gap:28px; }
.brand { display:flex; align-items:center; gap:12px; text-decoration:none; }
.brand-mark { width:46px; height:46px; display:grid; place-items:center; background:#dcefb9; border-radius:50%; font-size:25px; }
.brand strong,.brand small { display:block; }
.brand strong { color:#19502a; font-size:20px; }
.brand small { margin-top:3px; color:var(--muted); font-size:11px; }
nav { display:flex; align-items:center; gap:22px; }
nav a { padding:30px 0 9px; border-bottom:3px solid transparent; color:#29452e; font-weight:700; font-size:13px; text-decoration:none; }
nav a:hover,nav a:focus-visible { border-color:var(--leaf); }
.mobile-nav { display:none; position:relative; }
.mobile-nav summary { list-style:none; cursor:pointer; color:var(--forest); font-size:28px; }
.mobile-nav summary::-webkit-details-marker { display:none; }
.mobile-nav>div { position:absolute; z-index:10; top:48px; right:0; width:220px; padding:10px; background:#fbfdf6; box-shadow:0 14px 35px rgba(34,74,38,.2); }
.mobile-nav a { display:block; padding:11px; text-decoration:none; font-weight:700; }
.hero { position:relative; min-height:clamp(430px,33.333vw,1280px); background-image:url('../images/hero-wide-3840x1280.png'); background-size:cover; background-position:center top; }
.hero-card { position:absolute; left:max(20px,calc((100% - 1180px)/2)); bottom:34px; width:min(390px,calc(100% - 40px)); padding:20px 22px; border-left:5px solid var(--leaf); background:rgba(248,252,239,.94); box-shadow:0 12px 35px rgba(28,72,35,.2); }
.hero-card strong,.hero-card span { display:block; }
.hero-card strong { color:var(--forest); font-size:20px; }
.hero-card span { margin-top:6px; color:#526055; font-size:14px; line-height:1.5; }
.quick { position:relative; z-index:2; margin-top:-24px; display:grid; grid-template-columns:repeat(4,1fr); gap:14px; }
.quick-card { min-height:96px; padding:18px; display:flex; align-items:center; gap:13px; background:#fbfdf6; box-shadow:0 10px 30px rgba(34,74,38,.13); text-decoration:none; transition:transform .2s ease,box-shadow .2s ease; }
.quick-card:hover { transform:translateY(-4px); box-shadow:0 14px 34px rgba(34,74,38,.18); }
.quick-icon { width:42px; height:42px; flex:0 0 auto; display:grid; place-items:center; border-radius:50%; background:#e2f0c8; color:#356b32; font-size:19px; }
.quick-card strong,.quick-card small { display:block; }
.quick-card strong { font-size:14px; }
.quick-card small { margin-top:4px; color:var(--muted); }
.intro { padding:76px 0 90px; text-align:center; }
.eyebrow { margin:0 0 14px; color:#527b36!important; font-size:12px!important; font-weight:800; letter-spacing:.12em; }
.intro h1 { max-width:750px; margin:0 auto; color:#20522d; font-size:clamp(30px,4vw,52px); line-height:1.08; }
.intro p { max-width:620px; margin:18px auto 0; color:var(--muted); font-size:17px; line-height:1.6; }
.section-head { display:flex; align-items:end; justify-content:space-between; gap:20px; margin-bottom:24px; }
.section-head h2,.gallery-section h2,.contact-section h2 { margin:0; color:#20522d; font-size:clamp(28px,3vw,42px); }
.section-head>a { color:#3f7135; font-weight:700; text-decoration:none; }
.news-section { padding:76px 0; background:#f0f5e7; }
.content-grid { display:grid; grid-template-columns:1.65fr .75fr; gap:28px; }
.news-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
.news-grid article,.info-grid article { padding:22px; background:#fbfdf6; border-top:5px solid var(--leaf); box-shadow:0 8px 26px rgba(33,71,37,.09); }
.news-grid time { color:#527b36; font-size:12px; font-weight:800; text-transform:uppercase; }
.news-grid h3 { margin:10px 0; font-size:19px; }
.news-grid p,.info-grid p { color:var(--muted); line-height:1.6; white-space:pre-line; }
.news-grid a,.panel a { color:#3f7135; font-size:13px; font-weight:800; text-decoration:none; }
aside { display:grid; gap:16px; align-content:stretch; }
.panel { padding:22px; background:#cfe6af; }
.schedule-panel { height:100%; }
.panel.light { background:#dcebc9; }
.panel h3 { margin:0 0 14px; color:#244b2a; }
.panel ul { margin:0; padding-left:18px; }
.panel li { margin:10px 0; color:#4d5e50; line-height:1.5; }
.gallery-section { padding:68px 0; background:#dcebbd; }
.gallery-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; margin-top:25px; }
.gallery-tile { min-height:260px; padding:20px; display:flex; align-items:flex-end; color:white; font-size:18px; font-weight:800; text-decoration:none; background-size:cover; background-position:center; }
.gallery-tile.one { background-image:linear-gradient(0deg,rgba(24,65,31,.72),rgba(24,65,31,.04)),url('../images/album-tvorime.png'); }
.gallery-tile.two { background-image:linear-gradient(0deg,rgba(24,65,31,.72),rgba(24,65,31,.04)),url('../images/album-hrame-sa.png'); }
.gallery-tile.three { background-image:linear-gradient(0deg,rgba(24,65,31,.72),rgba(24,65,31,.04)),url('../images/album-priroda.png'); }
.gallery-more { display:flex; justify-content:flex-end; margin-top:18px; }
.contact-section { padding:68px 0; background:#d6e8c5; }
.contact-grid { display:grid; grid-template-columns:1fr 1fr; gap:34px; align-items:center; }
.contact-grid p { color:#47584c; line-height:1.65; }
.contact-links>a,.contact-links>span { display:block; margin:8px 0; text-decoration:none; }
.contact-links i,.footer-contacts i { width:24px; color:#477c37; }
.button { display:inline-block; margin-top:10px; padding:12px 18px; background:var(--forest); color:white; font-weight:800; text-decoration:none; }
.map-box { position:relative; min-height:260px; overflow:hidden; background:#c7d8bc; box-shadow:0 8px 26px rgba(33,71,37,.12); }
.map-box iframe { display:block; width:100%; min-height:260px; border:0; }
.map-button { display:inline-block; padding:11px 16px; background:var(--forest); color:white; font-weight:800; text-decoration:none; }
.contact-section .map-button { position:absolute; right:14px; bottom:14px; box-shadow:0 5px 16px rgba(0,0,0,.24); }
.contact-section .map-box,.contact-section .map-box iframe { min-height:430px; }
.map-card { grid-column:span 3; }
.map-card .map-box { min-height:430px; margin:16px 0 14px; }
.map-card .map-box iframe { min-height:430px; }
footer { padding:45px 0 18px; background:var(--forest); color:#edf5e9; }
.footer-grid { display:grid; grid-template-columns:1.4fr 1fr 1fr; gap:28px; }
.footer-grid strong { display:block; margin-bottom:14px; }
.footer-grid p,.footer-grid a,.footer-grid span { display:block; margin:7px 0; color:#d6e7d5; font-size:13px; line-height:1.5; text-decoration:none; }
.footer-contacts i { color:#b9d88f; }
.copyright { margin-top:32px; padding-top:17px; border-top:1px solid rgba(255,255,255,.18); color:#c8dcc8; font-size:12px; }
.page-hero { padding:74px 0; background:linear-gradient(100deg,rgba(21,67,30,.92),rgba(72,122,50,.78)),url('../images/hero-desktop.jpg') center/cover; color:white; }
.page-hero .eyebrow { color:#d9efbd!important; }
.page-hero h1 { max-width:800px; margin:0; font-size:clamp(36px,5vw,64px); line-height:1.05; }
.page-hero p { max-width:700px; margin:18px 0 0; color:#eff6e7; font-size:18px; line-height:1.6; }
.page-content { padding:54px 0 80px; }
.back { display:inline-block; margin-bottom:28px; color:#3f7135; font-weight:800; text-decoration:none; }
.info-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.album-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.album-card { min-height:260px; padding:22px; display:flex; align-items:flex-end; color:white; text-decoration:none; background-size:cover; background-position:center; box-shadow:0 8px 26px rgba(33,71,37,.13); transition:transform .2s ease,box-shadow .2s ease; }
.album-card:hover { transform:translateY(-4px); box-shadow:0 14px 34px rgba(33,71,37,.2); }
.album-card span,.album-card small,.album-card strong { display:block; }
.album-card small { margin-bottom:6px; color:#dcefc9; font-size:11px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }
.album-card strong { font-size:20px; line-height:1.25; }
.pagination { display:flex; justify-content:center; align-items:center; flex-wrap:wrap; gap:8px; margin-top:34px; }
.pagination a,.pagination span { padding:10px 13px; border:1px solid #b8cfab; background:#fbfdf6; color:#315a39; font-size:13px; font-weight:800; text-decoration:none; }
.pagination a.active { border-color:var(--forest); background:var(--forest); color:white; }
.pagination .disabled { opacity:.48; }
.info-grid h2 { margin:0; color:#285d35; font-size:21px; }
.download { padding:9px 12px; border:0; background:#dcebc9; color:#315a39; font-weight:800; }
.reveal { opacity:0; transform:translateY(28px); transition:opacity .7s ease var(--reveal-delay,0ms),transform .7s cubic-bezier(.2,.7,.2,1) var(--reveal-delay,0ms); }
.reveal.is-visible { opacity:1; transform:none; }
.gallery-tile.reveal,.album-card.reveal { transform:translateY(24px) scale(.96); }
.gallery-tile.reveal.is-visible,.album-card.reveal.is-visible { transform:none; }
.hero-card { animation:gentle-float 3.8s ease-in-out infinite alternate; }
.quick-card,.news-grid article,.info-grid article,.button,.map-button { transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease; }
.quick-card:hover,.news-grid article:hover,.info-grid article:hover { transform:translateY(-5px); box-shadow:0 15px 34px rgba(33,71,37,.16); }
.button:hover,.map-button:hover { transform:translateY(-2px); box-shadow:0 8px 20px rgba(33,71,37,.22); }
@keyframes gentle-float { from { transform:translateY(0); } to { transform:translateY(-9px); } }
@media (prefers-reduced-motion:reduce) { *,*::before,*::after { scroll-behavior:auto!important; animation-duration:.01ms!important; animation-iteration-count:1!important; transition-duration:.01ms!important; } .reveal { opacity:1; transform:none; } }
@media (max-width:860px) { nav { display:none; } .mobile-nav { display:block; } .quick { grid-template-columns:repeat(2,1fr); } .content-grid,.contact-grid { grid-template-columns:1fr; } .info-grid,.album-grid { grid-template-columns:1fr 1fr; } .map-card { grid-column:span 2; } }
@media (max-width:600px) { .utility { display:none; } .shell { width:min(100% - 28px,1180px); } .header { min-height:72px; } .brand strong { font-size:17px; } .brand small { display:none; } .hero { min-height:690px; background-image:url('../images/hero-mobile-1080x1920.png'); background-position:center top; } .hero-card { left:14px; right:14px; bottom:14px; width:auto; } .quick { margin-top:14px; gap:10px; } .quick-card { min-height:104px; align-items:flex-start; flex-direction:column; } .intro { padding:58px 0 70px; } }
@media (max-width:600px) { .news-grid,.gallery-grid,.info-grid,.album-grid,.footer-grid { grid-template-columns:1fr; } .map-card { grid-column:span 1; } .section-head { align-items:flex-start; flex-direction:column; } .news-section,.gallery-section,.contact-section { padding:54px 0; } .gallery-tile,.album-card { min-height:190px; } .page-hero { padding:54px 0; } }
