.blog-feed-loading{justify-content:center;align-items:center;min-height:80vh;display:flex}.blog-feed-loading-skeleton{width:100%;max-width:600px}.blog-feed-list{width:100%}.blog-post-card{cursor:pointer;border:1px solid #f0f0f0;border-radius:8px;transition:all .3s;display:flex;overflow:hidden}.blog-post-card:hover{border-color:#d9d9d9;box-shadow:0 2px 8px #0000001a}.blog-post-content{flex:1;min-width:0;padding:1rem}.blog-post-title{margin:0 0 .5rem;font-size:1rem}.blog-post-subheading{color:#666;margin:0 0 .75rem;font-size:.875rem}.blog-post-tags{flex-wrap:wrap;gap:.5rem;display:flex}.blog-post-tag{cursor:pointer;margin-bottom:.25rem}.blog-post-thumbnail{object-fit:cover;flex-shrink:0;width:150px;height:150px}.blog-feed-pagination{margin-top:1rem}.blog-feed-page-label{color:#666;font-size:.875rem}@media (width<=768px){.blog-post-card{flex-direction:column}.blog-post-card img{order:-1;width:100%;height:200px}.blog-post-title{font-size:.95rem}.blog-post-subheading{font-size:.8rem}}@media (width<=480px){.blog-post-card{border-radius:6px}.blog-post-card .blog-post-content{padding:.75rem}.blog-post-title{font-size:.9rem}.blog-post-subheading{font-size:.75rem}.blog-post-card img{height:150px}}.not-found-container{justify-content:center;align-items:center;max-width:1200px;min-height:60vh;margin:0 auto;padding:4rem 1rem;display:flex}.not-found-content{text-align:center}.not-found-code{color:#000;margin:0 0 1.5rem;font-size:5rem;font-weight:900;line-height:1}@media (prefers-color-scheme:dark){.not-found-code{color:#fff}}.not-found-button{margin-top:2rem}.full-page-loader{justify-content:center;align-items:center;min-height:80vh;display:flex}.full-page-loader-skeleton{width:100%;max-width:600px}.sidebar-sticky{height:fit-content;position:sticky;top:1rem}.sidebar-section{margin-bottom:2rem}.sidebar-title{margin-bottom:1rem;font-size:1rem;font-weight:600}.sidebar-search-input{margin-bottom:1rem}.sidebar-categories-list{width:100%}.sidebar-category-item{cursor:pointer;border-radius:4px;padding:.5rem;transition:background .2s}.sidebar-category-item:hover{background:#f0f0f0}.sidebar-tag{cursor:pointer}@media (width<=768px){.sidebar-sticky{height:auto;margin-bottom:1rem;position:static;top:auto}.sidebar-title{font-size:.95rem}.sidebar-section{margin-bottom:1.5rem}}@media (width<=480px){.sidebar-title{font-size:.9rem}.sidebar-section{margin-bottom:1rem}}.posts-page-container{max-width:1200px;margin:0 auto;padding:1rem}.posts-page-header{gap:2rem;margin-bottom:1rem;display:flex}.posts-page-back-wrapper{flex:0 0 250px}.posts-page-back-button{height:40px;margin:0;padding:0;font-size:1rem}.posts-page-layout{gap:2rem;display:flex}.posts-page-sidebar{flex:0 0 250px}.posts-page-content{flex:1;min-width:0}@media (width<=768px){.posts-page-container{padding:.75rem}.posts-page-layout{flex-direction:column;gap:1.5rem}.posts-page-sidebar{flex:1;width:100%}.posts-page-header{gap:1.5rem}}@media (width<=480px){.posts-page-container{padding:.5rem}.posts-page-layout,.posts-page-header{gap:1rem}}.post-page-container{max-width:900px;margin:0 auto;padding:2rem 1rem}.post-page-back-button{height:40px;margin:0 0 2rem;padding:0;font-size:1rem}.post-page-title{margin-bottom:1rem;font-size:2rem}.post-page-meta{color:#666;margin-bottom:2rem;font-size:.875rem}.post-page-categories{margin-bottom:2rem}.post-page-category-tag{background-color:#f0f0f0;border-radius:4px;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .75rem;font-size:.875rem;display:inline-block}.blog-content{color:#333;font-size:1rem;line-height:1.8}.blog-content p{margin:1rem 0;line-height:1.8}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5,.blog-content h6{margin:1.5rem 0 1rem;font-weight:600;line-height:1.4}.blog-content h1{font-size:2em}.blog-content h2{font-size:1.75em}.blog-content h3{font-size:1.5em}.blog-content h4{font-size:1.25em}.blog-content ul,.blog-content ol{margin:1rem 0;padding-left:2rem}.blog-content li{margin:.5rem 0;line-height:1.8}.blog-content blockquote{color:#666;border-left:4px solid #d9d9d9;margin:1.5rem 0;padding-left:1rem;font-style:italic}.blog-content img{border-radius:4px;max-width:100%;display:block;width:100%!important;height:auto!important;margin:1.5rem 0!important}.blog-content .separator{text-align:center;margin:1.5rem 0}.blog-content .separator a{display:block;margin:0!important}.blog-content .separator img{margin:0!important}.blog-content a{color:#1890ff;text-decoration:none}.blog-content a:hover{text-decoration:underline}.blog-content code{background-color:#f5f5f5;border-radius:3px;padding:.2em .4em;font-family:Monaco,Courier New,monospace;font-size:.9em}.blog-content pre{background-color:#f5f5f5;border-radius:4px;margin:1rem 0;padding:1rem;overflow-x:auto}.blog-content table{border-collapse:collapse;width:100%;margin:1rem 0}.blog-content th,.blog-content td{text-align:left;border:1px solid #d9d9d9;padding:.5rem}.blog-content th{background-color:#f5f5f5;font-weight:600}@media (width<=768px){.post-page-container{padding:1.5rem .75rem}.post-page-title{font-size:1.75rem}.blog-content h1{font-size:1.5em}.blog-content h2{font-size:1.35em}.blog-content h3{font-size:1.2em}.blog-content h4{font-size:1.05em}.blog-content p{margin:.75rem 0}.blog-content ul,.blog-content ol{padding-left:1.5rem}.blog-content pre{padding:.75rem;font-size:.85rem}.blog-content code{font-size:.85em}.blog-content table{font-size:.9rem}.blog-content th,.blog-content td{padding:.4rem}}@media (width<=480px){.post-page-container{padding:1rem .5rem}.post-page-title{font-size:1.5rem}.post-page-meta{font-size:.75rem}.blog-content h1{font-size:1.35em}.blog-content h2{font-size:1.2em}.blog-content h3{font-size:1.05em}.blog-content h4{font-size:.95em}.blog-content{font-size:.95rem}.blog-content p{margin:.5rem 0;font-size:.95rem}.blog-content ul,.blog-content ol{margin:.75rem 0;padding-left:1.25rem}.blog-content li{margin:.25rem 0}.blog-content blockquote{margin:1rem 0;padding-left:.75rem}.blog-content img{border-radius:3px;margin:1rem 0!important}.blog-content pre{padding:.5rem;font-size:.8rem;overflow-x:auto}.blog-content code{font-size:.8em}.blog-content table{font-size:.85rem}.blog-content th,.blog-content td{padding:.3rem}}.footer{text-align:center;color:var(--text-secondary,#666);margin:1rem 2rem 1.5rem;padding:1rem;font-size:.875rem}.footer-text{margin:0}.footer-link{color:inherit;text-decoration:underline;transition:color .2s}.footer-link:hover{color:var(--text-primary,#333)}@media (prefers-color-scheme:dark){.footer{color:#999;border-top-color:#333}.footer-link:hover{color:#ccc}}.floating-back-to-top{color:#fff;cursor:pointer;z-index:1000;background:#1890ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.2rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 2px 8px #00000026}.floating-back-to-top:hover{background:#0050b3;transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.floating-back-to-top:active{transform:translateY(0)}@media (width<=768px){.floating-back-to-top{width:3rem;height:3rem;font-size:1.1rem;bottom:2rem;right:1rem}}@media (prefers-color-scheme:dark){.floating-back-to-top{background:#177ddc}.floating-back-to-top:hover{background:#3c9ae8}}.profile-card{padding:2rem 1.5rem}.profile-header{text-align:center;margin-bottom:1.5rem}.profile-avatar{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;margin-bottom:1rem}.profile-name{color:#1f2937;margin:.5rem 0 .25rem;font-size:1.1rem;font-weight:600}.profile-handle{color:#8b5cf6;margin:.25rem 0 .5rem;font-size:.85rem;font-weight:500}.profile-tagline{color:#6b7280;margin:.25rem 0 0;font-size:.85rem}.profile-info{color:#374151;flex-direction:column;gap:.75rem;font-size:.9rem;line-height:1.6;display:flex}.profile-info-row{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.profile-info-row svg{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;width:1.2rem;height:1.2rem;font-size:1.2rem;line-height:1}.profile-info-row span{max-width:80%;font-size:.9rem}.profile-info-row span.small-text{font-size:.85rem}.profile-links{flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex}.profile-link{text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.profile-link--github{color:#1f2937;background:#1f29371a;border:1px solid #1f29374d}.profile-link--github:hover{background:#1f293733;transform:translateY(-2px)}.profile-link--linkedin{color:#0a66c2;background:#0a66c21a;border:1px solid #0a66c24d}.profile-link--linkedin:hover{background:#0a66c233;transform:translateY(-2px)}.profile-link--instagram{color:#ec4899;background:#ec48991a;border:1px solid #ec48994d}.profile-link--instagram:hover{background:#ec489933;transform:translateY(-2px)}.mastodon-loading{text-align:center;padding:2rem}.mastodon-error{margin-bottom:1rem}.mastodon-feed{padding-top:1.5rem;padding-left:2rem;position:relative}.mastodon-timeline-line{background-color:#d9d9d9;width:2px;position:absolute;top:0;bottom:0;left:.5rem}.mastodon-item{margin-bottom:1rem;position:relative}.mastodon-item-dot{background-color:#1890ff;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:.5rem;left:-1.65rem;box-shadow:0 0 0 2px #d9d9d9}.mastodon-item-images{border-radius:6px;gap:4px;margin-bottom:.5rem;display:grid;overflow:hidden}.mastodon-item-images--1{grid-template-columns:1fr}.mastodon-item-images--2{grid-template-columns:repeat(2,1fr)}.mastodon-item-images--3{grid-template-columns:repeat(3,1fr)}.mastodon-item-images--4{grid-template-columns:repeat(2,1fr)}.mastodon-item-images--5plus{grid-template-columns:repeat(3,1fr)}.mastodon-item-image{object-fit:cover;cursor:pointer;width:100%;height:250px;display:block}.mastodon-item-title{margin-bottom:.2rem;font-size:.9rem;line-height:1.6}.mastodon-item-date{text-align:right;font-size:.85rem;display:block}.mastodon-footer{text-align:center;margin-top:2rem;font-size:.85rem}.mastodon-footer-link{color:inherit;cursor:pointer;text-decoration:none;transition:all .2s}.mastodon-footer-link:hover{text-decoration:underline}.mastodon-modal{max-width:90vw}.mastodon-modal-image{border-radius:6px;width:100%}.app-container{gap:2rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}.app-sidebar{flex:0 0 300px;height:fit-content;position:sticky;top:1rem}.app-main{flex:1;min-width:0}.blog-section{margin-top:2rem}.blog-heading{border-bottom:2px solid #1890ff;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600;display:inline-block}.blog-feed-list{margin-top:1rem}@media (width<=768px){.app-container{flex-direction:column;gap:1.5rem;padding:.75rem}.app-sidebar{flex:1;width:100%;position:static}.app-main{width:100%}.blog-heading{font-size:1.25rem}}@media (width<=480px){.app-container{gap:1rem;padding:.5rem}.blog-heading{font-size:1.125rem}}*,:before,:after{box-sizing:border-box}:not(dialog){margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;color:#000000d9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}.app-container,.posts-page-container,.post-page-container,.not-found-container{padding:2rem!important}@media (width<=768px){.app-container,.posts-page-container,.post-page-container,.not-found-container{padding:1.5rem!important}}@media (width<=480px){.app-container,.posts-page-container,.post-page-container,.not-found-container{padding:1rem!important}}
