.ferry-cam-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;aspect-ratio:16 / 9;max-height:320px;min-height:fit-content;border:1px solid var(--line);margin-bottom:26px;background:radial-gradient(110% 85% at 50% 8%,#1f6e7280,#0a2a2e00 62%),linear-gradient(180deg,#0e3a3f,#0a2a2e 55%,#08211f)}.ferry-cam-waves{position:absolute;left:0;right:0;bottom:0;width:100%;height:34%;fill:#ffffff0f;pointer-events:none}.ferry-cam-waves .ferry-cam-wave-back{fill:#ffffff0d}.ferry-cam-inner{position:relative;z-index:1;padding:20px 24px;max-width:46ch}.ferry-cam-icon{display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;margin-bottom:14px}.ferry-cam-svg{width:44px;height:44px;color:#f4ede0;stroke-width:1.3}.ferry-cam-label{font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:#fff;margin-bottom:10px}.ferry-cam-badge{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:#fff;background:var(--accent);background:color-mix(in srgb,var(--accent) 55%,transparent);border-radius:999px;padding:4px 12px}.ferry-cam-dot{width:6px;height:6px;border-radius:50%;background:#fff;opacity:.65}.ferry-cam-desc{font-size:13.5px;line-height:1.6;color:#ffffffc7;margin:12px auto 0}.ferry-lede{font-size:16px;line-height:1.7;color:var(--ink-soft);max-width:68ch;margin-bottom:20px}.ferry-lede strong{color:var(--ink)}.ferry-lede a{color:var(--teal);font-weight:600}.ferry-lede a:hover{color:var(--accent)}.ferry-note{font-size:13px;line-height:1.55;border-left:2px solid var(--gold);background:#b9892b12;color:var(--ink-soft);padding:10px 14px;margin-bottom:28px;max-width:68ch}.ferry-routes{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:32px}.ferry-panel{background:var(--paper);border:1px solid var(--line);padding:20px 22px 18px}.fp-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--line);gap:12px}.fp-title{display:flex;align-items:center;gap:10px;min-width:0}.fp-icon{width:21px;height:21px;color:var(--teal);stroke-width:1.5;flex-shrink:0}.ferry-panel.land .fp-icon{color:var(--gold)}.fp-head h2{font-family:"DM Serif Display",serif;font-size:21px;line-height:1.1}.fp-head small{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.ferry-panel p{font-size:14.5px;line-height:1.65;color:var(--ink-soft)}.ferry-panel strong{color:var(--ink)}.ferry-block{background:var(--paper);border:1px solid var(--line);padding:22px 24px 20px;margin-bottom:28px}.fb-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--line);gap:12px}.fb-head h2{font-family:"DM Serif Display",serif;font-size:22px;line-height:1.1}.fb-head small{font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.ferry-para{font-size:14.5px;line-height:1.7;color:var(--ink-soft);max-width:68ch}.ferry-para strong{color:var(--ink)}.ferry-small{font-size:12px;color:var(--muted);line-height:1.55;margin-top:12px}.ferry-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ferry-stat{border:1px solid var(--line);background:var(--bg);padding:16px 16px 14px}.ferry-stat-icon{display:block;width:20px;height:20px;color:var(--teal);stroke-width:1.5;margin-bottom:10px}.ferry-stat-route{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--muted);line-height:1.4}.ferry-stat-value{font-family:"DM Serif Display",serif;font-size:26px;line-height:1.15;color:var(--gold);margin:6px 0 5px}.ferry-stat-note{font-size:12.5px;line-height:1.5;color:var(--ink-soft)}.ferry-callout{font-size:13px;line-height:1.6;border-left:2px solid var(--teal);background:#1f6e720f;color:var(--ink-soft);padding:10px 14px;margin-top:16px;max-width:68ch}.ferry-callout a{color:var(--teal);font-weight:600}.ferry-callout a:hover{color:var(--accent)}.ferry-ops{list-style:none;display:flex;flex-wrap:wrap;gap:8px 10px;margin:4px 0}.ferry-ops li{border:1px solid var(--line-strong);background:var(--bg);color:var(--ink-soft);padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600}.ferry-faq{background:var(--paper);border:1px solid var(--line);padding:22px 24px 20px;margin-bottom:28px}.ferry-faq summary{list-style:none}.ferry-faq summary::-webkit-details-marker{display:none}.ferry-faq-item{border-bottom:1px solid var(--line)}.ferry-faq-item:last-child{border-bottom:0}.ferry-faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:13px 0;cursor:pointer;font-family:"DM Serif Display",serif;font-size:17px;color:var(--ink-soft);user-select:none}.ferry-faq-item summary:after{content:"▾";font-size:14px;color:var(--muted);transition:transform .2s;flex-shrink:0;margin-left:12px}.ferry-faq-item[open] summary:after{transform:rotate(180deg)}.ferry-faq-item p{font-size:14px;line-height:1.65;color:var(--ink-soft);max-width:68ch;padding-bottom:13px;margin:0}.ferry-links-block{margin-bottom:48px}.ferry-links{display:flex;flex-wrap:wrap;gap:22px}.ferry-link{color:var(--teal);font-weight:600;font-size:13px;letter-spacing:.04em}.ferry-link:hover{color:var(--accent)}@media(max-width:900px){.ferry-stat-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ferry-routes{grid-template-columns:1fr}.ferry-cam-hero{aspect-ratio:3 / 2;max-height:300px}.ferry-cam-icon{width:62px;height:62px;margin-bottom:12px}.ferry-cam-svg{width:34px;height:34px}.ferry-cam-label{font-size:11px;letter-spacing:.18em}.ferry-cam-desc{font-size:12.5px}}@media(max-width:768px){.ferry-links{gap:4px 22px}.ferry-link{display:inline-block;padding:9px 0}.wx-news-more{padding:9px 0;margin-top:5px;margin-bottom:-9px}}
