*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;color:#333;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{max-width:1080px;margin:0 auto;padding:0 1.5rem}.site-header{border-bottom:3px solid #E3120B;background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 6px rgba(0,0,0,0.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding-top:0.8rem;padding-bottom:0.8rem;gap:1rem}.site-logo{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.6rem;font-weight:700;color:#111;letter-spacing:-0.5px;white-space:nowrap;flex-shrink:0}.site-logo:hover{color:#E3120B}.site-nav{display:flex;gap:0;flex-wrap:wrap}.site-nav a{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.78rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:#333;padding:0.4rem 0.75rem;border-right:1px solid #e0e0e0;transition:color 0.15s}.site-nav a:first-child{border-left:1px solid #e0e0e0}.site-nav a:hover,.site-nav a.active{color:#E3120B}.nav-toggle{display:none;background:none;border:none;font-size:1.4rem;cursor:pointer;color:#333;padding:0.2rem 0.4rem}.home-page{padding-bottom:3rem}.posts-section{padding:2rem 0}.posts-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}.post-card{border:1px solid #e0e0e0;display:flex;flex-direction:column;transition:box-shadow 0.2s}.post-card:hover{box-shadow:0 2px 12px rgba(0,0,0,0.07)}.post-card .card-image{height:220px;overflow:hidden}.post-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.post-card .card-image:hover img{transform:scale(1.02)}.post-card .card-body{padding:1.25rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column}.post-card .card-title{font-size:1.25rem;line-height:1.3}.post-card .card-description{font-size:0.9rem;margin-top:0.4rem}.post-card .card-footer{margin-top:auto;padding-top:0.75rem;display:flex;align-items:center;gap:1rem}.post-card .card-date{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.78rem;color:#999}.browse-section{padding:2rem 0}.latest-sidebar{max-width:320px}.latest-sidebar h3{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#999;border-top:3px solid #e0e0e0;padding-top:0.6rem;margin-bottom:1rem}.latest-sidebar .sidebar-tag-list{display:flex;flex-direction:column;gap:0}.latest-sidebar .sidebar-tag-list a{display:block;padding:0.75rem 0;border-bottom:1px solid #e0e0e0;font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.9rem;font-weight:600;color:#333;transition:color 0.15s}.latest-sidebar .sidebar-tag-list a:hover{color:#E3120B}.section-label{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#999;border-top:3px solid #e0e0e0;padding-top:0.6rem;margin-bottom:1.25rem}.article-card{background:#fff}.card-tag{display:inline-block;font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.68rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#E3120B;margin-bottom:0.35rem;transition:color 0.15s}.card-tag:hover{color:#b50e08;text-decoration:underline}.card-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:700;color:#111;line-height:1.28;margin-bottom:0.35rem}.card-title a{color:#111;transition:color 0.15s}.card-title a:hover{color:#E3120B}.card-description{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.88rem;color:#666;line-height:1.5;margin-bottom:0.5rem}.card-read-time{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.75rem;color:#999;font-style:italic}.tag-page{padding:2rem 0 3rem}.tag-header{padding:1.5rem 0 1rem;border-bottom:3px solid #E3120B;margin-bottom:2rem}.tag-header .tag-label{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.12em;color:#E3120B;margin-bottom:0.4rem}.tag-header h1{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.2rem;font-weight:700;color:#111}.tag-header p{font-size:0.95rem;color:#666;margin-top:0.4rem}.tag-posts-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem 1.5rem}.tag-posts-grid .article-card{border-bottom:1px solid #e0e0e0;padding-bottom:1.5rem}.tag-posts-grid .article-card .card-image{height:180px;overflow:hidden;margin-bottom:0.75rem}.tag-posts-grid .article-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.tag-posts-grid .article-card .card-image:hover img{transform:scale(1.03)}.tag-posts-grid .article-card .card-title{font-size:1.05rem}.post-page{padding-bottom:4rem}.post-header{background:#fff;padding:2.5rem 0 1.5rem;border-bottom:1px solid #e0e0e0}.post-header .post-tag-label{display:inline-block;font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#E3120B;margin-bottom:0.75rem}.post-header .post-tag-label:hover{text-decoration:underline}.post-header .post-title{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.4rem;font-weight:700;color:#111;line-height:1.2;max-width:720px;margin-bottom:0.75rem}.post-header .post-description{font-size:1.1rem;color:#666;max-width:680px;line-height:1.55;margin-bottom:1rem}.post-header .post-meta{display:flex;gap:1rem;font-size:0.8rem;color:#999}.post-header .post-modified{font-style:italic}.post-header .post-modified::before{content:"·";margin-right:0}.post-header .post-read-time{font-style:italic}.post-hero-image{padding:1.5rem 0;border-bottom:1px solid #e0e0e0}.post-hero-image img{width:100%;max-height:460px;object-fit:cover}.post-container{display:grid;grid-template-columns:1fr 280px;gap:3rem;padding-top:2rem}.post-content{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:1.02rem;line-height:1.8;color:#333}.post-content h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.5rem;margin:2rem 0 0.75rem;color:#111}.post-content h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.2rem;margin:1.5rem 0 0.5rem;color:#111}.post-content p{margin-bottom:1.25rem}.post-content blockquote{border-left:3px solid #E3120B;margin:1.5rem 0;padding:0.5rem 1.25rem;color:#666;font-style:italic;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.1rem}.post-content blockquote p{margin-bottom:0}.post-content a{color:#E3120B;text-decoration:underline}.post-content a:hover{color:#b50e08}.post-content code{font-family:'SFMono-Regular', Consolas, monospace;background:#f9f9f7;padding:0.15em 0.4em;font-size:0.88em;border-radius:2px}.post-content pre{background:#1e1e1e;color:#d4d4d4;padding:1.25rem;border-radius:4px;overflow-x:auto;margin-bottom:1.25rem}.post-content pre code{background:none;padding:0;color:inherit;font-size:0.9rem}.post-content ul,.post-content ol{margin:0 0 1.25rem 1.5rem}.post-content ul li,.post-content ol li{margin-bottom:0.4rem}.post-content ul{list-style:disc}.post-content ol{list-style:decimal}.post-content img{margin:1.5rem 0;border-radius:2px}.post-content hr{border:none;border-top:1px solid #e0e0e0;margin:2rem 0}.post-sidebar .sidebar-title{font-family:"Source Sans 3","Helvetica Neue",Arial,sans-serif;font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#999;border-top:3px solid #e0e0e0;padding-top:0.6rem;margin-bottom:0.75rem}.post-sidebar .sidebar-posts li{border-bottom:1px solid #e0e0e0}.post-sidebar .sidebar-posts li a{display:block;padding:0.75rem 0}.post-sidebar .sidebar-posts li a:hover .sidebar-post-title{color:#E3120B}.post-sidebar .sidebar-post-tag{display:block;font-size:0.65rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#E3120B;margin-bottom:0.2rem}.post-sidebar .sidebar-post-title{display:block;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:0.9rem;color:#111;line-height:1.35;transition:color 0.15s}.post-sidebar .sidebar-read-time{display:block;font-size:0.72rem;color:#999;font-style:italic;margin-top:0.2rem}.site-footer{background:#111;color:#ccc;padding:2.5rem 0 0;margin-top:3rem}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:3rem;padding-bottom:2rem;border-bottom:1px solid #333}.footer-logo{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.4rem;font-weight:700;color:#fff;display:block;margin-bottom:0.5rem}.footer-logo:hover{color:#E3120B}.footer-tagline{font-size:0.85rem;color:#888}.footer-links h4{font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#888;margin-bottom:0.75rem}.footer-links ul li{margin-bottom:0.4rem}.footer-links ul li a{font-size:0.88rem;color:#ccc;transition:color 0.15s}.footer-links ul li a:hover{color:#E3120B}.footer-bottom{padding:1rem 0}.footer-bottom p{font-size:0.78rem;color:#555;text-align:center}@media (max-width: 900px){.posts-grid{gap:1.5rem}.tag-posts-grid{grid-template-columns:repeat(2, 1fr)}.post-container{grid-template-columns:1fr}.post-sidebar{border-top:1px solid #e0e0e0;padding-top:1.5rem}.footer-inner{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 600px){.site-logo{font-size:1.3rem}.site-nav{display:none;flex-direction:column;background:#fff;border-top:1px solid #e0e0e0;width:100%;position:absolute;left:0;top:100%;z-index:99;box-shadow:0 4px 10px rgba(0,0,0,0.08)}.site-nav a{border-right:none;border-bottom:1px solid #e0e0e0;padding:0.7rem 1.5rem}.site-nav a:first-child{border-left:none}.site-nav.open{display:flex}.nav-toggle{display:block}.site-header{position:relative}.header-inner{flex-wrap:wrap}.posts-grid{grid-template-columns:1fr}.post-title{font-size:1.7rem}.tag-posts-grid{grid-template-columns:1fr}}
