:root{color-scheme:light;--house-ink:#0b0b0d;--house-paper:#fff;--house-paper-soft:#f7f5f0;--house-paper-warm:#efe9dc;--house-muted:#50504b;--house-line:#0b0b0d29;--house-line-strong:#0b0b0d57;--house-gold:#e0be5c;--house-gold-deep:#9c7d25;--house-gold-soft:#f6edcf;--house-serif:Georgia, "Iowan Old Style", "Times New Roman", Times, serif;--house-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--house-measure:68ch;--house-shell:1180px;--house-shadow:0 18px 50px #0b0b0d1a;--house-leuven-accent:#1f4e3b;--house-dinant-accent:#2f7187;--house-mechelen-accent:#6d2d3d;--house-ardennes-accent:#49643a;color-scheme:light;--ink:var(--house-ink);--muted:var(--house-muted);--paper:var(--house-paper-soft);--surface:var(--house-paper);--line:var(--house-line);--local-accent:var(--house-ardennes-accent);--forest:var(--local-accent);--river:var(--house-dinant-accent);--wine:var(--house-gold-deep);--gold:var(--house-gold);--shadow:var(--house-shadow);font-family:var(--house-serif)}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth;overflow-x:clip}body{background:linear-gradient(180deg, #1f4e3b14, transparent 34rem), var(--paper);min-width:320px;margin:0;overflow-x:clip}a{color:inherit;text-underline-offset:.18em;text-decoration-color:#346c826b}img{max-width:100%}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:.65rem .85rem;position:absolute;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;backdrop-filter:blur(14px);background:#f8f7f2f0;border-bottom:1px solid #18221f1f;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem clamp(1rem,3vw,2rem);display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;min-width:max-content;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--ink);background:var(--forest);color:#fff;place-items:center;width:2.25rem;height:2.25rem;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.75rem}.top-nav{flex-wrap:wrap;justify-content:flex-end;gap:.25rem;min-width:0;max-width:100%;display:flex}.top-nav a{min-width:0;min-height:2.75rem;color:var(--muted);border:1px solid #0000;border-radius:4px;align-items:center;padding:.5rem .65rem;font-size:.88rem;text-decoration:none;display:inline-flex}.top-nav a.active,.top-nav a:hover,.top-nav a:focus-visible{color:var(--ink);background:#1f4e3b14;border-color:#1f4e3b38}.language-switch{border:1px solid #1f4e3b38;border-radius:4px;flex:none;display:inline-flex;overflow:hidden}.language-switch a{min-width:2.4rem;min-height:2.4rem;color:var(--muted);place-items:center;font-size:.78rem;font-weight:800;text-decoration:none;display:grid}.language-switch a+a{border-left:1px solid #1f4e3b38}.language-switch a.active,.language-switch a:hover,.language-switch a:focus-visible{background:var(--forest);color:#fff}.top-nav a:focus-visible,.brand:focus-visible,.hero-cta:focus-visible,.route-card:focus-visible,.stay-link:focus-visible,.source-list a:focus-visible,.site-footer a:focus-visible{outline:2px solid var(--forest);outline-offset:2px}.hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#1f4e3b24,#346c821f);align-items:end;min-height:min(72vh,43rem);display:grid;position:relative;overflow:hidden}.image-hero{color:#fff;background:#18221f}.hero-media{object-fit:cover;opacity:.72;width:100%;height:100%;position:absolute;inset:0}.hero .hero-credit{z-index:2;color:#ffffffe6;text-align:right;max-width:calc(100% - 1.6rem);margin:0;font-size:.7rem;line-height:1.35;position:absolute;bottom:.55rem;right:.8rem}.hero-credit a{color:inherit}.image-hero:after{content:"";background:linear-gradient(90deg,#18221fd1,#18221f2e 58%),linear-gradient(#0000 55%,#18221f94);position:absolute;inset:0}.hero-copy{z-index:1;width:min(64rem,100%);min-width:0;padding:clamp(4rem,10vw,7rem) clamp(1.1rem,6vw,5rem);position:relative}.hero h1{max-width:12ch;font-family:var(--house-serif);letter-spacing:0;overflow-wrap:break-word;margin:0;font-size:clamp(3rem,7.5vw,6.4rem);line-height:.94}.hero p{max-width:44rem;font-size:1.22rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.35rem;display:flex}.hero-cta{min-height:2.75rem;color:var(--ink);background:#ffffffbd;border:1px solid;border-radius:4px;justify-content:center;align-items:center;padding:.6rem .9rem;font-weight:800;text-decoration:none;display:inline-flex}.image-hero .hero-cta{color:#fff;background:#ffffff24}.eyebrow{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.section,.source-band{padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,2rem)}.section-inner{width:min(72rem,100%);margin:0 auto}.section h2,.source-band h2{max-width:18ch;font-family:var(--house-serif);letter-spacing:0;overflow-wrap:break-word;margin:0 0 1rem;font-size:clamp(2.1rem,4vw,3.25rem);line-height:1.04}.lede{max-width:58rem;color:var(--muted);font-size:1.08rem;line-height:1.75}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.card,.route-card,.fact-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:100%;padding:1.15rem;box-shadow:0 1px #18221f0a}.card h3,.route-card h3,.fact-card h3{margin:0 0 .55rem;font-size:1rem;line-height:1.25}.card p,.route-card p,.fact-card p{color:var(--muted);margin:0;line-height:1.6}.practical-capsule{background:#ffffffa8;border-top:1px solid #18221f14;border-bottom:1px solid #18221f14}.answer-panel{gap:1rem;min-width:0;display:grid}.answer-facts{gap:.75rem;margin:0;display:grid}.answer-facts div,.choice-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:1rem}.answer-facts dt{color:var(--forest);text-transform:uppercase;margin:0 0 .35rem;font-size:.76rem;font-weight:800}.answer-facts dd,.choice-grid p{color:var(--muted);margin:0;line-height:1.6}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.stay-compare{background:linear-gradient(135deg,#1f4e3b14,#b5873c14),#ffffffbd;border-top:1px solid #18221f14;border-bottom:1px solid #18221f14;scroll-margin-top:24px}.stay-compare-head{grid-template-columns:minmax(0,1fr) minmax(16rem,.45fr);align-items:start;gap:1rem;display:grid}.affiliate-disclosure{color:var(--muted);background:#ffffffc7;border:1px solid #b5873c4d;border-radius:8px;margin:0;padding:1rem;font-size:.9rem;line-height:1.55}.stay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.stay-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:.95rem;min-width:0;padding:1.15rem;display:grid;box-shadow:0 1px #18221f0a}.stay-card h3{margin:0;font-size:1.08rem;line-height:1.25}.stay-card p{color:var(--muted);margin:0;line-height:1.62}.stay-brief{gap:.65rem;margin:0;display:grid}.stay-brief div{background:#f8f7f2b8;border:1px solid #18221f1a;border-radius:6px;min-width:0;padding:.85rem}.stay-brief dt{color:var(--forest);text-transform:uppercase;margin:0 0 .3rem;font-size:.72rem;font-weight:800}.stay-brief dd{color:var(--muted);margin:0;line-height:1.55}.stay-actions{gap:.65rem;margin-top:auto;display:grid}.stay-alternatives{gap:.45rem;display:grid}.stay-alternatives-label{color:var(--muted);font-size:.75rem;font-weight:700}.stay-alternative-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.stay-link{min-height:2.75rem;color:var(--forest);border:1px solid #1f4e3b59;border-radius:4px;justify-content:center;align-items:center;padding:.58rem .85rem;font-weight:800;text-decoration:none;display:inline-flex}.stay-link.primary{border-color:var(--forest);background:var(--forest);color:#fff}.stay-link:hover,.stay-link:focus-visible{box-shadow:0 10px 28px #18221f24}.route-card{gap:.75rem;text-decoration:none;display:grid}.route-card:hover,.route-card:focus-visible{box-shadow:var(--shadow);border-color:#346c8273}.tag{width:max-content;color:var(--river);text-transform:uppercase;background:#346c821f;border-radius:4px;padding:.22rem .45rem;font-size:.72rem;font-weight:800;display:inline-flex}.decision-table{border-collapse:collapse;border:1px solid var(--line);background:var(--surface);width:100%;margin-top:1.5rem;overflow:hidden}.decision-table th,.decision-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.9rem}.decision-table th{text-transform:uppercase;background:#1f4e3b14;font-size:.78rem}.split{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(1.5rem,5vw,4rem);display:grid}.split>*,.grid>*{min-width:0}.map-panel{border:1px solid var(--line);background:radial-gradient(circle at 25% 30%, #b5873c38, transparent 18rem), linear-gradient(135deg, #1f4e3b2e, #346c8229), var(--surface);border-radius:8px;min-width:0;min-height:25rem;position:relative;overflow:hidden}.map-panel svg{width:100%;max-width:100%;height:100%;min-height:25rem;display:block}.map-label{fill:var(--ink);font-size:.74rem;font-weight:800}.river-line{fill:none;stroke:var(--river);stroke-width:8px;stroke-linecap:round;opacity:.7}.route-line{fill:none;stroke:var(--wine);stroke-width:3px;stroke-dasharray:8 8}.node{fill:var(--forest);stroke:#fff;stroke-width:3px}.source-band{border-top:1px solid var(--line);background:#eef3ee}.source-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.source-list li{border-bottom:1px solid #18221f1f;gap:.2rem;padding:.75rem 0;display:grid}.source-list span{color:var(--muted);line-height:1.5}.site-footer{background:var(--ink);color:#fff;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,2rem);display:flex}.site-footer div,.site-footer nav{flex-wrap:wrap;gap:.85rem;display:flex}.site-footer span,.site-footer a{color:#ffffffb8}@media (width<=860px){.site-header{flex-direction:column;align-items:flex-start}.top-nav{justify-content:flex-start;width:100%}.language-switch{position:absolute;top:.85rem;right:clamp(1rem,3vw,2rem)}.grid,.split,.choice-grid,.stay-compare-head,.stay-grid{grid-template-columns:1fr}.hero{min-height:34rem}.decision-table{display:block;overflow-x:auto}.site-footer{flex-direction:column}}@media (width<=560px){.site-header{gap:.75rem}.brand{min-width:0}.top-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:.2rem;width:100%;display:grid}.top-nav a{overflow-wrap:anywhere;text-align:center;white-space:normal;justify-content:center;min-height:2.75rem;padding:.45rem .4rem;line-height:1.35}.hero{min-height:34rem}.hero-copy{padding:3rem 1.25rem}.hero h1{max-width:10ch;line-height:.98}.hero p{max-width:31ch;font-size:1rem;line-height:1.55}.section h2,.source-band h2{max-width:13ch}.lede{font-size:1rem}.map-panel,.map-panel svg{min-height:18rem}}@media (width<=360px){.top-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.top-nav a{font-size:.82rem}}.privacy-consent[data-astro-cid-vco43ciu]{right:max(.85rem, env(safe-area-inset-right));bottom:calc(.85rem + env(safe-area-inset-bottom));left:max(.85rem, env(safe-area-inset-left));z-index:1200;backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #0b0b0d1a;border-radius:18px;width:min(34rem,100% - 1.7rem);margin-left:auto;padding:.9rem .95rem .95rem;position:fixed;box-shadow:0 12px 30px #0b0b0d21}.privacy-consent[data-astro-cid-vco43ciu][hidden],.privacy-choice-trigger[data-astro-cid-vco43ciu][hidden]{display:none}.privacy-consent__title[data-astro-cid-vco43ciu]{color:var(--ink,var(--house-ink,#0b0b0d));margin:0 0 .22rem;font-size:.95rem;font-weight:700}.privacy-consent__message[data-astro-cid-vco43ciu]{max-width:52ch;color:var(--muted,var(--house-muted,#626267));margin:0;font-size:.84rem;line-height:1.5}.privacy-consent__actions[data-astro-cid-vco43ciu]{flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.75rem;display:flex}.privacy-consent__button[data-astro-cid-vco43ciu]{border:1px solid var(--forest,var(--house-gold-deep,#9a7424));min-height:42px;color:var(--forest,var(--house-gold-deep,#9a7424));font:inherit;cursor:pointer;background:0 0;border-radius:999px;flex:0 auto;justify-content:center;align-items:center;padding:.65rem .9rem;font-size:.86rem;font-weight:700;display:inline-flex}.privacy-consent__button[data-astro-cid-vco43ciu]:hover,.privacy-consent__button[data-astro-cid-vco43ciu]:focus-visible{background:var(--forest,var(--house-gold-deep,#9a7424));color:var(--paper,var(--house-paper,#fff))}.privacy-consent__link[data-astro-cid-vco43ciu]{color:var(--forest,var(--house-gold-deep,#9a7424));white-space:nowrap;margin-left:auto;font-size:.82rem;font-weight:700}.privacy-choice-trigger[data-astro-cid-vco43ciu]{appearance:none;color:inherit;font:inherit;cursor:pointer;text-underline-offset:.16em;background:0 0;border:0;padding:0;text-decoration:underline}@media (width<=640px){.privacy-consent[data-astro-cid-vco43ciu]{right:max(.65rem, env(safe-area-inset-right));bottom:calc(.65rem + env(safe-area-inset-bottom));left:max(.65rem, env(safe-area-inset-left));width:auto;padding:.82rem}.privacy-consent__actions[data-astro-cid-vco43ciu]{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.privacy-consent__button[data-astro-cid-vco43ciu]{width:100%;padding-inline:.65rem}.privacy-consent__link[data-astro-cid-vco43ciu]{white-space:normal;grid-column:1/-1;margin-left:0;padding-top:.05rem}}
