:root{--paper:#f7f7f0;--ink:#183c32;--green:#17664e;--muted:#6a766b;--line:#dce1d4;--lime:#e4edbf;--white:#fffef9;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a,button,input,select,textarea,svg [tabindex]{outline-offset:5px}:focus-visible{outline:3px solid #bf712d!important}::selection{background:#dae8a8;color:#123e32}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-weight:500}h1{font-size:clamp(50px,5.55vw,80px);line-height:1.04;letter-spacing:-4px;margin-bottom:25px}h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-4px}h2{font-size:36px;line-height:1.13;letter-spacing:-1.2px}h3{font-size:22px;letter-spacing:-.5px}p{font-size:15px;line-height:1.7}button{border:0}small{font-size:12px}svg{display:block}img{max-width:100%;display:block}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.65px;line-height:1.6}.utility{background:#eaeedf;font-size:9px;letter-spacing:1.35px;font-weight:600}.utility .wrap{height:31px;display:flex;justify-content:space-between;align-items:center}.utility i{display:inline-block;width:1px;height:10px;background:#b2bdaa;vertical-align:middle;margin:0 16px}header{border-bottom:1px solid var(--line)}.header-inner{height:100px;display:flex;align-items:center;gap:45px}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand>span{font-size:32px;font-weight:700;letter-spacing:-1.3px;line-height:.9}.brand-sub{display:block;font-size:9px;letter-spacing:3.8px;margin-top:7px;font-weight:600}.header-inner nav{display:flex;gap:29px;margin-left:auto}.header-inner nav a{font-size:12px;font-weight:600;padding-block:12px}.header-inner nav a:hover,.header-inner nav a[aria-current]{color:var(--green);box-shadow:0 2px 0 var(--green)}.header-plan{font-size:12px;font-weight:600;border:1px solid #bdc9b5;border-radius:5px;padding:14px 18px;white-space:nowrap}.header-plan span{margin-left:18px}.menu-toggle{display:none}.button{background:var(--green);color:#fffef2;padding:17px 23px;font-size:12px;font-weight:600;display:inline-flex;justify-content:center;align-items:center;gap:30px;border-radius:4px;min-height:49px;transition:background .2s,transform .2s}.button:hover{background:#104c39;transform:translateY(-1px)}.button span{font-size:18px;font-weight:400}.button.secondary{border:1px solid #acbbaa;background:transparent;color:var(--ink)}.button.secondary:hover{background:#e8eddd}.text-link{font-size:13px;font-weight:600;display:inline-block;border-bottom:1px solid #789283;padding-bottom:5px}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:30px;padding-top:51px;padding-bottom:46px;position:relative}.hero-copy{padding-top:26px;position:relative;z-index:2}.hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:1.3px;margin-bottom:21px}.little-sun{font-size:23px;font-weight:400;line-height:1}.hero h1{margin-bottom:23px}.hero-copy>p{color:#647060;font-size:15px;line-height:1.7;margin-bottom:25px}.hero-meta{font-size:10px;color:#69725f;margin-top:26px;display:flex;gap:8px;align-items:center}.status-dot{width:6px;height:6px;border-radius:50%;background:#397252;display:inline-block}.hero-image{position:relative;border-radius:7px;min-height:424px;margin-left:12px}.hero-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:48% center;border-radius:7px}.hero-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#142d2866);border-radius:0 0 7px 7px}.photo-label{position:absolute;bottom:27px;left:27px;z-index:1;color:#fff}.photo-label span{font-size:8px;letter-spacing:1.7px;display:block;margin-bottom:7px}.photo-label strong{font-size:14px;font-weight:500}.hero-orbit{position:absolute;width:112px;height:112px;right:-21px;top:-25px;z-index:1;filter:drop-shadow(0 3px 0 #f7f7f0);transform:rotate(10deg)}.orbit-spin{transform-origin:center;animation:orbit 28s linear infinite}@keyframes orbit{to{transform:rotate(360deg)}}.journey-wrap{position:relative;z-index:3}.journey-card{background:#fffef8;border:1px solid #d9decd;border-radius:6px;padding:24px 27px;display:flex;align-items:center;gap:34px;flex-wrap:wrap;box-shadow:0 5px 15px #283e2110}.journey-title{flex-shrink:0;min-width:172px}.journey-title .eyebrow{font-size:8px;letter-spacing:1.4px;color:#7e846d}.journey-title h2{font-size:22px;letter-spacing:-.6px;margin:6px 0 0}.journey-card form{flex:1;display:flex;align-items:center;gap:12px}.journey-card label{flex:1;font-size:9px;color:#657464;position:relative;padding:9px 13px 5px;border:1px solid #dce1d6;border-radius:4px;background:#fafbf5}.journey-card select{background:none;border:0;padding:5px 0;width:100%;font-size:12px;color:#2b4436;min-width:0}.swap{background:none;font-size:23px;color:#65775e;padding:4px}.journey-card .button{white-space:nowrap;margin-left:6px;min-height:57px}.journey-card #journey-result{flex-basis:100%;border-top:1px solid var(--line);padding-top:20px;font-size:14px}.journey-card #journey-result p{margin:8px 0}.service-strip{display:flex;align-items:center;gap:11px;padding-block:19px;margin-bottom:23px;font-size:11px}.service-strip p{font-size:11px;margin:0;flex:1;line-height:1.6}.service-icon{border:1.5px solid #7f916d;border-radius:50%;width:18px;height:18px;display:inline-grid;place-items:center;font-size:12px;flex-shrink:0;font-family:Georgia,serif;font-style:italic}.service-strip a{font-size:10px;white-space:nowrap;font-weight:600;margin-left:16px}.service-strip a span{margin-left:7px}.line-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:3px;padding:5px 9px;color:#fff;background:var(--line);font-size:11px;font-weight:700;line-height:1.1;flex-shrink:0}.home-live{display:grid;grid-template-columns:1.26fr 1fr;gap:64px;align-items:center;padding-bottom:67px}.departure-panel{background:#143e34;border-radius:6px;padding:28px 28px 18px;color:#f3f4e7;min-width:0}.board-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.board-heading .eyebrow{font-size:8px;color:#bdcdae;letter-spacing:1.3px;display:flex;gap:7px;align-items:center}.live-dot{width:5px;height:5px;display:inline-block;background:#c4df8c;border-radius:50%;flex-shrink:0}.board-heading h2{font-size:27px;letter-spacing:-.7px;margin:8px 0 4px}.board-select{max-width:210px}.board-select select{width:100%;background:#143e34;color:#d9e4d5;border:1px solid #4a6b59;border-radius:3px;font-size:10px;padding:10px 7px}#departures-board{display:block;width:100%;height:330px}.board-footer{display:flex;justify-content:space-between;gap:12px;color:#a8baaa;font-size:8px;border-top:1px solid #35584a;padding-top:14px}.board-footer .live-dot{width:4px;height:4px;margin-right:4px}.island-links{padding-top:4px}.island-links>.eyebrow{font-size:9px;letter-spacing:1.4px;color:#738068;margin-bottom:13px}.island-links h2{font-size:37px;margin-bottom:18px}.island-links>a{display:flex;align-items:center;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}.link-icon{width:42px;height:42px;display:grid;place-items:center;background:#e8edde;border:1px solid #d9e1ca;border-radius:5px;font-size:25px;font-weight:400}.island-links>a strong{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.island-links>a small{font-size:11px;color:var(--muted)}.island-links>a>b{margin-left:auto;font-weight:400}.island-links>a:hover .link-icon{background:#dbe8bd}.explore-section{background:#edf0e5;padding:56px 0 43px;border-block:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:26px}.section-heading h2{margin:10px 0 0;font-size:32px}.section-heading .text-link{margin-bottom:5px}.line-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.line-cards>a{border:1px solid #d6decd;background:#f9faf3;border-radius:5px;padding:19px 17px 0;overflow:hidden;transition:transform .2s}.line-cards>a:hover{transform:translateY(-4px)}.line-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.line-card-top>span:last-child{font-size:10px;color:var(--muted)}.line-cards h3{font-size:21px;margin-bottom:6px}.line-cards p{font-size:11px;color:var(--muted);margin-bottom:24px}.line-card-bottom{border-top:1px solid #d6decd;display:flex;justify-content:space-between;font-size:9px;padding:13px 0 16px;position:relative}.line-card-bottom:after{content:"";height:3px;background:var(--line);position:absolute;bottom:0;left:-17px;right:-17px}.fine-print{font-size:10px;color:var(--muted);margin-top:16px;margin-bottom:0}.about-teaser{padding:64px 0 76px;position:relative;overflow:hidden}.about-teaser h2{font-size:42px;margin:17px 0}.about-teaser>p{max-width:475px;color:#637060;font-size:14px}.teaser-lines{position:absolute;right:40px;bottom:-25px;width:360px;height:280px;transform:rotate(-30deg)}.teaser-lines span{display:block;border:20px solid #cbd9c0;border-bottom:none;border-radius:180px 180px 0 0;width:100%;height:100%;position:absolute}.teaser-lines span:nth-child(2){width:240px;left:60px;top:60px;border-color:#73977d}.teaser-lines span:nth-child(3){width:120px;left:120px;top:120px;border-color:#215e4a}footer{background:#143e34;color:#e7ecd9;padding:43px 0 0;position:relative}.footer-top{display:grid;grid-template-columns:1fr 1.4fr 1.2fr 1fr;gap:40px;align-items:start;padding-bottom:39px}.footer-top .brand{padding-top:6px}.footer-top p{font-size:20px;line-height:1.3;letter-spacing:-.5px;margin:0}.footer-top>div{display:flex;flex-direction:column;gap:11px;font-size:11px;color:#b9cbb8}.footer-top strong{font-size:11px;color:#eef0db;margin-bottom:4px}.footer-bottom{border-top:1px solid #3a5949;padding-block:19px;display:flex;justify-content:space-between;font-size:9px;color:#9bb19e}.page-heading{padding-block:58px 39px}.page-heading .eyebrow{margin-bottom:18px;color:#657559}.page-heading h1{font-size:66px;max-width:950px}.page-heading>p{color:var(--muted);font-size:16px;max-width:650px}.page-heading+.wrap{padding-bottom:70px}.map-page .section-heading{align-items:center}.muted{color:var(--muted)}.map-page>.muted{font-size:13px}.network-widget{border:1px solid #d5ded0;border-radius:6px;overflow:hidden;background:#fffef8}.map-tools{display:flex;justify-content:space-between;align-items:center;padding:15px 22px;font-size:10px;color:#627263}.map-tools>span:first-child{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:1px}.system-map{width:100%;height:auto}.station-local{font-size:14px;font-weight:700;fill:#183c32;paint-order:stroke;stroke:#f8f6ef;stroke-width:4px}.station-english{font-size:10px;fill:#4e6358;paint-order:stroke;stroke:#f8f6ef;stroke-width:3px}.land-label{font-size:14px;fill:#9ca991;letter-spacing:4px}.sea-label{font:italic 12px Georgia,serif;letter-spacing:2px;fill:#7c9b9a}.map-note{font-size:12px;fill:#5c7871}.map-route{transition:opacity .2s;cursor:pointer}.map-station{cursor:pointer}.map-station.selected circle:nth-child(2),.map-station:hover circle:nth-child(2),.map-station:focus circle:nth-child(2){fill:#d5e785;stroke-width:4px}.map-legend{padding:18px;display:flex;justify-content:space-between;gap:13px;flex-wrap:wrap;border-block:1px solid #d5ded0}.legend-button{display:flex;gap:8px;align-items:center;background:none;padding:5px;font-size:11px;text-align:left}.station-info{padding:20px;display:flex;flex-direction:column;gap:9px;min-height:88px;font-size:13px}.station-info>span{font-size:12px;color:var(--muted);line-height:1.6}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.info-grid{margin-top:44px}.info-grid h3{margin:13px 0}.info-grid p{font-size:14px;color:var(--muted)}.notice{background:#edf0dc;border:1px solid #d6dfbc;display:flex;gap:17px;padding:22px 25px;border-radius:5px;font-size:14px;scroll-margin-top:20px}.notice p{margin:8px 0 0;font-size:13px;color:#55664d}.notice .service-icon{margin-top:1px}.timetable-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:28px 0}.line-tabs{display:flex;gap:9px;flex-wrap:wrap}.line-tabs>a{display:flex;gap:7px;align-items:center;font-size:10px;border:1px solid var(--line);border-radius:3px;padding:8px}.timetable-toolbar .button{font-size:11px;white-space:nowrap;padding:12px}.schedule-guide{max-width:970px;padding:10px 0 25px}.schedule-guide p{font-size:13px;color:var(--muted)}.schedule-guide h3{font-size:20px}.timetable{border:1px solid #dce1d4;border-top:4px solid var(--line);border-radius:5px;background:#fffef9;padding:27px;margin-bottom:30px;scroll-margin-top:25px}.timetable-heading{display:flex;gap:17px;align-items:center;margin-bottom:25px}.line-pill.big{font-size:23px;padding:15px 14px}.timetable-heading h2{font-size:29px;margin:6px 0 0}.timetable-heading .eyebrow{font-size:9px;color:var(--muted)}.frequency-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #dce1d4;padding-block:18px}.frequency-grid>div{display:flex;flex-direction:column;gap:7px}.frequency-grid span{font-size:11px;color:var(--muted)}.frequency-grid strong{font-size:17px;font-weight:500}.direction h3{font-size:17px;margin:25px 0 14px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th,td{padding:13px 10px;border-bottom:1px solid #e3e7dd;white-space:nowrap}thead th{font-weight:500;font-size:10px;color:var(--muted);background:#f0f3e8}tbody th{font-weight:500}.stop-dot{display:inline-block;width:7px;height:7px;border:2px solid var(--line);border-radius:50%;margin-right:9px}.all-departures{margin-top:22px}.all-departures summary{font-size:13px;font-weight:600;cursor:pointer;padding:12px 0}.all-departures summary>span{float:right}.all-departures p{font-size:12px;color:var(--muted)}.all-departures h4{font-size:12px;margin:16px 0 10px}.departure-times{display:flex;gap:7px;flex-wrap:wrap}.departure-times>span{font:11px monospace;border:1px solid #e1e6d9;padding:5px 7px}.ferry-note{font-size:12px;padding:17px;background:#eef2e8;border-radius:3px;margin:20px 0 0}.fare-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.fare-cards>article{border:1px solid var(--line);border-radius:6px;padding:30px;background:#fffef9}.fare-cards>article.featured{background:#e5edcf;border-color:#c7d5aa}.fare-cards h2{font-size:28px;margin:16px 0 24px}.price{font-size:51px;letter-spacing:-2px;line-height:1;margin-bottom:25px}.price small{font-size:16px;letter-spacing:0}.fare-cards p{font-size:13px;color:#63705b;min-height:64px}.fare-cards ul{list-style:none;padding:18px 0 0;margin:0;border-top:1px solid #ccd6be}.fare-cards li{font-size:12px;padding:7px 0}.fare-cards li:before{content:"✓";margin-right:10px}.fare-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:27px 0 45px}.fare-rules p{font-size:12px;color:var(--muted)}.fare-rules strong{color:var(--ink)}.fare-calculator{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:#edf0e5;border:1px solid var(--line);border-radius:6px;padding:44px 55px}.calculator-form h2{font-size:39px;margin-top:14px}.calculator-form>p{font-size:13px;color:var(--muted)}form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500}input,select,textarea{width:100%;padding:13px 12px;background:#fffef9;border:1px solid #cbd5c3;border-radius:3px;color:var(--ink);font-size:13px}textarea{resize:vertical;line-height:1.6}#fare-form{display:grid;gap:16px;margin-top:23px}#fare-form input{max-width:120px}#fare-form .button{width:fit-content}.form-error:empty{display:none}.form-error,.field-error{color:#9c3426;font-size:12px;margin:0}.ticket-machine{padding-top:10px;position:relative;min-width:0}.printer-top{font:9px monospace;letter-spacing:1px;background:#264e3e;color:#dfe5d3;border-radius:8px 8px 0 0;padding:18px 20px}.printer-top .live-dot{margin-right:8px}.printer-slot{height:13px;background:#173527;border-radius:0 0 6px 6px;box-shadow:inset 0 4px 5px #0007}.ticket-empty{min-height:375px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#8a9780}.ticket-empty>span{font-size:53px;font-weight:400;color:#b1bca2}.ticket-empty p{font:italic 26px Georgia,serif;margin:20px 0}.ticket-empty small{font-size:11px}.ticket{background:#fffef8;margin:0 15px;padding:25px 24px;box-shadow:0 5px 13px #394b281a;position:relative;transform-origin:top;clip-path:polygon(0 0,100% 0,100% calc(100% - 5px),97% 100%,94% calc(100% - 5px),91% 100%,88% calc(100% - 5px),85% 100%,82% calc(100% - 5px),79% 100%,76% calc(100% - 5px),73% 100%,70% calc(100% - 5px),67% 100%,64% calc(100% - 5px),61% 100%,58% calc(100% - 5px),55% 100%,52% calc(100% - 5px),49% 100%,46% calc(100% - 5px),43% 100%,40% calc(100% - 5px),37% 100%,34% calc(100% - 5px),31% 100%,28% calc(100% - 5px),25% 100%,22% calc(100% - 5px),19% 100%,16% calc(100% - 5px),13% 100%,10% calc(100% - 5px),7% 100%,4% calc(100% - 5px),0 100%)}.ticket.printing{animation:print-receipt 1.3s steps(18,end)}@keyframes print-receipt{0%{max-height:0;padding-top:0;padding-bottom:0;overflow:hidden;transform:translateY(-3px)}to{max-height:800px;overflow:hidden}}.ticket-brand{display:flex;justify-content:center;align-items:center;gap:10px;font-size:23px;letter-spacing:-1px}.ticket-type{font:9px monospace;letter-spacing:1px;text-align:center;margin:17px 0 23px;border-block:1px dashed #a1ad98;padding:12px 0}.ticket-row{display:flex;flex-direction:column;gap:5px;margin-bottom:16px;font:12px monospace}.ticket-row>span{font-size:9px;color:#7c8774}.ticket-row>strong{font-weight:500}.ticket-row.total{flex-direction:row;align-items:center;justify-content:space-between;border-block:1px dashed #a1ad98;padding:15px 0;margin-top:20px}.ticket-row.total>strong{font-size:25px}.ticket-qr{display:flex;gap:8px;align-items:center;margin-left:-12px}.ticket-qr canvas{width:108px!important;height:108px!important;image-rendering:pixelated}.ticket-qr span{font:9px/1.6 monospace;color:#7c8774}.ticket-disclaimer{font:8px/1.8 monospace;color:#7c8774;text-align:center;margin-top:12px}.ticket button{width:100%;background:#e9efda;padding:13px;border-radius:3px;font-size:11px;color:var(--ink);margin-top:8px}.about-photo{width:100%;height:450px;object-fit:cover;object-position:center 65%;border-radius:7px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:55px 0;border-bottom:1px solid var(--line)}.editorial-grid h2{margin-top:16px;font-size:35px}.editorial-grid p{font-size:15px;color:#64725f}.stat-band{display:grid;grid-template-columns:repeat(4,1fr);background:#e6edd5;padding:38px 28px;border-radius:5px;margin-top:35px}.stat-band>div{display:flex;flex-direction:column;gap:10px;text-align:center;border-right:1px solid #c8d5b6}.stat-band>div:last-child{border:0}.stat-band strong{font-size:44px;font-weight:400;letter-spacing:-1.5px}.stat-band span{font-size:11px;color:#6a775f}.accessibility-section{padding:50px 0 25px;scroll-margin-top:30px}.accessibility-section h2{margin-top:16px}.accessibility-section h3{font-size:20px}.accessibility-section p{font-size:13px;color:var(--muted)}.compact-notice{font-size:12px!important;margin-top:20px}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px}.contact-card{background:#e9efdc;border:1px solid #d5dfc6;border-radius:6px;padding:30px}.contact-card h2{font-size:29px}.contact-phone{display:block;font-size:27px;letter-spacing:-.7px;margin-bottom:15px}.contact-card p{font-size:13px;color:#63715c}.contact-card hr{border:0;border-top:1px solid #cbd5be;margin:27px 0}.contact-card h3{font-size:21px}.lost-property{padding:34px 5px}.lost-property h2{font-size:30px;margin:12px 0 20px}.lost-property ol{padding-left:20px}.lost-property li{font-size:13px;line-height:1.7;margin-bottom:15px;padding-left:5px;color:var(--muted)}.lost-property li strong{color:var(--ink)}.lost-property p{font-size:12px;color:var(--muted)}.enquiry-panel{border:1px solid var(--line);background:#fffef9;padding:34px;border-radius:6px;align-self:start}.enquiry-panel h2{margin:13px 0 18px;font-size:32px}.enquiry-panel>p{font-size:13px;color:var(--muted)}#enquiry-form{display:grid;gap:18px;margin-top:27px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check-label{display:flex;flex-direction:row;align-items:start;font-size:12px;line-height:1.5}.check-label input{width:17px;height:17px;flex-shrink:0;margin:2px 3px 0 0;accent-color:var(--green)}.field-error:empty{display:none}[aria-invalid=true]{border-color:#a43b29}#enquiry-success{padding-top:22px}#enquiry-success h3{font-size:27px;margin-top:20px}#enquiry-success p{font-size:13px}.success-icon{background:#d8e8b6;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;font-size:21px}.button-row{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.privacy-note{border-top:1px solid var(--line);padding-block:30px 50px;max-width:1280px}.privacy-note h3{font-size:21px}.privacy-note p{font-size:12px;color:var(--muted);max-width:950px}.error-page{padding:65px 0 95px;text-align:center}.error-page h1{font-size:63px}.error-page>p{color:var(--muted)}.error-page .button-row{justify-content:center}.error-route{display:flex;align-items:center;justify-content:center;gap:16px;font-size:95px;margin:24px 0;color:#48795b}.error-route b{font-weight:400}.error-route i{font-style:normal;width:78px;height:78px;border:9px solid #bdce97;border-radius:50%;font-size:0}.error-route>span{width:80px;border-top:5px solid #d3dfba}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{visibility:hidden;position:fixed;left:20px;top:-100px;z-index:20;padding:15px;background:#173f31;color:#fff}.skip:focus{top:10px;visibility:visible}@media(min-width:1500px){.hero{gap:60px}.hero-image{min-height:450px}.hero-copy{padding-top:36px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header-inner{gap:24px}.header-inner nav{gap:20px}.header-plan{padding:12px}.header-plan span{margin-left:6px}.hero h1{font-size:65px}.hero .eyebrow{font-size:8px}.hero-image{min-height:410px}.journey-card{gap:20px;padding:22px}.journey-title{min-width:140px}.journey-title h2{font-size:20px}.journey-card form{gap:8px}.journey-card select{font-size:11px}.home-live{gap:35px}.board-heading{align-items:start;flex-direction:column;gap:5px}.board-select{width:100%;max-width:none}.board-select select{padding:7px}.line-cards{gap:10px}.line-cards>a{padding:17px 12px 0}.line-cards h3{font-size:19px}.line-card-top{gap:8px}.line-card-top>span:last-child{font-size:9px}.fare-calculator{gap:45px;padding:35px}.contact-grid{gap:35px}.footer-top{gap:25px}}@media(max-width:900px){.header-inner{height:85px}.header-plan{display:none}.header-inner nav{gap:22px}.hero{gap:20px;padding-top:35px}.hero h1{font-size:56px;letter-spacing:-3px}.hero h1 em{letter-spacing:-3px}.hero-copy{padding-top:10px}.hero-image{margin-left:0;min-height:370px}.hero-orbit{width:90px;height:90px;right:-12px;top:-18px}.hero .eyebrow{max-width:220px;line-height:1.6}.hero-copy>p{font-size:13px}.hero-meta{font-size:8px}.photo-label{left:18px;bottom:21px}.photo-label strong{font-size:11px}.journey-title{flex-basis:100%;display:flex;justify-content:space-between;align-items:center}.journey-title h2{margin:0}.journey-card{gap:16px}.journey-card label{min-width:0}.journey-card form{width:100%}.home-live{gap:28px;grid-template-columns:1.2fr 1fr}.departure-panel{padding:22px 18px 16px}.island-links h2{font-size:32px}.island-links>a{gap:12px}.island-links>a strong{font-size:12px}.island-links>a small{font-size:10px}.link-icon{width:34px;height:37px;flex-shrink:0;font-size:21px}.line-cards{grid-template-columns:repeat(3,1fr)}.line-cards>a:nth-last-child(-n+2){display:none}.teaser-lines{right:-90px;opacity:.65}.footer-top{grid-template-columns:1fr 1.2fr;row-gap:30px}.footer-bottom{font-size:8px}.page-heading h1{font-size:57px}.fare-cards{gap:15px}.fare-cards>article{padding:22px}.fare-cards h2{font-size:24px}.price{font-size:43px}.fare-calculator{gap:28px;padding:28px}.ticket{padding:24px 16px;margin-inline:9px}.ticket-brand{font-size:19px}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:25px}.enquiry-panel{padding:25px}.contact-card{padding:23px}.contact-phone{font-size:23px}.editorial-grid{gap:35px}.three-columns{gap:25px}.timetable-toolbar{align-items:start}.timetable-toolbar .button{min-width:135px}.line-tabs>a{font-size:9px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.utility .wrap{height:28px;font-size:7px;letter-spacing:.8px}.utility .wrap>span:last-child{font-size:0}.utility .wrap>span:last-child:after{content:"EN / OR";font-size:8px}.utility i{display:none}.header-inner{height:77px;justify-content:space-between;position:relative}.brand>span{font-size:29px}.brand svg{width:30px;height:30px}.brand-sub{font-size:8px}.menu-toggle{display:flex;gap:13px;align-items:center;font-size:12px;background:none;color:var(--ink);padding:12px 0 12px 12px}.menu-toggle>span{font-size:18px}.header-inner nav{display:none;position:absolute;left:-18px;right:-18px;top:77px;background:var(--paper);padding:15px 22px 23px;z-index:10;border-bottom:1px solid #cdd8c3;box-shadow:0 5px 10px #1d42251a}.header-inner nav.open{display:flex;flex-direction:column;gap:5px}.header-inner nav a{font-size:15px}.hero{grid-template-columns:1fr;padding-top:30px;gap:28px;padding-bottom:24px}.hero-copy{padding-top:0}.hero .eyebrow{max-width:none;font-size:8px;margin-bottom:18px}.hero h1{font-size:clamp(49px,11vw,72px);letter-spacing:-2.7px;margin-bottom:19px}.hero h1 em{letter-spacing:-2.7px}.hero-copy>p{font-size:14px;margin-bottom:20px}.hero .button{min-height:47px;padding:14px 20px}.hero-meta{font-size:9px;margin-top:20px}.hero-image{height:320px;min-height:0;width:100%}.hero-orbit{width:85px;height:85px;right:11px;top:-26px}.photo-label strong{font-size:13px}.journey-card{padding:19px}.journey-title{display:block}.journey-title h2{margin-top:5px;font-size:23px}.journey-title .eyebrow{font-size:8px}.journey-card form{display:grid;grid-template-columns:1fr 32px;gap:10px}.journey-card label{grid-column:1;min-width:0}.journey-card label:first-child{grid-row:1}.journey-card label:nth-of-type(2){grid-row:2}.journey-card select{font-size:12px}.swap{grid-column:2;grid-row:1/3}.journey-card .button{grid-column:1/-1;margin:0;min-height:45px}.service-strip{align-items:start;gap:8px;padding-block:18px;flex-wrap:wrap;margin-bottom:5px}.service-strip .service-icon{margin-top:2px}.service-strip p{font-size:10px;flex-basis:calc(100% - 70px)}.service-strip .line-pill{font-size:9px;padding:5px}.service-strip a{margin-left:68px;font-size:10px}.home-live{grid-template-columns:1fr;gap:36px;padding-bottom:38px}.departure-panel{padding:25px 21px 18px}.board-heading{gap:10px}.board-heading h2{font-size:29px}.board-select select{font-size:11px;padding:10px}.island-links{padding-inline:4px}.island-links h2{font-size:36px}.island-links>a{padding:20px 0;gap:18px}.island-links>a strong{font-size:14px}.island-links>a small{font-size:12px}.link-icon{width:43px;height:43px;font-size:25px}.explore-section{padding:35px 0}.section-heading{display:block}.section-heading h2{font-size:29px}.section-heading .text-link{margin-top:20px}.line-cards{grid-template-columns:1fr 1fr;gap:12px}.line-cards>a:nth-last-child(-n+2){display:block}.line-cards>a{padding:18px 14px 0}.line-cards h3{font-size:21px}.line-card-top{margin-bottom:23px}.line-card-top>span:last-child{font-size:10px}.line-cards>a:last-child{grid-column:1/-1}.about-teaser{padding:42px 0 55px}.about-teaser h2{font-size:35px;position:relative;z-index:1}.about-teaser>p{max-width:85%;position:relative;z-index:1}.teaser-lines{width:260px;height:240px;right:-165px;opacity:.38;bottom:0}.teaser-lines span:nth-child(2){width:180px;left:40px;top:40px}.teaser-lines span:nth-child(3){width:100px;left:80px;top:80px}footer{padding-top:33px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px;padding-bottom:30px}.footer-top p{font-size:18px}.footer-top>div{font-size:10px;gap:11px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:8px}.footer-bottom>span:nth-child(2){display:none}.page-heading{padding:37px 0 25px}.page-heading h1{font-size:47px;letter-spacing:-2.7px}.page-heading h1 em{letter-spacing:-2.7px}.page-heading>p{font-size:14px}.page-heading .eyebrow{font-size:8px}.page-heading+.wrap{padding-bottom:40px}.map-page .section-heading{display:flex}.map-page .section-heading h2{font-size:23px}.map-page .section-heading .button{padding:12px;font-size:10px;min-height:40px}.map-page>.muted{font-size:11px}.map-tools{padding:12px 14px;font-size:8px}.map-tools>span:first-child{font-size:8px;letter-spacing:.6px}.map-tools>span:last-child{display:none}.network-widget{overflow-x:auto}.system-map{min-width:680px}.map-legend{padding:12px;justify-content:flex-start;gap:6px}.legend-button{font-size:10px}.station-info{padding:16px}.three-columns{grid-template-columns:1fr;gap:17px}.info-grid{margin-top:27px}.info-grid h3{font-size:23px}.info-grid p{font-size:14px}.notice{padding:18px 16px;gap:12px}.notice strong{font-size:13px}.notice p{font-size:12px}.timetable-toolbar{display:block}.line-tabs{gap:7px}.line-tabs>a{font-size:9px}.timetable-toolbar>.button{margin-top:15px}.schedule-guide p{font-size:12px}.timetable{padding:18px 15px}.timetable-heading{gap:12px;align-items:center}.timetable-heading .eyebrow{font-size:8px}.timetable-heading h2{font-size:23px}.line-pill.big{font-size:19px;padding:13px 11px}.frequency-grid{grid-template-columns:1fr 1fr;gap:20px}.frequency-grid strong{font-size:16px}.direction h3{font-size:14px}.table-scroll{margin-right:-15px}th,td{padding:12px 10px;font-size:11px}.fare-cards{grid-template-columns:1fr;gap:16px}.fare-cards>article{padding:25px}.fare-cards h2{font-size:30px;margin:13px 0 20px}.price{font-size:49px;margin-bottom:20px}.fare-cards p{min-height:0;font-size:14px}.fare-cards li{font-size:13px}.fare-rules{grid-template-columns:1fr;gap:0;margin:23px 0 28px}.fare-rules p{font-size:13px}.fare-calculator{grid-template-columns:1fr;padding:25px 20px;gap:27px}.calculator-form h2{font-size:35px}.ticket-machine{max-width:370px;width:100%;margin-inline:auto}.ticket{margin-inline:12px;padding:25px}.ticket-empty{min-height:280px}.about-photo{height:290px}.editorial-grid{grid-template-columns:1fr;padding:33px 0;gap:8px}.editorial-grid h2{font-size:31px;margin:12px 0 16px}.editorial-grid p{font-size:14px}.stat-band{grid-template-columns:1fr 1fr;gap:25px 0;padding:25px 10px}.stat-band>div:nth-child(2){border:0}.stat-band strong{font-size:37px}.stat-band span{font-size:10px}.accessibility-section{padding-top:35px}.accessibility-section h2{font-size:32px}.accessibility-section h3{font-size:23px}.contact-grid{grid-template-columns:1fr;gap:15px}.contact-card{padding:27px}.contact-phone{font-size:29px}.lost-property{padding:30px 5px 15px}.enquiry-panel{padding:25px 20px}.two-columns{grid-template-columns:1fr}.privacy-note{padding-top:28px}.error-page{padding:40px 0 70px}.error-page h1{font-size:46px}.error-page>p{font-size:14px}.error-route{font-size:80px}.error-route i{width:63px;height:63px;border-width:8px}.error-route>span{width:40px}.error-page .button-row{gap:10px}.error-page .button{padding:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}@media print{@page{size:A4;margin:15mm}*{animation:none!important;box-shadow:none!important}html,body{background:#fff!important;color:#000!important;font-size:10pt}header,footer,.utility,.skip,.print-button,.timetable-toolbar,.page-heading>p,.page-heading .eyebrow,.notice,.map-page>.muted,.map-tools,.map-legend,.station-info,.info-grid{display:none!important}.wrap{width:100%!important;max-width:none!important}.page-heading{padding:0!important}.page-heading h1{font-size:28pt!important;letter-spacing:-1px!important;margin:0 0 15pt}.page-heading h1 br{display:none}.page-heading h1 em{letter-spacing:-1px!important}h2{font-size:20pt!important}p{font-size:10pt!important}.schedule-guide{padding:0!important}.timetable{break-before:page;border:1px solid #bbb;padding:12pt;margin:0}.timetable-heading h2{font-size:19pt!important}.line-pill{-webkit-print-color-adjust:exact;print-color-adjust:exact}.frequency-grid{padding-block:10pt}.direction h3{font-size:12pt}.table-scroll{overflow:visible}.table-scroll table{font-size:8pt}th,td{padding:7pt 5pt;font-size:8pt}.all-departures{display:block!important}.all-departures>*{display:block!important}.all-departures summary{font-size:10pt}.departure-times{display:flex!important;gap:3pt}.departure-times>span{font-size:7pt;padding:2pt 3pt}.all-departures h4{font-size:9pt;margin:8pt 0 5pt}.all-departures p{font-size:8pt!important}.ferry-note{font-size:8pt!important;padding:10pt}.network-widget{border:0;overflow:visible}.system-map{min-width:0;width:100%;-webkit-print-color-adjust:exact;print-color-adjust:exact}.print-ticket main>*{display:none!important}.print-ticket main>.fares-page{display:block!important;padding:0!important}.print-ticket .fares-page>*{display:none!important}.print-ticket .fares-page>.fare-calculator{display:block!important;border:0;padding:0;background:#fff}.print-ticket .calculator-form,.print-ticket .printer-top,.print-ticket .printer-slot,.print-ticket .ticket-empty{display:none!important}.print-ticket .ticket-machine{max-width:none;width:100%;padding:0}.print-ticket .ticket{display:block!important;clip-path:none;border:2px solid #173e32;padding:12mm;margin:0;max-width:none;animation:none}.print-ticket .ticket-brand{font-size:30pt}.print-ticket .ticket-brand svg{width:45px;height:45px}.print-ticket .ticket-type{font-size:13pt;margin:20pt 0}.print-ticket .ticket-row{margin-bottom:20pt;font-size:17pt}.print-ticket .ticket-row>span{font-size:10pt}.print-ticket .ticket-row.total strong{font-size:27pt}.print-ticket .ticket-qr{margin:15pt 0}.print-ticket .ticket-qr canvas{width:150px!important;height:150px!important}.print-ticket .ticket-qr span{font-size:11pt}.print-ticket .ticket-disclaimer{font-size:10pt!important}.print-ticket .ticket button{display:none!important}}.map-route:focus-visible{outline:none!important}.map-route:focus-visible .route-stroke{stroke-width:11}.map-station:focus-visible{outline:none!important}.map-station:focus-visible circle:nth-child(2){stroke-width:5}@media print{.page-heading h1 br:after{content:" "}.timetable{padding:10pt}.timetable-heading{margin-bottom:12pt}.timetable-heading h2{font-size:17pt!important}.timetable .line-pill.big{padding:10pt}.frequency-grid{padding-block:10pt}.direction h3{margin:12pt 0 7pt}th,td{padding:5pt}.all-departures{margin-top:9pt}.all-departures summary{padding:6pt 0}.all-departures summary>span{display:none}.all-departures::details-content{display:block;content-visibility:visible}.all-departures h4{margin:6pt 0 4pt}.departure-times{gap:2pt}.departure-times>span{font-size:6.5pt;padding:2pt}.map-tools{display:flex!important}.map-legend{display:flex!important;padding:8pt}.map-legend button{font-size:7pt}.map-legend .line-pill{padding:3pt}.network-widget{break-inside:avoid}}
