
:root{--bg:#061822;--surface:#0b2530;--text:#f1f7f7;--muted:#b0c5ca;--accent:#67e1d1;--line:#2a4852;--max:1320px;--heading:"Manrope",Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}img{display:block;max-width:100%}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);font-weight:500}em{font-style:normal;color:var(--accent)}.container{max-width:var(--max);margin:auto;padding:0 54px}.topbar{position:sticky;top:0;z-index:20;background:#051720ed;border-bottom:1px solid #ffffff13;backdrop-filter:blur(16px)}.topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:28px;padding-block:18px}.brandline{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:700;letter-spacing:.14em}.brandline img{width:43px;height:43px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-size:14px;color:#d4e5e7}.nav a:hover,.text-link:hover{color:var(--accent)}.nav .nav-contact{padding:10px 17px;border:1px solid #52757b;border-radius:30px}.skip-link{position:fixed;top:-100px;left:20px;z-index:30;padding:12px;background:var(--accent);color:var(--bg)}.skip-link:focus{top:10px}section[id]{scroll-margin-top:95px}.hero{min-height:min(900px,calc(100svh - 80px));position:relative;isolation:isolate;display:flex;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#031722ed 0%,#041824b3 32%,#04182430 70%),linear-gradient(0deg,#061822 0%,transparent 27%);z-index:-2}.hero-content{width:100%;padding-top:100px;padding-bottom:28px;display:flex;flex-direction:column;justify-content:space-between;gap:62px}.hero-copy{max-width:675px}.eyebrow{font-size:12px;letter-spacing:.16em;line-height:1.7;font-weight:600;text-transform:uppercase;color:var(--accent);margin-bottom:27px}h1{font-size:clamp(50px,5.4vw,78px);line-height:1.06;letter-spacing:-.045em;margin-bottom:28px}h1 em{font-family:Georgia,serif;font-style:italic;font-weight:400}.hero-text{font-size:18px;max-width:490px;color:#e0edef;text-shadow:0 1px 5px #00121e}.actions{display:flex;align-items:center;gap:27px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;gap:23px;align-items:center;padding:16px 23px;border-radius:30px;font-size:14px;font-weight:600}.primary{background:var(--accent);color:#05232b}.primary:hover{background:#a1f1e6}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid #8aaeb255}.hero-bottom{display:flex;justify-content:space-between;align-items:end;font-size:12px;color:#b6d5dc}.hero-bottom p{margin:0;line-height:1.8}.hero-bottom a{display:flex;align-items:center;gap:70px}.section{padding:110px 0}h2{font-size:clamp(38px,4vw,57px);line-height:1.13;letter-spacing:-.035em;margin-bottom:0}.section-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:80px;align-items:end;margin-bottom:58px}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:17px;color:var(--muted);margin:0;max-width:400px}.story{background:#ecf4f2;color:#123a42}.story-grid{display:grid;grid-template-columns:1fr 2.5fr;gap:55px}.story .eyebrow{color:#31706f}.story h2{font-size:clamp(40px,4.7vw,67px)}.story h2 em{color:#267d77}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:34px}.story-columns p{font-size:17px;line-height:1.8;color:#47676c;margin:0}.ecosystem{background:radial-gradient(ellipse at 10% 65%,#12404a66,transparent 50%)}.ecosystem-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:55px;align-items:stretch}.ecosystem-map{position:relative;min-height:470px;overflow:hidden;border-radius:8px}.ecosystem-map>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:80% center}.map-tint{position:absolute;inset:0;background:#05233226}.map-caption{position:absolute;left:26px;top:24px;font-size:10px;letter-spacing:.2em;color:#daf4f5}.map-point{position:absolute;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:25px;color:#fff;background:#062332d9;backdrop-filter:blur(7px);border:1px solid #9ad2d866;font-size:13px;box-shadow:0 3px 12px #0002}.point-dot{width:7px;height:7px;background:#9aded5;border-radius:50%}.map-point.active{background:var(--accent);color:#052c34;border-color:var(--accent)}.map-point.active .point-dot{background:#12544e}.point-ocean{left:6%;top:62%}.point-reef{right:9%;top:30%}.point-lagoon{right:24%;top:52%}.point-islands{right:7%;bottom:12%}.layer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-bottom:1px solid var(--line)}.layer-nav button{color:#8caab3;border:0;border-bottom:2px solid transparent;background:transparent;display:flex;flex-direction:column;align-items:start;gap:8px;font-size:12px;padding:8px 0 17px;text-align:left}.layer-nav button span{font-size:13px;white-space:nowrap}.layer-nav button.active{color:var(--accent);border-color:var(--accent)}.layer-detail{padding-top:42px;min-height:330px}.layer-detail .eyebrow{font-size:11px;margin-bottom:18px}.layer-detail h3{font-size:33px;line-height:1.22;letter-spacing:-.025em;max-width:360px;margin-bottom:20px}.layer-detail>p:not(.eyebrow){font-size:17px;color:var(--muted)}.layer-detail-tags{font-size:13px;color:#90c9c6;line-height:1.8;border-top:1px solid var(--line);padding-top:19px}.map-hint{color:#799da5;font-size:12px;margin:17px 0 0}.industry{display:grid;grid-template-columns:1.05fr 1fr;min-height:680px;background:#0c2b36}.industry-photo{position:relative;min-height:500px;overflow:hidden}.industry-photo img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.industry-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#03192288,transparent 30%)}.industry-photo>span{position:absolute;bottom:24px;left:32px;font-size:11px;color:#c3dddd;z-index:1}.industry-copy{padding:80px clamp(36px,6vw,95px);align-self:center}.industry-copy h2{font-size:clamp(35px,3.5vw,51px);margin-bottom:28px}.industry-copy>p:not(.eyebrow){font-size:16px;color:var(--muted)}.industry-copy .text-link{margin-top:8px;color:var(--accent)}.service-row{border-top:1px solid var(--line);padding:36px 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px}.service-row:last-child{border-bottom:1px solid var(--line)}.service-row .eyebrow{font-size:11px;margin-bottom:16px}.service-row h3{font-size:26px;line-height:1.27;letter-spacing:-.025em;margin:0}.service-row>p,.service-row li{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:0}.service-row ul{list-style:none;margin:0;padding:0}.service-row li{position:relative;padding-left:16px;margin-bottom:7px}.service-row li:before{content:'+';position:absolute;left:0;color:var(--accent)}.architecture{background:#0d2b35;border-block:1px solid var(--line)}.architecture-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.architecture h2{font-size:clamp(36px,3.6vw,50px)}.section-copy{font-size:17px;color:var(--muted);margin:27px 0 0;max-width:490px}.placement article{padding:24px 28px;border:1px solid #355864;border-radius:5px}.placement .eyebrow{display:block;margin-bottom:12px;font-size:11px}.placement h3{font-size:24px;margin-bottom:10px}.placement p{font-size:16px;color:var(--muted);margin:0}.connection{display:flex;align-items:center;justify-content:center;gap:14px;padding:13px;color:var(--accent);font-size:24px}.connection span:last-child{font-size:12px;color:var(--muted)}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.use-grid article{border-top:1px solid var(--line);padding-top:22px}.use-number{font-size:13px;color:var(--accent)}.use-grid h3{font-size:24px;line-height:1.3;letter-spacing:-.02em;margin:25px 0 18px}.use-grid p{font-size:16px;color:var(--muted);margin:0}.contact{background:linear-gradient(120deg,#164b50,#0c2a38);border-top:1px solid #31525f}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.contact h2{font-size:clamp(38px,4vw,55px)}.contact p{color:#b5d0d4;font-size:16px;max-width:460px;margin-top:27px;margin-bottom:0}.email{display:flex;justify-content:space-between;gap:16px;padding:20px 0;border-bottom:1px solid var(--accent);font-size:clamp(22px,2.5vw,32px);letter-spacing:-.025em;color:var(--accent)}.contact-detail p{font-size:14px}.footer{padding:50px 0 27px;color:var(--muted)}.footer-copy>.brandline{color:var(--text);margin-bottom:18px}.footer-copy>p{font-size:14px}.footer-meta{margin-top:34px;padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.7}
@media(min-width:1600px){.hero-content{padding-top:135px}.hero-photo{object-position:center 52%}}
@media(max-width:1050px){.container{padding-inline:35px}.hero-content{padding-top:75px}.hero-copy{max-width:590px}.ecosystem-layout{gap:32px;grid-template-columns:1fr 1fr}.ecosystem-map{min-height:460px}.section-heading{gap:45px}.service-row{gap:30px}.architecture-grid,.contact-grid{gap:45px}.story-grid{gap:25px;grid-template-columns:1fr 2.4fr}.story-columns{gap:30px}.industry-copy{padding:55px 35px}}
@media(max-width:760px){.container{padding-inline:25px}.topbar-inner{padding-block:12px;gap:16px}.brandline{font-size:20px;gap:8px}.brandline img{width:34px;height:34px}.nav{gap:16px;font-size:12px}.nav .nav-contact{padding:8px 12px}.hero{min-height:820px}.hero-content{padding-top:60px;padding-bottom:26px;gap:160px}.hero-copy{max-width:490px}.hero-photo{object-position:68% center}.hero-shade{background:linear-gradient(180deg,#031822eb 0%,#051924bd 37%,#0519242b 72%,#061822 100%)}h1{font-size:clamp(47px,8.8vw,66px);max-width:560px}.hero-text{font-size:17px;max-width:430px}.actions{gap:18px;margin-top:28px}.hero-bottom{gap:20px;align-items:end}.hero-bottom>a{gap:14px}.hero-bottom p{max-width:220px;font-size:11px}.section{padding:70px 0}h2{font-size:40px}.story-grid,.section-heading,.ecosystem-layout,.architecture-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.story .eyebrow br{display:none}.story .eyebrow{margin:0}.story h2{font-size:44px}.story-columns{gap:25px;margin-top:27px}.story-columns p{font-size:16px}.section-heading{margin-bottom:37px}.section-heading>p{max-width:none;font-size:16px}.ecosystem-layout{gap:30px}.ecosystem-map{min-height:390px}.layer-detail{min-height:290px;padding-top:29px}.layer-detail h3{max-width:none}.industry{grid-template-columns:1fr}.industry-photo{min-height:420px}.industry-copy{padding:50px 25px 60px}.industry-copy h2{font-size:42px}.industry-copy>p{max-width:600px}.service-row{grid-template-columns:1fr;gap:18px;padding:29px 0}.service-row>p{font-size:16px}.use-grid{grid-template-columns:1fr;gap:32px}.use-grid h3{margin:15px 0}.contact-grid{gap:32px}.footer-meta{flex-direction:column;gap:8px}.hero-bottom>a span:first-child{font-size:11px;white-space:nowrap}.layer-nav{gap:16px}.layer-nav button{font-size:12px}.layer-nav button span{font-size:14px}}
@media(max-width:460px){.nav{gap:13px}.nav .nav-contact{border:0;padding:0}.nav a{font-size:12px}.nav a[href="#services"]{display:none}.hero{min-height:850px}.hero-content{gap:155px}.hero .eyebrow{font-size:10px}.story-columns{grid-template-columns:1fr;gap:20px}.ecosystem-map{min-height:340px}.point-reef{right:4%;top:29%}.point-lagoon{right:15%;top:50%}.point-ocean{left:4%;top:69%}.point-islands{right:4%;bottom:10%}.map-point{font-size:12px;padding:9px 11px}.industry-photo{min-height:320px}.layer-nav{gap:11px}.layer-nav button span{font-size:12px}.layer-detail{min-height:345px}.hero-bottom p{max-width:190px}.email{font-size:23px}.hero-bottom>a{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Map labels follow the visible reef, lagoon and islands. */
.point-reef{left:22%;right:auto;top:31%}
.point-lagoon{right:7%;top:46%}
.point-islands{right:20%;bottom:23%}
@media(max-width:460px){.topbar-inner{flex-wrap:wrap;gap:10px}.nav{width:100%;justify-content:space-between;gap:16px}.nav a[href="#services"]{display:inline}.nav a{font-size:13px}.point-reef{left:12%;top:30%}.point-lagoon{right:4%;top:46%}.point-islands{right:13%;bottom:23%}}

/* Five connected elements, with room for labels on narrow screens. */
.layer-nav{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.layer-nav button{min-width:0;min-height:64px}
.layer-nav button span{font-size:14px;white-space:normal;line-height:1.4}
.point-coral{left:auto;right:4%;top:60%}
.layer-detail .layer-note{font-size:15px;border-left:2px solid var(--accent);padding-left:16px}
@media(max-width:460px){.layer-nav{gap:7px}.point-coral{left:auto;right:4%;top:60%}.layer-nav button span{font-size:14px}}

/* An overview map paired with a photograph of the selected habitat. */
.ecosystem-layout{align-items:start}
.ecosystem-map{height:560px;min-height:0;position:sticky;top:110px}
.layer-detail{padding-top:24px}
.layer-photo{margin:0 0 28px;position:relative;aspect-ratio:3/2;overflow:hidden;border-radius:8px;background:var(--surface)}
.layer-photo img{width:100%;height:100%;object-fit:cover}
.layer-photo::after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#031822b3);pointer-events:none}
.layer-photo figcaption{position:absolute;bottom:18px;left:20px;z-index:1;font-size:18px;color:#fff;font-weight:500}
@media(max-width:1050px){.ecosystem-map{height:500px}}
@media(max-width:760px){.ecosystem-map{position:relative;top:auto;height:390px}.layer-photo{aspect-ratio:16/10}}
@media(max-width:460px){.ecosystem-map{height:340px}}

/* Read the five habitats in sequence while the map follows the active chapter. */
.ecosystem{--ecosystem-top:110px;--layer-controls-height:110px}
.ecosystem-description{min-width:0}
.ecosystem-map{top:var(--ecosystem-top);height:clamp(340px,calc(100svh - var(--ecosystem-top) - 24px),560px)}
.layer-controls{position:sticky;top:var(--ecosystem-top);z-index:5;background:var(--bg);padding-top:8px;padding-bottom:16px;box-shadow:0 -20px 0 var(--bg)}
.layer-controls .map-hint{margin:12px 0 0;font-size:14px;line-height:1.5}
.layer-detail{padding:24px 0 56px;min-height:calc(100svh - var(--ecosystem-top) - var(--layer-controls-height));scroll-margin-top:calc(var(--ecosystem-top) + var(--layer-controls-height) + 20px)}
.layer-detail+.layer-detail{border-top:1px solid var(--line);padding-top:32px}
.layer-detail:last-child{padding-bottom:0}
@media(max-width:760px){.ecosystem-map{position:relative;top:auto;height:390px}.layer-detail{min-height:0;padding-bottom:48px}}
@media(max-width:460px){.ecosystem-map{height:340px}.layer-controls .map-hint{font-size:13px}}
