*{box-sizing:border-box;margin:0;padding:0}body{font-family:"Nunito Sans",Arial,Helvetica,sans-serif;font-size:16px;font-weight:300;line-height:1.8;color:#333;background-color:#f2f2f2;margin:0;padding:0}a{color:#333;text-decoration:none;transition:color .2s ease}a:hover{color:#2673da;text-decoration:none}.page a,.post-content a{text-decoration:underline;color:#666}img{max-width:100%;height:auto}pre,code{font-family:"SFMono-Regular",Consolas,"Liberation Mono",Menlo,monospace;font-size:.9em}pre{background:#f8f8f8;padding:1.25rem;overflow-x:auto;border-radius:4px}code{background:#f8f8f8;padding:.15em .3em;border-radius:3px}pre code{background:none;padding:0}blockquote{border-left:3px solid #ddd;padding-left:1rem;color:#666;margin:1rem 0}h1,h2,h3,h4,h5,h6{margin:1.5rem 0 .5rem;line-height:1.3;font-weight:700;color:#222}p,ul,ol{margin-bottom:1rem}.mb-0{margin-bottom:0 !important}.mt-0{margin-top:0 !important}.ml-4{margin-left:2rem !important}.site-wrapper{max-width:1000px;margin:0 auto;padding:0 2rem}.dark-header-wrap{background:rgba(0,0,0,0)}.site-header{padding:.5rem 0}.site-header .header-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.site-header .site-title{font-size:.9rem;font-weight:700;color:dimgray;letter-spacing:.02em;white-space:nowrap}.site-header .site-title span{color:dimgray;font-weight:400}.site-header .site-title:hover{color:#2673da;text-decoration:none}.site-header .nav-links{margin-right:auto;margin-left:20px}.site-header .nav-links{display:flex;gap:1.25rem}.site-header .nav-links a{font-size:.8rem;font-weight:400;color:dimgray}.site-header .nav-links a:hover{color:#2673da}.site-header .social-icons{display:flex;gap:.5rem}.site-header .social-icons .social-icon{color:dimgray}.site-header .social-icons .social-icon:hover{color:#2673da}.site-content{min-height:60vh;padding:0}.home-hero{background:#000;padding:0}.home-hero .hero-inner{max-width:1000px;margin:0 auto;display:flex;align-items:center;gap:2rem}@media(max-width: 700px){.home-hero .hero-inner{flex-direction:column;text-align:center}}.home-hero .profile-image{width:234px;height:234px;object-fit:cover;flex-shrink:0}.home-hero .hero-text{flex:1;text-align:center}.home-hero .hero-name{color:#ff0;font-size:70px;font-weight:700;margin:0;text-shadow:hsla(0,0%,100%,.6) 1px 1px 1px,rgba(0,0,0,.6) -1px -1px 1px;line-height:1.1}@media(max-width: 700px){.home-hero .hero-name{font-size:2.5rem}}.home-hero .hero-site-name{color:#ff0;font-size:24px;margin:-15px 0 .75rem;letter-spacing:.02em}.home-hero .hero-tagline{color:#ff0;font-size:21px;line-height:1.2em;margin:0;text-shadow:rgba(0,0,0,.5) -1px -1px 0,rgba(0,0,0,.5) -1px 1px 0,rgba(0,0,0,.5) 1px 1px 0,rgba(0,0,0,.5) 1px -1px 0}.sub-hero{background:#2673da;padding:.5rem 0}.sub-hero .sub-hero-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.sub-hero .sub-hero-label{font-size:20px;font-weight:200;color:#fff;white-space:nowrap}.sub-hero .sub-hero-nav{display:flex;gap:.4rem;flex-wrap:wrap}.sub-hero .sub-hero-nav a{font-size:.75rem;font-weight:500;color:#fff;padding:.25rem .65rem;border:1px solid hsla(0,0%,100%,.5);border-radius:3px}.sub-hero .sub-hero-nav a:hover{background:hsla(0,0%,100%,.2);border-color:#fff}.post-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.25rem;padding:1.5rem 0}@media(max-width: 1000px){.post-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 750px){.post-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.post-grid{grid-template-columns:1fr}}.post-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ddd;border-radius:2px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s ease}.post-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.12);text-decoration:none}.post-card .card-image{width:100%;aspect-ratio:3/2;object-fit:cover;background:#e8e8e8;display:block}.post-card .card-body{padding:.75rem}.post-card .card-date{font-size:.7rem;color:#999;text-transform:uppercase;letter-spacing:.04em}.post-card .card-title{font-size:.9rem;font-weight:600;color:#222;margin:.2rem 0 .35rem;line-height:1.3}.post-card .card-title a{color:inherit}.post-card .card-title a:hover{color:#2673da}.post-card .card-excerpt{font-size:.8rem;color:#666;line-height:1.5;margin:0}.view-more{text-align:center;padding:0 0 1.5rem}.view-more a{display:inline-block;padding:.5rem 2rem;border:1px solid #ccc;border-radius:3px;font-size:.85rem;color:#555}.view-more a:hover{border-color:#999;color:#222}.pagination{margin-top:.5rem;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.pagination a{font-size:.85rem;font-weight:500;color:#555}.pagination a:hover{color:#222}.pagination .page-info{font-size:.8rem;color:#999}.post-single{background:#fff;max-width:1000px;margin:0 auto;padding:2.5rem;border:1px solid #ddd;border-radius:2px}.post-header{margin-bottom:1.5rem}.post-header h1{font-size:1.8rem;margin:0 0 .5rem;line-height:1.25;color:#222}.post-header .post-meta{font-size:.85rem;color:#999;display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.post-header .post-author{color:#555;font-weight:500}.post-header .post-meta-sep{color:#ccc}.post-featured-image{float:right;width:50%;margin:0 0 1rem 1.5rem;border-radius:4px}.post-content{font-size:1.05rem;line-height:1.8;margin-bottom:2rem}.post-content img{border-radius:4px;margin:1rem 0}.post-content h2,.post-content h3,.post-content h4{margin-top:2rem}.post-content blockquote{border-left:3px solid #2673da}.post-footer-tags{padding-top:1rem;border-top:1px solid #eee}.post-footer-tags a{display:inline-block;background:#f0f0f0;padding:.25rem .75rem;border-radius:3px;font-size:.8rem;margin:.2rem;color:#555}.post-footer-tags a:hover{background:#2673da;color:#fff}.recent-posts{padding:2rem 0}.recent-posts .recent-posts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.recent-posts .recent-posts-header h3{font-size:1.1rem;color:#222;margin:0}.recent-posts .recent-posts-header a{font-size:.85rem;color:#2673da}.recent-posts .recent-posts-header a:hover{color:#1a5ab8}.recent-posts .recent-posts-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.25rem}@media(max-width: 750px){.recent-posts .recent-posts-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 480px){.recent-posts .recent-posts-grid{grid-template-columns:1fr}}.site-footer{margin-top:0}.footer-social-bar{background:#2673da;display:flex;justify-content:center;align-items:center;gap:2rem;padding:.75rem 1rem;flex-wrap:wrap}.footer-social-bar a{color:#fff;font-size:.85rem;display:inline-flex;align-items:center;gap:.4rem}.footer-social-bar a:hover{color:#e0e0e0;text-decoration:none}.footer-social-bar a svg{fill:currentColor}.footer-photo-strip{overflow:hidden;position:relative}.footer-photo-strip .strip-track{display:flex;width:max-content;animation:scroll-strip 60s linear infinite}.footer-photo-strip img{width:auto;height:150px;object-fit:cover;display:block;flex-shrink:0;border-right:1px solid #000}@keyframes scroll-strip{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.gallery-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);z-index:9999;align-items:center;justify-content:center}.gallery-modal.active{display:flex}.gallery-modal img{max-width:90vw;max-height:90vh;object-fit:contain}.gallery-modal .gallery-modal-close{position:absolute;top:1rem;right:1.5rem;color:#fff;font-size:2.5rem;cursor:pointer;line-height:1}.gallery-modal .gallery-modal-close:hover{color:#ccc}.footer-main{background:#555;padding:1em 0;color:#ccc}.footer-main .footer-about{display:flex;align-items:flex-start;gap:1.5rem}@media(max-width: 600px){.footer-main .footer-about{flex-direction:column}}.footer-main .footer-about-img{width:140px;height:140px;object-fit:cover;border-radius:4px;flex-shrink:0}.footer-main .footer-about-text{flex:1}.footer-main .footer-about-text h3{color:#fff;font-size:1.3rem;margin:0 0 .75rem;font-style:italic}.footer-main .footer-about-text p{font-size:.85rem;line-height:1.6;color:#bbb;margin-bottom:.75rem}.footer-main .footer-about-text .read-more{color:#2673da;font-size:.85rem}.footer-main .footer-about-text .read-more:hover{color:#4a9aff}.footer-bottom{background:#444;padding:.75rem 0;color:#999;font-size:.75rem}.footer-bottom .footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-bottom .footer-copy{margin:0}.footer-bottom .back-to-top{color:#999;font-size:1rem}.footer-bottom .back-to-top:hover{color:#fff;text-decoration:none}.footer-bottom .footer-bottom-social{display:flex;gap:.5rem}.footer-bottom .footer-bottom-social .social-icon{color:#999;width:22px;height:22px}.footer-bottom .footer-bottom-social .social-icon:hover{color:#fff}.footer-bottom .footer-bottom-social .social-icon svg{width:14px;height:14px}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#999;transition:color .2s ease}.social-icon svg{width:18px;height:18px;fill:currentColor}.social-icon:hover{color:#333}.archive-page{padding-top:1.5rem}.archive-filters{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.filter-categories{display:flex;gap:.4rem;flex-wrap:wrap}.filter-btn{font-size:.8rem;padding:.35rem .85rem;border:1px solid #ccc;border-radius:3px;color:#555;background:#fff;cursor:pointer}.filter-btn:hover{border-color:#999;color:#222;text-decoration:none}.filter-btn.active{background:#2673da;color:#fff;border-color:#2673da}.filter-search input{font-size:.85rem;padding:.4rem .75rem;border:1px solid #ccc;border-radius:3px;width:200px;font-family:inherit}.filter-search input:focus{outline:none;border-color:#2673da}.resume-links-row{float:right;display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem 1rem}.resume-date{font-size:.85rem;color:#888}.mb-0{margin-bottom:0 !important}.mt-0{margin-top:0 !important}.ml-4{margin-left:2rem !important}.about-float-left{float:left;width:200px;margin:0 1.5rem 1rem 0;border-radius:4px;object-fit:cover}.about-float-right{float:right;width:280px;margin:0 0 1rem 1.5rem;border-radius:4px;object-fit:cover}.page.page-bare{background:none;padding:0;border:0;margin:0}.page{background:#fff;padding:2rem;padding-top:0;border:1px solid #ddd;border-radius:2px;margin:1.5rem 0;margin-top:0}.post-list{list-style:none}.post-list li{padding:.5rem 0;display:flex;gap:1rem;align-items:baseline;border-bottom:1px solid #eee}.post-list time{color:#999;font-size:.8rem;white-space:nowrap}.error-404{background:#111;text-align:center;padding:0 0 3rem}.error-404 .error-404-image{display:block;width:100%;max-width:1100px;height:auto;margin:0 auto}.error-404 .error-404-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 1rem 0}.error-404 .error-404-btn{display:inline-block;padding:.75rem 2rem;background:#f5c518;color:#111;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;border-radius:3px;transition:background .15s ease}.error-404 .error-404-btn:hover{background:#fff}.error-404 .error-404-btn-secondary{background:rgba(0,0,0,0);color:#f5c518;border:1px solid #f5c518}.error-404 .error-404-btn-secondary:hover{background:#f5c518;color:#111}/*# sourceMappingURL=main.css.map */