.voyage{display:flex;gap:22px;height:100%;min-height:0;padding:0 28px 26px}.voyage-map-wrap{flex:1;min-width:0;position:relative;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #050f1c59;background:var(--paper)}.voyage-map-wrap .voyage-map{position:absolute;inset:0}.voyage-log{width:clamp(340px,31vw,450px);flex-shrink:0;background:var(--panel);border-radius:16px;box-shadow:0 10px 40px #050f1c59;overflow-y:auto;overscroll-behavior:contain}.map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--ink-soft);font-size:14px;letter-spacing:.08em;text-transform:uppercase}.log-head{padding:20px 24px 12px;border-bottom:1px solid var(--line)}.log-head h2{font-family:var(--serif);font-weight:560;font-size:20px;margin:0 0 2px}.log-head p{margin:0 0 8px;font-size:13px;color:var(--ink-soft)}.log-item{border-bottom:1px solid var(--line)}.log-item:last-child{border-bottom:none}.log-item-head{display:flex;align-items:center;gap:14px;width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:14px 20px 14px 24px;font-family:var(--sans)}.log-item-head:hover{background:#177e890d}.log-item-head img{width:54px;height:54px;border-radius:9px;object-fit:cover;flex-shrink:0;background:var(--line)}.log-item-head .txt{flex:1;min-width:0}.log-item-head .d{font-size:11.5px;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.07em}.log-item-head .t{font-family:var(--serif);font-weight:560;font-size:17.5px;line-height:1.22;color:var(--ink)}.log-item-head .chev{color:var(--ink-soft);flex-shrink:0;transition:transform .18s ease;font-size:12px}.log-item.open .log-item-head .chev{transform:rotate(90deg)}.log-item.open .log-item-head{background:#177e890f}.log-item-body{padding:4px 24px 24px}.log-item-body .cover{display:block;width:100%;padding:0;border:none;cursor:zoom-in;border-radius:10px;overflow:hidden;margin:8px 0 14px;background:var(--line)}.log-item-body .cover img{width:100%;max-height:240px;object-fit:cover}.panel-body{font-size:15px}.panel-body p{margin:0 0 1.05em}.panel-body h2,.panel-body h3{font-family:var(--serif);font-weight:560;margin:1.4em 0 .4em;line-height:1.2}.panel-body h2{font-size:20px}.panel-body h3{font-size:17px}.panel-body img{border-radius:6px;margin:1em 0}.panel-body blockquote{margin:1.2em 0;padding-left:14px;border-left:3px solid var(--brass);color:var(--ink-soft);font-style:italic}.panel-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0 6px}.panel-gallery button{padding:0;border:none;background:none;cursor:pointer;aspect-ratio:1;overflow:hidden;border-radius:6px}.panel-gallery img{width:100%;height:100%;object-fit:cover}.panel-readmore{display:inline-block;margin-top:8px;font-size:14px;text-decoration:none;color:var(--accent-2);font-weight:550}.panel-readmore:hover{text-decoration:underline}.panel-loading{padding:18px 0;color:var(--ink-soft);font-size:14px}.panel-empty{padding:60px 28px;text-align:center;color:var(--ink-soft)}.post-pin{width:34px;height:42px;cursor:pointer}.post-pin svg{display:block;width:100%;height:100%;filter:drop-shadow(0 2px 3px rgba(16,38,64,.4));transition:transform .12s ease;transform-origin:50% 100%}.post-pin:hover svg{transform:scale(1.12)}.post-pin .pin-fill{fill:var(--accent-2)}.post-pin.active .pin-fill{fill:var(--brass)}.boat-marker{position:relative;width:30px;height:30px;cursor:pointer}.boat-marker .pulse{position:absolute;inset:0;border-radius:50%;background:#177e8973;animation:boat-pulse 2.4s ease-out infinite}.boat-marker.stale .pulse{animation:none;background:#5b6b784d}.boat-marker .dot{position:absolute;inset:5px;border-radius:50%;background:var(--navy);border:2.5px solid #fff;display:flex;align-items:center;justify-content:center;color:var(--cream)}.boat-marker .dot svg{width:12px;height:12px}@keyframes boat-pulse{0%{transform:scale(.6);opacity:.9}70%{transform:scale(2.1);opacity:0}to{transform:scale(2.1);opacity:0}}.maplibregl-popup-content{font-family:var(--sans);border-radius:8px;padding:12px 14px;box-shadow:0 4px 18px #10264038}.map-popup h4{margin:0 0 3px;font-family:var(--serif);font-size:15px;font-weight:560}.map-popup .sub{color:var(--ink-soft);font-size:12.5px;margin:0}.photo-popup{padding:0;cursor:zoom-in}.photo-popup img{width:200px;height:140px;object-fit:cover;border-radius:6px;display:block}.photo-popup .cap{font-size:12px;color:var(--ink-soft);margin-top:6px;max-width:200px}@media(max-width:900px){body.full-bleed{overflow:auto;height:auto}.main-full{min-height:unset}.voyage{flex-direction:column;height:auto;padding:0 14px 20px;gap:16px}.voyage-map-wrap{flex:none;height:68vh;height:68svh}.voyage-log{width:100%;overflow-y:visible}}
