:root {
  --ink: #080b86;
  --cyan: #09dce1;
  --pink: #f009da;
  --paper: #f7f7f3;
  --white: #fff;
  --muted: #686875;
  --line: rgba(8, 11, 134, .16);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; background: #fff; }
body {
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  color: var(--ink);
  background: var(--paper);
  font-family: "DM Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  box-shadow: 0 0 0 1px rgba(0,0,0,.06);
}
a { color: inherit; text-decoration: none; }

.site-header {
  height: 88px;
  padding: 0 clamp(24px, 4vw, 68px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  inset: 0 0 auto;
  z-index: 10;
}
.brand { display: inline-flex; align-items: center; font: 800 29px/1 "Manrope", sans-serif; letter-spacing: -1.8px; }
.brand-mark { width: 42px; height: 35px; overflow: visible; }
.brand-mark path { fill: none; stroke: var(--pink); stroke-width: 4.2; stroke-linecap: round; stroke-linejoin: round; }
.brand-mark .brand-a { stroke: var(--cyan); }
.desktop-nav { display: flex; gap: 38px; margin-left: auto; margin-right: 54px; font-size: 14px; font-weight: 500; }
.desktop-nav a { position: relative; }
.desktop-nav a::after { content: ""; position: absolute; height: 1px; left: 0; right: 100%; bottom: -5px; background: var(--pink); transition: right .25s ease; }
.desktop-nav a:hover::after { right: 0; }
.header-cta { border: 1px solid var(--ink); padding: 11px 16px; border-radius: 100px; font-size: 14px; transition: .2s ease; }
.header-cta:hover { color: white; background: var(--ink); }
.header-cta span, .primary-button span, .email-link span { color: var(--pink); }
.menu-button { display: none; border: 0; background: none; width: 36px; height: 36px; padding: 8px; }
.menu-button span { display: block; height: 2px; background: var(--ink); margin: 5px 0; }

.hero {
  min-height: 100svh;
  padding: 150px clamp(24px, 7vw, 110px) 65px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero::before { content: ""; width: 11px; height: 11px; border-radius: 50%; background: var(--pink); position: absolute; top: 28%; right: 12%; z-index: 3; }
.hero::after { content: ""; position: absolute; inset: 0; background: url('/foto.jpg') right bottom / contain no-repeat; opacity: 0.13; pointer-events: none; z-index: 1; }
.hero-kicker, .eyebrow { text-transform: uppercase; font: 600 11px/1 "Manrope", sans-serif; letter-spacing: .18em; }
.hero-kicker { margin-bottom: 32px; }
.hero h1 { font: 700 clamp(56px, 9.2vw, 145px)/.88 "Manrope", sans-serif; letter-spacing: -.075em; margin: 0; max-width: 1300px; }
.accent-word { position: relative; display: inline-block; color: var(--pink); font-style: italic; font-weight: 600; }
.accent-word::after { content: ""; position: absolute; left: 3%; right: -2%; height: 7px; bottom: -4px; background: var(--cyan); border-radius: 50%; transform: rotate(-2deg); }
.hero-bottom { display: flex; align-items: flex-end; justify-content: flex-end; gap: clamp(35px, 7vw, 100px); margin-top: 52px; position: relative; z-index: 2; }
.hero-bottom p { max-width: 510px; margin: 0; font-size: clamp(18px, 1.55vw, 23px); line-height: 1.45; letter-spacing: -.02em; }
.primary-button { flex: none; display: inline-flex; gap: 20px; align-items: center; padding: 16px 21px; color: white; background: var(--ink); border-radius: 100px; font-size: 15px; transition: transform .2s ease, box-shadow .2s ease; }
.primary-button:hover { transform: translateY(-3px); box-shadow: 0 10px 26px rgba(8, 11, 134, .18); }
.orbit { position: absolute; border: 1px solid rgba(9, 220, 225, .42); border-radius: 50%; pointer-events: none; }
.orbit-one { width: 430px; height: 430px; right: -245px; top: 27%; }
.orbit-two { width: 12px; height: 12px; border: none; background: var(--cyan); left: 5%; bottom: 12%; }

.section-pad { padding: clamp(60px, 7vw, 110px) clamp(24px, 7vw, 110px); }
.statement { background: var(--ink); color: white; display: flex; flex-direction: column; justify-content: center; padding-top: clamp(50px, 6vw, 90px); padding-bottom: clamp(50px, 6vw, 90px); }
.statement .eyebrow { color: var(--cyan); }
.statement h2 { margin: 45px 0 70px; font: 600 clamp(42px, 6.5vw, 96px)/1.02 "Manrope", sans-serif; letter-spacing: -.06em; }
.statement h2 em { color: var(--pink); font-weight: 600; }
.statement-note { margin-left: auto; width: min(430px, 100%); display: flex; gap: 22px; align-items: flex-start; color: #d7d7ef; font-size: 17px; line-height: 1.55; }
.statement-note p { margin: 0; }
.note-line { width: 70px; height: 2px; background: var(--cyan); flex: none; margin-top: 12px; }

.process { position: relative; overflow: hidden; }
.process::after { content: ""; position: absolute; inset: 0; background: url('/foto2.jpg') right center / cover no-repeat; opacity: 0.16; pointer-events: none; z-index: 0; }
.process .section-heading, .process .process-list { position: relative; z-index: 1; }
.section-heading { display: grid; grid-template-columns: 1fr 2fr; align-items: start; gap: 40px; }
.section-heading h2 { margin: 0; font: 650 clamp(42px, 5vw, 74px)/1.03 "Manrope", sans-serif; letter-spacing: -.055em; }
.process-list { margin-top: 110px; border-top: 1px solid var(--line); }
.process-item { display: grid; grid-template-columns: .35fr 1.2fr 1fr; gap: 30px; padding: 36px 0; border-bottom: 1px solid var(--line); align-items: start; }
.process-item > span { color: var(--pink); font: 600 13px "Manrope", sans-serif; }
.process-item h3 { font: 600 clamp(22px, 2vw, 30px)/1.2 "Manrope", sans-serif; letter-spacing: -.035em; margin: 0; }
.process-item p { color: var(--muted); line-height: 1.55; margin: 0; max-width: 470px; }

.services { background: var(--cyan); }
.service-cloud { display: flex; flex-wrap: wrap; gap: 11px; margin: 90px 0 60px; max-width: 1100px; }
.service-cloud span { padding: 13px 20px; border: 1.5px solid var(--ink); border-radius: 100px; font: 500 clamp(17px, 1.8vw, 25px) "Manrope", sans-serif; }
.service-cloud span:nth-child(2), .service-cloud span:nth-child(5) { background: var(--ink); color: white; }
.services-copy { width: min(560px, 100%); margin: 0 0 0 auto; font-size: 20px; line-height: 1.55; }

.contrast { background: #fff; }
.contrast-grid { margin-top: 70px; display: grid; grid-template-columns: 1.5fr .65fr; gap: 10vw; align-items: end; }
.contrast h2 { margin: 0; font: 650 clamp(50px, 7vw, 105px)/.95 "Manrope", sans-serif; letter-spacing: -.07em; }
.contrast h2 span { color: var(--pink); }
.contrast-copy { color: var(--muted); font-size: 18px; line-height: 1.65; }
.contrast-copy p:last-child { margin-bottom: 0; }

.contact { background: var(--pink); display: grid; grid-template-columns: 1.7fr .55fr; gap: 12vw; align-items: end; min-height: 650px; }
.contact h2 { font: 650 clamp(45px, 6vw, 88px)/1 "Manrope", sans-serif; letter-spacing: -.065em; margin: 35px 0 60px; }
.email-link { font: 600 clamp(22px, 2.2vw, 34px) "Manrope", sans-serif; border-bottom: 2px solid var(--ink); padding-bottom: 6px; }
.email-link span { color: var(--cyan); }
.contact-aside { margin: 0; line-height: 1.6; font-size: 18px; }

footer { padding: 38px clamp(24px, 4vw, 68px); display: grid; grid-template-columns: 1fr 1fr 1fr; align-items: center; font-size: 13px; }
footer p:nth-child(2) { text-align: center; }
footer p:last-child { text-align: right; }
.footer-brand { font-size: 20px; }
.mini-brace { color: var(--pink); letter-spacing: -3px; margin-right: 3px; }

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

@media (max-width: 800px) {
  .site-header { height: 74px; padding-inline: 22px; }
  .desktop-nav, .header-cta { display: none; }
  .menu-button { display: block; }
  .site-header.open { position: fixed; background: var(--paper); height: auto; min-height: 74px; flex-wrap: wrap; }
  .site-header.open .desktop-nav { display: flex; order: 4; width: 100%; flex-direction: column; gap: 0; margin: 15px 0 25px; }
  .site-header.open .desktop-nav a { border-top: 1px solid var(--line); padding: 18px 0; font-size: 18px; }
  .brand { font-size: 25px; }
  .brand-mark { width: 37px; }
  .hero { min-height: 800px; padding-top: 130px; justify-content: flex-start; }
  .hero-kicker { margin-top: 30px; }
  .hero h1 { font-size: clamp(51px, 16vw, 77px); line-height: .94; }
  .hero-bottom { align-items: flex-start; flex-direction: column; margin-top: 56px; gap: 28px; }
  .hero-bottom p { font-size: 18px; }
  .section-heading { grid-template-columns: 1fr; gap: 25px; }
  .statement { min-height: 650px; }
  .statement h2 { margin: 38px 0 60px; }
  .statement-note { margin: 0; }
  .process-list { margin-top: 65px; }
  .process-item { grid-template-columns: 45px 1fr; gap: 10px; padding: 30px 0; }
  .process-item p { grid-column: 2; margin-top: 8px; }
  .service-cloud { margin-top: 60px; }
  .contrast-grid, .contact { grid-template-columns: 1fr; }
  .contrast-copy { margin-top: 50px; }
  .contact { gap: 80px; min-height: 720px; }
  footer { grid-template-columns: 1fr 1fr; gap: 22px; }
  footer p:nth-child(2) { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .reveal { opacity: 1; transform: none; transition: none; }
}
