@import 'https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap';*{margin:0;padding:0;box-sizing:border-box}body{font-family:ibm plex sans,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;line-height:1.6;color:#e2e8f0;background-color:#112}.container{max-width:1000px;margin:0 auto;padding:0 20px;background-color:#192230;min-height:100vh;box-shadow:0 0 20px rgba(0,0,0,.7);clip-path:inset(0 -10px -10px -10px);border-left:1px solid #334155;border-right:1px solid #334155;border-bottom:1px solid #334155}header{background-color:#112;border-bottom:1px solid #334155;padding:5px 0;position:sticky;top:0;z-index:100}.top-header-content{max-width:100%;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.site-name{font-size:1.1rem;font-weight:500;color:#f1f5f9;text-decoration:none}.site-name a{color:#f1f5f9;text-decoration:none}.social-links{display:flex;gap:8px;align-items:center}.social-links a{font-size:1.2rem;text-decoration:none;color:#94a3b8;transition:color .3s ease,tarnsform .2s ease;padding:4px}.social-links a:hover{color:#60a5fa;transform:translateY(-2px)}.social-links a:active{transform:translateY(2px)}.nav-container{background-color:#0f172a;padding:5px 0;border-bottom:1px solid #334155;z-index:50}.nav-container nav{margin:0 auto;padding:0 20px}nav ul{list-style:none;display:flex;gap:30px;flex-wrap:wrap}nav a{font-size:1rem;color:#94a3b8;text-decoration:none;font-weight:500;padding:8px 0;border-bottom:1px solid transparent;transition:all .3s ease}nav a:hover{color:#60a5fa;border-bottom-color:#60a5fa}main{padding-bottom:60px}article{}.home-top{padding-top:60px;margin-left:1em;margin-right:1em;width:100%;text-align:center}.home-top h1{font-size:2rem;font-weight:600;color:#f1f5f9;margin-bottom:10px;line-height:1.3}.home-top-empty{padding-top:30px;margin-left:1em;margin-right:1em;width:100%;text-align:center}.content-header{padding-top:10px;margin-bottom:0}.content-header p{margin-top:1rem;margin-bottom:1rem}.content-header h1{border-bottom:2px solid #334155;margin:20px 0}.content-list{}.post-link{text-decoration:none;display:block;color:inherit}.content-list-item{padding:30px 0;border-bottom:1px solid #334155;transition:all .3s ease}.content-list-item:hover{transform:translateX(2px);background-color:#252f3f;margin:0 -20px;padding:30px 20px;border-radius:8px}.post-tags{display:flex;flex-wrap:wrap;gap:10px}.tag{background-color:#334155;color:#cbd5e1;padding:2px 8px;border-radius:12px;font-size:.8rem;font-family:monospace;font-weight:500}.tag a{text-decoration:none;color:inherit}.post-header{padding-top:10px;margin-bottom:30px}.post-summary-header{padding-top:30px}.post-title{font-weight:700;color:#e2e8f0;margin-bottom:10px;margin-top:20px;border-bottom:2px solid #334155}.post-meta{display:flex;align-items:center;gap:12px;font-size:.9rem;color:#94a3b8;margin-bottom:20px}.post-summary-meta{display:flex;align-items:center;gap:15px;font-size:.9rem;color:#94a3b8;margin-bottom:12px}.post-meta time{display:flex}.read-more{color:#60a5fa;font-weight:500;font-size:.9rem;transition:color .3s ease}.post-content{font-size:1.1rem;line-height:1.7;color:#cbd5e1}.post-content p{margin-top:1rem;margin-bottom:1rem}figure img{border-radius:10px;border:1px solid #000;box-shadow:0 0 20px rgba(0,0,0,.5)}figcaption{font-size:.85rem;font-weight:200;width:100%;text-align:center}.profile-picture{float:right;margin:1.5rem}.profile-picture img{border-radius:100px;border:2px solid #000}.home-content{margin-left:1em;margin-right:1em;font-size:1.1rem;line-height:1.7;color:#cbd5e1}.home-content p{margin-bottom:20px}main h1{font-size:1.8rem;font-weight:600;color:#f1f5f9;margin:40px 0 20px}.section-header{border-bottom:2px solid #334155;margin-top:20px}main h2{font-size:1.5rem;font-weight:600;color:#f1f5f9;margin:40px 0 20px}main h3{font-size:1.3rem;font-weight:500;color:#e2e8f0;margin:30px 0 15px}main code{font-family:monospace;padding:2px 6px;border-radius:4px;font-size:.9em;background-color:#111827;color:#e5e7eb}main pre{background-color:#111827;color:#e5e7eb;padding:20px;border-radius:8px;overflow-x:auto;margin:20px 0;font-family:monospace;font-size:.9rem;line-height:1.5;border:1px solid #374151}main pre code{background:0 0;padding:0;color:inherit}main blockquote{border-left:4px solid #60a5fa;padding-left:20px;margin:20px 0;font-style:italic;color:#94a3b8}a{color:#6b81cc}.post-content ul{padding-left:40px;padding-bottom:20px}.home-content ul{padding-left:40px;padding-bottom:20px}.post-content table{width:100%;border-collapse:collapse;margin:25px 0;font-size:.9rem;background-color:#1e293b;border:1px solid #475569;border-radius:6px;overflow:hidden}.post-content th{background-color:#334155;color:#f1f5f9;font-weight:600;padding:12px 15px;text-align:left;border-bottom:2px solid #475569}.post-content td{padding:10px 15px;border-bottom:1px solid #374151;color:#e2e8f0}.post-content tr:nth-child(even){background-color:#252f3f}.post-content tr:hover{background-color:#2d3748;transition:background-color .2s ease}.post-content th:not(:last-child),.post-content td:not(:last-child){border-right:1px solid #374151}.post-content table caption{caption-side:bottom;color:#94a3b8;font-style:italic;padding:8px 0;font-size:.85rem}footer{margin-top:60px;padding:30px 0;border-top:1px solid #334155;text-align:center;color:#94a3b8;font-size:.9rem}.inline-svg{display:inline-block;height:1.15rem;width:1.15rem;top:.15rem;position:relative}tr{border:1px solid #fff}.pagination{margin-top:50px;display:flex;justify-content:center;gap:10px}.pagination a{padding:6px 8px;background-color:#334155;color:#cbd5e1;text-decoration:none;border-radius:6px;font-size:.9rem;transition:all .3s ease}.pagination a:hover{background-color:#475569;color:#f1f5f9}.pagination .current{background-color:#60a5fa;color:#0f172a}@media(max-width:768px){.container{padding:0 15px}.site-title{font-size:1.8rem}nav ul{gap:20px}.post-title{font-size:1.6rem}}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,300px);gap:1.5rem;margin:2rem 0;justify-content:center}.project-card{box-sizing:border-box;display:flex;flex-direction:column;width:300px;height:450px;border:1px solid;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;background:#1f2937;border-color:#374151;color:#f9fafb}.project-card-mini{height:290px}.project-card:hover{transform:translateY(4px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.project-card img{width:100%;height:180px;object-fit:cover;object-position:top left;display:block}.project-info{display:flex;flex-direction:column;flex:1;padding:1rem;gap:.5rem}.project-info h3{margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}.project-info h3 a{color:#2563eb;text-decoration:none}.project-info h3 a:hover{text-decoration:underline}.employer{margin-bottom:10px;color:#6b7280;font-size:.875rem;font-weight:500;font-style:italic}.project-info p{margin:0;color:#9ca3af;font-size:.9rem;line-height:1.4;flex:1}.project-links{display:flex;gap:.75rem;margin-top:auto;padding-top:.5rem}.project-links a{padding:.1rem .2rem;color:#60a5fa;border-radius:6px;text-decoration:none;font-size:.8rem;font-weight:500;transition:all .2s ease}a.mini-link{padding:.1rem .2rem;color:#60a5fa;border-radius:6px;text-decoration:none;font-size:.8rem;font-weight:500;transition:all .2s ease}.project-categories{margin:2rem 0}.project-categories .category{margin-bottom:3rem}.project-categories .category h2{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;border-bottom:2px solid #334155;padding-bottom:.5rem}@media(max-width:768px){.project-grid{grid-template-columns:repeat(auto-fill,300px);justify-content:stretch;gap:1rem}.project-card{height:auto;min-height:400px}.project-links{flex-direction:column;gap:.5rem}.project-links a{text-align:center}}@media(max-width:350px){.project-grid{grid-template-columns:1fr}}.gallery{display:grid;grid-template-columns:repeat(auto-fill,400px);gap:10px;margin:2rem 0;justify-content:center}.gallery-item{position:relative;overflow:visible;border-radius:12px;border:1px solid #334155;display:flex;flex-direction:column;box-shadow:0 0 20px rgba(0,0,0,.5)}.gallery-item:hover{transform:translateY(-2px)}.gallery-link{display:block;width:100%;height:100%}.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center;transition:transform .3s ease;border-radius:12px}.gallery-caption{padding:.5rem .75rem;font-size:.875rem;line-height:1;text-align:center}.gallery-link:hover img{transform:scale(1.05)}@media(max-width:768px){.gallery{grid-template-columns:repeat(auto-fill,300px)}}@media(max-width:480px){.gallery{grid-template-columns:368px}}.posts-category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;padding:0}.category-card{padding-top:1.5rem;padding-bottom:1.5rem;break-inside:avoid}.category-title{font-size:1.5rem;font-weight:600;margin:0 0 1rem;padding-bottom:.75rem;text-transform:uppercase;border-bottom:1px solid #334155}.category-title-link{text-decoration:none;color:inherit}.category-posts-list{list-style:none;padding:0;margin:0}ul.category-posts-list{padding-left:0}.category-post-item{margin-bottom:0;padding-bottom:0}.category-post-link{text-decoration:none;font-weight:500;line-height:1.4}.category-post-date{color:#6b7280;font-size:.875rem;font-weight:400;display:block}