#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.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:#1f1f1f;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}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:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.page{width:1200px;display:flex;flex-direction:column;row-gap:50px}.header{display:flex;justify-content:space-between;min-width:100%;align-items:center}.introSection{display:flex;text-align:left;column-gap:15px}.introSectionLeft{width:50%}.introSectionRight{width:50%;padding:15px;display:flex;justify-content:center;position:relative}.introSectionRightPlaque{position:absolute;width:70%;padding-bottom:70%;border-radius:60px;position:relative}.introSectionRightPlaqueTop{position:absolute;background-color:#000;width:50%;height:70%;margin-top:7%;border-radius:60px}.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,#2b84a2,#70b7cf,#9971c9);background-size:300%;animation:border 24s linear infinite;filter:blur(20px)}.introSectionRightPlaque:after{filter:blur(50px)}.projectsSection{display:flex;flex-direction:column;align-items:center;row-gap:45px}.projectsSectionDivider{height:3px;width:150px;border-radius:1.5px;background-color:#5c5ca5;margin-bottom:50px}.projectsSectionCell{border-color:#f5f5f5;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:#5c5ca5;padding:5px 10px;border-radius:15px;color:#fff;width:fit-content;height:fit-content;font-weight:600;font-size:12px}.projectsSectionCellTagsRow{display:flex;column-gap:5px;justify-content:end}.projectsSectionCellTagsRowFlipped{display:flex;column-gap:5px;justify-content:start}.projectsSectionCellLeft{display:flex;flex-direction:column;text-align:right}.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}.projectsSectionCellImages{background-color:#dcdcdc;border-radius:30px;height:0;width:100%;padding-bottom:100%}.projectsSectionCellMiddleDivider{min-height:100%;width:5px;background-color:#9c9c9c40;border-radius:2.5px}@keyframes border{0%,to{background-position:0 0}50%{background-position:300%}}
