:root {
  --navy: #101827;
  --navy-soft: #182338;
  --ink: #172033;
  --muted: #667085;
  --muted-dark: #9ca8bb;
  --paper: #f3f5f9;
  --surface: #ffffff;
  --line: rgba(23, 32, 51, 0.11);
  --line-dark: rgba(255, 255, 255, 0.13);
  --cyan: #41c8e8;
  --orange: #ff8b38;
  --lime: #c9ed69;
  --violet: #9a8cff;
  --shadow: 0 22px 50px rgba(16, 24, 39, 0.1);
  --display: "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;
  --body: Inter, "Avenir Next", "Segoe UI", Helvetica, Arial, sans-serif;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }

body {
  margin: 0;
  overflow-x: hidden;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--body);
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

a { color: inherit; }
img { display: block; max-width: 100%; }
button { font: inherit; }

h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { font-family: var(--display); letter-spacing: -0.035em; line-height: 1.08; }
h2 { font-size: clamp(2.25rem, 4vw, 3.9rem); }

.shell { width: min(1180px, calc(100% - 48px)); margin-inline: auto; }
.case-shell { width: min(860px, calc(100% - 48px)); margin-inline: auto; }
.section { padding: 112px 0; }

.skip-link {
  position: fixed;
  z-index: 100;
  left: 16px;
  top: -80px;
  padding: 10px 14px;
  border-radius: 8px;
  background: var(--lime);
  color: var(--navy);
  font-weight: 800;
}
.skip-link:focus { top: 12px; }

.site-header {
  position: sticky;
  z-index: 50;
  top: 0;
  background: rgba(16, 24, 39, 0.95);
  color: #fff;
  border-bottom: 1px solid var(--line-dark);
  backdrop-filter: blur(16px);
}
.nav-wrap { min-height: 72px; display: flex; align-items: center; gap: 36px; }
.brand { display: flex; align-items: center; gap: 11px; margin-right: auto; text-decoration: none; font-weight: 800; letter-spacing: -0.02em; }
.monogram { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 10px; background: var(--cyan); color: var(--navy); font-size: 0.73rem; letter-spacing: 0.04em; }
.site-header nav { display: flex; align-items: center; gap: 30px; }
.site-header nav a { text-decoration: none; color: #b7c0cf; font-size: 0.9rem; font-weight: 700; }
.site-header nav a:hover, .site-header nav a[aria-current="location"] { color: #fff; }
.nav-cta { padding: 10px 18px; border-radius: 9px; background: var(--orange); color: var(--navy); text-decoration: none; font-size: 0.9rem; font-weight: 850; }

.hero { position: relative; overflow: visible; padding: 92px 0; background: var(--navy); color: #fff; }
.hero::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 78% 25%, rgba(65, 200, 232, 0.14), transparent 31%), radial-gradient(circle at 14% 90%, rgba(255, 139, 56, 0.09), transparent 30%); pointer-events: none; }
.hero-grid { position: relative; display: grid; grid-template-columns: 1.08fr 0.92fr; gap: 74px; align-items: center; }
.hero-status { display: flex; flex-wrap: wrap; align-items: center; gap: 16px; margin-bottom: 30px; }
.eyebrow { margin: 0; color: var(--cyan); font-size: 0.74rem; font-weight: 850; letter-spacing: 0.14em; line-height: 1.3; }
.eyebrow.dark { color: #2782a1; }
.hero h1 { max-width: 720px; margin-bottom: 28px; font-size: clamp(3rem, 5.4vw, 5.1rem); letter-spacing: -0.052em; }
.hero-intro { max-width: 680px; margin-bottom: 34px; color: #b9c3d3; font-size: 1.14rem; line-height: 1.72; }
.hero-actions, .case-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 49px; padding: 0 21px; border: 0; border-radius: 10px; text-decoration: none; font-weight: 850; cursor: pointer; }
.button.primary { background: var(--orange); color: var(--navy); }
.button:hover, .nav-cta:hover { transform: translateY(-2px); }
.text-link { display: inline-flex; gap: 7px; align-items: center; color: var(--ink); font-weight: 800; text-decoration-thickness: 1px; text-underline-offset: 5px; }
.text-link.light { color: #fff; }
.hero-art { position: relative; margin: 0; overflow: hidden; min-height: 420px; border: 1px solid rgba(255, 255, 255, 0.12); border-radius: 22px; background: #0c1423; box-shadow: 0 40px 80px rgba(0, 0, 0, 0.22); }
.hero-art::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(7, 12, 22, 0.77)); pointer-events: none; }
.hero-art img { width: 100%; height: 420px; object-fit: cover; object-position: center; }
.hero-art figcaption { position: absolute; z-index: 2; left: 22px; right: 22px; bottom: 18px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; color: #d5dce7; font-size: 0.69rem; font-weight: 800; letter-spacing: 0.05em; text-transform: uppercase; }
.hero-art figcaption span { position: relative; padding-top: 11px; border-top: 1px solid rgba(255, 255, 255, 0.22); }
.hero-art figcaption span::before { content: ""; position: absolute; left: 0; top: -3px; width: 5px; height: 5px; border-radius: 50%; background: var(--orange); }
.stats-grid { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; transform: translateY(50%); }
.stat-card { min-height: 150px; padding: 27px 29px; border: 1px solid rgba(16, 24, 39, 0.07); border-radius: 16px; background: #fff; color: var(--ink); box-shadow: var(--shadow); text-decoration: none; }
.stat-card strong { display: block; color: #217b9b; font-family: var(--display); font-size: 2.1rem; letter-spacing: -0.04em; line-height: 1; }
.stat-card span { display: block; margin-top: 11px; font-weight: 850; }
.stat-card small { display: block; margin-top: 3px; color: var(--muted); font-size: 0.79rem; }
.stat-card:hover { transform: translateY(-5px); }

.story-section { padding-top: 112px; }
.story-grid { display: grid; grid-template-columns: 0.86fr 1.14fr; gap: 100px; }
.section-intro h2 em { color: #2782a1; font-style: normal; }
.story-copy { padding-top: 37px; color: #4f5a6b; font-size: 1.03rem; }
.story-copy p { margin-bottom: 22px; }
.journey { display: flex; align-items: center; gap: 13px; margin-top: 36px; color: var(--ink); font-size: 0.82rem; font-weight: 850; letter-spacing: 0.06em; text-transform: uppercase; }
.journey i { flex: 1; height: 1px; background: var(--line); position: relative; }
.journey i::after { content: ""; position: absolute; right: 0; top: -3px; width: 7px; height: 7px; border-radius: 50%; background: var(--orange); }

.case-section { background: #fff; }
.section-heading { display: grid; grid-template-columns: 1.15fr 0.65fr; gap: 90px; align-items: end; margin-bottom: 54px; }
.section-heading h2 { margin: 13px 0 0; }
.section-heading > p { margin: 0 0 8px; color: var(--muted); }
.section-heading.compact { grid-template-columns: minmax(0, 780px); }
.case-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 26px; }
.case-card { overflow: hidden; border: 1px solid var(--line); border-radius: 19px; background: var(--surface); color: var(--ink); box-shadow: 0 8px 30px rgba(16, 24, 39, 0.05); text-decoration: none; }
.case-card.featured { display: grid; grid-column: 1 / -1; grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr); }
.case-card.featured .case-visual { min-height: 360px; }
.case-card.featured .case-card-copy { display: flex; flex-direction: column; justify-content: center; padding: 42px; }
.case-card.featured p { min-height: 0; }
.case-card:hover { transform: translateY(-7px); box-shadow: var(--shadow); }
.case-visual { position: relative; overflow: hidden; min-height: 262px; padding: 22px; color: #fff; }
.case-visual.blue { background: linear-gradient(145deg, #0a1e4d, #004fff); }
.case-visual.cyan { background: linear-gradient(145deg, #0b2a41, #12658b); }
.case-visual.orange { background: linear-gradient(145deg, #4c1f17, #b65020); }
.case-visual.violet { background: linear-gradient(145deg, #241f47, #5c51a2); }
.case-visual.lime { background: linear-gradient(145deg, #182c25, #3e7358); }
.case-visual.slate { background: linear-gradient(145deg, #111827, #365a72); }
.case-visual::after { content: ""; position: absolute; width: 250px; height: 250px; right: -80px; bottom: -105px; border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 50%; box-shadow: 0 0 0 35px rgba(255, 255, 255, 0.035), 0 0 0 72px rgba(255, 255, 255, 0.025); }
.visual-meta { position: relative; z-index: 2; display: flex; justify-content: space-between; gap: 20px; font-size: 0.68rem; font-weight: 850; letter-spacing: 0.12em; text-transform: uppercase; opacity: 0.82; }
.visual-result { position: absolute; z-index: 2; left: 24px; bottom: 23px; }
.visual-result strong { display: block; font-family: var(--display); font-size: clamp(3.3rem, 6vw, 5.4rem); letter-spacing: -0.07em; line-height: 0.9; }
.visual-result span, .visual-result small { display: block; }
.visual-result span { margin-top: 12px; font-weight: 800; }
.visual-result small { opacity: 0.74; font-size: 0.77rem; }
.signal-map { position: absolute; z-index: 1; right: 40px; top: 64px; width: 160px; height: 110px; opacity: 0.82; }
.signal-map i, .signal-map b, .signal-map em { position: absolute; display: block; }
.signal-map i { width: 14px; height: 14px; border: 2px solid rgba(255, 255, 255, 0.8); border-radius: 50%; }
.signal-map i:nth-child(1) { left: 0; top: 12px; }
.signal-map i:nth-child(2) { left: 2px; top: 50px; }
.signal-map i:nth-child(3) { left: 0; top: 87px; }
.signal-map b { left: 54px; top: 42px; width: 42px; height: 42px; border: 1px solid rgba(255, 255, 255, 0.7); border-radius: 9px; transform: rotate(45deg); }
.signal-map em { right: 0; top: 50px; width: 20px; height: 20px; border-radius: 50%; background: var(--orange); box-shadow: 0 0 28px rgba(255, 139, 56, 0.65); }
.signal-map::before, .signal-map::after { content: ""; position: absolute; height: 1px; background: rgba(255, 255, 255, 0.52); transform-origin: left center; }
.signal-map::before { left: 13px; top: 20px; width: 115px; transform: rotate(23deg); box-shadow: 0 37px rgba(255, 255, 255, 0.52), 0 74px rgba(255, 255, 255, 0.52); }
.signal-map::after { left: 89px; top: 62px; width: 61px; }
.case-card-copy { padding: 27px 28px 30px; }
.case-category { display: inline-flex; padding: 5px 9px; border-radius: 6px; background: #e9f7fb; color: #217b9b; font-size: 0.7rem; font-weight: 850; text-transform: uppercase; letter-spacing: 0.07em; }
.case-card h3 { margin: 16px 0 12px; font-size: 1.55rem; }
.case-card p { min-height: 79px; margin-bottom: 22px; color: var(--muted); }
.case-link { color: #217b9b; font-weight: 850; }

.outcomes-section { background: var(--paper); }
.outcome-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.outcome-card { padding: 30px; border: 1px solid var(--line); border-radius: 16px; background: #fff; }
.outcome-top { display: flex; justify-content: space-between; gap: 18px; color: #2782a1; font-size: 0.69rem; font-weight: 850; letter-spacing: 0.08em; text-transform: uppercase; }
.outcome-card h3 { margin: 22px 0 20px; font-size: 1.35rem; }
.outcome-metric { display: flex; align-items: baseline; gap: 13px; padding: 18px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.outcome-metric strong { color: var(--ink); font-family: var(--display); font-size: 2.1rem; letter-spacing: -0.05em; }
.outcome-metric span { color: var(--muted); font-size: 0.85rem; }
.outcome-card > p { margin: 20px 0 0; color: var(--muted); font-size: 0.92rem; }

.experience-section { padding: 112px 0; background: var(--navy); color: #fff; }
.experience-layout { display: grid; grid-template-columns: 0.68fr 1.32fr; gap: 90px; align-items: start; }
.experience-aside { position: sticky; top: 112px; }
.experience-aside h2 { margin: 18px 0 25px; font-size: clamp(2.35rem, 4vw, 3.7rem); }
.experience-aside p:not(.eyebrow) { color: #aeb8c7; }
.timeline { border-top: 1px solid var(--line-dark); }
.experience-row { display: grid; grid-template-columns: 110px 1fr; gap: 28px; padding: 34px 0; border-bottom: 1px solid var(--line-dark); }
.experience-location { color: #8d99aa; font-size: 0.79rem; font-weight: 700; letter-spacing: 0.03em; }
.experience-copy h3 { margin: 0 0 4px; font-size: 1.45rem; }
.role { margin-bottom: 6px; color: #fff; font-weight: 800; }
.experience-context { margin-bottom: 13px; color: #8f9cad; font-size: 0.87rem; }
.experience-copy ul { margin: 0; padding-left: 20px; color: #b9c2cf; }
.experience-copy li { margin-bottom: 6px; }

.skills-section { background: #fff; }
.skills-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.skill-card { min-height: 370px; padding: 30px; border: 1px solid var(--line); border-radius: 17px; background: var(--paper); }
.skill-card h3 { display: flex; align-items: flex-end; min-height: 3.5rem; margin: 0 0 13px; font-size: 1.55rem; }
.skill-card > p { min-height: 4.25rem; margin-bottom: 0; color: var(--muted); }
.skill-card ul { margin: 20px 0 0; padding: 22px 0 0; border-top: 1px solid var(--line); list-style: none; }
.skill-card li { margin-bottom: 7px; font-size: 0.9rem; font-weight: 700; }
.approach-heading { max-width: 720px; margin: 100px 0 43px; }
.approach-heading h2 { margin: 14px 0 0; }
.approach-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.approach-grid article { padding: 32px 31px 37px; border-right: 1px solid var(--line); }
.approach-grid article:first-child { padding-left: 0; }
.approach-grid article:last-child { border-right: 0; }
.approach-grid span { color: #2782a1; font-size: 0.75rem; font-weight: 850; }
.approach-grid h3 { margin: 42px 0 12px; font-size: 1.38rem; }
.approach-grid p { margin: 0; color: var(--muted); }

.contact-section { padding: 105px 0; background: #dff6fb; }
.contact-grid { display: grid; grid-template-columns: 1fr 0.84fr; gap: 90px; align-items: center; }
.contact-grid h2 { margin: 17px 0 20px; }
.contact-grid > div:first-child > p:not(.eyebrow, .authorization) { max-width: 650px; color: #4f5a6b; font-size: 1.04rem; }
.authorization { margin-top: 24px; font-weight: 850; }
.contact-card { padding: 30px; border-radius: 18px; background: var(--navy); color: #fff; box-shadow: var(--shadow); }
.contact-card > span { color: var(--cyan); font-size: 0.72rem; font-weight: 850; letter-spacing: 0.1em; text-transform: uppercase; }
.contact-email-row { display: grid; grid-template-columns: minmax(0, 1fr) auto; align-items: center; gap: 12px; margin: 24px 0 12px; padding-bottom: 20px; border-bottom: 1px solid var(--line-dark); }
.contact-email { display: flex; justify-content: space-between; gap: 20px; min-width: 0; color: #fff; font-size: clamp(1.05rem, 2vw, 1.45rem); font-weight: 850; overflow-wrap: anywhere; text-decoration: none; }
.copy-email-icon { display: grid; place-items: center; width: 42px; height: 42px; padding: 0; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 10px; background: rgba(255, 255, 255, 0.06); color: #d0d7e2; cursor: pointer; }
.copy-email-icon:hover { border-color: var(--cyan); color: var(--cyan); }
.copy-email-icon svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.contact-secondary { display: flex; flex-wrap: wrap; gap: 18px; }
.contact-secondary a { color: #d0d7e2; text-decoration: none; }
.contact-card p { margin: 25px 0 0; color: #8f9cad; }
.copy-status { display: block; min-height: 1.4em; margin-top: 13px; color: var(--lime); }

footer { background: var(--navy); color: #8f9cad; }
footer .shell { min-height: 74px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
footer a { color: #dbe2ec; text-decoration: none; font-weight: 800; }

.case-page { background: #fff; }
.case-hero { padding: 76px 0 92px; background: var(--paper); }
.back-link { display: inline-block; margin-bottom: 60px; color: #2782a1; font-size: 0.87rem; font-weight: 850; text-decoration: none; }
.case-label { display: flex; gap: 11px; margin-bottom: 18px; }
.case-label span { padding: 5px 9px; border-radius: 6px; background: #e2f5fa; color: #217b9b; font-size: 0.7rem; font-weight: 850; letter-spacing: 0.06em; text-transform: uppercase; }
.case-label span + span { background: #fff1e8; color: #ad4d1e; }
.case-hero h1 { max-width: 820px; margin-bottom: 25px; font-size: clamp(3rem, 6.2vw, 5.6rem); }
.case-dek { max-width: 760px; color: #556173; font-size: 1.17rem; line-height: 1.75; }
.case-disclaimer { max-width: 760px; margin-top: 20px; padding-left: 15px; border-left: 3px solid var(--orange); color: #697487; font-size: 0.9rem; font-weight: 750; line-height: 1.6; }
.case-facts { display: grid; grid-template-columns: 1fr 1fr 1.35fr; gap: 25px; margin: 46px 0 42px; padding: 24px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.case-facts span, .case-facts strong { display: block; }
.case-facts span { color: var(--muted); font-size: 0.7rem; font-weight: 850; letter-spacing: 0.08em; text-transform: uppercase; }
.case-facts strong { margin-top: 5px; font-size: 0.92rem; }
.case-visual-large { min-height: 400px; border-radius: 18px; box-shadow: var(--shadow); }
.case-visual-large .visual-result { left: 36px; bottom: 36px; }
.case-visual-large .visual-result strong { font-size: clamp(5rem, 12vw, 9.5rem); }
.case-visual-large .signal-map { right: 95px; top: 110px; transform: scale(1.6); }
.case-body { padding-top: 110px; padding-bottom: 110px; }
.story-block { display: grid; grid-template-columns: 160px 1fr; gap: 48px; padding: 55px 0; border-bottom: 1px solid var(--line); }
.story-label { color: #2782a1; font-size: 0.7rem; font-weight: 850; letter-spacing: 0.09em; }
.story-block h2 { margin: -8px 0 24px; font-size: clamp(2rem, 4vw, 3rem); }
.story-block p { color: #4f5a6b; font-size: 1.03rem; }
.story-list { margin: 0; padding: 0; list-style: none; counter-reset: list; }
.story-list li { position: relative; padding: 0 0 22px 41px; color: #4f5a6b; }
.story-list li::before { counter-increment: list; content: counter(list); position: absolute; left: 0; top: -1px; display: grid; place-items: center; width: 24px; height: 24px; border-radius: 50%; background: #e2f5fa; color: #217b9b; font-size: 0.7rem; font-weight: 850; }
.decision-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.decision-grid article { padding: 25px; border: 1px solid var(--line); border-radius: 14px; background: var(--paper); }
.decision-grid span { color: #2782a1; font-size: 0.7rem; font-weight: 850; }
.decision-grid h3 { margin: 32px 0 12px; font-size: 1.25rem; }
.decision-grid p { margin: 0; font-size: 0.92rem; }
.case-actions { margin-top: 31px; }
.case-actions .text-link { color: #217b9b; }
.case-body blockquote { margin: 62px 0 0 208px; padding: 32px 34px; border: 0; border-radius: 15px; background: var(--navy); color: #fff; font-family: var(--display); font-size: 1.45rem; font-weight: 750; line-height: 1.45; }
.case-body blockquote span { display: block; margin-bottom: 14px; color: var(--cyan); font-family: var(--body); font-size: 0.7rem; letter-spacing: 0.11em; }
.next-case { padding: 80px 0; background: #dff6fb; }
.next-case span { color: #2782a1; font-size: 0.72rem; font-weight: 850; letter-spacing: 0.1em; }
.next-case a { display: flex; justify-content: space-between; gap: 25px; margin-top: 18px; padding-top: 24px; border-top: 1px solid rgba(23, 32, 51, 0.2); text-decoration: none; }
.next-case strong { max-width: 700px; font-family: var(--display); font-size: clamp(1.8rem, 4vw, 3.2rem); letter-spacing: -0.04em; line-height: 1.1; }
.next-case b { font-size: 2rem; }

.resume-page { background: #e9edf3; }
.resume-toolbar { position: sticky; z-index: 10; top: 0; display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 12px max(24px, calc((100% - 920px) / 2)); background: var(--navy); color: #fff; }
.resume-toolbar a { font-weight: 800; text-decoration: none; }
.resume-sheet { width: min(920px, calc(100% - 32px)); margin: 32px auto; padding: 60px 64px; background: #fff; box-shadow: var(--shadow); }
.resume-sheet header { padding-bottom: 30px; border-bottom: 2px solid var(--ink); }
.resume-sheet h1 { margin: 9px 0 10px; font-size: 3.3rem; }
.resume-sheet header > p { max-width: 760px; margin-bottom: 7px; }
.resume-sheet section { margin-top: 42px; }
.resume-sheet section > h2 { margin-bottom: 21px; padding-bottom: 9px; border-bottom: 1px solid var(--line); font-size: 1.4rem; }
.resume-sheet .experience-row { color: var(--ink); border-bottom-color: var(--line); }
.resume-sheet .experience-location { color: #217b9b; }
.resume-sheet .experience-context, .resume-sheet .experience-copy ul { color: var(--muted); }
.resume-case { padding: 18px 0; border-bottom: 1px solid var(--line); }
.resume-case h3 { margin-bottom: 8px; font-size: 1.08rem; }
.resume-case p { margin-bottom: 6px; }
.secondary { color: var(--muted); font-size: 0.88rem; }

a, button, .stat-card, .case-card { transition: transform 180ms ease, box-shadow 180ms ease, color 180ms ease, background-color 180ms ease; }
a:focus-visible, button:focus-visible { outline: 3px solid var(--cyan); outline-offset: 4px; }
[id] { scroll-margin-top: 92px; }

@media (max-width: 960px) {
  .site-header nav { display: none; }
  .hero-grid, .story-grid, .experience-layout, .contact-grid { grid-template-columns: 1fr; }
  .hero-grid { gap: 50px; }
  .hero-art { min-height: 360px; }
  .hero-art img { height: 360px; }
  .stats-grid { grid-template-columns: 1fr 1fr 1fr; }
  .story-grid, .experience-layout, .contact-grid { gap: 48px; }
  .story-copy { padding-top: 0; }
  .section-heading { grid-template-columns: 1fr; gap: 20px; }
  .experience-aside { position: static; }
  .skills-grid { grid-template-columns: 1fr; }
  .skill-card { min-height: 0; }
  .skill-card h3 { min-height: 0; margin-top: 30px; }
  .skill-card > p { min-height: 0; }
  .case-body blockquote { margin-left: 0; }
}

@media (max-width: 720px) {
  body { font-size: 16px; }
  .shell, .case-shell { width: min(100% - 32px, 1180px); }
  .section, .experience-section { padding: 78px 0; }
  .nav-wrap { min-height: 64px; gap: 14px; }
  .brand > span:last-child { display: none; }
  .nav-cta { padding: 9px 13px; }
  .hero { padding-top: 62px; }
  .hero h1 { font-size: clamp(2.7rem, 12.5vw, 4.15rem); }
  .hero-status { align-items: flex-start; flex-direction: column; }
  .hero-art { min-height: 300px; }
  .hero-art img { height: 300px; }
  .hero-art figcaption { left: 16px; right: 16px; gap: 8px; font-size: 0.57rem; }
  .stats-grid { grid-template-columns: 1fr; transform: translateY(58px); }
  .stat-card { min-height: 128px; }
  .story-section { padding-top: 78px; }
  .case-grid, .outcome-grid, .approach-grid, .decision-grid { grid-template-columns: 1fr; }
  .case-card.featured { display: block; grid-column: auto; }
  .case-card.featured .case-visual { min-height: 235px; }
  .case-card.featured .case-card-copy { padding: 27px 28px 30px; }
  .case-visual { min-height: 235px; }
  .case-card p { min-height: 0; }
  .outcome-top { align-items: flex-start; flex-direction: column; gap: 4px; }
  .experience-row { grid-template-columns: 1fr; gap: 12px; }
  .approach-grid { border: 0; }
  .approach-grid article, .approach-grid article:first-child { padding: 28px 0; border-right: 0; border-top: 1px solid var(--line); }
  .contact-card { padding: 24px; }
  footer .shell { font-size: 0.82rem; }
  .case-hero { padding: 52px 0 70px; }
  .back-link { margin-bottom: 42px; }
  .case-hero h1 { font-size: clamp(2.6rem, 12vw, 4.2rem); }
  .case-facts { grid-template-columns: 1fr; gap: 18px; }
  .case-visual-large { min-height: 320px; }
  .case-visual-large .signal-map { right: 25px; top: 90px; transform: scale(1.05); }
  .story-block { grid-template-columns: 1fr; gap: 18px; padding: 42px 0; }
  .story-block h2 { margin-top: 0; }
  .case-body { padding-top: 58px; padding-bottom: 72px; }
  .resume-sheet { width: 100%; margin: 0; padding: 38px 24px; box-shadow: none; }
  .resume-sheet h1 { font-size: 2.5rem; }
}

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

@media print {
  @page { size: A4; margin: 13mm 14mm; }
  .resume-page { background: #fff; font-size: 9.5pt; line-height: 1.48; }
  .resume-toolbar { display: none; }
  .resume-sheet { width: auto; margin: 0; padding: 0; box-shadow: none; }
  .resume-sheet h1 { font-size: 27pt; }
  .resume-sheet header { padding-bottom: 15px; }
  .resume-sheet header > p { margin-bottom: 4px; }
  .resume-sheet section { margin-top: 18px; }
  .resume-sheet section > h2 { margin-bottom: 9px; font-size: 12.5pt; }
  .resume-sheet .experience-row { grid-template-columns: 86px 1fr; gap: 14px; padding: 10px 0; break-inside: avoid; }
  .resume-sheet .experience-copy h3 { font-size: 10.5pt; }
  .resume-sheet .experience-copy ul { font-size: 8.5pt; }
  .resume-sheet .experience-context, .resume-sheet .experience-location, .resume-sheet .secondary { font-size: 7.8pt; }
  .resume-case { padding: 8px 0; break-inside: avoid; }
  .resume-case h3 { font-size: 9.5pt; }
  .resume-sheet a { color: inherit; text-decoration: none; }
}
