:root{--paper:#fff;--ink:#171717;--muted:#747474;--faint:#a6a6a6;--line:#e9e9e7;--soft:#f7f7f5;--heading:clamp(2.35rem,4.5vw,4.25rem);--serif:"Aptos","Calibri","Segoe UI Variable","Segoe UI","Helvetica Neue",Arial,sans-serif;--sans:"Aptos","Calibri","Segoe UI Variable","Segoe UI","Helvetica Neue",Arial,sans-serif;--max:1180px;--read:720px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,textarea,select{font:inherit;color:inherit}.site-shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.reading-width{width:min(calc(100% - 48px),var(--read));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:rgb(255 255 255 / .96);border-bottom:1px solid var(--line)}.header-row{min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px}.site-brand{justify-self:start;font-size:.93rem;font-weight:600;letter-spacing:-.015em}.site-brand .custom-logo{max-height:51px;width:auto}.primary-nav{justify-self:end}.primary-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:24px;align-items:center;justify-content:flex-end}.primary-nav a{display:block;font-size:.75rem;font-weight:400;letter-spacing:.055em;text-transform:uppercase;padding:25px 0 22px;border-bottom:0}.primary-nav a:hover,.primary-nav .current-menu-item>a,.primary-nav .current_page_item>a,.primary-nav a[aria-current="page"]{border-bottom:0}.header-tools{justify-self:end;display:flex;align-items:center;gap:7px;padding-left:3px}.icon-btn{width:36px;height:36px;padding:0;border:0;background:#fff0;display:grid;place-items:center;cursor:pointer}.icon-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.55}.menu-toggle{display:none}.search-drawer{display:none;border-bottom:1px solid var(--line);background:#fff}.search-drawer.open{display:block}.search-drawer-inner{padding:20px 0 24px}.search-form{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;max-width:720px;margin-inline:auto;border-bottom:1px solid var(--ink)}.search-form input[type=search]{border:0;outline:0;background:#fff0;padding:10px 0 12px;font-family:var(--sans);font-size:1.45rem;font-weight:300;min-width:0}.search-form button{border:0;background:#fff0;cursor:pointer;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;padding:10px 0}.mobile-nav{display:none;background:#fff;border-bottom:1px solid var(--line)}.mobile-nav.open{display:block}.mobile-nav ul{list-style:none;margin:0;padding:10px 0 18px}.mobile-nav li+li{border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:13px 0;font-family:var(--sans);font-size:1.08rem;font-weight:300}.page-title{font-family:var(--sans);font-size:var(--heading);font-weight:300;line-height:1.02;letter-spacing:-.035em;margin:0;max-width:900px}.kicker{margin:0 0 16px;font-size:.69rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.lead{font-family:var(--sans);font-size:1.12rem;font-weight:300;line-height:1.6;color:#454545;max-width:620px}.home-intro{padding:78px 0 58px;border-bottom:1px solid var(--line)}.home-intro-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:70px;align-items:end}.home-note{margin:0 0 5px;font-family:var(--sans);font-size:1.12rem;font-weight:300;line-height:1.62;color:#4c4c4c;max-width:460px}.latest-strip{padding:34px 0;border-bottom:1px solid var(--line)}.latest-card{display:grid;grid-template-columns:130px minmax(0,1fr) 260px;gap:28px;align-items:center}.latest-label{align-self:start;padding-top:5px;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.latest-copy .meta{font-size:.72rem;color:var(--muted);margin-bottom:8px}.latest-copy h2{font:300 clamp(1.65rem,2.6vw,2.6rem)/1.12 var(--sans);letter-spacing:-.025em;margin:0 0 10px;max-width:650px}.latest-copy p{margin:0;color:#666;max-width:620px;font-size:.92rem}.latest-thumb{aspect-ratio:3/2;background:var(--soft);overflow:hidden}.latest-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.latest-card:hover .latest-thumb img{transform:scale(1.018)}.home-section{padding:72px 0;border-bottom:1px solid var(--line)}.section-top{display:grid;grid-template-columns:130px 1fr auto;gap:28px;align-items:baseline;margin-bottom:34px}.section-overline{font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}.section-title{font:300 clamp(1.9rem,3vw,2.7rem)/1.12 var(--sans);letter-spacing:-.025em;margin:0}.text-link{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;padding-bottom:2px;border-bottom:1px solid var(--ink)}.writing-list{border-top:1px solid var(--ink)}.writing-item{display:grid;grid-template-columns:130px minmax(0,1fr) 150px;gap:28px;padding:22px 0;border-bottom:1px solid var(--line);align-items:start;transition:padding .18s ease}.writing-item:hover{padding-left:8px}.writing-item .date{font-size:.74rem;color:var(--muted);padding-top:7px}.writing-item h2{font:300 clamp(1.4rem,2.15vw,2.05rem)/1.18 var(--sans);letter-spacing:-.022em;margin:0}.writing-item .cat{text-align:right;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);padding-top:7px}.project-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-mini-card{min-width:0}.project-mini-card+.project-mini-card{border-left:1px solid var(--line)}.project-mini-card a{min-height:190px;padding:27px 25px 23px;display:flex;flex-direction:column;justify-content:space-between;gap:34px}.project-symbol{width:42px;height:42px;display:block;color:var(--ink)}.project-symbol svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.15;stroke-linecap:round;stroke-linejoin:round}.project-mini-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.project-mini-card h3{font:300 1.08rem/1.3 var(--sans);margin:0;letter-spacing:-.012em}.project-type{flex:0 0 auto;color:var(--muted);font-size:.66rem;line-height:1.3;text-transform:uppercase;letter-spacing:.08em;text-align:right}.archive-head{padding:72px 0 46px;border-bottom:1px solid var(--line)}.archive-description{max-width:640px;margin-top:22px;color:#595959;font-family:var(--sans);font-size:1.03rem;font-weight:300}.archive-list{padding:24px 0 76px}.archive-row{display:grid;grid-template-columns:120px minmax(0,1fr) 170px;gap:30px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.archive-row:first-child{border-top:1px solid var(--ink)}.archive-row .meta{font-size:.7rem;color:var(--muted);align-self:start;padding-top:4px}.archive-row h2{font:300 clamp(1.4rem,2.15vw,2.05rem)/1.18 var(--sans);letter-spacing:-.02em;margin:0 0 8px}.archive-row .excerpt{font-size:.88rem;color:dimgray;max-width:650px;margin:0}.archive-thumb{aspect-ratio:3/2;background:var(--soft);overflow:hidden}.archive-thumb img{width:100%;height:100%;object-fit:cover}.archive-row.no-thumb{grid-template-columns:120px minmax(0,1fr)}.entry-head{padding:72px 0 36px}.entry-head .entry-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:21px;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.entry-media{width:min(calc(100% - 48px),920px);margin:0 auto 56px}.entry-media img{width:100%;max-height:560px;object-fit:cover}.entry-body{width:min(calc(100% - 48px),var(--read));margin:0 auto 86px}.entry-content{font-family:var(--sans);font-size:1.08rem;font-weight:300;line-height:1.82}.entry-content p{margin:0 0 1.55em}.entry-content h2,.entry-content h3,.entry-content h4{font-family:var(--sans);letter-spacing:-.025em;line-height:1.18;margin:2.25em 0 .8em}.entry-content h2{font-size:1.75rem}.entry-content h3{font-size:1.4rem}.entry-content blockquote{margin:2.1em 0;padding-left:24px;border-left:1px solid var(--ink);font-size:1.23em;line-height:1.58;color:#414141}.entry-content figure{margin:2.2em 0}.entry-content a{text-decoration:underline;text-underline-offset:3px}.entry-content ul,.entry-content ol{padding-left:1.25em}.search-results-note{margin-top:20px;color:var(--muted)}.pagination{padding:0 0 78px}.nav-links{display:flex;gap:8px;flex-wrap:wrap}.page-numbers{min-width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);font-size:.76rem}.page-numbers.current{border-color:var(--ink)}.comments-area{width:min(calc(100% - 48px),var(--read));margin:0 auto 86px;padding-top:42px;border-top:1px solid var(--line)}.comments-title{font:300 1.8rem/1.18 var(--sans)}.comment-list{list-style:none;padding:0}.comment-body{padding:22px 0;border-bottom:1px solid var(--line)}.comment-form input,.comment-form textarea{width:100%;border:1px solid var(--line);padding:12px;background:#fff}.comment-form textarea{min-height:150px}.form-submit input{width:auto;background:var(--ink);color:#fff;border:0;padding:11px 18px}.empty-state{padding:90px 0}.empty-state p{color:var(--muted)}.site-footer{background:#fff;border-top:1px solid var(--line)}.footer-row{min-height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;font-size:.68rem;color:#666}.footer-social{display:flex;align-items:center;justify-content:center;gap:13px}.footer-social a{width:25px;height:25px;display:grid;place-items:center}.footer-social svg{width:15px;height:15px;fill:currentColor}.footer-legal{justify-self:end}.footer-legal ul{list-style:none;display:flex;gap:16px;margin:0;padding:0}.footer-legal a{white-space:nowrap}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.primary-nav{display:none}.menu-toggle{display:grid}.header-row{grid-template-columns:1fr auto}.home-intro-grid{grid-template-columns:1fr;gap:28px}.home-note{max-width:620px}.latest-card{grid-template-columns:100px minmax(0,1fr) 220px}.section-top{grid-template-columns:100px 1fr auto}.writing-item{grid-template-columns:100px minmax(0,1fr) 120px}.project-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-row{grid-template-columns:100px minmax(0,1fr) 150px}.archive-row.no-thumb{grid-template-columns:100px minmax(0,1fr)}}@media(max-width:700px){.site-shell,.reading-width,.entry-media,.entry-body,.comments-area{width:min(calc(100% - 30px),100%)}.home-intro{padding:52px 0 40px}.page-title{font-size:clamp(2.35rem,11vw,3.35rem)}.latest-strip{padding:26px 0}.latest-card{grid-template-columns:1fr}.latest-label{padding:0}.latest-thumb{width:min(100%,320px)}.home-section{padding:54px 0}.section-top{grid-template-columns:1fr auto;gap:12px;margin-bottom:28px}.section-overline{grid-column:1/-1}.section-title{font-size:2rem}.writing-item{grid-template-columns:1fr;gap:0;padding:17px 0}.writing-item:hover{padding-left:0}.writing-item .date,.writing-item .cat{display:none}.writing-item h2{font-size:clamp(1.3rem,6.2vw,1.68rem);line-height:1.16}.project-mini-grid{grid-template-columns:1fr;gap:20px}.project-mini-card h3{font-size:1rem}.archive-head{padding:52px 0 34px}.archive-row,.archive-row.no-thumb{grid-template-columns:1fr;gap:8px;padding:20px 0}.archive-thumb{width:min(100%,260px);margin-top:7px}.archive-row .meta{padding:0}.entry-head{padding:52px 0 30px}.entry-media{margin-bottom:42px}.entry-media img{max-height:430px}.entry-content{font-size:1.06rem;line-height:1.82}.footer-row{min-height:62px;grid-template-columns:minmax(44px,1fr) auto minmax(0,1fr);align-items:center;gap:6px;padding:0;font-size:.58rem;text-align:left}.footer-social{gap:5px}.footer-social a{width:20px;height:20px}.footer-social svg{width:13px;height:13px}.footer-legal{justify-self:end}.footer-legal ul{gap:7px;justify-content:flex-end;flex-wrap:nowrap}.footer-legal a{font-size:.56rem;letter-spacing:-.01em}}.primary-nav .menu{position:relative}.primary-nav .menu-item{position:relative}.primary-nav .menu-item-has-children>a{display:flex;align-items:center;gap:6px}.primary-nav .menu-item-has-children>a::after{content:"";width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg) translateY(-2px);opacity:.6}.primary-nav .sub-menu{position:absolute;left:-18px;top:calc(100% - 1px);min-width:220px;display:block;visibility:hidden;opacity:0;transform:translateY(6px);padding:9px 0;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px rgb(0 0 0 / .06);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:80}.primary-nav .sub-menu li{display:block}.primary-nav .sub-menu a{padding:10px 18px;border:0!important;font-size:.72rem;letter-spacing:.04em;text-transform:none;white-space:nowrap}.primary-nav .menu-item-has-children:hover>.sub-menu,.primary-nav .menu-item-has-children:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translateY(0)}.home-writing{padding-top:72px}.section-top-clean{grid-template-columns:1fr auto}.section-top-clean .section-title{grid-column:auto}@media (max-width:900px){.mobile-nav .sub-menu{display:block!important;margin:0 0 4px 18px;padding:0;border-left:1px solid var(--line)}.mobile-nav .sub-menu li+li{border-top:0}.mobile-nav .sub-menu a{padding:9px 0 9px 16px;font-size:1rem;color:var(--muted)}}@media(min-width:901px){.header-row{grid-template-columns:auto minmax(0,1fr) auto}.primary-nav{justify-self:end}.header-tools{justify-self:end}}.writing-item h2,.archive-row h2,.section-title,.page-title{font-family:var(--sans);font-weight:300}.project-mini-card h3{font-family:var(--sans);font-weight:400}.entry-content{font-family:var(--sans);font-weight:300}.entry-content strong{font-weight:600}.single-head{padding:68px 0 34px}.single-head-inner{width:min(calc(100% - 48px),820px);margin-inline:auto}.single-meta-line{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-size:.68rem;line-height:1;text-transform:uppercase;letter-spacing:.105em;color:var(--muted)}.single-category{color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:3px}.single-meta-line .single-date::before{content:"·";margin-right:12px;color:var(--faint)}.single-title{max-width:820px;font-size:clamp(2.5rem,4.3vw,4rem);font-weight:300;line-height:1.03;letter-spacing:-.038em}.single-deck{max-width:660px;margin:22px 0 0;font-size:1.08rem;font-weight:300;line-height:1.62;color:#595959}.single-media{width:min(calc(100% - 48px),820px);margin:0 auto 52px}.single-media img{width:100%;max-height:470px;object-fit:cover}.single-body{width:min(calc(100% - 48px),700px);margin-bottom:70px}.single-body .entry-content{font-size:1.065rem;line-height:1.86}.single-body .entry-content>p:first-child{margin-top:0}.single-body .entry-content h2{font-size:1.68rem;font-weight:400}.single-body .entry-content h3{font-size:1.34rem;font-weight:400}@media(max-width:700px){.single-head{padding:46px 0 28px}.single-head-inner{width:min(calc(100% - 30px),100%)}.single-meta-line{margin-bottom:15px;font-size:.62rem;letter-spacing:.085em}.single-title{font-size:clamp(2.15rem,10vw,3rem);line-height:1.04;letter-spacing:-.035em}.single-deck{margin-top:18px;font-size:1rem;line-height:1.58}.single-media{width:min(calc(100% - 30px),100%);margin-bottom:36px}.single-media img{max-height:360px}.single-body{width:min(calc(100% - 30px),100%);margin-bottom:58px}.single-body .entry-content{font-size:1.025rem;line-height:1.82}}.single-more{padding-top:46px;border-top:1px solid var(--line)}.single-more .section-top{margin-bottom:22px}.single-more .section-title{font-size:1.45rem;line-height:1.18;letter-spacing:-.018em}.single-writing-list .writing-item{padding:16px 0}.single-writing-list .writing-item .date,.single-writing-list .writing-item .cat{padding-top:4px}.single-writing-list .writing-item h3{margin:0;font-size:clamp(1.08rem,1.45vw,1.32rem);font-weight:300;line-height:1.3;letter-spacing:-.015em}.single-writing-list .writing-item h3 a{display:block}@media(max-width:700px){.single-more{padding-top:38px}.single-more .section-top{margin-bottom:18px}.single-more .section-title{font-size:1.3rem}.single-writing-list .writing-item{padding:14px 0}.single-writing-list .writing-item h3{font-size:1.12rem;line-height:1.32}}.footer-row>div:first-child{white-space:nowrap}@media(max-width:420px){.footer-row{font-size:.54rem;gap:4px}.footer-social{gap:3px}.footer-social a{width:18px;height:18px}.footer-social svg{width:12px;height:12px}.footer-legal ul{gap:5px}.footer-legal a{font-size:.52rem}}.about-head{padding:72px 0 48px;border-bottom:1px solid var(--line)}.about-head-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,460px);gap:70px;align-items:end}.about-lead{margin:0 0 4px;font-size:1.08rem;font-weight:300;line-height:1.65;color:#555}.about-visual{margin-top:34px}.about-portrait{margin:0;width:190px}.about-portrait img{width:100%;aspect-ratio:4/5;object-fit:cover;background:var(--soft)}.about-role{margin:12px 0 0;font-size:.65rem;line-height:1.5;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.about-main{display:block;max-width:700px;padding:58px 0 74px}.about-copy .entry-content{font-size:1.06rem;line-height:1.84}.about-copy .entry-content>p:first-child{margin-top:0;font-size:1.16rem;line-height:1.75;color:#3f3f3f}.about-fields{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-fields-row{min-height:74px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.about-field{display:flex;align-items:baseline;gap:12px;padding:0 28px;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.about-field:first-child{padding-left:0}.about-field+.about-field{border-left:1px solid var(--line)}.about-field-num{font-size:.62rem;color:var(--faint)}@media(max-width:900px){.about-head-grid{grid-template-columns:1fr;gap:24px}.about-lead{max-width:620px}}@media(max-width:700px){.about-head{padding:52px 0 38px}.about-head-grid{gap:18px}.about-lead{font-size:1rem;line-height:1.6}.about-visual{margin-top:26px}.about-portrait{width:140px}.about-role{margin-top:9px;font-size:.6rem}.about-main{padding:40px 0 54px}.about-copy .entry-content{font-size:1.025rem;line-height:1.82}.about-copy .entry-content>p:first-child{font-size:1.08rem}.about-fields-row{min-height:62px}.about-field{justify-content:center;gap:6px;padding:0 8px;font-size:.62rem;letter-spacing:.055em}.about-field:first-child{padding-left:8px}.about-field-num{display:none}}.blog-archive-head{padding:72px 0 42px;border-bottom:1px solid var(--line)}.blog-archive-head-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:70px;align-items:end}.blog-archive-description{margin:0 0 5px;font-size:1rem;font-weight:300;line-height:1.65;color:#5b5b5b}.blog-index{padding:34px 0 76px}.blog-index-list{border-top:1px solid var(--ink)}.blog-index-item{display:grid;grid-template-columns:105px minmax(0,1fr) 96px;gap:28px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.blog-index-item.no-thumb{grid-template-columns:105px minmax(0,1fr)}.blog-index-date{font-size:.7rem;color:var(--muted);align-self:start;padding-top:5px}.blog-index-copy h2{margin:0 0 6px;font-size:clamp(1.28rem,1.8vw,1.7rem);font-weight:300;line-height:1.22;letter-spacing:-.018em}.blog-index-copy p{margin:0;max-width:650px;font-size:.84rem;line-height:1.62;color:#707070}.blog-index-thumb{display:block;width:96px;aspect-ratio:1/1;background:var(--soft);overflow:hidden}.blog-index-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-index-item:hover .blog-index-thumb img{transform:scale(1.025)}.blog-index-item:hover h2 a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.blog-pagination{padding-top:4px}@media(max-width:900px){.blog-archive-head-inner{grid-template-columns:1fr;gap:22px}.blog-archive-description{max-width:620px}.blog-index-item{grid-template-columns:86px minmax(0,1fr) 82px;gap:20px}.blog-index-item.no-thumb{grid-template-columns:86px minmax(0,1fr)}.blog-index-thumb{width:82px}}@media(max-width:700px){.blog-archive-head{padding:52px 0 34px}.blog-archive-head-inner{gap:16px}.blog-archive-description{font-size:.95rem;line-height:1.58}.blog-index{padding:22px 0 56px}.blog-index-item,.blog-index-item.no-thumb{grid-template-columns:minmax(0,1fr);gap:0;padding:17px 0}.blog-index-date,.blog-index-thumb{display:none}.blog-index-copy h2{font-size:1.22rem;line-height:1.28;margin-bottom:5px}.blog-index-copy p{font-size:.8rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media(max-width:700px){.blog-archive-head-inner>div:first-child{justify-self:end;text-align:right}}.contact-page{background:var(--paper)}.contact-head{padding:72px 0 38px;border-bottom:1px solid var(--line)}.contact-head-single{width:min(100%,760px)}.contact-intro{max-width:650px;margin:20px 0 0;font-size:1rem;font-weight:300;line-height:1.7;color:#5c5c5c}.contact-wrap{padding:48px 0 82px}.contact-single{width:min(100%,760px)}.contact-form-head{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:18px}.contact-form-title{margin:0;font-size:1.18rem;font-weight:300;line-height:1.3;letter-spacing:-.012em}.yy-contact-form{border-top:1px solid var(--ink)}.contact-field{position:relative;padding:18px 0 16px;border-bottom:1px solid var(--line)}.contact-field label{display:block;margin:0 0 6px;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.contact-field input,.contact-field textarea{display:block;width:100%;min-width:0;margin:0;padding:4px 0;border:0;border-radius:0;outline:0;background:#fff0;box-shadow:none;color:var(--ink);font-family:var(--sans);font-size:1rem;font-weight:300;line-height:1.6}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#b2b2b2;opacity:1}.contact-field textarea{min-height:145px;resize:vertical}.contact-field:focus-within{border-bottom-color:var(--ink)}.contact-field-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.contact-submit-row{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding-top:22px}.contact-privacy{margin:0;max-width:500px;font-size:.67rem;line-height:1.55;color:var(--muted)}.contact-submit{appearance:none;border:1px solid var(--ink);background:var(--ink);color:#fff;min-width:116px;height:40px;padding:0 20px;cursor:pointer;font-family:var(--sans);font-size:.65rem;font-weight:500;letter-spacing:.11em;text-transform:uppercase;transition:background .18s ease,color .18s ease}.contact-submit:hover{background:#fff;color:var(--ink)}.contact-status{margin:0 0 22px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.8rem;line-height:1.5}.contact-status.success{color:#3f6045}.contact-status.error{color:#8b4545}@media(max-width:700px){.contact-head{padding:50px 0 30px}.contact-head-single{width:100%}.contact-intro{margin-top:16px;font-size:.93rem;line-height:1.62}.contact-wrap{padding:34px 0 58px}.contact-form-head{margin-bottom:14px}.contact-form-title{font-size:1.08rem}.contact-field{padding:15px 0 13px}.contact-field label{font-size:.58rem;margin-bottom:4px}.contact-field input,.contact-field textarea{font-size:.95rem;padding:3px 0}.contact-field textarea{min-height:122px}.contact-submit-row{align-items:flex-end;gap:14px;padding-top:18px}.contact-privacy{font-size:.61rem;line-height:1.48}.contact-submit{min-width:98px;height:38px;padding:0 15px;font-size:.61rem}}.contact-consent{display:flex;align-items:flex-start;gap:10px;padding:18px 0 0}.contact-consent input[type="checkbox"]{appearance:none;-webkit-appearance:none;flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;border:1px solid #bdbdb8;border-radius:3px;background:#fff;display:grid;place-items:center;cursor:pointer}.contact-consent input[type="checkbox"]::after{content:"";width:8px;height:4px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg) translateY(-1px);opacity:0}.contact-consent input[type="checkbox"]:checked{border-color:var(--ink);background:var(--ink)}.contact-consent input[type="checkbox"]:checked::after{opacity:1}.contact-consent input[type="checkbox"]:focus-visible{outline:2px solid #c9c9c4;outline-offset:3px}.contact-consent label{margin:0;max-width:650px;font-size:.67rem;font-weight:300;line-height:1.55;color:var(--muted);cursor:pointer}.contact-consent a{color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}@media(max-width:700px){.contact-consent{gap:9px;padding-top:16px}.contact-consent input[type="checkbox"]{flex-basis:17px;width:17px;height:17px}.contact-consent label{font-size:.61rem;line-height:1.5}}@media(min-width:1100px){.contact-consent{gap:15px;padding-top:27px}.contact-consent input[type="checkbox"]{flex-basis:24px;width:24px;height:24px;margin-top:3px}.contact-consent input[type="checkbox"]::after{width:11px;height:6px;border-left-width:2px;border-bottom-width:2px}.contact-consent label{max-width:840px;font-size:.72rem}}@media(max-width:700px){.home-writing .writing-item h2{font-size:1.16rem;line-height:1.24;letter-spacing:-.012em}.blog-index-copy h2{font-size:1.14rem;line-height:1.3;letter-spacing:-.012em}}.blog-archive-head{padding:66px 0 36px}.blog-archive-head-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);gap:48px;align-items:end}.blog-archive-heading{min-width:0}.blog-archive-description{max-width:660px;margin:15px 0 0;font-size:.94rem;font-weight:300;line-height:1.55;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.category-switcher{justify-self:end;width:100%;display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.category-switcher-link{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#666;font-size:.62rem;font-weight:400;line-height:1;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease}.category-switcher-link:hover,.category-switcher-link.is-current{border-color:var(--ink);color:var(--ink)}.category-switcher-link.is-current{background:var(--soft)}@media(max-width:900px){.blog-archive-head-inner{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);gap:26px}}@media(max-width:700px){.blog-archive-head{padding:46px 0 28px}.blog-archive-head-inner{display:block}.blog-archive-heading{text-align:right}.blog-archive-description{margin:12px 0 0 auto;max-width:92%;font-size:.88rem;line-height:1.5}.category-switcher{margin-top:18px;justify-content:flex-end;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.category-switcher::-webkit-scrollbar{display:none}.category-switcher-link{min-height:28px;padding:0 10px;font-size:.58rem;flex:0 0 auto}}.about-fields-row{gap:12px;padding-top:18px;padding-bottom:18px}.about-field-link{min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid var(--line);border-radius:999px;font-size:.76rem;font-weight:400;letter-spacing:.055em;text-transform:uppercase;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.about-field-link:hover,.about-field-link:focus-visible{border-color:#bdbdb8;background:var(--soft);transform:translateY(-1px)}.about-field-link .about-field-num{font-size:.6rem;color:var(--faint)}@media(max-width:700px){.about-fields-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-top:14px;padding-bottom:14px}.about-field-link{min-height:42px;padding:0 10px;font-size:.6rem;letter-spacing:.035em}.about-field-link .about-field-num{display:none}}@media(min-width:1100px){.about-fields-row{gap:18px;padding-top:27px;padding-bottom:27px}.about-field-link{min-height:66px;padding:0 32px;font-size:.82rem}}:root{--space-1:8px;--space-2:12px;--space-3:18px;--space-4:28px;--space-5:42px;--space-6:64px;--space-7:88px;--radius-pill:999px;--focus:#8a8a84;--ease:cubic-bezier(.2,.65,.3,1)}body{font-family:"Aptos","Calibri","Segoe UI Variable","Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-kerning:normal;font-feature-settings:"kern" 1,"liga" 1}::selection{background:#ecece8;color:var(--ink)}h1,h2,h3,h4,.page-title,.section-title{text-wrap:balance}p,.entry-content li{text-wrap:pretty}a,button,input,textarea,select{-webkit-tap-highlight-color:#fff0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:1px solid var(--focus);outline-offset:4px}.site-header{backdrop-filter:saturate(160%) blur(10px);-webkit-backdrop-filter:saturate(160%) blur(10px)}.header-row{column-gap:18px}.site-brand a{display:flex;align-items:center}.primary-nav a,.text-link,.category-switcher-link,.about-field-link,.quiet-button{transition:color .18s var(--ease),border-color .18s var(--ease),background-color .18s var(--ease),opacity .18s var(--ease),transform .18s var(--ease)}.primary-nav a{letter-spacing:.045em}.icon-btn{border-radius:var(--radius-pill);transition:background-color .18s var(--ease),opacity .18s var(--ease)}@media(hover:hover){.icon-btn:hover{background:var(--soft)}}.header-tools{flex-wrap:nowrap;white-space:nowrap}.search-toggle{flex:0 0 auto}.menu-toggle{flex:0 0 auto}.search-drawer-inner{padding-top:22px;padding-bottom:26px}.search-form{transition:border-color .18s var(--ease)}.search-form:focus-within{border-bottom-color:#555}.search-form input[type=search]{letter-spacing:-.02em}.search-form input[type=search]::placeholder{color:#a7a7a2}.search-form button{opacity:.72;transition:opacity .18s var(--ease)}.search-form button:hover{opacity:1}.page-title{letter-spacing:-.04em}.home-section,.archive-head,.blog-archive-head,.entry-head,.single-head,.about-head,.contact-head{scroll-margin-top:100px}.entry-content a{text-decoration-thickness:1px;text-decoration-color:#a8a8a3;transition:text-decoration-color .18s var(--ease)}.entry-content a:hover{text-decoration-color:var(--ink)}.entry-content h2,.entry-content h3,.entry-content h4{font-weight:400}.writing-item{transition:background-color .18s var(--ease),padding-left .18s var(--ease)}@media(hover:hover){.writing-item:hover{padding-left:8px;background:linear-gradient(90deg,var(--soft),transparent 38%)}.writing-item h2 a:hover,.single-writing-list h3 a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}}.project-mini-card a{display:block}.project-mini-card figure{transition:background-color .18s var(--ease)}.project-mini-card h3{transition:opacity .18s var(--ease)}@media(hover:hover){.project-mini-card:hover h3{opacity:.62}}.blog-archive-head-inner{align-items:end}.category-switcher{width:max-content;max-width:100%;flex-wrap:nowrap!important;justify-content:flex-start!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 1px 3px}.category-switcher::-webkit-scrollbar{display:none}.category-switcher-link{flex:0 0 auto;white-space:nowrap;scroll-snap-align:center;letter-spacing:.055em}.category-switcher-link.is-current{background:var(--ink);border-color:var(--ink);color:#fff}.category-switcher-link:hover{background:var(--soft)}.category-switcher-link.is-current:hover{background:var(--ink);color:#fff}.blog-index-item{transition:background-color .18s var(--ease)}@media(hover:hover){.blog-index-item:hover{background:linear-gradient(90deg,transparent,var(--soft) 55%,transparent)}}.blog-index-copy h2 a{text-decoration:none!important}.blog-index-copy h2 a:hover{text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:4px!important}.page-numbers{border-radius:var(--radius-pill);transition:border-color .18s var(--ease),background-color .18s var(--ease)}.page-numbers.current{background:var(--ink);color:#fff;border-color:var(--ink)}a.page-numbers:hover{border-color:#aaa;background:var(--soft)}.search-page-head{padding:72px 0 42px;border-bottom:1px solid var(--line)}.search-page-head-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,430px);gap:70px;align-items:end}.search-page-summary{margin:0 0 5px;font-size:.95rem;font-weight:300;line-height:1.6;color:#666}.search-page-summary strong{font-weight:400;color:var(--ink)}.search-page-results .archive-list{padding-top:28px}.search-empty{width:min(100%,760px);padding:58px 0 90px}.search-empty>p{margin:0 0 32px;color:#666;font-weight:300}.search-empty .search-form{margin:0;max-width:680px}.search-pagination{padding-top:0}.error-page{min-height:calc(100vh - 178px);display:flex;align-items:center}.error-page-inner{padding:82px 0 96px}.error-code{margin-bottom:18px;font-size:.68rem;letter-spacing:.16em;color:var(--muted)}.error-copy{max-width:650px;margin:24px 0 36px;font-size:1rem;font-weight:300;line-height:1.68;color:#666}.error-search{max-width:680px;margin-bottom:28px}.error-search .search-form{margin:0}.quiet-button{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid var(--line);border-radius:var(--radius-pill);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.quiet-button:hover{border-color:var(--ink);background:var(--soft)}.contact-field{transition:border-color .18s var(--ease)}.contact-field input,.contact-field textarea{caret-color:var(--ink)}.contact-submit{transition:background-color .18s var(--ease),color .18s var(--ease),transform .18s var(--ease)}.contact-submit:active{transform:translateY(1px)}.contact-consent a:hover{text-decoration-color:#777}.footer-row{letter-spacing:.005em}.footer-social a,.footer-legal a{transition:opacity .18s var(--ease)}@media(hover:hover){.footer-social a:hover,.footer-legal a:hover{opacity:.55}}@media(max-width:960px){.header-row{grid-template-columns:minmax(0,1fr) auto}.header-tools{justify-self:end}}@media(max-width:700px){.header-row{min-height:62px;gap:7px}.site-brand{min-width:0;overflow:hidden}.site-brand .custom-logo{max-width:213px;max-height:47px}.header-tools{gap:3px;padding-left:0}.search-toggle{width:34px;height:34px}.search-toggle svg{width:17px;height:17px}.menu-toggle{height:34px;min-width:65px;padding:0 10px;gap:5px}.menu-toggle::after{font-size:.61rem;letter-spacing:.07em}.menu-toggle svg{width:15px;height:15px}.mobile-nav a{font-size:1rem;line-height:1.3;padding:12px 0}.mobile-nav .sub-menu a{font-size:.91rem;padding-top:8px;padding-bottom:8px}.home-section{padding:48px 0}.section-top{margin-bottom:23px}.section-title{font-size:1.72rem;line-height:1.16}.home-writing .writing-item{padding:15px 0}.home-writing .writing-item h2{font-size:1.08rem;line-height:1.3;letter-spacing:-.01em}.blog-archive-head{padding:42px 0 26px}.blog-archive-heading{text-align:right}.blog-archive-description{max-width:100%;margin:10px 0 0 auto;font-size:.85rem;line-height:1.48}.category-switcher{width:100%;margin-top:16px;margin-left:auto;padding-bottom:4px}.category-switcher-link{min-height:27px;padding:0 9px;font-size:.54rem;letter-spacing:.045em}.blog-index{padding-top:18px}.blog-index-item,.blog-index-item.no-thumb{padding:14px 0}.blog-index-copy h2{font-size:1.06rem;line-height:1.32;margin-bottom:4px}.blog-index-copy p{font-size:.77rem;line-height:1.52}.search-page-head{padding:44px 0 28px}.search-page-head-inner{grid-template-columns:1fr;gap:14px}.search-page-summary{font-size:.86rem;margin:0}.search-page-results .archive-list{padding-top:18px;padding-bottom:56px}.search-list .archive-row,.search-list .archive-row.no-thumb{padding:16px 0;gap:6px}.search-list .archive-row h2{font-size:1.08rem;line-height:1.3}.search-list .archive-row .excerpt{font-size:.78rem;line-height:1.55}.search-list .archive-thumb{display:none}.search-list .meta{font-size:.61rem}.search-empty{padding:40px 0 64px}.error-page{min-height:calc(100vh - 124px);align-items:flex-start}.error-page-inner{padding:54px 0 72px}.error-code{margin-bottom:13px;font-size:.62rem}.error-copy{margin:18px 0 28px;font-size:.91rem;line-height:1.62}.contact-field:focus-within{border-bottom-color:#777}}@media(max-width:390px){.site-shell{width:min(calc(100% - 24px),100%)}.site-brand .custom-logo{max-width:168px;max-height:44px}.header-row{gap:4px}.header-tools{gap:1px}.search-toggle{width:31px}.menu-toggle{min-width:59px;padding-inline:8px}.menu-toggle::after{font-size:.57rem}}@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}}.gtranslate_wrapper,.gt_switcher_wrapper,.gt_float_switcher,.gt_switcher,.gt_switcher-popup,.goog-te-gadget,.goog-te-banner-frame,iframe.goog-te-banner-frame,select.gt_selector,a.glink,.primary-nav [class*="gtranslate"],.primary-nav [id*="gtranslate"],.header-tools [class*="gtranslate"],.header-tools [id*="gtranslate"]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important}html,body{top:0!important}.memory-page,.memory-submit-page{background:var(--paper)}.memory-head{padding:72px 0 42px;border-bottom:1px solid var(--line)}.memory-head-inner{width:min(100%,860px)}.memory-head-copy{max-width:680px;margin:20px 0 0;color:#5c5c5c;font-size:.98rem;font-weight:300;line-height:1.68}.memory-head-actions{margin-top:26px}.memory-pill{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;font-size:.64rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:background .18s ease,color .18s ease}.memory-pill:hover{background:#fff;color:var(--ink)}.memory-list-wrap{padding:44px 0 80px}.memory-list{width:min(100%,860px);margin:0;border-top:1px solid var(--line)}.memory-item{border-bottom:1px solid var(--line)}.memory-trigger{appearance:none;width:100%;border:0;background:#fff0;color:var(--ink);padding:22px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;text-align:left;cursor:pointer}.memory-name{font-size:1.08rem;font-weight:300;line-height:1.35;letter-spacing:-.012em}.memory-plus{width:26px;height:26px;border:1px solid #c9c9c5;border-radius:50%;display:grid;place-items:center;font-size:1.05rem;font-weight:300;line-height:1;transition:transform .2s ease,border-color .2s ease}.memory-item.is-open .memory-plus{transform:rotate(45deg);border-color:var(--ink)}.memory-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .24s ease}.memory-item.is-open .memory-panel{grid-template-rows:1fr}.memory-panel-inner{overflow:hidden}.memory-content{max-width:720px;padding:0 52px 26px 0}.memory-message{margin:0;color:#3d3d3d;font-size:.98rem;font-weight:300;line-height:1.78;white-space:pre-line}.memory-date{display:block;margin-top:16px;color:var(--muted);font-size:.67rem;letter-spacing:.04em}.memory-empty{width:min(100%,860px);padding:30px 0 48px;color:var(--muted);font-size:.9rem}.memory-pagination{width:min(100%,860px);padding-top:28px}.memory-submit-wrap{padding:44px 0 82px}.memory-form{width:min(100%,760px);border-top:1px solid var(--ink)}.memory-field{position:relative;padding:18px 0 16px;border-bottom:1px solid var(--line);transition:border-color .18s ease}.memory-field:focus-within{border-bottom-color:var(--ink)}.memory-field label{display:block;margin:0 0 6px;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.memory-field input,.memory-field textarea{display:block;width:100%;margin:0;padding:4px 0;border:0;border-radius:0;outline:0;background:#fff0;color:var(--ink);font-family:var(--sans);font-size:1rem;font-weight:300;line-height:1.6}.memory-field textarea{min-height:170px;resize:vertical}.memory-form-meta{display:flex;justify-content:flex-end;margin-top:7px;color:var(--muted);font-size:.63rem}.memory-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.memory-options{padding-top:22px}.memory-check{display:grid;grid-template-columns:19px minmax(0,1fr);gap:11px;align-items:start;margin:0 0 17px}.memory-check input[type=checkbox]{appearance:none;width:19px;height:19px;margin:2px 0 0;border:1px solid #aaa;background:#fff;display:grid;place-items:center;cursor:pointer}.memory-check input[type=checkbox]::after{content:"";width:8px;height:4px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:rotate(-45deg) translateY(-1px);opacity:0}.memory-check input[type=checkbox]:checked{background:var(--ink);border-color:var(--ink)}.memory-check input[type=checkbox]:checked::after{opacity:1}.memory-check input[type=checkbox]:focus-visible{outline:2px solid #c9c9c4;outline-offset:3px}.memory-check label{font-size:.78rem;line-height:1.52;color:#555;cursor:pointer}.memory-check label strong{display:block;color:var(--ink);font-weight:400}.memory-check label small{display:block;margin-top:2px;color:var(--muted);font-size:.68rem;line-height:1.5}.memory-check a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.memory-note{margin:22px 0 0;padding:15px 17px;background:var(--soft);color:#666;font-size:.72rem;line-height:1.58}.memory-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:24px}.memory-back{font-size:.7rem;color:var(--muted)}.memory-submit{appearance:none;border:1px solid var(--ink);background:var(--ink);color:#fff;min-width:132px;height:40px;padding:0 19px;cursor:pointer;font-size:.64rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;transition:background .18s ease,color .18s ease}.memory-submit:hover{background:#fff;color:var(--ink)}.memory-status{width:min(100%,760px);margin:0 0 22px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.8rem;line-height:1.52}.memory-status.success{color:#3f6045}.memory-status.error{color:#8b4545}@media(max-width:700px){.memory-head{padding:46px 0 30px}.memory-head-inner{text-align:right;margin-left:auto}.memory-head-copy{margin:14px 0 0 auto;font-size:.88rem;line-height:1.58}.memory-head-actions{margin-top:20px}.memory-list-wrap,.memory-submit-wrap{padding:32px 0 58px}.memory-trigger{padding:18px 0}.memory-name{font-size:.98rem}.memory-plus{width:24px;height:24px;font-size:.98rem}.memory-content{padding:0 18px 22px 0}.memory-message{font-size:.91rem;line-height:1.7}.memory-date{font-size:.62rem}.memory-field{padding:15px 0 13px}.memory-field label{font-size:.58rem}.memory-field input,.memory-field textarea{font-size:.95rem}.memory-field textarea{min-height:150px}.memory-check{grid-template-columns:18px minmax(0,1fr);gap:9px}.memory-check input[type=checkbox]{width:18px;height:18px}.memory-check label{font-size:.71rem}.memory-check label small{font-size:.64rem}.memory-note{font-size:.67rem}.memory-actions{align-items:flex-end}}@media(max-width:440px){.memory-actions{flex-direction:column-reverse;align-items:stretch}.memory-submit{width:100%}.memory-back{text-align:center}}.memory-load-more{width:min(100%,860px);min-height:46px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.68rem;letter-spacing:.04em}.memory-load-more[hidden]{display:none}.memory-load-more.is-loading::before{content:"";width:14px;height:14px;margin-right:9px;border:1px solid #c8c8c4;border-top-color:var(--ink);border-radius:50%;animation:yy-memory-spin .7s linear infinite}.memory-load-more.is-error{color:#8b4545}@keyframes yy-memory-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.memory-load-more.is-loading::before{animation:none}}.memory-field-feedback{min-height:1.1em;margin-top:7px;color:var(--muted);font-size:.64rem;line-height:1.45}.memory-field-feedback.is-error{color:#8b4545}.memory-field-feedback.is-ok{color:#3f6045}.memory-field[aria-invalid="true"]{border-bottom-color:#8b4545}.memory-status.success strong{display:block;margin-bottom:3px;color:#264d31;font-weight:500}.memory-status.success span{display:block;color:#52705a}@media(max-width:700px){.memory-field-feedback{font-size:.61rem}}.memory-head-actions{margin-top:18px}.memory-head-link{display:inline-flex;align-items:center;min-height:34px;color:var(--muted);font-size:.7rem;transition:color .18s ease}.memory-head-link:hover{color:var(--ink)}.memory-actions{justify-content:flex-end}.memory-result-wrap{width:min(100%,760px);margin-top:14px}.memory-result-wrap .memory-status{margin:0}@media(max-width:700px){.memory-head-actions{display:flex;justify-content:flex-end}.memory-head-link{font-size:.66rem}.memory-actions{align-items:flex-end}}@media(max-width:440px){.memory-actions{flex-direction:row;justify-content:flex-end}.memory-submit{width:auto;min-width:132px}}.theme-toggle{flex:0 0 auto}.theme-toggle .theme-icon{display:grid;place-items:center;width:100%;height:100%}.theme-toggle .theme-icon svg{width:18px;height:18px}.theme-toggle .theme-icon-sun{display:none}html[data-theme="dark"] .theme-toggle .theme-icon-moon{display:none}html[data-theme="dark"] .theme-toggle .theme-icon-sun{display:grid}html[data-theme="dark"]{color-scheme:dark;--paper:#151515;--ink:#f1f1ef;--muted:#aaa9a4;--faint:#777772;--line:#343432;--soft:#1e1e1d;--focus:#b9b8b2}html[data-theme="dark"] body{background:var(--paper);color:var(--ink)}html[data-theme="dark"] .site-header{background:rgb(21 21 21 / .96)}html[data-theme="dark"] .search-drawer,html[data-theme="dark"] .mobile-nav,html[data-theme="dark"] .primary-nav .sub-menu,html[data-theme="dark"] .site-footer,html[data-theme="dark"] .category-switcher-link,html[data-theme="dark"] .contact-consent input[type="checkbox"],html[data-theme="dark"] .memory-check input[type="checkbox"]{background:var(--paper)}html[data-theme="dark"] .primary-nav .sub-menu{box-shadow:0 12px 30px rgb(0 0 0 / .34)}html[data-theme="dark"] .lead,html[data-theme="dark"] .home-note,html[data-theme="dark"] .latest-copy p,html[data-theme="dark"] .archive-description,html[data-theme="dark"] .archive-row .excerpt,html[data-theme="dark"] .single-deck,html[data-theme="dark"] .about-lead,html[data-theme="dark"] .about-copy .entry-content>p:first-child,html[data-theme="dark"] .blog-archive-description,html[data-theme="dark"] .blog-index-copy p,html[data-theme="dark"] .contact-intro,html[data-theme="dark"] .search-page-summary,html[data-theme="dark"] .search-empty>p,html[data-theme="dark"] .error-copy,html[data-theme="dark"] .memory-head-copy,html[data-theme="dark"] .memory-message,html[data-theme="dark"] .memory-check label,html[data-theme="dark"] .memory-note,html[data-theme="dark"] .footer-row{color:#b7b6b1}html[data-theme="dark"] .search-form input[type=search]::placeholder,html[data-theme="dark"] .contact-field input::placeholder,html[data-theme="dark"] .contact-field textarea::placeholder{color:#777772}html[data-theme="dark"] .search-form:focus-within{border-bottom-color:#c9c8c2}html[data-theme="dark"] ::selection{background:#343432;color:var(--ink)}html[data-theme="dark"] .category-switcher-link{color:var(--muted)}html[data-theme="dark"] .category-switcher-link.is-current,html[data-theme="dark"] .page-numbers.current,html[data-theme="dark"] .contact-submit,html[data-theme="dark"] .memory-pill,html[data-theme="dark"] .memory-submit,html[data-theme="dark"] .contact-consent input[type="checkbox"]:checked,html[data-theme="dark"] .memory-check input[type="checkbox"]:checked{background:var(--ink);border-color:var(--ink);color:#151515}html[data-theme="dark"] .contact-submit:hover,html[data-theme="dark"] .memory-pill:hover,html[data-theme="dark"] .memory-submit:hover{background:var(--paper);color:var(--ink)}html[data-theme="dark"] .category-switcher-link.is-current:hover{background:var(--ink);color:#151515}html[data-theme="dark"] .contact-consent input[type="checkbox"]::after,html[data-theme="dark"] .memory-check input[type="checkbox"]::after{border-color:#151515}html[data-theme="dark"] .project-placeholder{background:linear-gradient(135deg,#1e1e1d,#292927)}html[data-theme="dark"] .project-placeholder:after{border-color:rgb(255 255 255 / .12)}html[data-theme="dark"] .memory-plus{border-color:#52524f}html[data-theme="dark"] .memory-note{background:#1e1e1d}html[data-theme="dark"] a.page-numbers:hover,html[data-theme="dark"] .quiet-button:hover,html[data-theme="dark"] .about-field-link:hover,html[data-theme="dark"] .about-field-link:focus-visible,html[data-theme="dark"] .category-switcher-link:hover{background:var(--soft)}html[data-theme="dark"] .contact-status.success,html[data-theme="dark"] .memory-status.success,html[data-theme="dark"] .memory-field-feedback.is-ok,html[data-theme="dark"] .memory-status.success strong,html[data-theme="dark"] .memory-status.success span{color:#8fb998}html[data-theme="dark"] .contact-status.error,html[data-theme="dark"] .memory-status.error,html[data-theme="dark"] .memory-field-feedback.is-error,html[data-theme="dark"] .memory-load-more.is-error{color:#d28f8f}html[data-theme="dark"] .memory-field[aria-invalid="true"]{border-bottom-color:#d28f8f}body,.site-header,.search-drawer,.mobile-nav,.site-footer{transition:background-color .18s var(--ease),color .18s var(--ease),border-color .18s var(--ease)}@media(max-width:700px){.theme-toggle{width:34px;height:34px}.theme-toggle .theme-icon svg{width:17px;height:17px}}@media(min-width:1100px){.theme-toggle .theme-icon svg{width:27px;height:27px}}.theme-toggle{width:36px;height:36px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink)}.theme-toggle:hover{border-color:var(--muted);background:var(--soft)}.theme-toggle .theme-icon svg{stroke-width:1.85}html[data-theme="dark"] .theme-toggle{background:var(--paper);border-color:#4a4a47;color:var(--ink)}html[data-theme="dark"] .theme-toggle:hover{background:var(--soft);border-color:#777772}html[data-theme="dark"] .project-symbol{color:var(--ink)}@media(max-width:700px){.theme-toggle{width:34px;height:34px}.project-mini-grid{grid-template-columns:1fr;gap:0}.project-mini-card+.project-mini-card{border-left:0;border-top:1px solid var(--line)}.project-mini-card a{min-height:0;padding:20px 0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:16px}.project-symbol{width:38px;height:38px}.project-mini-meta{display:contents}.project-mini-card h3{font-size:1rem}.project-type{font-size:.58rem;letter-spacing:.065em}}@media(min-width:1100px){.site-footer .site-shell{width:min(calc(100% - 96px),1120px)}.footer-row{min-height:76px;gap:28px}.footer-social{gap:14px}.footer-social a{width:27px;height:27px}.footer-social svg{width:16px;height:16px}}.footer-social .yy-spotify-link{display:grid!important;visibility:visible!important;opacity:1!important}html[data-theme="dark"] .site-footer{background:var(--paper)}@media(max-width:700px){.site-footer .site-shell{width:min(calc(100% - 30px),100%)}}