:root{--teal:#269c9f;--blue:#176c9d;--teal-deep:#10767f;--yellow:#ffcb05;--ink:#144f67;--muted:#526c77;--mist:#edf7f8;--line:#d6e9ed;--brand-gradient:linear-gradient(115deg,#187d89 0%,#147591 52%,#176c9d 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:#fff;line-height:1.65}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h2,h3{font-family:Manrope,sans-serif;line-height:1.2}h2{font-size:clamp(2rem,3.1vw,3rem);letter-spacing:-.04em;margin-bottom:22px}h3{font-size:1.35rem;letter-spacing:-.025em}p{margin-bottom:22px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}button:focus-visible{outline-color:var(--blue)}[hidden]{display:none!important}
.topbar{max-width:1440px;margin:auto;min-height:112px;padding:15px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px;background:#fff}.brand{flex-shrink:0}.brand img{width:236px;height:auto}nav{display:flex;align-items:center;gap:24px;font-size:.85rem;font-weight:700}nav a{white-space:nowrap}nav a:hover{color:var(--teal-deep)}.nav-cta{background:var(--blue);color:#fff;border-radius:6px;padding:13px 18px}nav .nav-cta:hover{background:var(--teal-deep);color:#fff}.menu-button{display:none;background:#fff;border:1px solid var(--line);border-radius:5px;padding:9px 15px;color:var(--ink);font-weight:700}
.hero{background:var(--brand-gradient);color:#fff;padding:62px max(5vw,24px) 0;overflow:hidden}.hero-content{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:48px}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.15em;color:var(--yellow);margin-bottom:20px}.eyebrow.dark{color:var(--teal-deep)}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(3.8rem,5.9vw,6.2rem);line-height:.98;letter-spacing:-.012em;font-weight:700;margin:0 0 27px}.hero h1 em{font-style:normal;color:var(--yellow);white-space:nowrap}.hero-copy{max-width:485px;font-size:1.02rem;line-height:1.8;color:#f0fbff;margin-bottom:27px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;border:0;border-radius:5px;padding:14px 21px;font-size:.85rem;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-yellow{background:var(--yellow);color:#16475b}.button-yellow:hover{background:#ffdc51}.button-teal{background:var(--blue);color:#fff}.button-teal:hover{background:var(--teal-deep)}.text-link{font-weight:700;font-size:.85rem;display:inline-flex;gap:12px;align-items:center}.text-link span{font-size:1.3rem}.text-link:hover{text-decoration:underline}
.hero-destinations{display:grid;grid-template-columns:1.08fr 1fr;grid-template-rows:220px 220px auto;gap:14px;align-self:center}.destination-photo{position:relative;overflow:hidden;border-radius:10px;background:#1b6e89;box-shadow:0 15px 45px #00557235}.destination-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,47,61,.85),transparent 60%)}.destination-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.destination-photo:hover img{transform:scale(1.045)}.destination-photo>span{position:absolute;z-index:1;bottom:22px;left:23px;right:16px}.destination-photo strong{display:block;font-family:Manrope,sans-serif;font-size:1.3rem;font-weight:800;line-height:1.25}.destination-photo small{display:block;font-size:.6rem;color:var(--yellow);font-weight:800;letter-spacing:.12em;margin-bottom:8px}.photo-australia{grid-row:1/3}.photo-australia img{object-position:50% 65%}.photo-australia strong{font-size:1.9rem}.photo-uk img{object-position:65% 45%}.photo-usa img{object-position:50% 70%}.global-caption{grid-column:1/-1;text-align:center;font-size:.65rem;font-weight:800;letter-spacing:.1em;padding:5px 0;color:#f0fbff}.hero-proof{max-width:1280px;margin:45px auto 0;border-top:1px solid #ffffff42;padding:27px 0 30px;display:grid;grid-template-columns:repeat(3,1fr)}.hero-proof>div{display:flex;align-items:center;gap:17px;padding:0 24px;border-right:1px solid #ffffff42}.hero-proof>div:first-child{padding-left:0}.hero-proof>div:last-child{border:0}.hero-proof strong{font-family:Manrope,sans-serif;white-space:nowrap;font-size:.95rem}.hero-proof span{font-size:.75rem;line-height:1.5;color:#e0f7fd}
.section{padding:95px max(5vw,24px)}.section-heading{max-width:730px;margin:0 auto 44px;text-align:center}.section-heading p:not(.eyebrow){color:var(--muted);max-width:650px;margin-left:auto;margin-right:auto}.section-heading.compact{max-width:730px}.service-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.service-card{position:relative;border:1px solid var(--line);border-radius:11px;padding:35px 31px 31px;display:flex;flex-direction:column;background:#fff;box-shadow:0 8px 30px #145c7510}.service-card.featured{background:var(--brand-gradient);color:#fff;border:0}.card-number{position:absolute;right:28px;top:28px;font-family:Manrope,sans-serif;font-size:1.2rem;opacity:.3}.service-icon{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;border-radius:4px;background:#ffffff20;padding:7px 12px;font-weight:800;font-size:.7rem;letter-spacing:.12em;color:var(--yellow);margin-bottom:30px}.service-icon.outline{background:var(--mist);color:var(--teal-deep)}.service-card h3{max-width:285px;font-size:1.55rem;margin-bottom:18px}.service-card p{font-size:.9rem;color:var(--muted);line-height:1.8;margin-bottom:27px}.service-card.featured p{color:#edfaff}.service-card a{display:flex;justify-content:space-between;gap:12px;font-size:.83rem;font-weight:800;margin-top:auto;padding-top:19px;border-top:1px solid var(--line)}.service-card.featured a{border-color:#ffffff42;color:var(--yellow)}.service-card a:hover{text-decoration:underline}.service-card a span{font-size:1.15rem}
.destinations{background:var(--mist)}.destination-copy{max-width:1280px;margin:auto}.destination-copy>p:not(.eyebrow){max-width:665px;color:var(--muted)}.destination-tabs{display:flex;gap:9px;flex-wrap:wrap;margin:30px 0}.destination-tab{border:1px solid #bed8df;background:#fff;border-radius:5px;padding:11px 17px;font-size:.8rem;font-weight:700;color:var(--ink);transition:background .15s,color .15s}.destination-tab.active,.destination-tab:hover{background:var(--blue);border-color:var(--blue);color:#fff}.country-grid{max-width:1280px;display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:0 auto 28px}.country-card{min-width:0;display:flex;align-items:center;gap:12px;text-align:left;background:#fff;color:var(--ink);border:1px solid #d0e5ea;border-radius:8px;padding:18px 15px;transition:border-color .15s,box-shadow .15s}.country-card>span:nth-child(2){flex:1;min-width:0}.country-card>span:last-child{font-size:1.1rem;color:var(--teal-deep)}.country-card strong{display:block;font-size:.9rem;line-height:1.4}.country-card small{display:block;font-size:.7rem;margin-top:3px;color:var(--muted)}.country-code{display:flex;align-items:center;justify-content:center;flex:0 0 39px;height:39px;border-radius:50%;background:#e5f4f5;color:var(--teal-deep);font-size:.7rem;font-weight:800}.country-card:hover,.country-card.selected{border-color:var(--teal);box-shadow:0 3px 14px #269c9f20}.country-card.selected .country-code{background:var(--blue);color:#fff}.destination-panel{max-width:1280px;margin:auto;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:8px;background:#fff;display:grid;grid-template-columns:1.2fr 1fr;gap:10px 45px;padding:32px}.destination-kicker{display:block;color:var(--teal-deep);font-size:.65rem;font-weight:800;letter-spacing:.1em;margin-bottom:12px}.destination-panel h3{font-size:1.7rem;margin-bottom:14px}.destination-panel p{font-size:.9rem;color:var(--muted);margin:0}.destination-panel ul{list-style:none;padding:9px 0 0;margin:0}.destination-panel li{display:flex;gap:12px;align-items:baseline;padding:7px 0;font-size:.86rem}.destination-panel li:before{content:'✓';font-weight:800;color:var(--teal-deep)}.destination-panel>.button{justify-self:start;margin-top:10px;grid-column:1/-1}.destination-note{max-width:1280px;margin:18px auto 0;font-size:.75rem;color:var(--muted)}
.steps{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:27px}.steps article{border-top:1px solid var(--line);padding-top:25px}.steps article>span{display:flex;width:41px;height:41px;align-items:center;justify-content:center;background:var(--mist);border-radius:50%;color:var(--teal-deep);font-family:Manrope,sans-serif;font-weight:800;margin-bottom:24px}.steps article h3{font-size:1.16rem;line-height:1.4;margin-bottom:15px}.steps article p{font-size:.85rem;line-height:1.8;color:var(--muted);margin:0}
.about{padding-top:0}.about-card{max-width:1280px;margin:auto;background:var(--brand-gradient);border-radius:12px;color:#fff;display:grid;grid-template-columns:1.25fr 1fr;gap:70px;padding:60px}.about-card h2{max-width:540px}.about-card p:not(.eyebrow){font-size:.92rem;color:#ecfaff}.address{border-top:1px solid #ffffff40;padding-top:22px;max-width:510px}.address strong{display:block;font-size:.8rem;margin-bottom:6px;color:var(--yellow)}.address span{font-size:.85rem;color:#ecfaff}.about-card blockquote{font-family:Manrope,sans-serif;font-size:clamp(1.6rem,2.5vw,2.5rem);line-height:1.4;letter-spacing:-.04em;font-weight:700;align-self:center;margin:0;padding:20px 0 20px 40px;border-left:2px solid var(--yellow)}
.office-gallery{max-width:1280px;margin:28px auto 0;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px}.office-photo{margin:0;min-height:360px;position:relative;overflow:hidden;border-radius:12px;background:#dcecee}.office-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:transform .35s ease}.office-photo:hover img{transform:scale(1.035)}.office-photo figcaption{position:absolute;right:0;bottom:0;left:0;padding:36px 18px 16px;color:#fff;background:linear-gradient(transparent,rgba(8,42,53,.84));font-size:.85rem;font-weight:700}.reception-photo img{object-position:72% center}.consultation-photo img{object-position:50% 68%}.lounge-photo img{object-position:50% 60%}
.consultation{background:var(--brand-gradient);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-left:max(calc((100vw - 1280px)/2),5vw,24px);padding-right:max(calc((100vw - 1280px)/2),5vw,24px)}.consultation-copy{align-self:center;max-width:500px}.consultation-copy h2{font-size:clamp(2.3rem,3.6vw,3.5rem)}.consultation-copy>p:not(.eyebrow){color:#effbff}.contact-lines{display:flex;flex-direction:column;gap:9px;font-weight:700}.contact-lines a:hover{text-decoration:underline}form{background:#fff;color:var(--ink);padding:34px;border-radius:10px;box-shadow:0 15px 40px #00557225}label{display:block;font-size:.8rem;font-weight:700;margin-bottom:18px}input,select,textarea{display:block;width:100%;border:1px solid #c6dbe1;border-radius:5px;background:#fff;padding:12px 13px;font-size:.87rem;margin-top:7px;color:var(--ink);line-height:1.5}input::placeholder,textarea::placeholder{color:#71848b}textarea{resize:vertical;min-height:90px}.full{width:100%}.form-note{font-size:.7rem;text-align:center;color:var(--muted);margin:14px 0 0}.form-success{font-size:.83rem;background:var(--mist);border-radius:5px;padding:14px;margin:18px 0 0}
.logo-showcase{max-width:1280px;display:grid;grid-template-columns:1fr 1fr .8fr;gap:20px;margin:auto}.logo-tile{min-height:220px;display:flex;align-items:center;justify-content:center;padding:30px;border:1px solid var(--line);border-radius:10px}.logo-tile img{width:100%;height:auto;background:#fff;border-radius:4px}.dark-tile{background:var(--brand-gradient);border:0}.logo-notes{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:10px 15px}.logo-notes>div{display:grid;grid-template-columns:35px 1fr;column-gap:12px;align-items:center}.swatch{width:35px;height:35px;border-radius:6px;grid-row:1/3}.swatch.teal{background:var(--teal)}.swatch.navy{background:var(--blue)}.swatch.yellow{background:var(--yellow)}.logo-notes strong{font-size:.83rem}.logo-notes small{font-size:.72rem;color:var(--muted)}.approval-note{max-width:1280px;margin:20px auto 0;text-align:center;font-size:.73rem;color:var(--muted)}
footer{padding:45px 24px 30px;background:var(--brand-gradient);color:#fff;text-align:center}footer>img{width:235px;height:auto;background:#fff;border-radius:5px;margin:0 auto 22px}footer>p{font-size:.9rem;margin-bottom:18px}footer>div{display:flex;justify-content:center;gap:25px;font-size:.8rem;font-weight:700}footer a:hover{text-decoration:underline}footer>small{display:block;font-size:.68rem;color:#e4f5fc;margin-top:27px}
@media(min-width:1600px){.hero h1{font-size:6.2rem}}
@media(max-width:1100px){.topbar{padding-left:30px;padding-right:30px;gap:20px}.brand img{width:215px}nav{gap:15px;font-size:.78rem}.nav-cta{padding:12px 13px}.hero-content{gap:30px}.hero-destinations{grid-template-rows:205px 205px auto}.hero-proof>div{flex-direction:column;align-items:flex-start;gap:4px}.country-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:30px 24px}.about-card{gap:40px;padding:45px}.consultation{gap:40px}}
@media(max-width:980px){.topbar{min-height:95px;position:relative}.brand img{width:210px}.menu-button{display:block}nav{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;z-index:10;padding:24px 30px;box-shadow:0 15px 25px #145c7520;flex-direction:column;align-items:stretch;gap:15px;font-size:.9rem}nav.open{display:flex}nav a{padding:7px 0}nav .nav-cta{padding:12px 16px;align-self:flex-start}.hero{padding-top:45px}.hero-content{grid-template-columns:1fr;gap:36px}.hero-message{max-width:740px}.hero h1{font-size:clamp(4.7rem,8.5vw,6rem);line-height:1}.hero h1 br:nth-child(2){display:block}.hero h1 em{margin-left:0}.hero-copy{max-width:540px}.hero-destinations{grid-template-columns:repeat(3,1fr);grid-template-rows:260px auto}.photo-australia{grid-row:auto}.photo-australia strong{font-size:1.3rem}.destination-photo>span{left:17px;bottom:18px}.photo-australia small{font-size:.51rem;letter-spacing:.07em}.global-caption{padding-top:5px}.hero-proof{margin-top:26px}.section{padding-top:70px;padding-bottom:70px}.service-grid{gap:15px}.service-card{padding:27px 20px}.service-card h3{font-size:1.3rem}.steps{grid-template-columns:repeat(2,1fr);gap:33px}.about{padding-top:0}.about-card{grid-template-columns:1fr;gap:28px}.about-card blockquote{padding:5px 0 5px 25px;font-size:1.55rem}.office-gallery{grid-template-columns:repeat(3,1fr);gap:12px}.office-photo{min-height:290px}.consultation{gap:30px}.consultation-copy h2{font-size:2.5rem}.logo-showcase{grid-template-columns:1fr 1fr}.logo-notes{grid-column:1/-1;flex-direction:row;justify-content:center;gap:35px;padding:15px}}
@media(max-width:700px){html{scroll-padding-top:20px}.topbar{padding:12px 21px;min-height:88px}.brand img{width:184px}.hero{padding:37px 22px 0}.eyebrow{font-size:.65rem;margin-bottom:18px}.hero h1{font-size:clamp(3.8rem,12.5vw,5.2rem);line-height:1;margin-bottom:23px}.hero h1 br:nth-child(2){display:block}.hero h1 em{margin-left:0}.hero-copy{font-size:.94rem;line-height:1.75}.hero-actions{gap:18px}.hero-actions .button{font-size:.79rem;padding:13px 17px}.text-link{font-size:.77rem}.hero-destinations{grid-template-columns:1fr 1fr;grid-template-rows:205px 180px auto;gap:10px}.photo-australia{grid-column:1/-1;grid-row:1}.photo-australia img{object-position:50% 63%}.photo-australia strong{font-size:1.7rem}.photo-australia small{font-size:.58rem}.destination-photo strong{font-size:1rem}.destination-photo>span{left:15px;right:12px;bottom:16px}.global-caption{font-size:.56rem;letter-spacing:.08em}.hero-proof{padding:21px 0 23px;gap:12px;grid-template-columns:repeat(3,1fr)}.hero-proof>div,.hero-proof>div:first-child{padding:0 8px 0 0;gap:6px}.hero-proof strong{font-size:.71rem;white-space:normal;line-height:1.4}.hero-proof span{font-size:.61rem;line-height:1.5}.section{padding:58px 22px}.section-heading{margin-bottom:31px;text-align:left}.section-heading p:not(.eyebrow){font-size:.91rem}.section-heading h2,h2{font-size:2.05rem}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:31px 27px}.service-card h3{font-size:1.5rem;max-width:100%}.service-icon{margin-bottom:23px}.service-card p{font-size:.9rem}.destination-copy>p:not(.eyebrow){font-size:.92rem}.destination-tabs{gap:8px;margin:25px 0}.destination-tab{padding:9px 12px;font-size:.73rem}.country-grid{gap:10px}.country-card{position:relative;padding:15px 12px;display:block}.country-code{width:34px;height:34px;font-size:.6rem;margin-bottom:10px}.country-card strong{font-size:.82rem}.country-card small{font-size:.7rem;line-height:1.5}.country-card>span:last-child{position:absolute;top:16px;right:13px}.destination-panel{grid-template-columns:1fr;gap:16px;padding:25px 22px}.destination-panel h3{font-size:1.5rem}.destination-panel ul{padding:0}.destination-panel>.button{font-size:.78rem}.destination-note{font-size:.7rem}.steps{gap:26px 20px}.steps article h3{font-size:1.05rem}.steps article p{font-size:.8rem}.steps article>span{margin-bottom:19px}.about{padding-top:0}.about-card{padding:33px 26px;gap:23px}.about-card h2{font-size:1.9rem}.about-card blockquote{font-size:1.35rem;padding-left:20px}.about-card p:not(.eyebrow){font-size:.86rem}.office-gallery{grid-template-columns:1fr;gap:14px;margin-top:18px}.office-photo{min-height:275px}.consultation{grid-template-columns:1fr;gap:30px}.consultation-copy h2{font-size:2.2rem}.consultation-copy>p:not(.eyebrow){font-size:.9rem}.contact-lines{font-size:.9rem}form{padding:27px 23px}.logo-showcase{grid-template-columns:1fr;gap:16px}.logo-tile{min-height:185px;padding:30px}.logo-notes{grid-column:auto;gap:18px;flex-direction:column;align-items:flex-start;padding:15px 0 0}.approval-note{text-align:left;font-size:.7rem}}
@media(max-width:380px){.hero h1{font-size:clamp(2.7rem,14vw,3.5rem)}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.hero-proof strong{font-size:.68rem}.hero-proof span{font-size:.58rem}.country-card{padding:13px 10px}.country-card strong{font-size:.77rem}.destination-photo strong{font-size:.93rem}.steps{grid-template-columns:1fr}.topbar{padding-left:17px;padding-right:17px}.brand img{width:173px}}
.hero-copy,.hero-proof span,.service-card.featured p,.about-card p:not(.eyebrow),.address span,.consultation-copy>p:not(.eyebrow),footer>small{color:#fff}.eyebrow,.service-card.featured a,.address strong,.destination-photo small{color:#fff}.service-icon{background:#0e6078;color:#fff}.service-icon.outline{background:var(--mist);color:var(--teal-deep)}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Office address and Google Maps directions. */
.office-directions{scroll-margin-top:110px}
.office-directions h3{margin:0 0 12px;font-size:1.2rem;color:#fff}
.office-directions address{font-style:normal;font-size:1rem;line-height:1.7}
.office-directions ol{padding-left:22px;font-size:1rem;line-height:1.65;margin:18px 0}
.office-directions li+li{margin-top:8px}
.office-directions .button{max-width:100%;height:auto;white-space:normal;text-align:center;font-size:1rem}

.about-card .office-directions .office-visit-note{margin:18px 0;padding:16px;border:1px solid #ffffff60;border-radius:8px;font-size:1rem;line-height:1.7;color:#fff}
.office-visit-note a{text-decoration:underline;overflow-wrap:anywhere;font-weight:700}
