:root {
  --black: #050505;
  --black-soft: #0a0a0b;
  --panel: #101011;
  --white: #f4f2ed;
  --silver: #a8a8a8;
  --muted: #727276;
  --gold: #d6ae62;
  --gold-bright: #f0cc83;
  --line: rgba(255, 255, 255, 0.13);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--black); }
body { margin: 0; background: var(--black); color: var(--white); font-family: "Manrope", sans-serif; overflow-x: hidden; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
::selection { background: var(--gold); color: var(--black); }

.noise { position: fixed; inset: 0; z-index: 50; pointer-events: none; opacity: .035; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.75'/%3E%3C/svg%3E"); }
.cursor-glow { position: fixed; width: 420px; height: 420px; border-radius: 50%; background: radial-gradient(circle, rgba(214,174,98,.08), transparent 68%); transform: translate(-50%, -50%); pointer-events: none; z-index: 1; }

.site-header { height: 88px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; padding: 0 4vw; border-bottom: 1px solid var(--line); position: absolute; top: 0; width: 100%; z-index: 20; transition: background .35s, backdrop-filter .35s, height .35s; }
.site-header.scrolled { position: fixed; height: 70px; background: rgba(5,5,5,.8); backdrop-filter: blur(18px); }
.brand { display: flex; align-items: center; gap: 12px; font-size: 17px; font-weight: 700; letter-spacing: -.025em; }
.brand img { width: 30px; height: 30px; object-fit: cover; }
.brand i { color: var(--muted); font-size: 9px; letter-spacing: .12em; font-style: normal; vertical-align: middle; margin-left: 3px; }
nav { display: flex; gap: 38px; }
nav a { color: #bababa; font-size: 12px; transition: color .2s; }
nav a:hover { color: var(--white); }
.header-cta { justify-self: end; color: var(--gold-bright); font-size: 12px; border-bottom: 1px solid rgba(214,174,98,.55); padding: 8px 0; }
.header-cta span { margin-left: 12px; }
.menu-button { display: none; background: none; border: 0; width: 30px; padding: 8px 0; }
.menu-button span { display: block; height: 1px; background: var(--white); margin: 6px 0; }

.hero { min-height: 100vh; padding: 155px 4vw 32px; position: relative; display: grid; grid-template-columns: 1fr .72fr; grid-template-rows: 1fr auto; align-items: center; overflow: hidden; isolation: isolate; }
.hero-image { position: absolute; inset: -2%; z-index: -4; background-image: url("assets/antarax-skyline.webp"); background-size: cover; background-position: center right; opacity: .6; filter: contrast(1.1); transform: scale(1.015); animation: cinematic-drift 16s ease-in-out infinite alternate; }
.hero-vignette { position: absolute; inset: 0; z-index: -3; background: linear-gradient(90deg, var(--black) 0%, rgba(5,5,5,.95) 23%, rgba(5,5,5,.62) 55%, rgba(5,5,5,.15) 80%), linear-gradient(0deg, var(--black) 0%, transparent 28%, rgba(0,0,0,.25) 100%); }
.hero-grid { position: absolute; inset: 0; z-index: -2; opacity: .12; background-image: linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px); background-size: 80px 80px; mask-image: linear-gradient(90deg, black, transparent 70%); }
.hero-scan { position: absolute; z-index: -1; top: 88px; bottom: 0; width: 16%; left: -18%; pointer-events: none; background: linear-gradient(90deg, transparent, rgba(255,255,255,.045), transparent); transform: skewX(-16deg); animation: city-scan 7.5s ease-in-out infinite; }
.hero-motion { position: absolute; z-index: 0; width: min(48vw, 680px); height: min(74vh, 680px); right: 2vw; top: 105px; opacity: .72; pointer-events: none; }
.hero-motion svg { width: 100%; height: 100%; overflow: visible; }
.motion-path { fill: none; stroke: url(#growth-gradient); stroke-width: 1.3; stroke-dasharray: 4 9; opacity: .72; }
.motion-guide { fill: none; stroke: rgba(214,174,98,.12); stroke-width: 14; filter: blur(10px); }
.motion-particle, .motion-endpoint { fill: var(--gold-bright); }
.motion-pulse { fill: none; stroke: var(--gold-bright); stroke-width: 1; transform-origin: 535px 73px; animation: endpoint-pulse 2.2s ease-out infinite; }
.motion-label { position: absolute; right: 5%; top: 8%; display: flex; align-items: center; gap: 8px; font-family: "DM Mono"; font-size: 8px; text-transform: uppercase; letter-spacing: .12em; color: #9f8a61; }
.motion-label i { width: 5px; height: 5px; background: var(--gold-bright); border-radius: 50%; box-shadow: 0 0 12px var(--gold); animation: signal-blink 1.4s ease-in-out infinite; }
.hero-copy { max-width: 940px; position: relative; z-index: 2; }
.eyebrow, .section-kicker { font-family: "DM Mono", monospace; text-transform: uppercase; letter-spacing: .13em; font-size: 10px; }
.eyebrow { display: flex; align-items: center; gap: 11px; color: #b7b7b7; margin-bottom: 34px; }
.live-dot { width: 6px; height: 6px; background: var(--gold-bright); border-radius: 50%; box-shadow: 0 0 0 5px rgba(214,174,98,.1), 0 0 22px var(--gold); }
h1 { font-size: clamp(62px, 8.4vw, 132px); line-height: .86; letter-spacing: -.075em; font-weight: 600; margin: 0; }
h1 em, h2 em { font-style: normal; color: transparent; -webkit-text-stroke: 1.25px #a8a8a8; }
.hero-intro { max-width: 620px; color: #a1a1a4; font-size: clamp(15px, 1.3vw, 19px); line-height: 1.65; margin: 38px 0; }
.hero-actions { display: flex; align-items: center; gap: 30px; }
.button { min-width: 228px; padding: 17px 19px; display: inline-flex; justify-content: space-between; gap: 30px; font-size: 12px; font-weight: 700; transition: transform .2s, box-shadow .2s; }
.button:hover { transform: translateY(-3px); }
.button-gold { color: #0a0804; background: linear-gradient(120deg, #997339, var(--gold-bright) 48%, #9d783e); box-shadow: 0 12px 40px rgba(214,174,98,.14); }
.button-gold:hover { box-shadow: 0 15px 50px rgba(214,174,98,.25); }
.text-link { color: #bebebe; border-bottom: 1px solid #555; padding: 7px 0; font-size: 11px; }
.text-link span { margin-left: 15px; color: var(--gold); }
.hero-status { align-self: end; justify-self: end; border-left: 1px solid var(--line); width: 100%; max-width: 390px; }
.hero-status > div { display: grid; grid-template-columns: 40px 1fr; align-items: center; padding: 13px 0 13px 20px; border-top: 1px solid var(--line); }
.hero-status > div:last-child { border-bottom: 1px solid var(--line); }
.hero-status span { font-family: "DM Mono"; font-size: 8px; color: var(--gold); }
.hero-status p { margin: 0; color: #b5b5b5; text-transform: uppercase; letter-spacing: .08em; font-size: 9px; }
.hero-foot { grid-column: 1/-1; display: flex; justify-content: space-between; font-family: "DM Mono"; font-size: 8px; letter-spacing: .12em; color: #707074; padding-top: 40px; }
.hero-foot span:last-child { color: var(--gold); }

.section-pad { padding: 125px 4vw; }
.section-kicker { color: #77777b; display: flex; gap: 18px; }
.section-kicker span { color: var(--gold); }
.manifesto { min-height: 610px; display: grid; grid-template-columns: .65fr 1.8fr; gap: 50px; align-items: start; border-bottom: 1px solid var(--line); background: radial-gradient(circle at 85% 20%, rgba(214,174,98,.06), transparent 28%); }
.manifesto h2 { font-size: clamp(50px, 6.8vw, 100px); line-height: .98; letter-spacing: -.065em; font-weight: 500; margin: 0; }
.manifesto h2 span { color: #56565a; }
.manifesto-copy p { color: var(--silver); max-width: 600px; font-size: 18px; line-height: 1.7; margin: 40px 0 0 40%; }

.services { background: var(--black-soft); }
.section-heading { display: grid; grid-template-columns: .65fr 1.8fr; gap: 50px; padding-bottom: 65px; border-bottom: 1px solid #444; }
.section-heading h2 { font-size: clamp(48px, 6vw, 90px); line-height: .96; letter-spacing: -.06em; font-weight: 500; margin: 0; }
.service { min-height: 330px; display: grid; grid-template-columns: .35fr 1.5fr .55fr; gap: 45px; padding: 50px 0; align-items: center; border-bottom: 1px solid var(--line); transition: padding .3s, background .3s; }
.service:hover { padding-left: 25px; padding-right: 25px; background: rgba(255,255,255,.015); }
.service-index { font-family: "DM Mono"; font-size: 10px; color: var(--gold); align-self: start; }
.service h3 { margin: 0 0 20px; font-size: clamp(35px, 4vw, 60px); font-weight: 500; letter-spacing: -.055em; }
.service p { margin: 0; max-width: 600px; color: #8b8b90; font-size: 14px; line-height: 1.65; }
.tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 25px; }
.tags span { font-family: "DM Mono"; font-size: 8px; text-transform: uppercase; letter-spacing: .08em; color: #8f8f93; border: 1px solid #2c2c2e; border-radius: 50px; padding: 7px 10px; }
.service-symbol { width: 170px; height: 170px; justify-self: end; position: relative; color: var(--gold); }
.target-symbol { display: grid; place-items: center; }
.target-symbol i { position: absolute; border: 1px solid #565659; border-radius: 50%; width: 100%; height: 100%; }
.target-symbol i:nth-child(2) { width: 66%; height: 66%; }.target-symbol i:nth-child(3) { width: 32%; height: 32%; border-color: var(--gold); }
.target-symbol b { width: 6px; height: 6px; background: var(--gold-bright); border-radius: 50%; box-shadow: 0 0 18px var(--gold); }
.content-symbol { border: 1px solid #373739; transform: rotate(5deg); display: grid; place-items: center; }
.content-symbol::before { content: ""; position: absolute; width: 72%; height: 72%; border: 1px solid #5b5b5f; }
.content-symbol i { position: absolute; height: 1px; background: var(--gold); width: 48%; top: 38%; }.content-symbol i:nth-child(2) { top: 50%; width: 35%; }.content-symbol i:nth-child(3) { top: 62%; width: 42%; }
.growth-symbol { display: flex; align-items: end; gap: 9px; border-bottom: 1px solid #555; padding: 0 15px 15px; }
.growth-symbol i { flex: 1; height: 22%; background: #363638; }.growth-symbol i:nth-child(2) { height: 43%; }.growth-symbol i:nth-child(3) { height: 65%; }.growth-symbol i:nth-child(4) { height: 88%; background: linear-gradient(var(--gold-bright), #785628); box-shadow: 0 0 25px rgba(214,174,98,.12); }
.growth-symbol b { position: absolute; right: 6px; top: -9px; font-size: 38px; font-weight: 400; color: var(--gold-bright); text-shadow: 0 0 20px rgba(214,174,98,.6); }

.method { display: grid; grid-template-columns: 1fr 1fr; min-height: 880px; background: #070707; border-top: 1px solid var(--line); }
.method-visual { position: relative; display: grid; place-items: center; overflow: hidden; border-right: 1px solid var(--line); background: radial-gradient(circle, rgba(214,174,98,.07), transparent 38%); }
.method-visual::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px); background-size: 60px 60px; mask-image: radial-gradient(circle, black, transparent 68%); }
.method-visual img { width: min(50%, 360px); filter: drop-shadow(0 30px 50px rgba(0,0,0,.7)); position: relative; z-index: 2; }
.method-orbit { position: absolute; border: 1px solid #343436; border-radius: 50%; width: 72%; aspect-ratio: 1.75; transform: rotate(-30deg); }
.orbit-two { width: 58%; transform: rotate(58deg); border-color: rgba(214,174,98,.25); }
.coordinate { position: absolute; font-family: "DM Mono"; font-size: 8px; letter-spacing: .12em; color: #6c6c70; }.c1 { top: 20%; left: 10%; }.c2 { bottom: 18%; right: 10%; color: var(--gold); }
.method-copy { display: flex; flex-direction: column; justify-content: center; }
.method-copy h2 { font-size: clamp(50px, 6vw, 88px); line-height: .95; letter-spacing: -.065em; font-weight: 500; margin: 45px 0 35px; }
.method-copy > p { color: #8e8e92; line-height: 1.7; max-width: 560px; margin: 0 0 35px; }
.method-copy ol { list-style: none; padding: 0; margin: 0; border-top: 1px solid var(--line); }
.method-copy li { display: grid; grid-template-columns: 50px 1fr; padding: 20px 0; border-bottom: 1px solid var(--line); }
.method-copy li > span { font-family: "DM Mono"; font-size: 8px; color: var(--gold); }
.method-copy strong { font-size: 13px; font-weight: 600; display: block; margin-bottom: 7px; }
.method-copy small { color: #6f6f73; line-height: 1.5; }

.principles { background: var(--black-soft); }
.principle-grid { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 60px; border-top: 1px solid var(--line); }
.principle-grid article { min-height: 330px; padding: 40px; border-right: 1px solid var(--line); display: flex; flex-direction: column; }
.principle-grid article:last-child { border-right: 0; }
.principle-grid span { font-family: "DM Mono"; font-size: 9px; color: var(--gold); }
.principle-grid h3 { font-size: 30px; letter-spacing: -.04em; font-weight: 500; margin: auto 0 14px; }
.principle-grid p { color: #79797d; font-size: 13px; line-height: 1.65; max-width: 330px; margin: 0; }

.contact { min-height: 760px; position: relative; overflow: hidden; display: flex; flex-direction: column; justify-content: space-between; border-top: 1px solid var(--line); background: linear-gradient(135deg, #080808, #020202); }
.contact-glow { position: absolute; width: 700px; height: 700px; border-radius: 50%; right: -10%; top: -35%; background: radial-gradient(circle, rgba(214,174,98,.16), transparent 65%); filter: blur(8px); }
.contact-heading { position: relative; }
.contact h2 { font-size: clamp(66px, 9.5vw, 150px); line-height: .84; letter-spacing: -.078em; font-weight: 500; margin: 45px 0 0; }
.contact-actions { position: relative; display: grid; grid-template-columns: 1.6fr .6fr; align-items: end; gap: 60px; }
.email { font-size: clamp(22px, 3.2vw, 50px); font-weight: 500; letter-spacing: -.045em; padding-bottom: 12px; border-bottom: 1px solid #777; display: flex; justify-content: space-between; }
.email span { color: var(--gold); font-size: .7em; }
.social { display: grid; grid-template-columns: auto 1fr auto; gap: 15px; align-items: center; border: 1px solid #2e2e31; padding: 17px; transition: border-color .2s, background .2s; }
.social:hover { border-color: #666; background: rgba(255,255,255,.025); }
.x-mark { font-size: 20px; color: var(--white); }
.social > span:nth-child(2) { font-family: "DM Mono"; font-size: 9px; color: #a2a2a5; }
.social small { display: block; text-transform: uppercase; letter-spacing: .1em; color: #5f5f63; margin-bottom: 4px; }
.social b { color: var(--gold); font-weight: 400; }

footer { display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; padding: 35px 4vw; border-top: 1px solid var(--line); color: #656569; font-family: "DM Mono"; font-size: 8px; letter-spacing: .1em; text-transform: uppercase; }
.footer-brand { font-family: "Manrope"; color: var(--white); font-size: 14px; }.footer-brand img { width: 25px; height: 25px; }
footer p { text-align: center; } footer > a:last-child { justify-self: end; color: #89898c; }

.reveal { opacity: 0; transform: translateY(28px); transition: opacity .8s ease, transform .8s ease; }
.reveal.visible { opacity: 1; transform: none; }

@keyframes cinematic-drift { from { transform: scale(1.015) translate3d(0,0,0); } to { transform: scale(1.055) translate3d(-.7%, -.35%, 0); } }
@keyframes city-scan { 0%, 12% { left: -18%; opacity: 0; } 28% { opacity: 1; } 72% { opacity: .65; } 88%, 100% { left: 112%; opacity: 0; } }
@keyframes endpoint-pulse { 0% { transform: scale(.7); opacity: .9; } 75%, 100% { transform: scale(4); opacity: 0; } }
@keyframes signal-blink { 0%, 100% { opacity: .35; transform: scale(.85); } 50% { opacity: 1; transform: scale(1.15); } }

@media (max-width: 950px) {
  .site-header { grid-template-columns: 1fr auto; }.site-header nav, .header-cta { display: none; }.menu-button { display: block; }
  .site-header.menu-open { position: fixed; height: 100vh; background: #070707; align-items: start; padding-top: 28px; }.site-header.menu-open nav { display: flex; position: absolute; top: 28%; left: 4vw; flex-direction: column; gap: 25px; }.site-header.menu-open nav a { font-size: 45px; color: var(--white); letter-spacing: -.05em; }
  .hero { grid-template-columns: 1fr; }.hero-status { display: none; }.hero-image { background-position: 64% center; opacity: .45; }.hero-vignette { background: linear-gradient(90deg, rgba(5,5,5,.98), rgba(5,5,5,.66) 70%, rgba(5,5,5,.2)), linear-gradient(0deg, var(--black), transparent 35%); }
  .hero-motion { width: 58vw; right: -10vw; opacity: .42; }
  .manifesto, .section-heading { grid-template-columns: 1fr; }.manifesto-copy p { margin-left: 0; }.service { grid-template-columns: 55px 1fr; }.service-symbol { display: none; }
  .method { grid-template-columns: 1fr; }.method-visual { min-height: 600px; border-right: 0; border-bottom: 1px solid var(--line); }
  .contact-actions { grid-template-columns: 1fr; }
}

@media (max-width: 620px) {
  .site-header, .hero, .section-pad, footer { padding-left: 20px; padding-right: 20px; }
  .hero { min-height: 820px; padding-top: 140px; }.hero-copy { align-self: start; }.hero-image { background-position: 70% center; opacity: .33; }.hero-grid { background-size: 52px 52px; }
  .hero-motion { width: 84vw; height: 530px; right: -30vw; top: 170px; opacity: .3; }.motion-label { display: none; }
  h1 { font-size: 59px; }.hero-intro { margin: 30px 0; }.hero-actions { flex-direction: column; align-items: stretch; gap: 14px; }.text-link { align-self: flex-start; }.button { width: 100%; }.hero-foot span:first-child { max-width: 160px; line-height: 1.5; }
  .section-pad { padding-top: 90px; padding-bottom: 90px; }.manifesto { min-height: auto; gap: 42px; }.manifesto h2, .section-heading h2, .method-copy h2 { font-size: 48px; }.manifesto-copy p { font-size: 15px; }
  .service { grid-template-columns: 1fr; gap: 18px; min-height: auto; padding: 40px 0; }.service:hover { padding-left: 0; padding-right: 0; }.service h3 { font-size: 40px; }
  .method-visual { min-height: 430px; }.method-visual img { width: 55%; }.method-copy ol { margin-top: 10px; }
  .principle-grid { grid-template-columns: 1fr; }.principle-grid article { min-height: 240px; padding: 30px 0; border-right: 0; border-bottom: 1px solid var(--line); }
  .contact { min-height: 690px; }.contact h2 { font-size: 62px; }.email { font-size: 21px; }.social { width: 100%; }
  footer { grid-template-columns: 1fr auto; gap: 25px; } footer p { grid-column: 1/-1; grid-row: 2; text-align: left; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
  .reveal { opacity: 1; transform: none; }
}
