h6{font-size:.4em;margin-top:.1em}h5{font-size:.8em;margin-top:.2em}h4{font-size:1.2em;margin-top:.3em}h3{font-size:1.6em;margin-top:.4em}h2{font-size:2em;margin-top:.5em}h1{font-size:2.4em;margin-top:.6em}.title{margin-top:0;margin-bottom:0}h1::before{content:"#";margin-right:.5rem;color:red}h2::before{content:"##";margin-right:.5rem;color:red}h3::before{content:"###";margin-right:.5rem;color:red}h4::before{content:"####";margin-right:.5rem;color:red}ul{list-style-type:initial;list-style-position:inside}ul ul{list-style-type:circle;list-style:devanagari;margin-left:2rem}ol{list-style-position:inside}hr{margin-top:1rem;margin-bottom:1rem;color:blue;border:1px solid #becebe}p{line-height:2}aside{border:2px solid var(--note-border);border-radius:5px;padding:10px;background:var(--note-bg);text-align:justify;margin:1rem;margin-right:0}pre{font-size:.9rem;padding:1rem;overflow:auto;margin-top:1rem;margin-bottom:1rem;border-radius:5px;border:1px solid #e1e1e1;position:relative}pre .code-copy-btn{position:absolute;top:0;right:0;margin:.5rem;padding:.5rem;background-color:rgba(204,204,204,.44);border-radius:5px;cursor:pointer}pre .code-copy-btn:hover{background-color:#eee}pre[data-linenos]{padding:1rem 0}pre table td{padding:0}pre table td:nth-of-type(1){text-align:center;user-select:none}pre mark{display:block;background-color:rgba(254,252,232,.9)}pre table{width:100%;border-collapse:collapse}p>code{background-color:#0064ff;padding:2px 8px;border-radius:5px;color:#fff;}