@import url(colors.css);@import url(fonts.css);@supports (color: light-dark(#fff, #000)){:root{color-scheme:light dark}@media (prefers-color-scheme: light){.toggle-theme .dark{display:none}}@media (prefers-color-scheme: dark){img{filter:brightness(0.8) contrast(1.2)}.invert img,.invert video{filter:invert(0.895)}.toggle-theme .light{display:none}}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-family:"EB Garamond","Sahitya",serif;font-kerning:normal;font-size:10px}body{background:var(--bg1);color:var(--fg1);font-size:2.3rem;line-height:1.3;margin:0 auto;max-width:84rem;padding:3rem 1.8rem 0}body>*{margin-bottom:1.2rem}.hindi{font-family:'Sahitya', serif;font-size:110%}h1,h2,h3,h4,h5,h6{color:var(--fg1);font-size:100%;font-style:normal;font-weight:bold;margin-top:2.4rem}h1{font-size:3.22rem;font-weight:normal}h2{font-size:2.53rem}h3{font-size:2.3rem}img,video{float:right;margin-left:1.6rem;width:25%}.wide img,.wide video{width:100%}.mid img,.mid video{width:50%}.small img,.small video{width:25%}.many{display:flex}.many img{flex:1;margin:.5px;min-width:0}.circle,.circle img,.circle video{border-radius:100%}figure img,figure video{display:block;float:unset;margin:auto;padding:1rem 0}figure figcaption{font-size:2.07rem;text-align:center}p{hyphens:auto}p.post-date{color:var(--fg2)}code{border:0.1px solid var(--bg2);border-radius:.2rem;display:inline-block;font-family:monospace;font-size:1.541rem;padding:0 .3rem}pre>code{display:block;overflow:auto;padding:.4rem 1.4rem}blockquote{border-left:0.5rem solid var(--bg2);color:var(--fg2);padding:.6rem 0 .6rem 1.8rem}blockquote cite{border-left:unset;display:block;text-align:right}blockquote cite::before{content:" — "}header nav ul{text-align:right;list-style:none}header nav ul li{display:inline-block;padding-left:.4rem}.masthead{display:flex}.masthead>*{flex:1}.masthead .toggle-theme{text-align:right}.masthead button{display:none;border:none;background:inherit;cursor:pointer}main>*{margin-bottom:1.2rem}main ul,main ol{margin-left:2.3rem}main hr{color:var(--bg2);margin:0 auto;margin-bottom:1.4rem;width:75%}article{margin-bottom:1.8rem}article .date{color:var(--fg2)}article .detail h2{display:inline;font-size:2.3rem;font-style:normal;font-weight:normal;margin-right:0.5rem}article .detail p{display:inline}a{display:inline;outline:none;text-decoration:none;transition:all 150ms ease-in-out}a:link,a:visited,a:focus{color:var(--fg1)}a:hover,a:active{background:var(--accent2)}a::after{content:"°";color:var(--accent1);margin-left:.115rem}a.footnote:link,a.footnote:visited,a.footnote:focus,a.reversefootnote:link,a.reversefootnote:visited,a.reversefootnote:focus{color:var(--accent1)}a.footnote::after,a.reversefootnote::after{content:unset}nav a:link,nav a:visited,nav a:focus,.detail a:link,.detail a:visited,.detail a:focus{color:var(--accent1);font-weight:bold}nav a::after,.detail a::after{content:unset}footer{color:var(--fg2)}footer a:link,footer a:visited{color:var(--fg2)}html,body{height:100%}body{display:flex;flex-direction:column}main{flex:1}footer{flex-shrink:0;margin-bottom:unset;padding-bottom:2.4rem}.mjx-chtml{font-size:95.5% !important}.icon-tabler-moon,.icon-tabler-sun{vertical-align:baseline;height:2.3rem;width:2.3rem;stroke:var(--fg1);stroke-width:1.5}@media screen and (max-width: 520px){.mid img,.mid video,.small img,.small video{width:100%}}
