:root{--accent: #696969;--accent-dark: #545454;--black: 0, 0, 0;--gray-dark: 55, 65, 81;--gray: 107, 114, 128;--gray-light: 229, 233, 240;--gray-gradient: rgba(var(--gray-light), .5), #fff;--box-shadow: 0 2px 6px rgba(var(--gray), 25%), 0 8px 24px rgba(var(--gray), 33%)}body{font-family:Atkinson,sans-serif;margin:0;padding:0;text-align:left;background:linear-gradient(to bottom,var(--gray-gradient)) no-repeat;background-size:100% 600px;word-wrap:break-word;overflow-wrap:break-word;color:rgb(var(--gray-dark));font-size:20px;line-height:1.7}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;color:rgb(var(--black));line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dark);text-decoration:underline}p{margin-bottom:1em}img{max-width:100%;height:auto;border-radius:8px}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}@media(max-width:720px){body{font-size:18px}}.hero{text-align:center;padding:4rem 1rem}.hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;color:rgb(var(--black))}.tagline{font-size:1.5rem;color:rgb(var(--gray));margin-bottom:2rem}.intro{max-width:600px;margin:0 auto 3rem;line-height:1.6;font-size:1.1rem}.hero-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.button{background:#000;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:opacity .2s;display:inline-block}.button:hover{opacity:.75;color:#fff;text-decoration:none}.button-secondary{background:transparent;color:var(--accent);border:2px solid var(--accent);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s;display:inline-block}.button-secondary:hover{background:#6969691a;opacity:1;color:var(--accent);text-decoration:none}.blog-section{max-width:800px;margin:4rem auto;padding:0 1rem}.blog-section h2{border-bottom:2px solid var(--accent);padding-bottom:.5rem;margin-bottom:1rem;color:rgb(var(--black))}.about-container{max-width:1000px;margin:0 auto;padding:2rem 1rem}.headshot-wrapper{text-align:center;margin-bottom:2.5rem}.headshot{width:250px;height:250px;object-fit:cover;border-radius:50%;box-shadow:0 4px 12px #00000026}.about-container h1{text-align:center;margin-bottom:.5rem;font-size:2.5rem}.about-tagline{text-align:center;color:rgb(var(--gray));font-size:1.2rem;margin-bottom:2.5rem}.bio-content p{font-size:1.15rem;line-height:1.7;margin-bottom:1.5rem}.contact-section{margin-top:5rem;padding-top:3rem;border-top:2px solid rgb(var(--gray-light));text-align:center}.contact-section h2{margin-bottom:1rem;color:rgb(var(--black))}.contact-section a{color:var(--accent);text-decoration:underline;font-weight:500}.contact-note{margin-top:.5rem;font-size:.95rem;color:rgb(var(--gray))}.site-header{margin:0;padding:0 1em;background:#fff;box-shadow:0 2px 8px rgba(var(--black),5%)}.site-header nav{display:flex;align-items:center;justify-content:space-between;max-width:900px;margin:0 auto;height:60px}.site-header h2{margin:0;font-size:1.2em;color:var(--black)}.site-header h2 a{text-decoration:none;color:inherit}.internal-links{display:flex;gap:1.5em}.social-links{display:flex;gap:1em;align-items:center}.social-links a{color:rgb(var(--gray));text-decoration:none}.social-links a:hover{color:var(--accent)}.nav-link{display:inline-block;text-decoration:none;color:rgb(var(--gray-dark));border-bottom:2px solid transparent;padding:.5em 0;transition:all .2s}.nav-link.active{font-weight:600;color:var(--accent);border-bottom-color:var(--accent)}.nav-link:hover{color:var(--accent)}.site-footer{padding:2em 1em;background:linear-gradient(to bottom,var(--gray-gradient)) no-repeat;text-align:center;margin-top:auto;border-top:1px solid rgb(var(--gray-light))}.footer-content{max-width:900px;margin:0 auto}.footer-content p{color:var(--accent);font-size:.9rem;margin:0}.footer-social{margin-top:1em;display:flex;gap:1em;justify-content:center}.footer-social a{color:var(--accent);text-decoration:none;font-size:.9rem}.footer-social a:hover{color:var(--accent-dark)}
