:root{--navy:#09214a;--deep:#061b3f;--blue:#1178ea;--cyan:#19bdd8;--ink:#111b31;--muted:#4f5f76;--line:#d8e0ea;--soft:#edf7ff;--white:#fff;--shadow:0 5px 16px rgba(25,47,74,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.45}a{color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.wide-container{width:min(1380px,calc(100% - 28px))}
.site-header{height:89px;background:#fff;border-bottom:1px solid #d8d8d8;position:sticky;top:0;z-index:50}
.site-header .container{width:min(1160px,calc(100% - 88px))}
.nav{height:100%;display:grid;grid-template-columns:240px minmax(0,1fr) 180px;align-items:center;column-gap:0}
.brand{display:flex;align-items:center;justify-self:start}
.brand img{display:block;width:205px;height:auto}
.nav-links{display:flex;align-items:center;justify-content:center;gap:39px;height:100%}
.nav-links a{height:100%;display:flex;align-items:center;gap:7px;position:relative;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:700;color:#141b2c;white-space:nowrap;padding-top:2px}
.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:transparent}
.nav-links a.active{color:var(--blue)}
.nav-links a.active:after{background:var(--blue)}
.nav-chevron{width:10px;height:7px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header-phone{justify-self:end;display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-weight:700;color:#0b1831;font-size:15px;white-space:nowrap}
.phone-icon{width:21px;height:21px;fill:var(--blue);stroke:none;flex:0 0 auto}
.menu-toggle{display:none;border:0;background:#eef4ff;color:var(--navy);font-size:24px;border-radius:8px;padding:7px 11px}
.hero{min-height:505px;color:#fff;background:linear-gradient(90deg,rgba(4,24,56,.88) 0%,rgba(4,24,56,.70) 39%,rgba(4,24,56,.06) 72%),url('../img/hero-melbourne.png') center 56%/cover no-repeat}.hero-inner{min-height:505px;display:flex;align-items:center}.hero-copy{max-width:570px;padding-left:22px}.hero h1{font-size:48px;line-height:1.02;margin:0 0 28px;font-weight:700;letter-spacing:-1px}.hero p{font-size:20px;line-height:1.55;margin:0 0 32px;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 38px;border-radius:8px;text-decoration:none;font-size:15px;font-weight:700;border:0}.btn-primary{background:#1687ee;color:#fff}
.section{padding:32px 0 44px}.section-head{text-align:center;margin:0 auto 28px}.compact-head h2{font-size:30px;line-height:1.15;margin:0;color:#0d1e3d;font-weight:700}.title-rule{display:block;width:82px;height:3px;background:#1a85ed;margin:17px auto 0}.services-home{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.service-card{min-height:310px;text-align:center;background:#fff;border:1px solid #e1e5ea;border-radius:7px;padding:36px 18px 24px;box-shadow:var(--shadow)}.service-icon{height:95px;display:flex;align-items:center;justify-content:center;color:#0876e7}.service-icon svg{width:78px;height:78px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:17px;margin:13px 0 12px;color:#111a2f;font-weight:700}.service-card p{margin:0 auto;color:#202737;font-size:14px;line-height:1.7;max-width:175px}
.soft-section{background:linear-gradient(90deg,#eef8ff,#e9f5ff);padding:36px 0 42px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;margin-top:18px}.why-item{padding:0 36px;position:relative}.why-item:not(:last-child):after{content:"";position:absolute;right:0;top:8px;height:150px;width:1px;background:#cbd7e2}.why-icon{height:76px;display:grid;place-items:center;color:#0876e7}.why-icon svg{width:61px;height:61px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.why-item h3{margin:7px 0 8px;color:#111a2f;font-size:16px;font-weight:700}.why-item p{margin:0;color:#202737;font-size:13px;line-height:1.55}
.contact-section{padding:25px 0 30px;border-top:10px solid #eaf6ff;border-bottom:7px solid #0c234a}.contact-panel{display:grid;grid-template-columns:500px 1px 1fr;gap:38px;align-items:center}.contact-photo img{display:block;width:100%;height:315px;object-fit:cover;border-radius:7px}.contact-divider{width:1px;height:290px;background:#d3dce5}.contact-copy h2{font-size:27px;line-height:1.1;color:#0d1e3d;margin:0 0 10px;font-weight:700}.contact-intro{font-size:14px;margin:0 0 20px;color:#263247}.contact-info-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;row-gap:18px}.contact-entry{display:flex;align-items:flex-start;gap:13px}.contact-icon{flex:0 0 45px;width:45px;height:45px;border-radius:50%;background:#1679de;color:#fff;display:grid;place-items:center}.contact-icon svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-entry strong{display:block;color:#10182a;font-size:13px;line-height:1.35}.contact-entry small{display:block;color:#172033;font-size:12px;margin-top:2px}
.footer{background:linear-gradient(105deg,#082952,#031a3b);color:#fff;padding:28px 0 16px}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr;gap:78px;align-items:start}.footer-logo{width:245px;filter:none}.footer-brand p{font-size:13px;line-height:1.55;margin:10px 0 0;color:#fff}.footer h3{color:#fff;font-size:15px;margin:0 0 16px;font-weight:700}.footer p,.footer a{font-size:13px;line-height:1.45;color:#fff;text-decoration:none;margin:0 0 10px}.footer a{display:block}.copyright{border-top:1px solid rgba(255,255,255,.35);margin-top:22px;padding-top:15px;text-align:center;font-size:11px;color:#fff}
.page-hero{background:linear-gradient(135deg,var(--navy),#183b69);color:#fff;padding:72px 0}.page-hero h1{font-size:46px;margin:0 0 10px}.page-hero p{max-width:730px;color:#d4dfed;font-size:18px}.content-section{padding:70px 0}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.content-card{border:1px solid var(--line);border-radius:14px;padding:28px;background:#fff}.content-card h2,.content-card h3{color:var(--navy);margin-top:0}.policy{max-width:900px}.policy h2{margin-top:34px;color:var(--navy);font-size:24px}.policy p,.policy li{color:#4f6279}.legal-meta{background:#f4f8fc;border:1px solid var(--line);padding:18px 20px;border-radius:12px;margin-bottom:28px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px}.contact-details{background:#f4f8fc;border-radius:16px;padding:30px}.contact-details h3{color:var(--navy);margin-top:0}.form-card{border:1px solid var(--line);border-radius:16px;padding:32px;box-shadow:0 10px 30px rgba(18,45,78,.06)}label{display:block;font-weight:700;color:var(--navy);font-size:13px;margin-bottom:7px}.field{margin-bottom:18px}input,textarea,select{width:100%;border:1px solid #cbd7e4;border-radius:9px;padding:13px 14px;font:inherit;color:var(--ink);background:#fff}textarea{min-height:150px;resize:vertical}.notice{font-size:13px;color:#6b7c91}.hp{position:absolute;left:-10000px}.status{padding:12px 14px;border-radius:8px;margin-bottom:20px}.status.success{background:#eaf8ef;color:#1c6b38}.status.error{background:#fff0f0;color:#8d2525}
@media(max-width:1180px){.service-grid{grid-template-columns:repeat(3,1fr)}.contact-panel{grid-template-columns:40% 1px 1fr}.site-header .container{width:min(100% - 48px,1160px)}.nav{grid-template-columns:215px minmax(0,1fr) 160px}.brand img{width:195px}.nav-links{gap:29px}.header-phone{font-size:14px}}
@media(max-width:900px){.site-header{height:88px}.site-header .container{width:min(100% - 40px,1160px)}.nav{display:flex;gap:20px}.brand{margin-right:auto}.brand img{width:215px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:88px;left:0;right:0;height:auto;background:#fff;padding:20px 28px;border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;gap:10px}.nav-links.open{display:flex}.nav-links a{height:auto;padding:7px 0}.nav-links a:after{display:none}.header-phone{display:none}.hero{min-height:430px;background-position:62% center}.hero-inner{min-height:430px}.hero h1{font-size:43px}.why-grid{grid-template-columns:repeat(2,1fr);row-gap:35px}.why-item:nth-child(2):after{display:none}.contact-panel{grid-template-columns:1fr}.contact-divider{display:none}.contact-photo img{height:300px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:650px){.container,.wide-container{width:min(100% - 28px,1380px)}.hero{min-height:420px;background-position:67% center}.hero-copy{padding-left:0}.hero h1{font-size:38px}.hero p{font-size:17px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.why-grid{grid-template-columns:1fr}.why-item:after{display:none!important}.contact-info-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.contact-photo img{height:245px}.contact-copy h2{font-size:24px}}


/* Services catalogue: distinct from the six-column homepage summary */
.services-page .services-catalog{padding:56px 0 70px;background:#f7faff}
.services-page .service-grid-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1120px;margin:0 auto}
.services-page .service-grid-catalog .service-card{min-height:330px;padding:38px 30px 32px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}
.services-page .service-grid-catalog .icon-box{height:96px;display:flex;align-items:center;justify-content:center;color:#1478e8;margin-bottom:8px}
.services-page .service-grid-catalog .icon-box svg{width:82px;height:82px;display:block;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}
.services-page .service-grid-catalog .service-card h3{font-size:21px;margin:12px 0 14px;color:#0d1e3d}
.services-page .service-grid-catalog .service-card p{font-size:15px;line-height:1.75;max-width:270px;color:#34445c}
@media(max-width:900px){.services-page .service-grid-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.services-page .services-catalog{padding:38px 0 48px}.services-page .service-grid-catalog{grid-template-columns:1fr;gap:20px}.services-page .service-grid-catalog .service-card{min-height:auto}}

/* Quantum Icon Set V1 */
.service-icon svg,
.services-page .service-grid-catalog .icon-box svg {
  color:#1478e8;
  stroke:currentColor;
  fill:none;
  stroke-width:2.5;
  stroke-linecap:round;
  stroke-linejoin:round;
}

/* Services page hero image */
.services-page .page-hero{
  min-height:300px;
  padding:58px 0;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(4,25,55,.94) 0%,rgba(4,25,55,.82) 34%,rgba(4,25,55,.32) 58%,rgba(4,25,55,.08) 100%),
    url('../img/services-hero-quantum.png') 68% 55%/cover no-repeat;
}
.services-page .page-hero .container{width:min(100% - 64px,1380px)}
.services-page .page-hero h1{max-width:560px;font-size:44px;line-height:1.08;margin:0 0 14px;text-shadow:0 2px 10px rgba(0,0,0,.18)}
.services-page .page-hero p{max-width:600px;margin:0;color:#eef6ff;font-size:18px;line-height:1.55;text-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:900px){
  .services-page .page-hero{min-height:270px;padding:48px 0;background-position:72% center}
  .services-page .page-hero h1{font-size:39px;max-width:470px}
  .services-page .page-hero p{font-size:17px;max-width:500px}
}
@media(max-width:650px){
  .services-page .page-hero{min-height:250px;padding:42px 0;background-position:70% center}
  .services-page .page-hero .container{width:min(100% - 28px,1380px)}
  .services-page .page-hero h1{font-size:34px;max-width:360px}
  .services-page .page-hero p{font-size:16px;max-width:360px}
}


/* About page hero: people and collaboration */
.about-page .page-hero{
  min-height:300px;
  padding:56px 0;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(4,25,55,.94) 0%,rgba(4,25,55,.79) 34%,rgba(4,25,55,.30) 58%,rgba(4,25,55,.06) 100%),
    url('../img/about-hero-team.png') 66% 48%/cover no-repeat;
}
.about-page .page-hero .container{width:min(100% - 64px,1380px)}
.about-page .page-hero-copy{max-width:560px}
.about-page .page-hero h1{font-size:44px;line-height:1.08;margin:0 0 14px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}
.about-page .page-hero p{max-width:590px;margin:0;color:#edf5ff;font-size:18px;line-height:1.55;text-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:900px){
  .about-page .page-hero{min-height:270px;padding:48px 0;background-position:68% center}
  .about-page .page-hero h1{font-size:39px}
  .about-page .page-hero p{font-size:17px;max-width:500px}
}
@media(max-width:650px){
  .about-page .page-hero{min-height:240px;padding:42px 0;background-position:72% center}
  .about-page .page-hero .container{width:min(100% - 28px,1380px)}
  .about-page .page-hero h1{font-size:34px}
  .about-page .page-hero p{font-size:16px;max-width:350px}
}

/* Contact page hero: direct business enquiry */
.contact-page .page-hero{
  min-height:300px;
  padding:56px 0;
  display:flex;
  align-items:center;
  color:#fff;
  background:
    linear-gradient(90deg,rgba(4,25,55,.95) 0%,rgba(4,25,55,.82) 34%,rgba(4,25,55,.30) 58%,rgba(4,25,55,.05) 100%),
    url('../img/contact-hero.png') 66% 48%/cover no-repeat;
}
.contact-page .page-hero .container{width:min(100% - 64px,1380px)}
.contact-page .page-hero-copy{max-width:590px}
.contact-page .page-hero h1{font-size:44px;line-height:1.08;margin:0 0 14px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}
.contact-page .page-hero p{max-width:590px;margin:0;color:#edf5ff;font-size:18px;line-height:1.55;text-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:900px){
  .contact-page .page-hero{min-height:270px;padding:48px 0;background-position:69% center}
  .contact-page .page-hero h1{font-size:39px}
  .contact-page .page-hero p{font-size:17px;max-width:500px}
}
@media(max-width:650px){
  .contact-page .page-hero{min-height:240px;padding:42px 0;background-position:73% center}
  .contact-page .page-hero .container{width:min(100% - 28px,1380px)}
  .contact-page .page-hero h1{font-size:34px}
  .contact-page .page-hero p{font-size:16px;max-width:350px}
}

/* Privacy page hero */
.privacy-page .page-hero{
  min-height:300px;
  padding:56px 0;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(5,32,65,.96) 0%,rgba(5,32,65,.84) 30%,rgba(5,32,65,.34) 56%,rgba(5,32,65,.04) 78%),
    url('../img/privacy-hero.png') center center/cover no-repeat;
}
.privacy-page .page-hero .container{width:min(100% - 64px,1380px)}
.privacy-page .page-hero-copy{max-width:590px}
.privacy-page .page-hero h1{font-size:44px;line-height:1.08;margin:0 0 14px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}
.privacy-page .page-hero p{max-width:590px;margin:0;color:#edf5ff;font-size:18px;line-height:1.55;text-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:900px){
  .privacy-page .page-hero{min-height:270px;padding:48px 0;background-position:69% center}
  .privacy-page .page-hero h1{font-size:39px}
  .privacy-page .page-hero p{font-size:17px;max-width:500px}
}
@media(max-width:650px){
  .privacy-page .page-hero{min-height:240px;padding:42px 0;background-position:73% center}
  .privacy-page .page-hero .container{width:min(100% - 28px,1380px)}
  .privacy-page .page-hero h1{font-size:34px}
  .privacy-page .page-hero p{font-size:16px;max-width:350px}
}


/* Terms page hero */
.terms-page .page-hero{
  min-height:300px;
  padding:56px 0;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(5,32,65,.97) 0%,rgba(5,32,65,.86) 31%,rgba(5,32,65,.35) 57%,rgba(5,32,65,.04) 79%),
    url('../img/terms-hero.png') center center/cover no-repeat;
}
.terms-page .page-hero .container{width:min(100% - 64px,1380px)}
.terms-page .page-hero-copy{max-width:610px}
.terms-page .page-hero h1{font-size:44px;line-height:1.08;margin:0 0 14px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}
.terms-page .page-hero p{max-width:600px;margin:0;color:#edf5ff;font-size:18px;line-height:1.55;text-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:900px){
  .terms-page .page-hero{min-height:270px;padding:48px 0;background-position:68% center}
  .terms-page .page-hero h1{font-size:39px}
  .terms-page .page-hero p{font-size:17px;max-width:500px}
}
@media(max-width:650px){
  .terms-page .page-hero{min-height:240px;padding:42px 0;background-position:71% center}
  .terms-page .page-hero .container{width:min(100% - 28px,1380px)}
  .terms-page .page-hero h1{font-size:34px}
  .terms-page .page-hero p{font-size:16px;max-width:350px}
}


/* Complaints page hero */
.complaints-page .page-hero{
  min-height:300px;
  padding:56px 0;
  display:flex;
  align-items:center;
  background:
    linear-gradient(90deg,rgba(5,32,65,.97) 0%,rgba(5,32,65,.85) 31%,rgba(5,32,65,.34) 57%,rgba(5,32,65,.04) 79%),
    url('../img/complaints-hero.png') center center/cover no-repeat;
}
.complaints-page .page-hero .container{width:min(100% - 64px,1380px)}
.complaints-page .page-hero-copy{max-width:620px}
.complaints-page .page-hero h1{font-size:44px;line-height:1.08;margin:0 0 14px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}
.complaints-page .page-hero p{max-width:610px;margin:0;color:#edf5ff;font-size:18px;line-height:1.55;text-shadow:0 2px 8px rgba(0,0,0,.18)}
@media(max-width:900px){
  .complaints-page .page-hero{min-height:270px;padding:48px 0;background-position:68% center}
  .complaints-page .page-hero h1{font-size:39px}
  .complaints-page .page-hero p{font-size:17px;max-width:500px}
}
@media(max-width:650px){
  .complaints-page .page-hero{min-height:240px;padding:42px 0;background-position:72% center}
  .complaints-page .page-hero .container{width:min(100% - 28px,1380px)}
  .complaints-page .page-hero h1{font-size:34px}
  .complaints-page .page-hero p{font-size:16px;max-width:350px}
}
