:root{--ink:#132f35;--deep:#102c32;--muted:#617478;--paper:#f3f5f4;--white:#fff;--line:#dce3e0;--lime:#dcf77a;--teal:#197e7a;--amber:#8b5511;--amber-bg:#fff4df;--red:#ae363a;--radius:18px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #258d9b;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3,.stat-value{font-family:Manrope,sans-serif}h1{font-size:clamp(1.7rem,2.6vw,2.6rem);line-height:1.2;letter-spacing:-.055em;font-weight:800;margin-bottom:12px}h2{font-size:1.28rem;letter-spacing:-.035em;margin-bottom:16px}h3{font-size:1rem;line-height:1.5;margin-bottom:6px}p{line-height:1.65}small,.meta{font-size:.8125rem}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;letter-spacing:.11em;font-weight:700;text-transform:uppercase}.icon{width:20px;height:20px;display:inline-block;flex:none;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;left:240px;top:-70px;padding:12px;background:var(--lime);z-index:5000}.skip-link:focus{top:12px}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:var(--deep);color:#fff;padding:32px 22px 22px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:12px;align-items:center;font-family:Manrope,sans-serif;font-weight:800;font-size:1.05rem;letter-spacing:.035em}.brand small{display:block;font-family:'DM Sans',sans-serif;font-weight:400;font-size:.625rem;letter-spacing:.17em;color:#b1c8c8;margin-top:5px}.brand-symbol{font-size:2.7rem;letter-spacing:-.15em;color:var(--lime);line-height:1;position:relative;padding-right:8px}.brand-symbol>span{font-size:1.1rem;position:absolute;right:-2px;top:-4px}.edition{display:flex;align-items:center;gap:9px;font-size:.625rem;letter-spacing:.12em;color:#8eafb0;margin:40px 0 18px}.edition-line{height:1px;background:#355156;flex:1}.sidebar nav{display:grid;gap:7px}.sidebar nav>a{display:flex;align-items:center;gap:12px;padding:13px 12px;min-height:48px;border-radius:9px;font-size:.875rem;color:#bfd0d0;transition:background .15s}.sidebar nav>a:hover{background:#24464b;color:#fff}.sidebar nav>a.active{background:var(--lime);color:var(--deep);font-weight:700}.nav-count{font-size:.75rem;margin-left:auto;opacity:.7}.sidebar-photo{margin-top:auto;position:relative;min-height:195px;border-radius:12px;overflow:hidden;display:block;background:#214750}.sidebar-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sidebar-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,24,28,.97),rgba(6,24,28,0) 95%)}.sidebar-photo>span{position:absolute;z-index:1;left:15px;bottom:16px;right:10px;font-family:Manrope,sans-serif;font-weight:700;font-size:1.2rem;letter-spacing:-.02em}.sidebar-photo small{display:block;font:600 .6rem 'DM Sans',sans-serif;letter-spacing:.1em;color:var(--lime);margin-bottom:8px}.sidebar-photo b{display:block;font:500 .75rem 'DM Sans',sans-serif;margin-top:11px;color:#d4e1df}.crew-signature{border-top:1px solid #345155;margin-top:24px;padding-top:20px;font-size:.6875rem;line-height:1.7}.crew-signature small{display:block;color:#9db7b8;font-size:.6875rem}.avatars{display:flex;margin-bottom:10px}.avatars span{border:2px solid var(--deep);margin-left:-5px;background:#789a91;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:.625rem;font-weight:700}.avatars span:first-child{margin-left:0;background:#b8cb8d;color:#193832}.avatars span:last-child{background:#c3a87f;color:#193832}.workspace{margin-left:240px}.topbar{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 40px;border-bottom:1px solid var(--line);background:rgba(243,245,244,.97)}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:.625rem;letter-spacing:.1em;color:var(--muted)}.breadcrumb b{font-weight:700;color:var(--ink)}.top-actions{display:flex;align-items:center;gap:14px}.connection{font-size:.75rem;color:var(--muted);display:flex;align-items:center;gap:6px}.connection:before{content:'';width:6px;height:6px;background:#428269;border-radius:50%}.connection.offline:before{background:#ba842d}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:11px 16px;font-size:.875rem;font-weight:600;line-height:1.45;transition:background .15s,transform .15s}.button:hover{background:#e9efeb}.button.primary{background:var(--deep);color:#fff;border-color:var(--deep)}.button.primary:hover{background:#26525b}.button.lime{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button.small{padding:8px 12px;min-height:40px;font-size:.8125rem}.button.ghost{background:transparent}.button.full{width:100%}.icon-button{border:1px solid var(--line);background:transparent;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:none;color:var(--ink)}.icon-button:hover{background:#e5ece8}#main{padding:30px 40px 40px;max-width:1600px;margin:auto;outline:none}.mobile-brand,.mobile-nav{display:none}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin:0 0 24px}.page-head .eyebrow{color:var(--teal);margin:0 0 10px}.page-head p{color:var(--muted);margin:0;max-width:680px;font-size:.9375rem}.page-head-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.departure-badge{display:inline-flex;align-items:center;gap:8px;background:#e4ede7;color:#37664f;font-size:.8125rem;font-weight:600;padding:8px 12px;border-radius:7px;margin-bottom:20px}.date-rail{display:flex;gap:6px;overflow-x:auto;padding:3px 1px 12px;scrollbar-width:thin;scrollbar-color:#bacbc3 transparent;margin-bottom:18px}.date-cell{flex:0 0 68px;min-height:69px;border:1px solid transparent;background:transparent;border-radius:10px;padding:8px 4px;color:var(--muted);display:grid;place-items:center;gap:3px}.date-cell:hover{background:#e5ece8}.date-cell .daynum{font:700 1.18rem Manrope,sans-serif;letter-spacing:-.04em}.date-cell small{font-size:.625rem;letter-spacing:.06em}.date-cell.selected{background:var(--deep);color:var(--lime);box-shadow:0 3px 9px #16313920}.date-cell .daydot{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.7}.day-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.day-heading h1{max-width:760px}.day-heading .meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:.875rem}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:5px;background:#e5eee8;padding:5px 8px;color:#2e6651;font-size:.6875rem;font-weight:700;letter-spacing:.035em}.pill.sea{background:#dcecf3;color:#246581}.pill.transit{background:#e7e9ef;color:#54647b}.pill.amber{background:var(--amber-bg);color:var(--amber)}.pill.optional{background:#edf0ef;color:#677b79}.pill.done{background:#dcf0df;color:#236746}.day-controls{display:flex;gap:7px}.dashboard{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:22px;align-items:stretch}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0}.briefing{padding:26px;display:flex;flex-direction:column}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.panel-heading h2{margin:0}.panel-heading .eyebrow{color:var(--muted)}.departure-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:22px}.departure-stats>div+div{border-left:1px solid var(--line);padding-left:22px}.stat-label{display:block;font-size:.8125rem;color:var(--muted);margin-bottom:7px}.stat-value{font-weight:800;letter-spacing:-.05em;font-size:1.8rem;line-height:1.2}.stat-value.compact{font-size:1.2rem}.next-stage{background:#f0f4f0;border-radius:12px;padding:17px;margin-bottom:18px}.next-stage .eyebrow{color:var(--teal);font-size:.6875rem}.next-stage h3{margin:8px 0 10px;font-size:1.125rem;line-height:1.5}.next-stage p{font-size:.875rem;color:var(--muted);margin-bottom:14px}.next-stage .button{width:100%}.briefing-note{font-size:.875rem;color:var(--muted);margin:0;padding-top:2px}.briefing-note .eyebrow{display:block;color:var(--teal);font-size:.625rem;margin-bottom:5px}.briefing-note strong{display:block;color:var(--ink);font-weight:600;line-height:1.55}.ferry-margin{font-weight:700;white-space:nowrap}.ferry-alert{padding:13px 15px;background:var(--amber-bg);border-radius:9px;margin-top:17px;display:flex;align-items:flex-start;gap:11px;color:var(--amber);font-size:.875rem;line-height:1.6}.ferry-alert b{display:block}.map-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;background:#dbe6df;min-height:420px}.map-top{display:flex;align-items:center;justify-content:space-between;gap:10px;position:absolute;top:15px;left:15px;right:15px;z-index:500;pointer-events:none}.map-tag{background:#fff;border:1px solid #d6e0d6;padding:10px 13px;border-radius:8px;box-shadow:0 2px 8px #17382e13;font-size:.8125rem;font-weight:600}.map-top .icon-button{pointer-events:auto;background:#fff}.route-map{position:absolute;inset:0;background:#e1e9e0;z-index:1}.map-caption{margin-top:auto;position:relative;z-index:500;padding:11px 15px;background:rgba(255,255,255,.96);border-top:1px solid var(--line);font-size:.75rem;color:var(--muted)}.leaflet-container{font:inherit}.leaflet-control-attribution{font-size:10px!important}.leaflet-control-zoom{margin-top:74px!important}.map-pin{display:flex;align-items:center;justify-content:center;background:var(--deep);color:var(--lime);border:2px solid white;border-radius:50%;width:26px!important;height:26px!important;font-size:11px;font-weight:700;box-shadow:0 2px 6px #18352a44}.lower-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:22px;margin-top:24px;align-items:start}.section-block{padding:25px}.subtabs{display:flex;gap:21px;border-bottom:1px solid var(--line);margin:0 0 22px}.subtabs button{border:0;background:transparent;padding:0 0 12px;color:var(--muted);font-size:.875rem;font-weight:600;border-bottom:2px solid transparent;min-height:44px}.subtabs button.active{color:var(--ink);border-color:var(--teal)}.timeline{display:grid}.timeline-row{display:grid;grid-template-columns:82px 14px 1fr;gap:12px;padding-bottom:23px;font-size:.875rem;position:relative}.timeline-row .time{font-weight:600;color:var(--teal);line-height:1.6;font-size:.8125rem;overflow-wrap:anywhere}.timeline-node{position:relative}.timeline-node:before{content:'';position:absolute;top:6px;width:9px;height:9px;border:2px solid #8faea6;border-radius:50%;background:#fff;z-index:1}.timeline-node:after{content:'';position:absolute;top:15px;bottom:-23px;width:1px;left:4px;background:var(--line)}.timeline-row:last-child .timeline-node:after{display:none}.timeline-row h3{font-family:'DM Sans',sans-serif;font-size:.875rem;line-height:1.6}.timeline-row p{font-size:.8125rem;color:var(--muted);margin:3px 0 0}.stage-list{display:grid;gap:12px}.stage-card{border:1px solid var(--line);border-radius:11px;padding:16px}.stage-card.current{border-color:var(--teal);background:#f1f7f3}.stage-card.completed{opacity:.68}.stage-top{display:flex;align-items:flex-start;gap:12px}.stage-number{background:#edf2ee;border-radius:7px;min-width:28px;height:28px;display:grid;place-items:center;font-size:.75rem;font-weight:700}.stage-card h3{font-size:.9375rem}.stage-card p{font-size:.8125rem;color:var(--muted);margin:8px 0 12px}.stage-actions{display:flex;gap:7px;flex-wrap:wrap}.stage-actions .button{font-size:.8125rem;padding:8px 11px;min-height:40px}.text-link{font-size:.8125rem;color:var(--teal);text-decoration:underline;text-underline-offset:4px}.highlight-mini{display:grid;grid-template-columns:70px 1fr 28px;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid var(--line);width:100%;text-align:left;border-top:0;border-left:0;border-right:0;background:transparent;color:var(--ink)}.highlight-mini:last-child{border-bottom:0}.highlight-mini img,.highlight-mini .mini-symbol{width:70px;height:65px;object-fit:cover;border-radius:9px;background:#e6eee7;display:grid;place-items:center;font-size:1.5rem}.highlight-mini h3{font-size:.9375rem;margin:0 0 4px}.highlight-mini small{font-size:.75rem;color:var(--muted)}.highlight-mini .chevron{color:var(--teal)}.day-photo{height:180px;overflow:hidden;border-radius:12px;margin:4px 0 14px;position:relative;background:#30504d}.day-photo img{width:100%;height:100%;object-fit:cover}.day-photo span{position:absolute;bottom:0;left:0;right:0;padding:24px 15px 12px;background:linear-gradient(transparent,#092727cc);color:white;font-size:.8125rem}.empty-note{padding:18px;background:#f0f4f2;border-radius:10px;color:var(--muted);font-size:.875rem;line-height:1.7}.decision-panel{margin-top:20px;padding:20px;background:var(--amber-bg);border:1px solid #efdfc4;border-radius:13px}.decision-panel h3{color:var(--amber);font-size:.9375rem}.decision-panel p{font-size:.875rem;color:#795a2e;margin:8px 0 13px}.select-label{display:grid;gap:7px;font-size:.8125rem;font-weight:600;color:var(--muted)}select{width:100%;padding:11px 35px 11px 12px;border:1px solid #becfc6;border-radius:8px;background:#fff;color:var(--ink);min-height:44px;font-size:.9375rem}.weather-box{margin-top:20px;border-top:1px solid var(--line);padding-top:20px}.weather-box .panel-heading{margin-bottom:12px}.weather-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}.weather-metrics strong{display:block;font-size:1.15rem;font-family:Manrope,sans-serif}.weather-metrics small{font-size:.75rem;color:var(--muted)}.weather-status{font-size:.8125rem;color:var(--muted);line-height:1.6;margin:10px 0 0}.weather-warning{color:var(--amber);background:var(--amber-bg);padding:10px;border-radius:7px}.fold{border-top:1px solid var(--line);padding:0 0 4px}.fold summary{list-style:none;cursor:pointer;padding:16px 0;display:flex;justify-content:space-between;gap:12px;font-size:.875rem;font-weight:600}.fold summary:after{content:'+';color:var(--teal)}.fold[open] summary:after{content:'−'}.fold p{font-size:.875rem;color:var(--muted)}.poi{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line)}.poi:last-child{border-bottom:0}.poi small{font-size:.6875rem;color:var(--teal);font-weight:700;letter-spacing:.06em}.poi b{display:block;font-size:.9375rem;margin-top:3px}.poi p{font-size:.8125rem;color:var(--muted);margin:4px 0 0}.downloads{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.downloads a{font-size:.8125rem}.local-note{font-size:.75rem!important;color:var(--muted);line-height:1.6;margin:13px 0 0}.site-footer{max-width:1600px;margin:auto;padding:0 40px 25px;display:flex;justify-content:space-between;gap:15px;font-size:.625rem;letter-spacing:.075em;color:#7c908b}.journey-intro{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:25px}.journey-cover{position:relative;min-height:290px;overflow:hidden;border-radius:18px;background:var(--deep)}.journey-cover img{position:absolute;width:100%;height:100%;object-fit:cover}.journey-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#092a32e8,transparent)}.journey-cover>div{position:absolute;bottom:25px;left:25px;right:25px;color:#fff;z-index:1}.journey-cover h2{font-size:2rem;margin:9px 0}.journey-cover .eyebrow{color:var(--lime)}.journey-stats{display:flex;gap:25px;margin-top:16px}.journey-stats strong{font:700 1.3rem Manrope,sans-serif;display:block}.journey-stats small{font-size:.75rem;color:#e1ebe7}.journey-intro .map-panel{min-height:290px}.journey-list{display:grid;gap:8px}.journey-day{display:grid;grid-template-columns:60px 95px minmax(0,1fr) 110px 28px;align-items:center;gap:15px;padding:19px 22px;background:#fff;border:1px solid var(--line);border-radius:12px;transition:border-color .15s,transform .15s}.journey-day:hover{border-color:#679b8c;transform:translateX(3px)}.journey-day .index{font:700 1.4rem Manrope,sans-serif;color:#a4b6ae}.journey-day .date{font-size:.8125rem;font-weight:700}.journey-day .date small{display:block;color:var(--muted);font-size:.75rem;font-weight:400;margin-top:3px}.journey-day h3{font-size:.9375rem;margin:0 0 4px}.journey-day p{font-size:.8125rem;color:var(--muted);margin:0}.journey-day .distance{font-size:.8125rem;color:var(--muted);text-align:right}.chapter-label{font-size:.6875rem;letter-spacing:.1em;font-weight:700;color:var(--teal);margin:22px 0 10px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 23px}.filter{min-height:42px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 14px;color:var(--muted);font-size:.8125rem}.filter.active{background:var(--deep);color:var(--lime);border-color:var(--deep)}.highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.highlight-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;flex-direction:column}.highlight-image{height:165px;position:relative;background:#d7e5df;border:0;display:block;width:100%;padding:0;text-align:left}.highlight-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.highlight-image:hover img{transform:scale(1.04)}.highlight-image .symbol{font-size:2.8rem;display:grid;place-items:center;height:100%;background:linear-gradient(145deg,#d7e8e2,#b4cdc4)}.highlight-image .pill{position:absolute;left:12px;top:12px;background:#fff;color:var(--ink)}.highlight-content{padding:18px;display:flex;flex:1;flex-direction:column}.highlight-content h3{font-size:1.05rem;line-height:1.4}.highlight-content p{font-size:.8125rem;color:var(--muted);margin-bottom:18px}.highlight-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:10px}.highlight-bottom>a{font-size:.75rem;color:var(--teal);font-weight:600}.done-button{border:1px solid var(--line);border-radius:7px;padding:7px 9px;min-height:36px;background:#fff;color:var(--muted);font-size:.75rem}.done-button.checked{background:#e2f0e1;color:#276b3b;border-color:#b3d7b7}.ferry-feature{padding:26px;background:var(--deep);color:#fff;border-radius:18px;margin-bottom:24px;display:flex;justify-content:space-between;gap:30px;align-items:center}.ferry-feature .eyebrow{color:var(--lime)}.ferry-feature h2{font-size:1.75rem;margin:10px 0}.ferry-feature p{color:#afc7c9;font-size:.875rem;margin:0}.countdown{display:flex;gap:18px;text-align:center}.countdown strong{font:700 2rem Manrope,sans-serif;display:block;letter-spacing:-.05em}.countdown small{font-size:.625rem;letter-spacing:.1em;color:#afc7c9}.ferry-card{padding:24px;margin-bottom:16px}.ferry-card-head{display:grid;grid-template-columns:80px 1fr auto;gap:20px;align-items:start}.ferry-date{padding:12px 8px;background:#edf3ee;border-radius:10px;text-align:center;font:700 1.4rem Manrope,sans-serif}.ferry-date small{font:600 .625rem 'DM Sans',sans-serif;display:block;margin-top:4px;color:var(--muted)}.ferry-card h2{margin-bottom:5px}.ferry-card .schedule{font-size:.875rem;color:var(--muted);line-height:1.7}.ferry-times{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid var(--line);padding-top:17px;margin-top:20px}.ferry-times strong{font-family:Manrope,sans-serif;display:block;margin-top:7px}.ferry-times small{color:var(--muted);font-size:.75rem}.ferry-card .fold{margin-top:20px}.ferry-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ferry-details-grid h3{font-size:.8125rem;color:var(--teal)}.ferry-details-grid p,.ferry-details-grid li{font-size:.8125rem;color:var(--muted);line-height:1.7}.ferry-details-grid ul{margin:0;padding-left:18px}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.tool-card{padding:25px}.tool-card .tool-icon{width:44px;height:44px;background:#edf3ed;border-radius:11px;display:grid;place-items:center;color:var(--teal);margin-bottom:17px}.tool-card p{font-size:.875rem;color:var(--muted)}.tool-card .buttons{display:flex;gap:8px;flex-wrap:wrap}.checklist{display:grid;gap:0}.check-row{padding:15px 0;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.6}.check-row:last-child{border-bottom:0}.check-row input{accent-color:var(--teal);width:20px;height:20px;margin:2px 0 0;flex:none}.check-row:has(input:checked) span{color:var(--muted);text-decoration:line-through}.crew-strip{display:flex;gap:20px;flex-wrap:wrap;padding:20px 25px;margin:0 0 24px}.crew-person{display:flex;align-items:center;gap:10px;font-size:.875rem}.crew-person>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#dfebdc;color:#426440;font-size:.75rem;font-weight:700}.crew-person small{display:block;font-size:.75rem;color:var(--muted);margin-top:3px}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);max-width:calc(100% - 32px);padding:13px 19px;border-radius:10px;background:var(--deep);color:#fff;box-shadow:0 8px 30px #0002;font-size:.875rem;z-index:5000;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:20px;padding:0;max-width:620px;width:calc(100% - 32px);max-height:90vh;color:var(--ink);background:#fff;box-shadow:0 24px 90px #0005}dialog::backdrop{background:#09272ac2;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:14px;top:14px;z-index:5;background:white;font-size:1.6rem}.dialog-image{width:100%;height:260px;object-fit:cover;display:block}.dialog-body{padding:28px}.dialog-body h2{font-size:1.8rem;margin:12px 0}.dialog-body p{font-size:.9375rem;color:var(--muted)}.dialog-body .buttons{display:flex;gap:10px;flex-wrap:wrap}.photo-credit{font-size:.75rem;color:var(--muted);display:block;margin:16px 0;text-decoration:underline}.loading{padding:70px;text-align:center;color:var(--muted)}.ride-focus .sidebar,.ride-focus .breadcrumb,.ride-focus .date-rail,.ride-focus .lower-grid,.ride-focus .site-footer,.ride-focus .mobile-nav{display:none}.ride-focus .workspace{margin-left:0;max-width:1180px;margin-inline:auto}.ride-focus .topbar{border-radius:0}.ride-focus .briefing{padding:32px}.ride-focus .stat-value{font-size:2.4rem}.ride-focus .next-stage h3{font-size:1.6rem}.ride-focus .button{min-height:54px;font-size:1rem}.ride-focus .map-panel{min-height:540px}.offline-badge{color:var(--amber)!important}.print-only{display:none}
.next-stage .stage-complete{margin-top:8px;background:transparent;border-color:#c5d4ca;min-height:39px;font-size:.8125rem}.ride-focus .next-stage .stage-complete{width:auto;min-height:34px;padding:6px 9px;font-size:.75rem;color:var(--muted);border-color:transparent;justify-content:flex-start;opacity:.82}
.date-cell{flex:1 0 45px;min-width:45px}
.critical-strip{display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid #eedbbb;background:var(--amber-bg);color:#80551f;border-radius:10px;font-size:.875rem;line-height:1.6;margin:-4px 0 20px}
.critical-strip[hidden]{display:none}.critical-strip>a{margin-left:auto;white-space:nowrap;font-weight:600;font-size:.8125rem}.critical-strip b{font-weight:700}
.downloads .button{max-width:100%;overflow-wrap:anywhere;word-break:break-word}
.section-block>.weather-box:first-child{margin:0 0 24px;padding:0 0 12px;border-top:0;border-bottom:1px solid var(--line)}
@media(max-width:700px){.date-cell{flex:0 0 53px}.critical-strip{font-size:.8125rem;align-items:flex-start;gap:9px}.critical-strip>a{font-size:.75rem}.critical-strip .icon{margin-top:2px}.critical-strip span{max-width:230px}}
@media(min-width:1550px){#main{padding-top:36px}.sidebar{width:265px;padding-inline:27px}.workspace{margin-left:265px}.dashboard,.lower-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr)}}
@media(max-width:1200px){.sidebar{width:210px;padding:28px 16px}.workspace{margin-left:210px}#main{padding:25px}.topbar{padding:0 25px}.breadcrumb{font-size:.5625rem;gap:8px}.connection{display:none}.highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.briefing,.section-block{padding:20px}.dashboard,.lower-grid{gap:17px}.stat-value{font-size:1.55rem}.journey-day{grid-template-columns:35px 65px 1fr 90px 20px;gap:12px}.ferry-card-head{grid-template-columns:60px 1fr}.ferry-card-head>.button{grid-column:2;justify-self:start}.site-footer{padding-inline:25px}.ferry-feature{gap:15px}.countdown{gap:12px}.countdown strong{font-size:1.6rem}}
@media(max-width:950px){.sidebar{width:180px;padding-inline:12px}.brand{font-size:.875rem;gap:8px}.brand small{font-size:.5rem}.sidebar nav>a{font-size:.8125rem;padding-inline:10px;gap:9px}.workspace{margin-left:180px}.dashboard,.lower-grid{grid-template-columns:1fr}.map-panel{min-height:330px}.dashboard>.map-panel{min-height:320px}.journey-intro{grid-template-columns:1fr}.journey-cover{min-height:230px}.tool-grid{grid-template-columns:1fr}.breadcrumb{display:none}.topbar{justify-content:flex-end}.briefing{display:block}.departure-stats{max-width:500px}.day-heading h1{font-size:1.8rem}.ferry-feature{align-items:flex-start;flex-direction:column}.ferry-times{gap:10px}.sidebar-photo{min-height:165px}.sidebar-photo>span{font-size:1rem}.page-head-actions{max-width:150px}.journey-day{grid-template-columns:34px 64px 1fr 20px}.journey-day .distance{display:none}}
@media(max-width:700px){.sidebar{display:none}.workspace{margin-left:0}.topbar{height:65px;padding:0 18px;position:relative;justify-content:space-between}.mobile-brand{display:flex;align-items:center;gap:7px;font:800 .875rem Manrope,sans-serif;letter-spacing:.035em}.mobile-brand span{padding:4px;background:var(--lime);border-radius:4px;font-size:.6875rem}.top-actions{gap:7px}.top-actions .button{font-size:.75rem;padding:8px 10px}.top-actions .icon-button{width:38px;height:38px}.top-actions .button .icon{width:16px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:1500;display:flex;justify-content:space-around;background:var(--deep);color:#a8c1c1;padding:8px 4px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -3px 20px #102c321a}.mobile-nav a{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;font-size:.625rem;min-height:44px;min-width:52px;border-radius:7px;padding:3px 8px}.mobile-nav a.active{color:var(--lime);background:#27464b}.mobile-nav .icon{width:19px;height:19px}#main{padding:19px 16px 30px}.date-rail{margin-bottom:15px;gap:4px}.date-cell{flex-basis:53px;min-height:60px}.date-cell .daynum{font-size:1rem}.date-cell small{font-size:.5625rem}.departure-badge{margin-bottom:12px;font-size:.75rem}.day-heading{gap:10px;margin-bottom:18px}.day-heading h1{font-size:1.65rem;letter-spacing:-.045em;line-height:1.3}.day-heading .meta{font-size:.75rem;gap:7px}.day-controls{gap:4px}.day-controls .icon-button{width:32px;height:38px}.day-controls .button{display:none}.briefing{padding:20px}.panel-heading{margin-bottom:17px}.departure-stats{margin-bottom:17px;gap:10px}.departure-stats>div+div{padding-left:16px}.stat-value{font-size:1.6rem}.next-stage{padding:15px;margin-bottom:12px}.next-stage h3{font-size:1rem}.briefing-note{font-size:.8125rem}.map-panel,.dashboard>.map-panel{min-height:300px}.lower-grid{margin-top:18px;gap:18px}.section-block{padding:20px}.subtabs{gap:22px}.timeline-row{grid-template-columns:69px 12px 1fr;gap:10px}.page-head{gap:12px;flex-wrap:wrap;margin-bottom:20px}.page-head h1{font-size:1.85rem}.page-head p{font-size:.875rem}.page-head-actions{max-width:none}.highlight-grid{gap:12px}.highlight-image{height:125px}.highlight-content{padding:13px}.highlight-content h3{font-size:.9375rem}.highlight-content p{font-size:.75rem;margin-bottom:12px}.highlight-bottom{align-items:flex-start;gap:7px;flex-direction:column}.highlight-bottom>a{min-height:30px;display:flex;align-items:center}.highlight-image .pill{font-size:.5625rem;padding:4px 6px;left:8px;top:8px}.filter{font-size:.75rem;padding:8px 11px}.filters{gap:6px}.journey-intro{gap:15px}.journey-cover{min-height:225px}.journey-cover>div{left:20px;bottom:20px}.journey-cover h2{font-size:1.7rem}.journey-day{padding:15px 12px;grid-template-columns:26px 50px 1fr 14px;gap:8px}.journey-day h3{font-size:.8125rem;line-height:1.5}.journey-day .date{font-size:.6875rem}.journey-day .date small{font-size:.625rem}.journey-day p{font-size:.75rem}.journey-day .index{font-size:1rem}.ferry-feature{padding:22px}.ferry-feature h2{font-size:1.4rem}.ferry-card{padding:19px}.ferry-card-head{gap:13px;grid-template-columns:54px 1fr}.ferry-card h2{font-size:1.1rem;line-height:1.5}.ferry-card .schedule{font-size:.8125rem}.ferry-times{grid-template-columns:1fr 1fr}.ferry-times>div:last-child{grid-column:1/-1}.ferry-times strong{font-size:.9375rem}.ferry-details-grid{grid-template-columns:1fr;gap:8px}.crew-strip{gap:15px;padding:20px}.crew-person{font-size:.8125rem}.tool-card{padding:22px}.site-footer{margin-bottom:75px;flex-direction:column;padding:0 16px 20px;font-size:.5625rem}.toast{bottom:90px}.dialog-image{height:200px}.dialog-body{padding:22px}.dialog-body h2{font-size:1.4rem}.ride-focus #main{padding:20px 16px}.ride-focus .briefing{padding:22px}.ride-focus .stat-value{font-size:1.85rem}.ride-focus .next-stage h3{font-size:1.25rem}.ride-focus .map-panel{min-height:300px}.ride-focus .day-controls{display:none}.skip-link{left:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.sidebar,.topbar,.mobile-nav,.site-footer,.date-rail,.day-controls,.map-panel,.button,.icon-button,.subtabs,.toast,.filters{display:none!important}.workspace{margin:0}#main{padding:0;max-width:none}.dashboard,.lower-grid,.tool-grid{display:block}.panel{border:0;break-inside:avoid}.next-stage{background:none;padding:0}.section-block,.briefing{padding:10px 0}.page-head{margin-bottom:10px}a{color:#000}.print-only{display:block}.ferry-alert{background:none;color:#000;border:1px solid #bbb}.timeline-row{break-inside:avoid}body{background:#fff}.highlight-grid{grid-template-columns:repeat(3,1fr)}}

/* MotoTrip V4.1 navigation and photo workspace. */
.photos-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.sidebar{overflow-y:auto}.sidebar-photo{margin-top:22px;flex-shrink:0;min-height:145px}.crew-signature{margin-top:18px;padding-top:15px}.edition{margin-top:27px}.sidebar nav{gap:4px}.sidebar nav>a{min-height:44px;padding-block:10px}@media(max-width:700px){.mobile-nav{justify-content:flex-start;overflow-x:auto;scrollbar-width:thin;gap:2px}.mobile-nav a{flex:0 0 calc((100% - 12px)/7);min-width:44px;padding-inline:2px;font-size:.5625rem}.photos-actions .button{flex:1;min-width:130px}.sidebar{display:none}}

.weather-decision{margin:20px 0;padding:18px;border:1px solid #cbdad5;border-radius:14px;background:#f2f7f4}.weather-decision h3{font-size:1rem;display:flex;align-items:center;gap:8px}.weather-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:8px}.forecast-card{background:white;border:1px solid #dce5e0;border-radius:10px;padding:12px}.forecast-card h4{font-size:.875rem;margin:0;min-height:38px}.forecast-temp{font-size:1.6rem}.forecast-card dl{font-size:.875rem;margin:10px 0}.forecast-card dl div{display:flex;justify-content:space-between;gap:8px}.forecast-card dd{margin:0;font-weight:600}.forecast-card small{font-size:.75rem}.weather-verdict{padding:12px;border-left:3px solid #608671;background:#e4eee7;font-size:.875rem;line-height:1.6}.weather-actions{display:flex;flex-wrap:wrap;gap:8px}.weather-actions .button{flex:1;min-width:130px;white-space:normal}.weather-day-badge{display:block;color:#216754;font-size:.75rem;margin-bottom:5px}.weather-decision .local-note{font-size:.75rem}.weather-decision .fold{font-size:.875rem}@media(max-width:450px){.weather-decision{padding:12px}.weather-comparison{grid-template-columns:1fr}.forecast-card h4{min-height:0}}

.decision-verdict{padding:16px;background:white;border-radius:12px;border-left:4px solid #53876b;margin:12px 0}.decision-verdict.amber{border-color:#bc8121;background:#fffaf0}.decision-verdict.review{border-color:#b24e3e;background:#fff5f2}.decision-verdict.unknown{border-color:#74818b;background:#f6f8fa}.verdict-status{font-size:.75rem;font-weight:800;letter-spacing:.09em}.decision-verdict h4{font-size:1.15rem;line-height:1.3;margin:8px 0}.decision-verdict p{font-size:.875rem;line-height:1.6}.verdict-apply{width:100%;white-space:normal;margin-top:8px;min-height:46px}.verdict-apply:disabled{opacity:1;background:#dceacb;color:#183928;cursor:default}.forecast-provisional{font-weight:600}.forecast-details .weather-comparison{margin-top:12px}.weather-decision .fold summary{min-height:44px;display:flex;align-items:center}.mountain-check{line-height:1.6}

.stage-browser{margin:20px 0 12px}.stage-browser-buttons{display:flex;gap:10px;margin-bottom:10px}.stage-browser-buttons .button{flex:1;white-space:normal}.stage-browser button:disabled{opacity:.4;cursor:default}.ride-focus .next-stage .fold a{display:flex;margin:8px 0;overflow-wrap:anywhere;white-space:normal}@media(max-width:450px){.ride-focus .stage-browser .button{font-size:.875rem;padding:12px}}

.stage-weather-summary{margin:14px 0}.stage-weather-summary h4{font-size:.875rem;margin-bottom:10px}.checkpoint-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #d8e3dc}.checkpoint-row b{font-size:.875rem}.checkpoint-row small{display:block;font-size:.75rem;margin-top:3px}.checkpoint-status{font-size:.75rem;border-radius:5px;padding:5px 7px;background:#e1efd9;color:#22492c}.checkpoint-status.amber{background:#ffedc9;color:#785000}.checkpoint-status.review{background:#f8ded7;color:#8b3124}.checkpoint-status.unknown{background:#e3e7ec;color:#465362}.route-weather-warning{font-size:.875rem;background:#fff1e9;border-left:3px solid #a95530;padding:10px}
