:root {
  --bg: #1f1b26;
  --cream: #f9ece5;
  --muted: #d9dce0;
  --orange: #ff7b00;
  --red: #ff1e00;
  --brown: #68150a;
  --bronze: #b87333;
  --line: #ff7100;
  --max: 1320px;
  --header: 78px;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html { overflow-x: hidden; scroll-behavior: smooth; }
body { min-width: 320px; overflow-x: hidden; background: linear-gradient(rgba(31,0,98,.11), rgba(31,0,98,.11)), var(--bg); color: var(--cream); font-family: "Sora", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.25; }
body::before { position: fixed; inset: 0; z-index: -1; background-image: url("../img/figma-redesign-20260830/home-bg.png"); background-size: 72px 72px; opacity: .2; content: ""; }
body[data-page="process"]::before { background-image: url("../img/figma-redesign-20260830/process-bg.png"); }
body[data-page="work"]::before { background-image: url("../img/figma-redesign-20260830/work-bg.png"); }
body[data-page="about"]::before { background-image: url("../img/figma-redesign-20260830/about-bg.png"); }
body[data-page="contact"]::before { background-image: url("../img/figma-redesign-20260830/contact-bg.png"); }
a { color: inherit; text-decoration: none; }
ul { list-style: none; }
img { display: block; max-width: 100%; }
button, input, textarea { font: inherit; }
.shell { width: min(calc(100% - 64px), var(--max)); margin-inline: auto; }
.site-header { position: relative; z-index: 20; display: flex; height: var(--header); align-items: flex-start; justify-content: space-between; padding-inline: 60px; background: linear-gradient(180deg, rgba(255,123,0,.22) 0%, rgba(184,115,51,.18) 38%, rgba(104,21,10,.12) 65%, rgba(30,27,38,0) 100%); border-bottom: 1px solid rgba(255,123,0,.18); }
.brand, .brand img { width: 177px; height: 61px; }
.brand { flex: 0 0 auto; margin-top: 4px; }
.brand img { object-fit: contain; }
.nav { display: flex; align-items: center; gap: 42px; margin-top: 26px; }
.nav a { color: var(--cream); font-size: 26px; line-height: 1; }
.nav a.active { color: var(--red); }
.nav a:not(.active):hover { color: var(--brown); }
.nav a:not(.active):active { color: var(--cream); }
.menu-toggle { display: none; }
.eyebrow { color: var(--red); font-size: 24px; line-height: 1; letter-spacing: .08em; text-transform: uppercase; }
h1, h2, h3 { font-weight: 400; letter-spacing: .02em; }
.button { display: inline-flex; width: 280px; height: 47px; align-items: center; justify-content: center; border: 0; background: linear-gradient(180deg, var(--brown), var(--orange)); color: var(--cream); cursor: pointer; font-size: 16px; line-height: 1; letter-spacing: .02em; text-transform: uppercase; }
.button:hover, .button:focus-visible { color: var(--brown); }
.button:active { color: var(--cream); }
.hero { position: relative; display: grid; min-height: 397px; padding-top: 138px; grid-template-columns: 760px 432px; justify-content: space-between; }
.hero .eyebrow { color: #ff7000; font-size: 20px; letter-spacing: 1px; }
.hero h1 { width: 760px; margin-top: 51px; color: var(--cream); font-size: 32px; line-height: .9974; text-transform: none; }
.hero-art img { position: absolute; left: 833px; top: 64px; width: 432px; height: 288px; margin: 0; object-fit: contain; }
.services-grid { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; padding-top: 23px; padding-bottom: 42px; }
.service-card { min-height: 637px; padding: 65px 22px 30px; border: 1px solid var(--line); background: linear-gradient(180deg, rgba(69,74,80,0) 7%, rgba(255,113,0,.79)); }
.service-card h2 { color: var(--cream); font-size: 36px; line-height: 1; text-align: left; text-transform: uppercase; }
.service-card p { margin-top: 12px; color: var(--muted); font-size: 18px; line-height: 1.02; }
.service-card ul { margin-top: 34px; }
.service-card li { position: relative; padding: 8px 0 8px 22px; color: var(--muted); font-size: 15px; line-height: 1.05; }
.service-card li::before, .process-copy li::before, .team-card li::before { position: absolute; left: 0; top: 15px; width: 4px; height: 4px; border-radius: 50%; background: var(--orange); content: ""; }
.panel, .cta { border: 1px solid var(--line); background: linear-gradient(180deg, rgba(69,74,80,0) 7%, rgba(255,123,0,.2) 48%, rgba(104,21,10,.38)); }
.system-panel { position: relative; height: 637px; min-height: 637px; margin-top: 136px; padding: 60px 60px 20px; overflow: hidden; }
.system-panel .eyebrow { font-size: 24px; }
.system-panel h2 { margin-top: 21px; color: var(--cream); font-size: 32px; line-height: 1; text-transform: uppercase; }
.system-panel h2 span { color: var(--orange); }
.system-panel img { width: 1134px; height: 300px; margin: 24px auto 0; object-fit: cover; }
.system-steps { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: -10px; text-align: center; }
.system-steps strong, .system-steps span { display: block; font-size: 28px; line-height: 1.2; }
.system-steps strong { color: var(--cream); text-transform: uppercase; }
.system-steps span { color: var(--orange); text-transform: capitalize; }
.approach { position: relative; height: 707px; margin-top: 127px; padding: 54px 0 0; }
.section-title .eyebrow { font-size: 24px; }
.section-title h2 { margin-top: 17px; color: var(--cream); font-size: 36px; line-height: 1; text-transform: uppercase; }
.approach img { width: min(100vw, 1455px); max-width: none; height: 485px; margin: 36px 0 0 50%; transform: translateX(-50%); object-fit: cover; }
.approach-steps { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: -64px; color: var(--cream); font-size: 32px; text-transform: capitalize; }
.cta { position: relative; height: 727px; overflow: visible; border: 0; background: transparent; }
.cta::before { position: absolute; left: 0; top: 31px; width: 100%; height: 637px; border: 1px solid var(--line); background: linear-gradient(270deg, rgba(30,27,38,.36) 43%, rgba(255,113,0,.33)); content: ""; }
.cta h2 { position: absolute; left: 69px; top: 280px; color: var(--cream); font-size: 36px; line-height: 1; text-transform: uppercase; }
.cta p { position: absolute; left: 69px; top: 366px; color: var(--cream); font-size: 36px; line-height: 1; text-transform: capitalize; }
.cta img { position: absolute; left: 603px; top: 111px; width: 687px; height: 366px; max-width: none; object-fit: cover; }
.cta .button { position: absolute; left: 807px; top: 522px; }
.page-hero { position: relative; min-height: 478px; padding-top: 140px; }
.page-hero .eyebrow { font-size: 30px; letter-spacing: 2.4px; }
.page-hero h1 { max-width: 835px; margin-top: 35px; color: var(--orange); font-size: 36px; line-height: 1; text-transform: uppercase; }
.page-hero p:not(.eyebrow) { max-width: 930px; margin-top: 33px; color: var(--cream); font-size: 32px; line-height: 1; }
.page-hero img { position: absolute; right: 0; top: 40px; width: 714px; height: 318px; object-fit: cover; }
.process-list { position: relative; margin-bottom: 170px; padding-top: 21px; padding-bottom: 29px; }
.process-card { position: relative; display: grid; min-height: 503px; grid-template-columns: 650px 584px; gap: 34px; align-items: center; padding: 60px 76px; border: 1px solid var(--line); background: linear-gradient(180deg, rgba(69,74,80,0) 7%, rgba(255,113,0,.79)); }
.process-card + .process-card { border-top: 0; }
.process-copy { display: grid; grid-template-columns: 84px 1fr; column-gap: 36px; }
.process-copy > span { grid-row: span 5; color: var(--cream); font-size: 36px; }
.process-copy h2 { color: var(--orange); font-size: 36px; line-height: 1; text-transform: uppercase; }
.process-copy p { margin-top: 28px; color: var(--cream); font-size: 32px; line-height: 1; }
.process-copy ul { margin-top: 30px; color: var(--muted); font-size: 24px; }
.process-copy li { position: relative; padding: 4px 0 4px 22px; }
.process-output { margin-top: 26px; color: var(--cream); font-size: 30px; }
.process-output span { color: var(--orange); text-transform: uppercase; }
.process-card img { width: 584px; height: 389px; object-fit: contain; }
.process-card:first-child img { width: 566px; height: 377px; }
.process-cta { margin-top: 0; }
.work-hero img { width: 857px; height: 482px; right: -200px; top: 7px; }
.work-grid { position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-bottom: 314px; padding-top: 40px; padding-bottom: 18px; }
.work-card { height: 679px; min-height: 679px; padding: 53px 15px 28px; overflow: hidden; border: 9px dashed var(--line); background: linear-gradient(180deg, rgba(69,74,80,0) 10%, rgba(255,113,0,.74) 29%); text-align: center; }
.work-card h2 { min-height: 92px; color: var(--orange); font-size: 30px; line-height: 1; text-transform: uppercase; }
.work-card img { width: 384px; max-width: none; height: 420px; margin-inline: auto; object-fit: cover; }
.work-card .button { width: 280px; height: 47px; margin-top: 20px; font-size: 16px; transform: translateX(8px); }
.about-stack { display: grid; gap: 0; padding-bottom: 0; }
.about-block { position: relative; width: min(calc(100% - 64px), 1127px); margin-inline: auto; padding: 58px 70px; border: 9px solid var(--line); background: linear-gradient(180deg, rgba(30,27,38,.36), rgba(255,30,0,.25)); }
.about-block h2 { color: var(--orange); font-size: 36px; line-height: 1; text-transform: uppercase; }
.about-block h3 { color: var(--cream); font-size: 30px; text-transform: capitalize; }
.about-block p { margin-top: 24px; color: var(--cream); font-size: 24px; line-height: 1; }
.about-block.media { display: grid; grid-template-columns: 1fr 360px; align-items: center; gap: 42px; }
.about-block.media img { width: 346px; height: 433px; object-fit: cover; }
.discipline-list { display: grid; gap: 18px; }
.discipline-list h4 { color: var(--orange); font-size: 30px; font-weight: 400; line-height: 1; text-transform: uppercase; }
.discipline-list p { margin-top: 6px; }
.thinking-grid { display: grid; grid-template-columns: 1fr 492px; gap: 40px; align-items: center; }
.thinking-grid img { width: 492px; height: 328px; object-fit: cover; }
.thinking-list { display: grid; gap: 16px; }
.thinking-list p { margin-top: 20px; }
.team-title { margin: 280px 0 29px; color: var(--orange); font-size: 36px; text-align: center; text-transform: uppercase; }
.team-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 34px; width: 1130px; margin: 0 auto 235px; }
.team-card { min-height: 634px; padding: 38px 32px; border: 9px dashed var(--line); background: linear-gradient(180deg, rgba(69,74,80,0) 10%, rgba(255,123,0,.33) 29%); }
.team-head { display: flex; justify-content: space-between; gap: 24px; align-items: flex-start; }
.team-head h2 { color: var(--cream); font-size: 24px; }
.team-head img { width: 131px; height: 127px; border-radius: 80px 80px 250px 250px; object-fit: cover; }
.team-card ul { margin-top: 36px; }
.team-card li { position: relative; padding-left: 22px; color: var(--cream); font-size: 24px; line-height: 1.05; }
.team-card p { margin-top: 44px; color: var(--cream); font-size: 24px; line-height: 1.05; }
.team-card strong { display: block; margin-top: 44px; color: var(--orange); font-size: 22px; }
.contact-layout { position: relative; min-height: 1420px; padding-top: 148px; }
.contact-layout .eyebrow { font-size: 30px; letter-spacing: 2.4px; }
.contact-layout h1, .contact-layout h2 { margin-top: 35px; color: var(--orange); font-size: 36px; line-height: 1; text-transform: uppercase; }
.contact-layout > p:not(.eyebrow) { max-width: 912px; margin-top: 49px; color: var(--cream); font-size: 32px; line-height: 1; }
.contact-cube { position: absolute; right: 40px; top: 40px; width: 367px; height: 343px; object-fit: cover; }
.contact-form-section { display: grid; grid-template-columns: 311px 505px; gap: 70px; align-items: center; width: 793px; margin: 184px auto 0; }
.contact-form { display: grid; gap: 21px; }
.contact-form label { display: grid; gap: 8px; color: var(--orange); font-size: 18px; line-height: 25px; }
.contact-form label:not(:last-of-type) { margin-bottom: 6px; }
.contact-form input, .contact-form textarea { border: 5px solid var(--bronze); background: rgba(104,21,10,.12); color: var(--cream); outline: 0; }
.contact-form input { width: 311px; height: 46px; padding-inline: 12px; background: rgba(104,21,10,.56); }
.contact-form textarea { width: 793px; height: 359px; padding: 12px; background: rgba(184,115,51,.27); resize: vertical; }
.contact-form ::placeholder { color: rgba(249,236,229,.34); }
.contact-form .button { justify-self: center; margin-top: 0; }
.contact-form-section > img { width: 505px; height: 379px; object-fit: cover; }
.contact-statement { margin-top: 38px; padding-bottom: 139px; }
.contact-statement h2 { color: var(--orange); font-size: 36px; text-transform: uppercase; }
.contact-statement p { max-width: 868px; margin-top: 40px; color: var(--cream); font-size: 32px; line-height: 1; }
.site-footer { display: grid; min-height: 571px; grid-template-columns: 300px 1fr 178px; align-items: center; gap: 20px; border-top: 1px solid var(--line); }
.footer-brand img { width: 234px; height: 91px; object-fit: cover; }
.footer-brand p { margin-top: 26px; color: var(--cream); font-size: 32px; line-height: 1; }
.footer-brand small { display: block; margin-top: 72px; color: var(--orange); font-size: 32px; }
.footer-art { width: 760px; height: 253px; object-fit: contain; justify-self: center; }
.footer-nav { display: grid; gap: 30px; }
.footer-nav a, .footer-mail { color: var(--orange); font-size: 32px; line-height: 1; }
.footer-nav a.active { color: var(--red); }
.footer-nav a:not(.active):hover { color: var(--brown); }
.footer-nav a:not(.active):active { color: var(--cream); }
.footer-mail { grid-column: 2; justify-self: center; align-self: end; margin-bottom: 68px; color: var(--orange); }
.reveal { opacity: 1; transform: none; }
@media (max-width: 1100px) {
  .shell { width: min(calc(100% - 40px), var(--max)); }
  .site-header { align-items: center; padding-inline: 20px; }
  .brand, .nav { margin-top: 0; }
  .nav { gap: 22px; }
  .nav a { font-size: 20px; }
  .hero, .services-grid, .work-grid, .process-card, .about-block.media, .thinking-grid, .team-grid, .site-footer, .contact-form-section { grid-template-columns: 1fr; }
  .hero { min-height: auto; padding-block: 80px 50px; }
  .hero h1, .hero-art img, .page-hero h1, .page-hero p:not(.eyebrow), .contact-layout > p { width: auto; max-width: 100%; }
  .hero-art img, .page-hero img, .work-hero img, .contact-cube { position: static; margin-top: 34px; width: min(100%, 520px); height: auto; }
  .services-grid { padding-block: 0 50px; }
  .system-panel { height: auto; min-height: 0; margin-top: 40px; padding: 50px 32px; overflow: visible; }
  .approach { height: auto; margin-top: 40px; padding: 60px 0; }
  .approach img { width: 100%; height: auto; margin-inline: auto; transform: none; }
  .approach-steps { margin-top: 24px; font-size: 22px; }
  .cta { height: auto; min-height: 520px; padding: 40px 24px; }
  .cta::before { inset: 0; width: 100%; height: 100%; }
  .cta h2, .cta p, .cta img, .cta .button { position: static; }
  .cta p { margin-top: 22px; }
  .cta img { width: min(100%, 560px); height: auto; margin: 30px auto; }
  .process-list, .work-grid { margin-bottom: 60px; padding-block: 0; }
  .process-card img { width: min(100%, 584px); height: auto; }
  .work-card { height: auto; min-height: 0; overflow: visible; }
  .work-card img { width: 100%; max-width: 100%; height: auto; }
  .work-card .button { transform: none; }
  .about-stack { gap: 34px; padding-bottom: 60px; }
  .team-title { margin-top: 80px; }
  .team-grid { width: min(calc(100% - 40px), 1127px); margin-bottom: 80px; }
  .contact-form-section { width: 100%; margin-top: 80px; }
  .contact-form textarea { width: min(100%, 793px); }
  .footer-mail { grid-column: auto; justify-self: start; margin-bottom: 0; }
}
@media (max-width: 760px) {
  .shell, .about-block, .team-grid { width: min(calc(100% - 32px), var(--max)); }
  .brand, .brand img { width: 168px; height: 58px; }
  .menu-toggle { display: block; width: 44px; height: 38px; border: 1px solid rgba(249,236,229,.45); background: transparent; }
  .menu-toggle span { display: block; width: 22px; height: 1px; margin: 7px auto; background: var(--cream); }
  .nav { position: fixed; inset: var(--header) 0 auto 0; display: none; padding: 24px 20px 28px; flex-direction: column; align-items: flex-start; background: var(--bg); border-bottom: 1px solid var(--line); }
  .menu-open .nav { display: flex; }
  .hero h1, .page-hero h1, .contact-layout h1, .contact-layout h2 { font-size: 34px; }
  .hero .eyebrow, .eyebrow, .page-hero .eyebrow, .contact-layout .eyebrow { font-size: 16px; }
  .service-card, .system-panel, .process-card, .about-block, .team-card { padding: 34px 24px; }
  .system-steps, .approach-steps { grid-template-columns: 1fr; gap: 12px; }
  .site-footer { padding-block: 40px; }
  .footer-brand p, .footer-brand small, .footer-nav a, .footer-mail { font-size: 22px; }
}

/* Desktop coordinates audited against the supplied 1454px Figma exports. */
@media (min-width: 1101px) {
  .site-header {
    padding-inline: max(60px, calc((100vw - 1454px) / 2 + 60px));
  }

  body[data-page="home"] .system-panel { overflow: visible; }
  body[data-page="home"] .cta { margin-top: 88px; }
  body[data-page="home"] .site-footer { height: 663px; min-height: 663px; margin-top: -17px; }

  body[data-page="process"] .page-hero { min-height: 400px; }
  body[data-page="process"] .page-hero,
  body[data-page="work"] .page-hero { padding-top: 141px; }
  body[data-page="process"] .page-hero .eyebrow,
  body[data-page="process"] .page-hero h1,
  body[data-page="process"] .page-hero p:not(.eyebrow),
  body[data-page="work"] .page-hero .eyebrow,
  body[data-page="work"] .page-hero h1,
  body[data-page="work"] .page-hero p:not(.eyebrow) { margin-left: 5px; }
  body[data-page="process"] .page-hero img { right: -40px; }
  body[data-page="process"] .page-hero p:not(.eyebrow) { margin-top: 36px; }
  body[data-page="process"] .process-card {
    height: 503px;
    min-height: 503px;
    padding-top: 28px;
    padding-bottom: 28px;
  }
  body[data-page="process"] .process-cta {
    height: 542px;
    min-height: 542px;
    border: 0;
    background: transparent;
    overflow: visible;
  }

  body[data-page="process"] .process-cta::before {
    content: "";
    position: absolute;
    left: 0;
    top: 23px;
    width: 100%;
    height: 479px;
    border: 1px solid var(--line);
    background: linear-gradient(270deg, rgba(30, 27, 38, .36) 43%, rgba(255, 113, 0, .33));
  }

  body[data-page="process"] .process-cta h2 {
    left: 54px;
    top: 139px;
    width: 680px;
    color: var(--orange);
  }

  body[data-page="process"] .process-cta p {
    left: 54px;
    top: 224px;
    width: 770px;
    color: var(--cream);
    font-size: 32px;
    text-transform: none;
  }

  body[data-page="process"] .process-cta img {
    left: 702px;
    top: 4px;
    width: 659px;
    height: 439px;
    object-fit: cover;
  }

  body[data-page="process"] .process-cta .button {
    left: 892px;
    top: 443px;
    width: 280px;
    height: 47px;
  }
  body[data-page="process"] .site-footer { height: 663px; min-height: 663px; margin-top: 197px; }

  body[data-page="work"] .page-hero { min-height: 633px; }
  body[data-page="work"] .page-hero p:not(.eyebrow) { margin-top: 65px; }
  body[data-page="work"] .cta { height: 671px; }
  body[data-page="work"] .site-footer { height: 673px; min-height: 673px; margin-top: 142px; }

  body[data-page="about"] .page-hero {
    min-height: 716px;
    padding-top: 146px;
    padding-left: 15px;
  }
  body[data-page="about"] .page-hero h1 { max-width: 740px; }
  body[data-page="about"] .page-hero p:not(.eyebrow) { max-width: 740px; margin-top: 100px; }
  body[data-page="about"] .page-hero img {
    right: -133px;
    top: 14px;
    width: 694px;
    height: 463px;
  }
  body[data-page="about"] .about-stack { position: relative; }
  body[data-page="about"] .about-block { transform: translateX(-3.5px); }
  body[data-page="about"] .about-block:nth-child(1) { height: 681px; }
  body[data-page="about"] .about-block:nth-child(2) { height: 364px; margin-top: 49px; padding-top: 40px; padding-bottom: 40px; }
  body[data-page="about"] .about-block:nth-child(2) img { height: 260px; object-fit: contain; }
  body[data-page="about"] .about-block:nth-child(3) { height: 677px; margin-top: 17px; overflow: hidden; }
  body[data-page="about"] .team-grid {
    position: relative;
    width: 1389px;
    height: 737px;
    grid-template-columns: 548px 548px;
    justify-content: start;
    padding: 40px 0 63px 136.5px;
    margin-bottom: 132px;
  }
  body[data-page="about"] .site-footer { height: 663px; min-height: 663px; margin-top: -4px; }

  body[data-page="contact"] .contact-layout .eyebrow,
  body[data-page="contact"] .contact-layout h1,
  body[data-page="contact"] .contact-layout > p:not(.eyebrow) { margin-left: 17px; }
  body[data-page="contact"] .contact-cube { right: 24px; top: 41px; }
  body[data-page="contact"] .contact-form-section { margin-top: 201px; }
  body[data-page="contact"] .contact-form-section { position: relative; display: block; }
  body[data-page="contact"] .contact-form-section > img {
    position: absolute;
    left: 288px;
    top: 4px;
    width: 505px;
    height: 379px;
  }
  body[data-page="contact"] .contact-form .button { width: 274px; }
  body[data-page="contact"] .site-footer { height: 571px; min-height: 571px; }

  .services-grid::after,
  .system-panel::after,
  .approach::after,
  .process-list::after,
  .work-grid::after,
  .about-stack::after,
  .team-grid::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, var(--orange), rgba(184,115,51,.2) 50%, var(--orange));
    content: "";
    pointer-events: none;
  }

  body[data-page="home"] .services-grid::after { bottom: -68px; }
  body[data-page="home"] .system-panel::after { bottom: -64px; }
  body[data-page="home"] .approach::after { bottom: -44px; }
  body[data-page="process"] .process-list::after { bottom: -85px; }
  body[data-page="work"] .work-grid::after { bottom: -157px; }
  body[data-page="about"] .about-stack::after { bottom: -140px; }
  body[data-page="about"] .team-grid::after { bottom: -66px; }
}

/* Exact Home geometry from the supplied 1454px Figma export. */
@media (min-width: 1101px) {
  .site-header {
    justify-content: flex-start;
    background: linear-gradient(180deg, rgba(255,123,0,.22) 0%, rgba(184,115,51,.18) 38%, rgba(104,21,10,.12) 65%, rgba(30,27,38,0) 100%);
  }
  body:not([data-page="home"]) .brand { margin-top: 2px; }
  .nav {
    position: absolute;
    left: calc(50% + 164px);
    top: 10px;
    display: flex;
    width: 745px;
    height: 54px;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0;
    margin: 0;
    padding: 8px 10px;
    transform: translateX(-50%);
  }
  .nav a { display: flex; height: 33px; align-items: center; line-height: 33px; }
  .nav a:nth-child(1) { width: 132px; justify-content: center; }
  .nav a:nth-child(2) { width: 126px; }
  .nav a:nth-child(3) { width: 99px; }
  .nav a:nth-child(4) { width: 83px; }
  .nav a:nth-child(5) { width: 129px; }

  body[data-page="home"] .hero { padding-top: 0; }
  body[data-page="home"] .hero .eyebrow {
    position: absolute;
    left: 0;
    top: 138px;
    width: 573px;
    line-height: 20px;
    white-space: nowrap;
  }
  body[data-page="home"] .hero h1 {
    position: absolute;
    left: 0;
    top: 209px;
    width: 702px;
    margin: 0;
    line-height: 40px;
    white-space: nowrap;
  }
  body[data-page="home"] .service-card { position: relative; padding: 0; }
  body[data-page="home"] .service-card h2 {
    position: absolute;
    left: 21px;
    top: 41px;
    width: 397px;
    height: 97px;
    font-size: 36px;
    line-height: 45px;
  }
  body[data-page="home"] .service-card p {
    position: absolute;
    left: 21px;
    top: 148px;
    width: 348px;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
  }
  body[data-page="home"] .service-card:nth-child(2) p { width: 333px; }
  body[data-page="home"] .service-card:nth-child(3) p { width: 329px; }
  body[data-page="home"] .service-card ul {
    position: absolute;
    left: 14px;
    top: 237px;
    width: 392px;
    margin: 0;
  }
  body[data-page="home"] .service-card li {
    height: 40px;
    padding: 0;
    font-size: 15px;
    line-height: 19px;
  }
  body[data-page="home"] .service-card li::before { left: -9px; top: 8px; }

  body[data-page="home"] .system-panel { padding: 0; overflow: visible; }
  body[data-page="home"] .system-panel .eyebrow {
    position: absolute;
    left: 37px;
    top: 66px;
    width: 360px;
    line-height: 30px;
    white-space: nowrap;
  }
  body[data-page="home"] .system-panel h2 {
    position: absolute;
    left: 37px;
    top: 114px;
    width: 800px;
    margin: 0;
    line-height: 40px;
  }
  body[data-page="home"] .system-panel img {
    position: absolute;
    left: 92px;
    top: 165px;
    width: 1134px;
    height: 378px;
    margin: 0;
    object-fit: cover;
  }
  body[data-page="home"] .system-steps { position: absolute; inset: 0; display: block; margin: 0; }
  body[data-page="home"] .system-steps p { position: absolute; top: 499px; width: 263px; text-align: center; }
  body[data-page="home"] .system-steps p:nth-child(1) { left: 120px; }
  body[data-page="home"] .system-steps p:nth-child(2) { left: 428px; width: 442px; }
  body[data-page="home"] .system-steps p:nth-child(3) { left: 915px; width: 337px; }
  body[data-page="home"] .system-steps strong,
  body[data-page="home"] .system-steps span { font-size: 28px; line-height: 35px; }

  body[data-page="home"] .approach { padding-top: 0; }
  body[data-page="home"] .approach .eyebrow { position: absolute; left: 38px; top: 59px; line-height: 30px; }
  body[data-page="home"] .approach h2 { position: absolute; left: 37px; top: 100px; margin: 0; line-height: 45px; }
  body[data-page="home"] .approach img { position: absolute; left: 50%; top: 167px; margin: 0; }
  body[data-page="home"] .approach-steps { position: absolute; inset: 0; display: block; margin: 0; }
  body[data-page="home"] .approach-steps span { position: absolute; top: 588px; line-height: 40px; }
  body[data-page="home"] .approach-steps span:nth-child(1) { left: 23px; width: 195px; }
  body[data-page="home"] .approach-steps span:nth-child(2) { left: 426px; width: 139px; }
  body[data-page="home"] .approach-steps span:nth-child(3) { left: 774px; width: 198px; }
  body[data-page="home"] .approach-steps span:nth-child(4) { left: 1135px; width: 172px; }

  .cta h2 { top: 282px; width: 600px; line-height: 45px; white-space: nowrap; }
  .cta p { top: 368px; width: 582px; line-height: 45px; letter-spacing: .72px; }
}

/* Exact Process and Work geometry from the supplied 1454px Figma exports. */
@media (min-width: 1101px) {
  .page-hero { padding: 0; }
  body[data-page="process"] .page-hero .eyebrow,
  body[data-page="work"] .page-hero .eyebrow {
    position: absolute;
    left: 5px;
    top: 141px;
    width: auto;
    margin: 0;
    line-height: 38px;
  }
  body[data-page="process"] .page-hero h1,
  body[data-page="work"] .page-hero h1 {
    position: absolute;
    left: 5px;
    top: 206px;
    width: 835px;
    margin: 0;
    line-height: 45px;
  }
  body[data-page="process"] .page-hero p:not(.eyebrow),
  body[data-page="work"] .page-hero p:not(.eyebrow) {
    position: absolute;
    left: 5px;
    width: 930px;
    margin: 0;
    line-height: 40px;
    letter-spacing: .64px;
  }
  body[data-page="process"] .page-hero p:not(.eyebrow) { top: 278px; width: 784px; }
  body[data-page="work"] .page-hero p:not(.eyebrow) { top: 378px; width: 928px; }

  body[data-page="process"] .process-card {
    position: relative;
    display: block;
    padding: 39px 0 0 55px;
  }
  body[data-page="process"] .process-copy {
    width: 755px;
    grid-template-columns: 84px 635px;
    column-gap: 36px;
  }
  body[data-page="process"] .process-copy > span,
  body[data-page="process"] .process-copy h2 { font-size: 36px; line-height: 45px; }
  body[data-page="process"] .process-copy p {
    width: 635px;
    margin-top: 27px;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: .64px;
  }
  body[data-page="process"] .process-copy ul {
    width: 635px;
    margin-top: 33px;
    font-size: 24px;
    line-height: 30px;
  }
  body[data-page="process"] .process-copy li { height: 40px; padding: 0; }
  body[data-page="process"] .process-copy li::before { left: -9px; top: 13px; }
  body[data-page="process"] .process-output {
    width: 635px;
    margin-top: 32px;
    font-size: 30px;
    line-height: 38px;
  }
  body[data-page="process"] .process-card > img {
    position: absolute;
    left: 700px;
    top: 62px;
    width: 584px;
    height: 389px;
  }
  body[data-page="process"] .process-card:first-child > img {
    left: 733.7px;
    top: 74px;
    width: 566px;
    height: 377px;
  }
  body[data-page="process"] .process-cta h2 { width: 726px; line-height: 45px; white-space: nowrap; }
  body[data-page="process"] .process-cta p { width: 770px; line-height: 40px; }

  body[data-page="work"] .work-card { position: relative; padding: 0; }
  body[data-page="work"] .work-card h2 {
    position: absolute;
    left: 15px;
    top: 16px;
    width: 397px;
    min-height: 97px;
    font-size: 36px;
    line-height: 45px;
  }
  body[data-page="work"] .work-card img {
    position: absolute;
    left: 15px;
    top: 145px;
    width: 384px;
    height: 420px;
  }
  body[data-page="work"] .work-card .button {
    position: absolute;
    left: 50%;
    top: 585px;
    margin: 0;
    transform: translateX(calc(-50% + 8px));
  }
  body[data-page="work"] .cta { left: auto; }
}

/* Exact About and Contact geometry from the supplied 1454px Figma exports. */
@media (min-width: 1101px) {
  body[data-page="about"] .page-hero .eyebrow {
    position: absolute;
    left: 15px;
    top: 146px;
    margin: 0;
    line-height: 38px;
  }
  body[data-page="about"] .page-hero h1 {
    position: absolute;
    left: 15px;
    top: 211px;
    width: 835px;
    max-width: none;
    margin: 0;
    line-height: 45px;
  }
  body[data-page="about"] .page-hero p:not(.eyebrow) {
    position: absolute;
    left: 15px;
    top: 383px;
    width: 928px;
    max-width: none;
    margin: 0;
    line-height: 40px;
    letter-spacing: .64px;
  }
  body[data-page="about"] .about-stack {
    width: min(100%, 1454px);
    height: 1788px;
    margin-inline: auto;
  }
  body[data-page="about"] .about-block {
    position: absolute;
    left: 50%;
    width: 1127px;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    transform: translateX(-50%);
  }
  body[data-page="about"] .about-block.media,
  body[data-page="about"] .thinking-grid { display: block; }
  body[data-page="about"] .about-block:nth-child(1) {
    top: 0;
    border: 1px solid rgba(255, 113, 0, .95);
    background: linear-gradient(180deg, rgba(30, 27, 38, .36) -6.12%, rgba(255, 34, 5, .37) 112.64%);
    box-shadow: 0 0 4px 2px rgba(255, 113, 0, .85), 0 0 10px 4px rgba(255, 113, 0, .3), inset 0 0 5px 1px rgba(255, 113, 0, .55);
  }
  body[data-page="about"] .about-block:nth-child(2) {
    top: 730px;
    margin: 0;
    padding: 0;
    background: linear-gradient(360deg, rgba(30, 27, 38, .36) -12.64%, rgba(255, 30, 0, .37) 106.12%);
  }
  body[data-page="about"] .about-block:nth-child(2)::after {
    position: absolute;
    z-index: 4;
    left: 0;
    top: 0;
    width: 100%;
    height: 1058px;
    border: 1px solid rgba(255, 113, 0, .95);
    box-shadow: 0 0 4px 2px rgba(255, 113, 0, .85), 0 0 10px 4px rgba(255, 113, 0, .3), inset 0 0 5px 1px rgba(255, 113, 0, .55);
    content: "";
    pointer-events: none;
  }
  body[data-page="about"] .about-block:nth-child(3) {
    top: 1111px;
    margin: 0;
    background: linear-gradient(180deg, rgba(30, 27, 38, .36) -6.12%, rgba(255, 30, 0, .37) 112.64%);
  }
  body[data-page="about"] .about-block h3,
  body[data-page="about"] .about-block h2,
  body[data-page="about"] .about-block p,
  body[data-page="about"] .about-block img { position: absolute; margin: 0; }
  body[data-page="about"] .about-block h3 { font-size: 30px; line-height: 38px; letter-spacing: .6px; }
  body[data-page="about"] .about-block h2 { font-size: 36px; line-height: 45px; }
  body[data-page="about"] .about-block p { font-size: 24px; line-height: 30px; letter-spacing: .48px; }
  body[data-page="about"] .about-block:nth-child(1) h3 { left: 30px; top: 48px; }
  body[data-page="about"] .about-block:nth-child(1) h2 { left: 30px; top: 118px; width: 622px; }
  body[data-page="about"] .about-block:nth-child(1) p { left: 30px; top: 183px; width: 1077px; }
  body[data-page="about"] .about-block:nth-child(1) img { left: 74px; top: 289px; width: 346px; height: 433px; }
  body[data-page="about"] .about-block:nth-child(1) > div > p { left: 30px; top: 183px; width: 1077px; }
  body[data-page="about"] .discipline-list { position: absolute; inset: 0; display: block; }
  body[data-page="about"] .discipline-list > div { position: absolute; left: 476px; width: 572px; text-align: center; }
  body[data-page="about"] .discipline-list > div:nth-child(1) { top: 336px; }
  body[data-page="about"] .discipline-list > div:nth-child(2) { top: 454px; }
  body[data-page="about"] .discipline-list > div:nth-child(3) { top: 569px; }
  body[data-page="about"] .discipline-list h4 { font-size: 36px; line-height: 45px; letter-spacing: .72px; }
  body[data-page="about"] .about-block:nth-child(1) .discipline-list p {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
    margin-top: 5px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: .48px;
    text-align: center;
  }
  body[data-page="about"] .about-block:nth-child(2) h3 { left: 30px; top: 38px; }
  body[data-page="about"] .about-block:nth-child(2) h2 { left: 30px; top: 118px; width: 576px; }
  body[data-page="about"] .about-block:nth-child(2) p { left: 30px; top: 170px; width: 678px; }
  body[data-page="about"] .about-block:nth-child(2) img { left: 722px; top: 17px; width: 329px; height: 329px; }
  body[data-page="about"] .about-block:nth-child(3) h3 { left: 30px; top: 90px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list h2 { left: 30px; width: 576px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list p { left: 30px; width: 928px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(1) h2 { top: 160px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(1) p { top: 210px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(2) h2 { top: 289px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(2) p { top: 339px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(3) h2 { top: 418px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(3) p { top: 468px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(4) h2 { top: 547px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-list > div:nth-child(4) p { top: 597px; }
  body[data-page="about"] .about-block:nth-child(3) .thinking-grid img { left: 635px; top: 184px; width: 492px; height: 328px; }
  body[data-page="about"] .team-card { padding-left: 17px; padding-right: 17px; }
  body[data-page="about"] .team-card:nth-child(1) { border-color: #ff1e00; }
  body[data-page="about"] .team-card:nth-child(2) { border-color: #ff7b00; }
  body[data-page="about"] .team-card li,
  body[data-page="about"] .team-card p { line-height: 30px; letter-spacing: .48px; }
  body[data-page="about"] .cta { left: auto; }

  body[data-page="contact"] .contact-form label { gap: 10px; line-height: 23px; }
  body[data-page="contact"] .contact-statement h2,
  body[data-page="contact"] .contact-statement p { margin-left: 17px; }
  body[data-page="contact"] .contact-statement p { line-height: 40px; letter-spacing: .64px; }
  body[data-page="contact"] .contact-statement { padding-bottom: 115px; }
}

/* Footer geometry shared by the supplied desktop frames. */
@media (min-width: 1101px) {
  .site-footer {
    position: relative;
    display: block;
    width: min(100%, 1454px);
    margin-inline: auto;
    border-top: 0;
  }
  .site-footer::before {
    position: absolute;
    left: 67px;
    top: 0;
    width: 1320px;
    height: 3px;
    background: linear-gradient(90deg, var(--orange), rgba(184, 115, 51, .2) 50%, var(--orange));
    content: "";
  }
  .footer-brand img { position: absolute; left: 66px; top: 142px; width: 234px; height: 91px; }
  .footer-brand p {
    position: absolute;
    left: 67px;
    width: 233px;
    height: 40px;
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: .64px;
  }
  .footer-brand p:nth-of-type(1) { top: 260px; }
  .footer-brand p:nth-of-type(2) { top: 334px; }
  .footer-brand p:nth-of-type(3) { top: 408px; }
  .footer-brand small {
    position: absolute;
    left: 67px;
    top: 521px;
    width: 263px;
    height: 40px;
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: .64px;
  }
  .footer-art { position: absolute; left: 231px; top: 126px; width: 1014px; height: 338px; }
  .footer-nav {
    position: absolute;
    left: 1235px;
    top: 162px;
    display: flex;
    width: 178px;
    height: 400px;
    gap: 30px;
    flex-direction: column;
  }
  .footer-nav a { width: 178px; height: 40px; font-size: 32px; line-height: 40px; letter-spacing: .64px; }
  .footer-nav a:not(:first-child) { height: 60px; padding: 10px 0; }
  .footer-mail {
    position: absolute;
    left: 588px;
    top: 521px;
    width: 300px;
    height: 40px;
    margin: 0;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: .64px;
  }
  body[data-page="process"] .footer-brand img,
  body[data-page="contact"] .footer-brand img { top: 152px; }
  body[data-page="process"] .footer-brand p:nth-of-type(1),
  body[data-page="contact"] .footer-brand p:nth-of-type(1) { top: 270px; }
  body[data-page="process"] .footer-brand p:nth-of-type(2),
  body[data-page="contact"] .footer-brand p:nth-of-type(2) { top: 344px; }
  body[data-page="process"] .footer-brand p:nth-of-type(3),
  body[data-page="contact"] .footer-brand p:nth-of-type(3) { top: 418px; }
  body[data-page="process"] .footer-nav { top: 172px; }
  body[data-page="contact"] .footer-nav { top: 163px; }
  body[data-page="work"] .footer-brand img { top: 162px; }
  body[data-page="work"] .footer-brand p:nth-of-type(1) { top: 280px; }
  body[data-page="work"] .footer-brand p:nth-of-type(2) { top: 354px; }
  body[data-page="work"] .footer-brand p:nth-of-type(3) { top: 428px; }
  body[data-page="work"] .footer-nav { top: 168px; }
  body[data-page="about"] .footer-brand small,
  body[data-page="about"] .footer-mail { font-weight: 700; }
}

/* Visual fills measured from the supplied full-page 2x Figma exports. */
@media (min-width: 1101px) {
  body[data-page="home"] .system-panel {
    background: linear-gradient(180deg, rgba(69, 74, 80, 0) 6.51%, rgba(255, 113, 0, .79) 100%);
  }

  .cta::before,
  body[data-page="process"] .process-cta::before {
    background: linear-gradient(270deg, rgba(30, 27, 38, .36) 42.69%, rgba(255, 113, 0, .79) 100%);
  }
}
