:root{--tour-green:#123f31;--tour-gold:#d9ad55;--tour-ink:#18322a;--tour-paper:#f4f2ea}
.page-8tour-home{background:var(--tour-paper);color:var(--tour-ink)}
.page-8tour-home .site-header,.page-8tour-home .site-footer{display:none}
.tour-catalog{min-height:100vh;padding:clamp(28px,5vw,72px);background:radial-gradient(circle at 90% 4%,rgba(217,173,85,.18),transparent 25%),linear-gradient(135deg,#f8f7f1,#ebe8dd)}
.tour-catalog__hero{max-width:760px;margin:0 auto 48px;text-align:center}
.tour-catalog__brand{display:inline-flex;align-items:center;gap:8px;color:var(--tour-green);text-decoration:none;font-size:34px;font-weight:800}.tour-catalog__brand b{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--tour-green);color:#fff}.tour-catalog__hero p{margin:24px 0 12px;color:#8a672b;font-size:12px;font-weight:800;letter-spacing:.24em}.tour-catalog__hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(38px,6vw,72px);line-height:1.05}.tour-catalog__hero>span{display:block;max-width:620px;margin:20px auto 0;color:#627169;line-height:1.7}
.tour-catalog__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:24px;max-width:1240px;margin:auto}.tour-card{overflow:hidden;border:1px solid rgba(18,63,49,.12);border-radius:24px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 18px 55px rgba(25,53,43,.09);transition:.28s ease}.tour-card:hover{transform:translateY(-7px);box-shadow:0 25px 70px rgba(25,53,43,.16)}.tour-card figure{position:relative;aspect-ratio:16/10;margin:0;overflow:hidden;background:linear-gradient(135deg,#174e3c,#0c2d23)}.tour-card figure img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.tour-card:hover figure img{transform:scale(1.045)}.tour-card figure>span{position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.85);font-size:54px;font-weight:800}.tour-card div{padding:24px}.tour-card small{color:#9b762f;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.tour-card h2{margin:8px 0 6px;font-family:Georgia,serif;font-size:28px}.tour-card p{margin:0 0 18px;color:#718078}.tour-card strong{display:flex;align-items:center;justify-content:space-between;color:var(--tour-green)}.tour-card strong i{font-size:24px;font-style:normal}.tour-catalog__empty{grid-column:1/-1;display:grid;gap:10px;place-items:center;padding:70px 24px;border:1px dashed rgba(18,63,49,.3);border-radius:24px;text-align:center}.tour-catalog__empty b{font-size:24px}.tour-catalog__empty span{color:#718078}.tour-catalog__empty a,.tour-catalog__add{padding:12px 18px;border-radius:12px;background:var(--tour-green);color:#fff;text-decoration:none;font-weight:700}.tour-catalog__add{position:fixed;right:22px;bottom:22px;box-shadow:0 12px 30px rgba(18,63,49,.25)}
@media(max-width:640px){.tour-catalog{padding:24px 16px 88px}.tour-catalog__hero{margin-bottom:30px}.tour-catalog__hero h1{font-size:40px}.tour-card{border-radius:19px}.tour-card div{padding:20px}}
