.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.gap-6{gap:6rem}.gap-7{gap:7rem}.gap-8{gap:8rem}.gap-9{gap:9rem}.gap-10{gap:10rem}.px-1{padding-inline:1rem}.py-2{padding-block:2rem}.px-2{padding-inline:2rem}.py-3{padding-block:3rem}.px-3{padding-inline:3rem}.py-4{padding-block:4rem}.px-4{padding-inline:4rem}.py-5{padding-block:5rem}.px-5{padding-inline:5rem}.py-6{padding-block:6rem}.px-6{padding-inline:6rem}.py-7{padding-block:7rem}.px-7{padding-inline:7rem}.py-8{padding-block:8rem}.px-8{padding-inline:8rem}.py-9{padding-block:9rem}.px-9{padding-inline:9rem}.py-10{padding-block:10rem}.px-10{padding-inline:10rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mb-6{margin-bottom:6rem}.mb-7{margin-bottom:7rem}.mb-8{margin-bottom:8rem}.mb-9{margin-bottom:9rem}.mb-10{margin-bottom:10rem}.space-between{justify-content:space-between}.table{width:100%;background:#fff;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:1rem}.table>thead{background:#0098db;color:#fff;border-radius:1rem 1rem 0 0}.table>thead>tr>th{padding-inline:.5rem;padding:.5rem;text-align:left}.table>tbody>tr>td{padding:.5rem;border-bottom:1px}.small-table{width:100%;background:#fff;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:.5rem}.small-table>thead{background:#0098db;color:#fff;font-size:12px;border-radius:1rem 1rem 0 0}.small-table>thead>tr{padding-inline:.5rem}.small-table>thead>tr>th{padding-inline:.5rem;text-align:left;color:#fff}.small-table>tbody>tr>td{padding:.5rem;border-bottom:1px;font-size:12px}.data-table{background:#fff;border-collapse:separate;overflow:hidden;border-radius:.5rem}.data-table>thead{color:#000;font-size:12px;border-radius:1rem 1rem 0 0}.data-table>thead>tr{padding-inline:.5rem}.data-table>thead>tr>th{padding-right:.5rem;text-align:left}.data-table>tbody>tr>td{border-bottom:1px;font-size:12px}ul{list-style-type:none;padding-left:0;margin:0}a{font-weight:500;color:var(--accent);text-decoration:inherit;transition:.2s all}a:hover{opacity:.5}.view{height:100%}link{color:#fff}.sidebar{background-color:#fff;width:10%;height:100%;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid;border-color:#0006}.sidebar>div>.menu-header{padding-top:2rem;padding-inline:2rem}.menu-container{display:flex;flex-direction:column}.menu-container>*{padding-inline:2rem;padding-block:.5rem;transition:background-color .3s ease-in-out}.menu-container>a{font-weight:400}.menu-container>*:hover{background-color:#e5e5e5}*{box-sizing:border-box;font-family:Space Grotesk,Helvetica,sans-serif}:root{--bg-color: linear-gradient(to bottom, #121219, color-mix(in srgb, var(--accent), black 95%));--accent: #45c8ff;--faint: rgba(255,255,255,.2);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px}p{margin:0;font-size:14px;line-height:1.5}button{border-radius:4px;border:1px solid transparent;padding:.6em 1.2em;font-size:16px;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:inherit;cursor:pointer;transition:filter .2s ease}button:hover{filter:brightness(65%)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px rgb(255,255,255) inset!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#000000!important}.monospace{font-family:monospace}.accent{color:var(--accent)}.bg-accent{background:var(--accent)}h1{font-size:90px;font-weight:500;line-height:1.2}h2{font-size:2.5rem;line-height:1;margin:0}h3{font-size:2rem;line-height:1;margin:0 0 1rem}h4{font-size:1.5rem;line-height:1;margin:0 0 1rem}h5{font-size:1.25rem;line-height:1;margin:0 0 1rem}h6{font-size:25px;font-weight:300;line-height:1.6;margin:0}.gradient-1{background:linear-gradient(to top,#fff,#eee)}.bg-white{background:#fff}.mb-half-children>*:not(:last-child){margin-bottom:.5rem}.mb-1-children>*:not(:last-child){margin-bottom:1rem}.mb-2-children>*:not(:last-child){margin-bottom:2rem}.horizon-line-faint{width:100%;height:1px;background:linear-gradient(to right,var(--faint))}.horizon-line-half-gradient{width:100%;height:1px;background:linear-gradient(to right,white,transparent)}.horizon-line-full-gradient{width:100%;height:1px;background:linear-gradient(to right,transparent,white,transparent)}.color-white{color:#fff}.color-accent{color:var(--accent)}.color-faint{color:#ffffff14}.color-light{color:#ffffff80}.master-container{background:var(--bg-color);height:100vh;width:100vw}.navbar{display:flex;justify-content:space-between;margin:0;align-items:center;min-height:50px;color:var(--accent);padding-inline:2rem;border-bottom:1px solid;border-color:var(--faint)}.static-container{height:100%;width:100%;display:flex;flex-direction:column}.sidebar-page{width:80%;display:flex;flex-direction:row}.page-content{width:100%;height:95%;display:flex;flex-direction:row}.mainframe{width:100%;height:auto;display:flex}.logged-out{width:100%;background:#fff}.mainframe-grid{width:100%;height:100%;display:grid;grid-template-columns:1fr}.scroll{overflow-y:auto}.mainframe-section{width:100%}.p-1{padding:1rem}.py-1{padding-block:1rem}.padding-4{padding:4rem}.nav-row-container{display:flex;flex-direction:row;align-items:center}.app-background{background-color:#e4e4e4}.gradient{background:linear-gradient(45deg,#0c0c0c,#373737)}.is-gap-1{gap:1rem}.is-gap-2{gap:2rem}.is-dark-grey{color:#555}.hero-section{width:60%;height:60%;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.general-field>*{margin-bottom:1rem;margin-top:0}.hero-field{margin-bottom:2rem}.hero-field>:nth-child(1){margin-bottom:1rem}.hero-field>:nth-child(1){margin-top:0}.general-section{width:60%}.row-container{display:flex;align-items:center;justify-content:flex-start}.icon-container{display:flex;flex-direction:row;justify-content:flex-start;gap:1rem;height:50px}.button-accent{background-color:#eed94e}.button-dull{background-color:#171717;color:#fff}.input-dark{background:transparent;border:0px;width:100%;color:#fff;font-size:18px}.input-dark::placeholder{color:#fff;opacity:.4}.input-dark:focus{outline:none}.input-field{display:flex;align-items:center;position:relative;padding-bottom:1rem;border-bottom:1px solid;border-color:#ffffff4d;padding-right:3rem}.input-field>:nth-child(2){position:absolute;right:1rem;cursor:pointer}.error-message{color:#f55}.page-lock{background-color:#bd6e6e;padding-top:0}.hero{display:flex;align-items:center;justify-content:center;border-color:#fff6}.hero>*{margin-bottom:1rem}.column{flex-direction:column}.light{background-color:#f3f3f3;color:#000}.white{background-color:#fff}.centered{display:flex;justify-content:center}.grid{display:grid;width:100%;gap:1rem;padding-bottom:0;margin:0}.has-1-col{grid-template-columns:1fr}.has-2-col{background:#7fff00;display:grid;grid-template-columns:repeat(2,1fr)}.has-3-col{grid-template-columns:repeat(3,1fr)}.is-col-span-2{grid-column:span 2}.is-col-span-3{grid-column:span 3}.cell{background:#ffffff0d;border-radius:0;width:100%}.shadow{box-shadow:0 .1rem .5rem #0000001a}.img{width:25%;height:auto;object-fit:cover;display:block}.white-bg{background:#fff}.center-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.menu-header{display:flex;flex-direction:row;gap:.5rem}.dark-mode{background:#1c1c1c;color:#fff}.panel{box-shadow:0 10px 10px #0000001a}.outline{border:1px solid}.flex-column{display:flex;flex-direction:column}.flex{display:flex;align-items:flex-start}.flex-col{display:flex;flex-direction:column}.tabs{display:flex}.tabs>li{margin-right:1rem}.fullwidth{width:100%}.width-50{width:50%}.width-75{width:75%}.height-50v{height:50vh}.horizon-center{justify-content:center}.vertical-center{align-items:center}.wavy-text{display:inline-block;background-size:200% auto;background-position:0% center;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:shimmer 4s linear infinite}.silver-waves{background-image:linear-gradient(90deg,#b8b8b8,#fff,#c9c9c9,#fff,#b8b8b8)}.accent-waves{background-image:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent),white 50%),var(--accent),color-mix(in srgb,var(--accent),white 50%),var(--accent))}@keyframes shimmer{0%{background-position:0% center}to{background-position:200% center}}.section-header{display:flex;align-items:center;margin-bottom:1rem}.section-header>*:first-child{white-space:nowrap}.section-title{width:20%}.section{width:100%}.grid-2-col{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.repo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.repo-card{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;color:#fff;transition:border-color .2s,background .2s;text-decoration:none}.repo-card:hover{background:#ffffff12;border-color:var(--accent);opacity:1}.repo-card-header{display:flex;align-items:center;gap:.5rem}.repo-card-name{font-family:monospace;font-size:15px;color:var(--accent);font-weight:600}.repo-badge{font-size:11px;font-family:monospace;padding:.1rem .4rem;border:1px solid rgba(255,255,255,.2);border-radius:.25rem;color:#ffffff80}.repo-card-desc{font-size:13px;color:#fff9;line-height:1.5;margin:0;flex:1}.repo-card-meta{display:flex;gap:1rem;margin-top:.25rem}.repo-lang{font-size:12px;font-family:monospace;color:var(--accent);opacity:.8}.repo-meta-item{font-size:12px;color:#fff6}.repo-card-langs{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.repo-card-lang-pill{display:flex;align-items:center;gap:.3rem;font-family:monospace;font-size:11px;color:#fff9;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:.15rem .5rem}.repo-card-lang-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.mini-lang-bar{display:flex;width:100%;height:4px;border-radius:999px;overflow:hidden;gap:1px;margin-top:auto;padding-top:.5rem}.mini-lang-segment{height:100%;min-width:2px}.repo-status{margin-top:1rem;font-size:14px}.color-faint-text{color:#fff6}.skills-ticker-wrapper{width:100%;overflow:hidden;padding-block:.75rem;mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent)}.skills-ticker-track{display:flex;gap:1.25rem;width:max-content;animation:ticker-scroll 60s linear infinite}.skills-ticker-item{font-family:monospace;font-size:16px;color:#ffffff80;white-space:nowrap;padding:.2rem .85rem;border-radius:999px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.name-circle-container{width:300px;height:300px}.name-circle-svg{width:100%;height:100%;animation:spin-circle 60s linear infinite;transform-origin:center center}.name-circle-text{font-size:22px;fill:var(--accent);letter-spacing:2px}@keyframes spin-circle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.repo-detail-back{background:transparent;border:1px solid rgba(255,255,255,.15);color:#fff9;font-family:monospace;font-size:13px;padding:.4rem .9rem;border-radius:.25rem;cursor:pointer;margin-bottom:2rem;align-self:flex-start;transition:border-color .2s,color .2s}.repo-detail-back:hover{border-color:var(--accent);color:var(--accent);filter:none}.repo-detail-header{width:100%;margin-bottom:1rem}.repo-detail-title-row{display:flex;align-items:center;gap:.75rem}.repo-detail-meta{display:flex;gap:1.25rem;margin-top:.75rem}.resume-btn{display:inline-block;text-decoration:none;color:#121219;font-weight:600;font-size:15px;border-radius:.4rem;padding:.65rem 1.4rem;transition:filter .2s}.resume-btn:hover{filter:brightness(85%)}.repo-detail-gh-btn{display:inline-block;text-decoration:none;color:#121219;font-weight:600;font-size:15px;border-radius:.4rem;padding:.65rem 1.4rem;transition:filter .2s}.repo-detail-gh-btn:hover{filter:brightness(85%)}.lang-section{display:flex;flex-direction:column;gap:.75rem}.lang-bar{display:flex;width:100%;height:8px;border-radius:999px;overflow:hidden;gap:2px}.lang-bar-segment{height:100%;background:var(--accent);min-width:2px}.lang-list{display:flex;flex-wrap:wrap;gap:1rem}.lang-item{display:flex;align-items:center;gap:.35rem;font-family:monospace;font-size:13px;color:#ffffffb3}.lang-dot{width:10px;height:10px;border-radius:50%;background:var(--accent);flex-shrink:0}.lang-pct{color:#fff6}.repo-readme{color:#ffffffd9;line-height:1.7;font-size:15px}.repo-readme h1,.repo-readme h2,.repo-readme h3,.repo-readme h4{color:#fff;margin-top:1.5rem;margin-bottom:.5rem}.repo-readme h1{font-size:1.8rem}.repo-readme h2{font-size:1.4rem}.repo-readme h3{font-size:1.15rem}.repo-readme p{margin-bottom:.75rem;color:#ffffffbf}.repo-readme a{color:var(--accent);text-decoration:none}.repo-readme a:hover{text-decoration:underline}.repo-readme code{font-family:monospace;background:#ffffff12;padding:.1rem .4rem;border-radius:.25rem;font-size:13px;color:var(--accent)}.repo-readme pre{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.4rem;padding:1rem 1.25rem;overflow-x:auto;margin-bottom:1rem}.repo-readme pre code{background:none;padding:0;color:#fffc;font-size:13px}.repo-readme ul,.repo-readme ol{padding-left:1.5rem;margin-bottom:.75rem;color:#ffffffbf}.repo-readme li{margin-bottom:.25rem}.repo-readme blockquote{border-left:3px solid var(--accent);margin:0 0 1rem;padding:.5rem 1rem;color:#ffffff80;background:#ffffff08;border-radius:0 .25rem .25rem 0}.repo-readme table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:14px}.repo-readme th,.repo-readme td{border:1px solid rgba(255,255,255,.1);padding:.5rem .75rem;text-align:left}.repo-readme th{background:#ffffff0f;color:#fff}.repo-readme img{max-width:100%;border-radius:.4rem}.repo-readme hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:1.5rem 0}.tweet-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100%,1fr));gap:1rem}.tweet-grid-horizontal{display:flex;flex-direction:row;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:.5rem}.tweet-grid-horizontal::-webkit-scrollbar{height:4px}.tweet-grid-horizontal::-webkit-scrollbar-track{background:transparent}.tweet-grid-horizontal::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.tweet-grid-horizontal>.tweet-card{flex:0 0 80vw;max-width:320px;scroll-snap-align:start}.tweet-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;color:#fff;transition:border-color .2s,background .2s}.tweet-card:hover{background:#ffffff12;border-color:var(--accent)}.tweet-header{display:flex;align-items:center;gap:.75rem}.tweet-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.tweet-author{display:flex;flex-direction:column;gap:.1rem}.tweet-name{font-size:14px;font-weight:600;color:#fff}.tweet-handle{font-size:12px;font-family:monospace;color:#fff6}.tweet-body{font-size:14px;line-height:1.6;color:#ffffffbf;flex:1;margin:0}.tweet-highlight{color:var(--accent)}.tweet-meta{display:flex;align-items:center;gap:1rem}.tweet-meta-item{font-size:12px;color:#fff6}.tweet-link{margin-left:auto;font-size:14px;color:#fff6;text-decoration:none;transition:color .2s}.tweet-link:hover{color:var(--accent)}.repo-detail-layout{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:flex-start;width:50%}.repo-detail-layout>*{min-width:0}@media (min-width: 1000px) and (max-width: 3000px){.mobile{display:none}}@media (max-width: 1000px){h1{font-size:40px}h4{font-size:16px}h5{font-size:20px}h6{font-size:15px}p{font-size:14px}.navbar{padding-inline:1rem}.padding-4{padding:1.5rem}.width-50,.hero-section,.general-section{width:92%}.web{display:none}.section-title{width:100%}.py-4{padding-block:2rem}.repo-detail-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:flex-start;width:90%}.tweet-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.5rem;color:#fff;transition:border-color .2s,background .2s}.resume-btn{display:inline-block;text-decoration:none;color:#121219;font-weight:600;font-size:14px;border-radius:.4rem;padding:.5rem 1rem;transition:filter .2s}.skills-ticker-item{font-size:12px;padding:.2rem .3rem;border-radius:999px}}
