.WriteupSection-module__cNf-nq__container{width:100vw;min-height:100vh;padding-top:4rem;display:flex}.WriteupSection-module__cNf-nq__section{flex:1;height:calc(100vh - 4rem);padding:4rem;transition:flex .5s;overflow-y:auto}.WriteupSection-module__cNf-nq__section:hover{flex:1.2}.WriteupSection-module__cNf-nq__blogs{background:var(--background);border-right:1px solid #ffffff1a}.WriteupSection-module__cNf-nq__blogTitle{margin-bottom:2rem;font-family:serif;font-size:2.5rem;font-style:italic}.WriteupSection-module__cNf-nq__articleList{flex-direction:column;gap:2rem;display:flex}.WriteupSection-module__cNf-nq__articleItem{cursor:pointer;border-bottom:1px solid #ffffff1a;padding-bottom:2rem}.WriteupSection-module__cNf-nq__articleItem:hover h3{color:var(--primary)}.WriteupSection-module__cNf-nq__articleItem h3{margin-bottom:.5rem;font-size:1.5rem;transition:color .3s}.WriteupSection-module__cNf-nq__articleDate{color:#666;margin-bottom:1rem;font-size:.9rem}.WriteupSection-module__cNf-nq__musings{font-family:var(--font-mono);background:#0a0a0a;position:relative;overflow:hidden}.WriteupSection-module__cNf-nq__musings:before{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#00000026,#00000026 1px,#0000 1px 2px);width:100%;height:100%;position:absolute;top:0;left:0}.WriteupSection-module__cNf-nq__musingTitle{color:var(--secondary);text-transform:uppercase;margin-bottom:2rem;font-size:2rem}.WriteupSection-module__cNf-nq__logList{flex-direction:column;gap:1.5rem;display:flex}.WriteupSection-module__cNf-nq__logItem{border-left:2px solid var(--secondary);opacity:.8;padding-left:1rem;transition:opacity .3s}.WriteupSection-module__cNf-nq__logItem:hover{opacity:1;background:#bc13fe0d}.WriteupSection-module__cNf-nq__timestamp{color:var(--secondary);margin-bottom:.5rem;font-size:.8rem}@media (max-width:768px){.WriteupSection-module__cNf-nq__container{flex-direction:column}.WriteupSection-module__cNf-nq__section{border-bottom:1px solid #ffffff1a;border-right:none;height:auto;margin-top:4rem}}
