@import "https://fonts.googleapis.com/css2?family=Arsenal:wght@400;700&family=Cabin:wght@400;600;700&display=swap";:root{color:#243447;font-synthesis:none;background:#f8fafc;font-family:Cabin,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#fff 0,#f8fafc 58%,#e8eef4 100%);min-width:320px;margin:0}a{color:#0878bd;text-underline-offset:2px}button,input,textarea,select{font:inherit}button{color:#fff;cursor:pointer;background:#0878bd;border:0;border-radius:4px;padding:.55rem .8rem;font-weight:700}button:hover{background:#055e95}.site{display:grid;grid-template-rows:auto 1fr auto;width:min(1080px,100% - 32px);min-height:100vh;margin:0 auto}.site-header{display:flex;border-bottom:1px solid #d7e1eb;justify-content:space-between;align-items: center;gap:1.5rem;padding:2.25rem 0 1.5rem}.brand{color:#0878bd;text-decoration:none;letter-spacing:-.04em;font:700 clamp(2.1rem,6vw,4.2rem)/.85 Arsenal,serif}.brand span{color:#9aa9b8;vertical-align:middle;letter-spacing:0;font-size:.38em}nav{display:flex;flex-wrap:wrap;justify-content:end;gap:1rem;font-size:.95rem}nav a{color:#51606e;text-decoration:none;font-weight:700}nav a:hover{color:#0878bd;text-decoration:underline}main{padding:clamp(2rem,6vw,4.5rem) 0}footer{color:#8291a0;text-align:center;border-top:1px solid #d7e1eb;padding:1.5rem 0;font-family:Arsenal,serif;font-size:1.1rem}.home-grid{display:grid;grid-template-columns:minmax(225px,.8fr)minmax(0,1.55fr);align-items: start;gap:clamp(2rem,6vw,6rem)}.profile{color:#415162;line-height:1.55}.profile img{display:block;border:7px solid #fff;width:min(100%,250px);margin:0 auto 1.5rem;box-shadow:0 7px 24px #5a738a33}.profile ul{margin:.5rem 0 1.6rem;padding-left:1.1rem}.featured-link{font-weight:700}.intro{color:#345;font-family:Arsenal,serif;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.35}.intro p{margin:0 0 1.25rem}.lead{padding-left:.6rem;font-size:1.28em}.thanks{text-align:center}.blog-callout{text-align:center;color:#8494a5;margin:3rem 0 0;font-family:Arsenal,serif;font-size:1.35rem}.blog-page,.post-page,.admin,.admin-login{width:min(760px,100%);margin:0 auto}.blog-page h1,.post-page h1,.admin h1,.admin-login h1{color:#0878bd;margin:0 0 1.5rem;font:700 clamp(2.6rem,6vw,4.6rem)/.95 Arsenal,serif}.post-list article{border-top:1px solid #d7e1eb;padding:1.6rem 0}.post-list h2{margin:.2rem 0 .65rem;font:700 2rem/1 Arsenal,serif}.post-list h2 a{color:#345;text-decoration:none}.post-list h2 a:hover{color:#0878bd}.post-list p{color:#526272;line-height:1.55}.post-date{text-transform:uppercase;letter-spacing:.06em;font-size:.9rem;font-weight:700;color:#8494a5!important}.read-more{font-weight:700}.post-page{color:#36495b;font-size:1.12rem;line-height:1.7}.post-page h1{color:#345}.markdown h2,.markdown h3{color:#0878bd;font-family:Arsenal,serif;line-height:1.1}.markdown pre{overflow:auto;color:#edf3f8;background:#1f2933;border-radius:4px;padding:1rem}.markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-heading,.editor-heading{display:flex;justify-content:space-between;align-items: center;gap:1rem;margin-bottom:1.2rem}.admin-heading h1,.editor-heading h2{margin:0}.admin-heading div,.admin-list article>div:last-child{display:flex;align-items: center;gap:.5rem}.button-link{color:#0878bd;background:0 0;padding:.35rem}.button-link:hover{color:#055e95;text-decoration:underline;background:0 0}.danger{color:#b64040}.admin-list article{display:flex;border-top:1px solid #d7e1eb;justify-content:space-between;gap:1rem;padding:1rem 0}.admin-list h2{margin:.25rem 0;font:700 1.6rem/1 Arsenal,serif}.admin-list p{color:#718192;margin:0;font-size:.9rem}.status{display:inline-block;color:#fff;text-transform:uppercase;background:#8494a5;border-radius:3px;padding:.15rem .4rem;font-size:.72rem;font-weight:700}.status.published{background:#197b52}.editor,.admin-login form{background:#fff;border:1px solid #d7e1eb;border-radius:6px;padding:1.35rem;box-shadow:0 5px 20px #48607812}.editor form,.admin-login form{display:grid;gap:1rem}label{display:grid;color:#425466;gap:.35rem;font-weight:700}input,textarea,select{color:#243447;font:inherit;background:#fff;border:1px solid #b9c8d6;border-radius:4px;width:100%;padding:.6rem .7rem;font-weight:400}textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem}.form-error{color:#b64040;margin:0;font-weight:700}@media (width<=720px){.site{width:min(100% - 24px,1080px)}.site-header{flex-direction:column;align-items: flex-start;gap:1rem}nav{justify-content:start}.home-grid{grid-template-columns:1fr;gap:1.2rem}.profile img{max-width:210px}.intro{font-size:1.35rem}.admin-list article{flex-direction:column;align-items: flex-start}}
