/* Editorial additions: scoped styles, independent of the compiled Tailwind bundles. */
.update-wrap{max-width:1200px;margin:auto;padding:0 40px}.update-section{padding:88px 0;border-bottom:1px solid #293579;color:#293579;background:#f8f7f5}.update-section:nth-of-type(even){background:#fff}.update-label{font-size:12px;line-height:1.6;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:#9d5779;margin:0 0 22px}.update-section h2,.update-hero h1{font-size:clamp(34px,5vw,64px);line-height:1.04;letter-spacing:-.045em;font-weight:900;text-transform:uppercase;margin:0 0 30px}.update-hero{padding:85px 0;background:#f8f7f5;border-bottom:2px solid #293579;color:#293579}.update-hero h1{font-size:clamp(45px,7vw,96px);max-width:1000px}.update-deck{font-size:22px;line-height:1.6;max-width:800px;color:#53535c}.update-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.update-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.update-card{border:1px solid #293579;padding:28px;display:flex;flex-direction:column;gap:18px;background:#fff;color:#293579;min-width:0}.update-card h3{font-size:25px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:-.025em;margin:0}.update-card p{font-size:17px;line-height:1.75;margin:0;color:#53535c}.update-link{display:inline-flex;align-items:center;gap:12px;text-decoration:underline;text-underline-offset:5px;font-size:14px;font-weight:700;margin-top:18px;line-height:1.7}.update-link:hover{color:#9d5779}.update-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:30px}.update-button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:15px 22px;background:#293579;color:#fff;border:1px solid #293579;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;line-height:1.6}.update-button:hover{background:#424f8d}.update-button.light{color:#293579;background:#fff}.update-prose{max-width:800px;font-size:20px;line-height:1.85;color:#41424b}.update-prose p{margin:0 0 24px}.update-prose h3{font-size:23px;font-weight:800;color:#293579;margin:32px 0 16px}.update-prose ul{list-style:disc;padding-left:24px;margin:20px 0}.update-prose li{margin:10px 0}.update-note{font-size:14px!important;line-height:1.8;color:#53535c;border-top:1px solid #ccc;padding-top:18px}.update-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.update-photo{padding:8px;border:2px solid #293579;margin:0}.update-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.update-inset{margin-top:48px;padding-top:36px;border-top:1px solid currentColor}.update-inset h3{font-size:30px;font-weight:800;line-height:1.2;text-transform:uppercase}.update-bpl{margin:48px 0;border:1px solid #ffffff55;padding:32px}.update-bpl .update-link{color:inherit}.update-bpl h3{font-size:36px;line-height:1.1;text-transform:uppercase;font-weight:900;margin-bottom:18px}.update-bpl p{font-size:18px;line-height:1.75}.update-bpl .update-photo{border-color:#ffffff66}.update-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.update-form-row label,.update-form-field label{display:block;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.08em;margin-bottom:8px;color:#293579}.update-form-row input,.update-form-field select{width:100%;padding:12px;border:1px solid #777;background:white;font-size:16px;color:#293579}.update-jump{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:30px;font-size:14px;font-weight:700}.update-jump a{text-decoration:underline;text-underline-offset:5px}[id]{scroll-margin-top:115px}.update-section a:focus-visible,.update-hero a:focus-visible,.update-card a:focus-visible{outline:3px solid #b77393;outline-offset:5px}.update-question{font-size:26px!important;color:#293579!important;font-weight:600}.update-credit{font-size:15px;line-height:1.9;max-width:850px;margin-top:30px;color:#53535c}@media(max-width:767px){.update-wrap{padding:0 24px}.update-section,.update-hero{padding:55px 0}.update-grid,.update-grid.two,.update-split{grid-template-columns:1fr}.update-grid{gap:16px}.update-card{padding:24px}.update-deck,.update-prose{font-size:18px}.update-bpl{padding:20px}.update-bpl h3{font-size:30px}.update-form-row{grid-template-columns:1fr}.update-split{gap:28px}.update-question{font-size:22px!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.photo-fx{transition:none!important}}
/* Keep the existing homepage portfolio heading within narrow screens. */
@media(max-width:767px){#work>.max-w-container-max>.flex>div{min-width:0;max-width:100%}#work h2{font-size:clamp(32px,10vw,50px);overflow-wrap:normal}}
