:root{--navy:#072d57;--deep:#041d39;--blue:#0a789d;--gold:#c97706;--ink:#102b48;--muted:#48637a;--mist:#f3f8fa;--white:#fff;--line:#d9e4e9}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.65 "Source Sans 3",Arial,sans-serif;background:#fff}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{height:7px;background:linear-gradient(90deg,var(--navy),var(--blue) 62%,var(--gold))}
header{background:#fff;border-bottom:1px solid rgba(7,45,87,.1);position:relative;z-index:10}header .shell{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:245px;height:auto;display:block}.nav{display:flex;align-items:center;gap:5px}.nav a{padding:10px 12px;border-radius:4px;color:var(--navy);font-size:.9rem;font-weight:600;text-decoration:none;white-space:nowrap}.nav a:hover,.nav a:focus-visible,.nav a[aria-current="page"]{background:var(--mist);outline:none}.nav .cta{color:#fff;background:var(--navy);padding-inline:16px}.nav .cta:hover{background:#0a3d71}
h1,h2,h3{font-family:"Libre Baskerville",Georgia,serif;color:var(--navy);font-weight:400;line-height:1.22}h1{font-size:clamp(2.45rem,5vw,4.35rem);letter-spacing:-.025em;margin:18px 0}h2{font-size:clamp(1.8rem,3.4vw,2.7rem);margin:0 0 20px}h3{font-size:1.25rem;margin:0 0 10px}.eyebrow,.kicker{color:var(--gold);text-transform:uppercase;letter-spacing:.17em;font-size:.76rem;font-weight:700}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow:before{content:"";width:34px;height:1px;background:var(--gold)}.lead{font-size:1.17rem;color:var(--muted);max-width:720px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:4px;text-decoration:none;font-weight:600}.button.primary{background:var(--navy);color:#fff}.button.secondary{border:1px solid var(--navy);color:var(--navy);background:#fff}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.home-hero{min-height:520px;padding:88px 0 80px;background-image:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 42%,rgba(255,255,255,.35) 72%,rgba(255,255,255,.03)),url("/sunshine-coast-hero-v2.png");background-size:cover;background-position:center right}.home-hero .content{max-width:765px}.page-hero{padding:76px 0 62px;background:linear-gradient(115deg,#eef7f9 0%,#fff 64%);border-bottom:1px solid var(--line)}.page-hero .lead{margin-bottom:0}.section{padding:70px 0}.section.mist{background:var(--mist)}.section.deep{background:var(--deep);color:#fff}.section.deep h2,.section.deep h3{color:#fff}.section.deep .lead,.section.deep p{color:#bdcbd8}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.body-copy p{color:var(--muted);margin:0 0 18px}.body-copy strong{color:var(--navy)}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:28px;border:1px solid var(--line);border-radius:6px;background:#fff}.card p{color:var(--muted);margin:0 0 18px}.card-link{color:var(--navy);font-weight:700;text-decoration:none}.card-link:hover{text-decoration:underline}.list{padding-left:20px;color:var(--muted)}.list li{margin:8px 0}.note{border-left:3px solid var(--gold);padding:3px 0 3px 24px;color:var(--muted)}
.profile{display:grid;grid-template-columns:240px 1fr;gap:55px;align-items:center}.portrait{width:100%;display:block;border-radius:4px;box-shadow:13px 13px 0 -1px #fff,13px 13px 0 0 var(--gold)}.credentials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.credential{padding:22px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.055);border-radius:5px}.credential strong{display:block;color:#fff;font-size:1.05rem;margin-bottom:6px}.credential span{color:#bdcbd8;font-size:.93rem}
.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.location{border:1px solid rgba(255,255,255,.15);padding:27px;border-radius:5px;display:flex;flex-direction:column}.location p{margin:0 0 18px}.location a{margin-top:auto;color:#fff;font-weight:700;text-decoration:none}.contact-strip{padding:36px 0;background:#0a789d;color:#fff}.contact-strip .shell{display:flex;justify-content:space-between;align-items:center;gap:22px}.contact-strip h2{color:#fff;font-size:1.55rem;margin:0}.contact-strip a{color:#fff;font-weight:700}footer{padding:30px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;color:#6a7f90;font-size:.88rem}.footer-inner a{color:var(--navy);font-weight:700;text-decoration:none}
@media(max-width:920px){header .shell{align-items:flex-start;flex-direction:column;padding:17px 0}.nav{width:100%;overflow-x:auto}.split{grid-template-columns:1fr;gap:30px}.cards{grid-template-columns:1fr 1fr}.credentials{grid-template-columns:1fr 1fr}.locations{grid-template-columns:1fr 1fr}.profile{grid-template-columns:190px 1fr}}
@media(max-width:660px){.shell{width:min(100% - 28px,1160px)}.brand{width:210px}.nav a{font-size:.84rem;padding:8px 10px}.nav .cta{display:none}.home-hero{min-height:auto;padding:60px 0;background-image:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.84)),url("/sunshine-coast-hero-v2.png")}.page-hero{padding:52px 0 44px}.section{padding:52px 0}.cards,.credentials,.locations,.profile{grid-template-columns:1fr}.portrait{width:180px;margin:auto}.contact-strip .shell,.footer-inner{display:block}.contact-strip .button{margin-top:18px}.footer-inner div+div{margin-top:8px}}
.home-hero{background-image:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 42%,rgba(255,255,255,.35) 72%,rgba(255,255,255,.03)),url("/sunshine-coast-hero-reference.png")}
@media(max-width:660px){.home-hero{background-image:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.84)),url("/sunshine-coast-hero-reference.png")}}
