*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:#2e2e2e;background:#fafafa;padding:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);font-size:18px;min-height:100vh;display:flex;flex-direction:column}header.site-header{position:fixed;top:0;left:0;right:0;height:70px;background:#fff;border-bottom:1px solid #e8e8e8;z-index:1000;box-shadow:0 1px 3px #0000000d}.header-content{max-width:100%;margin:0;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 4rem}.site-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-decoration:none;display:flex;align-items:center;gap:.75rem}.site-nav{display:flex;gap:3rem;margin-right:2rem}.site-nav a{color:#666;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease;position:relative}.site-nav a:hover{color:#06c}.site-nav a:hover:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:#06c}.main-wrapper{flex:1;display:flex;max-width:100%;margin-top:70px;width:100%;gap:0;padding:0;min-height:calc(100vh - 70px)}.container{flex:1;max-width:100%;background:#fff;padding:4rem;box-shadow:none}.sidebar{width:360px;flex-shrink:0;background:#fafafa;border-left:1px solid #e8e8e8;padding:4rem 2.5rem;position:sticky;top:70px;align-self:flex-start}.sidebar-section{background:#fff;padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 1px 3px #0000000d}.sidebar-section h3{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.sidebar-section p{font-size:.9rem;color:#666;line-height:1.6;margin-bottom:.5rem}.sidebar-links{list-style:none;padding:0}.sidebar-links li{margin-bottom:.75rem}.sidebar-links a{color:#06c;font-size:.9rem;display:flex;align-items:center;gap:.5rem}footer.site-footer{background:#fafafa;border-top:1px solid #e8e8e8;padding:2rem 4rem;margin-top:auto}.footer-content{max-width:100%;display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#666}.footer-links{display:flex;gap:2rem}.footer-links a{color:#666;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#06c}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#1a1a1a}.mobile-nav{display:none;position:fixed;top:60px;left:0;right:0;background:#fff;border-bottom:1px solid #e8e8e8;padding:1rem;z-index:99;box-shadow:0 4px 12px #0000001a}.mobile-nav.active{display:block}.mobile-nav a{display:block;padding:.75rem 1rem;color:#1a1a1a;text-decoration:none;border-radius:6px;margin-bottom:.5rem;font-weight:500}.mobile-nav a:hover{background:#f6f6f6}@media (max-width: 968px){.main-wrapper{flex-direction:column;min-height:auto}.container{padding:2rem 1.5rem}.sidebar,.site-nav{display:none}.mobile-menu-btn{display:block}.header-content{padding:0 1.5rem}footer.site-footer{padding:1.5rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center;gap:1rem}}h1{font-family:Merriweather,Georgia,serif;font-size:2.25rem;font-weight:700;margin-bottom:.5rem;color:#1a1a1a;letter-spacing:-.03em;line-height:1.2}h2{font-family:Merriweather,Georgia,serif;font-size:1.75rem;font-weight:700;margin:2.5rem 0 1rem;color:#1a1a1a;letter-spacing:-.02em;line-height:1.3}h3{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:#1a1a1a}p{margin-bottom:1.5rem}a{color:#06c;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}a:hover{border-bottom-color:#06c}.back-link{display:inline-block;margin-bottom:3rem;color:#666;font-size:.95rem}.back-link:hover{color:#06c}.post-list{list-style:none;margin-top:3rem}.post-item{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #e8e8e8}.post-item:last-child{border-bottom:none}.post-date{color:#888;font-size:.9rem;margin-bottom:.5rem;font-weight:400}.post-title{font-size:1.5rem;font-weight:600;margin:.25rem 0 .75rem;letter-spacing:-.01em}.post-title a{color:#1a1a1a;border-bottom:none}.post-title a:hover{color:#06c}.post-excerpt{color:#555;margin-top:.5rem;line-height:1.6}article img{max-width:100%;height:auto;margin:2rem 0;display:block}article video{max-width:100%;height:auto;margin:2rem 0;display:block}article pre{background:#f6f6f6;color:#2e2e2e;padding:1.25rem;border-radius:4px;overflow-x:auto;margin:2rem 0;font-size:.9rem;line-height:1.5}article code{background:#f6f6f6;padding:.2rem .4rem;border-radius:3px;font-size:.9em;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}article pre code{background:none;padding:0}article blockquote{border-left:3px solid #e8e8e8;padding-left:1.5rem;margin:2rem 0;color:#555;font-style:italic}article ul,article ol{margin:1.5rem 0;padding-left:2rem}article li{margin-bottom:.5rem}article hr{border:none;border-top:1px solid #e8e8e8;margin:3rem 0}
