:root{--bg-color-1:#2d2e31;--bg-color-2:#252629;--bg-color-3:#36383c;--bg-color-4:#4a4d52;--bg-color-1-i:#e4e6ea;--bg-color-success-1:#39b313;--bg-color-success-2:#4fb82f;--bg-color-success-3:#59b53e;--bg-color-error-1:#ff2a2a;--bg-color-error-2:#f55151;--bg-color-error-3:#ff6868;--bg-color-3-active:#4e4e4e;--primary-color-1:#3527f0;--primary-color-2-active:#5b4ff8f1;--primary-color-2-inactive:#5549fcf1;--primary-color-3-active:#4e5ffd;--primary-color-3-inactive:#4e5ffdef;--text-inactive:#b6b6b6;--text-active:#ffffff;--text-secondary:#f1f1f1;--heart-red:#f52133f0}.bg-color-1{background-color:var(--bg-color-1)}.bg-color-2{background-color:var(--bg-color-2)}.bg-color-3{background-color:var(--bg-color-3)}.index-content-width{width:100%}.page-root{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.page-root>*{width:100%}.text-input{background-color:var(--text-secondary);padding:.5rem;border:none;border-radius:5px;font-size:16px;transition:box-shadow .2s}.text-input:focus{outline:none;box-shadow:var(--primary-color-2-active) 0 0 8px 2px;-webkit-appearance:none}.flex-column-center{display:flex;flex-direction:column;align-items:center;justify-content:center}@font-face{font-family:GmarketSansMedium;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GmarketSansMedium;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff) format("woff");font-weight:700;font-style:normal}html{height:100%}body{color:white;background-color:var(--bg-color-1);padding:0 1rem;margin:0;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;:has(.post-root){padding:0;svg#blog-logo{margin-left:1rem}}font-family:GmarketSansMedium,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}main{width:100%}a{white-space:pre-line;word-break:break-word;text-decoration:none;cursor:pointer}h1{font-size:1.2rem;margin:0}h1,h2,h3{color:inherit}*{box-sizing:border-box}dd{margin-left:1rem}code{background-color:#303030}@keyframes gradient-anim{0%,to{fill:#f52133f0}50%{fill:#fc3d4def}}@keyframes like-anim{0%,to{transform:scale (1)}20%{transform:scale(1.1)}50%{transform:scale(1)}80%{transform:scale(1.2)}}.logo-wrapper{display:flex;justify-content:flex-start;width:100%;padding-top:1rem;margin-bottom:6px}.main-section{height:-moz-fit-content;height:fit-content;z-index:1}.copyright-footer{position:fixed;bottom:5rem;z-index:0;padding:0 1rem;text-align:center}.header{flex-direction:row;justify-content:flex-start;width:100%;padding:.5rem .5rem 1rem;gap:5px}.header,.header>div{display:flex;align-items:center}.header>div{flex-direction:column;justify-content:center}.header-title{width:100%;text-align:center;font-weight:700}.back-button{width:1.2rem;height:1.2rem;background-image:url(/assets/icons/left-arrow.png);background-size:cover;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer}.bottom-filler{width:1rem;height:14vh}