:root{--bg:#fff;--surface:#faf8f6;--surface-deep:#f3eeeb;--red:#a61f24;--red-dark:#741419;--red-light:#c34348;--text:#211f1e;--muted:#6f6864;--border:#e8e0dc;--max-width:1180px;--reading-width:780px;--radius:4px;--radius-large:10px;--shadow:0 20px 60px #3c201c1a;--fs-display:clamp(2.625rem, 5vw, 5rem);--fs-page-title:clamp(2.5rem, 3.6vw, 4rem);--fs-section-title:clamp(1.875rem, 2.6vw, 2.75rem);--fs-subsection-title:clamp(1.625rem, calc(1.5rem + .4vw), 2rem);--fs-stat-number:clamp(2rem, calc(1.8rem + .55vw), 2.6rem);--fs-card-title:clamp(1.375rem, calc(1.25rem + .25vw), 1.625rem);--fs-body-large:clamp(1.125rem, calc(1.02rem + .23vw), 1.375rem);--fs-body:clamp(1rem, calc(.98rem + .12vw), 1.125rem);--fs-nav:clamp(1rem, calc(.96rem + .08vw), 1.0625rem);--fs-eyebrow:clamp(1rem, calc(.96rem + .1vw), 1.125rem);--fs-small:.9375rem;--fs-caption:.9375rem;--fs-debug:.8125rem;--fs-decorative-wide:clamp(5rem, 8vw, 8rem);--fs-decorative-card:clamp(4.5rem, 6vw, 6rem);--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-display:1.16;--lh-tight:1;--lh-title:1.24;--lh-heading:1.32;--lh-control:1.5;--lh-body:1.82;--lh-reading:1.9;--lh-small:1.62;--tracking-title:-.02em;--tracking-decorative:-.04em;--tracking-eyebrow:.08em;--tracking-meta:.03em;--tracking-label:.12em;--space-3xs:.25rem;--space-2xs:.5rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:clamp(3rem, 5vw, 4.5rem);--section-space:clamp(4rem, 7vw, 6.5rem)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--bg);color:var(--text);font-family:Noto Sans CJK SC,Source Han Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:var(--lh-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit}img{width:100%;height:auto;display:block}button{color:inherit;font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:var(--fw-bold);line-break:strict;line-height:var(--lh-heading);letter-spacing:var(--tracking-title);overflow-wrap:normal;text-wrap:balance;white-space:normal;word-break:normal}h1{font-family:Noto Serif CJK SC,Source Han Serif SC,Songti SC,SimSun,serif}h2{margin-bottom:var(--space-md);font-size:var(--fs-section-title)}h3{margin-bottom:var(--space-xs);font-size:var(--fs-card-title)}p:last-child{margin-bottom:0}p,li,dt,dd,figcaption{line-break:strict;overflow-wrap:break-word;text-wrap:pretty;white-space:normal;word-break:normal}.semantic-line{display:block}.nowrap{white-space:nowrap}::selection{background:#a61f242e}:focus-visible{outline-offset:3px;outline:3px solid #a61f2466}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--red);color:#fff;padding:.6rem 1rem;text-decoration:none;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(calc(100% - 3rem), var(--max-width));margin-inline:auto}.reading{width:min(100%, var(--reading-width))}.section{padding:var(--section-space) 0}.section--soft{background:var(--surface)}.section-kicker,.eyebrow{margin-bottom:var(--space-xs);color:var(--red);font-size:var(--fs-eyebrow);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-eyebrow);line-height:var(--lh-small)}.section-heading{gap:var(--space-xl);margin-bottom:var(--space-xl);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;display:grid}.section-heading>*{min-width:0}.section-heading h2{max-width:42rem;margin-bottom:0}.section-heading>p{max-width:34rem;color:var(--muted);font-size:var(--fs-body-large);line-height:var(--lh-body);margin-bottom:.4rem}@media (width<=720px){.container{width:min(calc(100% - 2rem), var(--max-width))}.section{padding:var(--section-space) 0}.section-heading{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e8e0dce0;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:76px;display:flex}.brand,.footer-brand{align-items:center;gap:.8rem;min-width:0;text-decoration:none;display:inline-flex}.brand__seal{background:var(--red);color:#fff;width:38px;height:38px;font-family:Songti SC,SimSun,serif;font-size:var(--fs-body-large);font-weight:var(--fw-bold);flex:none;place-items:center;display:grid}.brand__text{min-width:0;line-height:var(--lh-title);display:grid}.brand__text strong{font-size:var(--fs-nav);font-weight:var(--fw-bold);letter-spacing:var(--tracking-eyebrow);white-space:nowrap}.brand__text small{margin-top:var(--space-3xs);color:var(--muted);font-size:var(--fs-small);letter-spacing:var(--tracking-meta);white-space:nowrap}.primary-nav{flex:none;align-items:center;gap:clamp(1rem,2.2vw,1.8rem);display:flex}.primary-nav a{color:var(--muted);font-size:var(--fs-nav);font-weight:var(--fw-medium);line-height:var(--lh-control);white-space:nowrap;padding:1.45rem 0;text-decoration:none;transition:color .18s;position:relative}.primary-nav a:after{background:var(--red);content:"";height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a[aria-current=page]{color:var(--red)}.primary-nav a[aria-current=page]:after{transform:scaleX(1)}.nav-toggle{border:1px solid var(--border);background:#fff;border-radius:50%;width:44px;height:44px;display:none}.nav-toggle>span:first-child,.nav-toggle>span:first-child:before,.nav-toggle>span:first-child:after{content:"";background:currentColor;width:18px;height:1px;transition:transform .18s;display:block}.nav-toggle>span:first-child{margin:auto;position:relative}.nav-toggle>span:first-child:before{position:absolute;top:-5px}.nav-toggle>span:first-child:after{position:absolute;top:5px}.nav-toggle[aria-expanded=true]>span:first-child{background:0 0}.nav-toggle[aria-expanded=true]>span:first-child:before{top:0;transform:rotate(45deg)}.nav-toggle[aria-expanded=true]>span:first-child:after{top:0;transform:rotate(-45deg)}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin:0;display:grid}.media{min-width:0;margin:0}.media:first-child:nth-last-child(n+3),.media--wide,.media--gallery:nth-child(5n+1){grid-column:span 2}.media__open{border-radius:var(--radius);cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;overflow:hidden}.media__open img{aspect-ratio:4/3;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.media--wide .media__open img,.media:first-child:nth-last-child(n+3) .media__open img,.media--gallery:nth-child(5n+1) .media__open img{aspect-ratio:16/9}.media__open:hover img{transform:scale(1.025)}.media figcaption{padding-top:var(--space-xs);color:var(--muted);font-size:var(--fs-caption);line-height:var(--lh-small)}.media--pending{border-radius:var(--radius);min-height:210px;color:var(--muted);background-color:#f8f5f3;background-image:linear-gradient(135deg,#0000 49.5%,#a61f240a 49.5% 50.5%,#0000 50.5%);border:1px dashed #cfc4bf;place-items:center;display:grid}.media__pending{font-size:var(--fs-nav);font-weight:var(--fw-medium);line-height:var(--lh-small);text-align:center;justify-items:center;gap:.35rem;padding:1rem;display:grid}.media__pending-mark{border:1px solid var(--red-light);width:28px;height:22px;margin-bottom:.4rem;display:block;position:relative}.media__pending-mark:after{border-top:1px solid var(--red-light);content:"";height:8px;position:absolute;bottom:4px;left:4px;right:4px;transform:skewY(-24deg)}.media__pending code{color:#938984;font-size:var(--fs-debug);font-weight:var(--fw-regular);line-height:var(--lh-small);overflow-wrap:anywhere}.text-link{color:var(--red);font-size:var(--fs-nav);font-weight:var(--fw-semibold);white-space:nowrap;align-items:center;gap:.25rem;text-decoration:none;display:inline-flex}.text-link:after{position:absolute}.button-link{border:1px solid var(--red);background:var(--red);color:#fff;min-height:48px;font-size:var(--fs-nav);font-weight:var(--fw-semibold);line-height:var(--lh-control);white-space:nowrap;justify-content:center;align-items:center;padding:.7rem 1.35rem;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.button-link:hover{border-color:var(--red-dark);background:var(--red-dark);transform:translateY(-2px)}.video-card{border:1px solid var(--border);border-radius:var(--radius-large);min-height:390px;box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);text-decoration:none;display:grid;overflow:hidden}.video-card__visual{min-height:320px;display:grid}.video-card__visual img{object-fit:cover;height:100%}.video-card__pending{background:linear-gradient(130deg, #141212f2, #521518e6), var(--text);color:#ffffff9e;place-items:center;display:grid;position:relative;overflow:hidden}.video-card__pending:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:min(22vw,300px);height:min(22vw,300px);position:absolute}.video-card__pending>span{z-index:1;position:relative}.video-card__pending .video-card__symbol{color:#fff;width:68px;height:68px;font-size:var(--fs-body-large);border:1px solid #ffffff8c;border-radius:50%;place-items:center;margin-bottom:.75rem;display:grid}.video-card__body{flex-direction:column;justify-content:center;min-width:0;padding:clamp(2rem,4vw,3.5rem);display:flex}.video-card__body h3{font-size:var(--fs-subsection-title);line-height:var(--lh-title)}.video-card__body>p:not(.eyebrow){color:var(--muted);font-size:var(--fs-body);line-height:var(--lh-body)}.video-card__action{color:var(--red);font-size:var(--fs-nav);font-weight:var(--fw-semibold);white-space:nowrap;margin-top:1.5rem}.site-footer{border-top:1px solid var(--border);color:#fff;background:#201d1c;padding:3rem 0}.footer-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-inner>*,.footer-brand>div{min-width:0}.footer-brand p{color:#aaa19c;font-size:var(--fs-small);line-height:var(--lh-small);margin:.25rem 0 0}.footer-brand strong{font-size:var(--fs-nav);font-weight:var(--fw-semibold);line-height:var(--lh-control)}.footer-meta{color:#cfc6c2;font-size:var(--fs-small);line-height:var(--lh-small);gap:1.5rem;display:flex}.footer-meta span{white-space:nowrap}.lightbox-open{overflow:hidden}.lightbox{z-index:200;background:#0c0a0aeb;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;width:auto;max-width:min(1200px,92vw);max-height:86vh}.lightbox__close{color:#fff;width:46px;height:46px;font-size:var(--fs-subsection-title);cursor:pointer;background:#00000059;border:1px solid #ffffff80;border-radius:50%;position:fixed;top:1rem;right:1rem}@media (width<=860px){.nav-toggle{display:block}.primary-nav{border-bottom:1px solid var(--border);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:.8rem 1rem 1.4rem;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 32px #281c1914}.primary-nav.is-open{display:flex}.primary-nav a{padding:.65rem .4rem}.primary-nav a:after{display:none}.video-card{grid-template-columns:1fr;min-height:0}.video-card__visual{min-height:300px}}@media (width<=620px){.site-header__inner{min-height:66px}.brand__text small{display:none}.primary-nav{top:66px}.media-grid{grid-template-columns:1fr}.media:first-child:nth-last-child(n+3),.media--wide,.media--gallery:nth-child(5n+1){grid-column:span 1}.footer-inner,.footer-meta{flex-direction:column;align-items:flex-start}.video-card__visual{min-height:230px}}.hero{background:radial-gradient(circle at 85% 20%,#a61f2414,#0000 35%),linear-gradient(#fff 0%,#fbf8f6 100%);min-height:calc(100vh - 74px);position:relative;overflow:hidden}.hero:before{top:0;bottom:0;left:max(1.5rem, calc((100vw - var(--max-width)) / 2));content:"";background:#a61f242e;width:1px;position:absolute}.hero__backdrop{color:#a61f2409;font-size:var(--fs-decorative-wide);font-weight:var(--fw-bold);letter-spacing:var(--tracking-decorative);line-height:var(--lh-tight);pointer-events:none;position:absolute;bottom:-.28em;right:-.04em}.hero__grid{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);min-height:calc(100vh - 74px);padding-block:5rem;display:grid;position:relative}.hero__copy,.hero__visual{min-width:0}.hero__copy{padding-left:clamp(1rem,2vw,2rem)}.hero h1{max-width:100%;margin-bottom:var(--space-md);font-size:var(--fs-display);font-weight:var(--fw-bold);letter-spacing:var(--tracking-title);line-height:var(--lh-display)}.semantic-heading--responsive .semantic-line{white-space:nowrap}.hero__team{color:var(--muted);font-size:var(--fs-body-large);line-height:var(--lh-small);letter-spacing:var(--tracking-meta)}.hero__scroll{border-bottom:1px solid var(--red);color:var(--red);font-size:var(--fs-nav);font-weight:var(--fw-semibold);line-height:var(--lh-control);margin-top:2rem;padding-bottom:.3rem;text-decoration:none;display:inline-flex}.hero__visual .media--pending{min-height:min(60vh,620px);box-shadow:26px 26px 0 var(--surface-deep);border-style:solid}.hero__graphic{background:linear-gradient(155deg, #741419e6, #211f1eed), var(--text);min-height:min(60vh,620px);box-shadow:26px 26px 0 var(--surface-deep);color:#fff;align-content:end;padding:clamp(2rem,4vw,4rem);display:grid;position:relative;overflow:hidden}.hero__graphic:before,.hero__graphic:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.hero__graphic:before{aspect-ratio:1;width:80%;top:-15%;right:-15%}.hero__graphic:after{aspect-ratio:1;width:52%;top:-5%;right:-5%}.hero__graphic span{font-size:var(--fs-small);letter-spacing:var(--tracking-label);line-height:var(--lh-small)}.hero__graphic strong{font-family:Songti SC,SimSun,serif;font-size:var(--fs-page-title);font-weight:var(--fw-semibold);line-height:var(--lh-title)}.hero__graphic i{background:#fff;width:4rem;height:3px;margin-top:1.5rem}.overview{border-bottom:1px solid var(--border)}.practice-meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:1.45fr .8fr .7fr .8fr;display:grid}.practice-meta>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;min-width:0;min-height:132px;padding:1.8rem clamp(1rem,2.5vw,2rem);display:flex}.practice-meta>div:last-child{border-right:0}.practice-meta strong{color:var(--red);font-family:Songti SC,SimSun,serif;font-size:var(--fs-subsection-title);font-weight:var(--fw-semibold);line-height:var(--lh-title)}.practice-meta strong.practice-meta__number{font-size:var(--fs-stat-number)}.practice-meta span{color:var(--muted);font-size:var(--fs-small);line-height:var(--lh-small);margin-top:.55rem}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.topic-card{border:1px solid var(--border);border-radius:var(--radius-large);background:#fff;flex-direction:column;min-width:0;transition:box-shadow .24s,transform .24s;display:flex;position:relative;overflow:hidden}.topic-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.topic-card__visual{background:linear-gradient(145deg,#a61f2414,#a61f2403),#f3efed;place-items:center;min-height:235px;display:grid;overflow:hidden}.topic-card__visual .media{border:0;border-radius:0;width:100%;height:100%}.topic-card__visual .media__pending{min-height:235px}.topic-card__visual .media__open,.topic-card__visual img{height:100%}.topic-card__visual img{object-fit:cover}.topic-card__monogram{color:#a61f241f;font-family:Georgia,serif;font-size:var(--fs-decorative-card);font-weight:var(--fw-bold);line-height:var(--lh-tight)}.topic-card__body{flex-direction:column;flex:1;min-width:0;padding:1.7rem;display:flex}.topic-card__number{margin-bottom:var(--space-sm);color:var(--red);font-size:var(--fs-eyebrow);font-weight:var(--fw-semibold);letter-spacing:var(--tracking-eyebrow);line-height:var(--lh-small)}.topic-card__body p{min-height:5.1em;color:var(--muted);font-size:var(--fs-body);line-height:var(--lh-body)}.topic-card__body .text-link{margin-top:auto;padding-top:1.2rem}.city-film-section .video-card{grid-template-columns:minmax(300px,.58fr) minmax(0,1.42fr)}.city-film-section .video-card__visual{order:2}.about-section{position:relative;overflow:hidden}.about-section:after{border:1px solid var(--border);content:"";border-radius:50%;width:35vw;height:35vw;position:absolute;bottom:-15vw;right:-4vw}.about-grid{z-index:1;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,9vw,8rem);display:grid;position:relative}.about-grid>*{min-width:0}.about-grid h2{max-width:32rem}.about-copy>p{margin-bottom:var(--space-lg);font-size:var(--fs-body-large);line-height:var(--lh-body)}.about-copy dl{margin:0}.about-copy dl>div{border-top:1px solid var(--border);grid-template-columns:7rem 1fr;gap:1.5rem;padding:1.1rem 0;display:grid}.about-copy dt{color:var(--red);font-weight:var(--fw-semibold)}.about-copy dd{color:var(--muted);margin:0}.topic-hero{border-bottom:1px solid var(--border);background:linear-gradient(100deg, #fff 35%, #faf8f6d1), var(--surface);min-height:clamp(32rem,40vw,36rem);position:relative;overflow:hidden}.topic-hero:after{content:"";background:repeating-linear-gradient(90deg,#0000 0 39px,#a61f240d 40px),linear-gradient(150deg,#0000 28%,#a61f2414 28% 29%,#0000 29%);width:34%;height:100%;position:absolute;top:0;right:0}.topic-hero__inner{z-index:2;min-height:clamp(32rem,40vw,36rem);padding-block:var(--space-xl);flex-direction:column;justify-content:center;display:flex;position:relative}.topic-hero h1{max-width:100%;margin-bottom:var(--space-2xs);font-size:var(--fs-page-title);letter-spacing:var(--tracking-title);line-height:var(--lh-title)}.topic-hero__subtitle{margin-bottom:var(--space-lg);color:var(--red);font-family:Songti SC,SimSun,serif;font-size:var(--fs-body-large);font-weight:var(--fw-medium);line-height:var(--lh-small)}.topic-hero__intro{padding-top:var(--space-md);color:#4b4643;font-size:var(--fs-body-large);line-height:var(--lh-body);position:relative}.topic-hero__intro:before{background:var(--red);content:"";width:3.5rem;height:2px;position:absolute;top:0;left:0}.local-nav{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);scrollbar-width:none;background:#fffffff5;position:sticky;top:76px;overflow-x:auto}.local-nav::-webkit-scrollbar{display:none}.local-nav .container{grid-template-columns:repeat(var(--local-nav-count), minmax(0, 1fr));align-items:stretch;min-width:0;display:grid}.local-nav a{gap:var(--space-xs);min-width:0;min-height:76px;padding:var(--space-xs) var(--space-sm);border-right:1px solid var(--border);color:#4d4845;font-size:var(--fs-nav);font-weight:var(--fw-medium);line-break:strict;line-height:var(--lh-control);overflow-wrap:break-word;text-wrap:balance;white-space:normal;word-break:normal;grid-template-columns:auto minmax(0,1fr);align-items:center;text-decoration:none;transition:color .18s,background .18s;display:grid}.local-nav a:first-child{border-left:1px solid var(--border)}.local-nav a:hover{background:var(--surface);color:var(--red)}.local-nav__number{color:var(--red);white-space:nowrap;font-family:Georgia,serif}.local-nav__label{min-width:0}.story-section{border-bottom:1px solid var(--border)}.story-section__grid{gap:clamp(3rem,7vw,6rem);display:grid}.story-section__grid>*{min-width:0}.story-section__grid:has(.story-section__media){grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr)}.story-section__copy{width:100%;max-width:var(--reading-width)}.story-section__grid:has(.story-section__media) .story-section__copy{align-self:start;position:sticky;top:164px}.story-section__copy h2{width:100%;max-width:36rem;font-size:var(--fs-subsection-title);line-height:var(--lh-title)}.story-section__copy p:not(.section-kicker){color:#4f4946;font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:var(--lh-body)}.story-section__copy p+p{margin-top:1.2rem}.story-section__copy .editorial-pending{border-left:2px solid var(--border);color:var(--muted);font-size:var(--fs-small);line-height:var(--lh-small);padding:1rem 0 1rem 1.25rem}.gallery-section .media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-section .media--gallery:nth-child(5n+1){grid-column:span 2}.reflection-section{color:#fff;background:#282322;position:relative}.reflection-section:before{top:4rem;left:max(1.5rem, calc((100vw - var(--max-width)) / 2));color:#ffffff14;font-family:Georgia,serif;font-size:var(--fs-decorative-card);line-height:var(--lh-tight);content:"“";position:absolute}.reflection-section .reading{margin-inline:auto;position:relative}.reflection-section h2{max-width:36rem}.reflection-section p:not(.section-kicker){color:#ddd6d2;font-family:Songti SC,SimSun,serif;font-size:var(--fs-body-large);font-weight:var(--fw-regular);line-height:var(--lh-reading)}.article-cta .container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.article-cta .container>*{min-width:0}.article-cta h2{margin-bottom:0}body[data-page=industry] .story-section__grid:has(.story-section__media){grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr)}body[data-page=volunteer] .story-section:nth-of-type(2n) .story-section__grid:has(.story-section__media){grid-template-columns:minmax(0,1.14fr) minmax(300px,.86fr)}body[data-page=volunteer] .story-section:nth-of-type(2n) .story-section__copy{order:2}@media (width<=960px){.topic-grid{grid-template-columns:1fr}.topic-card{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);display:grid}.topic-card__body p{min-height:0}.story-section__grid:has(.story-section__media){grid-template-columns:1fr}body[data-page=industry] .story-section__grid:has(.story-section__media){grid-template-columns:1fr}body[data-page=volunteer] .story-section:nth-of-type(2n) .story-section__grid:has(.story-section__media){grid-template-columns:1fr}.story-section__grid:has(.story-section__media) .story-section__copy{position:static}body[data-page=volunteer] .story-section:nth-of-type(2n) .story-section__copy{order:initial}}@media (width<=860px){.hero{min-height:auto}.hero:before{left:1rem}.hero__grid{grid-template-columns:1fr;gap:3rem;min-height:auto;padding-block:4.5rem}.hero__copy{padding-left:1rem}.semantic-heading--responsive .semantic-line{white-space:normal;display:inline}.local-nav .container{width:max-content;min-width:100%;padding-inline:var(--space-sm);margin-inline:0;display:flex}.local-nav a{flex:1 0 10rem}.hero__graphic,.hero__visual .media--pending{min-height:390px;box-shadow:14px 14px 0 var(--surface-deep)}.practice-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-meta>div:nth-child(2){border-right:0}.practice-meta>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.city-film-section .video-card{grid-template-columns:1fr}.city-film-section .video-card__visual{order:0}.about-grid{grid-template-columns:1fr;gap:1.5rem}.topic-hero,.topic-hero__inner{min-height:30rem}.topic-hero:after{width:45%}.gallery-section .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-cta .container{flex-direction:column;align-items:flex-start}}@media (width<=560px){.topic-card{display:flex}.topic-card__visual{min-height:210px}.about-copy dl>div{grid-template-columns:1fr;gap:.3rem}.gallery-section .media-grid{grid-template-columns:1fr}.gallery-section .media--gallery:nth-child(5n+1){grid-column:span 1}}@media (width<=620px){.local-nav{top:66px}}.hero__visual .media__open img{aspect-ratio:auto;object-fit:contain}
