:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;color:#1c2224;background:#f5f2ec;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #1c2224;--muted: #657073;--paper: #fffdfa;--line: #d9d3c8;--green: #1f6b54;--blue: #265e8f;--red: #934f3f;--amber: #a86d1d;--shadow: 0 18px 50px rgba(32, 32, 25, .12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,textarea,input{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{min-height:100vh}.hero{position:relative;min-height:430px;display:grid;align-items:end;overflow:hidden;color:#fffdfa}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#0c1c1f26,#0c1c1fb8),url(https://upload.wikimedia.org/wikipedia/commons/thumb/3/37/Lake_Geneva_with_Vineyards_in_Lavaux.jpg/1280px-Lake_Geneva_with_Vineyards_in_Lavaux.jpg) center / cover}.hero-content{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:96px 0 38px}.kicker,.hero-stats span,.day-meta,.label{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:0;font-size:.78rem;font-weight:800}.kicker{color:#f4d58b}h1,h2,h3,p{margin:0}h1{max-width:760px;margin-top:10px;font-size:clamp(2.4rem,7vw,5rem);line-height:.96;letter-spacing:0}.hero p{max-width:660px;margin-top:18px;font-size:1.16rem;color:#fffdfae6}.hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-stats span{min-height:36px;padding:8px 12px;border:1px solid rgba(255,255,255,.36);border-radius:8px;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}main{width:min(1180px,calc(100% - 32px));margin:-22px auto 64px;position:relative}.decision-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);background:var(--line)}.decision-strip>div{min-height:112px;padding:20px;background:var(--paper)}.label{color:var(--muted);margin-bottom:8px}.decision-strip strong{display:block;font-size:1.05rem;line-height:1.35}.tabs{display:flex;gap:8px;margin:26px 0;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.tab{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:var(--paper);white-space:nowrap}.tab.active{color:#fffdfa;border-color:var(--green);background:var(--green);box-shadow:0 8px 18px #1f6b5433}.view-grid{display:grid;gap:18px}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.day-card{display:grid;grid-template-columns:minmax(160px,34%) 1fr;min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.image-wrap{position:relative;min-height:420px}.image-wrap img{width:100%;height:100%;min-height:420px;object-fit:cover}.image-wrap span{position:absolute;right:8px;bottom:8px;max-width:calc(100% - 16px);padding:4px 7px;border-radius:6px;color:#fffdfa;background:#101a1cad;font-size:.7rem}.day-body{display:flex;flex-direction:column;gap:14px;padding:22px}.day-meta{justify-content:space-between;color:var(--muted)}.day-body h2,.section-heading,.ticket-panel h2,.source-panel h2,.questions-panel h2,.notes-head h2{display:flex;align-items:center;gap:10px}.day-body h2{font-size:1.3rem;line-height:1.2}.route-line{color:var(--green);font-weight:800}.plain-list,.split-list ul,.check-list,.question-list{margin:0;padding:0;list-style:none}.plain-list{display:grid;gap:8px}.plain-list li{position:relative;padding-left:18px}.plain-list li:before{content:"";position:absolute;left:0;top:.7em;width:7px;height:7px;border-radius:50%;background:var(--amber)}.rationale{padding:12px 14px;border-left:4px solid var(--green);background:#eef4ed;color:#29403b}.split-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:auto}.split-list h3{margin-bottom:8px;font-size:.95rem;color:var(--muted)}.split-list li{margin-top:7px;color:#414a4d;font-size:.92rem}.arrival h2 svg,.depart h2 svg{color:var(--blue)}.lake h2 svg,.rail h2 svg{color:var(--green)}.food h2 svg,.bike h2 svg{color:var(--amber)}.alps h2 svg{color:var(--red)}.budget-layout,.ticket-layout,.feedback-layout,.explore-layout{display:grid;gap:18px}.budget-layout{grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);align-items:start}.calculator-panel,.ticket-panel,.source-panel,.questions-panel,.notes-panel{border:1px solid var(--line);border-radius:8px;background:var(--paper)}.calculator-panel{position:sticky;top:18px;padding:22px}.section-heading{align-items:flex-start}.section-heading h2,.ticket-panel h2,.source-panel h2,.questions-panel h2,.notes-head h2{font-size:1.35rem}.toggle-row{display:grid;gap:10px;margin:22px 0}.toggle-row label{display:flex;align-items:center;min-height:42px;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:#faf7f0}.toggle-row input{width:18px;height:18px;accent-color:var(--green)}.cost-cards{display:grid;gap:10px}.metric{display:grid;gap:6px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfaf6}.metric span{color:var(--muted);font-size:.9rem;font-weight:800}.metric strong{font-size:2rem;line-height:1}.metric small{color:var(--muted)}.metric.positive{border-color:#9cc9b5;background:#eef7f1}.metric.caution{border-color:#e1c39b;background:#fff7e8}.verdict{display:flex;gap:12px;margin-top:14px;padding:14px;border-radius:8px;color:#123b2f;background:#e8f4ee}.verdict.neutral{color:#4d3515;background:#fbefd9}.strategy-panel{margin-top:14px;padding:16px;border:1px solid #c9d8d1;border-radius:8px;background:#f2f7f4}.strategy-panel h3{margin-bottom:10px;font-size:1rem}.strategy-panel ol{display:grid;gap:9px;margin:0;padding-left:20px}.strategy-panel li{color:#334643}.anchor-table{display:grid;gap:10px}.anchor-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.45fr) 38px;gap:16px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.anchor-row h3{font-size:1rem}.anchor-row p{margin-top:4px;color:var(--muted);font-size:.92rem}.fare-pair{display:grid;gap:6px;font-weight:800}.anchor-row a{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:8px;color:var(--blue);text-decoration:none}.ticket-layout{grid-template-columns:repeat(3,1fr)}.explore-layout{grid-template-columns:1fr}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.insight-card,.route-panel,.bike-panel,.food-panel,.coaster-panel{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 34px #20201914}.insight-card{display:flex;flex-direction:column;gap:14px;padding:20px;border-top:5px solid var(--green)}.insight-card.maybe{border-top-color:var(--amber)}.insight-card.caution{border-top-color:var(--red)}.insight-top{display:flex;justify-content:space-between;gap:12px}.insight-top span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.insight-top a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:8px;color:var(--blue);text-decoration:none}.insight-card h2,.route-panel h2,.bike-panel h2,.food-panel h2,.coaster-panel h2{font-size:1.25rem;line-height:1.2}.insight-card p,.route-panel p,.bike-grid p,.food-grid p,.coaster-grid p{color:#3f4a4c}.insight-card ul{display:grid;gap:9px;margin:0;padding-left:18px}.route-panel,.bike-panel,.food-panel,.coaster-panel{padding:22px}.route-panel{display:grid;gap:18px;background:linear-gradient(135deg,#1f6b5414,#265e8f0f),var(--paper)}.route-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.route-steps span{display:grid;place-items:center;min-height:48px;padding:8px;border:1px solid #c9d8d1;border-radius:8px;text-align:center;font-size:.88rem;font-weight:800;background:#fffdfac7}.bike-panel,.food-panel,.coaster-panel{display:grid;gap:18px}.bike-grid,.food-grid,.coaster-grid{display:grid;gap:12px}.bike-grid,.food-grid{grid-template-columns:repeat(4,1fr)}.coaster-grid{grid-template-columns:repeat(3,1fr)}.bike-grid a,.food-grid a,.coaster-grid a{display:grid;gap:7px;min-height:172px;padding:16px;border:1px solid var(--line);border-radius:8px;color:var(--ink);text-decoration:none;background:#fbfaf6}.food-grid a{border-color:#d5bea8;background:#fff8ef}.coaster-grid a{border-color:#bfd2d9;background:#f2f8fa}.bike-grid a>span,.food-grid a>span,.coaster-grid a>span{color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.bike-grid strong,.food-grid strong,.coaster-grid strong{font-size:1.05rem;line-height:1.2}.food-grid em{color:var(--amber);font-size:.88rem;font-style:normal;font-weight:800}.ticket-panel,.source-panel,.questions-panel,.notes-panel{padding:22px}.ticket-panel h2,.source-panel h2,.questions-panel h2{margin-bottom:18px}.check-list{display:grid;gap:13px}.check-list li{display:flex;align-items:flex-start;gap:10px;color:#3d4648}.check-list svg{flex:0 0 auto;margin-top:2px;color:var(--green)}.source-panel{grid-column:1 / -1}.source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.source-grid a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;color:var(--blue);text-decoration:none;background:#fbfaf6}.feedback-layout{grid-template-columns:.85fr 1.15fr}.question-list{display:grid;gap:12px;counter-reset:question}.question-list li{position:relative;min-height:48px;padding:12px 12px 12px 48px;border:1px solid var(--line);border-radius:8px;background:#fbfaf6}.question-list li:before{counter-increment:question;content:counter(question);position:absolute;left:12px;top:11px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#fffdfa;background:var(--green);font-size:.82rem;font-weight:800}.notes-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.notes-head button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--green);border-radius:8px;color:#fffdfa;background:var(--green)}textarea{width:100%;min-height:360px;padding:14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fbfaf6;resize:vertical}@media(max-width:980px){.decision-strip,.plan-grid,.budget-layout,.ticket-layout,.feedback-layout,.insight-grid,.bike-grid,.food-grid,.coaster-grid{grid-template-columns:1fr}.calculator-panel{position:static}.source-grid{grid-template-columns:1fr}.route-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.hero{min-height:500px}main{width:min(100% - 22px,1180px);margin-top:-16px}.hero-content{width:min(100% - 22px,1180px);padding-bottom:28px}h1{font-size:2.7rem}.hero p{font-size:1.02rem}.hero-stats span{flex:1 1 150px;justify-content:center;text-align:center}.decision-strip>div{min-height:auto}.day-card{grid-template-columns:1fr}.image-wrap{height:210px;min-height:210px}.image-wrap img{min-height:210px}.split-list,.anchor-row{grid-template-columns:1fr}.anchor-row a{width:100%}.notes-head{align-items:flex-start;flex-direction:column}.route-steps{grid-template-columns:1fr}}
