:root {
  --navy: #03142f;
  --blue: #0788ff;
  --cyan: #10e6ff;
  --pink: #ff3ca6;
  --orange: #ffad45;
  --muted: #a8bfd7;
  --white: #fff;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: #eefaff; background: #08275a; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.6; overflow-x: hidden; }
body::before { content: ""; position: fixed; z-index: -2; inset: 0; background: radial-gradient(circle at 12% 30%, rgba(28,185,255,.34), transparent 34%), radial-gradient(circle at 88% 60%, rgba(56,132,255,.2), transparent 31%), linear-gradient(145deg, #08234d, #1261a4 52%, #12346c); }
body::after { content: ""; position: fixed; z-index: -1; inset: 0; opacity: .22; background-image: linear-gradient(rgba(21,202,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(21,202,255,.12) 1px, transparent 1px); background-size: 72px 72px; mask-image: linear-gradient(to bottom, transparent, #000 20%, #000 70%, transparent); }
a { color: inherit; text-decoration: none; }

.site-header { position: absolute; z-index: 8; inset: 0 0 auto; height: 92px; display: flex; align-items: center; justify-content: space-between; padding: 0 clamp(24px,5vw,78px); border-bottom: 1px solid rgba(105,224,255,.18); background: linear-gradient(180deg, rgba(2,12,31,.82), rgba(2,12,31,.15)); backdrop-filter: blur(10px); }
.brand { display: inline-flex; align-items: center; gap: 12px; font-size: 1.25rem; font-weight: 900; letter-spacing: -.035em; text-shadow: 0 0 16px rgba(36,222,255,.35); }
.brand-logo { width: 58px; height: 58px; object-fit: cover; border: 2px solid rgba(255,255,255,.88); border-radius: 50%; box-shadow: inset 0 2px rgba(255,255,255,.7), 0 0 20px rgba(20,220,255,.55), 0 5px 14px rgba(0,19,60,.48); }
nav { display: flex; align-items: center; gap: clamp(18px,3vw,38px); font-size: .94rem; font-weight: 700; }
nav a { opacity: .8; transition: opacity .2s, text-shadow .2s; }
nav a:hover, nav a:focus-visible { opacity: 1; text-shadow: 0 0 14px var(--cyan); }
.jobs-short { display: none; }
.nav-cta { padding: 10px 19px; border: 3px solid #e9f6ff; border-radius: 999px; background: linear-gradient(180deg, #45bfff 0%, #0879dc 47%, #0353af 52%, #0a8de8 100%); box-shadow: inset 0 2px 2px rgba(255,255,255,.72), inset 0 -5px 8px rgba(0,32,105,.4), 0 5px 0 #c7e8fa, 0 10px 20px rgba(0,22,68,.42); opacity: 1; }

.hero { position: relative; min-height: 790px; display: grid; grid-template-columns: minmax(0,1.02fr) minmax(450px,.98fr); overflow: hidden; background: linear-gradient(120deg, #082e68, #0b5c9e 47%, #063168 76%); isolation: isolate; }
.hero::before { content: ""; position: absolute; z-index: 1; inset: 0; background: radial-gradient(ellipse at 7% 20%, rgba(22,238,255,.58), transparent 25%), radial-gradient(ellipse at 19% 72%, rgba(39,119,255,.5), transparent 34%), radial-gradient(ellipse at 36% 52%, rgba(255,61,166,.26), transparent 23%), radial-gradient(ellipse at 27% 88%, rgba(255,174,59,.28), transparent 19%), linear-gradient(90deg, rgba(5,36,79,.72), rgba(7,68,126,.57) 43%, rgba(3,20,47,.08) 68%), linear-gradient(0deg, rgba(3,27,65,.42), transparent 42%); }
.hero::after { content: ""; position: absolute; z-index: 2; left: -18%; width: 72%; bottom: 7%; height: 210px; border-top: 4px solid rgba(55,235,255,.95); border-bottom: 3px solid rgba(47,126,255,.86); border-radius: 50%; background: linear-gradient(165deg, transparent 32%, rgba(21,202,255,.2) 48%, transparent 64%); box-shadow: 0 -5px 22px rgba(10,212,255,.5), 0 12px 28px rgba(43,113,255,.42); transform: rotate(10deg); }
.hero-glow { position: absolute; z-index: 0; inset: 0 auto 0 0; width: 70%; height: 100%; background: url('brand-hero.png') left center/cover no-repeat; filter: saturate(1.62) contrast(1.12) brightness(1.2); opacity: 1; mask-image: linear-gradient(90deg, #000 0%, #000 67%, transparent 100%); }
.hero-copy { position: relative; z-index: 4; align-self: center; padding: 140px 2vw 90px clamp(24px,5.5vw,88px); width: 100%; max-width: 790px; overflow: visible; }
.hero-copy::after { content: ""; position: absolute; z-index: -1; inset: 13% 4% 6% 1%; pointer-events: none; opacity: .12; background: radial-gradient(circle at 14% 18%, #fff 0 1.5px, transparent 3px), radial-gradient(circle at 34% 48%, #8df7ff 0 1.5px, transparent 3.5px), radial-gradient(circle at 62% 25%, #fff 0 1px, transparent 3px), radial-gradient(circle at 77% 68%, #ffd089 0 1.5px, transparent 3.5px), radial-gradient(circle at 23% 82%, #fff 0 1px, transparent 3px); filter: drop-shadow(0 0 5px #fff); animation: glitterDrift 7s ease-in-out infinite; }
.eyebrow { margin: 0 0 22px; color: var(--cyan); font-size: .78rem; font-weight: 900; letter-spacing: .17em; text-transform: uppercase; text-shadow: 0 0 12px rgba(16,230,255,.72); }
h1 { width: 100%; max-width: 720px; margin: 0 0 28px; font-size: clamp(3rem,5.05vw,5.75rem); line-height: .94; letter-spacing: -.058em; overflow: visible; color: transparent; background: linear-gradient(180deg, #fff, #d6f8ff 28%, #68d7ff 48%, #f7feff 53%, #4bc3ef 72%, #1670c2); -webkit-background-clip: text; background-clip: text; filter: drop-shadow(0 5px 0 rgba(2,49,104,.9)) drop-shadow(0 0 18px rgba(14,207,255,.2)); }
h1 span { color: transparent; background: linear-gradient(180deg, #fff, #d9f8ff 23%, #35d7ff 48%, #fff 52%, #1aa9ed 66%, #075ba7); -webkit-background-clip: text; background-clip: text; }
.intro { max-width: 600px; margin: 0; color: rgba(235,248,255,.78); font-size: clamp(1.05rem,1.5vw,1.22rem); text-shadow: 0 2px 12px #021128; }
.pulse-intro { width: min(760px, 100%); min-height: 42px; margin: 0 0 18px; overflow: visible; }
.pulse-text { margin: 0; opacity: 1; transform: scale(1); transform-origin: left center; animation: pulseTextIntro 9.6s ease-in-out 1 both; }
@keyframes pulseTextIntro {
  0%, 20%, 45%, 70% { opacity: .76; transform: scale(1); text-shadow: 0 0 10px rgba(16,230,255,.42); }
  10%, 35%, 60%, 85% { opacity: 1; transform: scale(1.024); text-shadow: 0 0 18px #fff, 0 0 34px var(--cyan); }
  95%, 100% { opacity: 1; transform: scale(1); text-shadow: 0 0 12px rgba(16,230,255,.72); }
}
@keyframes glitterDrift { 0%, 100% { opacity: .08; transform: translate3d(0,0,0); } 24% { opacity: .32; } 50% { opacity: .12; transform: translate3d(5px,-4px,0); } 73% { opacity: .27; } }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 38px; }
.button, .button.primary, .button.secondary, .button.light { display: inline-flex; justify-content: center; align-items: center; min-height: 52px; padding: 0 25px; border: 4px solid #e8f5ff; border-radius: 999px; color: #fff; background: linear-gradient(180deg, #55c8ff 0%, #168ee5 44%, #0755b4 50%, #0e79d2 72%, #06438f 100%); font: inherit; font-weight: 850; cursor: pointer; text-shadow: 0 2px 3px rgba(0,25,80,.65); box-shadow: inset 0 3px 3px rgba(255,255,255,.75), inset 0 -6px 10px rgba(0,25,90,.48), 0 5px 0 #a9d7ef, 0 11px 23px rgba(0,22,68,.48); transition: transform .2s, box-shadow .2s; }
.button:hover, .button:focus-visible { transform: translateY(-2px); box-shadow: inset 0 3px 3px rgba(255,255,255,.82), inset 0 -6px 10px rgba(0,25,90,.4), 0 6px 0 #bce7fa, 0 13px 28px rgba(0,31,87,.52), 0 0 24px rgba(21,211,255,.42); }
.hero-art { position: absolute; z-index: 0; top: 0; right: 0; width: 61%; min-height: 790px; background: linear-gradient(90deg, #07508c 0%, transparent 28%), url('hero.jpg') center/cover no-repeat; filter: saturate(1.04) contrast(1.01) brightness(1.07); }

.trust-strip { position: relative; z-index: 3; display: flex; justify-content: center; align-items: center; gap: 26px; padding: 22px clamp(24px,5vw,78px); color: #bddff0; border-block: 1px solid rgba(13,225,255,.2); background: linear-gradient(90deg, rgba(3,19,46,.94), rgba(8,54,102,.88), rgba(31,11,72,.9)); box-shadow: inset 0 1px rgba(255,255,255,.06), 0 10px 35px rgba(0,0,0,.18); font-size: .78rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.trust-strip span { width: 7px; height: 7px; border: 1px solid #fff; border-radius: 50%; background: var(--cyan); box-shadow: 0 0 12px 3px rgba(16,230,255,.7); }

.split-section { position: relative; max-width: 1180px; margin: 105px auto; padding: clamp(44px,6vw,78px); display: grid; grid-template-columns: .5fr 1.5fr; gap: 60px; overflow: hidden; }
.neon-card { border: 1px solid rgba(79,218,255,.3); border-radius: 34px; background: linear-gradient(145deg, rgba(9,42,86,.78), rgba(4,20,49,.9) 55%, rgba(45,13,72,.72)); box-shadow: inset 0 1px rgba(255,255,255,.12), 0 24px 80px rgba(0,0,0,.35), 0 0 45px rgba(14,154,255,.08); backdrop-filter: blur(12px); }
.neon-card::before { content: ""; position: absolute; width: 420px; height: 140px; right: -80px; top: -70px; border-bottom: 2px solid var(--pink); border-radius: 50%; box-shadow: 0 5px 24px rgba(255,60,166,.5); transform: rotate(-8deg); }
.section-label, .audience-label { padding-top: 7px; color: #fff; font-size: clamp(1.35rem,2vw,1.85rem); font-weight: 900; letter-spacing: .08em; text-transform: uppercase; text-shadow: 0 0 12px rgba(16,230,255,.7), 0 3px 7px rgba(0,27,74,.7); }
h2 { margin: 0 0 25px; padding-bottom: .1em; font-size: clamp(2.15rem,4vw,4.15rem); line-height: 1.08; letter-spacing: -.05em; overflow: visible; }
.split-section h2, .about h2, .contact h2 { color: transparent; background: linear-gradient(180deg, #fff, #b9ecff 52%, #54b5e5); -webkit-background-clip: text; background-clip: text; }
.split-section p, .feature-band > p, .about-card > p { color: var(--muted); font-size: 1.08rem; }
.text-link { display: inline-block; margin-top: 18px; color: var(--cyan); font-weight: 850; text-shadow: 0 0 10px rgba(16,230,255,.35); }
.text-link, .home-eyebrow { font-size: clamp(1.12rem,1.65vw,1.3rem); line-height: 1.45; }
.text-link span { display: inline-block; margin-left: 7px; transition: transform .2s; }
.text-link:hover span { transform: translateX(5px); }

.feature-band { position: relative; display: grid; grid-template-columns: 1fr .75fr; gap: 90px; align-items: end; padding: 105px clamp(24px,8vw,130px); overflow: hidden; border-block: 1px solid rgba(56,221,255,.4); background: radial-gradient(circle at 80% 10%, rgba(30,160,255,.38), transparent 31%), radial-gradient(circle at 14% 90%, rgba(0,214,255,.36), transparent 34%), linear-gradient(125deg, #0b4380, #1970b7 48%, #183f82); box-shadow: inset 0 1px rgba(255,255,255,.16), 0 0 55px rgba(3,150,255,.18); }
.feature-band::before { content: ""; position: absolute; width: 120%; height: 180px; left: -10%; bottom: -125px; border-radius: 50%; border-top: 3px solid var(--cyan); box-shadow: 0 -7px 30px rgba(16,230,255,.62), 0 -16px 40px rgba(30,119,255,.38); transform: rotate(2deg); }
.feature-band h2 { max-width: 820px; text-shadow: 0 4px 18px rgba(0,0,0,.28); }
.feature-band > p { color: rgba(237,248,255,.76); }

.chatter { max-width: 1240px; margin: 0 auto; padding: 110px clamp(24px,6vw,90px) 20px; }
.chatter-heading { display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: 54px; margin-bottom: 38px; }
.chatter-heading .eyebrow { margin-bottom: 12px; }
.chatter-heading h2 { margin-bottom: 0; color: transparent; background: linear-gradient(180deg, #fff, #b9ecff 52%, #54b5e5); -webkit-background-clip: text; background-clip: text; }
.chatter-heading > p { margin: 0 0 9px; color: rgba(231,247,255,.72); font-size: 1.05rem; }
.post-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.post-card { position: relative; min-height: 330px; padding: clamp(30px,4vw,46px); overflow: hidden; border: 1px solid rgba(91,222,255,.38); border-radius: 30px; background: radial-gradient(circle at 100% 0, rgba(32,176,255,.36), transparent 35%), linear-gradient(145deg, rgba(11,69,130,.9), rgba(4,24,59,.97)); box-shadow: inset 0 1px rgba(255,255,255,.18), 0 22px 58px rgba(0,0,0,.3); }
.post-card::after { content: ""; position: absolute; right: -60px; bottom: -76px; width: 190px; height: 130px; border-top: 3px solid var(--cyan); border-radius: 50%; box-shadow: 0 -5px 20px rgba(16,230,255,.45); transform: rotate(-12deg); }
.post-card:first-child { grid-column: span 2; }
.post-meta { margin: 0 0 18px; color: var(--cyan); font-size: .76rem; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.post-card h3 { max-width: 680px; margin: 0 0 18px; color: #fff; font-size: clamp(1.8rem,3.3vw,3rem); line-height: 1.08; letter-spacing: -.035em; }
.post-excerpt { position: relative; z-index: 1; max-width: 710px; margin: 0; color: rgba(231,247,255,.78); font-size: 1.06rem; }
.post-note { position: absolute; z-index: 1; left: clamp(30px,4vw,46px); bottom: 28px; margin: 0; color: #fff; font-size: .82rem; font-weight: 850; }

.about { max-width: 1240px; margin: 0 auto; padding: 110px clamp(24px,6vw,90px); display: grid; grid-template-columns: 1fr; gap: 28px; }
.about-card, .quote-card { position: relative; overflow: hidden; padding: clamp(34px,5vw,68px); border: 1px solid rgba(87,220,255,.28); border-radius: 32px; }
.about-card { display: grid; grid-template-columns: minmax(210px,.68fr) minmax(0,1.32fr); gap: clamp(28px,4vw,52px); align-items: center; background: linear-gradient(145deg, rgba(10,48,94,.8), rgba(4,19,47,.92)); box-shadow: inset 0 1px rgba(255,255,255,.12), 0 22px 65px rgba(0,0,0,.3); }
.about-card::after { content: ""; position: absolute; width: 260px; height: 260px; right: -190px; bottom: -190px; border: 2px solid var(--cyan); border-radius: 50%; box-shadow: 0 0 25px rgba(16,230,255,.7); }
.about-photo-wrap { position: relative; z-index: 1; }
.about-photo-wrap::before { content: ""; position: absolute; inset: -7px; border: 2px solid rgba(229,248,255,.92); border-radius: 28px; box-shadow: 0 0 28px rgba(16,230,255,.48), 0 12px 28px rgba(0,7,30,.48); }
.about-photo { position: relative; display: block; width: 100%; aspect-ratio: 1 / 1.08; object-fit: cover; object-position: 50% 28%; border-radius: 22px; }
.about-copy { position: relative; z-index: 1; }
.about-copy h2 { font-size: clamp(2rem,3.2vw,3.35rem); }
.about-copy p { margin: 0 0 17px; }
.quote-card { display: flex; min-height: 230px; align-items: center; background: radial-gradient(circle at 90% 10%, rgba(255,193,74,.7), transparent 25%), linear-gradient(145deg, #159ce9, #2365bc 58%, #17468f); box-shadow: inset 0 2px rgba(255,255,255,.25), 0 22px 65px rgba(0,0,0,.3), 0 0 32px rgba(34,181,255,.2); }
blockquote { position: relative; z-index: 1; max-width: 980px; margin: 0; overflow-wrap: break-word; font-size: clamp(1.65rem,3.2vw,3.25rem); font-weight: 800; line-height: 1.12; letter-spacing: -.035em; text-shadow: 0 3px 18px rgba(2,10,38,.5); }

.contact { position: relative; overflow: hidden; padding: 115px 24px; text-align: center; border-top: 1px solid rgba(50,224,255,.3); background: radial-gradient(circle at 50% 120%, rgba(5,194,255,.38), transparent 38%), linear-gradient(125deg, #020d22, #07295d 55%, #300d52); }
.contact::before, .contact::after { content: ""; position: absolute; width: 47%; height: 120px; top: 15%; border-radius: 50%; border-bottom: 2px solid; opacity: .7; }
.contact::before { left: -20%; border-color: var(--cyan); box-shadow: 0 8px 24px rgba(16,230,255,.45); transform: rotate(11deg); }
.contact::after { right: -20%; border-color: #4f96ff; box-shadow: 0 8px 24px rgba(40,128,255,.45); transform: rotate(-11deg); }
.contact h2, .contact > p, .contact-paths, .contact-alternatives { position: relative; z-index: 1; }
.contact h2 { margin-inline: auto; max-width: 900px; }
.contact > p:not(.eyebrow):not(.contact-note) { color: rgba(231,246,255,.72); font-size: 1.15rem; }
.contact-paths { width: min(920px, 100%); margin: 38px auto 0; display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 22px; text-align: left; }
.contact-card { padding: clamp(28px,4vw,42px); border: 1px solid rgba(99,224,255,.42); border-radius: 28px; background: linear-gradient(145deg, rgba(14,73,137,.82), rgba(4,24,59,.94)); box-shadow: inset 0 1px rgba(255,255,255,.18), 0 20px 50px rgba(0,0,0,.28); }
.contact-card .contact-type { margin: 0 0 10px; color: var(--cyan); font-size: .78rem; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.contact-card h3 { margin: 0 0 12px; color: #fff; font-size: clamp(1.65rem,3vw,2.25rem); line-height: 1.1; }
.contact-card > p:not(.contact-type) { min-height: 3.3em; margin: 0 0 26px; color: rgba(231,246,255,.75); }
.contact-alternatives { margin: 28px auto 0; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 10px 16px; color: #dff7ff; font-weight: 750; }
.contact-alternatives a { text-decoration: underline; text-decoration-color: rgba(16,230,255,.45); text-underline-offset: 4px; }
.contact-alternatives a:hover, .contact-alternatives a:focus-visible { color: #fff; text-shadow: 0 0 14px var(--cyan); }

.enquiry-dialog { width: min(980px, calc(100% - 32px)); max-height: min(900px, calc(100% - 32px)); padding: 0; color: #eefaff; border: 1px solid rgba(97,226,255,.65); border-radius: 30px; background: #061d42; box-shadow: 0 35px 110px rgba(0,4,20,.72), 0 0 42px rgba(16,230,255,.22); overflow: hidden; }
.enquiry-dialog::backdrop { background: rgba(0,8,27,.78); backdrop-filter: blur(8px); }
.dialog-shell { max-height: min(900px, calc(100vh - 32px)); overflow-y: auto; }
.dialog-header { position: sticky; z-index: 4; top: 0; display: flex; justify-content: space-between; align-items: flex-start; gap: 24px; padding: 30px clamp(24px,5vw,50px) 24px; border-bottom: 1px solid rgba(91,218,255,.25); background: linear-gradient(145deg, rgba(8,63,121,.98), rgba(5,24,58,.98)); backdrop-filter: blur(16px); }
.dialog-header .eyebrow { margin-bottom: 8px; }
.dialog-header h2 { margin: 0; padding: 0; color: #fff; font-size: clamp(2rem,4vw,3.4rem); line-height: 1; }
.dialog-close { flex: 0 0 auto; width: 48px; height: 48px; color: #fff; border: 2px solid rgba(255,255,255,.75); border-radius: 50%; background: rgba(4,30,73,.7); font-size: 2rem; line-height: 1; cursor: pointer; }
.dialog-close:hover, .dialog-close:focus-visible { border-color: var(--cyan); box-shadow: 0 0 18px rgba(16,230,255,.5); }
.preview-banner { display: flex; align-items: center; gap: 14px; padding: 14px clamp(24px,5vw,50px); color: #eafaff; background: rgba(10,171,222,.18); border-bottom: 1px solid rgba(16,230,255,.24); }
.preview-banner strong { color: var(--cyan); text-transform: uppercase; letter-spacing: .08em; font-size: .78rem; }
.enquiry-form { padding: 34px clamp(24px,5vw,50px) 48px; }
.form-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 21px 24px; }
.form-grid label { display: grid; align-content: start; gap: 8px; color: #eaf8ff; font-size: .92rem; font-weight: 800; }
.form-grid label span { color: rgba(214,239,252,.58); font-size: .78rem; font-weight: 600; }
.form-grid .field-label { color: #eaf8ff; font-size: .92rem; font-weight: 800; }
.form-grid .field-label span { margin-left: 4px; }
.form-honeypot { position: absolute !important; left: -10000px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important; }
.form-grid .wide { grid-column: 1 / -1; }
.form-grid input, .form-grid select, .form-grid textarea { width: 100%; min-height: 50px; padding: 12px 14px; color: #082047; border: 2px solid rgba(120,211,242,.7); border-radius: 12px; background: #f5fbff; font: inherit; font-size: 1rem; }
.form-grid textarea { resize: vertical; line-height: 1.45; }
.form-grid input:focus, .form-grid select:focus, .form-grid textarea:focus { outline: 3px solid rgba(16,230,255,.34); border-color: var(--cyan); }
.consent { display: flex; gap: 11px; align-items: flex-start; margin: 26px 0; color: rgba(233,248,255,.8); font-size: .9rem; }
.consent input { flex: 0 0 auto; width: 19px; height: 19px; margin-top: 3px; accent-color: #0e8fe8; }
.consent > span { min-width: 0; }
.consent a, .privacy-card a:not(.button) { color: var(--cyan); text-decoration: underline; text-underline-offset: 3px; }
.privacy-note { margin: -12px 0 25px; color: rgba(213,239,252,.62); font-size: .82rem; }
.form-submit { min-width: 230px; }
.form-result { padding: clamp(42px,7vw,74px); text-align: center; }
.form-result .result-label { margin: 0 0 9px; color: var(--cyan); font-size: .78rem; font-weight: 900; letter-spacing: .15em; text-transform: uppercase; }
.form-result h3 { margin: 0 0 18px; font-size: clamp(2rem,4vw,3.4rem); line-height: 1.08; }
.form-result > p:not(.result-label) { max-width: 650px; margin: 0 auto 18px; color: rgba(231,247,255,.76); font-size: 1.05rem; }
.form-result .preview-reminder { padding: 12px 18px; border: 1px solid rgba(255,190,75,.45); border-radius: 12px; background: rgba(255,161,45,.08); }
.form-result .button { margin-top: 10px; }

footer { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 30px; padding: 34px clamp(24px,5vw,78px); color: rgba(211,235,250,.58); border-top: 1px solid rgba(42,209,255,.18); background: #010817; font-size: .8rem; }
footer p:last-child { justify-self: end; }
.footer-brand { color: var(--white); }
.footer-brand .brand-logo { width: 42px; height: 42px; }

.jobs-page { min-height: 100vh; padding-top: 92px; background: radial-gradient(circle at 12% 16%, rgba(16,230,255,.2), transparent 27%), radial-gradient(circle at 90% 34%, rgba(43,119,255,.23), transparent 32%), linear-gradient(145deg, #061a3c, #0a4581 48%, #071c43); }
.jobs-hero { max-width: 1180px; margin: 0 auto; padding: 100px clamp(24px,6vw,78px) 48px; }
.jobs-hero h1 { max-width: 900px; font-size: clamp(3.25rem,7vw,6.8rem); }
.jobs-hero p:not(.eyebrow) { max-width: 720px; color: rgba(235,248,255,.8); font-size: 1.16rem; }
.jobs-list { max-width: 1180px; margin: 0 auto; padding: 0 clamp(24px,6vw,78px) 120px; }
.jobs-empty { position: relative; overflow: hidden; padding: clamp(38px,6vw,72px); border: 1px solid rgba(79,218,255,.34); border-radius: 34px; background: linear-gradient(145deg, rgba(12,62,119,.88), rgba(4,20,49,.95)); box-shadow: inset 0 1px rgba(255,255,255,.14), 0 24px 70px rgba(0,0,0,.34); }
.jobs-empty::after { content: ""; position: absolute; width: 360px; height: 150px; right: -90px; bottom: -105px; border-top: 3px solid var(--cyan); border-radius: 50%; box-shadow: 0 -7px 25px rgba(16,230,255,.5); transform: rotate(-8deg); }
.jobs-empty h2 { max-width: 760px; color: transparent; background: linear-gradient(180deg, #fff, #b9ecff 52%, #54b5e5); -webkit-background-clip: text; background-clip: text; }
.jobs-empty p { position: relative; z-index: 1; max-width: 700px; color: var(--muted); font-size: 1.08rem; }
.jobs-actions { position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 14px; margin-top: 20px; }

.privacy-page { min-height: 100vh; padding: 170px 24px 110px; background: radial-gradient(circle at 10% 12%, rgba(16,230,255,.2), transparent 27%), linear-gradient(145deg, #061a3c, #0a4581 48%, #071c43); }
.privacy-card { max-width: 980px; margin: 0 auto; padding: clamp(34px,6vw,74px); border: 1px solid rgba(79,218,255,.34); border-radius: 34px; background: linear-gradient(145deg, rgba(9,42,86,.9), rgba(4,20,49,.97)); box-shadow: inset 0 1px rgba(255,255,255,.12), 0 24px 80px rgba(0,0,0,.35); }
.privacy-card h1 { max-width: 820px; font-size: clamp(2.8rem,6vw,5.6rem); }
.privacy-card h2 { margin: 38px 0 10px; padding: 0; color: #dff6ff; background: none; font-size: clamp(1.45rem,2.5vw,2rem); letter-spacing: -.025em; }
.privacy-card p { max-width: 800px; color: rgba(231,247,255,.78); font-size: 1.05rem; }
.privacy-card .privacy-updated { color: var(--cyan); font-size: .9rem; font-weight: 800; }
.privacy-card .button { margin-top: 34px; }

@media (max-width: 880px) {
  nav a:not(.nav-cta):not(.jobs-nav) { display: none; }
  .jobs-long { display: none; }
  .jobs-short { display: inline; }
  .hero { min-height: 830px; grid-template-columns: 1fr; }
  .hero::before { background: linear-gradient(0deg, rgba(2,10,27,.99) 8%, rgba(3,20,47,.7) 66%, rgba(3,20,47,.25)); }
  .hero-copy { align-self: end; padding-top: 230px; padding-bottom: 90px; }
  .hero-glow { width: 100%; opacity: .82; mask-image: linear-gradient(180deg, #000, transparent 82%); }
  .hero-art { width: 100%; min-height: 830px; background-position: 57% center; opacity: .58; }
  .trust-strip { justify-content: flex-start; overflow-x: auto; }
  .trust-strip p { white-space: nowrap; }
  .split-section, .feature-band, .about, .chatter-heading { grid-template-columns: 1fr; gap: 28px; }
  .about-card { grid-template-columns: minmax(180px,.58fr) minmax(0,1.42fr); }
  .post-grid { grid-template-columns: 1fr; }
  .post-card:first-child { grid-column: auto; }
  .contact-paths { grid-template-columns: 1fr; }
  .contact-card > p:not(.contact-type) { min-height: 0; }
  .form-grid { grid-template-columns: 1fr; }
  .form-grid .wide { grid-column: auto; }
  .split-section { margin: 60px 20px; }
  .about { padding-block: 78px; }
  .chatter { padding-top: 78px; }
  .feature-band { padding-block: 78px; }
  footer { grid-template-columns: 1fr; text-align: center; }
  footer > * { justify-self: center !important; }
}
@media (max-width: 520px) {
  .site-header { height: 76px; }
  .brand { font-size: 1.08rem; }
  .brand-logo { width: 45px; height: 45px; }
  .nav-cta { padding: 8px 14px; }
  nav { gap: 12px; }
  .jobs-page { padding-top: 76px; }
  .jobs-hero { padding-top: 72px; }
  .hero { min-height: 770px; }
  .hero-art { background-position: 61% center; }
  h1 { font-size: clamp(2.45rem,12vw,3.1rem); letter-spacing: -.048em; }
  .pulse-intro { min-height: 42px; }
  .pulse-text { font-size: .72rem; letter-spacing: .12em; }
  .pulse-text.home-eyebrow { font-size: clamp(1.12rem,1.65vw,1.3rem); }
  .hero-actions .button { width: 100%; }
  .about-card { grid-template-columns: 1fr; }
  .about-photo-wrap { max-width: 280px; margin: 0 auto; }
  .neon-card, .about-card, .quote-card { border-radius: 23px; }
  .enquiry-dialog { width: calc(100% - 16px); max-height: calc(100% - 16px); border-radius: 20px; }
  .dialog-shell { max-height: calc(100vh - 16px); }
  .dialog-header { padding: 23px 20px 18px; }
  .dialog-header h2 { font-size: 2rem; }
  .dialog-close { width: 42px; height: 42px; }
  .preview-banner { align-items: flex-start; flex-direction: column; gap: 2px; padding-inline: 20px; }
  .enquiry-form { padding: 26px 20px 38px; }
  .form-submit { width: 100%; }
}
@media (prefers-reduced-motion: reduce) {
  .pulse-text { opacity: 1; transform: none; animation: none; }
  .hero-copy::after { animation: none; opacity: .12; }
}
