
:root{
  --pine:#173528; --pine-2:#203f31; --pine-dark:#0e241b; --pine-soft:#284a3b;
  --cream:#f4efe5; --cream-2:#ebe2d2; --card:#fffaf1; --line:#d8cbb7;
  --honey:#d7a247; --honey-2:#efc36e; --river:#5f94a1;
  --ink:#1f2e27; --muted:#6d756f; --white:#fff;
  --shadow:0 22px 60px rgba(16,35,26,.16); --radius:28px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.58}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(100% - 40px,1180px);margin-inline:auto}.narrow{width:min(100% - 40px,860px);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(244,239,229,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(216,203,183,.7)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;flex-direction:column;line-height:1}.brand-title{font-family:Georgia,serif;font-weight:700;letter-spacing:.09em;font-size:1.72rem;color:var(--pine-dark)}.brand-sub{margin-top:5px;text-transform:uppercase;letter-spacing:.22em;font-size:.68rem;color:var(--muted)}.brand-meta{margin-top:5px;font-size:.78rem;color:var(--pine-soft);font-weight:800}.header-right{display:flex;align-items:center;gap:14px}.desktop-nav{display:flex;gap:4px;align-items:center}.desktop-nav a{padding:10px 12px;border-radius:999px;color:var(--pine-dark);font-weight:800;font-size:.92rem}.desktop-nav a:hover,.desktop-nav a.active{background:rgba(23,53,40,.1)}.lang-switch{display:inline-flex;border:1px solid rgba(23,53,40,.18);border-radius:999px;padding:3px;background:rgba(255,250,241,.55)}.lang-switch a{font-weight:900;font-size:.77rem;padding:6px 9px;border-radius:999px;color:var(--pine-dark);opacity:.8}.lang-switch a.active{background:var(--pine);color:#fff;opacity:1}.menu-btn{width:48px;height:48px;border:0;border-radius:18px;background:var(--pine);color:#fff;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 10px 24px rgba(16,35,26,.15)}.menu-overlay{position:fixed;inset:0;z-index:100;background:var(--pine-dark);color:#eef5ef;display:none;overflow:auto}.menu-overlay.open{display:block}.menu-head{min-height:82px;display:flex;align-items:center;justify-content:space-between}.menu-close{width:48px;height:48px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:transparent;color:#fff;font-size:30px}.menu-grid{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:end;padding:40px 0 58px}.menu-links{display:grid;gap:18px}.menu-links a{font-family:Georgia,serif;font-size:clamp(2rem,5vw,4.2rem);line-height:1.02}.menu-note{color:rgba(238,245,239,.74);max-width:460px}.menu-contact{display:grid;gap:14px;margin-top:28px}.menu-contact a,.menu-contact span{color:#fff;border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:10px}.page{overflow:hidden}.hero{position:relative;min-height:calc(100vh - 82px);background:var(--pine-dark);color:#fff;display:flex;align-items:center;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(12,29,22,.78),rgba(12,29,22,.54) 42%,rgba(12,29,22,.15)),linear-gradient(0deg,rgba(12,29,22,.25),rgba(12,29,22,.1))}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:fadeHero 32s infinite;transform:scale(1.04)}.hero-slide:nth-child(1){animation-delay:0s}.hero-slide:nth-child(2){animation-delay:8s}.hero-slide:nth-child(3){animation-delay:16s}.hero-slide:nth-child(4){animation-delay:24s}@keyframes fadeHero{0%{opacity:0;transform:scale(1.04)}8%{opacity:1}28%{opacity:1}36%{opacity:0;transform:scale(1.1)}100%{opacity:0}}.hero-inner{position:relative;z-index:3;padding:78px 0}.kicker{display:block;text-transform:uppercase;letter-spacing:.24em;font-weight:900;font-size:.82rem;color:var(--honey);margin-bottom:18px}.hero h1,.page-hero h1{font-family:Georgia,serif;line-height:.98;font-size:clamp(3.2rem,9vw,7.2rem);letter-spacing:-.035em;margin:0 0 24px;max-width:920px}.hero p{font-size:clamp(1.08rem,2.1vw,1.58rem);max-width:700px;color:rgba(255,255,255,.9);margin:0}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;padding:13px 22px;font-weight:950;border:1px solid transparent;cursor:pointer}.btn.primary{background:var(--honey);color:#241a0b}.btn.primary:hover{background:var(--honey-2)}.btn.light{background:#fff;color:var(--pine-dark)}.btn.dark{background:var(--pine);color:#fff}.btn.outline{background:transparent;color:var(--pine-dark);border-color:rgba(23,53,40,.24)}.btn.ghost{color:#fff;border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.07)}.btn.full{width:100%}.booking-chip{display:inline-grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;background:#fff;color:var(--pine-dark);border-radius:18px;padding:12px 16px;margin-top:34px;box-shadow:0 18px 40px rgba(0,0,0,.2)}.booking-chip strong{font-size:1.7rem;color:#063b91;line-height:1}.booking-chip span{display:block;font-size:.78rem;color:var(--muted);font-weight:800}.scroll-note{position:absolute;z-index:3;bottom:24px;left:50%;transform:translateX(-50%);font-size:.76rem;text-transform:uppercase;letter-spacing:.22em;color:rgba(255,255,255,.65)}.section{padding:86px 0}.section.dark{background:var(--pine-dark);color:#eff6f0}.section.dark p,.section.dark .muted{color:rgba(239,246,240,.72)}.section.soft{background:var(--cream-2)}.section h2,.page-title{font-family:Georgia,serif;font-size:clamp(2.1rem,5vw,4.2rem);line-height:1.03;margin:0 0 20px;letter-spacing:-.025em}.lead{font-size:1.18rem;color:var(--muted);max-width:760px;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.split.wide-left{grid-template-columns:1.15fr .85fr}.split.wide-right{grid-template-columns:.85fr 1.15fr}.media-card{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#d8d0c1}.media-card img{width:100%;height:100%;object-fit:cover}.media-card.tall{height:620px}.media-card.mid{height:430px}.photo-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.photo-stack .media-card:nth-child(1){grid-row:span 2;height:520px}.photo-stack .media-card{height:253px}.facts{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:30px}.fact{border:1px solid rgba(23,53,40,.16);border-radius:22px;background:rgba(255,250,241,.76);padding:20px}.dark .fact{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.fact strong{display:block;font-size:1.05rem;color:var(--pine-dark);margin-bottom:5px}.dark .fact strong{color:#fff}.fact span{color:var(--muted)}.dark .fact span{color:rgba(239,246,240,.68)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 46px rgba(16,35,26,.09)}.card img{width:100%;height:240px;object-fit:cover}.card-body{padding:24px}.card h3{font-size:1.35rem;line-height:1.2;margin:0 0 10px;color:var(--pine-dark)}.price{display:inline-flex;background:#f0d8a8;color:#4b3514;border-radius:999px;padding:8px 12px;font-weight:950;margin:8px 0 12px}.muted{color:var(--muted)}.gallery-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.gallery-nav a{background:var(--card);border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:900;color:var(--pine-dark)}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.gallery a{position:relative;border-radius:24px;overflow:hidden;display:block;background:#ddd;box-shadow:0 12px 30px rgba(16,35,26,.09)}.gallery img{width:100%;height:260px;object-fit:cover;transition:.35s transform}.gallery a:hover img{transform:scale(1.04)}.gallery span{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(14,36,27,.76);color:#fff;border-radius:999px;padding:8px 12px;font-weight:900;font-size:.86rem}.gallery .wide{grid-column:span 2}.gallery .tall img{height:534px}.quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.quote{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 16px 38px rgba(16,35,26,.08)}.quote p{font-size:1.05rem;color:var(--ink)}.quote strong{display:block;margin-top:18px;color:var(--pine-dark)}.quote span{color:#063b91;font-weight:900;font-size:.84rem}.cta{background:linear-gradient(135deg,var(--pine-dark),var(--pine-soft));color:#fff;border-radius:34px;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:28px}.cta h2{font-size:clamp(2rem,4vw,3.3rem);margin:0 0 10px}.cta p{color:rgba(255,255,255,.74);margin:0}.page-hero{padding:64px 0 36px;background:linear-gradient(180deg,#fff7ec,var(--cream))}.breadcrumbs{display:flex;gap:10px;margin-bottom:22px}.back-link{display:inline-flex;border:1px solid var(--line);background:var(--card);border-radius:999px;padding:9px 14px;color:var(--pine-dark);font-weight:900}.booking-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}.form-card,.info-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-group.full{grid-column:1/-1}.form-group label{display:block;color:var(--pine-dark);font-weight:950;margin-bottom:7px}input,select,textarea{width:100%;background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px 14px;color:var(--ink);font:inherit}textarea{min-height:105px;resize:vertical}.checkbox-row{display:grid;gap:10px}.checkbox-row label{display:flex;gap:9px;align-items:center;font-weight:800}.checkbox-row input{width:auto}.calc-box{margin:22px 0;padding:18px;border-radius:18px;background:#f1ddaf;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.notice,.error{display:none;margin-top:10px;padding:12px;border-radius:14px}.notice.show{display:block;background:#edf5ef;border:1px solid #bad4c1;color:var(--pine-dark)}.error.show{display:block;background:#fff0ec;border:1px solid #ffc5b4;color:#8b2a1a}.small{font-size:.85rem;color:var(--muted)}.secondary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.contact-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:30px}.contact-list{display:grid;gap:12px;margin-top:20px}.contact-list a,.contact-list div{display:block;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:15px;font-weight:900}.map-frame{width:100%;height:430px;border:0;border-radius:var(--radius);box-shadow:var(--shadow)}.footer{background:var(--pine-dark);color:#eef5ef;padding:56px 0}.footer-grid{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:32px}.footer .brand-title{color:#fff}.footer .brand-sub,.footer .brand-meta,.footer .muted{color:rgba(238,245,239,.62)}.footer a{display:block;margin:8px 0;color:#eef5ef}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:34px;padding-top:22px;display:flex;justify-content:space-between;gap:16px;color:rgba(238,245,239,.62);font-size:.92rem}.award{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center}.award img{width:120px}.rules-list{display:grid;gap:12px;margin-top:24px}.rule{background:rgba(255,250,241,.75);border:1px solid var(--line);border-radius:18px;padding:16px 18px}.rule strong{color:var(--pine-dark)}
@media(max-width:1100px){.desktop-nav{display:none}.cards{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:repeat(2,1fr)}.quote-grid{grid-template-columns:1fr 1fr}.hero h1{max-width:760px}}
@media(max-width:820px){.container,.narrow{width:min(100% - 28px,1180px)}.brand-title{font-size:1.35rem}.brand-sub{font-size:.55rem}.brand-meta{font-size:.68rem}.header-inner{min-height:76px}.hero{min-height:calc(100vh - 76px)}.hero h1,.page-hero h1{font-size:clamp(2.6rem,14vw,5.2rem)}.hero-inner{padding:54px 0}.split,.split.wide-left,.split.wide-right,.booking-layout,.contact-grid,.footer-grid,.menu-grid{grid-template-columns:1fr}.photo-stack .media-card:nth-child(1){grid-row:auto;height:360px}.photo-stack .media-card{height:240px}.media-card.tall{height:420px}.media-card.mid{height:300px}.facts,.cards,.quote-grid{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery .wide{grid-column:auto}.gallery .tall img,.gallery img{height:260px}.cta{display:block}.cta .btn{margin-top:22px}.form-grid,.secondary{grid-template-columns:1fr}.award{grid-template-columns:1fr;text-align:center}.award img{margin:auto}.footer-bottom{display:block}.scroll-note{display:none}.lang-switch a{padding:5px 7px}.menu-links a{font-size:clamp(2.2rem,13vw,4rem)}}
@media(max-width:480px){.header-right{gap:8px}.menu-btn,.menu-close{width:44px;height:44px;border-radius:15px}.brand-meta{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-actions .btn{width:100%}.booking-chip{width:100%;max-width:280px}.section{padding:62px 0}.card img{height:220px}.menu-grid{padding-top:24px}.footer{padding:44px 0}}


/* Wollen v5.4 refinements: new logo header, compact text, footer route map */
body{font-size:15px;line-height:1.55}.brand{flex-direction:row;align-items:center;gap:12px;min-width:0}.brand-logo{width:52px;height:52px;border-radius:50%;object-fit:contain;background:#fff;box-shadow:0 2px 10px rgba(16,35,26,.12);flex:0 0 auto}.brand-text{display:flex;flex-direction:column;min-width:0}.brand-title{font-size:1.38rem;letter-spacing:.045em}.brand-sub{font-size:.58rem;letter-spacing:.17em;white-space:nowrap}.brand-meta{display:none!important}.booking-mini{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(0,53,128,.25);background:#fff;color:#003580;border-radius:999px;padding:7px 10px;font-weight:950;line-height:1;box-shadow:0 6px 14px rgba(0,53,128,.08)}.booking-mini-icon{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:50%;background:#003580;color:#fff;font-size:10px}.booking-mini strong{font-size:.9rem}.desktop-nav a{font-size:.86rem;padding:9px 10px}.hero h1,.page-hero h1{font-size:clamp(2.55rem,7.2vw,5.8rem);line-height:1.01}.hero p{font-size:clamp(1rem,1.55vw,1.28rem);max-width:660px}.section h2,.page-title{font-size:clamp(1.9rem,4.1vw,3.35rem)}.lead{font-size:1.04rem}.kicker{font-size:.74rem;letter-spacing:.19em}.card h3{font-size:1.18rem}.quote p{font-size:.98rem}.fact strong{font-size:.98rem}.card-body{font-size:.96rem}.footer-brand{display:inline-flex;margin-bottom:14px}.footer .brand-logo{width:62px;height:62px}.footer .brand-title{color:#fff}.footer-map{margin-top:34px;border-top:1px solid rgba(255,255,255,.13);padding-top:28px}.footer-map h3{margin:0 0 14px;color:#fff;font-size:1.05rem}.footer-map iframe{width:100%;height:260px;border:0;border-radius:22px;filter:saturate(.9);background:#173528}.site-header .lang-switch a{font-size:.72rem}.header-right{gap:10px}.menu-overlay .brand-logo{box-shadow:none}.menu-overlay .brand-title{color:#fff}.menu-overlay .brand-sub{color:rgba(238,245,239,.62)}
@media(max-width:1100px){.booking-mini{padding:7px 9px}.brand-logo{width:48px;height:48px}.brand-title{font-size:1.25rem}.brand-sub{font-size:.52rem}.header-inner{gap:10px}}
@media(max-width:820px){body{font-size:14.5px}.header-inner{min-height:74px}.hero{min-height:calc(100vh - 74px)}.brand-logo{width:46px;height:46px}.brand-title{font-size:1.18rem}.brand-sub{font-size:.48rem;letter-spacing:.14em}.booking-mini strong{font-size:.82rem}.booking-mini-icon{width:15px;height:15px}.section{padding:70px 0}.footer-map iframe{height:230px}}
@media(max-width:560px){.header-right{gap:6px}.lang-switch{padding:2px}.lang-switch a{padding:5px 6px}.booking-mini{padding:6px 7px}.booking-mini-icon{display:none}.brand{gap:9px}.brand-logo{width:42px;height:42px}.brand-title{font-size:1.08rem}.brand-sub{font-size:.43rem}.hero h1,.page-hero h1{font-size:clamp(2.25rem,12vw,4.4rem)}.section h2,.page-title{font-size:clamp(1.7rem,9vw,2.7rem)}.footer .brand-logo{width:54px;height:54px}.footer-map iframe{height:210px}}

/* v5.5 polish: logo, readable headings, gallery lightbox */
.brand-logo{border-radius:0!important;background:transparent!important;box-shadow:none!important;object-fit:contain!important;}
.footer .brand-logo,.menu-overlay .brand-logo{border-radius:0!important;background:transparent!important;box-shadow:none!important;}
.hero h1,.page-hero h1{letter-spacing:0!important;line-height:1.08!important;font-size:clamp(2.05rem,5.8vw,4.8rem)!important;max-width:980px;overflow-wrap:normal;word-break:normal;hyphens:none;}
.page-hero{padding:54px 0 32px!important;}
.page-hero .lead{max-width:920px;}
.kicker + h1{margin-top:0;}
.gallery-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(13,31,24,.94);display:none;align-items:center;justify-content:center;padding:76px 22px 28px;}
.gallery-lightbox.open{display:flex;}
.gallery-lightbox img{max-width:min(100%,1200px);max-height:calc(100vh - 120px);object-fit:contain;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.45);background:#10231a;}
.gallery-lightbox-close{position:fixed;top:18px;left:18px;z-index:10000;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#fff;color:var(--pine-dark);font-weight:950;padding:12px 18px;cursor:pointer;box-shadow:0 12px 32px rgba(0,0,0,.22);}
.gallery-lightbox-close:hover{background:#f5ead8;}
@media(max-width:820px){.hero h1,.page-hero h1{font-size:clamp(1.95rem,9.4vw,3.25rem)!important;line-height:1.12!important}.page-hero{padding:42px 0 26px!important}.gallery-lightbox{padding:72px 12px 20px}.gallery-lightbox-close{top:12px;left:12px;padding:10px 14px}.gallery-lightbox img{max-height:calc(100vh - 104px);border-radius:14px}}


/* Wollen v10 footer: selected route/contact variant */
.footer.footer-route-variant{
  background:transparent!important;
  color:var(--pine-dark)!important;
  padding:56px 0 64px!important;
}
.footer-route-card{
  position:relative;
  overflow:hidden;
  box-sizing:border-box;
  min-height:330px;
  padding:50px 46px;
  border-radius:0;
  background:linear-gradient(90deg,rgba(255,250,241,.98) 0%,rgba(255,250,241,.95) 62%,rgba(255,250,241,.78) 100%);
  border:1px solid rgba(23,53,40,.06);
  display:grid;
  grid-template-columns:.72fr 1.35fr 1.2fr;
  gap:42px;
  align-items:start;
  box-shadow:0 18px 54px rgba(16,35,26,.05);
}
.footer-route-card:after{
  content:"";
  position:absolute;
  right:0;
  top:0;
  bottom:0;
  width:38%;
  pointer-events:none;
  opacity:.28;
  background-repeat:no-repeat;
  background-position:right center;
  background-size:cover;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='620' height='360' viewBox='0 0 620 360'%3E%3Cg fill='none' stroke='%230e241b' stroke-width='2' opacity='.62'%3E%3Cpath d='M90 230 C165 190 220 200 285 170 C348 140 410 145 520 105'/%3E%3Cpath d='M60 260 C150 230 235 238 315 210 C400 180 485 175 600 145' opacity='.45'/%3E%3Cpath d='M20 295 C130 265 255 275 365 245 C465 218 535 220 620 196' opacity='.35'/%3E%3Cpath d='M315 118 C360 85 410 70 460 64 C515 58 560 66 610 42' opacity='.38'/%3E%3Cpath d='M390 78 l16 -46 l16 46 h-10 l13 36 h-48 l13 -36z'/%3E%3Cpath d='M435 78 l14 -40 l14 40 h-8 l12 32 h-42 l11 -32z'/%3E%3Cpath d='M482 78 l18 -54 l18 54 h-11 l15 44 h-55 l15 -44z'/%3E%3Cpath d='M535 82 l16 -48 l16 48 h-10 l13 38 h-48 l13 -38z'/%3E%3Cpath d='M350 108 l14 -38 l14 38 h-9 l12 32 h-42 l11 -32z'/%3E%3Cpath d='M260 186 C312 156 350 150 395 142 C455 132 510 120 575 92' opacity='.4'/%3E%3Cpath d='M130 254 C190 238 248 242 302 228 C356 214 408 190 462 185' opacity='.3'/%3E%3C/g%3E%3C/svg%3E");
}
.footer-route-card:before{
  content:"";
  position:absolute;
  right:0;
  top:0;
  bottom:0;
  width:48%;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(255,250,241,.98),rgba(255,250,241,.48) 38%,rgba(255,250,241,.05));
  z-index:1;
}
.footer-route-card > *{position:relative;z-index:2}
.footer-route-card h3{
  margin:0 0 26px;
  color:var(--pine-dark);
  font-size:1.05rem;
  line-height:1.2;
  font-weight:950;
}
.footer-route-card a{color:var(--pine-dark)!important;text-decoration:none}
.footer-nav-col,
.footer-route-col{
  border-right:1px dashed rgba(14,36,27,.35);
  min-height:230px;
  padding-right:34px;
}
.footer-nav-col nav{display:grid;gap:14px}
.footer-nav-col a{
  display:block!important;
  margin:0!important;
  font-size:1rem;
  color:var(--pine-dark)!important;
}
.footer-route-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.footer-route-item{
  min-height:112px;
  padding:18px 14px;
  border:1px solid rgba(14,36,27,.22);
  border-radius:12px;
  display:flex!important;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:10px;
  text-align:center;
  color:var(--pine-dark)!important;
  background:rgba(255,255,255,.32);
  margin:0!important;
  font-size:.9rem;
}
.footer-route-item strong{font-weight:900}
.footer-route-link:hover,
.footer-contact-row:hover,
.footer-socials a:hover{color:var(--accent)!important;border-color:rgba(216,162,74,.65)}
.footer-contact-col{padding-right:270px;min-height:230px}
.footer-contact-col h3{margin-bottom:28px}
.footer-contact-row{
  display:flex!important;
  align-items:center;
  gap:14px;
  margin:0 0 14px!important;
  color:var(--pine-dark)!important;
  font-size:1rem;
  line-height:1.25;
  max-width:360px;
}
.footer-line-icon{
  flex:0 0 auto;
  width:28px;
  height:28px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:var(--pine-dark);
  font-weight:900;
  font-size:1.28rem;
}
.footer-icon-car:before{content:"▱";font-size:1.45rem}
.footer-icon-pin:before,.footer-icon-location:before{content:"⌖";font-size:1.35rem}
.footer-icon-route:before{content:"↗";font-size:1.35rem}
.footer-icon-phone:before{content:"☎";font-size:1.05rem}
.footer-icon-mail:before{content:"✉";font-size:1.05rem}
.footer-icon-calendar:before{content:"▦";font-size:1.15rem}
.footer-socials{
  display:flex;
  gap:12px;
  justify-content:flex-end;
  align-items:center;
  margin-top:26px;
  padding-right:8px;
}
.footer-socials a{
  width:44px;
  height:44px;
  border:1px solid rgba(14,36,27,.55);
  border-radius:50%;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  margin:0!important;
  font-size:1.35rem;
  line-height:1;
  color:var(--pine-dark)!important;
  background:rgba(255,250,241,.5);
}
@media(max-width:1100px){
  .footer-route-card{grid-template-columns:.75fr 1.2fr 1fr;gap:28px;padding:42px 34px}
  .footer-contact-col{padding-right:160px}
  .footer-route-items{grid-template-columns:1fr}
}
@media(max-width:820px){
  .footer.footer-route-variant{padding:42px 0 48px!important}
  .footer-route-card{grid-template-columns:1fr;gap:28px;padding:34px 24px;min-height:auto}
  .footer-route-card:after{width:100%;opacity:.12;background-position:right bottom;background-size:520px auto}
  .footer-route-card:before{display:none}
  .footer-nav-col,.footer-route-col{border-right:0;border-bottom:1px dashed rgba(14,36,27,.28);min-height:0;padding:0 0 26px}
  .footer-contact-col{padding-right:0;min-height:0}
  .footer-contact-row{max-width:none}
  .footer-socials{justify-content:flex-start;padding-right:0}
}
@media(max-width:520px){
  .footer-route-card{padding:28px 18px}
  .footer-route-items{gap:10px}
  .footer-route-item{min-height:96px;padding:14px 12px}
  .footer-contact-row{font-size:.95rem;gap:10px}
}

/* v11 footer: final selected variant social icon parity */
.footer-socials span{
  width:44px;
  height:44px;
  border:1px solid rgba(14,36,27,.55);
  border-radius:50%;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  margin:0!important;
  font-size:1.35rem;
  line-height:1;
  font-weight:900;
  color:var(--pine-dark)!important;
  background:rgba(255,250,241,.5);
}
.footer-route-link:hover,
.footer-contact-row:hover,
.footer-socials a:hover{color:var(--honey)!important;border-color:rgba(216,162,74,.65)}


/* v12.1 build number in footer */
.footer-build{
  position:relative;
  z-index:2;
  margin-top:14px;
  text-align:center;
  color:rgba(14,36,27,.56);
  font-size:.78rem;
  line-height:1.35;
}
@media(max-width:820px){.footer-build{text-align:left;margin-top:12px}}


/* v12.2 footer visual correction: closer to selected mockup */
.footer.footer-route-variant{
  background:transparent!important;
  padding:52px 0 58px!important;
}
.footer-route-card{
  width:100%;
  min-height:310px;
  padding:44px 42px;
  display:grid;
  grid-template-columns:.78fr 1.58fr 1.18fr;
  gap:34px;
  align-items:start;
  background:linear-gradient(90deg,rgba(255,250,241,.99) 0%,rgba(255,250,241,.97) 58%,rgba(255,250,241,.86) 100%);
  border:1px solid rgba(23,53,40,.05);
  box-shadow:0 18px 55px rgba(16,35,26,.055);
}
.footer-route-card:before{display:none!important;}
.footer-route-card:after{
  right:18px;
  top:18px;
  bottom:18px;
  width:35%;
  opacity:.20;
  background-size:contain;
  background-position:right center;
}
.footer-route-card h3{
  margin:0 0 30px;
  font-size:1.02rem;
  font-weight:950;
  letter-spacing:-.015em;
}
.footer-nav-col,
.footer-route-col{
  border-right:1px dashed rgba(14,36,27,.30);
  min-height:226px;
  padding-right:34px;
}
.footer-nav-col nav{gap:15px;}
.footer-nav-col a{
  font-size:1rem;
  line-height:1.35;
}
.footer-route-items{
  grid-template-columns:repeat(3,minmax(118px,1fr));
  gap:14px;
}
.footer-route-item{
  min-height:118px;
  padding:17px 12px;
  border-radius:10px;
  border:1px solid rgba(14,36,27,.22);
  background:rgba(255,255,255,.26);
  font-size:.88rem;
  line-height:1.35;
}
.footer-route-item strong{display:block;margin-bottom:2px;}
.footer-contact-col{
  min-height:226px;
  padding-right:0!important;
  max-width:none;
}
.footer-contact-col h3{margin-bottom:30px;}
.footer-contact-row{
  gap:16px;
  margin:0 0 17px!important;
  max-width:none!important;
  width:max-content;
  min-width:0;
  font-size:1rem;
  line-height:1.28;
  white-space:nowrap;
}
.footer-contact-row span:last-child{white-space:nowrap;}
.footer-line-icon{
  width:30px;
  height:30px;
  color:var(--pine-dark);
  font-size:0!important;
  line-height:1;
}
.footer-line-icon:before{
  content:""!important;
  width:24px;
  height:24px;
  display:block;
  background:currentColor;
  -webkit-mask-repeat:no-repeat;
  mask-repeat:no-repeat;
  -webkit-mask-position:center;
  mask-position:center;
  -webkit-mask-size:contain;
  mask-size:contain;
}
.footer-icon-car:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 11l1.4-4.2A2 2 0 0 1 8.3 5h7.4a2 2 0 0 1 1.9 1.8L19 11'/%3E%3Cpath d='M4 11h16v6H4z'/%3E%3Cpath d='M7 17v2M17 17v2M7.5 14h.01M16.5 14h.01'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 11l1.4-4.2A2 2 0 0 1 8.3 5h7.4a2 2 0 0 1 1.9 1.8L19 11'/%3E%3Cpath d='M4 11h16v6H4z'/%3E%3Cpath d='M7 17v2M17 17v2M7.5 14h.01M16.5 14h.01'/%3E%3C/svg%3E");
}
.footer-icon-pin:before,.footer-icon-location:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-6.2 7-12a7 7 0 1 0-14 0c0 5.8 7 12 7 12Z'/%3E%3Ccircle cx='12' cy='9' r='2.3'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-6.2 7-12a7 7 0 1 0-14 0c0 5.8 7 12 7 12Z'/%3E%3Ccircle cx='12' cy='9' r='2.3'/%3E%3C/svg%3E");
}
.footer-icon-route:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 4L4 11l7 2 2 7 7-16Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 4L4 11l7 2 2 7 7-16Z'/%3E%3C/svg%3E");
}
.footer-icon-phone:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.4 19.4 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.45 2.1L8 9.7a16 16 0 0 0 6.3 6.3l1.25-1.25a2 2 0 0 1 2.1-.45c.8.25 1.7.45 2.6.55A2 2 0 0 1 22 16.9Z'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.4 19.4 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1.9.3 1.8.6 2.6a2 2 0 0 1-.45 2.1L8 9.7a16 16 0 0 0 6.3 6.3l1.25-1.25a2 2 0 0 1 2.1-.45c.8.25 1.7.45 2.6.55A2 2 0 0 1 22 16.9Z'/%3E%3C/svg%3E");
}
.footer-icon-mail:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h16v14H4z'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5h16v14H4z'/%3E%3Cpath d='m4 7 8 6 8-6'/%3E%3C/svg%3E");
}
.footer-icon-calendar:before{
  -webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='5' width='16' height='15' rx='2'/%3E%3Cpath d='M8 3v4M16 3v4M4 10h16'/%3E%3C/svg%3E");
  mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='5' width='16' height='15' rx='2'/%3E%3Cpath d='M8 3v4M16 3v4M4 10h16'/%3E%3C/svg%3E");
}
.footer-socials{
  justify-content:flex-end;
  gap:12px;
  margin-top:26px;
  padding-right:0;
  width:100%;
}
.footer-socials a,.footer-socials span{
  width:46px;
  height:46px;
  font-size:1.2rem;
  border-color:rgba(14,36,27,.48);
  background:rgba(255,250,241,.55);
}
.footer-build{margin-top:16px;}
@media(max-width:1100px){
  .footer-route-card{grid-template-columns:.72fr 1.2fr 1fr;gap:26px;padding:38px 32px;}
  .footer-route-items{grid-template-columns:1fr;max-width:220px;}
  .footer-contact-row{width:auto;white-space:normal;}
  .footer-contact-row span:last-child{white-space:normal;}
}
@media(max-width:820px){
  .footer-route-card{grid-template-columns:1fr;gap:26px;padding:34px 24px;}
  .footer-route-card:after{width:100%;opacity:.12;background-position:right bottom;background-size:520px auto;}
  .footer-nav-col,.footer-route-col{border-right:0;border-bottom:1px dashed rgba(14,36,27,.28);min-height:0;padding:0 0 26px;}
  .footer-route-items{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;}
  .footer-socials{justify-content:flex-start;}
}
@media(max-width:560px){
  .footer-route-items{grid-template-columns:1fr;}
  .footer-route-item{min-height:94px;}
}
