.GithubPage-module__6BJRsq__page{--bg:#05070b;--surface:#0d1117;--card:#11161d;--border:#ffffff14;--accent:#7dd3fc;--purple:#8b5cf6;--cyan:#38bdf8;--green:#22c55e;background-color:var(--bg);justify-content:center;align-items:flex-start;width:100%;min-height:100%;padding:80px 24px;display:flex;position:relative;overflow:hidden}.GithubPage-module__6BJRsq__page:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(1000px at top,#7dd3fc08,#0000 70%),radial-gradient(800px at 100% 100%,#8b5cf60a,#0000 60%);position:absolute;inset:0}.GithubPage-module__6BJRsq__page:after{content:"";pointer-events:none;z-index:100;opacity:.8;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.GithubPage-module__6BJRsq__bentoGrid{z-index:10;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1024px;display:grid;position:relative}.GithubPage-module__6BJRsq__cardBase{background:var(--card);border-radius:16px;position:relative}.GithubPage-module__6BJRsq__textLabel{text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.GithubPage-module__6BJRsq__textSectionTitle{color:#fff;letter-spacing:-.01em;font-size:18px;font-weight:600}.GithubPage-module__6BJRsq__textStatNum{color:#fff;letter-spacing:-.03em;font-size:72px;font-weight:700;line-height:1}.GithubPage-module__6BJRsq__textMeta{color:#fff9;font-size:14px}.GithubPage-module__6BJRsq__heroCard{background:radial-gradient(circle at top left, #ffffff08, transparent 60%), var(--card);grid-column:span 4;align-items:center;gap:40px;padding:48px;display:flex}.GithubPage-module__6BJRsq__heroAvatar{border:1px solid var(--border);border-radius:50%;box-shadow:0 20px 40px #0006}.GithubPage-module__6BJRsq__heroContent{flex-direction:column;flex:1;display:flex}.GithubPage-module__6BJRsq__heroName{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 8px;font-size:48px;font-weight:700}.GithubPage-module__6BJRsq__heroBio{color:#ffffffb3;max-width:600px;margin:0 0 24px;font-size:18px;line-height:1.5}.GithubPage-module__6BJRsq__heroMeta{gap:16px;margin-bottom:32px;display:flex}.GithubPage-module__6BJRsq__heroMetaItem{color:#ffffff80;background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;display:flex}.GithubPage-module__6BJRsq__heroMetaItem svg{color:var(--accent)}.GithubPage-module__6BJRsq__heroStats{gap:32px;display:flex}.GithubPage-module__6BJRsq__heroStat{flex-direction:column;gap:4px;display:flex}.GithubPage-module__6BJRsq__heroStatValue{color:#fff;font-size:24px;font-weight:700}.GithubPage-module__6BJRsq__heroStatLabel{color:#ffffff80;font-size:12px}.GithubPage-module__6BJRsq__heroBtn{color:#000;background:#fff;border-radius:30px;align-self:flex-start;align-items:center;gap:8px;margin-top:auto;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.GithubPage-module__6BJRsq__heroBtn:hover{opacity:.9;transform:translateY(-2px)}.GithubPage-module__6BJRsq__quickStat{flex-direction:column;grid-column:span 1;justify-content:space-between;min-height:200px;padding:32px;display:flex}.GithubPage-module__6BJRsq__statHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.GithubPage-module__6BJRsq__statIcon{color:#fff3}.GithubPage-module__6BJRsq__statChange{color:var(--green);align-items:center;gap:4px;font-size:13px;display:flex}.GithubPage-module__6BJRsq__langCard{grid-column:span 4;padding:40px}.GithubPage-module__6BJRsq__langList{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px;display:grid}.GithubPage-module__6BJRsq__langItem{flex-direction:column;gap:8px;display:flex}.GithubPage-module__6BJRsq__langHeader{color:#fff;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;display:flex}.GithubPage-module__6BJRsq__langPercent{color:#ffffff80;font-family:var(--font-mono)}.GithubPage-module__6BJRsq__langBar{background:#ffffff0d;border-radius:4px;width:100%;height:6px;position:relative;overflow:hidden}.GithubPage-module__6BJRsq__langFill{border-radius:4px;height:100%;position:absolute;top:0;left:0}.GithubPage-module__6BJRsq__calendarCard{flex-direction:column;grid-column:span 4;gap:32px;padding:40px;display:flex}.GithubPage-module__6BJRsq__calendarWrapper{background:#0003;border:1px solid #ffffff08;border-radius:12px;justify-content:flex-start;width:100%;padding:24px;display:flex;overflow-x:auto}.GithubPage-module__6BJRsq__projectsSection{flex-direction:column;grid-column:span 4;gap:24px;margin-top:24px;display:flex}.GithubPage-module__6BJRsq__projectsHeader{justify-content:space-between;align-items:center;display:flex}.GithubPage-module__6BJRsq__projectsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.GithubPage-module__6BJRsq__projectCard{flex-direction:column;gap:16px;padding:32px;display:flex}.GithubPage-module__6BJRsq__projectName{color:#fff;justify-content:space-between;align-items:center;font-size:20px;font-weight:600;display:flex}.GithubPage-module__6BJRsq__projectLink{color:#ffffff4d;transition:color .2s}.GithubPage-module__6BJRsq__projectCard:hover .GithubPage-module__6BJRsq__projectLink{color:var(--accent)}.GithubPage-module__6BJRsq__projectDesc{color:#fff9;flex:1;font-size:14px;line-height:1.6}.GithubPage-module__6BJRsq__projectFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.GithubPage-module__6BJRsq__projectTopics{flex-wrap:wrap;gap:8px;display:flex}.GithubPage-module__6BJRsq__topic{color:var(--accent);background:#7dd3fc1a;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:500}.GithubPage-module__6BJRsq__projectStats{gap:16px;display:flex}.GithubPage-module__6BJRsq__projectStat{color:#ffffff80;align-items:center;gap:6px;font-size:13px;display:flex}@media (max-width:900px){.GithubPage-module__6BJRsq__heroCard{text-align:center;flex-direction:column;padding:32px}.GithubPage-module__6BJRsq__heroMeta{flex-wrap:wrap;justify-content:center}.GithubPage-module__6BJRsq__heroStats{justify-content:center}.GithubPage-module__6BJRsq__heroBtn{align-self:center;margin-top:24px}.GithubPage-module__6BJRsq__quickStat{grid-column:span 2}.GithubPage-module__6BJRsq__langList,.GithubPage-module__6BJRsq__projectsGrid{grid-template-columns:1fr}}@media (max-width:600px){.GithubPage-module__6BJRsq__page{padding:40px 16px}.GithubPage-module__6BJRsq__heroName{font-size:36px}.GithubPage-module__6BJRsq__textStatNum{font-size:48px}}
.SpotlightCard-module__bi0CrG__spotlightCard{background-color:var(--card-bg,#11161d);border:1px solid #ffffff0d;border-radius:16px;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0003,inset 0 1px #ffffff05}.SpotlightCard-module__bi0CrG__spotlightCard:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0006,inset 0 1px #ffffff0d}.SpotlightCard-module__bi0CrG__spotlight{pointer-events:none;z-index:1;transition:opacity .3s;position:absolute;inset:0}.SpotlightCard-module__bi0CrG__borderMask{pointer-events:none;z-index:0;border-radius:inherit;-webkit-mask-composite:xor;background:0 0;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.SpotlightCard-module__bi0CrG__content{z-index:2;width:100%;height:100%;position:relative}
