@import url("https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");html,html[data-theme="dark"]{--text-color: #dadada;--text-color-2: #ffffff;--background-color: #202a38;--color-1: #314055;--color-2: #161b22;--brand-color: #f9ae58;--shadow-color: rgba(255, 255, 255, 0.2);--invert-intensity: invert(1)}html[data-theme="light"]{--text-color: #3b3b3b;--text-color-2: #303030;--background-color: #ffffff;--color-1: #e5f1ee;--color-2: #A4CEC3;--brand-color: #81acbb;--shadow-color: rgba(249, 174, 88, 0.2);--invert-intensity: invert(0)}@media (prefers-color-scheme: dark){html,html[data-theme="dark"]{--text-color: #dadada;--text-color-2: #ffffff;--background-color: #202a38;--color-1: #314055;--color-2: #161b22;--brand-color: #f9ae58;--shadow-color: rgba(255, 255, 255, 0.2);--invert-intensity: invert(1)}html[data-theme="light"]{--text-color: #3b3b3b;--text-color-2: #303030;--background-color: #ffffff;--color-1: #e5f1ee;--color-2: #A4CEC3;--brand-color: #81acbb;--shadow-color: rgba(249, 174, 88, 0.2);--invert-intensity: invert(0)}}.align_right{display:flex;display:-webkit-flexbox;-webkit-justify-content:flex-end;justify-content:flex-end;align-items:flex-end;-webkit-align-items:flex-end}.plain-text{color:var(--text-color)}body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure{margin:0;padding:0}body{font:400 15.3px/1.6 "Bitter","Bitter",sans-serif;color:var(--text-color);background-color:var(--background-color);-webkit-text-size-adjust:100%;-webkit-font-feature-settings:"kern" 1;-moz-font-feature-settings:"kern" 1;-o-font-feature-settings:"kern" 1;font-feature-settings:"kern" 1;font-kerning:normal;display:flex;-webkit-font-smoothing:antialiased;min-height:100vh;flex-direction:column;padding:0 0%;overflow:overlay}@media screen and (min-width: 600px){body{padding:0 0%;font:400 18px/1.625 "Bitter","Bitter",sans-serif}}h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,dl,figure{margin-bottom:15px}main{display:block}hr{margin-top:20px;margin-bottom:20px;border:0;height:1px;background-color:var(--color-1)}img{margin-bottom:15px;margin-top:15px;padding:2px 2px;border-radius:6px;background-color:#f0f0f0;max-width:100%;display:block;margin-left:auto;margin-right:auto}.remove-all-styles{all:revert}figure>img{display:block;align-self:center}figcaption{font-size:15.3px;display:block;margin-left:50px;margin-right:50px;color:#b5b5b5;text-align:center}ul,ol{margin-left:30px}li>ul,li>ol{margin-bottom:0}h1{font-family:Montserrat;font-size:2.25rem;font-weight:500;line-height:1.5;margin-top:3rem;margin-bottom:1rem;padding-bottom:0.4rem}h2,h3,h4,h5,h6{margin-top:2rem;font-weight:400}blockquote{color:var(--text-color);background-color:var(--color-1);border-radius:0.3em;border-left:4px solid var(--brand-color);padding-left:15px;font-size:25.2px;line-height:34px;padding:24px}@media (max-width: 600px){blockquote{font-size:19.8px}}blockquote>:last-child{margin-bottom:0}cite{text-align:right;display:block}.wrapper{max-width:-webkit-calc(880px - (30px));max-width:calc(880px - (30px));padding-right:15px;padding-left:15px}@media screen and (min-width: 900px){.wrapper{max-width:-webkit-calc(880px - (30px * 2));max-width:calc(880px - (30px * 2))}}.wrapper:after,.primary_container:after,.post_container:after,.post_item_left:after,.post_item_right:after{content:"";display:table;clear:both}.orange{color:#f66a0a}.grey{color:#828282}.svg-icon{width:16px;height:16px;display:inline-block;fill:currentColor;padding:5px 3px 2px 5px;vertical-align:text-bottom}table{margin-bottom:30px;width:100%;text-align:left;border-collapse:collapse;border:2px solid var(--text-color)}table tr:nth-child(even){background-color:var(--color-1)}table th,table td{padding:10px 15px}table th{background-color:var(--color-2);border:2px solid var(--text-color);border-bottom-color:var(--text-color)}table td{border:2px solid var(--text-color)}nav{width:100%}nav li{display:inline;padding-top:20px;padding-right:10px;padding-bottom:10px;padding-left:10px}.post-list ul{margin-left:0}.post-list ul li{display:flex}.post-meta{min-width:30px;font-size:21.6px}::-moz-selection{color:var(--background-color);background:var(--text-color)}::selection{color:var(--background-color);background:var(--text-color)}::-webkit-scrollbar{height:0px;width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:10px;background:var(--text-color)}::-webkit-scrollbar-thumb:hover{background:var(--color-2)}*{box-sizing:border-box}@media (max-width: 600px){.hide_mobile{display:none}}.full_width_container.primary_container{display:flex;flex-grow:1}.primary_container{display:flex;flex-grow:1;max-width:-webkit-calc(1200px + (30px * 2));max-width:calc(1200px + (30px * 2));margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px}@media screen and (max-width: 600px){.primary_container{max-width:-webkit-calc(880px + (30px * 2));max-width:calc(880px + (30px * 2));padding-right:30px;padding-left:30px}}.flexbox_container_two_col{display:flex;justify-content:center;align-items:center}.flexbox_item{flex:50%;padding:30px}.flexbox_container_flip{flex-direction:row}@media screen and (max-width: 600px){.flexbox_container_two_col{display:flex;justify-content:center;align-items:center;flex-direction:column}.flexbox_item{flex:100%;padding:30px}.flexbox_container_flip{flex-direction:column-reverse}}.abhi-icon{filter:var(--invert-intensity)}.hero{background-color:var(--color-1)}.post_container{display:flex;flex-grow:1;max-width:-webkit-calc(1200px + (30px * 2));max-width:calc(1200px + (30px * 2));margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px}@media screen and (max-width: 600px){.post_container{max-width:-webkit-calc(880px + (30px * 2));max-width:calc(880px + (30px * 2));padding-right:30px;padding-left:30px}}.post_item_left{width:70%;margin-left:auto;padding-right:30px;padding-left:30px;border-right:1px solid var(--color-1)}@media screen and (max-width: 600px){.post_item_left{width:100%;padding-right:0;padding-left:0;border-right:0px solid var(--color-1)}}.post_item_right{width:30%;margin-right:auto;padding-right:30px;padding-left:30px}@media screen and (max-width: 600px){.post_item_right{padding-right:0;padding-left:0}}.post-list{margin-top:2.5rem;margin-left:0;list-style:none}.post-list li{margin-bottom:2.5px}.post-year{margin-top:2rem;margin-bottom:0.25rem;font-weight:700;font-size:27px}@media (max-width: 500px){.post-year{font-size:21.6px}}.post-meta{display:inline-block;min-width:30px;font-size:18px}@media (max-width: 500px){.post-meta{font-size:14.4px}}.post-date{display:inline-block;min-width:80px;font-size:18px}@media (max-width: 500px){.post-date{font-size:14.4px}}.post-link-layout{margin-left:50px;display:inline;font-size:21.6px}@media (max-width: 500px){.post-link-layout{font-size:18px;margin-left:10px}}.black-link{color:var(--text-color);text-decoration:none}.black-link:hover{color:var(--text-color);text-decoration:underline}.post-back{margin-bottom:20px}.post-header{margin-bottom:30px}.post-title,.post-content h1{font-size:39.6px;line-height:1.3;font-weight:500;margin-top:-0.5rem}@media (max-width: 500px){.post-title,.post-content h1{font-size:32.4px}}@media screen and (min-width: 900px){.post-title,.post-content h1{font-size:39.6px}}.post-content{margin-top:3.2rem;margin-bottom:30px}.post-content h2{font-size:31.5px}@media screen and (min-width: 900px){.post-content h2{font-size:36px}}.post-content h3{font-size:24.75px}@media screen and (min-width: 900px){.post-content h3{font-size:29.25px}}.post-content h4{font-size:20.25px}@media screen and (min-width: 900px){.post-content h4{font-size:22.5px}}.site-header{border-top:5px solid #424242;border-bottom:1px solid #e8e8e8;min-height:55.95px;line-height:65.8125px;position:relative}.page-content{padding:30px 0;flex:1 0 auto}.page-heading{font-size:36px}.home-title{margin-top:-10px}.home-heading{font-weight:500;color:var(--text-color);font-size:39.6px}@media (max-width: 500px){.home-heading{margin-top:20px;font-size:30.6px;line-height:1;margin-bottom:30px}}.home-sub-heading{margin-top:-0.6rem;color:var(--text-color);font-size:18px}@media (max-width: 500px){.home-sub-heading{font-size:14.4px}}.social-media-list{margin-top:-1rem;display:flex;flex-wrap:wrap;font-size:18px}.social-media-list li{float:left}.social-media-list li a{margin-right:6px}@media screen and (min-width: 900px){.one-half{width:-webkit-calc(50% - (30px / 2));width:calc(50% - (30px / 2))}}.about-page{display:inline-block}.about-page .about-header{display:flex;flex-direction:row;flex-wrap:wrap}.about-page .about-header .about-avatar{padding:1px;border:1px solid #e8e8e8;width:10rem;height:10rem;margin:0 2rem 0 0}.about-page .about-header .about-info{align-self:center}.about-page .about-header .about-info .about-your-name{display:flex;flex-direction:row;margin-top:1rem;font-size:27px}.about-page .about-header .about-info .about-description{margin-top:-0.6rem;font-size:18px}.about-page .about-content{margin-top:2rem}.grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(230px, 1fr));grid-gap:20px;align-items:stretch}@media screen and (max-width: 600px){.grid{grid-template-columns:repeat(auto-fill, minmax(130px, 1fr))}}article{display:block;border:2px solid var(--color-2);box-shadow:2px 2px 6px 0px rgba(0,0,0,0.3);border-radius:0.3em;background-color:var(--color-1);min-height:300px;z-index:0;position:relative}article:hover{transition:all 0.2s ease-out;box-shadow:0px 4px 8px rgba(38,38,38,0.2);top:-4px;background-color:var(--background-color)}.grid .text{padding:20px;margin:0px;position:relative;min-height:300px}.grid .text p{font-size:14px;line-height:1.2;margin-bottom:0;color:var(--text-color)}.grid .text code{font-size:10px}.grid .text hr{margin-top:8px;margin-bottom:8px;border:0;height:2px;color:#9c9c9c;background-color:#9c9c9c}.grid .text h2{font-size:18px;font-weight:400;line-height:1.2;margin-top:0px;margin-bottom:0px;color:var(--text-color)}.card-description{position:absolute;bottom:0;left:0;padding:20px}.card-container{display:flex;min-width:100%;justify-content:space-between}@media screen and (max-width: 600px){.card-container{flex-direction:column;justify-content:flex-start;align-items:center}plain_article{min-width:100%;margin-bottom:30px}}plain_article{display:block;border:1.5px solid var(--text-color);border-radius:0.3em;background-color:var(--background-color);min-height:300px;z-index:0;width:32%;position:relative}plain_article:hover{transition:all 0.5s ease-out;box-shadow:0px 16px 16px var(--shadow-color);top:-8px;background-color:var(--background-color)}.button{background-color:var(--background-color);padding:10px;text-align:center;text-decoration:none;display:inline-block;font-size:15.3px;margin:4px 2px;cursor:pointer;color:var(--brand-color);font-weight:bold;border-style:solid;border-width:2px;border-radius:6px}.button:hover{background-color:var(--brand-color);color:var(--background-color);text-decoration:none}.button-prev{float:left}.button-next{float:right}.PageNavigation{display:block;width:auto;overflow:hidden}.button-hello{background-color:var(--text-color);color:var(--background-color);padding-left:50px;padding-right:50px;padding-top:20px;padding-bottom:20px}html.transition,html.transition *,html.transition *:before,html.transition *:after{transition:cubic-bezier(0.68, -0.55, 0.27, 1.55) 3420ms !important;transition-delay:0 !important}.ghost{animation:float 3s ease-out infinite}@keyframes float{50%{transform:translate(0, 20px)}}.shadowFrame{margin-top:15px}.shadow{animation:shrink 3s ease-out infinite;transform-origin:center center}.shadow ellipse{transform-origin:center center}@keyframes shrink{0%{width:90%;margin:0 5%}50%{width:60%;margin:0 18%}100%{width:90%;margin:0 5%}}html,html[data-theme="dark"]{--yellow: #fff0a6;--pink: #fc9b9b;--purple: #c6b4f0;--green: #00cdaf;--blue:#00a9ff;--blue3: #62c8f3;--grey: #888888;--grey2: #4e5d62;--grey3: #dee5e7;--warm: #fefeec;--code-background-color: #161b22}html[data-theme="light"]{--yellow: #c5a332;--pink: #d52753;--purple: #ce33c0;--green: #00cdaf;--blue: #275fe4;--blue3: #275fe4;--grey: #888888;--grey2: #4e5d62;--grey3: #dee5e7;--warm: #fefeec;--code-background-color: #fafafa}@media (prefers-color-scheme: dark){html,html[data-theme="dark"]{--yellow: #fff0a6;--pink: #fc9b9b;--purple: #c6b4f0;--green: #00cdaf;--blue:#00a9ff;--blue3: #62c8f3;--grey: #888888;--grey2: #4e5d62;--grey3: #dee5e7;--warm: #fefeec;--code-background-color: #161b22}html[data-theme="light"]{--yellow: #c5a332;--pink: #d52753;--purple: #ce33c0;--green: #00cdaf;--blue: #275fe4;--blue3: #275fe4;--grey: #888888;--grey2: #4e5d62;--grey3: #dee5e7;--warm: #fefeec;--code-background-color: #fafafa}}.highlight .gt{color:var(--grey3);background-color:var(--grey2)}.highlight .gl{color:var(--grey3);background-color:var(--grey2)}code{tab-size:4}.highlight table td{padding:0px}.highlight table pre{margin:0}.highlight{color:var(--text-color);background-color:var(--code-background-color)}.highlight .gp{color:var(--blue);font-weight:bold}.highlight .c,.highlight .ch,.highlight .cd,.highlight .cm,.highlight .cpf,.highlight .c1,.highlight .cs{color:var(--blue3);font-style:italic}.highlight .cp{color:var(--blue3);font-weight:bold}.highlight .gr{color:var(--text-color);font-weight:bold;font-style:italic}.highlight .k,.highlight .kd,.highlight .kv{color:var(--purple);font-weight:bold}.highlight .o,.highlight .ow{color:var(--blue3);font-weight:bold}.highlight .p,.highlight .pi{color:var(--blue3)}.highlight .gd{color:var(--text-color)}.highlight .gi{color:var(--blue3)}.highlight .ge{font-style:italic}.highlight .gs{font-weight:bold}.highlight .kn{color:var(--pink);font-weight:bold}.highlight .kp{color:var(--pink);font-weight:bold}.highlight .kr{color:var(--pink);font-weight:bold}.highlight .gh{color:var(--pink);font-weight:bold}.highlight .gu{color:var(--pink);font-weight:bold}.highlight .kt{color:var(--blue3);font-weight:bold}.highlight .no{color:var(--blue3);font-weight:bold}.highlight .nc{color:var(--blue3);font-weight:bold}.highlight .nd{color:var(--blue3);font-weight:bold}.highlight .nn{color:var(--blue3);font-weight:bold}.highlight .bp{color:var(--blue3);font-weight:bold}.highlight .ne{color:var(--blue3);font-weight:bold}.highlight .nl{color:var(--blue3);font-weight:bold}.highlight .nt{color:var(--pink);font-weight:bold}.highlight .m,.highlight .mb,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .il,.highlight .mo,.highlight .mx{color:var(--green);font-weight:bold}.highlight .ld{color:var(--green);font-weight:bold}.highlight .ss{color:var(--green);font-weight:bold}.highlight .s,.highlight .sb,.highlight .dl,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .sx,.highlight .sr,.highlight .s1{color:var(--yellow);font-weight:bold}.highlight .sa{color:var(--purple);font-weight:bold}.highlight .se{color:var(--blue3);font-weight:bold}.highlight .sc{color:var(--blue3);font-weight:bold}.highlight .si{color:var(--blue3);font-weight:bold}.highlight .nb{color:var(--green);font-weight:bold}.highlight .nf,.highlight .fm{color:var(--blue)}.highlight .py{color:var(--blue)}.highlight .na{color:var(--blue)}.highlight .nv,.highlight .vc,.highlight .vg,.highlight .vi,.highlight .vm{color:var(--blue);font-weight:bold}.highlight .ni{color:var(--grey);font-weight:bold}.highlight .w{color:var(--grey)}.highlight .go{color:var(--grey)}.highlight .kc{color:var(--green);font-weight:bold}.highlight .err{color:var(--warm);background-color:var(--text-color)}pre,code{border:2px solid var(--text-color);border-radius:6px;background-color:var(--code-background-color)}code{font-size:16.2px;color:#cf4d45;border:1px solid var(--text-color);border-radius:3px;background-color:var(--code-background-color);padding:1px 1px}pre{overflow-x:auto;border-radius:6px;position:relative}pre>code{font-size:16.2px;display:block;padding-right:0;padding-left:0;padding:10px;color:var(--text-color);background-color:var(--code-background-color);border:0px solid var(--text-color)}.copy-code-button{font-size:13px;font-family:monospace;background-color:var(--background-color);border:none;color:var(--text-color);padding:10px 15px;text-align:center;text-decoration:none;margin:4px 2px;cursor:pointer;border-radius:6px;position:absolute;right:2px;top:1px}.copy-code-button:active,.copy-code-button:focus,.copy-code-button:hover{background-color:var(--text-color);color:var(--background-color);opacity:1}@media screen and (max-width: 600px){.copy-code-button{opacity:0}}.primary_container .home-icon{display:none}.navbar-container{overflow:hidden;position:fixed;bottom:0;width:100%;display:flex;display:-webkit-flexbox;background-color:var(--color-1);justify-content:center;z-index:10}.navbar{width:auto}.navbar a{float:left;display:block;color:var(--text-color);text-align:center;padding:14px 16px;text-decoration:none;font-size:16px}.navbar a:hover{background:var(--text-color);color:black}.navbar a.active{background-color:#04AA6D;color:var(--text-color)}.navbar a.nav_desktop{display:none}.align_menu{display:flex;justify-content:center}@media (min-width: 600px){.primary_container .home-icon{position:absolute;padding:4px 16px;display:flex;display:-webkit-flexbox}.primary_container .home-icon{fill:var(--text-color)}.primary_container .home-icon:hover,.primary_container .home-icon:focus{fill:var(--brand-color)}.align_menu{flex-grow:1;display:flex;justify-content:flex-end;align-items:flex-end;display:-webkit-flexbox;-webkit-justify-content:flex-end;-webkit-align-items:flex-end}.navbar{flex-grow:1}.navbar a{float:left;display:block;color:var(--text-color);text-align:center;padding:14px 16px;text-decoration:none;font-size:14px}.navbar a:hover{background:var(--color-2);color:var(--text-color)}.navbar a.active{background:var(--color-2);color:var(--text-color)}.navbar-container{position:static;width:100%;background-color:var(--color-1);display:flex;display:-webkit-flexbox;justify-content:flex-end;padding-top:20px;padding-bottom:20px}.navbar a.nav_desktop{display:block}}.site-footer{padding:20px 0}.footer-heading{font-size:20.25px;margin-bottom:15px}@media (max-width: 500px){.p-name{font-size:16.2px}}@media (max-width: 500px){.u-email{font-size:16.2px}}.contact-list,.social-media-list{list-style:none;margin-left:0}.footer-links{display:flex;display:-webkit-flexbox;padding-top:25px;padding-bottom:25px;width:100%;background-color:#000000;line-height:1.3;font-family:Menlo, monospace}.footer-links ul{display:inline-grid;grid-auto-flow:row;grid-gap:24px;justify-items:center;margin:auto;list-style-type:none}@media (min-width: 600px){.footer-links ul{grid-auto-flow:column}}.footer-links a{color:white;text-decoration:none}.footer-links a:hover{box-shadow:inset 0 -1.2em 0 rgba(255,255,255,0.4)}.footer-links li:last-child{grid-column:1 / 2;grid-row:1 / 2}.footer-links li:hover ~ li p{animation:wave-animation 0.3s infinite}.social-media-list li:hover ~ li p{animation:wave-animation 0.3s infinite}.hand-hello:hover{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;-webkit-animation-name:wave-animation;-webkit-animation-timing-function:ease-in;-webkit-animation-duration:0.8s;-webkit-animation-play-state:active;-webkit-animation-iteration-count:infinite}@keyframes wave-animation{0%,
  100%{transform:rotate(0deg)}25%{transform:rotate(20deg)}75%{transform:rotate(-15deg)}}:root{--input-color: var(--text-color);--input-background: var(--color-2);--input-placeholder: var(--text-color);--input-border-focus: var(--text-color);--group-color: var(--input-color);--input-border: #fff;--group-border: var(--input-border);--group-background: var(--color-2);--group-color-focus: #fff;--group-border-focus: var(--input-border-focus);--group-background-focus: var(--input-border-focus)}.form-field{display:block;max-width:360px;padding:8px 16px;line-height:25px;font-size:14px;font-weight:500;font-family:inherit;border-radius:6px;-webkit-appearance:none;color:var(--input-color);border:1px solid var(--input-border);background:var(--input-background);transition:border 0.3s ease}.form-field::-moz-placeholder{color:var(--input-placeholder)}.form-field:-ms-input-placeholder{color:var(--input-placeholder)}.form-field::placeholder{color:var(--input-placeholder)}.form-field:focus{outline:none;border-color:var(--input-border-focus)}.form-group{position:relative;display:flex;width:100%}.form-group .form-field{position:relative;z-index:1;flex:1 1 auto;width:1%;margin-top:0;margin-bottom:0}.form-group>span{text-align:center;padding:8px 12px;font-size:14px;line-height:25px;color:var(--group-color);background:var(--group-background);border:1px solid var(--group-border);transition:background 0.3s ease, border 0.3s ease, color 0.3s ease}.form-group:focus-within>span{color:var(--group-color-focus);background:var(--group-background-focus);border-color:var(--group-border-focus)}html{box-sizing:border-box;-webkit-font-smoothing:antialiased}body .form-group:not(:last-child){margin-bottom:32px}a.hover_highlight{background-image:linear-gradient(to right, rgba(255,255,255,0) 50%, rgba(250,215,160,0.3) 50%);background-position:-0% 0;background-size:200% auto;color:var(--text-color);line-height:1.15em;text-decoration:none;transition:background-position 0.3s ease-out;border-bottom:1.5px solid var(--text-color)}a.hover_highlight:hover{background-position:-99.99% 0;border-bottom:2px solid #F6B857}a{color:var(--brand-color);text-decoration:none}a:hover{text-decoration:none}.enlarged-char::first-letter{-webkit-initial-letter:1;initial-letter:1}strong,h2{color:var(--text-color-2)}
