:root{color-scheme:light;--house-ink: #0b0b0d;--house-paper: #ffffff;--house-paper-soft: #f7f5f0;--house-paper-warm: #efe9dc;--house-muted: #50504b;--house-line: rgba(11, 11, 13, .16);--house-line-strong: rgba(11, 11, 13, .34);--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 rgba(11, 11, 13, .1);--house-leuven-accent: #1f4e3b;--house-dinant-accent: #2f7187;--house-mechelen-accent: #6d2d3d;--house-ardennes-accent: #49643a}:root{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);overflow-x:clip;scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:clip;background:linear-gradient(180deg,rgba(31,78,59,.08),transparent 34rem),var(--paper)}a{color:inherit;text-decoration-color:#346c826b;text-underline-offset:.18em}img{max-width:100%}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;transform:translateY(-160%);background:var(--ink);color:#fff;padding:.65rem .85rem}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,3vw,2rem);border-bottom:1px solid rgba(24,34,31,.12);background:#f8f7f2f0;backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;gap:.7rem;min-width:max-content;text-decoration:none}.brand-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid var(--ink);background:var(--forest);color:#fff;font-weight:800}.brand strong,.brand small{display:block}.brand small{color:var(--muted);font-size:.75rem;text-transform:capitalize}.top-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem;min-width:0;max-width:100%}.top-nav a{display:inline-flex;align-items:center;min-width:0;min-height:2.75rem;padding:.5rem .65rem;border:1px solid transparent;border-radius:4px;color:var(--muted);font-size:.88rem;text-decoration:none}.top-nav a.active,.top-nav a:hover,.top-nav a:focus-visible{border-color:#1f4e3b38;background:#1f4e3b14;color:var(--ink)}.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{position:relative;display:grid;min-height:min(72vh,43rem);align-items:end;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#1f4e3b24,#346c821f)}.image-hero{color:#fff;background:#18221f}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.image-hero:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#18221fd1,#18221f2e 58%),linear-gradient(0deg,rgba(24,34,31,.58),transparent 45%)}.hero-copy{position:relative;z-index:1;width:min(64rem,100%);min-width:0;padding:clamp(4rem,10vw,7rem) clamp(1.1rem,6vw,5rem)}.hero h1{max-width:12ch;margin:0;font-family:var(--house-serif);font-size:clamp(3rem,7.5vw,6.4rem);line-height:.94;letter-spacing:0;overflow-wrap:break-word}.hero p{max-width:44rem;font-size:1.22rem;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.35rem}.hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.6rem .9rem;border:1px solid currentColor;border-radius:4px;background:#ffffffbd;color:var(--ink);font-weight:800;text-decoration:none}.image-hero .hero-cta{background:#ffffff24;color:#fff}.eyebrow{margin:0 0 .75rem;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.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;margin:0 0 1rem;font-family:var(--house-serif);font-size:clamp(2.1rem,4vw,3.25rem);line-height:1.04;letter-spacing:0;overflow-wrap:break-word}.lede{max-width:58rem;color:var(--muted);font-size:1.08rem;line-height:1.75}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.card,.route-card,.fact-card{min-height:100%;padding:1.15rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);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{margin:0;color:var(--muted);line-height:1.6}.practical-capsule{border-top:1px solid rgba(24,34,31,.08);border-bottom:1px solid rgba(24,34,31,.08);background:#ffffffa8}.answer-panel{display:grid;gap:1rem;min-width:0}.answer-facts{display:grid;gap:.75rem;margin:0}.answer-facts div,.choice-grid article{min-width:0;padding:1rem;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.answer-facts dt{margin:0 0 .35rem;color:var(--forest);font-size:.76rem;font-weight:800;text-transform:uppercase}.answer-facts dd,.choice-grid p{margin:0;color:var(--muted);line-height:1.6}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.stay-compare{border-top:1px solid rgba(24,34,31,.08);border-bottom:1px solid rgba(24,34,31,.08);background:linear-gradient(135deg,#1f4e3b14,#b5873c14),#ffffffbd}.stay-compare-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.45fr);gap:1rem;align-items:start}.affiliate-disclosure{margin:0;padding:1rem;border:1px solid rgba(181,135,60,.3);border-radius:8px;background:#ffffffc7;color:var(--muted);font-size:.9rem;line-height:1.55}.stay-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.stay-card{display:grid;gap:.95rem;min-width:0;padding:1.15rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 1px #18221f0a}.stay-card h3{margin:0;font-size:1.08rem;line-height:1.25}.stay-card p{margin:0;color:var(--muted);line-height:1.62}.stay-brief{display:grid;gap:.65rem;margin:0}.stay-brief div{min-width:0;padding:.85rem;border:1px solid rgba(24,34,31,.1);border-radius:6px;background:#f8f7f2b8}.stay-brief dt{margin:0 0 .3rem;color:var(--forest);font-size:.72rem;font-weight:800;text-transform:uppercase}.stay-brief dd{margin:0;color:var(--muted);line-height:1.55}.stay-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:auto}.stay-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.58rem .85rem;border:1px solid rgba(31,78,59,.35);border-radius:4px;color:var(--forest);font-weight:800;text-decoration:none}.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{display:grid;gap:.75rem;text-decoration:none}.route-card:hover,.route-card:focus-visible{border-color:#346c8273;box-shadow:var(--shadow)}.tag{display:inline-flex;width:max-content;padding:.22rem .45rem;border-radius:4px;background:#346c821f;color:var(--river);font-size:.72rem;font-weight:800;text-transform:uppercase}.decision-table{width:100%;margin-top:1.5rem;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);background:var(--surface)}.decision-table th,.decision-table td{padding:.9rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.decision-table th{background:#1f4e3b14;font-size:.78rem;text-transform:uppercase}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(1.5rem,5vw,4rem);align-items:start}.split>*,.grid>*{min-width:0}.map-panel{position:relative;min-width:0;min-height:25rem;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:radial-gradient(circle at 25% 30%,rgba(181,135,60,.22),transparent 18rem),linear-gradient(135deg,#1f4e3b2e,#346c8229),var(--surface)}.map-panel svg{display:block;width:100%;max-width:100%;height:100%;min-height:25rem}.map-label{font-size:.74rem;font-weight:800;fill:var(--ink)}.river-line{fill:none;stroke:var(--river);stroke-width:8;stroke-linecap:round;opacity:.7}.route-line{fill:none;stroke:var(--wine);stroke-width:3;stroke-dasharray:8 8}.node{fill:var(--forest);stroke:#fff;stroke-width:3}.source-band{border-top:1px solid var(--line);background:#eef3ee}.source-list{display:grid;gap:.75rem;padding:0;margin:0;list-style:none}.source-list li{display:grid;gap:.2rem;padding:.75rem 0;border-bottom:1px solid rgba(24,34,31,.12)}.source-list span{color:var(--muted);line-height:1.5}.site-footer{display:flex;justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,2rem);background:var(--ink);color:#fff}.site-footer div,.site-footer nav{display:flex;flex-wrap:wrap;gap:.85rem}.site-footer span,.site-footer a{color:#ffffffb8}@media(max-width:860px){.site-header{align-items:flex-start;flex-direction:column}.top-nav{width:100%;justify-content:flex-start}.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(max-width:560px){.site-header{gap:.75rem}.brand{min-width:0}.top-nav{gap:.2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.top-nav a{justify-content:center;min-height:2.75rem;padding:.45rem .4rem;white-space:nowrap}.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(max-width:360px){.top-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.top-nav a{font-size:.82rem}}
