:root{--bg: #09100e;--bg-deep: #060b09;--bg-soft: #0d1714;--surface: rgba(18, 29, 25, .78);--surface-solid: #111d19;--surface-strong: #172620;--text: #f4f2e9;--muted: #94a39c;--muted-strong: #c5cec8;--accent: #ff8b4c;--accent-soft: #ffad7b;--accent-wash: rgba(255, 139, 76, .1);--sage: #9acbb8;--sage-wash: rgba(154, 203, 184, .09);--border: rgba(229, 239, 233, .11);--border-strong: rgba(229, 239, 233, .2);--shadow: 0 24px 80px rgba(0, 0, 0, .28);--radius-lg: 24px;--radius: 16px;--radius-sm: 10px;--page-width: 1200px;--measure: 46rem;--display: "Aptos Display", "SF Pro Display", "Segoe UI Variable Display", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--sans: "Aptos", "SF Pro Text", "Segoe UI Variable Text", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--mono: "SFMono-Regular", "Cascadia Code", "Roboto Mono", ui-monospace, monospace}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;color-scheme:dark;background:var(--bg-deep)}body{min-width:320px;margin:0;color:var(--text);background:radial-gradient(circle at 12% 8%,rgba(154,203,184,.11),transparent 30rem),radial-gradient(circle at 92% 18%,rgba(255,139,76,.08),transparent 24rem),linear-gradient(180deg,var(--bg) 0%,var(--bg-soft) 48%,var(--bg-deep) 100%);background-attachment:fixed;font-family:var(--sans);line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{position:fixed;inset:0;z-index:-1;background-image:linear-gradient(rgba(229,239,233,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(229,239,233,.022) 1px,transparent 1px);background-size:44px 44px;content:"";pointer-events:none;mask-image:linear-gradient(to bottom,black,transparent 64%)}::selection{color:var(--bg-deep);background:var(--accent-soft)}a{color:var(--accent-soft);text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}a:hover{color:var(--text)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent-soft);outline-offset:4px}p,li,dd{color:var(--muted);font-size:1rem}p{margin:0}img{display:block;max-width:100%}h1,h2,h3{margin:0;color:var(--text);font-family:var(--display);font-weight:700;letter-spacing:-.035em}h1{font-size:clamp(3.7rem,7.2vw,7rem);line-height:.94}h2{font-size:clamp(2rem,3.4vw,3rem);line-height:1.03}h3{font-size:1.28rem;line-height:1.18}.page-frame{width:min(calc(100% - 3rem),var(--page-width));margin:0 auto}main{min-height:70vh}.site-header{position:sticky;top:.8rem;z-index:10;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 2rem;margin-top:.8rem;padding:.58rem .7rem .58rem .6rem;border:1px solid var(--border);border-radius:18px;background:#080e0cc7;box-shadow:0 12px 36px #0003;backdrop-filter:blur(22px) saturate(130%)}.brand{display:inline-flex;width:fit-content;align-items:center;gap:.78rem;color:var(--text)}.brand:hover{color:var(--text)}.brand-avatar{width:3.05rem;height:3.05rem;border:1px solid rgba(255,173,123,.42);border-radius:50%;background:#000;box-shadow:0 0 0 4px #ff8b4c0f;object-fit:cover}.brand-copy{display:grid;gap:.02rem;line-height:1.2}.brand-copy strong{font-size:.95rem;letter-spacing:-.01em}.brand-copy small{color:var(--muted);font-family:var(--mono);font-size:.66rem;letter-spacing:.035em}.main-nav,.footer-links,.content-meta,.button-row,.chip-list,.hero-proof{display:flex;flex-wrap:wrap}.main-nav{justify-content:flex-end;gap:.12rem}.main-nav a{position:relative;border:1px solid transparent;border-radius:9px;color:var(--muted);font-size:.84rem;font-weight:650;padding:.48rem .68rem}.main-nav a:hover{color:var(--text);background:#f4f2e90b}.main-nav a.active{color:var(--text);border-color:var(--border);background:#f4f2e911}.main-nav a.active:after{position:absolute;right:.68rem;bottom:.25rem;left:.68rem;height:1px;background:var(--accent);content:""}.page-stack{display:grid;gap:4.5rem;padding:1.5rem 0 4rem}.hero-section{position:relative;min-height:auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.58fr);align-items:center;gap:clamp(1.75rem,4vw,3.5rem);padding:1.75rem 0 2.25rem}.hero-section:after{position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,var(--accent),var(--border-strong) 28%,transparent 92%);content:""}.hero-copy{display:grid;gap:1rem;max-width:53rem}.hero-copy h1{max-width:15ch;font-size:clamp(2.35rem,4vw,3.8rem);line-height:1}.hero-highlight{color:var(--sage);font-weight:600}.hero-positioning{max-width:41rem;color:var(--muted-strong);font-size:clamp(.96rem,1.2vw,1.08rem);line-height:1.55}.eyebrow{margin:0;color:var(--accent-soft);font-family:var(--mono);font-size:.69rem;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.hero-eyebrow{color:var(--muted-strong)}.hero-proof{gap:.55rem;margin-top:.2rem}.hero-proof span{border:1px solid var(--border);border-radius:999px;color:var(--muted);background:#f4f2e906;font-family:var(--mono);font-size:.66rem;letter-spacing:.02em;padding:.38rem .58rem}.hero-panel{position:relative;overflow:hidden;display:grid;gap:.9rem;padding:1.15rem;border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:linear-gradient(145deg,rgba(154,203,184,.1),transparent 42%),#0f1915d1;box-shadow:var(--shadow);backdrop-filter:blur(18px)}.hero-panel:before{position:absolute;top:-5rem;right:-5rem;width:10rem;height:10rem;border-radius:50%;background:#ff8b4c1f;filter:blur(12px);content:""}.hero-panel-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.hero-panel-header p,.hero-panel-header span{font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.hero-panel-header p{color:var(--accent-soft)}.hero-panel-header span{color:var(--sage)}.hero-panel ul{position:relative;display:grid;gap:0;margin:0;padding:0;list-style:none}.hero-panel li{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.7rem;padding:.7rem 0;border-bottom:1px solid var(--border);color:var(--muted-strong);font-size:.94rem;line-height:1.5}.hero-panel li:last-child{border-bottom:0;padding-bottom:0}.hero-panel li span{color:var(--muted);font-family:var(--mono);font-size:.68rem;padding-top:.15rem}.button-row{gap:.7rem}.button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;border:1px solid var(--border-strong);border-radius:999px;font-size:.9rem;font-weight:750;line-height:1;padding:.8rem 1.15rem}.button:hover{transform:translateY(-2px)}.button-primary{color:#13110e;border-color:var(--accent);background:var(--accent);box-shadow:0 10px 28px #ff8b4c29}.button-primary:hover{color:#13110e;border-color:var(--accent-soft);background:var(--accent-soft)}.button-secondary{color:var(--text);background:#f4f2e909}.button-secondary:hover{border-color:#ffad7b80;background:#ff8b4c12}.section-shell,.page-hero{border-top:1px solid var(--border);padding-top:1.75rem}.section-grid{display:grid;gap:2rem}.section-intro{display:grid;gap:.85rem;max-width:var(--measure)}.section-intro p:not(.eyebrow){color:var(--muted-strong);font-size:1.08rem}.section-header-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem}.card-grid,.project-grid,.about-grid,.split-section{display:grid;gap:1rem}.card-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid-page{gap:1.15rem}.split-section{grid-template-columns:minmax(0,.82fr) minmax(0,1.15fr);align-items:start;gap:clamp(3rem,8vw,7rem)}.content-card{position:relative;overflow:hidden;height:100%;padding:1.4rem;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.03),transparent 55%),var(--surface);box-shadow:0 14px 45px #00000021;transition:border-color .18s ease,transform .18s ease,background-color .18s ease}.content-card:hover{border-color:#9acbb84d;background-color:var(--surface-solid);transform:translateY(-4px)}.content-card h2,.content-card h3{margin:1.3rem 0 .65rem}.content-card h3 a,.content-card h2 a{color:var(--text)}.content-card h2 a:hover,.content-card h3 a:hover{color:var(--accent-soft)}.content-card p{color:var(--muted);font-size:.94rem;line-height:1.6}.card-index{display:block;color:var(--sage);font-family:var(--mono);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.focus-list{display:grid}.focus-row{display:grid;grid-template-columns:.75rem minmax(0,1fr);gap:.9rem;align-items:start;padding:1.15rem 0;border-bottom:1px solid var(--border)}.focus-row:first-child{border-top:1px solid var(--border)}.focus-row span{width:.5rem;height:.5rem;margin-top:.58rem;border-radius:2px;background:var(--sage);box-shadow:0 0 0 4px var(--sage-wash)}.focus-row p{color:var(--muted-strong);font-size:1.02rem}.project-card{display:grid;align-content:start;gap:.75rem;padding:1.55rem}.project-card-featured{grid-column:1 / -1;grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);column-gap:clamp(1.5rem,4vw,3.5rem);border-color:#9d456d7a;background:linear-gradient(135deg,rgba(105,80,111,.16),transparent 52%),var(--surface)}.project-card-featured .project-card-topline{grid-column:1 / -1}.project-card-brand{grid-column:1;grid-row:2 / span 3;align-self:start;overflow:hidden;border:1px solid rgba(241,233,218,.18);border-radius:4px;background:#181518;box-shadow:8px 8px #69506f73}.project-card-brand img{width:100%;aspect-ratio:1200 / 630;object-fit:cover;transition:transform .28s ease}.project-card-brand:hover img{transform:scale(1.02)}.project-card-featured>h2,.project-card-featured>h3,.project-card-featured>.project-summary,.project-card-featured>.project-notes,.project-card-featured>.inline-link{grid-column:2}.project-card:not(.project-card-featured) .project-card-brand{grid-column:1;grid-row:auto}.project-card:not(.project-card-featured) .project-card-brand img{aspect-ratio:16 / 9}.project-summary{max-width:62ch;color:var(--muted-strong)!important;font-size:.98rem!important}.project-notes{display:flex;flex-wrap:wrap;gap:.45rem;margin:.25rem 0 0;padding:0;list-style:none}.project-notes li{border:1px solid var(--border);border-radius:999px;color:var(--sage);background:var(--sage-wash);font-family:var(--mono);font-size:.64rem;letter-spacing:.025em;line-height:1.2;padding:.4rem .58rem}.project-card-topline{display:flex;align-items:center;justify-content:space-between;gap:1rem}.project-card-topline>span:last-child{color:var(--muted);font-family:var(--mono);font-size:.62rem;letter-spacing:.04em;text-transform:uppercase}.project-card h2,.project-card h3{max-width:22ch;margin-top:.8rem}.project-card h2{font-size:1.65rem;line-height:1.1}.project-card dl{display:grid;gap:0;margin:.45rem 0 0}.project-card dl>div{display:grid;grid-template-columns:5.2rem minmax(0,1fr);gap:1rem;padding:.9rem 0;border-top:1px solid var(--border)}.project-card dt{color:var(--accent-soft);font-family:var(--mono);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.project-card dd{margin:0;color:var(--muted);font-size:.93rem;line-height:1.55}.feed-stack{display:grid;gap:1rem}.feed-stack-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card-feed{padding:.8rem}.post-card-layout{display:grid;gap:1.1rem;height:100%}.post-card-layout-feed.has-thumb{grid-template-columns:minmax(0,1fr) minmax(12rem,17rem);align-items:stretch}.feed-stack-compact .post-card-layout-feed.has-thumb{grid-template-columns:1fr}.post-card-copy{display:grid;align-content:start;gap:.65rem;padding:.45rem}.post-card-copy h3{margin:.55rem 0 0}.post-card-copy p{max-width:58ch}.feed-stack-compact .post-card-copy p{max-width:none}.content-meta{gap:.45rem;color:var(--sage);font-family:var(--mono);font-size:.64rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.content-meta span[aria-hidden=true]{color:var(--muted)}.inline-link{position:relative;width:fit-content;margin-top:.25rem;color:var(--accent-soft);font-size:.86rem;font-weight:750;text-decoration:underline;text-decoration-color:#ffad7b70;text-decoration-thickness:1px;text-underline-offset:.22em}.inline-link:hover{text-decoration-color:var(--accent-soft)}.post-card-thumb{overflow:hidden;border:1px solid var(--border);border-radius:calc(var(--radius) - 5px);background:var(--surface-solid)}.post-card-thumb-feed{aspect-ratio:16 / 10}.feed-stack-compact .post-card-thumb-feed{order:-1}.post-card-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.04);transition:filter .3s ease,transform .4s ease}.content-card:hover .post-card-thumb img{filter:saturate(1.05) contrast(1.02);transform:scale(1.025)}.page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.42fr);align-items:end;gap:clamp(1.5rem,5vw,4rem);padding-bottom:.75rem}.page-hero h1{font-size:clamp(2.8rem,5vw,4.5rem);line-height:1}.notice{max-width:28rem;margin:0;padding:.2rem 0 .2rem 1rem;border-left:2px solid var(--sage);color:var(--muted);font-family:var(--mono);font-size:.73rem;line-height:1.65}.about-grid{grid-template-columns:minmax(0,1fr) 20rem;gap:clamp(3rem,8vw,7rem)}.about-body{display:grid;gap:1.25rem;max-width:48rem}.about-body p{color:var(--muted-strong);font-size:1.08rem}.about-body p:first-child{color:var(--text);font-size:1.28rem;line-height:1.55}.about-stats{display:grid;gap:.75rem}.about-stats div{display:grid;grid-template-columns:3.8rem minmax(0,1fr);align-items:start;gap:1rem;padding:1rem 0;border-top:1px solid var(--border)}.about-stats strong{color:var(--accent-soft);font-family:var(--display);font-size:1.45rem;line-height:1}.about-stats span{color:var(--muted);font-size:.84rem;line-height:1.45}.strengths-panel{display:grid;align-content:start;gap:1rem;padding:1.35rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.strengths-panel h2{font-size:1.2rem}.chip-list{gap:.5rem}.chip{display:inline-flex;align-items:center;min-height:2rem;border:1px solid var(--border);border-radius:999px;color:var(--muted-strong);background:var(--sage-wash);font-size:.78rem;font-weight:650;padding:.35rem .65rem}.contact-band{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(2rem,5vw,3.5rem);border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:radial-gradient(circle at 85% 15%,rgba(255,139,76,.12),transparent 18rem),linear-gradient(135deg,var(--surface-strong),var(--surface-solid));box-shadow:var(--shadow)}.contact-band>div{display:grid;gap:.7rem;max-width:48rem}.contact-band h2{max-width:24ch;font-size:clamp(1.8rem,3.8vw,3rem)}.contact-band p:not(.eyebrow){color:var(--muted-strong)}.making-band{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.95fr) minmax(20rem,.78fr);gap:clamp(2rem,6vw,5rem);padding:clamp(2rem,5vw,4rem);border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:linear-gradient(rgba(154,203,184,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(154,203,184,.035) 1px,transparent 1px),linear-gradient(145deg,#101d19,#0b1411);background-size:32px 32px,32px 32px,auto;box-shadow:var(--shadow)}.making-band:before{position:absolute;top:1.5rem;right:1.5rem;width:4rem;height:4rem;border-top:1px solid var(--accent);border-right:1px solid var(--accent);content:""}.making-band-copy{display:grid;align-content:start;gap:.9rem}.making-band h2{max-width:18ch;font-size:clamp(2.1rem,4.6vw,4rem);line-height:.98}.making-band-copy>p:not(.eyebrow){max-width:40rem;color:var(--muted-strong);font-size:1.03rem}.making-steps{display:grid;align-content:start;margin:0;padding:0;border-top:1px solid var(--border-strong);list-style:none}.making-steps li{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.15rem .8rem;padding:1rem 0;border-bottom:1px solid var(--border)}.making-steps span{grid-row:1 / span 2;color:var(--accent-soft);font-family:var(--mono);font-size:.67rem;font-weight:800;padding-top:.15rem}.making-steps strong{color:var(--text);font-size:.94rem}.making-steps small{color:var(--muted);font-size:.78rem}.making-link{grid-column:1 / -1;width:fit-content;display:inline-flex;align-items:center;gap:.65rem;border-bottom:1px solid rgba(255,173,123,.55);color:var(--accent-soft);font-family:var(--mono);font-size:.75rem;font-weight:800;letter-spacing:.04em;padding-bottom:.25rem;text-transform:uppercase}.making-link:hover{color:var(--text);border-bottom-color:var(--text)}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2rem;padding:2rem 0 3rem;border-top:1px solid var(--border)}.footer-meta{display:grid;gap:.35rem}.footer-meta p{color:var(--text);font-size:.86rem;font-weight:750}.footer-meta p span{color:var(--accent);margin:0 .25rem}.footer-meta>span{max-width:42rem;color:var(--muted);font-size:.82rem}.footer-links{justify-content:flex-end;gap:.28rem .8rem}.footer-links a{color:var(--muted);font-size:.82rem}.footer-links a:hover{color:var(--text)}.article-shell{max-width:1020px;margin:0 auto;padding:3.25rem 0 5rem}.article-header{display:grid;gap:1.25rem}.article-shell h1{max-width:17ch;font-size:clamp(2.8rem,5.2vw,4.65rem);line-height:1}.article-summary{max-width:44rem;color:var(--muted-strong);font-size:1.06rem}.article-cover{margin:1.4rem 0 0}.article-cover-media{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.article-cover-media img{width:100%;height:100%;object-fit:cover}.article-body{max-width:740px;margin-top:3rem}.article-body h2,.article-body h3{line-height:1.15}.article-body h2{margin-top:3.2rem;font-size:2.1rem}.article-body h3{margin-top:2.3rem;font-size:1.4rem}.article-body p,.article-body li{color:var(--muted-strong);font-size:1.06rem}.article-body p{margin:1.15rem 0}.article-body a{text-decoration:underline;text-decoration-color:#ffad7b73;text-decoration-thickness:1px;text-underline-offset:.2em}.article-body code{border:1px solid var(--border);border-radius:6px;background:#f4f2e912;color:var(--text);font-family:var(--mono);font-size:.9em;padding:.12rem .34rem}.article-body pre{overflow-x:auto;padding:1.1rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-deep)}.article-body pre code{border:0;background:transparent;padding:0}.article-body blockquote{margin:1.8rem 0;padding:.2rem 0 .2rem 1.2rem;border-left:2px solid var(--accent)}.article-body blockquote p{color:var(--text);font-size:1.18rem}@media(prefers-reduced-motion:no-preference){.hero-copy,.hero-panel,.page-hero,.section-shell{animation:rise-in .52s both}.hero-panel{animation-delay:90ms}.section-shell:nth-of-type(2){animation-delay:70ms}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:1040px){.card-grid-four,.feed-stack-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-section{gap:3rem}}@media(max-width:880px){.page-frame{width:min(calc(100% - 2rem),var(--page-width))}.hero-section,.page-hero,.split-section,.project-grid,.about-grid,.contact-band,.making-band,.site-footer{grid-template-columns:1fr}.hero-section{min-height:auto;align-items:start;gap:1.5rem;padding:1.5rem 0 2rem}.hero-panel{max-width:none}.page-stack{gap:3.75rem}.page-hero{align-items:start}.about-grid,.split-section{gap:2.5rem}.strengths-panel{max-width:none}.post-card-layout-feed.has-thumb{grid-template-columns:1fr}.post-card-thumb-feed{order:-1}.contact-band .button{width:fit-content}.footer-links{justify-content:flex-start}}@media(max-width:700px){.site-header{top:.45rem;grid-template-columns:1fr;gap:.55rem;margin-top:.45rem;padding:.55rem;border-radius:14px}.main-nav{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.05rem;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav a{flex:0 0 auto;font-size:.78rem;padding:.42rem .58rem}.page-stack{gap:3rem;padding:1rem 0 3.5rem}.hero-section{padding:1.25rem 0 1.75rem}.hero-copy{gap:1.1rem}.hero-copy h1{font-size:clamp(2.15rem,10vw,3rem)}h1{font-size:clamp(2.65rem,13vw,3.8rem)}h2{font-size:1.9rem}.hero-positioning{font-size:.96rem}.button-row{display:grid;grid-template-columns:1fr 1fr}.button-row .button{width:100%}.hero-proof{gap:.4rem}.hero-panel{padding:1rem;border-radius:var(--radius)}.section-header-row{grid-template-columns:1fr;align-items:start}.card-grid-four,.feed-stack-compact{grid-template-columns:1fr}.content-card,.project-card{padding:1.15rem}.project-card-featured{grid-template-columns:1fr}.project-card-featured .project-card-topline,.project-card-brand,.project-card-featured>h2,.project-card-featured>h3,.project-card-featured>.project-summary,.project-card-featured>.project-notes,.project-card-featured>.inline-link{grid-column:1}.project-card-brand{grid-row:auto}.content-card-feed{padding:.7rem}.project-card dl>div{grid-template-columns:1fr;gap:.3rem}.project-card-topline{align-items:flex-start}.contact-band,.making-band{padding:1.5rem;border-radius:var(--radius)}.contact-band .button{width:100%}.article-shell{padding:2.25rem 0 3.5rem}.article-body{margin-top:2rem}}@media(max-width:430px){.page-frame{width:min(calc(100% - 1rem),var(--page-width))}.brand-copy small{display:none}.brand-avatar{width:2.7rem;height:2.7rem}.button-row{grid-template-columns:1fr}.hero-proof span:last-child{display:none}.page-hero h1,.article-shell h1{font-size:2.55rem}}@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}}
