*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.6;color:#2c3e50;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.4;margin-bottom:1rem;color:#2c3e50}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem;color:#2c3e50}a{color:#3498db;text-decoration:none;transition:color 0.2s ease}a:hover,a:focus{color:#217dbb;text-decoration:underline}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.25rem}code{font-family:"Fira Code","Courier New",monospace;font-size:0.9em;background-color:#f8f9fa;padding:.25rem .5rem;border-radius:4px;border:1px solid #ecf0f1}pre{font-family:"Fira Code","Courier New",monospace;background-color:#f8f9fa;padding:1rem;border-radius:8px;border:1px solid #ecf0f1;overflow-x:auto;margin-bottom:1rem}pre code{background:none;border:none;padding:0}img{max-width:100%;height:auto;border-radius:8px}blockquote{border-left:4px solid #3498db;padding-left:1rem;margin:1.5rem 0;font-style:italic;color:#7f8c8d}hr{border:none;height:1px;background-color:#ecf0f1;margin:2rem 0}table{width:100%;border-collapse:collapse;margin-bottom:1rem}table th,table td{padding:.5rem 1rem;text-align:left;border-bottom:1px solid #ecf0f1}table th{font-weight:600;background-color:#f8f9fa}input,textarea,select{font-family:inherit;font-size:inherit;padding:.5rem 1rem;border:1px solid #ecf0f1;border-radius:4px;background-color:#fff;transition:border-color 0.2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,0.2)}.btn{display:inline-block;padding:.5rem 1.5rem;font-weight:500;text-align:center;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all 0.2s ease}.btn.btn-primary{background-color:#3498db;color:white}.btn.btn-primary:hover{background-color:#217dbb;text-decoration:none}.btn.btn-secondary{background-color:transparent;color:#3498db;border:1px solid #3498db}.btn.btn-secondary:hover{background-color:#3498db;color:white;text-decoration:none}.wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.wrapper{padding:0 1.5rem}}.text-center{text-align:center}.text-light{color:#7f8c8d}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.site-header{background-color:#fff;border-bottom:1px solid #ecf0f1;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.site-header .wrapper{padding-top:1rem;padding-bottom:1rem}.site-header .site-nav-wrapper{display:flex;justify-content:space-between;align-items:center}.site-header .site-title{text-decoration:none;color:#2c3e50}.site-header .site-title h1{font-size:1.5rem;font-weight:700;margin-bottom:0;line-height:1.2}.site-header .site-title .tagline{font-size:14px;color:#7f8c8d;font-weight:400}.site-header .site-title:hover{text-decoration:none}.site-header .site-nav .nav-trigger{display:none}.site-header .site-nav .menu-icon{display:none}.site-header .site-nav .trigger{display:flex;gap:1.5rem}.site-header .site-nav .trigger .page-link{font-weight:500;color:#2c3e50;padding:.5rem 0;position:relative}.site-header .site-nav .trigger .page-link:hover,.site-header .site-nav .trigger .page-link.active{color:#3498db;text-decoration:none}.site-header .site-nav .trigger .page-link.active::after{content:'';position:absolute;bottom:-0.25rem;left:0;right:0;height:2px;background-color:#3498db}@media (max-width: 768px){.site-header .site-nav{position:absolute;top:0;right:1rem}.site-header .site-nav .menu-icon{display:block;float:right;width:36px;height:26px;line-height:0;padding-top:10px;text-align:center;cursor:pointer}.site-header .site-nav .menu-icon>svg{width:18px;height:15px}.site-header .site-nav .menu-icon>svg path{fill:#2c3e50}.site-header .site-nav .trigger{clear:both;display:none;flex-direction:column;background-color:#fff;border:1px solid #ecf0f1;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,0.1);position:absolute;top:100%;right:0;min-width:200px;padding:1rem;gap:1rem}.site-header .site-nav .nav-trigger:checked ~ .trigger{display:flex}}.page-content{flex:1;padding:2rem 0}.hero{text-align:center;padding:3rem 0;background:linear-gradient(135deg, #f8f9fa 0%, #f7fbfe 100%)}.hero .hero-content{max-width:800px;margin:0 auto}.hero .hero-image{width:200px;height:200px;border-radius:50%;margin:0 auto 1.5rem;border:4px solid white;box-shadow:0 8px 16px rgba(0,0,0,0.1)}.hero .hero-title{font-size:3rem;margin-bottom:.5rem}@media (max-width: 768px){.hero .hero-title{font-size:2rem}}.hero .hero-tagline{font-size:18px;color:#7f8c8d;margin-bottom:1.5rem}.hero .hero-description{font-size:18px;margin-bottom:2rem;line-height:1.7}.hero .hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.card{background-color:#fff;border:1px solid #ecf0f1;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.2s ease,box-shadow 0.2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.1)}.card .card-title{margin-bottom:.5rem;color:#2c3e50}.card .card-meta{font-size:14px;color:#7f8c8d;margin-bottom:1rem}.card .card-excerpt{margin-bottom:1rem}.card .card-link{font-weight:500;color:#3498db}.card .card-link:hover{text-decoration:none}.grid{display:grid;gap:1.5rem}.grid.grid-2{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.grid.grid-3{grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1rem;margin-top:1.5rem}.skills-grid .skill-item{background-color:#f8f9fa;padding:1rem;border-radius:8px;text-align:center;border:1px solid #ecf0f1}.skills-grid .skill-item .skill-icon{font-size:2rem;color:#3498db;margin-bottom:.5rem}.skills-grid .skill-item .skill-name{font-weight:600;margin-bottom:.25rem}.site-footer{background-color:#2c3e50;color:white;padding:3rem 0 1.5rem}.site-footer .footer-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:2rem}.site-footer .footer-section h3{color:white;margin-bottom:1rem}.site-footer .footer-section p{color:#698bac;margin-bottom:1rem}.site-footer .footer-section ul{list-style:none;padding:0}.site-footer .footer-section ul li{margin-bottom:.5rem}.site-footer .footer-section ul li a{color:#698bac;text-decoration:none}.site-footer .footer-section ul li a:hover{color:white}.site-footer .social-links{display:flex;flex-direction:column;gap:.5rem}.site-footer .social-links a{color:#698bac;text-decoration:none;transition:color 0.2s ease}.site-footer .social-links a:hover{color:white}.site-footer .social-links a i{margin-right:.5rem;width:20px}.site-footer .footer-bottom{border-top:1px solid #507192;padding-top:1.5rem;text-align:center}.site-footer .footer-bottom p{color:#698bac;margin-bottom:.5rem}.site-footer .footer-bottom p a{color:#8bc4ea}.site-footer .footer-bottom p a:hover{color:white}.post{max-width:800px;margin:0 auto}.post .post-header{margin-bottom:2rem;text-align:center}.post .post-header .post-title{margin-bottom:.5rem}.post .post-header .post-subtitle{font-size:18px;color:#7f8c8d;margin-bottom:1rem}.post .post-header .post-meta{font-size:14px;color:#7f8c8d}.post .post-content{line-height:1.8}.post .post-content h2,.post .post-content h3,.post .post-content h4,.post .post-content h5,.post .post-content h6{margin-top:2rem;margin-bottom:1rem}.post .post-footer{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #ecf0f1}.share-buttons{display:flex;gap:1rem;justify-content:center}.share-buttons .share-button{padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all 0.2s ease}.share-buttons .share-button.twitter{background-color:#1DA1F2;color:white}.share-buttons .share-button.twitter:hover{background-color:#0c85d0;text-decoration:none}.share-buttons .share-button.linkedin{background-color:#0077B5;color:white}.share-buttons .share-button.linkedin:hover{background-color:#005582;text-decoration:none}.related-posts{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #ecf0f1}.related-posts h2{margin-bottom:1.5rem}.related-posts .post-list{list-style:none;padding:0}.related-posts .post-list li{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #ecf0f1}.related-posts .post-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.related-posts .post-list .post-meta{font-size:14px;color:#7f8c8d;margin-bottom:.5rem}.related-posts .post-list .post-link{font-size:18px;font-weight:600;color:#2c3e50}.related-posts .post-list .post-link:hover{color:#3498db;text-decoration:none}.highlight{background-color:#f8f9fa;border-radius:8px;padding:1rem;overflow-x:auto;margin-bottom:1rem}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{font-weight:bold}.highlight .o{font-weight:bold}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:bold}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:bold;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .gd .x{color:#000;background-color:#faa}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .gi .x{color:#000;background-color:#afa}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{font-weight:bold}.highlight .kd{font-weight:bold}.highlight .kp{font-weight:bold}.highlight .kr{font-weight:bold}.highlight .kt{color:#458;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d14}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#458;font-weight:bold}.highlight .no{color:teal}.highlight .ni{color:purple}.highlight .ne{color:#900;font-weight:bold}.highlight .nf{color:#900;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d14}.highlight .sc{color:#d14}.highlight .sd{color:#d14}.highlight .s2{color:#d14}.highlight .se{color:#d14}.highlight .sh{color:#d14}.highlight .si{color:#d14}.highlight .sx{color:#d14}.highlight .sr{color:#009926}.highlight .s1{color:#d14}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}pre.highlight{position:relative}pre.highlight::before{content:attr(data-lang);position:absolute;top:.5rem;right:.5rem;font-size:14px;color:#7f8c8d;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;text-transform:uppercase;letter-spacing:0.5px}code{color:#e74c3c;font-weight:500}
