:root{--navy:#0b1d2d;--blue:#085179;--red:#ed1824;--teal:#00a79d;--muted:#52606b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--navy);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.45}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h2{font-size:clamp(24px,2.65vw,36px);line-height:1.1;letter-spacing:-.5px}h3{line-height:1.25}.wrap{max-width:1340px;width:92%;margin:auto}header{height:88px;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 3%;gap:24px;background:#fff}.brand{flex-shrink:0;width:265px}.brand img{width:100%}nav{display:flex;align-items:center;gap:23px;font-size:14px}nav button{background:none;border:0;padding:0;font-size:inherit}nav a,nav button{white-space:nowrap;position:relative}nav a:hover,nav button:hover{color:var(--blue)}header nav .active:after{content:'';height:2px;position:absolute;bottom:-9px;left:0;right:0;background:var(--blue)}.button{border:0;border-radius:4px;padding:12px 26px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:14px;font-weight:600;min-height:44px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span,.text-link span{font-size:23px;line-height:1}.navy{background:var(--navy);color:#fff}.red{background:var(--red);color:white}.red:hover{background:#ca101b}.outline{background:transparent;border:1px solid #ccd5dd;color:white;min-width:178px}.menu-toggle{display:none}.hero{height:475px;position:relative;overflow:hidden;background:#06243c;color:white}.hero-photo{position:absolute;right:0;top:0;width:66%;height:100%;object-fit:cover;object-position:center 56%;image-rendering:auto}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#00223c 0%,#032943 31%,#032943ad 46%,#03294300 72%)}.hero-shade:after{content:'';position:absolute;inset:0;background:linear-gradient(69deg,transparent 43%,#041d3544 43%,#041d3544 56%,transparent 56%,transparent 65%,#ffffff09 65%,#ffffff09 75%,transparent 75%)}.hero-content{max-width:1340px;width:92%;margin:auto;padding:42px 0;position:relative;z-index:1}h1{font-size:clamp(36px,4.25vw,58px);line-height:1.015;letter-spacing:-.6px;max-width:640px}.hero-services{font-size:20px;line-height:1.25;margin:13px 0}.hero-services b{font-weight:400;margin:0 9px}.hero-description{font-size:16px;line-height:1.4}.actions{display:flex;gap:20px;margin-top:25px}.motto{position:absolute;right:4%;top:28px;text-align:right;font-size:16px;letter-spacing:3px;line-height:1.7;font-weight:300;color:#e3e9ed}.motto i{display:block;width:54px;height:2px;background:var(--red);margin:12px 0 0 auto}.pillars{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0 30px;text-align:center}.pillars>div{border-right:1px solid #e9edf0}.pillars>div:last-child{border:0}.icon{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.pillars h3{font-size:16px;margin:7px 0 4px}.pillars p{font-size:14px;color:var(--muted);line-height:1.35}.about{padding:37px 0 42px;display:grid;grid-template-columns:1fr 1fr;gap:7%}.eyebrow{font-size:14px;font-weight:700;letter-spacing:1.7px;color:#145887;margin-bottom:12px}.about h2{margin-bottom:16px}.about p:not(.eyebrow){margin-bottom:14px;color:#47525b;font-size:16px;line-height:1.42}.about .button{margin-top:4px}.facility{position:relative;align-self:stretch;min-height:430px}.facility-main{height:59%;margin:0;position:relative;border-radius:7px;overflow:hidden}.facility-main>img{width:100%;height:100%;object-fit:cover}.facility-main figcaption{position:absolute;bottom:0;left:0;right:0;padding:10px 18px;color:#fff;background:linear-gradient(transparent,#001528e8);font-weight:600;font-size:16px}.facility-main small{font-size:14px;font-weight:400}.facility-bottom{display:grid;grid-template-columns:1.4fr 1fr;gap:14px;height:38%;margin-top:14px}.facility-bottom img{height:100%;width:100%;object-fit:cover;border-radius:6px}.facility-badge{position:absolute;bottom:-2px;left:0;display:flex;align-items:center;gap:16px;background:#fff;padding:15px 22px;box-shadow:0 2px 9px #0002;border-radius:3px;font-size:16px;line-height:1.25}.vision{position:relative;background:linear-gradient(90deg,#003555ee,#003656c9),url('assets/harbour.jpg') center 65%/cover;color:#fff;padding:46px 0}.vision-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}.vision-grid>div:first-child{padding-right:10%;border-right:1px solid #ffffff80}.vision .eyebrow{color:#fff;font-weight:500}.vision blockquote{font-size:21px;line-height:1.35;margin:0 0 21px}.vision p:not(.eyebrow),.checks{font-size:16px;line-height:1.45}.checks{padding:0;list-style:none;margin:17px 0 0}.checks li{padding-left:28px;position:relative;margin:7px 0}.checks li:before{content:'✓';position:absolute;left:0;top:2px;display:grid;place-items:center;background:white;color:#075375;border-radius:100%;width:19px;height:19px;font-size:14px;font-weight:bold}.services{padding:31px 0 36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.section-heading .eyebrow{margin-bottom:9px}.section-heading h2{font-size:30px}.text-link{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;border:0;background:none;padding:8px 0;white-space:nowrap}.text-link:hover{text-decoration:underline}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-card{display:block;text-align:left;background:#fff;border:1px solid #eef1f4;padding:0;transition:box-shadow .2s,transform .2s}.service-card:hover{box-shadow:0 5px 18px #0b1d2d18;transform:translateY(-4px)}.service-card>img{width:100%;height:157px;object-fit:cover}.service-card>div{padding:0 16px 17px}.service-card .icon{background:#fff;margin-top:-20px;position:relative;width:45px;height:45px;padding:6px;border-radius:5px}.service-card h3{font-size:16px;margin:10px 0}.service-card p{font-size:14px;color:#63707b;line-height:1.4}.accreditations{background:#f3f7fa;padding:25px 0 30px}.accreditations .section-heading{margin-bottom:5px}.accreditations img{width:100%;height:115px;object-fit:fill;mix-blend-mode:multiply}.contact-banner{background:linear-gradient(90deg,#004b6bee,#00445bac),url('assets/harbour.jpg') center 56%/cover;padding:35px 0;color:white}.contact-banner>.wrap{display:flex;align-items:center;justify-content:space-between;gap:28px}.contact-banner h2{font-size:32px;margin-bottom:10px;font-weight:500}.contact-banner p{font-size:16px;margin-bottom:18px}.trust{display:flex;gap:30px;background:#04283a99;padding:23px 28px;border-radius:5px;text-align:center;flex-shrink:0}.trust p{font-size:14px;margin:5px 0 0}.trust .icon{width:36px;height:36px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:25px 0}.footer-top .brand{width:255px}.footer-top nav{gap:14px;font-size:12px}.footer-top nav a:not(:first-child),.footer-top nav button{border-left:1px solid #a0acb4;padding-left:14px}.contact-icons{display:flex;gap:10px}.contact-icons a{background:var(--navy);color:white;font-size:14px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center}.footer-bottom{border-top:1px solid #e4e9ed;padding:20px 0 30px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.footer-bottom a:hover{text-decoration:underline}dialog{border:0;border-radius:8px;width:min(640px,92vw);padding:40px;color:var(--navy);box-shadow:0 20px 90px #0004;max-height:85vh}dialog::backdrop{background:#001525b8;backdrop-filter:blur(3px)}dialog h2{margin-bottom:22px;font-size:28px}dialog p{margin-bottom:14px}dialog ul{padding-left:22px}dialog li{margin:8px 0}dialog a:not(.button){color:#06688b;text-decoration:underline}.dialog-close{position:absolute;right:13px;top:8px;font-size:30px;background:transparent;border:0;width:40px;height:40px}.contact-details{display:grid;gap:16px;margin:20px 0}.contact-details a{overflow-wrap:anywhere}@media(min-width:1500px){.hero{height:515px}.hero-content{padding-top:54px}}@media(max-width:1150px){header{gap:16px}.brand{width:210px}nav{gap:14px;font-size:12px}.header-contact{padding:10px 15px;font-size:12px}.hero{height:455px}.hero-content{padding-top:40px}.hero-description{max-width:48%;font-size:14px}.hero-services{font-size:18px}.desktop{display:none}.about{gap:5%}.service-grid{gap:12px}.service-card>img{height:135px}.service-card>div{padding:0 12px 15px}.service-card h3{font-size:14px}.contact-banner h2{font-size:28px}.trust{gap:20px;padding:20px}.footer-top{flex-wrap:wrap}.footer-top .brand{width:200px}.footer-top nav{gap:9px}.footer-top nav a:not(:first-child),.footer-top nav button{padding-left:9px}}
@media(max-width:760px){html{scroll-padding-top:75px}header{height:76px;position:relative;padding:8px 5%;z-index:5}.brand{width:210px}.header-contact{display:none}.menu-toggle{display:flex;background:none;border:0;flex-direction:column;gap:5px;padding:12px}.menu-toggle span{height:2px;width:23px;background:var(--navy)}header nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;padding:15px 5% 24px;box-shadow:0 12px 15px #0002;font-size:16px;align-items:stretch}header nav.open{display:flex;flex-direction:column;gap:0}header nav a,header nav button{text-align:left;padding:12px 0}header nav .active:after{display:none}.hero{height:655px}.hero-content{width:90%;padding:28px 0}.hero h1{font-size:40px;line-height:1.025;max-width:500px}.hero-photo{top:auto;bottom:0;width:100%;height:280px;object-position:center 57%}.hero-shade{background:linear-gradient(180deg,#01233c 0%,#032b48 49%,#032b48cc 57%,transparent 77%)}.hero-services{font-size:17px;margin-top:16px}.hero-description{max-width:350px;font-size:15px}.actions{margin-top:19px;gap:12px}.button{padding:11px 20px}.outline{min-width:140px}.motto{display:none}.pillars{grid-template-columns:repeat(2,1fr);gap:24px 0;padding:28px 0}.pillars>div:nth-child(2){border:0}.pillars h3{font-size:15px}.pillars p{font-size:13px}.about{grid-template-columns:1fr;gap:30px;padding-top:20px;padding-bottom:36px}.about h2{font-size:30px}.facility{min-height:390px;height:390px}.facility-badge{font-size:14px}.vision{padding:32px 0}.vision-grid{grid-template-columns:1fr;gap:28px}.vision-grid>div:first-child{padding:0 0 27px;border-right:0;border-bottom:1px solid #ffffff60}.vision blockquote{font-size:20px}.vision p:not(.eyebrow),.checks{font-size:15px}.section-heading{align-items:flex-start;gap:15px;flex-direction:column}.section-heading h2{font-size:28px}.section-heading .text-link{padding:0}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px}.service-card>img{height:130px}.service-card h3{font-size:16px}.service-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.service-card:last-child>img{height:100%;min-height:180px}.service-card:last-child .icon{margin-top:10px}.accreditations img{height:auto;min-height:45px;margin-top:20px}.accreditations .section-heading{gap:10px}.accreditations .text-link{font-size:13px}.contact-banner>.wrap{align-items:flex-start;flex-direction:column}.contact-banner h2{font-size:28px}.trust{width:100%;justify-content:space-between;gap:12px;padding:20px 15px}.trust p{font-size:12px}.footer-top{justify-content:center;gap:20px}.footer-top nav{flex-wrap:wrap;justify-content:center;font-size:12px;row-gap:14px}.footer-bottom{flex-direction:column;text-align:center;gap:12px}dialog{padding:32px 24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(max-width:360px){.hero h1{font-size:34px}.hero-services{font-size:15px}.actions{gap:8px}.button{padding:10px 16px}.service-card h3{font-size:14px}}
