:root{--col-1:color-mix(in oklab, var(--col-2) 4%, #0000 96%);--col-2:#cabae9;--col-3:#e092ff}[hidden]{display:none!important}body{color:#fff;background:#131517;flex-direction:column;align-items:center;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.5em}a:not(:hover),a:visited:not(:hover){text-decoration:none}a,a:visited{color:var(--col-3)}.reset,button{font-size:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0;font-family:inherit}button{cursor:pointer}button.big{background:var(--col-1);border:1px solid var(--col-3);color:var(--col-3);border-radius:.5em;padding:6px 12px}.fill,.fill-x{width:100%}.fill,.fill-y{height:100%}.techstack{box-sizing:border-box;background:color-mix(in oklab, var(--color) 10%, #0003 90%);border:1px solid;border-color:color-mix(in oklab, gray 80%, var(--color) 20%);border-radius:.5em;align-items:center;width:200px;padding:8px 12px;text-decoration:none;display:flex}.techstack>img{width:2.75em;height:2.75em;padding-right:8px}.techstack>:nth-child(2){color:color-mix(in oklab, var(--color) 60%, white 40%)}.techstack{transition:border-color .2s}.techstack:hover{border-color:var(--color)}.home-page{flex-direction:column;align-items:center;width:100%;display:flex}.home-main{box-sizing:border-box;background:var(--col-1);flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;padding:64px;display:flex}.home-main>:first-child{text-align:center}.home-sections{box-sizing:border-box;flex-direction:column;gap:32px;max-width:1500px;padding:32px;display:flex}.home-about-row{flex-direction:row;justify-content:space-evenly;gap:32px;display:flex}.home-about-row>:first-child,.home-about-row>:nth-child(2){width:100%}.home-about-text{line-height:1.5}.home-about-rows b{color:var(--col-3)}.home-posts-list{flex-direction:column;justify-content:center;align-items:center;height:100%;padding-bottom:16px;display:flex}.home-project-card{border:1px solid gray;border-radius:1em;flex-direction:column;max-width:24em;padding:8px 12px;display:flex;overflow:hidden}.home-project-card>hr{width:100%}.home-project-card>img{width:100%;height:13.5em;image-rendering:crisp-edges;object-fit:contain;border-radius:.5em}.home-project-card{transition:border-color .1s}.home-project-card:hover{border-color:#fff}.home-section{box-sizing:border-box;background:var(--col-1);border:1px solid var(--col-2);border-radius:.5em;flex-direction:column;align-items:center;padding:24px;display:flex}.home-section>:first-child{border-bottom:1px solid var(--col-2);width:fit-content;color:var(--col-3);margin-bottom:16px;padding:6px 12px}.home-sect-list{box-sizing:border-box;flex-flow:wrap;justify-content:center;gap:16px;display:flex}@media screen and (width<=1000px){.home-about-row{flex-direction:column}}
