/* Short previews; full stories and answers open on request. */
html body .recent-work-card__body{padding:18px;gap:10px;display:flex;flex-direction:column}
html body .recent-work-card__body strong{font-size:1.1rem;line-height:1.3;letter-spacing:-.02em}
html body .recent-work-card__body>.recent-work-card__summary{font-size:.9rem;line-height:1.5;color:#5c6076}
html body .recent-work-card__body>.recent-work-card__read{font-size:.85rem;font-weight:800;color:#383392;margin-top:auto;padding-top:4px}
html body .recent-work-card img{aspect-ratio:16/10;object-fit:cover}
html body .project-grid{align-items:start}
html body .project-card>img{display:block;aspect-ratio:16/10;object-fit:cover}
html body .project-card-copy{padding:20px}
html body .project-card-copy h2{font-size:1.25rem;line-height:1.3;margin:12px 0 8px}
html body .project-card-copy .project-teaser{font-size:.97rem;line-height:1.55;margin:12px 0 16px}
html body .project-meta{font-size:.76rem;color:#666a7e;line-height:1.5}
.project-story{border-top:1px solid #e4e5ef;padding-top:2px}
.project-story summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;min-height:48px;box-sizing:border-box;font-size:.9rem;font-weight:800;color:#383392;cursor:pointer;list-style:none}
.project-story summary::-webkit-details-marker,.local-answer-card summary::-webkit-details-marker{display:none}
.project-story .story-open,.project-story[open] .story-closed{display:none}
.project-story[open] .story-open{display:inline}
.project-story[open] summary>span:last-child,.local-answer-card[open] summary>span{transform:rotate(45deg)}
.project-story__body p{font-size:.95rem;line-height:1.65;margin:0 0 10px}
html body .local-answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;align-items:start;gap:14px;width:100%;margin:0;padding:0;overflow:visible}
html body .local-answer-card{display:block;height:auto;min-width:0;padding:0;border:1px solid #dfe2ed;border-radius:16px;background:#fff;box-shadow:none}
html body .local-answer-card summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;min-height:90px;box-sizing:border-box;list-style:none;cursor:pointer}
html body .local-answer-card h3{font-size:1.05rem;line-height:1.4;margin:0;color:#262951}
html body .local-answer-card summary>span{font-size:24px;font-weight:500;color:#5148a8;flex:0 0 20px;text-align:center}
html body .local-answer-card[open]{border-color:#aaa3da;box-shadow:0 8px 22px #27244d08}
html body .local-answer-body{padding:0 22px 22px}
html body .local-answer-body p{font-size:.97rem;line-height:1.65;margin:0 0 16px}
html body .local-answer-body a{min-height:44px;display:inline-flex;align-items:center;gap:8px}
.project-story summary:focus-visible,.local-answer-card summary:focus-visible{outline:3px solid #8276f1;outline-offset:3px;border-radius:10px}
html body .project-card:target{scroll-margin-top:110px;outline:2px solid #8276f1;outline-offset:4px}
@media(max-width:680px){html body .local-answer-grid{grid-template-columns:1fr}html body .local-answer-card summary{padding:18px;min-height:80px}html body .local-answer-body{padding:0 18px 20px}html body .recent-work-card__body{padding:17px}html body .project-card-copy{padding:18px}}
@media(prefers-reduced-motion:reduce){.project-story *,.local-answer-card *{transition:none!important}}
html body .recent-work-card__body{min-height:0;gap:8px}
html body .recent-work-card__tag,html body .recent-work-card__body strong{margin-bottom:0}
html body .project-meta{display:grid;gap:3px;font-weight:500}
html body .project-meta time,html body .project-meta span{font-weight:500}
