:root{color-scheme:light;--background: #ffffff;--surface: #f8faf8;--surface-strong: #f1f5f2;--text: #111827;--muted: #4b5563;--soft: #6b7280;--line: #dfe7e3;--accent: #2f6f66;--accent-dark: #174b45;--warm: #d58b2a;--shadow: 0 18px 44px rgba(17, 24, 39, .12);--max: 1120px;--radius: 6px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(90deg,rgba(47,111,102,.06) 1px,transparent 1px) 0 0 / 84px 84px,linear-gradient(0deg,rgba(47,111,102,.04) 1px,transparent 1px) 0 0 / 84px 84px,var(--background);color:var(--text);font-family:inherit;line-height:1.6;text-rendering:geometricPrecision}body:before,body:after{position:fixed;z-index:-1;color:#2f6f661a;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11rem;line-height:1;pointer-events:none}body:before{content:"</>";top:22rem;left:max(1rem,calc((100vw - var(--max)) / 2 - 10rem))}body:after{content:"⌁";right:max(1rem,calc((100vw - var(--max)) / 2 - 7rem));top:10rem;transform:rotate(18deg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.icon{width:1.4rem;height:1.4rem;flex:0 0 auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(223,231,227,.8);background:#ffffffeb;backdrop-filter:blur(14px)}.nav-shell,.section-shell,.footer-shell{width:min(var(--max),calc(100% - 48px));margin:0 auto}.nav-shell{display:flex;align-items:center;justify-content:space-between;min-height:68px}.brand{font-size:1.06rem;font-weight:720}.nav-links{display:flex;align-items:center;gap:2.3rem;color:var(--text);font-size:.92rem;font-weight:620}.nav-links a{position:relative;padding:.35rem 0}.nav-links a:after{content:"";position:absolute;right:0;bottom:-.1rem;left:0;height:2px;background:transparent}.nav-links a:hover:after,.nav-links a.active:after{background:var(--accent)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(2.25rem,6vw,5.5rem);align-items:center;min-height:430px;padding:2rem 0 1.6rem}.hero h1{max-width:9ch;margin:0;font-size:clamp(4rem,8vw,7rem);line-height:.92;font-weight:820;letter-spacing:0}.hero-copy p{max-width:30rem;margin:1.4rem 0 0;color:var(--text);font-size:1.55rem;line-height:1.35;font-weight:420}.short-rule{width:56px;height:2px;margin:2.1rem 0 1.8rem;background:var(--accent)}.hero-icons{display:flex;flex-wrap:wrap;gap:1.55rem;color:var(--accent)}.hero-icons .icon{width:2.05rem;height:2.05rem}.hero-icons .icon:last-child{color:var(--warm)}.hero-media{position:relative}.hero-media:before{content:"";position:absolute;inset:-22px -32px auto auto;width:66%;height:80%;border:1px solid rgba(47,111,102,.12);background:linear-gradient(90deg,rgba(47,111,102,.09) 1px,transparent 1px) 0 0 / 24px 24px,linear-gradient(0deg,rgba(47,111,102,.08) 1px,transparent 1px) 0 0 / 24px 24px}.hero-media img{position:relative;width:100%;height:clamp(320px,33vw,430px);aspect-ratio:1.2;object-fit:cover;object-position:52% 34%;border-radius:2px;box-shadow:var(--shadow)}.about-work{display:grid;grid-template-columns:minmax(250px,.86fr) minmax(0,1.35fr);gap:2.6rem;padding:2rem 0 1.2rem}.about-block{padding-right:2.5rem;border-right:1px solid var(--line)}.section-label{margin:0 0 1rem;color:var(--accent-dark);font-size:.74rem;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.about-block h2,.subpage h1{margin:0;font-size:1.75rem;line-height:1.24;font-weight:680;letter-spacing:0}.about-block p:not(.section-label),.subpage p,.article-page article{color:var(--muted);font-size:1rem}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.work-card img{width:100%;height:116px;aspect-ratio:1.66;object-fit:cover;border-radius:2px;border:1px solid var(--line)}.card-heading{display:flex;align-items:center;gap:.85rem;margin-top:1.25rem}.card-heading .icon{width:1.85rem;height:1.85rem;color:var(--accent)}.card-heading h3{margin:0;font-size:1.15rem;line-height:1.25;font-weight:720}.work-card p{margin:.85rem 0 0;color:var(--muted);font-size:.95rem;line-height:1.55}.summary-panels{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;padding:1.4rem 0 .3rem}.panel{border:1px solid var(--line);border-radius:2px;background:#ffffffbd;padding:1.1rem}.update-preview{display:grid;grid-template-columns:142px minmax(0,1fr);gap:1.35rem;align-items:center}.update-preview img{width:142px;aspect-ratio:1.65;object-fit:cover;border-radius:2px}.update-preview strong,.update-list strong{display:block;font-size:1.15rem;line-height:1.2}.update-preview time,.update-list time,.article-page time{display:block;margin-top:.18rem;color:var(--soft);font-size:.88rem;font-style:normal}.update-preview em,.update-list em{display:block;margin-top:.35rem;color:var(--muted);font-size:.92rem;font-style:normal;line-height:1.45}.text-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.1rem;color:var(--accent-dark);font-size:.93rem;font-weight:680}.text-link .icon{width:1rem;height:1rem}.social-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;align-items:start;text-align:center}.social-row a{display:grid;justify-items:center;gap:.55rem;min-height:84px;padding:.25rem .2rem;color:var(--text)}.social-row .icon{width:2.15rem;height:2.15rem}.social-row span{color:var(--muted);font-size:.82rem}.site-footer{margin-top:2.6rem;border-top:1px solid var(--line);background:#ffffffe0}.footer-shell{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;min-height:74px;color:var(--muted);font-size:.86rem}.footer-shell p:last-child{text-align:right}.footer-icons{display:flex;gap:1.4rem;align-items:center;color:var(--text)}.footer-icons .icon{width:1.25rem;height:1.25rem}.subpage{min-height:calc(100vh - 143px);padding:4rem 0}.subpage h1{margin-top:.7rem;font-size:4rem}.subpage>p{max-width:760px;font-size:1.2rem}.back-link{color:var(--accent-dark);font-size:.92rem;font-weight:700}.social-list,.update-list{display:grid;gap:.8rem;max-width:760px;margin-top:2rem}.social-list a,.update-list a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffd1;padding:1rem}.update-list a{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) auto}.article-page article{max-width:720px}.article-page article h1{margin-bottom:.4rem}.article-page article p{margin-top:1.4rem}.not-found{display:grid;align-content:center}@media(max-width:880px){.nav-shell,.section-shell,.footer-shell{width:min(100% - 32px,var(--max))}.nav-shell{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1rem 0}.nav-links{width:100%;justify-content:space-between;gap:.8rem;font-size:.86rem}.hero,.about-work,.summary-panels,.footer-shell{grid-template-columns:1fr}.hero{min-height:0;padding-top:2rem}.hero h1{max-width:10ch;font-size:4.1rem}.hero-copy p{font-size:1.25rem}.hero-media img{height:clamp(310px,72vw,430px)}.about-block{padding-right:0;border-right:0}.work-grid{grid-template-columns:1fr;gap:1.4rem}.work-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:1rem;align-items:start}.work-card img{grid-row:span 2;height:96px}.card-heading{margin-top:0}.footer-shell p:last-child{text-align:left}}@media(max-width:560px){body:before,body:after{display:none}.hero h1,.subpage h1{font-size:3rem}.hero-icons{gap:1rem}.hero-icons .icon{width:1.75rem;height:1.75rem}.update-preview,.work-card,.update-list a{grid-template-columns:1fr}.update-preview img,.work-card img{width:100%;height:180px}.social-row{grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.social-row a{justify-items:start}}
