@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap);*,body,html{box-sizing:border-box}body,html{--accent-01:#2e2e2e;--bg-dark:#3339;--half-dark:#0007;--white-01:#fefefe;--t-height:30vmax;color:#2e2e2e;color:var(--accent-01);font-family:Raleway,sans-serif;font-size:1.1rem;margin:0;padding:0;scroll-behavior:smooth;text-shadow:var(--text-shadow-01)}body::-webkit-scrollbar{width:.5rem}body{scrollbar-color:#afafaf80;scrollbar-width:thin}body::-webkit-scrollbar-track{background:#3339;background:var(--bg-dark)}body::-webkit-scrollbar-thumb{background-color:#2e2e2e;background-color:var(--accent-01);border:1px solid var(--oppCol);border-radius:8px}img{max-width:100%}a{color:inherit;text-decoration:none}.link01{background-color:#fefefe;background-color:var(--white-01);border-radius:999px;box-shadow:0 .25rem .5rem .25rem #1112;color:#2e2e2e;color:var(--accent-01);font-size:.8rem;margin-right:1rem;padding:.36rem .64rem;transition:border .4s;transition:all .4s}.link01:hover{background-color:#0007;background-color:var(--half-dark);color:#fefefe;color:var(--white-01)}.btn{padding:.25rem 1rem}.main{min-height:80vh}.icon{height:2rem;width:2rem}.icon,.icon *{fill:#2e2e2e;fill:var(--accent-01);stroke:#2e2e2e;stroke:var(--accent-01);color:#2e2e2e;color:var(--accent-01)}.super-center{align-items:center;display:flex;justify-content:center}.text-center{text-align:center}.pointer{cursor:pointer}.block{display:block}.b-1r{border-radius:1rem}.b-halfr{border-radius:.5rem}.border-2{border:2px solid #2e2e2e;border:2px solid var(--accent-01)}.p-1r{padding:1rem}.p-halfr{padding:.5rem}.p-halfhalfr{padding:.25rem}.max-w-half{margin:auto;max-width:50%}.max-w-800{margin:auto;max-width:800px}.max-h-half{margin:auto;max-height:50%}.w-80p{width:80%}.m-halfr{margin:.5rem}.m-1rt{margin-top:1rem}.m-1rb{margin-bottom:1rem}.m-sap{margin:3rem auto}.m-sapb{margin-bottom:3rem}.m-sapt{margin-top:3rem}.font-bold{font-weight:700}.font-semi-bold{font-weight:600}.cover{object-fit:cover}.card{box-shadow:0 .25rem .5rem .25rem #00000020;margin:.5rem;max-width:540px;min-height:200px;overflow:hidden;transform:all .4s}.card-image{max-width:100%}.card-seperator{border-color:#808080cc;height:2px;margin:1rem 0}.card-heading{margin:.5rem 0}.card-body{flex:1 1}.card-content{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;margin:.5rem 0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.card-tag{border-radius:1rem;display:inline-block;font-size:.7rem;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .5rem}.container-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(max(280px,calc(33.33333% - .66667rem)),1fr));overflow-x:hidden;padding:2rem 0}.topics{align-items:center;display:flex;flex-flow:row wrap;justify-content:flex-start}.topic{background-color:#3339;background-color:var(--bg-dark);font-size:.8rem;margin:1rem .5rem;padding:.25rem .5rem}.cardified{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.font-1andhalfr{font-size:1.5rem}.image-loading{animation:blink 1s infinite;background-image:linear-gradient(90deg,#fff 30%,#ddd 50%,#fff 70%);background-size:200%}.container{position:relative}.fade-appear-01,main{animation:fadeAppear .4s forwards;opacity:0}.invisible{opacity:0}.op-8{opacity:.8}.op-10{opacity:1}@keyframes blink{0%{background-position:100%}to{background-position:0}}@keyframes fadeAppear{0%{opacity:0}to{opacity:1}}.glass01,.glass02{background-color:#c8c8c866;background-image:linear-gradient(-45deg,#fafafa99,#e2e2e280);color:#000000b3}.glass02{background-color:#0009;background-image:linear-gradient(-45deg,#28282899,#28282880);color:#e6e6e6}.terminal{background-color:#333d;bottom:0;font-family:Space Mono,monospace;font-size:1rem;height:var(--t-height);left:0;overflow-y:auto;position:fixed;right:0;z-index:10}.terminal-line{align-items:center;display:flex;justify-content:stretch}.input-block{background-color:initial;border:none;caret-color:#fff;color:#fff;font-family:Space Mono,monospace;outline:none;width:100%}.command-response{margin:.25rem 0}.close-terminal-btn{align-items:center;background-color:#f006;bottom:calc(var(--t-height) - 2.5rem);color:var(--white-01);display:flex;font-size:1.2rem;height:1.2rem;justify-content:center;line-height:.8;position:fixed;right:0;width:1.2rem;z-index:20}.close-terminal-btn:hover{background-color:#f009;transition:background-color .4s}.ut-color{color:#40a9ff}.cyan{color:cyan}.sky-blue{color:skyblue}.yellow-green{color:#9acd32}.orange-red{color:#ff4500}.flags{color:#ffdab9}.orchid{color:orchid}.custom-color1{color:#ffe44d}.lime{color:lime}.fb-color{color:#3b5998}.tw-color{color:#00acee}.ln-color{color:#0e76a8}.apricot{color:#f4cbb2}.home{padding:1rem}.home-header{display:grid;grid-template-columns:repeat(2,1fr);min-height:100vh}.home-left{align-content:center;align-items:center;display:grid;grid-template-columns:1fr;justify-content:center;justify-items:center}.name{font-size:3rem;font-weight:500}.details,.name{text-align:center}.home-nav{align-content:center;align-items:center;display:grid;grid-template-columns:1fr;justify-content:center;justify-items:center;min-height:100%}.home-nav-link{font-size:4rem;margin:.5rem auto;transition:transform .4s}.home-nav-link:hover{transform:scale(1.05)}.profile-img-container{align-items:center;display:flex;justify-content:center;margin:2rem auto;max-height:200px;max-width:200px;position:relative}.profile-img{aspect-ratio:1/1;background-color:var(--accent-01);border:.25rem solid var(--accent-01);border-radius:50%;box-shadow:0 .25rem .5rem .25rem #1112;height:auto;position:relative;transition:opacity .3s ease-in-out}.profile-img.loading{opacity:0}.profile-loader{animation:l7 1s linear(0,.013,.053 1%,.212 2.1%,1.035 5.7%,1.293,1.446 8.3%,1.487,1.505 9.6%,1.503,1.486 10.6%,1.406 11.8%,.979 15.5%,.848,.774 18.1%,.754,.745,.746,.754 20.3%,.794 21.5%,1.011 25.2%,1.077 26.6%,1.114 27.8%,1.124,1.129,1.129,1.124 30.1%,1.104 31.2%,.994 35%,.961,.942,.935 38.7%,.936,.944 40.6%,1.015 45.7%,1.028,1.033 48.4%,1.028 50.4%,.992 55.4%,.986,.983 58.1%,.986 60.1%,1.004 65.1%,1.008 67.8%,.996 77.3%,1.002 87.1%,.999) infinite alternate;aspect-ratio:1;border-image-outset:999px;border-image-repeat:stretch;border-image-slice:0 fill;border-image-source:conic-gradient(var(--accent-01));border-image-width:1;height:200px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes l7{0%{-webkit-clip-path:shape(from 88.24% 45.24%,curve to 91.98% 55.69% with 87.83% 50%,curve to 92.19% 65.72% with 96.13% 61.37%,curve to 82.51% 71.89% with 88.25% 70.08%,curve to 73.92% 77.12% with 76.76% 73.71%,curve to 67.64% 83.99% with 71.08% 80.54%,curve to 59.29% 86.72% with 64.2% 87.45%,curve to 50.03% 85.75% with 54.37% 85.99%,curve to 41.01% 85.79% with 45.69% 85.51%,curve to 31.92% 84.32% with 36.32% 86.06%,curve to 24.54% 78.88% with 27.52% 82.57%,curve to 14.92% 73.54% with 21.57% 75.19%,curve to 11.17% 65.38% with 8.28% 71.9%,curve to 13.06% 54.43% with 14.06% 58.86%,curve to 10.82% 45.02% with 12.06% 50%,curve to 8.58% 33.89% with 9.57% 40.04%,curve to 10.15% 22.35% with 7.59% 27.74%,curve to 18.38% 14.68% with 12.71% 16.96%,curve to 30.31% 13.49% with 24.05% 12.41%,curve to 40.48% 9.19% with 36.56% 14.57%,curve to 49.83% 5.21% with 44.39% 3.81%,curve to 59.83% 9.34% with 55.27% 6.61%,curve to 70.71% 11.45% with 64.39% 12.06%,curve to 81.77% 14.24% with 77.03% 10.83%,curve to 84.04% 25.54% with 86.51% 17.65%,curve to 85.11% 36.95% with 81.57% 33.43%,curve to 88.24% 45.24% with 88.65% 40.47%);clip-path:shape(from 88.24% 45.24%,curve to 91.98% 55.69% with 87.83% 50%,curve to 92.19% 65.72% with 96.13% 61.37%,curve to 82.51% 71.89% with 88.25% 70.08%,curve to 73.92% 77.12% with 76.76% 73.71%,curve to 67.64% 83.99% with 71.08% 80.54%,curve to 59.29% 86.72% with 64.2% 87.45%,curve to 50.03% 85.75% with 54.37% 85.99%,curve to 41.01% 85.79% with 45.69% 85.51%,curve to 31.92% 84.32% with 36.32% 86.06%,curve to 24.54% 78.88% with 27.52% 82.57%,curve to 14.92% 73.54% with 21.57% 75.19%,curve to 11.17% 65.38% with 8.28% 71.9%,curve to 13.06% 54.43% with 14.06% 58.86%,curve to 10.82% 45.02% with 12.06% 50%,curve to 8.58% 33.89% with 9.57% 40.04%,curve to 10.15% 22.35% with 7.59% 27.74%,curve to 18.38% 14.68% with 12.71% 16.96%,curve to 30.31% 13.49% with 24.05% 12.41%,curve to 40.48% 9.19% with 36.56% 14.57%,curve to 49.83% 5.21% with 44.39% 3.81%,curve to 59.83% 9.34% with 55.27% 6.61%,curve to 70.71% 11.45% with 64.39% 12.06%,curve to 81.77% 14.24% with 77.03% 10.83%,curve to 84.04% 25.54% with 86.51% 17.65%,curve to 85.11% 36.95% with 81.57% 33.43%,curve to 88.24% 45.24% with 88.65% 40.47%)}to{-webkit-clip-path:shape(from 99.27% 44.02%,curve to 99.27% 55.98% with 100% 50%,curve to 96.41% 67.6% with 98.55% 61.97%,curve to 90.85% 78.2% with 94.27% 73.24%,curve to 82.91% 87.15% with 87.43% 83.16%,curve to 73.07% 93.95% with 78.4% 91.15%,curve to 61.88% 98.19% with 67.73% 96.75%,curve to 50% 99.64% with 56.03% 99.64%,curve to 38.12% 98.19% with 43.97% 99.64%,curve to 26.93% 93.95% with 32.27% 96.75%,curve to 17.09% 87.15% with 21.6% 91.15%,curve to 9.15% 78.2% with 12.57% 83.16%,curve to 3.59% 67.6% with 5.73% 73.24%,curve to .73% 55.98% with 1.45% 61.97%,curve to .73% 44.02% with 0 50%,curve to 3.59% 32.4% with 1.45% 38.03%,curve to 9.15% 21.8% with 5.73% 26.76%,curve to 17.09% 12.85% with 12.57% 16.84%,curve to 26.93% 6.05% with 21.6% 8.85%,curve to 38.12% 1.81% with 32.27% 3.25%,curve to 50% .36% with 43.97% .36%,curve to 61.88% 1.81% with 56.03% .36%,curve to 73.07% 6.05% with 67.73% 3.25%,curve to 82.91% 12.85% with 78.4% 8.85%,curve to 90.85% 21.8% with 87.43% 16.84%,curve to 96.41% 32.4% with 94.27% 26.76%,curve to 99.27% 44.02% with 98.55% 38.03%);clip-path:shape(from 99.27% 44.02%,curve to 99.27% 55.98% with 100% 50%,curve to 96.41% 67.6% with 98.55% 61.97%,curve to 90.85% 78.2% with 94.27% 73.24%,curve to 82.91% 87.15% with 87.43% 83.16%,curve to 73.07% 93.95% with 78.4% 91.15%,curve to 61.88% 98.19% with 67.73% 96.75%,curve to 50% 99.64% with 56.03% 99.64%,curve to 38.12% 98.19% with 43.97% 99.64%,curve to 26.93% 93.95% with 32.27% 96.75%,curve to 17.09% 87.15% with 21.6% 91.15%,curve to 9.15% 78.2% with 12.57% 83.16%,curve to 3.59% 67.6% with 5.73% 73.24%,curve to .73% 55.98% with 1.45% 61.97%,curve to .73% 44.02% with 0 50%,curve to 3.59% 32.4% with 1.45% 38.03%,curve to 9.15% 21.8% with 5.73% 26.76%,curve to 17.09% 12.85% with 12.57% 16.84%,curve to 26.93% 6.05% with 21.6% 8.85%,curve to 38.12% 1.81% with 32.27% 3.25%,curve to 50% .36% with 43.97% .36%,curve to 61.88% 1.81% with 56.03% .36%,curve to 73.07% 6.05% with 67.73% 3.25%,curve to 82.91% 12.85% with 78.4% 8.85%,curve to 90.85% 21.8% with 87.43% 16.84%,curve to 96.41% 32.4% with 94.27% 26.76%,curve to 99.27% 44.02% with 98.55% 38.03%)}}.image-content-rgrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:360px 1fr;padding:1rem}@media (max-width:800px){.name{font-size:2.4rem}}@media (max-width:640px){.home-header{grid-template-columns:1fr}.home-nav-link{font-size:2rem}.image-content-rgrid{display:grid;grid-template-columns:1fr}}.bg-back{background-image:linear-gradient(160deg,#0000 50%,#fff9 0,#bebebe 70%,#fff9 90%,#0000);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}.bg-fore{bottom:20vh;left:-.5rem;position:absolute}.cuboid{--width:40vw;--height:35vh;--depth:7vh;height:var(--height);perspective:1000px;perspective-origin:100% 100%;position:relative;transform:rotateX(310deg) rotateY(0deg) rotate(335deg);transform-style:preserve-3d;width:var(--width)}.side{padding:2rem;position:absolute;text-transform:uppercase}.front,.rear{--multiplier:-0.5;border-radius:5rem;color:#0000;font-size:25vmin;min-height:var(--height);min-width:var(--width);text-shadow:0 0 .8rem var(--half-dark);transform:translateZ(calc(var(--depth)*var(--multiplier)));white-space:nowrap}.rear{--multiplier:0.5;color:#0000;text-shadow:0 0 2.5rem var(--accent-01)}.modal-container{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:20}.modal{background-color:#ffffff80;width:auto}.contact{align-items:center;display:flex;justify-content:center}.contact-item{fill:var(--white-01);color:var(--white-01);margin:1rem;transition:transform .4s;width:1.6rem}.contact-item:hover{transform:scale(1.1) rotate(5deg)}.loader-container{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loader{--c:no-repeat radial-gradient(farthest-side,#000 93%,#0000);animation:l6-0 1.5s linear infinite;background:var(--c) 0 0,var(--c) 50% 0;background-size:8px 8px;-webkit-clip-path:inset(-200% -100% 0 0);clip-path:inset(-200% -100% 0 0);height:20px;position:relative;width:40px}.loader:before{animation:l6-1 1.5s linear infinite,l6-2 .5s cubic-bezier(0,200,.8,200) infinite;height:12px;left:-16px;top:0}.loader:after,.loader:before{background:#000;content:"";position:absolute;width:8px}.loader:after{animation:l6-3 1.5s linear infinite;border-radius:50%;height:8px;inset:0 0 auto auto}@keyframes l6-0{0%,30%{background-position:0 0,50% 0}33%{background-position:0 100%,50% 0}41%,63%{background-position:0 0,50% 0}66%{background-position:0 0,50% 100%}74%,to{background-position:0 0,50% 0}}@keyframes l6-1{90%{transform:translateY(0)}95%{transform:translateY(15px)}to{left:calc(100% - 8px);transform:translateY(15px)}}@keyframes l6-2{to{top:-.1px}}@keyframes l6-3{0%,80%,to{transform:translate(0)}90%{transform:translate(26px)}}.basic-header{align-items:center;display:grid;grid-template-columns:auto auto;justify-items:flex-end}.back-btn{cursor:pointer;font-size:1.5rem;justify-self:flex-start;padding-right:.5rem}.basic-heading{font-size:2rem;font-weight:500}.nav-bar{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;min-width:2rem;padding:2rem .5rem;position:fixed;top:50%;transform:translateX(-100%) translateY(-50%);transition:transform .5s;z-index:30}.nav-bar:hover,.nav-initial{transform:translateX(0) translateY(-50%)}.nav-bar:before{border-bottom:1rem solid #0000;border-left:1rem solid var(--bg-dark);border-top:1rem solid #0000;height:0;width:0}.nav-bar:after,.nav-bar:before{content:"";left:100%;position:absolute}.nav-bar:after{height:100%;width:1rem}.nav-item{border:1px solid #0000;cursor:pointer;margin:1rem auto;min-width:3rem;text-align:center;transition:border .4s}.nav-item:hover{border-bottom:1px solid #fff}
/*# sourceMappingURL=main.121bb847.css.map*/