/* Round two contact compositions. Palette accents always remain one triplet;
   no colour identifies a service, situation, status or outcome. */
.cr2 { padding-block: 58px 54px; }
.cr2 h1 { font-weight: 660; letter-spacing: -.065em; }
.cr2 .lead { margin-top: 26px; }
.cr2 .cr2-hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 16px 26px; margin-top: 28px; }
.cr2 .cr2-email { overflow-wrap: anywhere; }
.cr2 .cr2-reassurance { margin-top: 17px; font-size: .8rem; }
.cr2 .cr2-small { font-size: .8rem; line-height: 1.6; }
.cr2 .cr2-triplet { display: grid; grid-template-columns: repeat(3, 1fr); width: 100%; height: 3px; overflow: hidden; }
.cr2 .cr2-triplet i { display: block; background: var(--coral); }
.cr2 .cr2-triplet i:nth-child(2) { background: var(--orchid); }
.cr2 .cr2-triplet i:nth-child(3) { background: var(--teal); }
.cr2 .cr2-work-note { display: flex; gap: 45px; justify-content: space-between; align-items: flex-start; margin-top: 42px; padding-top: 25px; border-top: 1px solid var(--line); }
.cr2 .cr2-work-note p { max-width: 58ch; font-size: .75rem; line-height: 1.65; margin: 0; }
.cr2 .cr2-work-note p:first-child { flex: 0 1 330px; }
.cr2 .cr2-work-note p:last-child { flex: 0 1 440px; }
.cr2 .cr2-form { scroll-margin-top: 24px; }
.cr2 .cr2-form-shell { padding: 35px; }
.cr2 .cr2-form-shell > .cr2-triplet { margin: -35px -35px 30px; width: calc(100% + 70px); }
.cr2 .people-form-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.cr2 .people-field { min-width: 0; }
.cr2 .people-service, .cr2 .people-message { grid-column: 1 / -1; }
.cr2 .people-form legend { font-size: 1.5rem; letter-spacing: -.045em; line-height: 1.2; margin-bottom: 24px; }
.cr2 .people-field label { display: flex; justify-content: space-between; gap: 12px; }
.cr2 .people-field label > span { font-size: .72rem; font-weight: 400; }
.cr2 .people-field textarea { min-height: 124px; }
.cr2 .people-form-actions { display: flex; flex-direction: column; align-items: flex-start; gap: 14px; margin-top: 24px; }
.cr2 .people-form-notice { margin: 0; font-size: .72rem; line-height: 1.6; }
.cr2 .people-form-notice .cr2-email { display: inline; font: inherit; min-height: 0; text-decoration: underline; }
.cr2 .people-form-notice .link-arrow { display: none; }
.cr2 .people-form-notice .cr2-email:after { display: none; }
.cr2 .cr2-next-step h2 { font-size: clamp(2rem, 3vw, 3rem); margin-bottom: 24px; }
.cr2 .cr2-next-step > p:last-child { max-width: 36ch; }

/* C1: kinetic, offset arrow pieces meet above a grounded action strip. */
.cr2 .cr2-move-hero { display: grid; grid-template-columns: 1.15fr 1fr; gap: 56px; align-items: center; }
.cr2-contact-1 h1 { font-size: clamp(4rem, 8vw, 8rem); }
.cr2 .cr2-move-hero .lead { max-width: 36ch; }
.cr2 .cr2-move-art { position: relative; height: 405px; border: 1px solid #343434; overflow: hidden; background: #141414; }
.cr2 .cr2-move-grid { position: absolute; inset: 0; background-image: linear-gradient(#222 1px, transparent 1px), linear-gradient(90deg, #222 1px, transparent 1px); background-size: 40px 40px; }
.cr2 .cr2-move-arrow { position: absolute; width: 300px; height: 280px; left: 50%; top: 42%; transform: translate(-50%, -50%) rotate(-10deg); }
.cr2 .cr2-move-arrow i { display: block; position: absolute; width: 114px; height: 260px; background: var(--coral); clip-path: polygon(0 34%, 100% 0, 100% 66%, 0 100%, 0 75%, 62% 54%, 62% 34%, 0 55%); top: 36px; left: 0; }
.cr2 .cr2-move-arrow i:nth-child(2) { background: var(--orchid); left: 91px; top: 10px; }
.cr2 .cr2-move-arrow i:nth-child(3) { background: var(--teal); left: 182px; top: -16px; }
.cr2 .cr2-art-caption { position: absolute; bottom: 24px; left: 25px; font-size: .72rem; line-height: 1.5; color: #b5b5b5; }
.cr2 .cr2-conversation-strip { display: flex; justify-content: space-between; gap: 24px; padding: 22px 0; margin-top: 46px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); font-size: .85rem; }
.cr2 .cr2-conversation-strip span:last-child { color: var(--muted); }
.cr2 .cr2-lower-grid { display: grid; grid-template-columns: 1fr 1.15fr; gap: 100px; padding-top: 58px; }
.cr2 .cr2-next-step { padding-top: 14px; }

/* C2: the visitor's sentence is the first input, on a large white page. */
.cr2 .cr2-sentence-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 75px; }
.cr2 .cr2-sentence-intro { padding-top: 8px; }
.cr2-contact-2 h1 { font-size: clamp(3.9rem, 6.4vw, 6.4rem); }
.cr2 .cr2-sentence-intro .lead { color: var(--ink); font-size: clamp(1.15rem, 1.8vw, 1.5rem); }
.cr2 .cr2-sentence-intro > p:not(.eyebrow, .lead) { max-width: 35ch; margin-top: 18px; }
.cr2 .cr2-sentence-intro .cr2-hero-actions { margin-top: 18px; }
.cr2 .cr2-quote-art { display: flex; width: 235px; height: 155px; margin-top: 12px; position: relative; overflow: hidden; }
.cr2 .cr2-quote-art span { position: absolute; left: 0; top: -12px; font-size: 215px; line-height: 1; font-weight: 750; letter-spacing: -.08em; color: var(--coral); }
.cr2 .cr2-quote-art span:nth-child(2) { left: 66px; color: var(--orchid); }
.cr2 .cr2-quote-art span:nth-child(3) { left: 132px; color: var(--teal); }
.cr2 .cr2-sentence-intro .cr2-sentence-signoff { font-size: .82rem; margin-top: 2px; }
.cr2 .cr2-sentence-paper { padding: 28px 34px 25px; }
.cr2 .cr2-paper-heading { display: flex; justify-content: space-between; align-items: center; margin-bottom: 18px; font-size: .73rem; }
.cr2 .cr2-paper-heading > span:last-child { font-size: 2.5rem; line-height: 1; }
.cr2 .cr2-sentence-paper > .cr2-triplet { margin-bottom: 28px; }
.cr2 .cr2-sentence-paper .people-message textarea { min-height: 150px; }
.cr2 .cr2-paper-email { border-top: 1px solid var(--line); margin-top: 26px; padding-top: 17px; font-size: .75rem; }
.cr2 .cr2-paper-email a { font-size: .75rem; min-height: 35px; margin-left: 7px; }
.cr2 .cr2-sentence-bottom { display: grid; grid-template-columns: 1fr 1fr .75fr; gap: 40px; padding-top: 42px; }
.cr2 .cr2-sentence-bottom h2 { font-size: 2rem; }
.cr2 .cr2-sentence-bottom p { font-size: .87rem; margin: 0; }

/* C3: an unfinished brief assembles into a page without concealing the copy. */
.cr2-contact-3 h1 { font-size: clamp(4rem, 8.2vw, 8.2rem); line-height: 1; }
.cr2-contact-3 h1 > span { display: inline-block; position: relative; }
.cr2-contact-3 h1 > span:after { content: ''; display: block; height: 7px; width: 100%; margin-top: 13px; background: var(--action-triplet); }
.cr2 .cr2-rough-opening { display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 70px; margin-top: 28px; }
.cr2 .cr2-rough-opening .lead { margin: 0; max-width: 40ch; }
.cr2 .cr2-rough-opening > div { display: flex; align-items: center; flex-wrap: wrap; gap: 14px 23px; padding-top: 3px; }
.cr2 .cr2-rough-middle { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; padding: 64px 0; }
.cr2 .cr2-brief-stack { position: relative; padding: 14px; }
.cr2 .cr2-brief-shadow { position: absolute; inset: 14px; transform: rotate(3deg); background: #242424; border: 1px solid #555; }
.cr2 .cr2-brief-shadow > .cr2-triplet { height: 12px; }
.cr2 .cr2-brief-card { position: relative; padding: 32px; transform: rotate(-2deg); border: 1px solid #fff; }
.cr2 .cr2-brief-card h2 { font-size: clamp(1.6rem, 2.5vw, 2.6rem); line-height: 1.18; }
.cr2 .cr2-brief-card > .cr2-triplet { margin-block: 26px 21px; }
.cr2 .cr2-brief-card > p:last-child { font-size: .82rem; max-width: 32ch; }
.cr2 .cr2-rough-options { min-width: 0; }
.cr2 .cr2-situation-link { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 17px 0; min-height: 62px; border-bottom: 1px solid #444; font-size: 1.15rem; letter-spacing: -.025em; text-decoration: none; }
.cr2 .cr2-situation-link:first-of-type { border-top: 1px solid #444; }
.cr2 .cr2-situation-link:hover, .cr2 .cr2-situation-link:focus-visible { color: #fff; background: #202020; }
.cr2 .cr2-rough-options > .cr2-small { margin-top: 18px; }
.cr2 .cr2-rough-form-row { display: grid; grid-template-columns: .9fr 1.1fr; gap: 85px; padding-top: 26px; border-top: 1px solid var(--line); }
.cr2 .cr2-rough-form-row > aside { padding-top: 18px; }
.cr2 .cr2-rough-form-row aside > h2 { font-size: clamp(2rem, 3vw, 3.2rem); }
.cr2 .cr2-guidance { margin-block: 27px 18px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.cr2 .cr2-guidance summary { display: flex; justify-content: space-between; align-items: center; gap: 15px; padding: 16px 0; font-size: .875rem; }
.cr2 .cr2-guidance summary > span { font-size: 1.5rem; line-height: 1; }
.cr2 .cr2-guidance[open] summary > span { transform: rotate(45deg); }
.cr2 .cr2-guidance > p { padding: 0 24px 20px 0; font-size: .85rem; }

/* C4: the email address is the central action; the form is a second route. */
.cr2 .cr2-hello-header { display: flex; justify-content: space-between; gap: 60px; align-items: flex-end; }
.cr2-contact-4 h1 { font-size: clamp(3.8rem, 6.8vw, 6.8rem); }
.cr2 .cr2-hello-header .lead { max-width: 27ch; margin: 0 0 4px; }
.cr2 .cr2-big-email { display: grid; grid-template-columns: 1fr auto; position: relative; gap: 10px 30px; padding: 42px 0 27px; margin-top: 32px; border-top: 1px solid #444; text-decoration: none; }
.cr2 .cr2-big-email > span:first-child { font-size: clamp(3.5rem, 8vw, 8.1rem); line-height: 1.02; font-weight: 650; letter-spacing: -.065em; overflow-wrap: anywhere; }
.cr2 .cr2-big-email-arrow { font-size: clamp(5rem, 14vw, 14rem); font-weight: 350; line-height: .8; align-self: center; }
.cr2 .cr2-big-email-caption { font-size: .78rem; padding-top: 20px; }
.cr2 .cr2-big-email > .cr2-triplet { grid-column: 1 / -1; margin-top: 15px; height: 7px; }
.cr2 .cr2-big-email:hover > span:first-child { text-decoration: underline; text-decoration-thickness: 2px; text-underline-offset: 12px; }
.cr2 .cr2-hello-detail { display: grid; grid-template-columns: .9fr 1.1fr; gap: 95px; align-items: center; margin-top: 36px; margin-bottom: 55px; }
.cr2 .cr2-hello-detail h2 { font-size: clamp(2rem, 3vw, 3.2rem); margin-bottom: 23px; }
.cr2 .cr2-hello-detail > div > p:not(.eyebrow) { max-width: 47ch; }
.cr2 .cr2-envelope-art { height: 265px; position: relative; max-width: 420px; }
.cr2 .cr2-envelope-art > i { position: absolute; height: 165px; width: 245px; border: 3px solid var(--coral); bottom: 45px; left: 15px; transform: rotate(-12deg); }
.cr2 .cr2-envelope-art > i:before { content: ''; position: absolute; width: 169px; height: 169px; top: -88px; left: 35px; border-right: 3px solid currentColor; border-bottom: 3px solid currentColor; color: var(--coral); transform: rotate(45deg); }
.cr2 .cr2-envelope-art > i:nth-child(2) { border-color: var(--orchid); bottom: 55px; left: 42px; transform: rotate(-3deg); }
.cr2 .cr2-envelope-art > i:nth-child(2):before { color: var(--orchid); }
.cr2 .cr2-envelope-art > i:nth-child(3) { border-color: var(--teal); bottom: 65px; left: 68px; transform: rotate(6deg); }
.cr2 .cr2-envelope-art > i:nth-child(3):before { color: var(--teal); }
.cr2 .cr2-envelope-art > span { position: absolute; left: 182px; top: 102px; font-size: 65px; line-height: 1; }
.cr2 .cr2-hello-form { padding: 40px; }
.cr2 .cr2-hello-form > header { display: grid; grid-template-columns: 1fr 1fr; gap: 15px 55px; margin-bottom: 38px; }
.cr2 .cr2-hello-form > header > .eyebrow { grid-column: 1 / -1; margin-bottom: 0; }
.cr2 .cr2-hello-form h2 { font-size: 2.4rem; }
.cr2 .cr2-hello-form > header > p:last-child { align-self: end; font-size: .875rem; }
.cr2 .cr2-form-wide .people-form-fields { grid-template-columns: 1fr 1fr; column-gap: 40px; }
.cr2 .cr2-form-wide .people-message { grid-column: 1; grid-row: 1 / span 3; display: flex; flex-direction: column; }
.cr2 .cr2-form-wide .people-message textarea { flex: 1; min-height: 170px; }
.cr2 .cr2-form-wide .people-name, .cr2 .cr2-form-wide .people-email-field, .cr2 .cr2-form-wide .people-service { grid-column: 2; }
.cr2 .cr2-form-wide .people-form-actions { flex-direction: row; align-items: center; gap: 30px; }
.cr2 .cr2-form-wide .people-form-notice { max-width: 48ch; }

/* C5: all choices are neutral; each receives the complete moving colour group. */
.cr2 .cr2-start-header { display: grid; grid-template-columns: 1fr 1fr; gap: 0 65px; align-items: end; }
.cr2 .cr2-start-header .eyebrow { grid-column: 1 / -1; }
.cr2-contact-5 h1 { font-size: clamp(3.8rem, 6.4vw, 6.4rem); }
.cr2 .cr2-start-header .lead { max-width: 34ch; padding-bottom: 7px; margin: 0; }
.cr2 .cr2-start-layout { display: grid; grid-template-columns: 1.05fr 1fr; gap: 60px; margin-top: 45px; align-items: start; }
.cr2 .cr2-start-label { display: flex; justify-content: space-between; gap: 20px; font-size: .7rem; margin-bottom: 16px; }
.cr2 .cr2-start-label > span:last-child { color: #eee; }
.cr2 .cr2-start-choice { display: grid; grid-template-columns: 22px 1fr 26px; align-items: center; gap: 18px; min-height: 126px; padding: 25px 14px 24px 0; border-top: 1px solid #444; position: relative; text-decoration: none; }
.cr2 .cr2-start-choice:last-of-type { border-bottom: 1px solid #444; }
.cr2 .cr2-choice-number { font-size: .65rem; color: #999; align-self: start; padding-top: 6px; }
.cr2 .cr2-choice-copy { display: flex; flex-direction: column; gap: 7px; }
.cr2 .cr2-choice-copy strong { font-size: clamp(1.3rem, 2.3vw, 2.05rem); font-weight: 600; letter-spacing: -.04em; line-height: 1.16; }
.cr2 .cr2-choice-copy > span { font-size: .79rem; line-height: 1.55; color: var(--muted); max-width: 35ch; }
.cr2 .cr2-start-choice > .link-arrow { font-size: 1.7rem; }
.cr2 .cr2-start-choice > .cr2-triplet { position: absolute; bottom: -1px; left: 0; width: 72px; height: 3px; }
.cr2 .cr2-start-choice:hover, .cr2 .cr2-start-choice:focus-visible { background: #1b1b1b; }
.cr2 .cr2-start-choice:hover > .cr2-triplet, .cr2 .cr2-start-choice:focus-visible > .cr2-triplet { width: 100%; }
.cr2 .cr2-start-alternative { margin-top: 24px; display: flex; flex-wrap: wrap; gap: 8px 24px; align-items: center; }
.cr2 .cr2-start-alternative p, .cr2 .cr2-start-alternative a { font-size: .8rem; }
.cr2 .cr2-start-form { padding: 30px; }
.cr2 .cr2-start-form > .cr2-triplet { margin: -30px -30px 28px; width: calc(100% + 60px); }
.cr2 .cr2-start-form .people-form legend { font-size: 1.4rem; }
.cr2 .cr2-start-form .people-message textarea { min-height: 134px; }
.cr2 .cr2-start-bottom { display: grid; grid-template-columns: 1.05fr 1fr; gap: 60px; padding-top: 43px; }
.cr2 .cr2-start-bottom h2 { font-size: 2.25rem; }
.cr2 .cr2-start-bottom > p { max-width: 48ch; font-size: .9rem; }

/* All animation ends within 1.4 seconds. Critical text starts fully visible.
   Hover motion is finite and never drives a repeated attention loop. */
@media (prefers-reduced-motion: no-preference) {
  .cr2 .cr2-move-arrow i { animation: cr2-arrow-assemble 1.1s cubic-bezier(.22,1,.36,1) both; }
  .cr2 .cr2-move-arrow i:nth-child(2) { animation-delay: .1s; }
  .cr2 .cr2-move-arrow i:nth-child(3) { animation-delay: .2s; }
  .cr2 .cr2-move-art:hover .cr2-move-arrow { animation: cr2-arrow-nudge .75s ease; }
  .cr2 .cr2-quote-art span { animation: cr2-quote-meet 1s cubic-bezier(.22,1,.36,1) both; }
  .cr2 .cr2-quote-art span:nth-child(2) { animation-delay: .1s; }
  .cr2 .cr2-quote-art span:nth-child(3) { animation-delay: .2s; }
  .cr2 .cr2-sentence-paper > .cr2-triplet { animation: cr2-line-open 1.2s ease both; transform-origin: left; }
  .cr2 .cr2-brief-card { animation: cr2-paper-settle 1.2s cubic-bezier(.22,1,.36,1) backwards; transition: transform .3s ease; }
  .cr2 .cr2-brief-shadow { animation: cr2-shadow-settle 1.1s cubic-bezier(.22,1,.36,1) both; }
  .cr2 .cr2-brief-stack:hover .cr2-brief-card { transform: rotate(0); }
  .cr2 .cr2-big-email > .cr2-triplet { animation: cr2-line-open 1.3s cubic-bezier(.22,1,.36,1) both; transform-origin: left; }
  .cr2 .cr2-big-email-arrow { transition: transform .25s ease; }
  .cr2 .cr2-big-email:hover .cr2-big-email-arrow { transform: translate(7px,-7px); }
  .cr2 .cr2-envelope-art > i { animation: cr2-envelope-open 1.2s cubic-bezier(.22,1,.36,1) both; }
  .cr2 .cr2-envelope-art > i:nth-child(2) { animation-delay: .08s; }
  .cr2 .cr2-envelope-art > i:nth-child(3) { animation-delay: .16s; }
  .cr2 .cr2-envelope-art:hover > span { animation: cr2-send-nudge .7s ease; }
  .cr2 .cr2-start-choice > .cr2-triplet { transition: width .25s ease; }
  .cr2 .cr2-start-form > .cr2-triplet { animation: cr2-line-open 1.2s ease both; transform-origin: right; }
  .cr2 .cr2-guidance summary > span { transition: transform .2s ease; }
}
@keyframes cr2-arrow-assemble { from { transform: translate(-46px,64px); } to { transform: translate(0,0); } }
@keyframes cr2-arrow-nudge { 0%,100% { transform: translate(-50%,-50%) rotate(-10deg); } 45% { transform: translate(-47%,-55%) rotate(-10deg); } }
@keyframes cr2-quote-meet { from { transform: translateY(32px) rotate(-8deg); } to { transform: translateY(0) rotate(0); } }
@keyframes cr2-line-open { from { transform: scaleX(.2); } to { transform: scaleX(1); } }
@keyframes cr2-paper-settle { from { transform: translate(-13px,22px) rotate(-6deg); } to { transform: translate(0,0) rotate(-2deg); } }
@keyframes cr2-shadow-settle { from { transform: translate(14px,-8px) rotate(7deg); } to { transform: translate(0,0) rotate(3deg); } }
@keyframes cr2-envelope-open { from { translate: -24px 22px; } to { translate: 0 0; } }
@keyframes cr2-send-nudge { 0%,100% { transform: translate(0,0); } 45% { transform: translate(10px,-10px); } }
@media (prefers-reduced-motion: reduce) {
  .cr2 *, .cr2 *:before, .cr2 *:after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}
@media (max-width: 1100px) {
  .cr2 .cr2-move-hero { gap: 30px; }
  .cr2 .cr2-move-art { height: 360px; }
  .cr2 .cr2-lower-grid, .cr2 .cr2-sentence-layout, .cr2 .cr2-rough-form-row { gap: 44px; }
  .cr2 .cr2-start-layout, .cr2 .cr2-start-bottom { gap: 35px; }
  .cr2 .cr2-sentence-paper { padding-inline: 27px; }
  .cr2 .cr2-rough-opening, .cr2 .cr2-rough-middle { gap: 40px; }
  .cr2 .cr2-hello-detail { gap: 40px; }
}
@media (max-width: 800px) {
  .cr2 { padding-top: 42px; }
  .cr2 .cr2-move-hero { grid-template-columns: 1.1fr .9fr; gap: 22px; }
  .cr2 .cr2-move-art { height: 320px; }
  .cr2 .cr2-move-arrow { scale: .8; }
  .cr2 .cr2-move-hero h1 { font-size: 4.4rem; }
  .cr2 .cr2-lower-grid { gap: 30px; grid-template-columns: .85fr 1.15fr; }
  .cr2 .cr2-form-shell { padding: 27px; }
  .cr2 .cr2-form-shell > .cr2-triplet { margin: -27px -27px 27px; width: calc(100% + 54px); }
  .cr2 .cr2-sentence-layout { gap: 28px; }
  .cr2-contact-2 h1 { font-size: 3.5rem; }
  .cr2 .cr2-sentence-paper { padding: 23px; }
  .cr2 .cr2-sentence-bottom { grid-template-columns: 1fr 1fr; gap: 25px; }
  .cr2 .cr2-sentence-bottom > p:last-child { grid-column: 2; }
  .cr2 .cr2-brief-card { padding: 25px; }
  .cr2 .cr2-rough-middle { gap: 25px; }
  .cr2 .cr2-rough-form-row { gap: 30px; }
  .cr2 .cr2-hello-header { gap: 28px; }
  .cr2 .cr2-hello-header .lead { font-size: 1rem; }
  .cr2 .cr2-envelope-art { scale: .83; transform-origin: left center; }
  .cr2 .cr2-hello-form { padding: 30px; }
  .cr2 .cr2-start-header { gap: 25px; }
  .cr2 .cr2-start-layout { grid-template-columns: 1fr 1fr; gap: 25px; }
  .cr2 .cr2-start-form { padding: 24px; }
  .cr2 .cr2-start-form > .cr2-triplet { margin: -24px -24px 25px; width: calc(100% + 48px); }
  .cr2 .cr2-start-label { flex-direction: column; gap: 5px; }
  .cr2 .cr2-start-choice { column-gap: 11px; grid-template-columns: 18px 1fr 22px; }
}
@media (max-width: 640px) {
  .cr2 { padding-block: 34px 38px; }
  .cr2 .lead { margin-top: 22px; }
  .cr2 .cr2-hero-actions { margin-top: 22px; gap: 10px 20px; }
  .cr2 .cr2-work-note { flex-direction: column; gap: 15px; margin-top: 30px; }
  .cr2 .cr2-work-note p:first-child, .cr2 .cr2-work-note p:last-child { flex: none; }
  .cr2 .cr2-form-shell, .cr2 .cr2-sentence-paper { padding: 23px; }
  .cr2 .cr2-form-shell > .cr2-triplet { margin: -23px -23px 25px; width: calc(100% + 46px); }
  .cr2 .people-form-fields { gap: 17px; }
  .cr2 .people-form legend { font-size: 1.35rem; }
  .cr2 .cr2-move-hero { grid-template-columns: 1fr; gap: 29px; }
  .cr2 .cr2-move-hero h1 { font-size: clamp(3.8rem, 15vw, 5.3rem); }
  .cr2 .cr2-move-hero .lead { max-width: 36ch; }
  .cr2 .cr2-move-art { height: 240px; }
  .cr2 .cr2-move-arrow { scale: .65; left: 61%; top: 43%; }
  .cr2 .cr2-art-caption { left: 20px; bottom: 20px; }
  .cr2 .cr2-conversation-strip { flex-direction: column; gap: 10px; margin-top: 28px; font-size: .79rem; padding-block: 18px; }
  .cr2 .cr2-lower-grid { grid-template-columns: 1fr; gap: 30px; padding-top: 29px; }
  .cr2 .cr2-next-step { padding: 0; }
  .cr2 .cr2-next-step > p:last-child { max-width: 43ch; font-size: .9rem; }
  .cr2 .cr2-next-step h2 { margin-bottom: 17px; }
  .cr2 .cr2-sentence-layout { grid-template-columns: 1fr; gap: 28px; }
  .cr2-contact-2 h1 { font-size: clamp(3.3rem, 12.9vw, 4.8rem); }
  .cr2 .cr2-sentence-intro { padding: 0; position: relative; }
  .cr2 .cr2-sentence-intro > p:not(.eyebrow, .lead) { max-width: 42ch; }
  .cr2 .cr2-quote-art { display: none; }
  .cr2 .cr2-sentence-intro .cr2-sentence-signoff { padding-top: 16px; border-top: 1px solid var(--line); font-size: .75rem; }
  .cr2 .cr2-sentence-paper > .cr2-triplet { margin-bottom: 24px; }
  .cr2 .cr2-sentence-bottom { grid-template-columns: 1fr; gap: 18px; padding-top: 30px; }
  .cr2 .cr2-sentence-bottom > p:last-child { grid-column: auto; }
  .cr2-contact-3 h1 { font-size: clamp(3.5rem, 13.8vw, 5rem); }
  .cr2-contact-3 h1 > span:after { height: 5px; margin-top: 10px; }
  .cr2 .cr2-rough-opening { grid-template-columns: 1fr; gap: 20px; margin-top: 24px; }
  .cr2 .cr2-rough-opening > div { padding: 0; gap: 12px 20px; }
  .cr2 .cr2-rough-middle { grid-template-columns: 1fr; gap: 36px; padding-block: 35px; }
  .cr2 .cr2-brief-stack { padding: 10px; }
  .cr2 .cr2-brief-shadow { inset: 10px; }
  .cr2 .cr2-brief-card h2 { font-size: clamp(1.55rem, 6.5vw, 2.1rem); }
  .cr2 .cr2-rough-form-row { grid-template-columns: 1fr; gap: 24px; }
  .cr2 .cr2-rough-form-row > aside { padding: 0; }
  .cr2 .cr2-guidance { margin-top: 23px; }
  .cr2 .cr2-hello-header { flex-direction: column; align-items: flex-start; gap: 20px; }
  .cr2-contact-4 h1 { font-size: clamp(3.2rem, 12.3vw, 4.7rem); }
  .cr2 .cr2-hello-header .lead { max-width: 35ch; font-size: 1.05rem; }
  .cr2 .cr2-big-email { margin-top: 24px; padding-top: 25px; gap: 12px 10px; }
  .cr2 .cr2-big-email > span:first-child { font-size: clamp(2.65rem, 10.25vw, 4.3rem); }
  .cr2 .cr2-big-email-arrow { font-size: clamp(3rem, 13vw, 5rem); align-self: start; padding-top: 9px; }
  .cr2 .cr2-big-email-caption { padding-top: 6px; }
  .cr2 .cr2-big-email > .cr2-triplet { height: 5px; margin-top: 8px; }
  .cr2 .cr2-hello-detail { grid-template-columns: 1fr; gap: 16px; margin-block: 6px 30px; }
  .cr2 .cr2-envelope-art { height: 220px; scale: .8; transform-origin: left center; margin-left: 15px; }
  .cr2 .cr2-hello-detail h2 { margin-bottom: 18px; }
  .cr2 .cr2-hello-detail > div > p:not(.eyebrow) { font-size: .9rem; }
  .cr2 .cr2-hello-form { padding: 23px; }
  .cr2 .cr2-hello-form > header { grid-template-columns: 1fr; gap: 16px; margin-bottom: 27px; }
  .cr2 .cr2-hello-form h2 { font-size: 2rem; }
  .cr2 .cr2-form-wide .people-form-fields { grid-template-columns: 1fr 1fr; gap: 18px; }
  .cr2 .cr2-form-wide .people-message { grid-column: 1 / -1; grid-row: auto; }
  .cr2 .cr2-form-wide .people-name, .cr2 .cr2-form-wide .people-email-field { grid-column: auto; }
  .cr2 .cr2-form-wide .people-service { grid-column: 1 / -1; }
  .cr2 .cr2-form-wide .people-form-actions { flex-direction: column; align-items: flex-start; gap: 15px; }
  .cr2 .cr2-start-header { grid-template-columns: 1fr; gap: 20px; }
  .cr2 .cr2-start-header .eyebrow { margin: 0; }
  .cr2-contact-5 h1 { font-size: clamp(3.5rem, 13.5vw, 5rem); }
  .cr2 .cr2-start-header .lead { padding: 0; max-width: 37ch; }
  .cr2 .cr2-start-layout { grid-template-columns: 1fr; gap: 30px; margin-top: 28px; }
  .cr2 .cr2-start-label { flex-direction: row; gap: 15px; font-size: .67rem; }
  .cr2 .cr2-start-choice { min-height: 111px; grid-template-columns: 19px 1fr 24px; padding-block: 21px; }
  .cr2 .cr2-choice-copy strong { font-size: 1.65rem; }
  .cr2 .cr2-start-alternative { margin-top: 17px; }
  .cr2 .cr2-start-bottom { grid-template-columns: 1fr; gap: 18px; padding-top: 30px; }
}
@media (max-width: 380px) {
  .cr2 .people-form-fields, .cr2 .cr2-form-wide .people-form-fields { grid-template-columns: 1fr; }
  .cr2 .cr2-form-shell, .cr2 .cr2-sentence-paper, .cr2 .cr2-hello-form { padding: 20px; }
  .cr2 .cr2-form-shell > .cr2-triplet { margin: -20px -20px 23px; width: calc(100% + 40px); }
  .cr2 .cr2-situation-link { font-size: 1rem; }
  .cr2 .cr2-choice-copy strong { font-size: 1.45rem; }
  .cr2 .cr2-big-email > span:first-child { font-size: 9.9vw; }
}
/* A selected starting point remains clear after focus moves into the outline. */
.cr2 .cr2-start-choice.is-selected{background:#171717;border-color:#888}
.cr2 .cr2-start-choice.is-selected>.cr2-triplet{width:100%}
.cr2 .cr2-situation-link.is-selected{border-color:#fff}
/* Keep the paper entrance inside a narrow phone viewport. */
@media(max-width:560px) and (prefers-reduced-motion:no-preference){
  .cr2 .cr2-brief-card{animation-name:cr2-paper-settle-small}
  .cr2 .cr2-brief-shadow{animation-name:cr2-shadow-settle-small}
}
@keyframes cr2-paper-settle-small{from{transform:translate(-3px,12px) rotate(-3deg)}to{transform:translate(0,0) rotate(-2deg)}}
@keyframes cr2-shadow-settle-small{from{transform:translate(3px,-4px) rotate(4deg)}to{transform:translate(0,0) rotate(3deg)}}
