@import url('fonts/fonts.css');
@import url('destination-finder.css');
.skip-link:not(:focus){clip-path:inset(100%)}
@media(max-width:760px){.tech-gallery .equipment-photo{width:100%;min-height:0}}
/* Team profiles and a local-only contact draft. */
.team{background:#091b20}.team-note{font-size:12px;color:var(--muted);border-left:2px solid var(--cyan);padding-left:14px;margin-bottom:28px}
.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.team-card{border:1px solid var(--line);background:var(--bg);min-width:0}
.team-photo{position:relative;width:calc(100% - 56px);aspect-ratio:3/1;margin:28px 28px 0;overflow:hidden;background:#122d30}
.team-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
@media(max-width:760px){.team-photo{width:calc(100% - 48px);margin:24px 24px 0}}
.team-photo span{position:absolute;bottom:14px;left:18px;background:#061213e8;padding:5px 9px;font-size:9px;letter-spacing:1.5px;color:#cce2e4}
.team-info{padding:28px}.team-info .eyebrow{font-size:10px;margin-bottom:14px}
.team-info h3{font:600 37px/1.1 'Barlow Condensed',sans-serif;margin-bottom:15px}
.team-info p,.team-info li{font-size:14px;color:var(--muted)}.team-info .team-credentials{color:var(--cyan);font-size:12px;min-height:40px}
.team-info ul{padding-left:18px;margin-bottom:0}.team-info li+li{margin-top:8px}
.contact-intro h3{font:600 34px/1.15 'Barlow Condensed',sans-serif}
.contact-intro>p{color:var(--muted);font-size:14px}
.contact{background:linear-gradient(135deg,#12332e,#061213 65%)}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}
.contact-intro .contact-address{font-size:20px;color:var(--cyan);overflow-wrap:anywhere}
.contact-notice{border:1px solid var(--line);padding:18px}.contact-notice strong{display:block;color:var(--text);margin-bottom:6px}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.full-field{grid-column:1/-1}
#contact-form label{display:block;font-size:12px;font-weight:600;color:var(--text)}
#contact-form input,#contact-form select,#contact-form textarea{display:block;width:100%;min-width:0;margin-top:8px;background:#071719;border:1px solid #41615f;border-radius:0;color:var(--text);padding:13px;font:16px/1.5 'DM Sans',sans-serif}
#contact-form textarea{resize:vertical}#contact-form :is(input,select,textarea):focus-visible{outline:2px solid var(--cyan);outline-offset:3px}
#contact-form .form-note{color:var(--muted);font-size:12px;margin:20px 0}
#contact-form button{cursor:pointer;border:0}#contact-status{font-size:13px;color:var(--cyan);margin-top:20px}
#email-preview{border-top:1px solid var(--line);padding-top:24px}#email-preview[hidden]{display:none}
.draft-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:16px}#copy-email{background:transparent;color:var(--cyan);padding:14px}
@media(min-width:761px) and (max-height:850px){.sidebar nav a{padding-top:10px!important;padding-bottom:10px!important}.sidebar-caption{display:none}}
@media(max-width:1000px){.contact-layout{grid-template-columns:1fr;gap:25px}}
@media(max-width:760px){.team-grid{grid-template-columns:1fr}.team-info{padding:24px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}html{scroll-padding-top:178px!important}.hero-top{top:152px!important}.hero{padding-top:226px!important}}
:root{color-scheme:dark;--bg:#050e16;--panel:#081720;--line:#21323e;--text:#edf5f8;--muted:#99adb9;--cyan:#57d3ef;--gold:#ddb775}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,canvas:focus-visible{outline:2px solid var(--cyan);outline-offset:5px}header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:5;top:0;width:100%;border-bottom:1px solid #ffffff20;background:#04111c55}.brand{font-size:28px;font-weight:700;letter-spacing:5px;position:relative;padding-left:49px;line-height:1.2}.brand svg{position:absolute;left:0;top:0;width:37px;height:41px;fill:none;stroke:var(--cyan);stroke-width:1.4}.brand span,.footer-brand span{display:block;font-size:10px;letter-spacing:2.1px;font-weight:400;margin-top:5px}nav{display:flex;gap:35px;font-size:14px}nav a:hover{color:var(--cyan)}.nav-cta{border:1px solid #7a9fac77;padding:10px 18px;font-size:14px}.nav-cta span{margin-left:20px;color:var(--cyan)}.hero{height:820px;min-height:700px;position:relative;overflow:hidden;display:flex;align-items:center}.hero-photo,.hero-shade,.hero-grid{position:absolute;inset:0}.hero-photo{background:#082b40 url('ocean.png') center/cover no-repeat;animation:ocean 28s ease-in-out infinite alternate}.hero-shade{background:linear-gradient(90deg,#020c18e8 0%,#03101bbd 33%,#03142015 76%),linear-gradient(0deg,#050e16 0%,transparent 35%)}.hero-grid{background-image:linear-gradient(#80b9d108 1px,transparent 1px),linear-gradient(90deg,#80b9d108 1px,transparent 1px);background-size:100px 100px;mask-image:linear-gradient(90deg,transparent,#000)}.hero-content{position:relative;margin:80px 5% 0;max-width:840px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:var(--cyan);margin:0 0 28px}.line{display:inline-block;width:30px;height:1px;background:var(--cyan);vertical-align:middle;margin-right:12px}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed',sans-serif;font-size:clamp(58px,6.4vw,96px);font-weight:600;line-height:1.01;letter-spacing:-1.3px;margin-bottom:25px}h1 em{font-style:normal;color:var(--cyan)}.intro{max-width:460px;font-size:17px;line-height:1.7;color:#bbcbd4}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:33px}.button{display:inline-flex;align-items:center;gap:32px;padding:15px 22px;font-size:14px;font-weight:600;transition:background .25s,transform .25s}.button:hover{transform:translateY(-3px);background:#adefff}.primary{background:var(--cyan);color:#032432}.text-link{font-size:14px}.text-link span{margin-left:18px;color:var(--cyan)}.hero-side{position:absolute;right:25px;top:45%;writing-mode:vertical-rl;font-size:11px;letter-spacing:3px;color:#bdd9e1}.hero-bottom{position:absolute;bottom:27px;left:5%;right:5%;display:flex;justify-content:space-between;color:#97b2c4;font-size:11px;letter-spacing:1.7px}.mission-strip{padding:28px 5%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.mission-strip>span{font-size:11px;letter-spacing:1.5px;color:var(--cyan);max-width:120px}.mission-strip p{margin:0;font-size:16px;color:#c2d1d8}.section{padding:105px 5%;scroll-margin-top:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px}h2{font:500 clamp(38px,4vw,58px)/1.1 'Barlow Condensed',sans-serif;letter-spacing:-.4px;margin-bottom:0}.section-heading>p{max-width:360px;color:var(--muted);margin:0;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.service{padding:30px 32px 28px;border-right:1px solid var(--line);background:linear-gradient(130deg,#10222d55,transparent);display:flex;flex-direction:column}.service:last-child{border:0}.service-number{font-size:12px;letter-spacing:1.5px;color:var(--muted)}.service-symbol{font-size:49px;line-height:1;color:var(--cyan);margin:35px 0}.service h3{font-size:25px;line-height:1.3;font-weight:500}.service p{font-size:15px;color:var(--muted);margin-bottom:32px}.service a{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);font-size:13px;display:flex;justify-content:space-between}.service a:hover{color:var(--cyan)}.expeditions{background:#08141e}.atlas{display:grid;grid-template-columns:1.5fr 1fr;border-top:1px solid var(--line)}.globe-area{position:relative;min-width:0;display:flex;flex-direction:column}.map-top{display:flex;justify-content:space-between;padding:24px 24px 0 0;font-size:11px;letter-spacing:1.5px;color:var(--muted)}canvas{width:100%;height:485px;display:block;cursor:grab;touch-action:none}canvas:active{cursor:grabbing}.globe-tools{display:flex;justify-content:space-between;align-items:center;margin-right:25px;font-size:11px;letter-spacing:1px;color:var(--muted)}.globe-tools button{border:1px solid var(--line);background:transparent;padding:7px 12px;font-size:12px;cursor:pointer}.map-note{font-size:12px;color:var(--muted);margin:13px 25px 0 0}.destinations{padding:25px 0 0 38px;border-left:1px solid var(--line)}.legend{display:flex;gap:22px;font-size:13px;margin-bottom:25px;color:var(--muted)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:8px}.explored{background:var(--cyan)}.planned{background:var(--gold)}.destination{display:block;text-align:left;width:100%;background:transparent;border:0;border-bottom:1px solid var(--line);padding:20px 15px;cursor:pointer;transition:background .2s;border-left:2px solid transparent}.destination:hover,.destination.selected{background:#102a37;border-left-color:var(--cyan)}.destination-meta{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.1px;color:var(--muted)}.destination-meta>span{color:var(--cyan)}.destination-meta>span.planned-text{color:var(--gold)}.destination strong{display:flex;justify-content:space-between;font-size:25px;font-weight:500;margin:4px 0}.destination strong>span{color:var(--cyan);font-size:20px}.destination small{font-size:12px;color:var(--muted)}#place-detail{font-size:12px;color:var(--cyan);padding:20px 15px}.tech-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.tech-visual{min-height:415px;position:relative;overflow:hidden;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#0b3441,#06121c 70%)}.scan-grid{position:absolute;inset:0;background-image:linear-gradient(#6dbccc0c 1px,transparent 1px),linear-gradient(90deg,#6dbccc0c 1px,transparent 1px);background-size:35px 35px}.sonar{width:280px;height:280px;border-radius:50%;border:1px solid #48b8c977;position:relative;background:repeating-radial-gradient(circle,transparent 0px,transparent 33px,#55c5d532 34px,#55c5d532 35px)}.sonar:before,.sonar:after{content:'';position:absolute;background:#55c5d532}.sonar:before{height:1px;width:100%;top:50%}.sonar:after{width:1px;height:100%;left:50%}.sweep{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,transparent 240deg,#56cee530 359deg,transparent 360deg);animation:spin 8s linear infinite}.target{position:absolute;background:#78ecfc;border-radius:50%;width:5px;height:5px;box-shadow:0 0 14px #5fe6ed}.target.one{top:30%;left:65%}.target.two{top:67%;left:35%}.target.three{top:61%;left:77%}.tech-caption{position:absolute;bottom:20px;left:22px;font-size:10px;letter-spacing:1.6px;color:var(--muted)}.tech-cross{position:absolute;right:20px;top:10px;color:var(--cyan)}details{border-bottom:1px solid var(--line)}summary{padding:22px 0;display:flex;align-items:center;gap:20px;cursor:pointer;font-size:18px;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:12px;color:var(--cyan);font-variant-numeric:tabular-nums}summary b{margin-left:auto;color:var(--cyan);font-weight:400}details[open] summary b{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;margin:0 30px 24px 36px}.consulting{border-top:1px solid var(--line);background:linear-gradient(120deg,#09273566,transparent 70%)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:60px}.steps article{border-top:1px solid #365263;padding-top:22px}.steps span{font-size:13px;color:var(--cyan)}.steps h3{font-size:19px;font-weight:500;margin:17px 0 10px}.steps p{font-size:15px;color:var(--muted)}.closing{border-top:1px solid var(--line);margin-top:70px;padding-top:50px;display:flex;align-items:center;justify-content:space-between}.closing h3{font:500 44px/1.1 'Barlow Condensed',sans-serif;margin:0}footer{border-top:1px solid var(--line);padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>a:last-child{font-size:12px;color:var(--muted);margin:0}.footer-brand{font-size:25px;font-weight:700;letter-spacing:4px}.footer-brand span{font-size:8px}@keyframes ocean{to{transform:scale(1.075) translateX(-1%)}}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.section,header,.mission-strip,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}.hero-content{margin-left:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:900px){nav{gap:16px}.nav-cta{display:none}.section{padding:75px 6%}.section-heading{gap:30px}.section-heading>p{max-width:300px}.service{padding:25px 20px}.service h3{font-size:22px}.atlas{grid-template-columns:1fr 1fr}.destinations{padding-left:20px}canvas{height:480px}.tech-layout{gap:30px}.steps{gap:20px}.mission-strip p{font-size:13px}}@media(max-width:640px){header{height:82px;padding:0 6%}.brand{font-size:24px;letter-spacing:3px;padding-left:39px}.brand svg{width:30px}.brand span{font-size:8px}nav{gap:16px}nav a{font-size:12px}nav a:first-child{display:none}.hero{height:790px;min-height:0;align-items:flex-start}.hero-content{margin:160px 6% 0}.hero-photo{background-position:65% center}.hero-shade{background:linear-gradient(90deg,#020d19ed,#03121b66),linear-gradient(0deg,#050e16,transparent 55%)}h1{font-size:60px}.eyebrow{font-size:10px;letter-spacing:1.5px}.intro{font-size:16px;max-width:340px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-side,.scroll-label{display:none}.hero-bottom{left:6%;font-size:9px}.mission-strip{flex-wrap:wrap;padding:25px 6%;gap:10px 25px}.mission-strip>span{max-width:none;width:100%;margin-bottom:8px}.mission-strip p{font-size:12px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{max-width:none;margin-top:25px}h2{font-size:43px}.service-grid{grid-template-columns:1fr}.service{padding:27px;border-right:0;border-bottom:1px solid var(--line)}.service-symbol{margin:25px 0}.service h3{font-size:25px}.atlas{grid-template-columns:1fr}canvas{height:390px}.destinations{border-left:0;padding:30px 0 0}.map-top{padding-right:0}.globe-tools{margin:0}.tech-layout{grid-template-columns:1fr}.tech-visual{min-height:350px}.steps{grid-template-columns:1fr 1fr;gap:25px}.closing{display:block}.closing h3{font-size:38px;margin-bottom:25px}footer{align-items:flex-start;flex-wrap:wrap}footer p{width:100%;order:3}.tech-caption{font-size:9px}summary{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:640px){h1{font-size:clamp(44px,12.5vw,60px)}.brand{font-size:19px;letter-spacing:2px}.brand span{letter-spacing:1.2px;font-size:7px}}@media(max-width:390px){nav a:last-child{display:none}}
.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-links>a:not(.button){font-size:14px;color:var(--muted)}.contact-links>a:hover{color:var(--cyan)}

/* Expedition layout: persistent left rail and a three-part hero navigation. */
:root{--bg:#061213;--panel:#0a1c20;--line:#233b3d;--cyan:#2cddc3;--muted:#a3b9bd;--rail:180px}
html{scroll-padding-top:28px}
body{padding-left:var(--rail)}
.skip-link{position:fixed;top:12px;left:200px;z-index:30;background:var(--cyan);color:#061213;padding:12px;transform:translateY(-200%)}
.skip-link:focus{transform:none}
header.sidebar{position:fixed;inset:0 auto 0 0;width:var(--rail);height:100dvh;padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;background:#071717;border:0;border-right:1px solid #ffffff18;overflow-y:auto;z-index:20}
.sidebar .brand{padding:27px 17px 25px;background:var(--cyan);color:#041b1a;font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:47px;font-weight:700;line-height:.9;letter-spacing:-1.5px;min-height:173px}
.sidebar .brand span{font-family:'DM Sans',sans-serif;font-size:9px;font-weight:700;line-height:1.5;letter-spacing:.7px;margin-top:20px}
.sidebar nav{display:flex;flex-direction:column;gap:0;margin:28px 0 12px;font-size:12px;font-weight:700;text-transform:uppercase}
.sidebar nav a{display:flex;flex-direction:column;gap:6px;padding:16px 16px;border-left:3px solid transparent;transition:background .2s,border-color .2s}
.sidebar nav a span{font-size:14px;color:var(--cyan);font-variant-numeric:tabular-nums}
.sidebar nav a:hover,.sidebar nav a[aria-current="location"]{background:#102c2b;border-left-color:var(--cyan);color:white}
.sidebar .nav-cta{display:flex;justify-content:space-between;align-items:center;border:0;border-top:1px solid var(--line);margin:12px 16px 0;padding:22px 0;text-transform:uppercase;font-size:12px;letter-spacing:1px}
.sidebar .nav-cta span{font-size:26px;font-weight:400;margin:0;color:var(--text)}
.sidebar-caption{writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;margin:12px auto 25px;color:var(--muted)}
.hero{height:max(820px,100svh);min-height:820px;align-items:center}
.hero-photo{background-position:62% center;animation:none}
.hero-shade{background:linear-gradient(90deg,#031923d9 0%,#04212a70 58%,#06304728),linear-gradient(0deg,#041518 0%,transparent 60%)}
.hero-grid{opacity:.35;background-size:130px 130px}
.hero-top{position:absolute;top:0;left:6%;right:6%;height:84px;border-bottom:1px solid #ffffff26;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;letter-spacing:1.5px;font-weight:500}
.hero-top a{text-transform:uppercase}.hero-top a:hover{color:var(--cyan)}
.hero-content{margin:0 6% 40px;max-width:850px;z-index:1}
.hero .eyebrow{color:#e7f4f4;font-size:11px;letter-spacing:2px;margin-bottom:30px}
h1{font-size:clamp(62px,6.7vw,108px);font-weight:700;line-height:.98;text-transform:uppercase;letter-spacing:-1px;margin-bottom:28px}
.hero .intro{font-size:16px;max-width:475px;color:#d2e2e4;line-height:1.75}
.hero-actions{gap:25px;margin-top:30px}
.button{padding:19px 24px;text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:700;min-height:60px}
.button span{font-size:27px;font-weight:400;line-height:1;margin-left:15px}
.primary{color:#052220}.button:hover{background:#8ff5dd}
.hero-actions .text-link{font-size:12px}
.hero-signature{position:absolute;right:6%;bottom:146px;text-align:right;max-width:245px}
.hero-signature>span{font-size:9px;letter-spacing:1.5px}
.hero-signature strong{display:block;font:700 32px/.98 'Barlow Condensed',sans-serif;margin:15px 0}
.hero-signature small{display:block;font-size:8px;letter-spacing:1px}
.hero-bottom{left:6%;right:6%;bottom:0;height:90px;align-items:center;gap:30px;color:var(--text);letter-spacing:.4px}
.hero-bottom .scroll-label{font-size:9px;max-width:135px;line-height:1.8}
.hero-bottom nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1;gap:20px}
.hero-bottom nav a{display:flex;align-items:center;gap:10px;border-top:2px solid #ffffff35;padding:18px 0 12px;font-size:11px;transition:border-color .2s}
.hero-bottom nav a:first-child,.hero-bottom nav a:hover{border-color:var(--cyan)}
.hero-bottom b{font-size:22px;line-height:1;font-weight:600}.hero-bottom i{font-style:normal;margin-left:auto;color:var(--cyan)}
.section{padding:100px 6%}.mission-strip{padding:27px 6%}.section-heading .eyebrow{margin-bottom:20px}
h2{font-weight:600;text-transform:uppercase;font-size:clamp(40px,4.4vw,65px)}
.service{background:linear-gradient(145deg,#0f302c77,transparent);padding:30px 25px}
.service h3{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;font-size:31px;font-weight:600}
.service:hover{background:#102a28}.expeditions{background:#091b20}.destination:hover,.destination.selected{background:#123531}
.tech-visual{background:radial-gradient(ellipse,#123e3e,#071c24 70%)}
.consulting{background:linear-gradient(120deg,#12352f77,transparent 70%)}
.steps h3{text-transform:uppercase;font:600 26px/1.15 'Barlow Condensed',sans-serif}
.closing h3{text-transform:uppercase;font-weight:600}footer{padding:40px 6%}
@media(min-width:1600px){.hero-content{margin-left:6%}.section,.mission-strip,footer{padding-left:6%;padding-right:6%}}
@media(max-width:1150px){:root{--rail:160px}.sidebar .brand{font-size:44px}.hero-signature{display:none}.hero-actions{flex-wrap:wrap}.hero-bottom .scroll-label{display:none}.hero-bottom nav{gap:15px}.section-heading{gap:30px}.service-grid{grid-template-columns:1fr}.service{border-right:0;border-bottom:1px solid var(--line)}.service-symbol{margin:20px 0}.service p{max-width:650px}.tech-layout{gap:25px}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:760px){:root{--rail:0px}html{scroll-padding-top:135px}header.sidebar{width:100%;height:auto;bottom:auto;overflow:visible;display:grid;grid-template-columns:110px 1fr;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{grid-row:1 / 3;min-height:106px;padding:15px 12px;font-size:32px}.sidebar .brand span{font-size:6px;letter-spacing:0;margin-top:9px}.sidebar nav{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:5px 7px}.sidebar nav a,.sidebar nav a:first-child,.sidebar nav a:last-child{display:flex;flex-direction:row;align-items:center;gap:7px;padding:9px 5px;font-size:9px;min-height:46px;border-left:0;border-bottom:2px solid transparent}.sidebar nav a span{font-size:10px}.sidebar nav a:hover,.sidebar nav a[aria-current="location"]{border-bottom-color:var(--cyan)}.sidebar .nav-cta,.sidebar-caption{display:none}.skip-link{left:12px}.hero{height:auto;min-height:860px;padding-top:190px;padding-bottom:135px;display:block}.hero-top{top:106px;height:56px;font-size:8px;letter-spacing:.7px}.hero-content{margin:30px 6% 0}.hero .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:26px}h1{font-size:clamp(44px,9.7vw,70px);line-height:1;letter-spacing:-.5px}.hero .intro{font-size:15px;max-width:440px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-photo{background-position:65% center}.hero-bottom{height:100px;gap:0}.hero-bottom nav{display:grid;gap:10px}.hero-bottom nav a,.hero-bottom nav a:first-child,.hero-bottom nav a:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-size:10px;line-height:1.4;padding-top:12px}.hero-bottom nav b{font-size:19px}.hero-bottom nav i{display:none}.section{padding:65px 6%}.section-heading{display:block}.section-heading>p{max-width:none;margin-top:25px}.atlas,.tech-layout{grid-template-columns:1fr}.destinations{border-left:0;padding:28px 0 0}canvas{height:360px}.mission-strip{flex-wrap:wrap}.mission-strip>span{width:100%;max-width:none}.mission-strip p{font-size:12px}.closing{display:block}.closing h3{margin-bottom:28px}footer{flex-wrap:wrap}.footer-brand{font-size:20px}.section h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* A short vector ident resolves into a still, accessible brand lockup. */
.tech-gallery{margin:0;min-width:0;align-self:start;border:1px solid var(--line);background:#081c21;position:sticky;top:28px}
.equipment-photo{position:relative;display:flex;align-items:center;justify-content:center;background:#030b10;min-height:300px;aspect-ratio:4/3;overflow:hidden}
.equipment-photo>img{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:contain}
.equipment-photo>img[hidden],#map-views[hidden]{display:none}
.tech-gallery[data-equipment="scooter"] .equipment-photo{background:#fff}
.tech-gallery figcaption{padding:23px 25px}
.tech-gallery .eyebrow{font-size:10px;margin-bottom:9px}
.tech-gallery h3{font:600 29px/1.1 'Barlow Condensed',sans-serif;margin-bottom:12px}
.tech-gallery figcaption>p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.7;margin-bottom:16px}
#map-views{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}
#map-views button{background:transparent;border:1px solid var(--line);padding:8px 10px;cursor:pointer;font-size:11px}
#map-views button[aria-pressed="true"]{background:var(--cyan);color:#052220;border-color:var(--cyan)}
.equipment details strong{color:var(--text);font-weight:500}
@media(max-width:760px){.tech-gallery{position:static}.equipment-photo{min-height:230px}.tech-gallery figcaption{padding:20px}.tech-layout{gap:22px}}

.sidebar .brand-animated{position:relative;isolation:isolate;overflow:hidden;flex-shrink:0;min-height:190px;padding:18px 10px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#2cddc3;color:#032638;letter-spacing:normal}
.sidebar .brand-animated .quest-mark{position:static;display:block;width:104px;height:96px;fill:currentColor;stroke:none;overflow:visible;transition:filter .45s,transform .45s}
.quest-ring{transform-origin:112px 105px;animation:quest-reveal 1.45s cubic-bezier(.2,.7,.2,1) both}
.quest-fin{transform-origin:126px 175px;animation:quest-surface 1.2s .45s cubic-bezier(.2,.7,.2,1) both}
.sidebar .brand-animated .quest-name{font:600 17px/1.2 'DM Sans',sans-serif;letter-spacing:2.1px;margin-top:15px;white-space:nowrap;animation:quest-type .65s 1.1s both}
.sidebar .brand-animated .quest-tagline{font:500 7px/1.5 'DM Sans',sans-serif;letter-spacing:2.4px;margin-top:7px;animation:quest-type .65s 1.3s both}
.brand-animated:after{content:'';position:absolute;inset:-35%;z-index:2;pointer-events:none;background:linear-gradient(110deg,transparent 38%,#fff0 43%,#ffffff65 50%,#fff0 57%,transparent 62%);transform:translateX(-110%);animation:quest-glint 1.4s 1.4s both}
.brand-animated:hover:after,.brand-animated:focus-visible:after{animation:quest-glint-hover 1.2s both}
.sidebar .brand-animated:hover .quest-mark,.sidebar .brand-animated:focus-visible .quest-mark{filter:drop-shadow(0 0 8px #e5fff787);transform:translateY(-2px)}
@keyframes quest-reveal{from{opacity:0;transform:rotate(-28deg) scale(.8);clip-path:inset(0 0 100% 0)}to{opacity:1;transform:none;clip-path:inset(0)}}
@keyframes quest-surface{from{opacity:0;transform:translate(12px,20px) rotate(10deg)}to{opacity:1;transform:none}}
@keyframes quest-type{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@keyframes quest-glint{from{transform:translateX(-110%)}to{transform:translateX(110%)}}
@keyframes quest-glint-hover{from{transform:translateX(-110%)}to{transform:translateX(110%)}}
@media(max-width:760px){.sidebar .brand-animated{min-height:106px;padding:8px 4px}.sidebar .brand-animated .quest-mark{width:57px;height:53px}.sidebar .brand-animated .quest-name{font-size:10px;letter-spacing:1.2px;margin-top:6px}.sidebar .brand-animated .quest-tagline{font-size:5px;letter-spacing:1px;margin-top:3px}}
@media(prefers-reduced-motion:reduce){.sidebar .brand-animated .quest-mark{transition:none;transform:none}.brand-animated:after{display:none}}

/* Light translucent masthead, expressive headings and photographic service strips. */
.hero-top{left:0;right:0;height:118px;padding:20px 6%;background:rgba(250,253,252,.88);border-bottom:1px solid #fff9;color:#082f3a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);isolation:isolate;overflow:hidden;z-index:3}
.hero-top::before{content:"";position:absolute;inset:-80%;pointer-events:none;z-index:-1;background:linear-gradient(115deg,transparent 35%,#fff9 48%,#b5eee544 56%,transparent 68%);transform:translateX(-65%);animation:masthead-light 3.8s ease-out both}
.hero-top>span{font:600 clamp(20px,2vw,30px)/1.1 'DM Sans',sans-serif;letter-spacing:4px;white-space:nowrap}
.hero-top>a{display:flex;align-items:center;gap:22px;color:#07594f;font:600 clamp(28px,3.1vw,48px)/1.05 'Barlow Condensed',sans-serif;letter-spacing:.4px}
.hero-top>a span{transition:transform .3s;font-size:1.1em}
.hero-top>a:hover,.hero-top>a:focus-visible{color:#033833}.hero-top>a:hover span{transform:translate(3px,-3px)}
@keyframes masthead-light{to{transform:translateX(65%)}}
.sidebar .brand-animated .quest-mark{width:122px;height:112px}
.sidebar nav a{font-size:14px;min-height:56px;justify-content:center}
h1{font-size:clamp(64px,7.1vw,116px)}
.section h2{font-size:clamp(52px,5.2vw,82px);line-height:1.02}
.section-heading>div,.section-heading>h2{min-width:0}.section-heading>p{flex-shrink:0}
.section .section-heading .eyebrow,.consulting>.eyebrow{font-size:14px;letter-spacing:2.2px}
.service-photo{height:155px;margin:24px 0 26px;overflow:hidden;background:#092529;border:1px solid #ffffff12}
.service-photo img{width:100%;height:100%;display:block;object-fit:cover;opacity:.78;transition:opacity .35s,transform .7s}
.service:hover .service-photo img{opacity:.92;transform:scale(1.035)}
.service-number{font-size:14px;color:var(--cyan)}
.service h3{font-size:36px;line-height:1.12}
.equipment summary{font-size:23px}.equipment details p{margin-left:0}
.steps h3{font-size:31px;margin-top:0}
.hero-bottom nav a{font-size:13px}
@media(min-width:761px) and (max-width:1250px){.section-heading{flex-direction:column;align-items:flex-start;gap:25px}.section-heading>p{max-width:650px}.hero-top>a{font-size:34px}.hero-top>span{font-size:21px;letter-spacing:2px}}
@media(max-width:760px){
 .sidebar nav a,.sidebar nav a:first-child,.sidebar nav a:last-child{font-size:11px;min-height:46px}
 .sidebar .brand-animated .quest-mark{width:72px;height:66px}
 .hero-top{height:102px;padding:15px 6%;gap:15px}
 .hero-top>span{font-size:17px;letter-spacing:1.6px}
 .hero-top>a{font-size:27px;max-width:170px;gap:10px}
 .hero{padding-top:270px!important}
 h1{font-size:clamp(46px,10.6vw,78px)}
 .section h2{font-size:clamp(47px,9vw,65px)}
 .section .section-heading .eyebrow,.consulting>.eyebrow{font-size:12px}
 .service h3{font-size:34px}.service-photo{height:145px}
 .hero-bottom nav a,.hero-bottom nav a:first-child,.hero-bottom nav a:last-child{font-size:11px;justify-content:center}
}
@media(max-width:360px){.hero-top>span{font-size:15px;letter-spacing:1px}.hero-top>a{font-size:24px;max-width:140px}.section h2{font-size:43px}.service h3{font-size:31px}}
@media(prefers-reduced-motion:reduce){.hero-top::before{display:none}.service:hover .service-photo img{transform:none}}

/* Integrated ocean masthead: purpose first, restrained motion, compact rail. */
:root{--masthead-height:132px;--rail:148px}
.sidebar .brand-animated{height:var(--masthead-height);min-height:var(--masthead-height);padding:20px;color:#fff}
.sidebar .brand-animated .quest-mark{width:80px;height:74px;fill:currentColor}
.sidebar nav{margin-top:22px}
.sidebar nav a{font-size:13px;padding:14px 12px;min-height:54px}
.sidebar .nav-cta{margin-left:14px;margin-right:14px;font-size:11px}
.hero{height:auto;min-height:max(820px,100svh);padding:calc(var(--masthead-height) + 66px) 0 180px;align-items:flex-start}
.hero-top{position:absolute;inset:0 0 auto;height:var(--masthead-height);padding:24px 6%;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible;gap:28px;color:#f2fafb}
.hero-top::before{display:none}
.masthead-identity{display:flex;align-items:center;min-width:0}
.photo-wordmark{display:block;position:relative;width:auto;max-width:100%;margin:0;border:0;padding:0;background:transparent;color:#eef8f9;cursor:pointer;text-align:left;white-space:nowrap;font:600 clamp(48px,5.4vw,78px)/1.1 'Barlow Condensed',sans-serif;letter-spacing:3px}
@supports(background-clip:text){
 .photo-wordmark{color:transparent;background-image:linear-gradient(110deg,#eff9fac9 36%,#fff 48%,#eff9fac9 60%),url('ocean.png');background-size:280% 100%,115% auto;background-position:110% center,50% 48%;background-clip:text;-webkit-background-clip:text;-webkit-text-stroke:.35px #e0f6f866;animation:brand-tide 14s ease-in-out infinite}
}
@keyframes brand-tide{0%,72%{background-position:110% center,50% 48%}92%,100%{background-position:-30% center,51% 49%}}
.hero-top.effects-paused .photo-wordmark{animation-play-state:paused}
.hero-top>a.project-link{display:flex;align-items:center;gap:14px;flex-shrink:0;padding:11px 0;background:transparent;border:0;border-bottom:1px solid #9dbabb66;border-radius:0;font:500 14px/1.35 'DM Sans',sans-serif;text-transform:none;letter-spacing:0;color:var(--cyan);max-width:none}
.hero-top>a.project-link:hover,.hero-top>a.project-link:focus-visible{color:#fff;border-bottom-color:var(--cyan)}
.hero-top>a.project-link span{font-size:20px}
.hero-content{margin:0 6%;max-width:900px}
.hero .eyebrow{font-size:12px;letter-spacing:2.2px;margin-bottom:24px;color:#b6d2d6}
.hero .eyebrow .line{width:32px}
.hero .brand-purpose{font:600 clamp(62px,6.7vw,104px)/1.02 'Barlow Condensed',sans-serif;letter-spacing:-.9px;color:#f4fafb;margin:0 0 30px;max-width:900px;text-wrap:initial}
.hero .brand-purpose em{font-style:normal;color:var(--cyan)}
.hero .intro{font-size:17px;line-height:1.65;max-width:510px;color:#c2d4d9;margin-bottom:0}
.hero-actions{margin-top:30px}
.hero-shade{background:linear-gradient(90deg,#03151eeb 0%,#03151ebd 40%,#03151e26 100%),linear-gradient(0deg,#061213 0%,transparent 35%)}
.hero-signature{max-width:190px;bottom:145px;opacity:.8}
.hero-signature strong{font-size:26px}
@media(min-width:761px) and (max-width:1150px){
 :root{--rail:144px}
 .sidebar nav a{font-size:12px}
 .photo-wordmark{font-size:60px}
 .hero .brand-purpose{font-size:clamp(64px,7.5vw,86px)}
}
@media(max-width:760px){
 :root{--rail:0px;--masthead-height:92px}
 header.sidebar{grid-template-columns:76px 1fr;grid-template-rows:92px auto;background:#061c25;border:0}
 .sidebar .brand-animated{grid-row:1;grid-column:1;min-height:92px;height:92px;padding:14px 10px}
 .sidebar .brand-animated .quest-mark{width:54px;height:50px}
 .sidebar nav{grid-column:1/-1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr));padding:0;margin:0;background:#071717}
 .sidebar nav a,.sidebar nav a:first-child,.sidebar nav a:last-child{min-height:43px;font-size:10px;padding:8px 4px;justify-content:center}
 .hero-top{position:fixed;top:0!important;left:76px;right:0;height:92px;padding:12px 18px;flex-direction:row;align-items:center;gap:14px;z-index:21;background:#061c25}
 .photo-wordmark{font-size:clamp(38px,6.8vw,50px);letter-spacing:1.5px}
 .hero-top>a.project-link{font-size:12px;gap:8px;padding:8px 0}
 .hero-top>a.project-link span{font-size:17px}
 html{scroll-padding-top:202px!important}
 .hero{min-height:900px;padding-top:234px!important;padding-bottom:140px;display:block}
 .hero-content{margin:0 6%}
 .hero .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:23px}
 .hero .brand-purpose{font-size:clamp(43px,7.9vw,65px);line-height:1.04;letter-spacing:-.5px;margin-bottom:24px}
 .hero .intro{font-size:16px;line-height:1.6;max-width:490px}
 .hero-actions{gap:22px;margin-top:28px}
 .hero-photo{background-position:64% center}
 .hero-shade{background:linear-gradient(90deg,#03151ed9,#03151e80),linear-gradient(0deg,#061213,transparent 60%)}
}
@media(max-width:520px){
 .hero-top{flex-direction:column;align-items:flex-start;justify-content:center;gap:3px}
 .photo-wordmark{font-size:42px}
 .hero-top>a.project-link{font-size:12px;padding:2px 0;border:0}
 .hero .brand-purpose{font-size:clamp(40px,10.6vw,55px)}
}
@media(max-width:360px){.photo-wordmark{font-size:37px}.hero-top{padding-left:14px}.hero .brand-purpose{font-size:39px}}
@media(prefers-reduced-motion:reduce){.photo-wordmark{animation:none!important}.hero-photo{animation:none}}
/* Clear section names and a more readable, spacious type scale. */
body{font-size:18px}
.section-heading>p,.service p,.equipment details p,.steps p,.team-info p,.team-info li,.contact-intro p{font-size:18px;line-height:1.65}
.hero .intro{font-size:20px}
.section h2{font-size:clamp(58px,5.8vw,88px);overflow-wrap:anywhere}
.service h3{font-size:40px}
.team-info h3{font-size:42px}
.team-info .eyebrow{font-size:13px;letter-spacing:1.4px}
.team-info .team-credentials{font-size:15px;min-height:0;margin-bottom:24px}
.sidebar nav a{font-size:15px}
.sidebar .nav-cta,.hero-top>a.project-link,.button,.service a{font-size:16px}
.hero-bottom nav a{font-size:15px}
.equipment summary{font-size:26px}
.tech-gallery h3,.steps h3{font-size:34px}
#map-views button,.globe-tools button,.globe-tools span,.map-top,.legend,.destination-meta,.destination small,#place-detail{font-size:14px}
.contact-form label,.form-grid label{font-size:16px}
input,select,textarea{font-size:17px}
.contact-intro .contact-notice{font-size:15px}
footer p,footer>a{font-size:15px}
@media(max-width:760px){
 .sidebar nav a,.sidebar nav a:first-child,.sidebar nav a:last-child{font-size:13px;overflow-wrap:anywhere}
 .hero-top>a.project-link{font-size:14px}
 .section h2{font-size:clamp(46px,9vw,66px)}
 .hero .intro{font-size:18px}
 .section-heading>p,.service p,.equipment details p,.steps p,.team-info p,.contact-intro p{font-size:17px}
 .team-info .eyebrow{font-size:13px}
 .team-info .team-credentials{font-size:15px}
 .hero-bottom nav a,.hero-bottom nav a:first-child,.hero-bottom nav a:last-child{font-size:13px}
 .service h3{font-size:36px}
 .contact-intro .contact-notice{font-size:15px}
}

/* One-shot sonar ident: the existing mark resolves into a complete wordmark. */
.sidebar .brand-sonar{padding:16px 9px;gap:10px;background:#2cddc3;color:#fff}
.sidebar .brand-sonar .quest-mark{position:relative;z-index:1;width:78px;height:72px;flex-shrink:0}
.sidebar .brand-sonar .quest-name{display:block;position:relative;z-index:1;max-width:100%;margin:0;white-space:nowrap;font:600 15px/1.2 'DM Sans',sans-serif;letter-spacing:1.6px;animation:sonar-wordmark .85s 1.55s both}
.brand-sonar .quest-ring,.brand-sonar .quest-fin{stroke:currentColor;stroke-width:2;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:0;fill:currentColor;animation:sonar-trace 1.8s .35s both}
.brand-sonar .quest-fin{animation-delay:.6s;animation-duration:1.55s}
.sidebar .brand-sonar .quest-sonar{position:absolute;left:50%;top:8px;width:112px;height:112px;margin:0;fill:none;stroke:#fff;stroke-width:.65;transform:translateX(-50%);pointer-events:none;overflow:visible;opacity:0;animation:sonar-fade 2.3s both}
.quest-sonar .sonar-grid{opacity:.45}
.quest-sonar .sonar-pulse{transform-origin:60px 60px;animation:sonar-ping 1.8s ease-out both}
.quest-sonar .sonar-sweep{transform-origin:60px 60px;stroke-width:1.5;animation:sonar-scan 1.65s ease-in-out both}
.brand-sonar::after{inset:-35%;background:linear-gradient(115deg,transparent 42%,#ffffff35 50%,transparent 58%);animation:quest-glint .9s 2.15s both}
.brand-sonar:hover::after,.brand-sonar:focus-visible::after{animation:quest-glint .9s 2.15s both}
@keyframes sonar-fade{0%{opacity:0}12%,62%{opacity:.8}100%{opacity:0}}
@keyframes sonar-ping{0%{transform:scale(.25);opacity:0}20%{opacity:.85}100%{transform:scale(2.1);opacity:0}}
@keyframes sonar-scan{from{transform:rotate(-100deg)}to{transform:rotate(260deg)}}
@keyframes sonar-trace{0%{stroke-dashoffset:1;fill-opacity:0;opacity:0}12%{opacity:1}58%{stroke-dashoffset:0;fill-opacity:0}100%{stroke-dashoffset:0;fill-opacity:1;opacity:1}}
@keyframes sonar-wordmark{from{opacity:0;transform:translateY(7px);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}
@media(max-width:760px){
 .sidebar .brand-sonar{padding:10px 5px;gap:7px}
 .sidebar .brand-sonar .quest-mark{width:49px;height:45px}
 .sidebar .brand-sonar .quest-name{font-size:9px;letter-spacing:.45px;line-height:1.2}
 .sidebar .brand-sonar .quest-sonar{width:72px;height:72px;top:4px}
}
@media(prefers-reduced-motion:reduce){
 .brand-sonar .quest-ring,.brand-sonar .quest-fin,.sidebar .brand-sonar .quest-name{animation:none;opacity:1;fill-opacity:1;stroke-dashoffset:0;transform:none;filter:none}
 .sidebar .brand-sonar .quest-sonar,.brand-sonar::after{display:none;animation:none}
}

/* Brevo stays isolated in its frame and loads only when the dialog opens. */
.hero-top{justify-content:flex-end}
.hero-top .newsletter-trigger{display:inline-flex;align-items:center;gap:16px;background:transparent;color:var(--cyan);border:0;border-bottom:1px solid #9dbabb66;padding:12px 0;font:500 16px/1.4 'DM Sans',sans-serif;cursor:pointer;text-align:left}
.newsletter-trigger span{font-size:22px}
.newsletter-trigger:hover{color:#fff;border-color:var(--cyan)}
.newsletter-dialog{box-sizing:border-box;width:min(640px,calc(100% - 32px));max-height:calc(100svh - 32px);margin:auto;padding:48px 24px 20px;background:#071c24;color:var(--text);border:1px solid #2b7775;box-shadow:0 24px 100px #0008;overflow:auto}
.newsletter-dialog:not([open]){display:none}
.newsletter-dialog::backdrop{background:#020d16c9;backdrop-filter:blur(6px)}
.newsletter-dialog h2{font:600 clamp(32px,5vw,46px)/1.08 'Barlow Condensed',sans-serif;margin:0 24px 18px 0;text-transform:uppercase}
.newsletter-dialog p{font-size:17px;line-height:1.6;color:var(--muted)}
.newsletter-dialog .newsletter-status{font-size:14px}
.newsletter-close{position:absolute;top:8px;right:8px;width:44px;height:44px;display:grid;place-items:center;background:transparent;border:0;color:var(--text);font-size:30px;cursor:pointer}
.newsletter-frame{display:block;width:100%;height:510px;border:0;background:#eff2f7;color-scheme:light}
.newsletter-dialog .newsletter-fallback{font-size:14px;margin:16px 0 0}
.newsletter-fallback a{color:var(--cyan);text-underline-offset:4px}
body.newsletter-open{overflow:hidden}
.newsletter-dialog .newsletter-privacy{font-size:14px;margin:16px 0 0}
.newsletter-privacy a,.contact-privacy a{color:var(--cyan);text-underline-offset:4px}
.contact-privacy{font-size:16px;line-height:1.6;color:var(--muted);margin:20px 0}
#newsletter-content[hidden]{display:none}
.sidebar .sidebar-legal{display:block;flex-shrink:0;align-self:center;writing-mode:vertical-rl;text-orientation:mixed;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:1.2px;text-transform:uppercase;color:#a8c0c1;min-width:44px;margin:auto auto 20px;padding:12px 14px;text-decoration:underline;text-decoration-color:#496968;text-underline-offset:5px}
.sidebar .sidebar-legal:hover{color:var(--cyan);text-decoration-color:currentColor}
@media(max-width:760px){.sidebar .sidebar-legal{grid-column:2;grid-row:1;justify-self:end;align-self:center;margin:0 12px 0 0;padding:4px 14px;font-size:12px;letter-spacing:.7px}.hero-top{right:56px;padding-inline:8px}}
@media(max-width:760px){
 .hero-top{align-items:center;justify-content:center;flex-direction:row}
 .hero-top .newsletter-trigger{font-size:16px;gap:9px;max-width:100%;padding:8px 0;border-bottom:0}
 .newsletter-dialog{width:calc(100% - 24px);padding:48px 12px 20px}
 .newsletter-frame{height:560px}
}


