.route-hero{color:#fff;background:radial-gradient(120% 95% at 88% -10%,#168de261 0%,#168de200 55%),linear-gradient(135deg,#0a2a47 0%,#124e82 100%);padding:1.5rem 0 1.75rem}@media (width>=1024px){.route-hero{padding:2rem 0}}.route-hero--skeleton{background:linear-gradient(135deg,#0a2a47 0%,#124e82 100%);padding:1.5rem 0 1.75rem}.route-loading-body{padding:2rem 0}.route-loading-grid{gap:2rem;display:grid}@media (width>=1024px){.route-loading-grid{grid-template-columns:2fr 1fr}}.route-loading-main,.route-loading-side{flex-direction:column;display:flex}.route-loading-main{gap:2rem}.route-loading-side{gap:1.5rem}.route-loading-cta{border-radius:4px;height:118px}.route-loading-map{border-radius:4px;height:clamp(260px,38vw,380px)}.route-loading-section{flex-direction:column;gap:.75rem;display:flex}.route-loading-heading{border-radius:4px;width:240px;max-width:70%;height:28px}.route-loading-row{border-radius:4px;height:64px}.route-loading-card{border-radius:4px;height:220px}.route-loading-card--short{height:160px}.route-breadcrumb{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.route-breadcrumb a{color:#ffffffbf;text-decoration:none;transition:color .2s}.route-breadcrumb a:hover,.route-breadcrumb__current{color:#fff}.route-hero__content{flex-direction:column;gap:1.25rem;display:flex}@media (width>=1024px){.route-hero__content{flex-direction:row;justify-content:space-between;align-items:center}}.route-hero__route-label{align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:1rem;display:flex}.route-hero__icon{background:#ffffff24;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.route-hero__icon svg{width:22px;height:22px}.route-hero__origin,.route-hero__destination{font-weight:600}.route-hero__arrow{color:#ffffffd9;display:flex}.route-hero__title{letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.625rem;font-weight:700;line-height:1.2}@media (width>=1024px){.route-hero__title{font-size:2.125rem}}.route-hero__subtitle{color:#fffc;max-width:560px;font-size:.9375rem;line-height:1.55}.route-stats{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (width>=768px){.route-stats{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (width>=1024px){.route-stats{min-width:440px}}.route-stat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.route-stat__icon{color:#ffffffd9;flex-shrink:0;display:flex}.route-stat__icon svg{width:18px;height:18px}.route-stat__text{flex-direction:column;min-width:0;line-height:1.2;display:flex}.route-stat__label{color:#ffffffb3;font-size:11px}.route-stat__value{white-space:nowrap;font-size:.875rem;font-weight:700}@media (width>=1024px){.route-stat__value{font-size:1rem}}.route-body{padding:2rem 0}.route-grid{gap:2rem;display:grid}@media (width>=1024px){.route-grid{grid-template-columns:2fr 1fr}}.route-main{flex-direction:column;gap:2rem;min-width:0;display:flex}.route-sidebar{flex-direction:column;gap:1.5rem;display:flex}@media (width>=1024px){.route-sidebar{align-self:start;position:sticky;top:96px}}.route-cta{background:#fff;border:1px solid #168de259;border-radius:4px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}@media (width>=640px){.route-cta{flex-direction:row;justify-content:space-between;align-items:center}}.route-cta__text h2{color:#111827;font-size:1.125rem;font-weight:700}.route-cta__text p{color:#4b5563;margin-top:.25rem}.route-cta__btn{white-space:nowrap;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:inline-flex}.route-map{background:#fff;border:1px solid #f3f4f6;border-radius:4px;padding:.75rem;box-shadow:0 1px 2px #0000000d}.route-map__svg{border-radius:4px;width:100%;height:auto;display:block}.route-map__gl{background:#f3f4f6;border-radius:4px;width:100%;height:clamp(300px,40vw,380px);position:relative;overflow:hidden}.route-map__skel{z-index:3;background:#f3f4f6;border-radius:4px;place-items:center;transition:opacity .45s;display:grid;position:absolute;inset:0;overflow:hidden}.route-map__gl.is-ready .route-map__skel{opacity:0;pointer-events:none}.route-map__skel-shimmer{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0}.route-map__skel-map{opacity:.6;width:100%;height:100%;position:absolute;inset:0}.route-map__skel-arc{stroke:#168de2;stroke-width:3px;stroke-linecap:round;stroke-dasharray:6 9;opacity:.5}.route-map__skel-dot{fill:#168de2;transform-origin:50%;animation:1.6s ease-in-out infinite route-skel-pulse}.route-map__skel-dot--b{animation-delay:.8s}.route-map__skel-label{z-index:1;color:#4b5563;background:#ffffffeb;border-radius:9999px;align-items:center;gap:.5rem;padding:7px 14px;font-size:.875rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 1px 2px #0000000d}.route-map__skel-spin{border:2px solid #168de240;border-top-color:#168de2;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite route-skel-spin}.route-map__caption{flex-wrap:wrap;justify-content:center;gap:1.25rem;padding:.75rem 0 .25rem;display:flex}.route-map__legend{color:#4b5563;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.route-map__key{border-radius:50%;width:12px;height:12px}.route-map__key--dep{background:#168de2}.route-map__key--arr{background:#fff;border:2px solid #168de2}.route-map__loading{min-height:inherit;color:#6b7280;place-items:center;font-size:.875rem;font-weight:700;display:grid}@keyframes route-skel-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:.9;transform:scale(1.15)}}@keyframes route-skel-spin{to{transform:rotate(360deg)}}.rmap__line{fill:none;stroke:#168de2;stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:1 7;opacity:.85}.rmap__pin--dep{fill:#168de2;stroke:#fff;stroke-width:2.5px}.rmap__pin--arr{fill:#fff;stroke:#168de2;stroke-width:2.5px}.rmap__pin-dot--on-brand{fill:#fff}.rmap__pin-dot--on-white{fill:#168de2}.rmap__label{fill:#1f2937;font-size:12px;font-weight:600}.rmap__label--halo{stroke:#fff;stroke-width:3.5px;stroke-linejoin:round;opacity:.92}.route-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.route-section-header h2{color:#111827;font-size:1.5rem;font-weight:700}.route-section-count{color:#6b7280;font-size:.875rem}.route-description{background:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.route-description h2{color:#111827;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.route-description__content p{color:#4b5563;margin-bottom:1rem;line-height:1.75}.route-description__content p:last-child{margin-bottom:0}.route-tips{flex-direction:column;gap:1.5rem;display:flex}.route-tips__title{color:#111827;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.route-tips__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.route-tip{background:#fff;border:1px solid #e5e7eb;border-radius:4px;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.route-tip__ic{color:#168de2;flex-shrink:0;margin-top:2px;display:inline-flex}.route-tip p{color:#374151;font-size:.9375rem;line-height:1.6}.route-tip--qa{flex-direction:column;gap:6px}.route-tip--qa b{color:#111827;font-size:.9375rem;font-weight:700;line-height:1.4}.route-tip--qa p{color:#4b5563;font-size:.875rem}@media (width<=768px){.route-tips__grid{grid-template-columns:1fr}}.route-book-widget{background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:1.5rem}.route-book-widget h3{color:#111827;margin-bottom:1rem;font-weight:700}.route-book-widget__btn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:600;display:flex}.route-book-widget__trust{border-top:1px solid #f3f4f6;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.route-book-widget__trust-item{color:#4b5563;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.route-book-widget__trust-icon{color:#168de2;display:flex}.route-sidebar-card{background:#fff;border-radius:4px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.route-sidebar-card__title{color:#111827;align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.route-sidebar-card__icon{color:#168de2;display:flex}.route-sidebar-card__list{flex-direction:column;gap:.5rem;display:flex}.route-harbor-row{color:#374151;background:#f9fafb;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;display:flex}.route-harbor-row__pin{color:#168de2;flex-shrink:0;display:flex}.route-harbor-link{color:#374151;background:#f9fafb;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem;font-size:.875rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.route-harbor-link svg{color:#9ca3af;transition:color .2s}.route-harbor-link:hover{color:#168de2;background:#ebf5ff}.route-harbor-link:hover svg{color:#168de2}.route-schedule-cta{color:#fff;background:linear-gradient(135deg,#1270b5,#168de2);border-radius:4px;padding:1.5rem}.route-schedule-cta h3{margin-bottom:.5rem;font-weight:700}.route-schedule-cta p{color:#ffffffc7;margin-bottom:1rem;font-size:.875rem}.route-schedule-cta__link{color:#fff;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.route-schedule-cta__link:hover{gap:.75rem;text-decoration:underline}.route-mobile-bar{z-index:20;color:#fff;background:#168de2;border-radius:4px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:transform .1s;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 10px 30px -6px #168de280}.route-mobile-bar:active{transform:scale(.98)}@media (width>=768px){.route-mobile-bar{display:none}}.route-mobile-bar__info{flex-direction:column;gap:1px;min-width:0;display:flex}.route-mobile-bar__route{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.route-mobile-bar__price{color:#ffffffd9;font-size:.75rem}.route-mobile-bar__cta{background:#ffffff2e;border-radius:4px;flex-shrink:0;padding:.5rem .75rem;font-size:.875rem;font-weight:600}@media (width<=767px){.route-body{padding-bottom:96px}}.route-schedule{scroll-margin-top:90px}.route-sched{background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.route-sched__head{display:none}@media (width>=768px){.route-sched__head{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;background:#f9fafb;border-bottom:1px solid #f3f4f6;grid-template-columns:104px 1.6fr 1.5fr 92px 116px 92px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.75rem;font-weight:600;display:grid}}.route-sched__rows{flex-direction:column;display:flex}.route-sched-row{border-bottom:1px solid #f3f4f6;grid-template-columns:1fr auto;align-items:center;gap:.5rem .75rem;padding:1rem;display:grid}.route-sched-row:last-child{border-bottom:0}@media (width>=768px){.route-sched-row{grid-template-columns:104px 1.6fr 1.5fr 92px 116px 92px;align-items:center}.route-sched-row:hover{background:#ebf5ff}}.route-sched-row__time{flex-direction:column;line-height:1.2;display:flex}.route-sched-row__dep{color:#111827;font-size:1rem;font-weight:700}.route-sched-row__arr{color:#6b7280;font-size:.75rem}.route-sched-row__date{color:#6b7280;margin-top:2px;font-size:.75rem}.route-sched-row__op{align-items:center;gap:.5rem;min-width:0;display:flex}.route-sched-row__logo-box{flex-shrink:0;width:36px;height:36px;position:relative}.route-sched-row__logo{object-fit:cover;background:#fff;border:1px solid #e5e7eb;border-radius:4px;width:36px;height:36px;position:absolute;inset:0}.route-sched-row__logo-ph{color:#168de2;background:#ebf5ff;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.route-sched-row__logo-ph svg{width:18px;height:18px}.route-sched-row__op-text{flex-direction:column;min-width:0;display:flex}.route-sched-row__op-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.route-sched-row__op-type{color:#6b7280;font-size:.75rem}.route-sched-row__route{color:#4b5563;align-items:center;gap:6px;min-width:0;font-size:.875rem;display:flex}.route-sched-row__route span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.route-sched-row__route-arr{color:#9ca3af;flex-shrink:0;display:inline-flex}.route-sched-row__route-arr svg{width:14px;height:14px}.route-sched-row__dur{color:#374151;flex-direction:column;font-size:.875rem;display:flex}.route-sched-row__vessel{color:#6b7280;font-size:.75rem}.route-sched-row__price-val{color:#111827;white-space:nowrap;font-size:.875rem;font-weight:700}.route-sched-row__price-na{color:#9ca3af;font-size:.75rem}.route-sched-row__cta{justify-content:flex-end;display:flex}.route-sched-row__cta .btn{white-space:nowrap}@media (width<=767px){.route-sched-row{grid-template-columns:1fr auto;grid-template-areas:"time price""op op""route route""dur dur""cta cta";align-items:start;gap:.5rem .75rem}.route-sched-row .route-sched-row__time{grid-area:time}.route-sched-row .route-sched-row__price{text-align:right;grid-area:price;place-self:start end}.route-sched-row .route-sched-row__op{grid-area:op;margin-top:2px}.route-sched-row .route-sched-row__route{flex-wrap:wrap;grid-area:route}.route-sched-row .route-sched-row__route span{white-space:normal;overflow:visible}.route-sched-row .route-sched-row__dur{grid-area:dur}.route-sched-row .route-sched-row__cta{grid-area:cta;margin-top:.25rem}.route-sched-row .route-sched-row__cta .btn{width:100%}}.route-sched-empty{text-align:center;color:#6b7280;padding:1.5rem;font-size:.875rem}.route-sched-empty p{margin-bottom:1rem;line-height:1.6}.route-error{text-align:center;padding:3rem 1rem}.route-error h2{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.route-error p{color:#4b5563;margin-bottom:1.5rem}
