:root{--color-text:#1a1a1a;--color-muted:#6b6b6b;--color-accent:#cc3d3c;--color-border:#e5e5e5;--color-surface:#f6f6f6;--max-width:720px;--layout-wide:1200px;--font-body:"Inter",system-ui,-apple-system,sans-serif}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--font-body);color:var(--color-text);background:#fff;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--color-accent);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{text-decoration:none}img{max-width:100%;height:auto}.site{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1;width:min(100% - 2rem,var(--max-width));margin:0 auto;padding:2rem 0 4rem}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.site-header__inner{width:min(100% - 2rem,var(--layout-wide));margin:0 auto;padding:1.25rem 0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-header__brand{display:flex;align-items:center;gap:1rem;min-width:0}.site-header__logo-link{flex-shrink:0;line-height:0}.site-header__logo{width:60px;height:auto;display:block}.site-header__title{font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;color:var(--color-text);text-decoration:none;line-height:1.2}.site-header__title:hover{color:var(--color-accent)}.site-header__search{flex-shrink:0}.site-header__search-inner{display:flex;align-items:stretch;border:1px solid var(--color-border);border-radius:4px;overflow:hidden;background:#fff}.site-header__search-input{border:0;padding:.5rem .75rem;font:inherit;font-size:.875rem;min-width:140px;outline:none}.site-header__search-button{border:0;background:var(--color-accent);color:#fff;padding:.5rem 1rem;font:inherit;font-size:.875rem;font-weight:600;cursor:pointer}.site-header__search-button:hover{opacity:.9}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface);margin-top:auto}.site-footer__inner{width:min(100% - 2rem,var(--layout-wide));margin:0 auto;padding:3rem 0}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:2.5rem}.site-footer__brand{display:flex;flex-direction:column;gap:.75rem}.site-footer__logo{width:20px;height:auto}.site-footer__title{font-size:1.125rem;font-weight:700;color:var(--color-text);text-decoration:none}.site-footer__title:hover{color:var(--color-accent)}.site-footer__tagline{margin:0;font-size:.875rem;color:var(--color-muted);line-height:1.6;max-width:28rem}.site-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.site-footer__heading{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:var(--color-text)}.site-footer__nav{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.site-footer__nav a{font-size:.875rem;color:var(--color-muted);text-decoration:none}.site-footer__nav a:hover{color:var(--color-accent)}@media(max-width:768px){.site-header__inner{flex-direction:column;align-items:stretch}.site-header__brand{justify-content:center}.site-header__search-input{flex:1;min-width:0}.site-footer__grid,.site-footer__links{grid-template-columns:1fr}}.page-title{font-size:clamp(1.75rem,4vw,2.25rem);line-height:1.2;margin:0 0 .5rem;letter-spacing:-.02em}.page-meta{color:var(--color-muted);font-size:.9375rem;margin-bottom:2rem}.post-list{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:2rem}.post-card{padding-bottom:2rem;border-bottom:1px solid var(--color-border)}.post-card:last-child{border-bottom:0}.post-card__title{font-size:1.375rem;margin:0 0 .5rem;line-height:1.3}.post-card__title a{color:var(--color-text);text-decoration:none}.post-card__title a:hover{color:var(--color-accent)}.post-card__meta{color:var(--color-muted);font-size:.875rem;margin-bottom:.75rem}.post-card__excerpt{margin:0;color:#333}.prose h2{font-size:1.5rem;margin:2rem 0 1rem;line-height:1.3;letter-spacing:-.01em}.prose p{margin:0 0 1.25rem}.prose ol,.prose ul{margin:0 0 1.25rem;padding-left:1.25rem}.prose li{margin-bottom:.75rem}.prose strong{font-weight:600}.prose img{display:block;margin:1.5rem auto;border-radius:4px}.prose a{font-weight:500}.prose .wp-block-button__link,.prose .wp-element-button{display:inline-block;background:var(--color-accent);color:#fff!important;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:600;margin:1rem 0}.prose .wp-block-button__link:hover,.prose .wp-element-button:hover{opacity:.9}.prose .wp-block-buttons{text-align:center;margin:1.5rem 0}.not-found{text-align:center;padding:4rem 0}.not-found h1{margin-bottom:.5rem}.not-found p{color:var(--color-muted)}
