:root{--paper:#f6f4ed;--card:#fffef9;--ink:#253e36;--muted:#66726b;--line:#dcded2;--green:#294e40;--light:#eaf0e5;--orange:#b94e2d;--sand:#f0e8d7;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}button:disabled{opacity:.65;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:4px}button:focus:not(:focus-visible){outline:none}[hidden]{display:none!important}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.12}h3,h4{line-height:1.35}p{margin-bottom:14px}img{max-width:100%;display:block}button{border:0}summary{list-style:none}summary::-webkit-details-marker{display:none}summary{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px}summary:hover{color:var(--orange)}details[open]>.summary .chevron{transform:rotate(180deg)}.topbar{max-width:1160px;margin:auto;padding:25px 26px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:18px;line-height:1.3;font-weight:650}.brand-mark{width:42px;height:42px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1}.brand-sub{display:block;font-size:8px;letter-spacing:1.7px;margin-top:5px;font-weight:500;color:var(--muted)}.route-link{text-decoration:none;font-size:14px;font-weight:600;min-height:44px;display:flex;align-items:center;gap:20px}.route-link span{font-size:22px}.page{max-width:1160px;margin:auto;padding:0 26px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;padding:47px 0 43px;border-bottom:1px solid var(--line);margin-bottom:30px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;line-height:1.5;margin-bottom:17px}.tiny-line{display:inline-block;width:24px;height:1px;background:var(--orange);vertical-align:middle;margin-right:8px}.hero h1{font-size:59px;letter-spacing:-2.8px;margin-bottom:21px}.hero h1 em{font-weight:400;color:var(--orange)}.hero-description{font-size:15px;color:var(--muted);line-height:1.65}.hero-meta{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:12px;font-weight:500;margin-top:25px}.hero-meta span+span{border-left:1px solid #c7cec2;padding-left:20px}.hero-art{position:relative;padding:12px 0 24px}.hero-art img{width:100%;height:auto}.art-caption{display:block;text-align:center;font-size:8px;letter-spacing:2px;color:#707d69;margin-top:5px}.layout{display:grid;grid-template-columns:282px minmax(0,1fr);gap:32px;align-items:start}.sidebar{display:grid;gap:22px}.plan-card{background:var(--light);border:1px solid #dce3d7;border-radius:var(--radius);padding:23px}.plan-card .eyebrow{color:#55704f;margin-bottom:12px}.plan-card h2{font-size:23px;line-height:1.2;margin-bottom:19px}.budget-options{display:flex;padding:4px;background:#dce5d8;border-radius:9px;gap:3px;margin-bottom:20px}.budget-options button{flex:1;min-height:42px;padding:4px;border-radius:6px;font-size:13px;background:transparent;white-space:nowrap}.budget-options button.selected{color:#fff;background:var(--green);box-shadow:0 2px 5px #263e3322}.time-row{display:flex;gap:10px;justify-content:space-between;margin-top:10px;font-size:13px}.time-row strong{white-space:nowrap;font-weight:600}.time-note{font-size:12px;color:#596759;line-height:1.6;margin:15px 0 0}.station-shortcut{font-size:12px;display:inline-block;margin-top:13px}.pause-control{border-top:1px solid #cdd9c7;margin-top:18px;padding-top:10px}.text-button{background:transparent;font-size:13px;min-height:44px;padding:5px 0;font-weight:600}.route-card{padding:4px 2px}.route-card summary{font-size:14px;font-weight:650;padding:0 8px}.route-card summary small{font-weight:400;font-size:11px;color:var(--muted);margin-left:10px}.chevron{font-size:20px}.route-progress{padding:12px 9px 0}.route-progress label{font-size:11px;color:var(--muted)}progress{display:block;appearance:none;width:100%;height:4px;border:0;border-radius:3px;overflow:hidden;margin:9px 0 22px;background:#e1e4d9}progress::-webkit-progress-bar{background:#e1e4d9}progress::-webkit-progress-value{background:var(--green)}progress::-moz-progress-bar{background:var(--green)}.route-list{list-style:none;margin:0;padding:0}.route-list li{position:relative}.route-list li:not(:last-child):before{content:"";position:absolute;left:23px;top:37px;bottom:-17px;width:1px;background:#d7ddd2}.route-list a{display:flex;gap:13px;padding:12px 9px;align-items:center;text-decoration:none;border-radius:10px;position:relative}.route-list a:hover{background:#eaece2}.route-list a[aria-current=page]{background:#e8ece0}.route-number{display:grid;place-items:center;width:29px;height:29px;flex:0 0 29px;font-size:10px;background:var(--paper);border:1px solid #cfd6c9;border-radius:50%;font-weight:600}.current .route-number{background:var(--orange);border-color:var(--orange);color:#fff}.visited .route-number{background:var(--green);border-color:var(--green);color:#fff}.skipped .route-number{background:#ede6dc;color:#736554}.route-name{font-size:12px;font-weight:600;line-height:1.4}.route-name small{display:block;font-weight:400;font-size:10px;color:var(--muted);margin-top:4px}.route-footnote{font-size:11px;color:var(--muted);padding:20px 10px 0;line-height:1.7}.point-card{padding:32px 34px 23px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius)}.point-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:27px}.point-topline .eyebrow{margin:0;font-size:10px}.muted{color:#737e73;margin-left:5px}.status-pill{border:1px solid #d6ddcf;color:#526749;background:#f2f5ec;border-radius:30px;padding:5px 11px;font-size:10px;line-height:1.5}.status-pill.arrived{background:#e2eddd;color:var(--green)}.point-tag{color:var(--orange);font-size:12px;margin-bottom:9px}.point-card h2{font-size:39px;letter-spacing:-1.3px;margin-bottom:7px}.german-name{color:#6b796e;font-size:13px;letter-spacing:.3px;margin-bottom:20px}.point-meta{display:flex;flex-wrap:wrap;gap:9px 22px;color:#546457;font-size:12px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:22px}.point-meta b{font-weight:400}.intro{font-size:16px;line-height:1.75;color:#415549;margin-bottom:23px}.address-card{display:flex;align-items:center;gap:13px;background:#f2f2e9;border:1px solid #e1e4d7;border-radius:12px;padding:14px 13px}.pin-icon{font-size:28px;line-height:1;color:#45644a}.address-card>div{flex:1;min-width:0}.address-card .eyebrow{font-size:8px;letter-spacing:1.3px;color:#6a7563}.address-card p{font-size:13px;line-height:1.6;margin:4px 0 0;overflow-wrap:anywhere}.copy-button{flex:0 0 44px;display:grid;place-items:center;min-height:44px;border:1px solid #d8dfce;border-radius:9px;background:#fffef8}.copy-button:hover{background:#e2eada}.copy-button svg{width:18px;height:18px;fill:none;stroke:var(--green);stroke-width:1.5}.map-links{display:flex;align-items:center;gap:20px;margin:12px 0 25px}.button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:13px 18px;text-decoration:none;font-size:14px;font-weight:550;line-height:1.45;border-radius:10px;background:#edf0e6;text-align:center}.secondary{background:transparent;border:1px solid #bccbb7;color:var(--green)}.secondary:hover{background:#edf2e7}.map-button{flex:1;justify-content:space-between;font-size:12px;min-height:46px}.apple-link{font-size:11px;white-space:nowrap;min-height:44px;display:flex;align-items:center}.section{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.section-heading{display:flex;gap:11px;align-items:center;margin-bottom:12px}.section-icon{font-size:22px;line-height:1;color:var(--orange);width:23px}.section-heading h3{font-size:17px;font-weight:600;margin:0}.section-caption{font-size:11px;color:var(--muted);margin:0 0 16px 34px}.direction-list{list-style:none;counter-reset:directions;padding:0;margin:0}.direction-list li{counter-increment:directions;position:relative;padding-left:35px;margin-bottom:12px;font-size:14px;line-height:1.75;color:#425749}.direction-list li:before{content:counter(directions);position:absolute;left:1px;top:2px;width:21px;height:21px;border:1px solid #d7ddcf;border-radius:50%;font-size:10px;display:grid;place-items:center;color:#63775a}.recognize{display:flex;gap:13px;padding:18px 19px;background:#ecf1e6;border-radius:12px;margin-top:23px}.recognize>span{font-size:26px;color:#56704b;line-height:1.2}.recognize h3{font-size:13px;margin-bottom:7px}.recognize p{font-size:13px;margin:0;line-height:1.75;color:#4a6046}.sights{margin-top:21px}.sight{display:flex;gap:14px;margin-bottom:22px}.sight:last-child{margin-bottom:0}.sight-number{font-family:Georgia,serif;font-size:24px;color:#aebaa4;min-width:25px;line-height:1.3}.sight h4{font-size:14px;font-weight:600;margin:1px 0 7px}.sight p{font-size:14px;line-height:1.75;color:#4c5a50;margin:0}.tip{display:flex;gap:12px;border-radius:10px;padding:16px 18px;background:#f4edde;margin-top:25px}.tip>span{font-size:23px;line-height:1.2;color:#987542}.tip p{font-size:12px;color:#766348;margin:0;line-height:1.7}.along-details{border-bottom:1px solid var(--line);padding:10px 0}.along-details summary{font-size:12px;font-weight:550}.along-details summary span{font-size:20px;color:#788b6c}.along-details p{font-size:14px;color:#4e6053;line-height:1.8;margin:3px 0 12px}.source-link{display:inline-block;font-size:10px;color:var(--muted);margin-top:21px;line-height:1.7}.actions{background:var(--paper);padding:20px 0 2px}.action-form{margin:0}.primary{background:var(--green);color:white;width:100%;min-height:54px}.primary:hover{background:#1d3d30}.action-hint{font-size:11px;color:var(--muted);text-align:center;margin-bottom:10px}.secondary-actions{display:flex;gap:8px;margin-top:8px}.secondary-actions .action-form{flex:1}.ghost{width:100%;background:transparent;font-size:12px;min-height:44px;border:1px solid #d4dccc}.ghost:hover{background:#e7ecdf}.page-nav{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:22px 0 0;font-size:11px;color:var(--muted)}.page-nav a{min-height:44px;display:flex;align-items:center;text-decoration:none}.page-nav a:hover{color:var(--orange)}.practical{margin:30px 0 0;border-top:1px solid var(--line);padding:15px 0}.practical summary{font-size:13px}.practical details>div{max-width:740px;padding:16px 0}.practical p{font-size:13px;color:var(--muted);line-height:1.8}.footer{display:flex;justify-content:space-between;gap:16px;padding:23px 0 35px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.footer a{color:#6a7565}.flash{border:1px solid #cddfc5;background:#eaf2e4;padding:12px 18px;border-radius:10px;margin:0 0 22px;font-size:13px}.flash.saved{font-size:12px}.preview-notice{font-size:12px;padding:15px 18px;background:var(--sand);border-radius:10px;margin-bottom:18px}.preview-notice a{display:block;font-weight:600;margin-top:7px}.lost-panel{background:#fff1d9;border:1px solid #e0c795;border-radius:12px;padding:21px;margin:22px 0}.lost-panel h3{font-size:18px}.lost-panel p{font-size:14px;color:#745c31;line-height:1.75}.lost-panel p:last-child{margin-bottom:0}.skipped-directions{margin:20px 0;font-size:13px;background:#f6efe2;padding:12px 16px;border-radius:10px}.skipped-directions summary{font-weight:600}.skipped-directions p{font-size:13px;margin-top:14px}.skipped-directions h4{margin:18px 0 -6px}.finish-card{background:var(--green);color:#f4f4e7;padding:36px;border-radius:18px;margin-bottom:25px}.finish-symbol{display:block;font-size:48px;color:#d8ca9f}.finish-card h2{font-size:41px}.finish-card p{font-size:14px;line-height:1.8}.finish-card .eyebrow{font-size:9px;margin:15px 0}.finish-card .secondary{color:white;border-color:#7f9b83;margin-top:22px}.finish-card .secondary:hover{background:#375948}.finish-card .quiet-link{display:block;text-align:center;color:#e3e7d6}.quiet-link{font-size:13px;display:inline-block;margin-top:22px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#243e31;color:#fff;border:1px solid #cbd3c2;border-radius:12px;padding:13px 20px;box-shadow:0 4px 25px #18301c30;z-index:20;font-size:14px;max-width:90vw;width:max-content}.copy-fallback{font-size:12px;padding:10px 0}.copy-fallback input{width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:white;margin-top:8px;font-size:16px}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:50}.skip-link:focus{top:10px}.admin-page,.error-page{max-width:640px;margin:65px auto;padding:0 24px}.admin-page h1{font-size:48px;letter-spacing:-1.7px}.admin-state{background:var(--light);border:1px solid var(--line);padding:22px;border-radius:15px;margin:28px 0}.admin-state h2{font-size:27px;margin:12px 0}.admin-state p{font-size:13px;color:var(--muted);margin:0}.checkbox-label{display:flex;gap:13px;align-items:flex-start;margin:25px 0;font-size:14px;cursor:pointer}.checkbox-label input{width:22px;height:22px;accent-color:var(--green);flex:0 0 22px;margin-top:2px}.leaf{color:#527347}
@media(min-width:781px){.route-card summary{cursor:pointer}.sidebar{position:sticky;top:20px}.route-list a{padding-top:10px;padding-bottom:10px}.route-footnote{padding-top:12px}.route-progress progress{margin-bottom:10px}}
@media(max-width:1000px) and (min-width:781px){.layout{grid-template-columns:240px minmax(0,1fr);gap:22px}.plan-card{padding:18px}.point-card{padding:27px}.hero h1{font-size:52px}.hero-art{padding:0}.point-card h2{font-size:33px}}
@media(max-width:780px){body{font-size:17px}.topbar{padding:17px 20px}.brand{font-size:16px}.brand-mark{width:36px;height:36px;font-size:26px}.brand-sub{font-size:7px;letter-spacing:1.3px}.route-link{font-size:13px}.page{padding:0 18px}.hero{gap:0;grid-template-columns:1fr;padding:31px 3px 25px;margin-bottom:23px}.hero h1{font-size:48px;letter-spacing:-2px;margin-bottom:17px}.hero-description{font-size:14px}.hero-meta{font-size:11px;gap:9px 12px;margin-top:20px}.hero-meta span+span{padding-left:12px}.hero-art{max-width:440px;justify-self:center;width:100%;padding:8px 12px 0;margin-top:13px}.hero-art img{max-height:164px;width:100%;object-fit:contain}.art-caption{font-size:7px;letter-spacing:1.8px;margin-top:3px}.layout{display:flex;flex-direction:column;gap:22px}.sidebar{display:contents}.plan-card{order:0;width:100%;padding:19px 20px;display:grid;grid-template-columns:1fr 1fr;column-gap:17px;align-items:start}.plan-card>.eyebrow{grid-column:1/-1;margin-bottom:9px;font-size:9px}.plan-card h2{font-size:22px;margin-bottom:8px}.budget-form{grid-column:2;grid-row:2/4}.budget-options{margin:0}.budget-options button{font-size:12px;min-height:42px}.plan-card>p:not(.eyebrow){grid-column:1/-1}.plan-card #live-plan{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:5px 20px;border-top:1px solid #d1ddca;padding-top:12px;margin-top:13px}.time-row{margin:0;gap:7px;font-size:12px}.time-note{margin-top:6px;font-size:12px;flex:1 0 100%}.station-shortcut{margin-top:4px;font-size:12px}.pause-control{padding:0;margin:0 0 0 auto;border:0}.pause-control .text-button{padding:0;font-size:12px;min-height:40px}.plan-card #live-plan .time-note{font-size:11px}main#point{order:1;width:100%;min-width:0;scroll-margin-top:15px}.route-card{order:2;width:100%;background:#eef0e5;border:1px solid var(--line);border-radius:14px;padding:8px 12px}.route-card summary{font-size:15px}.route-list a{padding:14px 9px}.route-name{font-size:14px}.route-name small{font-size:12px}.route-number{width:32px;height:32px;flex-basis:32px;font-size:11px}.route-list li:not(:last-child):before{left:24px;top:41px}.route-progress label{font-size:12px}.point-card{padding:23px 21px 22px;border-radius:15px}.point-topline{margin-bottom:23px}.point-topline .eyebrow{font-size:9px}.status-pill{font-size:10px;padding:5px 9px}.point-tag{font-size:12px}.point-card h2{font-size:34px;letter-spacing:-1px;line-height:1.12;overflow-wrap:break-word}.german-name{font-size:13px}.point-meta{font-size:12px;gap:8px 15px;margin-bottom:20px}.intro{font-size:17px;line-height:1.75}.address-card{gap:9px;padding:12px 10px}.address-card p{font-size:14px}.address-card .eyebrow{font-size:8px;letter-spacing:1px}.pin-icon{font-size:25px}.map-links{gap:10px;flex-wrap:wrap;margin-bottom:22px}.map-button{font-size:13px;min-height:49px;flex:1 0 100%}.apple-link{font-size:12px;min-height:36px}.section-heading h3{font-size:18px}.section-caption{font-size:12px;line-height:1.6}.direction-list li{font-size:16px;line-height:1.75;margin-bottom:15px}.recognize{padding:17px 14px;gap:10px}.recognize h3{font-size:14px}.recognize p{font-size:15px;line-height:1.7}.sight{gap:12px;margin-bottom:23px}.sight h4{font-size:16px}.sight p{font-size:16px;line-height:1.75}.tip{padding:16px 14px;gap:10px}.tip p{font-size:14px}.along-details summary{font-size:14px;line-height:1.5;min-height:54px}.along-details p{font-size:16px}.source-link{font-size:12px;min-height:44px}.actions{position:sticky;bottom:0;z-index:5;padding:12px 0 max(12px,env(safe-area-inset-bottom));margin-top:9px;border-top:1px solid #d7decd}.action-hint{font-size:11px;margin-bottom:7px}.primary{font-size:16px;min-height:54px}.ghost{font-size:13px;min-height:46px}.page-nav{margin-top:10px;font-size:12px;gap:8px}.practical{margin-top:26px}.practical p{font-size:14px}.footer{font-size:10px;padding-bottom:28px;flex-wrap:wrap}.finish-card{padding:27px}.finish-card h2{font-size:35px}.finish-card p{font-size:16px}.flash{font-size:14px}.preview-notice{font-size:14px}.lost-panel{padding:18px}.lost-panel p{font-size:16px}.toast{bottom:auto;top:15px}.admin-page{margin:40px auto}.admin-page h1{font-size:40px}.admin-page .intro{font-size:17px}.checkbox-label{font-size:16px}.admin-page .time-note{font-size:13px}}
@media(max-width:360px){.page{padding:0 12px}.topbar{padding:14px}.hero h1{font-size:43px}.point-card{padding:21px 17px}.plan-card{padding:17px 15px;column-gap:10px}.plan-card h2{font-size:20px}.budget-options button{font-size:11px}.status-pill{max-width:160px}.point-topline{gap:7px}.point-card h2{font-size:31px}.hero-meta{gap:8px}.hero-meta span+span{padding-left:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero.compact{padding:22px 0;margin-bottom:24px;display:block}.hero.compact .hero-art,.hero.compact .hero-description,.hero.compact .eyebrow{display:none}.hero.compact h1{font-size:32px;letter-spacing:-1px;margin:0}.hero.compact h1 br{display:none}.hero.compact h1 em{margin-left:8px}.hero.compact .hero-meta{margin-top:12px;font-size:11px}@media(max-width:780px){.hero.compact{padding:19px 0;margin-bottom:19px}.hero.compact h1{font-size:28px}.hero.compact .hero-meta{font-size:10px}.hero.compact h1 em{display:inline;margin-left:5px}}
main#point:focus{outline:none}

.maps-caption{font-size:11px;color:var(--muted);margin:12px 0 0;line-height:1.5}@media(max-width:780px){.maps-caption{font-size:12px}}

.point-card>.recognize{margin:0 0 22px}.street-reference{margin-top:18px}.street-reference .direction-list{padding-top:12px}

.card-sections{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.card-sections a{display:flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #d4ddcc;border-radius:25px;padding:7px 13px;min-height:42px;font-size:12px;background:#f5f6ee}.card-sections a:hover{background:#e9efdf}.landmark-list{list-style:none;padding:14px 0 0;margin:15px 0 0;border-top:1px solid #d2ddc8}.landmark-list li{position:relative;padding-left:17px;margin:0 0 10px;font-size:13px;line-height:1.7;color:#425a3f}.landmark-list li:last-child{margin-bottom:0}.landmark-list li:before{content:"";position:absolute;width:5px;height:5px;left:0;top:9px;border-radius:50%;background:#7a916b}.guide-caption{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:21px}.walk-steps{list-style:none;margin:0;padding:0;display:grid;gap:18px}.walk-step{padding:19px;border:1px solid #dde3d5;border-radius:13px;background:#fbfcf5}.walk-step-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.walk-step-number{display:grid;place-items:center;flex:0 0 29px;width:29px;height:29px;border-radius:50%;background:#e6edde;font-size:11px;color:#47613b;font-weight:600}.walk-step h4{font-size:15px;line-height:1.45;margin:0}.step-go{font-size:14px;color:#3e5243;line-height:1.8;margin:0 0 14px}.step-see{padding:13px 14px;background:#edf2e5;border-radius:9px}.step-see>span{display:block;font-size:8px;font-weight:650;letter-spacing:1.4px;margin-bottom:7px;color:#597247}.step-see p{font-size:13px;line-height:1.8;margin:0;color:#4c6144}.story-list{display:grid;gap:17px}.story{padding:21px;background:#f6f0e4;border:1px solid #e6ddc9;border-radius:12px}.story h4{font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 13px;color:#695136}.story p{font-size:14px;line-height:1.85;color:#665941;margin:0 0 13px}.story-source{display:inline-block;font-size:10px;line-height:1.7;color:#786c57}.extra-source{display:block;margin-top:7px}.stories-section{scroll-margin-top:20px}#guide-walk,#guide-look{scroll-margin-top:20px}
@media(max-width:780px){.card-sections{gap:7px}.card-sections a{font-size:12px;padding:7px 12px;min-height:44px}.landmark-list li{font-size:14px;line-height:1.75;margin-bottom:13px}.guide-caption{font-size:12px}.walk-step{padding:17px 15px}.walk-step-head{gap:10px}.walk-step h4{font-size:17px}.step-go{font-size:16px;line-height:1.75}.step-see{padding:13px}.step-see>span{font-size:9px}.step-see p{font-size:15px;line-height:1.75}.story{padding:19px 17px}.story h4{font-size:24px}.story p{font-size:16px;line-height:1.75}.story-source{font-size:11px;min-height:44px;padding-top:7px}}

.visual-chain{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 24px}.visual-chain li{font-size:14px;padding:8px 11px;background:var(--light);border-radius:9px}.visual-chain li+li:before{content:'→ ';color:var(--orange)}.discovery{padding:21px;border:1px solid var(--line);border-left:3px solid #77946c;border-radius:12px;margin:0 0 18px;background:#f7f8f0}.discovery-access{display:inline-block;font-size:12px;line-height:1.5;color:#596b50;margin-bottom:12px}.discovery h4{font-size:19px;margin-bottom:17px}.discovery dl{margin:0}.discovery dt{font-size:11px;letter-spacing:.6px;text-transform:uppercase;color:#63785c;font-weight:700;margin-bottom:5px}.discovery dd{margin:0 0 16px;font-size:16px;line-height:1.75}.discovery .story-source{display:block;min-height:44px;overflow-wrap:anywhere}.discovery:last-child{margin-bottom:0}@media(max-width:360px){.discovery{padding:16px 14px}.discovery h4{font-size:18px}}
