html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.text-center{text-align:center}.text-2xl{font-size:1.5rem}.pb-6{padding-bottom:2rem}.mb-6{margin-bottom:2rem}.ml-3{margin-left:1rem}.underlined{text-decoration:underline}html{--black:#0e141b;--orange:#ff8a00;--green:#4fc08d;--pink:#a84fc0;--rose:#ff0a78;--purple:#7928ca;--blue:#6ac;--grey:#2a4555;--dark-grey:#1e262f;background-color:var(--black);color:#fff;font-family:Inter,sans-serif;scroll-behavior:smooth}html ::-moz-selection{background:var(--purple);color:#fff}html ::selection{background:var(--purple);color:#fff}html #__layout{align-items:stretch;display:flex;min-height:100vh}html .wrapper{display:flex;flex-direction:column;min-height:calc(100vh - 2rem);padding:2rem 2rem 0}html h1{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(45deg,#ff0a78,#43f);font-size:3rem;-webkit-text-fill-color:transparent}html header p{font-size:1.4rem}html main{flex:1}html .cta,html main{align-items:center;display:flex;justify-content:center}html .cta{flex-direction:column;font-size:2rem;height:100%;text-align:center}html footer a{text-decoration:underline}html a{color:#fff;text-decoration:none}html a:hover{color:var(--purple);transition:all .4s}html .tag{background-color:var(--grey);border:0;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;margin-bottom:8px;margin-right:8px;opacity:.8;outline:none;padding:5px;transform-origin:center center;transition:all .4s}html .tag:hover{opacity:1;transform:scale(1.05)}html .tag--active{background:var(--green)}html .tag--small{cursor:default;font-size:1rem}html .tag--small:hover{opacity:.8;transform:none}html .tag .number{background-color:var(--black);border-radius:2px;font-size:1rem;padding:1px 3px}html .blogs{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media(max-width:600px){html .blogs{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}html .blog{background-color:var(--dark-grey);border-radius:5px;box-shadow:inset 0 1px #ffffff1a;display:flex;flex-direction:column}html .blog-header{align-items:center;display:flex;padding:15px}html .blog-content{display:flex;flex:1;flex-direction:column;padding:15px}html .blog-description{flex:1;font-size:1.2rem;line-height:1.8rem}html .blog-tags{list-style-type:none;padding:0}html .blog-tags li{display:inline-block}html .blog-footer{border-top:1px solid var(--grey);display:flex}html .blog-footer .blog-link{flex:1;overflow:hidden;padding:15px;text-align:center;text-overflow:ellipsis;white-space:nowrap}html .blog-social{align-items:center;border-left:1px solid var(--grey);display:flex;justify-content:center;width:50px}html .blog-social a{display:flex;opacity:.7}html .blog-social a:hover{opacity:1}.page-enter-active,.page-leave-active{transition:opacity .2s}.page-enter,.page-leave-to{opacity:0}.error-page{padding:4rem;text-align:center}
