@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&family=Sora:wght@300;400;500;600;700&display=swap";[data-v-7eda2c20] #app{position:relative;display:flex;flex-grow:1;flex-direction:column;background-color:#87db94;color:#25302a}[data-v-7eda2c20] #app.dark-mode{background-color:#0b0f0d;color:#e8f0ea}[data-v-7eda2c20] body,[data-v-7eda2c20] html{width:100%;height:100%}[data-v-7eda2c20] body{display:flex}*{margin:0;padding:0;box-sizing:border-box}:root{--sticky-header-offset: 96px}@media (max-width: 900px){:root{--sticky-header-offset: 120px}}body{font-family:Sora,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-image:linear-gradient(150deg,#fefefe,#87db94);color:#25302a;line-height:1.55;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.flex{display:flex}h1,h2,h3,h4,h5,h6{color:#1f2a24;margin-bottom:.5em;letter-spacing:-.01em}button{cursor:pointer;transition:all .3s ease-in-out}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(63,140,97,.45);outline-offset:2px}input,select,textarea{font-family:inherit;font-size:1em;padding:.6em .75em;border:1px solid #d8e0d6;border-radius:12px;background-color:#fefefe;transition:box-shadow .2s ease,border-color .2s ease}input:focus,select:focus,textarea:focus{border-color:#3f8c61;box-shadow:0 0 0 4px #3f8c6126;outline:none}a{color:#3f8c61;text-decoration:none}a:hover{color:#347352}.content{transition:all .3s ease-in-out;min-height:calc(100vh - 295px);padding-bottom:2rem}.dark-mode{background-color:#0b0f0d;background-image:linear-gradient(155deg,#0b0f0d,#111715 55%,#121916);color:#e8f0ea}.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:#f2f7f3}.dark-mode input,.dark-mode select,.dark-mode textarea{background-color:#121916;border-color:#1f2a23;color:#e8f0ea}.dark-mode button{background-color:#121916;color:#fff}.dark-mode a{color:#5b8b74}.dark-mode a:hover{color:#48715c}.dark-mode button:focus-visible,.dark-mode a:focus-visible,.dark-mode input:focus-visible,.dark-mode select:focus-visible,.dark-mode textarea:focus-visible{outline:3px solid rgba(124,172,144,.5)}.dark-mode .content{background-color:#121916}.dark-mode table{color:#e8f0ea}.dark-mode table th{background-color:#141c18;color:#a7b5ad}.dark-mode table td{border-color:#1f2a23}.dark-mode table tbody tr:hover{background-color:#182821}.dark-mode .hash{color:#e8f0ea}.dark-mode .header-title{background:#3a5a49}.dark-mode .header-title h1,.dark-mode .header-title h2{color:#e8f0ea}.justify-between{justify-content:space-between}.header-title{padding:1.25em 2em;text-align:center;font-size:1.5rem;position:relative;background:radial-gradient(120% 120% at 10% 20%,rgba(255,255,255,.18),transparent),linear-gradient(135deg,#183328,#2a5c43);margin-bottom:1em;border-radius:0 0 1.75em 1.75em}.header-title h1{color:#d0e6d8;margin-bottom:0;font-family:Manrope,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.header-title h2{color:#d0e6d8;margin-bottom:0}.header-title .header-bg .left{position:absolute;width:4rem;left:20px;bottom:-2px}.header-title .header-bg .right{position:absolute;width:4rem;right:20px;bottom:-2px;transform:scaleX(-1)}.wrapper{min-height:calc(100vh - 295px)}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.25em}@media screen and (min-width: 1025px){.container{max-width:1460px}}@media screen and (min-width: 1440px){.container{max-width:1600px}}@media screen and (min-width: 1920px){.container{max-width:1840px}}@media screen and (min-width: 2400px){.container{max-width:2120px}}@media screen and (max-width: 800px){.container{width:100%;max-width:none}}
