@font-face{font-family:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/marcellus-v14-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Marcellus;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/marcellus-v14-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cinzel;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/cinzel-v26-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cinzel;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/cinzel-v26-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.route-page{--route-accent-50: #FBF3EF;--route-accent-100: #F4E1D8;--route-accent-600: #A63C2A;--route-accent-700: #832E20;--route-accent-800: #5F2318;--route-accent-muted: #C9A297;--ink: var(--color-zinc-800)}.site-page-content-shell.route-page h1{font-family:Marcellus,Times New Roman,serif;font-weight:400;font-size:clamp(2rem,4.6vw,3.1rem);line-height:1.12;letter-spacing:.015em;color:var(--color-zinc-900)}.site-page-content-shell.route-page h2{font-family:Marcellus,Times New Roman,serif;font-weight:400;font-size:clamp(1.4rem,2.6vw,1.85rem);letter-spacing:.02em;color:var(--color-zinc-900)}.route-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--route-accent-600)}.route-strip{margin-inline:auto}.route-strip svg{width:100%;height:auto;display:block}.route-strip-path{fill:none;stroke:var(--route-accent-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:calc(2.75px / var(--strip-scale, 1))}@media (prefers-reduced-motion: no-preference){.route-strip-path{stroke-dasharray:1;stroke-dashoffset:1;animation:route-draw 2s cubic-bezier(.45,0,.3,1) .15s forwards}.route-strip-station{opacity:0;animation:route-appear .5s ease-out forwards;animation-delay:calc(.25s + var(--station-i) * .09s)}}@keyframes route-draw{to{stroke-dashoffset:0}}@keyframes route-appear{to{opacity:1}}.route-strip-stop{fill:#fff;stroke:var(--route-accent-600);stroke-width:calc(1.1px / var(--strip-scale, 1));r:calc(3.1px / var(--strip-scale, 1))}.route-strip-highlight{fill:#fff;stroke:var(--route-accent-700);stroke-width:calc(1.4px / var(--strip-scale, 1));r:calc(4.1px / var(--strip-scale, 1))}.route-strip-terminus{fill:var(--route-accent-600);stroke:#fff;stroke-width:calc(1px / var(--strip-scale, 1));r:calc(4.8px / var(--strip-scale, 1))}.route-strip text{paint-order:stroke;stroke:#fff;stroke-width:calc(2px / var(--strip-scale, 1));stroke-linejoin:round}.route-strip-title{font-family:Marcellus,serif;font-size:calc(12.5px / var(--strip-scale, 1));font-weight:400;letter-spacing:.04em;fill:var(--color-zinc-900)}.route-strip-subtitle{font-family:Montserrat,sans-serif;font-size:calc(9.5px / var(--strip-scale, 1));fill:var(--color-zinc-500)}@media (max-width: 640px){.route-strip text{display:none}.route-strip-stop{r:calc(5px / var(--strip-scale, 1))}.route-strip-terminus{r:calc(6.5px / var(--strip-scale, 1))}.route-strip-path{stroke-width:calc(2.25px / var(--strip-scale, 1))}}.route-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.5rem;border-block:1px solid var(--color-zinc-200);padding-block:1rem}.route-stats>div{display:flex;flex-direction:column-reverse;gap:.1rem}@media (min-width: 640px){.route-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 768px){.route-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.route-stats>div+div{border-left:1px solid var(--color-zinc-200);padding-left:1.5rem}}.route-stats dt{font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-zinc-400)}.route-stats dd{font-weight:600;font-size:.85rem;line-height:1.3;color:var(--color-zinc-800);font-variant-numeric:tabular-nums}.route-planner{display:grid;gap:1.25rem;align-items:start}#route-map{height:56vh;min-height:380px;border-radius:.9rem;background:var(--color-zinc-100);scroll-margin-top:1rem;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}@media (min-width: 1024px){.route-planner{grid-template-columns:minmax(0,1fr) 390px}.route-map-col{position:sticky;top:1rem}#route-map{height:calc(100vh - 2rem);max-height:860px}}#route-map.mapboxgl-map{box-shadow:none;border:1px solid var(--color-zinc-200)}.route-map-chip{position:absolute;left:.75rem;right:3.25rem;bottom:2rem;z-index:5;display:none;align-items:center;gap:.6rem;max-width:30rem;background:#fff;border:1px solid var(--color-zinc-200);border-left:3px solid var(--route-accent-600);border-radius:.6rem;padding:.55rem .75rem;box-shadow:0 8px 24px #0000001f;font-size:.82rem}.route-map-chip.is-visible{display:flex}.route-map-chip a{margin-left:auto;white-space:nowrap;font-size:.8rem;font-weight:600;color:var(--route-accent-600)}.route-map-chip a:hover{text-decoration:underline}.route-reset{position:absolute;top:.75rem;left:.75rem;z-index:5;display:none;align-items:center;gap:.4rem;background:#fff;border:1px solid var(--color-zinc-300);border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:600;color:var(--color-zinc-700);box-shadow:0 2px 8px #0000001f;cursor:pointer}.route-reset.is-visible{display:inline-flex}.route-reset:hover{border-color:var(--route-accent-600);color:var(--route-accent-700)}.route-etappe-list{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.route-etappe-list li{margin:0}.route-etappe-card{position:relative;display:grid;grid-template-columns:2.1rem minmax(0,1fr) auto;gap:.35rem .7rem;padding:.8rem .9rem;border:1px solid var(--color-zinc-200);border-radius:.75rem;background:#fff;scroll-margin-block:5rem;transition:border-color .15s ease,background-color .15s ease}.route-etappe-card:hover{border-color:color-mix(in srgb,var(--route-accent-600) 45%,var(--color-zinc-200))}.route-etappe-card.is-active{border-color:var(--route-accent-600);background:var(--route-accent-50);box-shadow:0 1px 0 var(--route-accent-600) inset,0 -1px 0 var(--route-accent-600) inset}.route-etappe-badge{grid-row:1;width:2.1rem;height:2.1rem;border-radius:999px;background:#fff;border:2px solid var(--route-accent-600);color:var(--route-accent-700);font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.route-etappe-card.is-active .route-etappe-badge{background:var(--route-accent-600);color:#fff}.route-etappe-eyebrow{font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--route-accent-600)}.route-etappe-title{font-weight:600;font-size:.92rem;line-height:1.3;color:var(--color-zinc-900)}.route-etappe-meta{grid-column:3;grid-row:1;text-align:right;font-size:.78rem;color:var(--color-zinc-500);font-variant-numeric:tabular-nums;white-space:nowrap}.route-etappe-meta strong{display:block;font-size:.92rem;color:var(--color-zinc-800)}.route-etappe-body{grid-column:2 / span 2;font-size:.82rem;line-height:1.5;color:var(--color-zinc-600)}.route-etappe-tag{display:inline-flex;align-items:center;gap:.3rem;margin-top:.45rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;color:var(--route-accent-700);background:var(--route-accent-50);border:1px solid var(--route-accent-100);border-radius:999px;padding:.15rem .6rem}.route-etappe-letop{display:block;margin-top:.45rem;font-size:.72rem;color:var(--color-amber-700)}.route-etappe-actions{grid-column:2 / span 2;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.route-etappe-show{font-size:.76rem;font-weight:600;color:var(--color-primary-600);cursor:pointer;border-radius:.3rem}.route-etappe-show:hover{text-decoration:underline}.route-mini{width:74px;height:46px;flex:none}.route-mini path{fill:none;stroke:var(--color-zinc-300);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s ease}.route-mini circle{fill:var(--route-accent-600)}.route-etappe-card:hover .route-mini path,.route-etappe-card.is-active .route-mini path{stroke:var(--route-accent-600)}.route-story{background:var(--color-zinc-50);border:1px solid var(--color-zinc-200);border-radius:1rem;padding:clamp(1.4rem,3.5vw,2.5rem)}.route-story p{max-width:65ch}.route-story-table{width:100%;border-collapse:collapse;font-size:.82rem}.route-story-table th{text-align:left;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-zinc-500);padding:.4rem .75rem .4rem 0;border-bottom:1px solid var(--color-zinc-200)}.route-story-table td{padding:.42rem .75rem .42rem 0;border-bottom:1px solid var(--color-zinc-100);color:var(--color-zinc-700);vertical-align:baseline}.route-story-table td:first-child{font-weight:600;color:var(--color-zinc-800);white-space:nowrap}.route-story-table td:last-child{text-align:right;font-variant-numeric:tabular-nums;color:var(--color-zinc-500)}.route-praktisch-grid{display:grid;gap:.9rem}@media (min-width: 768px){.route-praktisch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.route-praktisch-grid>div{border:1px solid var(--color-zinc-200);border-radius:.75rem;padding:1rem 1.1rem;background:#fff}.route-praktisch-grid h3{font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--route-accent-700);margin-bottom:.4rem}.route-praktisch-grid p{font-size:.85rem;line-height:1.55;color:var(--color-zinc-600)}.route-faq details{border-bottom:1px solid var(--color-zinc-200)}.route-faq summary{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.85rem .15rem;font-weight:600;font-size:.92rem;color:var(--color-zinc-800);cursor:pointer;list-style:none}.route-faq summary::-webkit-details-marker{display:none}.route-faq summary:after{content:"+";color:var(--route-accent-600);font-size:1.05rem;flex:none}.route-faq details[open] summary:after{content:"−"}.route-faq details p{padding:0 .15rem 1rem;font-size:.86rem;line-height:1.6;color:var(--color-zinc-600);max-width:70ch}.route-page a:focus-visible,.route-page button:focus-visible,.route-page summary:focus-visible{outline:2px solid var(--route-accent-600);outline-offset:2px;border-radius:.3rem}.route-theme-limes{--parchment: #F8F3E9;--parchment-edge: #E7DCC3}.site-page-content-shell.route-theme-limes h1{font-family:Cinzel,Times New Roman,serif;font-weight:600;font-size:clamp(2.1rem,5vw,3.4rem);line-height:1.1;letter-spacing:.045em;color:var(--color-zinc-900)}.site-page-content-shell.route-theme-limes h2{font-family:Cinzel,Times New Roman,serif;font-weight:600;font-size:clamp(1.4rem,2.6vw,1.9rem);letter-spacing:.05em;color:var(--color-zinc-900)}.route-theme-limes .route-strip-title{font-family:Cinzel,serif;letter-spacing:.08em}.route-theme-limes .route-etappe-eyebrow{font-family:Cinzel,serif;font-weight:600;letter-spacing:.2em}.route-theme-limes .route-praktisch-grid h3{font-family:Cinzel,serif;font-weight:600;font-size:.82rem;letter-spacing:.14em}.route-theme-limes .route-faq summary:after{font-family:Cinzel,serif}.route-theme-limes .route-story{background:var(--parchment);border-color:var(--parchment-edge)}.route-theme-limes .route-story-table th{border-bottom-color:var(--parchment-edge)}.route-theme-limes .route-story-table td{border-bottom-color:color-mix(in srgb,var(--parchment-edge) 55%,transparent)}.route-theme-limes .route-story-table td:first-child{font-family:Cinzel,serif;font-size:.86rem;letter-spacing:.05em;color:var(--route-accent-800)}@media (min-width: 768px){.route-stats.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.route-stats.is-hero{grid-template-columns:repeat(3,minmax(0,1fr))}.route-stats.is-hero>div:nth-child(3n+1){border-left:none;padding-left:0}}.route-day svg{display:block;width:auto;height:auto;max-width:100%;max-height:24rem;margin-inline:auto}.route-day-path{fill:none;stroke:var(--route-accent-600);stroke-linecap:round;stroke-linejoin:round;stroke-width:calc(3px / var(--day-scale, 1))}@media (prefers-reduced-motion: no-preference){.route-day svg.is-ready .route-day-path{stroke-dasharray:1;stroke-dashoffset:1;animation:route-draw 1.4s cubic-bezier(.45,0,.3,1) .1s forwards}.route-day svg.is-ready .route-day-start{opacity:0;animation:route-appear .35s ease-out .1s forwards}.route-day svg.is-ready .route-day-end{opacity:0;animation:route-appear .4s ease-out 1.2s forwards}}.route-day-start{fill:var(--route-accent-600)}.route-day-end{fill:#fff;stroke:var(--route-accent-700);stroke-width:2.5}.route-hop{display:flex;flex-wrap:wrap;gap:6px}.route-hop a{position:relative;width:48px;height:48px;display:block;border:1px solid var(--color-zinc-200);border-radius:10px;background:#fff;transition:border-color .15s ease,background-color .15s ease}.route-hop a:hover{border-color:var(--route-accent-600)}.route-hop svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.route-hop svg path{fill:none;stroke:var(--color-zinc-400);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:stroke .15s ease}.route-hop a:hover svg path{stroke:var(--route-accent-600)}.route-hop-n{position:absolute;top:3px;left:5px;font-size:9px;font-weight:700;line-height:1;color:var(--color-zinc-400);font-variant-numeric:tabular-nums}.route-hop a.is-active{border-color:var(--route-accent-600);background:var(--route-accent-50);box-shadow:inset 0 0 0 1px var(--route-accent-600)}.route-hop a.is-active svg path{stroke:var(--route-accent-600)}.route-hop a.is-active .route-hop-n{color:var(--route-accent-700)}.route-index .route-stats{border-bottom:0}.route-index-list{border-top:1px solid var(--color-zinc-200)}.route-index-row{position:relative;display:grid;gap:1.25rem 2rem;grid-template-columns:minmax(0,1fr);align-items:start;border-bottom:1px solid var(--color-zinc-200);padding-block:1.75rem}@media (min-width: 768px){.route-index-row{grid-template-columns:13rem minmax(0,1fr) 11rem;gap:2rem;padding-block:2.25rem}}.route-index-shape{display:block;background:var(--route-accent-50);border:1px solid var(--color-zinc-200);border-radius:.75rem;padding:1rem;transition:border-color .15s ease}.route-index-shape svg{display:block;width:100%;height:8.5rem}@media (min-width: 768px){.route-index-shape svg{height:9.5rem}}.route-index-row:hover .route-index-shape{border-color:var(--route-accent-600)}@media (prefers-reduced-motion: no-preference){.route-index-shape .route-strip-path{animation-delay:calc(.15s + var(--row-i, 0) * .35s)}}.route-index-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .9rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-zinc-500)}.route-index-ref{font-weight:700;letter-spacing:.14em;color:var(--route-accent-600)}.route-index-shapeword{text-transform:none;letter-spacing:normal;font-size:.75rem}.route-index-body h2{margin-top:.35rem}.route-index-body h2 a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.route-index-summary{margin-top:.6rem;max-width:46ch;font-size:.9rem;line-height:1.65;color:var(--color-zinc-600)}.route-index-cta{margin-top:.75rem;font-size:.8rem;font-weight:600;color:var(--route-accent-600)}.route-index-row:hover .route-index-cta{text-decoration:underline}.route-index-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.25rem}@media (min-width: 768px){.route-index-numbers{grid-template-columns:minmax(0,1fr);gap:.9rem;border-left:1px solid var(--color-zinc-200);padding-left:1.75rem}}.route-index-numbers>div{display:flex;flex-direction:column-reverse;gap:.1rem}.route-index-numbers dt{font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-zinc-400)}.route-index-numbers dd{font-family:Marcellus,Times New Roman,serif;font-size:1.15rem;line-height:1.15;color:var(--color-zinc-900)}.route-index-outro{max-width:46rem}.route-index-outro p{margin-top:.6rem;font-size:.9rem;line-height:1.7;color:var(--color-zinc-600)}.route-hop.is-track{flex-wrap:nowrap;padding-block:2px}.route-hop.is-desktop{display:none}@media (min-width: 1024px){.route-hop-mobile-carousel{display:none}.route-hop.is-desktop{display:flex}}.route-progress-label{margin-top:.4rem;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-zinc-400)}.route-gpx{display:inline-flex;align-items:center;gap:.45rem;background:var(--route-accent-600);color:#fff;border-radius:999px;padding:.5rem 1.1rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .15s ease}.route-gpx:hover{background:var(--route-accent-700)}.route-gpx svg{width:.9rem;height:.9rem}.route-etappe-map #route-map{height:58vh;min-height:380px;max-height:640px}.route-milestones{list-style:none;margin:0;padding:0;display:grid;gap:1rem 2rem}@media (min-width: 768px){.route-milestones{grid-template-columns:repeat(2,minmax(0,1fr))}}.route-milestones li{display:grid;grid-template-columns:1.9rem minmax(0,1fr);gap:.25rem .7rem;margin:0}.route-milestone-n{grid-row:1 / span 2;width:1.9rem;height:1.9rem;border-radius:999px;border:2px solid var(--route-accent-600);color:var(--route-accent-700);font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center}.route-milestones h3{font-size:.9rem;font-weight:600;color:var(--color-zinc-900);align-self:center}.route-milestones p{grid-column:2;font-size:.82rem;line-height:1.55;color:var(--color-zinc-600)}.route-etappe-links{display:flex;align-items:center;gap:.9rem}.route-etappe-nav{display:grid;gap:.9rem}@media (min-width: 768px){.route-etappe-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}.route-etappe-nav a,.route-etappe-nav-start{display:flex;flex-direction:column;gap:.2rem;border:1px solid var(--color-zinc-200);border-radius:.75rem;padding:1rem 1.1rem;background:#fff}.route-etappe-nav a{text-decoration:none;transition:border-color .15s ease}.route-etappe-nav a:hover{border-color:var(--route-accent-600)}.route-etappe-nav a.text-right{align-items:flex-end}.route-etappe-nav-dir{font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--route-accent-600)}.route-etappe-nav-titel{font-family:Marcellus,serif;font-size:1.05rem;color:var(--color-zinc-900)}.route-theme-limes .route-etappe-nav-titel{font-family:Cinzel,serif}.route-etappe-nav-meta{font-size:.78rem;color:var(--color-zinc-500);font-variant-numeric:tabular-nums}.route-etappe-nav-start{opacity:.65}
