:root {
  --bg: #060606;
  --bg-2: #0b0b0b;
  --card: #101010;
  --white: #ffffff;
  --text: #efefef;
  --muted: #b8b8b8;
  --orange: #ff6a00;
  --orange-2: #ff8423;
  --line: #282828;
  --light: #f5f5f3;
  --dark-text: #121212;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Montserrat", sans-serif;
  background: var(--bg);
  color: var(--text);
  line-height: 1.55;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

.container {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.header {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 1000;
  height: 82px;
  background: rgba(5, 5, 5, 0.93);
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(12px);
}

.nav {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 32px;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 240px;
}

.brand img {
  width: 48px;
  height: 48px;
  object-fit: contain;
  border-radius: 50%;
}

.brand-copy {
  display: flex;
  flex-direction: column;
}

.brand-copy strong {
  color: var(--white);
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.5px;
}

.brand-copy span {
  margin-top: 5px;
  color: #9f9f9f;
  font-size: 9px;
  letter-spacing: 3px;
}

.menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  margin-left: auto;
}

.menu a {
  position: relative;
  color: #d7d7d7;
  font-size: 14px;
  transition: 0.2s ease;
}

.menu a:hover,
.menu a.active {
  color: var(--orange);
}

.menu a.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 2px;
  background: var(--orange);
}

.menu-btn {
  display: none;
  border: 0;
  background: transparent;
  color: var(--white);
  font-size: 28px;
  cursor: pointer;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 24px;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 700;
  transition: 0.2s ease;
}

.btn-primary {
  background: linear-gradient(135deg, var(--orange), var(--orange-2));
  color: var(--white);
  box-shadow: 0 8px 30px rgba(255, 106, 0, 0.18);
}

.btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 34px rgba(255, 106, 0, 0.28);
}

.btn-outline {
  border: 1px solid var(--orange);
  color: var(--white);
  background: rgba(0, 0, 0, 0.15);
}

.btn-outline:hover {
  background: var(--orange);
}

.btn-light {
  border: 1px solid var(--orange);
  color: var(--dark-text);
  background: transparent;
}

.nav-cta {
  margin-left: 10px;
  white-space: nowrap;
}

.hero {
  position: relative;
  min-height: 690px;
  padding-top: 82px;
  overflow: hidden;
  background: #050505;
}

.hero-media {
  position: absolute;
  inset: 82px 0 0 auto;
  width: 63%;
  height: calc(100% - 82px);
}

.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 52% 36%;
}

.hero-overlay {
  position: absolute;
  inset: 82px 0 0 0;
  background:
    linear-gradient(90deg, #050505 0%, #050505 27%, rgba(5,5,5,.93) 37%, rgba(5,5,5,.58) 51%, rgba(5,5,5,.12) 70%, rgba(5,5,5,.05) 100%),
    linear-gradient(180deg, rgba(0,0,0,.06), rgba(0,0,0,.16));
  z-index: 1;
}

.hero-grid {
  position: relative;
  z-index: 2;
  min-height: 608px;
  display: grid;
  grid-template-columns: 52% 48%;
  align-items: center;
}

.hero-copy {
  max-width: 680px;
  padding: 70px 0 58px;
}

.eyebrow {
  color: var(--orange);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 18px;
}

.hero h1 {
  max-width: 720px;
  color: var(--white);
  font-size: clamp(48px, 5.3vw, 78px);
  line-height: 0.98;
  letter-spacing: -3.8px;
  font-weight: 800;
}

.hero h1 span,
.section h2 span {
  color: var(--orange);
}

.hero-text {
  max-width: 600px;
  margin-top: 28px;
  color: #ededed;
  font-size: 16px;
  line-height: 1.75;
}

.actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.trust-row {
  display: flex;
  gap: 28px;
  flex-wrap: wrap;
  margin-top: 32px;
  color: #d6d6d6;
  font-size: 12px;
}

.trust-row span::first-letter {
  color: var(--orange);
}

.alice-signature {
  position: absolute;
  top: 178px;
  right: 2%;
  z-index: 5;
  transform: rotate(-5deg);
  text-align: center;
  pointer-events: none;
}

.alice-signature span,
.alice-signature strong {
  display: block;
  font-family: "Segoe Script", "Brush Script MT", cursive;
  font-weight: 400;
}

.alice-signature span {
  color: var(--white);
  font-size: 28px;
}

.alice-signature strong {
  margin-top: -8px;
  color: var(--orange);
  font-size: 46px;
}

.section {
  padding: 82px 0;
}

.dark {
  background: #090909;
}

.section-head {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 80px;
  align-items: end;
  margin-bottom: 34px;
}

.section h2 {
  color: var(--white);
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1.02;
  letter-spacing: -2px;
}

.section-intro {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
}

.section-head p,
.project-copy > p,
.about-copy > p {
  color: var(--muted);
}

.text-link {
  flex: 0 0 auto;
  color: var(--white);
  border: 1px solid var(--orange);
  border-radius: 999px;
  padding: 11px 18px;
  font-size: 12px;
  font-weight: 700;
}

.cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.card {
  min-height: 220px;
  padding: 28px;
  border: 1px solid #303030;
  border-radius: 4px;
  background: linear-gradient(145deg, #111, #0a0a0a);
  transition: 0.25s ease;
}

.card:hover {
  transform: translateY(-4px);
  border-color: rgba(255,106,0,.72);
}

.icon {
  color: var(--orange);
  font-size: 34px;
  line-height: 1;
  margin-bottom: 22px;
}

.card h3 {
  margin-bottom: 8px;
  font-size: 17px;
}

.card p {
  color: #c4c4c4;
  font-size: 13px;
  line-height: 1.6;
}

.card > a {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  margin-top: 18px;
  border: 1px solid var(--orange);
  border-radius: 50%;
  color: var(--white);
}

.light {
  background: var(--light);
  color: var(--dark-text);
}

.light h2 {
  color: var(--dark-text);
}

.about-grid {
  display: grid;
  grid-template-columns: 1.08fr 0.9fr 0.85fr;
  gap: 54px;
  align-items: center;
}

.about-copy p {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.7;
}

.about-copy .btn {
  margin-top: 20px;
}

.values {
  display: grid;
  gap: 20px;
  padding-left: 38px;
  border-left: 1px solid #d7d7d7;
}

.values div {
  display: grid;
  gap: 3px;
}

.values b {
  font-size: 14px;
}

.values span {
  color: #666;
  font-size: 12px;
}

.quote {
  position: relative;
  padding-left: 26px;
  border-left: 4px solid var(--orange);
  font-size: 26px;
  font-style: italic;
  line-height: 1.45;
}

.quote cite {
  display: block;
  margin-top: 12px;
  font-size: 14px;
}

.projects-grid {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: 42px;
  align-items: center;
}

.project-copy p {
  margin: 18px 0 24px;
}

.project-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 250px;
  overflow: hidden;
  border: 1px solid #292929;
  border-radius: 8px;
  background: #111;
}

.project-visual {
  display: grid;
  place-items: center;
  min-height: 250px;
  background:
    radial-gradient(circle at 30% 20%, rgba(255,106,0,.3), transparent 32%),
    linear-gradient(135deg, #231306, #0e0e0e 62%);
}

.project-screen {
  width: 78%;
  aspect-ratio: 4/3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: var(--white);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 14px;
  background: rgba(0,0,0,.55);
  box-shadow: 0 20px 50px rgba(0,0,0,.35);
}

.project-screen span {
  color: var(--orange);
  font-size: 22px;
  font-weight: 800;
}

.project-screen small {
  color: #bdbdbd;
}

.project-info {
  padding: 30px;
}

.badge {
  display: inline-block;
  margin-bottom: 14px;
  padding: 7px 12px;
  border-radius: 999px;
  background: var(--orange);
  color: #0a0a0a;
  font-size: 10px;
  font-weight: 800;
  text-transform: uppercase;
}

.project-info h3 {
  margin-bottom: 10px;
  font-size: 20px;
}

.project-info p {
  color: #c6c6c6;
  font-size: 13px;
}

.tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.tags span {
  padding: 7px 10px;
  border-radius: 999px;
  background: #1b1b1b;
  color: #dedede;
  font-size: 10px;
}

.cta {
    position: relative;
    min-height: 360px;
    display: flex;
    align-items: center;
    overflow: hidden;

    background-image:
        linear-gradient(
            90deg,
            rgba(5, 5, 5, 0.96) 0%,
            rgba(5, 5, 5, 0.88) 28%,
            rgba(5, 5, 5, 0.42) 52%,
            rgba(5, 5, 5, 0.10) 72%,
            rgba(5, 5, 5, 0.18) 100%
        ),
        url("assets/cta-alice-acs.png");

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cta-media {
  position: absolute;
  inset: 0;
}

.cta-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 42% 42%;
}

.cta-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(5,5,5,.35) 0%, rgba(5,5,5,.78) 34%, rgba(5,5,5,.96) 58%, rgba(5,5,5,.84) 100%);
}

.cta-content {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr .75fr;
  gap: 50px;
  align-items: center;
  padding: 50px 0;
}

.cta-content > div {
  margin-left: 33%;
}

.cta h2 {
  font-size: clamp(34px, 4vw, 54px);
  line-height: 1;
  margin-bottom: 12px;
}

.cta p {
  max-width: 540px;
  color: #dedede;
}

.cta .btn {
  margin-top: 20px;
}

.cta-phrase {
  justify-self: end;
  max-width: 290px !important;
  color: var(--white) !important;
  font-family: "Segoe Script", "Brush Script MT", cursive;
  font-size: 26px;
  transform: rotate(-5deg);
}

footer {
  background: #050505;
  border-top: 1px solid #1f1f1f;
}

.footer-grid {
  min-height: 120px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  gap: 30px;
}

.footer-logo {
  min-width: auto;
}

.footer-nav {
  display: flex;
  justify-content: center;
  gap: 22px;
  font-size: 12px;
  color: #d1d1d1;
}

.footer-grid > a:last-child {
  justify-self: end;
  color: #d1d1d1;
  font-size: 12px;
}

.copyright {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid #1d1d1d;
  color: #8f8f8f;
  font-size: 11px;
}

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

.reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 980px) {
  .nav-cta { display: none; }
  .menu-btn { display: block; margin-left: auto; }
  .menu {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    margin: 0;
    padding: 14px 24px;
    background: #070707;
    border-bottom: 1px solid #222;
  }
  .menu.open { display: flex; }
  .menu a { padding: 14px 0; }
  .menu a.active::after { display: none; }

  .hero { min-height: 760px; }
  .hero-media { width: 100%; opacity: .68; }
  .hero-overlay {
    background: linear-gradient(90deg, rgba(5,5,5,.98) 0%, rgba(5,5,5,.9) 45%, rgba(5,5,5,.5) 100%);
  }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { max-width: 650px; }
  .alice-signature { right: 5%; top: 170px; }

  .section-head,
  .about-grid,
  .projects-grid,
  .cta-content,
  .footer-grid {
    grid-template-columns: 1fr;
  }

  .about-grid { align-items: start; }
  .values { padding-left: 0; border-left: 0; }
  .quote { max-width: 580px; }
  .cta-content > div { margin-left: 0; max-width: 620px; }
  .cta-phrase { justify-self: start; }
  .footer-grid { padding: 34px 0; }
  .footer-nav { justify-content: flex-start; flex-wrap: wrap; }
  .footer-grid > a:last-child { justify-self: start; }
}

@media (max-width: 700px) {
  .container { width: min(100% - 28px, 1180px); }
  .header { height: 72px; }
  .brand img { width: 42px; height: 42px; }
  .brand-copy strong { font-size: 21px; }
  .brand-copy span { font-size: 7px; letter-spacing: 2px; }
  .menu { top: 72px; }

  .hero { padding-top: 72px; min-height: 700px; }
  .hero-media { inset: 72px 0 0 0; height: calc(100% - 72px); }
  .hero-overlay { inset: 72px 0 0 0; background: linear-gradient(180deg, rgba(5,5,5,.9), rgba(5,5,5,.72) 35%, rgba(5,5,5,.96) 100%); }
  .hero-grid { min-height: 628px; align-items: end; }
  .hero-copy { padding: 60px 0 40px; }
  .hero h1 { font-size: clamp(43px, 13vw, 62px); letter-spacing: -2.6px; }
  .hero-text { font-size: 14px; }
  .actions { flex-direction: column; align-items: flex-start; }
  .trust-row { gap: 12px 18px; }
  .alice-signature { top: 118px; right: 6%; opacity: .9; }
  .alice-signature span { font-size: 20px; }
  .alice-signature strong { font-size: 34px; }

  .section { padding: 60px 0; }
  .section-head { gap: 20px; }
  .section-intro { align-items: flex-start; flex-direction: column; }
  .cards { grid-template-columns: 1fr; }
  .project-card { grid-template-columns: 1fr; }
  .project-visual { min-height: 220px; }

  .cta { min-height: 420px; }
  .cta-media img { object-position: 35% 50%; }
  .cta-overlay { background: linear-gradient(180deg, rgba(5,5,5,.4), rgba(5,5,5,.96) 64%); }
  .cta-content { align-self: end; padding: 140px 0 40px; }
  .cta-phrase { display: none; }

  .copyright { align-items: flex-start; flex-direction: column; justify-content: center; padding: 22px 0; }
}
