html{height:100%;margin:0;padding:0}body{margin:0;font-family:"Inconsolata";height:100%;display:flex;flex-direction:column}a{text-decoration:none;color:#FF0F00}a:hover{text-decoration:underline}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#author-name{font-size:28px;color:#272727;line-height:1}.navbar{padding:15px 0 15px 0;text-align:left;background-color:rgba(255,255,255,0.95);display:flex;align-items:center;justify-content:space-between}.navbar-ul{display:flex;margin:0;padding:0;margin-left:20px;font-size:16px;line-height:1;align-items:center}.nav-list{list-style-type:none;margin:0 8px 0 8px}.alignable,.pull-left,.pull-right{display:inline-block}.pull-left{float:left}.pull-right{float:right}.container{max-width:75%;margin:auto}.content h2,.content h3,.content h4{color:#FF0000}.content{background-color:rgba(255,255,255,0.9);border-radius:10px;padding:30px}.cv-contact{text-align:center;margin-bottom:30px}.cv-contact h2{margin-bottom:10px}.download-btn{display:none;margin:0 auto 20px auto;padding:10px 20px;background-color:transparent;color:#FF0000;border:2px solid #FF0000;border-radius:5px;font-weight:600;cursor:pointer;transition:all 0.3s;font-family:"Inconsolata";font-size:14px}.download-btn:hover{background-color:#FF0000;color:white}.cv-layout{display:flex;gap:30px;align-items:flex-start;page-break-inside:avoid}.cv-sidebar{flex:0 0 400px}.cv-sidebar h2{margin-top:0}.cv-sidebar p{margin-bottom:15px}.cv-main{flex:1}.cv-main h2:first-child,.cv-sidebar h2:first-child{margin-top:0}@media (max-width: 900px){.cv-layout{flex-direction:column}.cv-sidebar{flex:1;width:100%}}.wrapper{flex:1}footer{flex-shrink:0}#tsparticles{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.wrapper{position:relative;z-index:1}#ins-logo{margin:auto;display:block;max-height:100px;text-align:center}@media (max-width: 800px){.container{max-width:600px;transition:0.3s ease all}}@media (max-width: 650px){.container{max-width:83%}.navbar-ul{margin-top:5px}}@media (max-width: 500px){.navbar{text-align:center;padding:20px 0px 10px 0px;flex-direction:column;align-items:center}#author-name{margin-bottom:15px}#navlist{padding:10px 0 10px 0;margin:0;display:flex;text-align:center;width:100%;justify-content:center}#navlist li.alignable,#navlist li.pull-left,#navlist li.pull-right{display:inline-block}#navlist li.pull-left{float:none}#navlist li.nav-list{margin:0}}.blog-list{margin-top:30px}.blog-post-preview{margin-bottom:30px}.blog-post-preview .post-title{margin-bottom:8px;font-size:24px}.blog-post-preview .post-title a{color:#FF0000;text-decoration:none}.blog-post-preview .post-title a:hover{color:#166a8e;text-decoration:none}.post-meta{color:#666;font-size:14px;margin-bottom:15px}.post-excerpt{color:#444;line-height:1.6;margin-bottom:15px}.read-more{color:#FF0F00;font-weight:600;text-decoration:none}.read-more:hover{text-decoration:underline}.post-separator{margin:40px 0;border-top:1px solid #e0e0e0}.post{margin-top:30px}.post-header{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.post-title{font-size:32px;margin-bottom:10px;color:#272727}.post-content{line-height:1.8;font-size:16px}.post-content h1,.post-content h2,.post-content h3{margin-top:30px;margin-bottom:15px}.post-tags{margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0}.post-tags .tag{display:inline-block;background-color:#f0f0f0;padding:4px 12px;margin-right:8px;border-radius:3px;font-size:14px}.post-nav{margin-top:40px;padding-top:20px;border-top:1px solid #e0e0e0;display:flex;justify-content:space-between}.post-nav a{color:#FF0F00;text-decoration:none;max-width:45%}.post-nav a:hover{text-decoration:underline}.post-nav .prev{text-align:left}.post-nav .next{text-align:right}@font-face{font-family:"rightmansignature";src:url("../_fonts/rightmanSignature/RightmanSignature-mLdMV.otf") format("opentype")}#author-name{font-family:"rightmansignature", "Inconsolata", serif;color:#166a8e;font-size:48px;line-height:1.2}.content a:hover{text-decoration:underline}.content ol{counter-reset:list}.content ol>li{list-style-position:none;position:relative;list-style:none;margin-top:5px;margin-bottom:5px}.content ul>li{margin:5px 0 5px 0}.content ul{padding:0 20px 0 20px}.content ol{padding:0 30px 0 30px}.content ol>li:before{content:"[" counter(list,decimal) "] ";counter-increment:list;position:absolute;left:-30px}.content blockquote{border-left:5px solid #333333;margin:20px 0 20px 0;padding:2px 8px 2px 8px;font-style:italic}.content .profile-picture{width:100%;max-width:300px;height:auto;position:relative;margin:0 0 20px 0;float:none;border-radius:8px;display:block}p .content .profile-picture{padding:0;margin:0}@media (min-width: 480px){.content .profile-picture{float:right;margin:-10px 0 20px 20px;max-width:280px}}@media (min-width: 600px){.content .profile-picture{max-width:320px}}.content img{text-align:center;width:100%}table{margin:15px 0;border-collapse:collapse;width:100%;padding:0}table tr{border-top:1px solid #cccccc;background-color:white;margin:0;padding:0}table tr:nth-child(2n){background-color:#f8f8f8}table tr th{font-weight:bold;border:1px solid #cccccc;text-align:left;margin:0;padding:6px 13px}table tr td{border:1px solid #cccccc;text-align:left;margin:0;padding:6px 13px}table tr th :first-child,table tr td :first-child{margin:0}table tr th :last-child,table tr td :last-child{margin:0}
