#root{max-width:1080px;margin:0 auto;text-align:center;width:100vw}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em var(--your-color-variable))}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fff;background-color:#171717;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--your-color-variable: #000}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}button{color:#fff;background-color:#3f3f3f40}button:hover{border-color:var(--your-color-variable)}p,h2{margin:10px 0}.page{display:flex;flex-direction:column;row-gap:50px;padding:2rem 1rem 1rem}.header{display:flex;justify-content:space-between;align-items:center}.rightDivider{height:100%;width:2px;background-color:var(--your-color-variable)}.introSection{display:flex;text-align:left;column-gap:15px}.introSectionLeft{width:80%;justify-content:space-between;display:flex;flex-direction:column;min-height:100%}.introSectionRight{width:25%;padding:15px;display:flex;justify-content:flex-end;position:relative}.introSectionRightPlaque{position:absolute;width:45%;aspect-ratio:1/1;border-radius:60px;position:relative}.introSectionRightPlaqueTop{position:absolute;background-color:#000;opacity:.75;width:40%;aspect-ratio:1/1;border-radius:60px;object-fit:cover}.introSectionRightPlaque:before,.introSectionRightPlaque:after{cursor:pointer;content:"";z-index:-1;position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px;border-radius:60px;background:linear-gradient(45deg,#5c5ca5,var(--your-color-variable),#70b7cf,#9971c9,var(--your-color-variable));background-size:300%;animation:border 24s linear infinite;filter:blur(20px)}.introSectionRightPlaque:after{filter:blur(50px)}.headerTitle{text-align:left;margin:0}.headerSubTitle{opacity:50%;margin:0;font-weight:400}.copyright{color:#5e5e5e;font-weight:500}.headerImage{border-radius:30px;width:100%}.socialIcon{height:30px}.socialIcon:hover{fill:gray;cursor:pointer}.headerContainer{display:flex;flex-direction:column;row-gap:30px}.projectsSection{display:flex;flex-direction:column;align-items:center;row-gap:45px}.projectsSectionDivider{height:1px;width:150px;border-radius:1.5px;background-color:#3f3f3f40;margin-bottom:50px}.projectsSectionCell{border-color:#40404040;border-radius:30px;border-style:solid;border-width:1px;height:fit-content;width:calc(100% - 60px);min-height:200px;text-align:left;padding:30px;display:flex;column-gap:30px}.projectsSectionCellActionButton{width:30%;margin-top:30px;border-radius:15px}.projectsSectionCellActionButtonContainer{width:100%;display:flex;justify-content:flex-end}.projectsSectionCellActionButtonContainerFlipped{width:100%;display:flex;justify-content:flex-start}.projectsSectionCellTag{background-color:var(--your-color-variable);padding:5px 10px;border-radius:15px;color:#fff;width:fit-content;height:fit-content;font-weight:600;font-size:12px;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap}.projectsSectionCellTagsRow{display:flex;column-gap:5px;row-gap:5px;flex-wrap:wrap}.projectsSectionCellTagsRowFlipped{display:flex;column-gap:5px;justify-content:start}.projectsSectionCellProjectName{font-size:xx-large}.projectsSectionCellLeft{display:flex;flex-direction:column}.projectsSectionCellLeftHeight{width:50%;min-height:100%;justify-content:space-between}.projectsSectionCellLeftFlipped{display:flex;flex-direction:column;text-align:left}.projectsSectionCellRightFlipped{width:50%;display:flex;justify-content:end;align-items:center}.projectsSectionCellRight{width:50%;display:flex;justify-content:start;align-items:center}.projectsSectionCellOneImage{width:100%;display:flex;flex-direction:column;justify-content:center;border-radius:30px}.projectsSectionCellImages{border-radius:30px;height:0;width:100%;padding-bottom:100%;position:relative;overflow:hidden}.projectsSectionCellImagesTopLeft{--customsize:calc(50% - 10px);position:absolute;max-height:var(--customsize);min-height:var(--customsize);max-width:var(--customsize);min-width:var(--customsize);overflow:hidden;border-radius:30px;object-fit:cover;border-color:transparent;border-width:1px;border-style:solid;left:0px;top:0px}.projectsSectionCellImagesTopLeft:hover{cursor:pointer;border-width:1px;border-color:var(--your-color-variable);border-style:solid}.projectsSectionCellImagesTopRight{--customsize:calc(50% - 10px);position:absolute;max-height:var(--customsize);min-height:var(--customsize);max-width:var(--customsize);min-width:var(--customsize);overflow:hidden;border-radius:30px;object-fit:cover;border-color:transparent;border-width:1px;border-style:solid;right:0px;top:0px}.projectsSectionCellImagesTopRight:hover{cursor:pointer;border-width:1px;border-color:var(--your-color-variable);border-style:solid}.projectsSectionCellImagesBottomRight{--customsize:calc(50% - 10px);position:absolute;max-height:var(--customsize);min-height:var(--customsize);max-width:var(--customsize);min-width:var(--customsize);overflow:hidden;border-radius:30px;object-fit:cover;border-color:transparent;border-width:1px;border-style:solid;right:0px;bottom:0px}.projectsSectionCellImagesBottomRight:hover{cursor:pointer;border-width:1px;border-color:var(--your-color-variable);border-style:solid}.projectsSectionCellImagesBottomLeft{--customsize:calc(50% - 10px);position:absolute;max-height:var(--customsize);min-height:var(--customsize);max-width:var(--customsize);min-width:var(--customsize);overflow:hidden;border-radius:30px;object-fit:cover;border-color:transparent;border-width:1px;border-style:solid;left:0px;bottom:0px}.projectsSectionCellImagesBottomLeft:hover{cursor:pointer;border-width:1px;border-color:var(--your-color-variable);border-style:solid}.projectsSectionCellMiddleDivider{min-height:100%;width:1px;background-color:#3f3f3f40;border-radius:2.5px}@keyframes border{0%,to{background-position:0 0}50%{background-position:300%}}@media (max-width: 800px){.projectsSectionCell{flex-direction:column;row-gap:15px}.projectsSectionCellLeftHeight,.projectsSectionCellRight,.projectsSectionCellRightFlipped{width:auto}.projectsSectionCellActionButton{width:100%}}
