ul li{list-style:none!important}p{margin-bottom:10px}:root{--primary:none!important;--primary-focus:none!important;--primary-active:none!important}a,a:active,a:focus,a:hover{text-decoration:none!important}.container{padding-top:20px}.header_links{display:flex;justify-content:flex-end;gap:10px}.header_link{width:30px;height:30px;transition:color .3s ease,transform .3s ease;margin-top:10px}.header_link:hover{color:#ff4500;text-decoration:none;transform:scale(1.1)}.main-page_image{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:2rem auto}.title{font-size:64px;letter-spacing:-.07rem}.projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:20px;gap:20px;list-style:none;padding:0;margin:0}@media (max-width:500px){.projects{grid-template-columns:1fr}}.project{overflow:hidden;min-width:100%;margin-bottom:100px}.project_title{cursor:pointer;font-weight:700;margin-top:0;color:#bbc6ce;transition:color .3s ease,transform .3s ease}.project_description{color:#bbc6ce;font-size:.7rem}.project_link .project_title{transition:color .3s ease,transform .3s ease;transform-origin:left}.project_link:hover .project_title{color:#ff4500}.project_link:hover{text-decoration:none}.project_image{border:3px solid rgba(179,158,181,.2);border-radius:4px;display:flex;max-height:300px;object-fit:cover;object-position:top}.project_svg-image{width:20px;height:20px}.project_link .project_title .project_svg-image{transition:color .3s ease,transform .3s ease;transform-origin:left}.project_link:hover .project_title .project_svg-image{transform:scale(1.3)}.footer{height:50px;position:fixed;bottom:0;left:0;right:0;z-index:999;background-color:#11191f}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--font-weight:200;background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}body,html{max-width:100vw;overflow-x:hidden;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb));letter-spacing:-.01rem}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.youtube-video{padding-bottom:2rem}.guide-title{margin-top:5rem!important}.copy-button{display:inline-block;padding:10px 20px;font-size:10px;font-weight:700;text-align:center;color:#fff;background-color:#ff4500;border:none;cursor:pointer;transition:background-color .3s ease;width:100px;height:30px;line-height:1}.copy-button:active,.copy-button:hover{background-color:#fff;color:#000}