@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&family=Instrument+Serif:ital@0;1&display=swap');

:root { --ink: #1f362d; --paper: #f4f1e8; --moss: #1f4a39; --soft-moss: #dce1ce; --moss-fade: #c8d6c4; --red: #bd6148; --line: #bebcae; --muted: #607067; --serif: "Instrument Serif", Georgia, serif; --sans: "DM Sans", sans-serif; --mono: "DM Mono", monospace; }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { background: var(--paper); color: var(--ink); font-family: var(--sans); margin: 0; }
a { color: inherit; text-decoration: none; }
.skip-link { background: var(--ink); color: var(--paper); left: 1rem; padding: .6rem 1rem; position: fixed; top: -4rem; z-index: 9; }.skip-link:focus { top: 1rem; }
.site-header { align-items: center; display: flex; justify-content: space-between; margin: auto; max-width: 1440px; padding: 22px clamp(24px, 5vw, 74px); }.wordmark { font-size: 1.22rem; font-weight: 600; letter-spacing: -.06em; }.wordmark span { color: var(--red); font-size: .92em; }nav { display: flex; gap: clamp(16px, 2.8vw, 36px); margin-left: auto; margin-right: clamp(20px, 3.5vw, 50px); }nav a, footer a { color: #53625a; font-size: .78rem; font-weight: 500; }nav a:hover, footer a:hover { color: var(--ink); }.header-download { background: var(--ink); color: var(--paper); font-family: var(--mono); font-size: .68rem; letter-spacing: .03em; padding: 10px 12px; }.header-download span { color: var(--moss-fade); }
.hero { background: var(--soft-moss); margin: 20px auto 0; max-width: 1440px; min-height: 655px; overflow: hidden; padding: clamp(36px, 6vw, 85px); position: relative; }.hero::before { border: 1px solid rgba(31, 54, 45, .2); content: ""; height: 180px; position: absolute; right: 8%; top: 10%; width: 180px; }.hero::after { border: 1px solid rgba(31, 54, 45, .13); content: ""; height: 280px; position: absolute; right: 2%; top: 2%; width: 280px; }.case-stamp { border: 1px solid #547364; color: #456554; font-family: var(--mono); font-size: .6rem; letter-spacing: .07em; line-height: 1.55; padding: 7px 10px; position: absolute; right: clamp(28px, 5vw, 74px); top: 32px; }.hero-copy { max-width: 690px; position: relative; z-index: 2; }.eyebrow { color: #53715e; font-family: var(--mono); font-size: .66rem; letter-spacing: .08em; margin: 0 0 18px; text-transform: uppercase; }.hero h1, h2 { font-family: var(--serif); font-size: clamp(3.8rem, 7.1vw, 7.4rem); font-weight: 400; letter-spacing: -.075em; line-height: .82; margin: 0; }.hero h1 em, h2 em { font-family: var(--sans); font-style: normal; font-weight: 500; }.lede { color: #42594c; font-size: clamp(1rem, 1.35vw, 1.17rem); line-height: 1.55; margin: 29px 0; max-width: 500px; }.hero-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 22px; }.button { align-items: center; background: var(--moss); color: #f5f4ed; display: inline-flex; font-family: var(--mono); font-size: .73rem; gap: 16px; letter-spacing: .04em; padding: 13px 15px 11px; position: relative; transition: transform .2s, background .2s; }.button:hover { background: #2d634c; transform: translateY(-2px); }.folder-button::after { border-left: 9px solid transparent; border-top: 9px solid var(--soft-moss); content: ""; left: 0; position: absolute; top: 0; }.guide-link { border-bottom: 1px solid currentColor; font-size: .82rem; font-weight: 600; padding-bottom: 3px; }.guide-link span { display: inline-block; margin-left: 3px; transition: transform .2s; }.guide-link:hover span { transform: translateX(4px); }.platforms { color: #587063; font-family: var(--mono); font-size: .62rem; letter-spacing: .04em; margin-top: 29px; text-transform: uppercase; }.platforms b { color: var(--red); font-weight: 400; padding: 0 7px; }
.hero-evidence { bottom: 0; position: absolute; right: clamp(28px, 6vw, 90px); width: min(42%, 548px); z-index: 3; }.evidence-label { align-items: center; color: #496552; display: flex; font-family: var(--mono); font-size: .61rem; justify-content: space-between; letter-spacing: .07em; margin-bottom: 9px; }.evidence-label span { color: #728577; }.hero-still { background: #1c2923; border: 1px solid #78907a; box-shadow: 16px 18px 0 rgba(31, 54, 45, .18); margin: 0; overflow: hidden; }.hero-still img { display: block; height: 100%; object-fit: cover; transform: scale(1.095); width: 100%; }.hero-still figcaption { color: #4a6453; font-family: var(--sans); font-size: .76rem; font-weight: 500; letter-spacing: -.01em; line-height: 1.35; margin: 17px 0 20px 13px; max-width: 260px; }.chapter-mark { bottom: 32px; color: var(--moss); font-family: var(--serif); font-size: 1.1rem; left: clamp(36px, 6vw, 88px); position: absolute; }.chapter-mark::after { background: var(--red); content: ""; display: inline-block; height: 3px; margin: 0 0 3px 13px; width: 42px; }
.opening { display: grid; gap: 6vw; grid-template-columns: .7fr 2fr; margin: auto; max-width: 1280px; padding: 155px 0 80px; }.opening h2, .section-heading h2, .timeline-heading h2, .deep-copy h2, .final-cta h2 { font-size: clamp(3rem, 5.2vw, 5.8rem); }.opening > div > p { color: var(--muted); font-size: 1.03rem; line-height: 1.55; margin: 27px 0 0; max-width: 540px; }.case-index { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(3, 1fr); margin: auto; max-width: 1280px; }.case-index article { min-height: 178px; padding: 27px 30px; }.case-index article + article { border-left: 1px solid var(--line); }.case-index span { color: var(--red); font-family: var(--mono); font-size: .65rem; }.case-index h3 { font-size: 1.1rem; letter-spacing: -.04em; margin: 30px 0 5px; }.case-index p { color: var(--muted); font-size: .8rem; line-height: 1.45; margin: 0; max-width: 260px; }
.evidence-section { margin: auto; max-width: 1280px; padding: 155px 0; }.section-heading { display: grid; gap: 4vw; grid-template-columns: .7fr 2fr; margin-bottom: 55px; }.section-heading h2 { max-width: 700px; }.evidence-grid { display: grid; gap: 15px; grid-template-columns: repeat(3, 1fr); }.evidence-card { background: #ebe8df; min-width: 0; padding: 15px; }.evidence-card:nth-child(2) { background: #d9e2d1; }.evidence-card:nth-child(3) { background: #e7d8ca; }.card-label { border-bottom: 1px solid rgba(31, 54, 45, .25); color: #567060; font-family: var(--mono); font-size: .57rem; letter-spacing: .05em; padding-bottom: 9px; }.evidence-card video { background: #23342b; display: block; height: auto; margin: 14px 0 18px; width: 100%; }.evidence-card h3 { font-size: 1.4rem; letter-spacing: -.055em; line-height: 1; margin: 0 0 9px; }.evidence-card p { color: #5c6d62; font-size: .8rem; line-height: 1.45; margin: 0; }
.case-timeline { background: #e7ded1; margin: auto; max-width: 1440px; overflow: hidden; padding: 95px clamp(25px, 6vw, 85px) 75px; position: relative; }.timeline-heading { margin-left: 8%; max-width: 600px; }.case-timeline ol { display: flex; justify-content: space-between; list-style: none; margin: 88px 0 0; padding: 0; position: relative; }.case-timeline ol::before { border-top: 1px solid #9c9488; content: ""; left: 0; position: absolute; right: 0; top: 5px; }.case-timeline li { background: #e7ded1; padding-right: 16px; position: relative; width: 24%; z-index: 1; }.case-timeline li::before { background: var(--ink); border: 3px solid #e7ded1; border-radius: 50%; content: ""; display: block; height: 13px; margin-bottom: 13px; width: 13px; }.case-timeline li.active::before { background: var(--red); }.case-timeline span { color: #6a756b; font-family: var(--mono); font-size: .58rem; }.case-timeline b { display: block; font-size: .94rem; margin-top: 5px; }.case-timeline p { color: #637067; font-size: .75rem; line-height: 1.35; margin: 3px 0; max-width: 145px; }
.deep-evidence { margin: auto; max-width: 1280px; padding: 145px 0; }.deep-evidence article { align-items: center; display: grid; gap: 7vw; grid-template-columns: .9fr 1.1fr; margin-bottom: 140px; }.deep-evidence article:last-child { margin-bottom: 0; }.deep-evidence article.reverse { grid-template-columns: 1.1fr .9fr; }.deep-evidence article.reverse .deep-copy { order: 2; }.deep-copy h2 { margin-bottom: 25px; }.deep-copy > p:not(.eyebrow) { color: var(--muted); font-size: .94rem; line-height: 1.55; margin-bottom: 26px; max-width: 430px; }.deep-evidence video { background: var(--ink); box-shadow: 12px 14px 0 var(--moss-fade); display: block; height: auto; width: 100%; }.deep-evidence article.reverse video { box-shadow: -12px 14px 0 #e2c2af; }
.final-cta { background: var(--moss); color: #f3f1e8; margin: auto; max-width: 1440px; overflow: hidden; padding: 105px 25px; position: relative; text-align: center; }.final-cta::before { border: 1px solid rgba(220, 225, 206, .23); border-radius: 50%; content: ""; height: 460px; left: calc(50% - 230px); position: absolute; top: -120px; width: 460px; }.final-cta > * { position: relative; z-index: 1; }.final-cta .eyebrow { color: var(--moss-fade); }.final-cta h2 { margin: 0 auto 19px; }.final-cta h2 em { color: var(--moss-fade); }.final-cta p:not(.eyebrow) { color: #bed0c1; font-size: .9rem; margin-bottom: 29px; }.cta-tab { background: var(--moss-fade); color: var(--moss); font-family: var(--mono); font-size: .6rem; left: 25px; letter-spacing: .05em; padding: 7px 10px; position: absolute; top: 25px; }.light-button { background: var(--moss-fade); color: var(--ink); }.light-button:hover { background: #e7eadb; }.light-button::after { border-top-color: var(--moss); }
footer { align-items: center; display: grid; gap: 20px; grid-template-columns: 1fr 1.2fr 1fr; margin: auto; max-width: 1280px; padding: 37px 0; }footer p { color: var(--muted); font-size: .75rem; margin: 0; }footer div { display: flex; gap: 16px; justify-content: flex-end; }
@media (max-width: 900px) { .site-header { padding-inline: 25px; }.hero { margin-top: 0; min-height: 730px; }.hero-evidence { right: 6%; width: min(55%, 480px); }.opening, .section-heading { margin-inline: 25px; }.case-index, .evidence-section, .deep-evidence, footer { margin-inline: 25px; }.evidence-section, .deep-evidence { padding-block: 100px; }.deep-evidence article, .deep-evidence article.reverse { gap: 45px; grid-template-columns: 1fr; margin-bottom: 100px; }.deep-evidence article.reverse .deep-copy { order: 0; }.deep-evidence article video { max-width: 620px; }.case-timeline ol { gap: 4px; }.case-timeline li { padding-right: 8px; } }
@media (max-width: 650px) { nav { display: none; }.header-download { font-size: .62rem; }.hero { min-height: 720px; padding: 80px 25px 35px; }.case-stamp { right: 25px; top: 24px; }.hero h1 { font-size: clamp(3.6rem, 16vw, 5rem); }.hero-evidence { bottom: 25px; right: 25px; width: calc(100% - 50px); }.hero-still figcaption { display: none; }.chapter-mark { display: none; }.opening, .section-heading { display: block; padding-top: 85px; }.opening .eyebrow, .section-heading .eyebrow { margin-bottom: 28px; }.case-index { grid-template-columns: 1fr; }.case-index article { min-height: 140px; }.case-index article + article { border-left: 0; border-top: 1px solid var(--line); }.case-index h3 { margin-top: 17px; }.evidence-grid { grid-template-columns: 1fr; }.evidence-section { padding-bottom: 85px; }.case-timeline { padding-block: 70px; }.timeline-heading { margin-left: 0; }.case-timeline ol { margin-top: 60px; overflow-x: auto; padding-bottom: 5px; }.case-timeline li { flex: 0 0 135px; }.deep-evidence { padding-block: 85px; }.final-cta { padding-block: 90px; }.cta-tab { display: none; }footer { grid-template-columns: 1fr; }footer div { justify-content: flex-start; } }
