:root{--header-height: 80px;color:#fff;background:#000;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;min-height:100%;margin:0}html,body{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}html{scroll-behavior:smooth}body{min-height:100vh;background:#000;overflow-x:hidden}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:0;left:0;z-index:10;height:var(--header-height);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2vw,2rem);width:100vw;max-width:100vw;padding-left:clamp(1rem,5vw,5rem);background:#000;overflow:hidden}.brand,.nav-links,.header-actions,.status-badge{display:flex;align-items:center}.brand{width:max-content}.brand-logo{--brand-logo-color: #b8b8b8;display:block;width:80px;height:80px;color:var(--brand-logo-color);overflow:hidden}.brand-logo svg{display:block;width:100%;height:100%;border-radius:8px}.nav-links{justify-self:left;min-width:0;gap:clamp(.75rem,2.6vw,1rem);color:#ffffffb8;font-family:Verdana,Geneva,DejaVu Sans,sans-serif;font-size:12px;font-weight:400;line-height:1}.nav-links a{padding:4px 6px;background-color:#24292f;color:#fff;border-radius:4px;transition:background-color .16s ease}.nav-links a:hover{background-color:#30363d}.header-actions{justify-self:end;gap:1rem;height:var(--header-height);min-width:0}.status-badge{min-width:0}.status-badge img{display:block;height:20px;max-width:100%}.github-corner{position:relative;width:80px;height:80px;color:#fff;justify-self:end;align-self:start}.github-corner svg{display:block;width:80px;height:80px;fill:currentColor}.github-corner svg>path:first-child{fill:#24292f}.octo-arm,.octo-body{fill:currentColor;transform-origin:130px 106px}.github-corner:hover .octo-arm,.github-corner:focus-visible .octo-arm{animation:octocat-wave .56s ease-in-out}.github-corner:focus-visible{outline:2px solid #ffffff;outline-offset:-8px}.site-main{width:100vw;background:#000}.page-section{width:100vw;min-height:100vh;scroll-margin-top:0}.hero-section{padding:calc(var(--header-height) + 1.5rem) clamp(1rem,5vw,5rem) 1.5rem;display:flex;flex-direction:column;align-items:flex-start;min-height:100vh}.projects-section{display:flex;align-items:flex-start;padding:calc(var(--header-height) + 1rem) clamp(1rem,5vw,5rem) 1rem}.projects-content{width:100%;max-width:100%}.section-title{margin:0 0 1.5rem;color:#fff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;display:flex;align-items:center;gap:.5rem}.section-title:before{content:">";color:#d4ff00;font-weight:800}.project-bages{margin:1em .5em 1em 0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.project-card{display:block;flex:1 1 calc(33.333% - 20px);max-width:calc(33.333% - 20px);margin-top:30px;padding:1rem 1.25rem;border:1px solid #222222;border-radius:15px;color:#a3a3a3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:border-color .16s ease,background-color .16s ease}.projects-grid{display:flex;gap:30px;width:100%;flex-wrap:wrap}.project-heading{display:flex;align-items:center;gap:.25rem}.project-icon{width:24px;height:24px;flex:0 0 auto;fill:#a3a3a3}.project-name{color:#2f81f7;font-size:14px;font-weight:700;line-height:1}.project-visibility{display:inline-flex;align-items:center;min-height:.25rem;padding:.2rem .5rem;border:1px solid #222222;border-radius:999px;color:#a3a3a3;font-size:12px;font-weight:600;line-height:1}.project-card p{max-width:400px;margin:1rem 0 0;color:#a3a3a3;font-size:12px;font-weight:500;line-height:1.55}.milkshake-cat{width:max-content;max-width:100%;margin:0;color:#d4ff00;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.35;white-space:pre;-webkit-user-select:none;user-select:none;pointer-events:none}@keyframes octocat-wave{0%,to{transform:rotate(0)}20%,60%{transform:rotate(-22deg)}40%,80%{transform:rotate(12deg)}}@media(max-width:560px){:root{--header-height: 70px}.site-header{grid-template-columns:auto 1fr 70px;gap:.75rem;padding-left:1rem}.brand-logo{width:150px;height:70px}.nav-links{justify-self:center;font-size:.9rem}.header-actions{height:var(--header-height)}.status-badge{display:none}.github-corner,.github-corner svg{width:70px;height:70px}.hero-section,.projects-section{padding:1rem;padding-top:calc(var(--header-height) + 1rem)}.project-card{padding:1.25rem;flex:1 1 100%;max-width:100%}.project-heading{gap:.55rem}.project-icon{width:20px;height:20px}.project-name{font-size:1.15rem}.project-visibility{min-height:1.6rem;padding:0 .55rem;font-size:.9rem}.project-card p{font-size:1rem}}.github-calendar-container{margin:0 auto 2.5rem;max-width:700px;opacity:0;transform:translateY(10px);transition:opacity .5s ease,transform .5s ease}.github-calendar-container.loaded{opacity:1;transform:translateY(0)}.github-calendar-graph-wrapper{overflow-x:auto;scrollbar-width:none}.github-calendar-graph-wrapper::-webkit-scrollbar{display:none}.github-calendar-graph{display:grid;grid-template-rows:repeat(7,11px);grid-auto-flow:column;grid-auto-columns:11px;gap:2px;width:max-content}.contrib-cell{width:11px;height:11px;border-radius:2px;transition:transform .1s ease,box-shadow .1s ease;cursor:pointer}.contrib-cell:hover{transform:scale(1.3);z-index:2}.contrib-level-0{background-color:#161b22}.contrib-level-1{background-color:#0e4429}.contrib-level-2{background-color:#006d32}.contrib-level-3{background-color:#26a641}.contrib-level-4{background-color:#39d353}.contrib-placeholder{background-color:transparent;cursor:default;pointer-events:none}.contrib-tooltip{position:absolute;background:#0f0f0fd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);color:#fff;padding:6px 10px;font-size:11px;border-radius:6px;pointer-events:none;opacity:0;transform:scale(.95);transition:opacity .15s ease,transform .15s ease;z-index:1000;box-shadow:0 4px 12px #00000080;font-family:Inter,ui-sans-serif,system-ui,sans-serif;white-space:nowrap}.contrib-tooltip.visible{opacity:1;transform:scale(1)}.welcome-sign{width:max-content;max-width:100%;margin:1.5rem 0 0;color:#a3a3a3;font-family:Verdana,Geneva,DejaVu Sans,sans-serif;font-size:11px;line-height:1.25;white-space:pre;-webkit-user-select:none;user-select:none;pointer-events:none}.badge-3d-wrapper{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:100;pointer-events:none;overflow:hidden}.badge-3d-wrapper canvas{display:block;width:100%;height:100%;pointer-events:none}
