:root{--harbour:#0b3542;--deep:#19555e;--sea:#7ea99c;--wattle:#e0b44e;--flax:#d8c49b;--paper:#fbf7ed;--ink:#1f2f31;--mist:#e7efe5;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}a{color:var(--deep);text-underline-offset:.2em}img{display:block;max-width:100%}.skip{position:fixed;left:1rem;top:-5rem;background:var(--wattle);color:var(--harbour);padding:.7rem 1rem;z-index:99}.skip:focus{top:1rem}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:1.5rem;padding:1rem clamp(1rem,4vw,4rem);background:rgba(11,53,66,.97);border-bottom:3px solid var(--wattle)}.brand{display:flex;align-items:center;gap:.8rem;color:#fff;text-decoration:none;min-width:max-content}.brand span:last-child{display:grid}.brand b{font-family:var(--serif);font-size:1.25rem}.brand small{color:var(--wattle);font-size:.72rem;letter-spacing:.04em}.brand-mark{width:2.7rem;height:2.7rem;border:2px solid var(--wattle);border-radius:48% 52% 64% 36%;position:relative}.brand-mark:after{content:'';position:absolute;inset:.55rem;border:2px solid var(--sea);border-radius:50%}.site-header nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem;margin-left:auto}.site-header nav a{color:#fff;text-decoration:none;font-size:.82rem;padding:.45rem .6rem;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a:focus,.site-header nav a.current{border-color:var(--wattle);color:#fff}.nav-toggle{display:none;margin-left:auto;background:transparent;border:1px solid var(--wattle);color:#fff;padding:.65rem .8rem}.hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:36rem;padding:clamp(3rem,8vw,7rem) clamp(1.25rem,7vw,7rem);overflow:hidden;background:linear-gradient(135deg,var(--paper),#e8efe8)}.hero-copy{z-index:2;max-width:48rem}.hero h1{margin:.2rem 0 1rem;font-family:var(--serif);font-size:clamp(3rem,7vw,6.8rem);line-height:.92;color:var(--harbour);letter-spacing:-.04em}.lead{font-size:clamp(1.1rem,2vw,1.42rem);max-width:42rem}.eyebrow{margin:0 0 .5rem;color:var(--deep);font-weight:800;font-size:.76rem;letter-spacing:.16em;text-transform:uppercase}.hero-image{z-index:2;margin:0;position:relative;transform:rotate(1.5deg);border:.7rem solid #fff;box-shadow:0 2rem 5rem rgba(11,53,66,.18)}.hero-image img{width:100%;aspect-ratio:16/10;object-fit:cover}.hero-image span{display:block;background:var(--harbour);color:#fff;padding:.5rem .8rem;font-size:.72rem}.tide-orbit{position:absolute;width:42rem;height:42rem;right:-11rem;bottom:-18rem;border:2px solid rgba(126,169,156,.35);border-radius:48%}.tide-orbit:before,.tide-orbit:after{content:'';position:absolute;border:2px solid rgba(224,180,78,.35);border-radius:50%;inset:4rem}.tide-orbit:after{inset:9rem}.tide-orbit i{position:absolute;width:1.1rem;height:1.1rem;background:var(--wattle);border-radius:50%;animation:float 6s ease-in-out infinite}.tide-orbit i:nth-child(1){left:12%;top:21%}.tide-orbit i:nth-child(2){left:33%;top:4%;animation-delay:.7s}.tide-orbit i:nth-child(3){right:20%;top:15%;animation-delay:1.4s}.tide-orbit i:nth-child(4){right:8%;top:45%;animation-delay:2.1s}.tide-orbit i:nth-child(5){right:26%;bottom:11%;animation-delay:2.8s}.page-shell{max-width:86rem;margin:auto;padding:clamp(3rem,7vw,7rem) clamp(1.25rem,5vw,5rem)}section+section{margin-top:clamp(4rem,8vw,8rem)}h2,h3{font-family:var(--serif);color:var(--harbour);line-height:1.1}h2{font-size:clamp(2rem,4vw,3.8rem);margin:.25rem 0 1.5rem}h3{font-size:1.45rem;margin:.2rem 0 .7rem}.intro-grid,.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.statement{padding:clamp(1.5rem,4vw,3.5rem);background:#fff;border-left:.45rem solid var(--wattle)}.button{display:inline-block;margin-top:1rem;padding:.75rem 1rem;background:var(--harbour);color:#fff;text-decoration:none;border:2px solid var(--wattle)}.harbour-map{min-height:25rem;position:relative;background:var(--harbour);overflow:hidden}.harbour-map:before,.harbour-map:after{content:'';position:absolute;border:2px solid rgba(224,180,78,.45);border-radius:50%;inset:12%}.harbour-map:after{inset:26%;border-color:rgba(126,169,156,.6)}.harbour-map span{position:absolute;width:6.8rem;height:6.8rem;border-radius:50%;display:grid;place-items:center;text-align:center;font-weight:bold;background:var(--sea);color:#fff;border:2px solid var(--wattle);z-index:1}.harbour-map span:nth-child(1){left:40%;top:7%}.harbour-map span:nth-child(2){left:8%;top:36%;background:var(--wattle);color:var(--harbour)}.harbour-map span:nth-child(3){right:8%;top:37%}.harbour-map span:nth-child(4){left:24%;bottom:8%}.harbour-map span:nth-child(5){right:21%;bottom:7%}.three-way{display:grid;grid-template-columns:repeat(3,1fr);margin:2rem 0 0}.three-way div{padding:1.4rem;text-align:center;background:var(--harbour);color:#fff;border-right:1px solid rgba(255,255,255,.2)}.three-way b{display:block;font:700 3rem var(--serif);color:var(--wattle)}.three-way span{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.card-grid,.lens-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.paper-card{padding:1.5rem;background:#fff;border-top:.3rem solid var(--sea);box-shadow:0 .6rem 2rem rgba(11,53,66,.07)}.paper-card:nth-child(3n+2){border-color:var(--wattle);transform:translateY(1rem)}.paper-card:nth-child(3n){border-color:var(--flax)}.boundary{display:grid;grid-template-columns:.85fr 1.15fr auto;align-items:center;gap:2rem;padding:clamp(1.7rem,4vw,3.5rem);background:var(--harbour);color:#fff}.boundary h2{color:#fff;margin-bottom:0}.boundary .eyebrow{color:var(--wattle)}.boundary a{color:var(--harbour);background:var(--wattle);padding:.8rem 1rem;text-decoration:none;font-weight:bold}.compass-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.compass-grid article{min-height:17rem;padding:2rem;background:var(--harbour);color:#fff}.compass-grid article:nth-child(2){background:var(--sea)}.compass-grid article:nth-child(3){background:var(--wattle);color:var(--harbour)}.compass-grid article:nth-child(4){background:var(--flax);color:var(--harbour)}.compass-grid h2{color:inherit}.compass-grid span{font-weight:bold;letter-spacing:.15em}.loom ol{list-style:none;margin:2rem 0 0;padding:0;border-top:2px solid var(--sea)}.loom li{display:grid;grid-template-columns:6rem 1fr;gap:1.5rem;padding:1.4rem 0;border-bottom:1px solid var(--sea)}.loom li>span{font:700 2.2rem var(--serif);color:var(--wattle)}.source-list{display:grid;gap:1rem}.source-row{display:grid;grid-template-columns:5rem 1fr;gap:1.5rem;padding:2rem;background:#fff;border-left:.4rem solid var(--wattle)}.source-row>span{font:700 2rem var(--serif);color:var(--sea)}code{overflow-wrap:anywhere;background:var(--mist);padding:.25rem}.policy-intro{padding:2rem;background:var(--harbour);color:#fff}.policy-intro h2{color:#fff}.policy-list{margin-top:2rem}.policy-section{display:grid;grid-template-columns:5rem 1fr;gap:1.5rem;padding:2rem 0;border-bottom:1px solid var(--sea);scroll-margin-top:7rem}.policy-number{font:700 2rem var(--serif);color:var(--wattle)}.policy-section h2{font-size:1.8rem;margin:0 0 .8rem}footer{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:3rem clamp(1.25rem,7vw,7rem);background:var(--harbour);color:#fff;border-top:3px solid var(--wattle)}footer p{margin:.25rem 0}footer a{color:var(--wattle)}.reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-1rem) scale(1.08)}}@media(max-width:980px){.site-header{align-items:flex-start;flex-wrap:wrap}.nav-toggle{display:block}.site-header nav{display:none;width:100%;justify-content:flex-start}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto}.hero-image{max-width:38rem}.card-grid,.lens-grid{grid-template-columns:repeat(2,1fr)}.boundary{grid-template-columns:1fr}.paper-card:nth-child(3n+2){transform:none}}@media(max-width:640px){.hero h1{font-size:3.2rem}.intro-grid,.split,.compass-grid,.card-grid,.lens-grid{grid-template-columns:1fr}.three-way{grid-template-columns:1fr}.three-way div{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.source-row,.policy-section{grid-template-columns:3.2rem 1fr;padding:1.4rem 0}.loom li{grid-template-columns:3rem 1fr}.harbour-map span{width:5.5rem;height:5.5rem;font-size:.78rem}footer{grid-template-columns:1fr}.site-header nav a{font-size:.9rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.tide-orbit i{animation:none}}