.Navbar-module__cJzEcG__header{z-index:100;-webkit-backdrop-filter:blur(12px);height:var(--header-height);background:#0d1117cc;border-bottom:1px solid #0000;align-items:center;transition:border-color .2s,background .2s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{border-bottom-color:var(--border);background:#161b22f2}.Navbar-module__cJzEcG__inner{width:100%;max-width:var(--container-max-width);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text-primary);align-items:center;gap:.5rem;text-decoration:none;transition:opacity .15s;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8;color:var(--text-primary)}.Navbar-module__cJzEcG__logoIcon{color:var(--text-secondary)}.Navbar-module__cJzEcG__logoText{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--text-primary);font-size:.9rem;font-weight:600}.Navbar-module__cJzEcG__logoDot{color:var(--accent-green)}.Navbar-module__cJzEcG__nav{align-items:center;gap:.25rem;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);border-radius:var(--radius-sm);align-items:center;gap:.375rem;padding:6px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary);background:var(--bg-elevated)}.Navbar-module__cJzEcG__navCta{background:var(--accent-blue);border-radius:var(--radius-sm);margin-left:.5rem;color:#fff!important}.Navbar-module__cJzEcG__navCta:hover{color:#fff!important;background:#0958a7!important}.Navbar-module__cJzEcG__burger{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--text-secondary);transform-origin:50%;border-radius:2px;width:16px;height:1.5px;transition:all .2s;display:block}.Navbar-module__cJzEcG__burger.Navbar-module__cJzEcG__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__cJzEcG__burger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Navbar-module__cJzEcG__burger.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{top:var(--header-height);background:var(--bg-surface);border-bottom:1px solid var(--border);opacity:0;z-index:99;flex-direction:column;padding:.5rem;transition:transform .2s,opacity .2s;display:flex;position:fixed;left:0;right:0;transform:translateY(-110%)}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__mobileOpen{opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-radius:var(--radius-sm);padding:10px 16px;font-size:.9rem;transition:color .15s,background .15s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary);background:var(--bg-elevated)}.Navbar-module__cJzEcG__mobileCta{background:var(--accent-blue);text-align:center;margin-top:.25rem;color:#fff!important}.Navbar-module__cJzEcG__mobileCta:hover{background:#0958a7!important}@media (max-width:768px){.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__nav{display:none}.Navbar-module__cJzEcG__inner{padding:0 1rem}}
.Hero-module__ZARIfG__section{min-height:100vh;padding-top:calc(var(--header-height) + 40px);align-items:center;padding-bottom:60px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__grid{background-image:linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);pointer-events:none;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%);mask-image:radial-gradient(80% 80% at 50% 0,#000 40%,#0000 100%)}.Hero-module__ZARIfG__container{width:100%;max-width:var(--container-max-width);z-index:1;grid-template-columns:380px 1fr;align-items:start;gap:2rem;min-width:0;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__ZARIfG__profileCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);width:100%;min-width:0;max-width:100%;transition:border-color .2s;overflow:hidden}.Hero-module__ZARIfG__profileCard:hover{border-color:var(--accent-blue)}.Hero-module__ZARIfG__cover{background:linear-gradient(135deg,#0a66c2 0%,#1a3a5c 50%,#0d1117 100%);height:80px;position:relative}.Hero-module__ZARIfG__cover:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__avatarWrap{margin:-36px 0 0 20px;display:inline-block;position:relative}.Hero-module__ZARIfG__avatar{border:3px solid var(--bg-surface);object-fit:cover;border-radius:50%;width:96px;height:96px}.Hero-module__ZARIfG__availableDot{background:var(--accent-green);border:2.5px solid var(--bg-surface);border-radius:50%;width:16px;height:16px;position:absolute;bottom:4px;right:4px}.Hero-module__ZARIfG__profileInfo{padding:12px 20px 20px}.Hero-module__ZARIfG__nameRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:4px;display:flex}.Hero-module__ZARIfG__name{color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Hero-module__ZARIfG__openBadge{align-items:center;gap:4px;font-size:.65rem;display:inline-flex}.Hero-module__ZARIfG__pulseDot{background:var(--accent-green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__ZARIfG__headline{color:var(--text-secondary);margin-bottom:4px;font-size:.85rem;line-height:1.4}.Hero-module__ZARIfG__bio{color:var(--text-muted);margin-bottom:8px;font-size:.78rem;font-style:italic;line-height:1.4}.Hero-module__ZARIfG__location{color:var(--text-muted);font-size:.78rem;font-family:var(--font-mono);align-items:center;gap:4px;margin-bottom:16px;display:flex}.Hero-module__ZARIfG__statsRow{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:0;margin-bottom:16px;display:flex;overflow:hidden}.Hero-module__ZARIfG__stat{flex-direction:column;flex:1;align-items:center;gap:2px;padding:10px 8px;display:flex}.Hero-module__ZARIfG__statVal{color:var(--accent-blue-light);font-size:1rem;font-weight:700;font-family:var(--font-mono)}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);text-align:center;font-size:.65rem;line-height:1.3}.Hero-module__ZARIfG__statDiv{background:var(--border);width:1px;height:36px}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:.5rem;display:flex}.Hero-module__ZARIfG__actionBtn{flex:1;min-width:0;padding:5px 12px;font-size:.8rem}.Hero-module__ZARIfG__cardDivider{background:var(--border);height:1px;margin:0}.Hero-module__ZARIfG__githubPanel{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);flex-direction:column;gap:20px;width:100%;min-width:0;max-width:100%;padding:20px;display:flex}.Hero-module__ZARIfG__ghHeader{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__ghUsername{font-family:var(--font-mono);color:var(--accent-blue-light);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.Hero-module__ZARIfG__ghYear{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.Hero-module__ZARIfG__heatmapWrap{-webkit-overflow-scrolling:touch;flex-direction:column;gap:4px;width:100%;min-width:0;max-width:100%;display:flex;overflow-x:auto}.Hero-module__ZARIfG__monthLabels{justify-content:space-between;margin-bottom:2px;padding:0 2px;display:flex}.Hero-module__ZARIfG__monthLabel{font-family:var(--font-mono);color:var(--text-muted);min-width:0;font-size:.65rem}.Hero-module__ZARIfG__heatmap{flex-direction:column;gap:3px;display:flex}.Hero-module__ZARIfG__heatRow{gap:3px;display:flex}.Hero-module__ZARIfG__cell{cursor:default;border-radius:2px;flex-shrink:0;width:12px;height:12px;transition:opacity .1s}.Hero-module__ZARIfG__cell:hover{opacity:.7}.Hero-module__ZARIfG__heatmapLegend{justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;display:flex}.Hero-module__ZARIfG__legendLabel{font-family:var(--font-mono);color:var(--text-muted);font-size:.62rem}.Hero-module__ZARIfG__legendCell{border-radius:2px;width:10px;height:10px}.Hero-module__ZARIfG__ghStats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Hero-module__ZARIfG__ghStat{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:8px;padding:12px 14px;transition:border-color .15s;display:flex}.Hero-module__ZARIfG__ghStat:hover{border-color:var(--border-muted)}.Hero-module__ZARIfG__ghStatVal{font-family:var(--font-mono);color:var(--text-primary);font-size:1rem;font-weight:700;line-height:1}.Hero-module__ZARIfG__ghStatLabel{color:var(--text-muted);font-size:.72rem;line-height:1.3}.Hero-module__ZARIfG__badgesSection{border-top:1px solid var(--border-subtle);margin-top:20px;padding-top:18px}.Hero-module__ZARIfG__badgesHeader{margin-bottom:12px}.Hero-module__ZARIfG__badgesTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.Hero-module__ZARIfG__achievementsRow{flex-wrap:wrap;gap:8px;display:flex}.Hero-module__ZARIfG__achievementLink{border-radius:50%;transition:transform .2s cubic-bezier(.16,1,.3,1);display:inline-block}.Hero-module__ZARIfG__achievementLink:hover{transform:scale(1.1)}.Hero-module__ZARIfG__achievementImg{object-fit:cover;border-radius:50%}.Hero-module__ZARIfG__langSection{padding:16px 20px 20px}.Hero-module__ZARIfG__langTitle{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem}.Hero-module__ZARIfG__langBar{border-radius:4px;gap:2px;height:8px;margin-bottom:10px;display:flex;overflow:hidden}.Hero-module__ZARIfG__langSegment{border-radius:4px;transition:opacity .15s}.Hero-module__ZARIfG__langSegment:hover{opacity:.7}.Hero-module__ZARIfG__langList{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__ZARIfG__langItem{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono);align-items:center;gap:5px;display:flex}.Hero-module__ZARIfG__langDotSm{border-radius:50%;width:10px;height:10px;display:inline-block}@media (max-width:900px){.Hero-module__ZARIfG__container{grid-template-columns:1fr;max-width:580px}.Hero-module__ZARIfG__heatmapWrap{max-width:100%;padding-bottom:6px;overflow-x:auto}.Hero-module__ZARIfG__heatmap{min-width:max-content}.Hero-module__ZARIfG__monthLabels{gap:20px;min-width:max-content}}@media (max-width:768px){.Hero-module__ZARIfG__container{gap:2rem;padding:0 1rem}.Hero-module__ZARIfG__actions{flex-direction:column}.Hero-module__ZARIfG__actionBtn{text-align:center;width:100%}.Hero-module__ZARIfG__ghStats{grid-template-columns:1fr 1fr;gap:8px}}@media (max-width:480px){.Hero-module__ZARIfG__name{font-size:1.15rem}.Hero-module__ZARIfG__handle{font-size:.95rem}.Hero-module__ZARIfG__profileInfo{padding:12px 14px 16px}.Hero-module__ZARIfG__githubPanel{padding:14px}.Hero-module__ZARIfG__statsRow{background:var(--border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.Hero-module__ZARIfG__statDiv{display:none}.Hero-module__ZARIfG__stat{background:var(--bg-elevated);padding:10px 4px}.Hero-module__ZARIfG__statVal{font-size:.95rem}.Hero-module__ZARIfG__ghStat{padding:10px 8px}.Hero-module__ZARIfG__ghStatVal{font-size:.9rem}.Hero-module__ZARIfG__cell{width:8px;height:8px}.Hero-module__ZARIfG__ghStats{grid-template-columns:1fr}}
.About-module__vAULUW__section{min-width:0;padding:60px 0 90px;position:relative}.About-module__vAULUW__head{text-align:center;margin-bottom:8px}.About-module__vAULUW__eyebrow{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.14em;margin-bottom:10px;font-size:11px}.About-module__vAULUW__title{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:10px;font-size:32px;font-weight:700}.About-module__vAULUW__desc{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:14.5px;line-height:1.6}.About-module__vAULUW__statLine{font-family:var(--font-mono);color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:18px;font-size:12px;display:flex}.About-module__vAULUW__statLine b{color:var(--text-primary);font-weight:600}.About-module__vAULUW__statLine .About-module__vAULUW__sep{color:var(--text-muted)}.About-module__vAULUW__constellationWrap{aspect-ratio:1000/760;min-width:0;max-width:780px;margin:50px auto 0;position:relative}.About-module__vAULUW__constellationWrap svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.About-module__vAULUW__spoke{stroke:var(--border);stroke-width:1.4px;stroke-dasharray:3 4}.About-module__vAULUW__ring{fill:none;stroke:var(--border-subtle);stroke-width:1px}.About-module__vAULUW__node{z-index:3;flex-direction:column;align-items:center;width:172px;transition:transform .25s;display:flex;position:absolute;transform:translate(-50%,-50%)}.About-module__vAULUW__node:hover{transform:translate(-50%,-50%)scale(1.05)}.About-module__vAULUW__nodeBadge{background:var(--bg-surface);border:1.5px solid var(--nc,var(--border));width:52px;height:52px;font-family:var(--font-mono);color:var(--nc,var(--text-secondary));box-shadow:0 0 0 6px var(--bg-canvas), 0 8px 24px -10px #000000b3;border-radius:50%;justify-content:center;align-items:center;margin-bottom:10px;font-size:11px;font-weight:600;transition:box-shadow .25s;display:flex}.About-module__vAULUW__node:hover .About-module__vAULUW__nodeBadge{box-shadow:0 0 0 6px var(--bg-canvas), 0 0 20px -2px var(--nc,var(--text-secondary))}.About-module__vAULUW__nodeLabel{font-family:var(--font-sans);color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:600}.About-module__vAULUW__nodeCount{font-family:var(--font-mono);color:var(--nc,var(--text-muted));margin-bottom:10px;font-size:10px}.About-module__vAULUW__nodeTags{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.About-module__vAULUW__nodeTags span{font-family:var(--font-mono);color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:12px;padding:3px 8px;font-size:10.5px;transition:color .15s,border-color .15s}.About-module__vAULUW__node:hover .About-module__vAULUW__nodeTags span{border-color:var(--border);color:var(--text-primary)}.About-module__vAULUW__hub{background:radial-gradient(circle at 35% 30%, #1b1f2a, var(--bg-surface));width:112px;height:112px;box-shadow:0 0 0 8px var(--bg-canvas), 0 0 40px -8px #e0a94c40;z-index:2;border:1.5px solid #e0a94c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:43.4%;left:50%;transform:translate(-50%,-50%)}.About-module__vAULUW__hubMark{font-family:var(--font-mono);color:#e0a94c;letter-spacing:.01em;font-size:15px;font-weight:600}.About-module__vAULUW__hubSub{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:8.5px}.About-module__vAULUW__hubPulse{pointer-events:none;border:1px solid #e0a94c59;border-radius:50%;width:112px;height:112px;animation:2.6s ease-out infinite About-module__vAULUW__pulse;position:absolute;top:43.4%;left:50%;transform:translate(-50%,-50%)}@keyframes About-module__vAULUW__pulse{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.55)}}.About-module__vAULUW__nFrontend{--nc:#7c93f0;top:10.5%;left:50%}.About-module__vAULUW__nBackend{--nc:#6fb98f;top:33.3%;left:73.8%}.About-module__vAULUW__nDatabase{--nc:#e0a94c;top:70%;left:64.7%}.About-module__vAULUW__nDevops{--nc:#b48be0;top:70%;left:35.3%}.About-module__vAULUW__nMobile{--nc:#7c93f0;top:33.3%;left:26.2%}.About-module__vAULUW__fallback{min-width:0;margin-top:36px;display:none}.About-module__vAULUW__fbItem{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:10px;margin-bottom:12px;padding:16px 18px;transition:border-color .15s,box-shadow .15s}.About-module__vAULUW__fbItem:hover{border-color:var(--border);box-shadow:var(--shadow-sm)}.About-module__vAULUW__fbHead{font-family:var(--font-sans);color:var(--text-primary);align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.About-module__vAULUW__sw{border-radius:50%;flex-shrink:0;width:7px;height:7px}.About-module__vAULUW__fbItem .About-module__vAULUW__nodeTags{justify-content:flex-start}@media (max-width:760px){.About-module__vAULUW__constellationWrap{display:none}.About-module__vAULUW__fallback{display:block}.About-module__vAULUW__title{font-size:26px}}@media (max-width:480px){.About-module__vAULUW__title{font-size:22px}.About-module__vAULUW__statLine{gap:12px}}
.Projects-module__2BoJ-q__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.Projects-module__2BoJ-q__headerLeft{align-items:center;gap:10px;display:flex}.Projects-module__2BoJ-q__sectionIcon{background:var(--bg-elevated);border:1px solid var(--border);color:#0f8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Projects-module__2BoJ-q__sectionTitle{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Projects-module__2BoJ-q__sectionCount{font-family:var(--font-mono);color:#0f8;text-transform:uppercase;background:#00ff881a;border:1px solid #00ff884d;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:600}.Projects-module__2BoJ-q__showcaseCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr 1.35fr;width:100%;min-width:0;transition:border-color .25s,box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 20px 60px -15px #00000080}.Projects-module__2BoJ-q__showcaseCard:hover{border-color:#0f86;box-shadow:0 0 0 1px #0f83,0 25px 70px -15px #000000a6}.Projects-module__2BoJ-q__content{border-right:1px solid var(--border-subtle);flex-direction:column;justify-content:center;gap:20px;min-width:0;padding:38px 40px;display:flex}.Projects-module__2BoJ-q__brandHeader{align-items:center;gap:16px;min-width:0;display:flex}.Projects-module__2BoJ-q__appIcon{object-fit:cover;border:1px solid #ffffff26;border-radius:14px;flex-shrink:0;width:60px;height:60px;box-shadow:0 6px 18px #00000080}.Projects-module__2BoJ-q__titleBox{flex:1;min-width:0}.Projects-module__2BoJ-q__title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;font-size:1.75rem;font-weight:800;line-height:1.15}.Projects-module__2BoJ-q__title b{color:#0f8}.Projects-module__2BoJ-q__subtitle{color:var(--text-secondary);margin-top:4px;font-size:.9rem;font-weight:500;line-height:1.4}.Projects-module__2BoJ-q__statsLine{font-family:var(--font-mono);color:#e0a94c;background:var(--bg-elevated);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px 12px;padding:10px 14px;font-size:.78rem;line-height:1.4;display:flex}.Projects-module__2BoJ-q__statItem{white-space:nowrap;align-items:center;gap:6px;font-weight:600;display:inline-flex}.Projects-module__2BoJ-q__statDivider{color:var(--text-muted);opacity:.4}.Projects-module__2BoJ-q__summaryText{color:var(--text-secondary);font-size:.94rem;font-weight:400;line-height:1.6}.Projects-module__2BoJ-q__btnRow{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.Projects-module__2BoJ-q__btnPrimary{color:#fff;font-family:var(--font-sans);text-align:center;background:#00b894;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 18px #00b8944d}.Projects-module__2BoJ-q__btnPrimary:hover{color:#fff;background:#00a381;transform:translateY(-2px);box-shadow:0 8px 24px #00b89473}.Projects-module__2BoJ-q__btnSecondary{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-sans);text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.Projects-module__2BoJ-q__btnSecondary:hover{border-color:var(--text-primary);color:var(--text-primary);background:#ffffff0d}.Projects-module__2BoJ-q__galleryArea{background:radial-gradient(circle,#00ff8812,#0a0c11);flex-direction:column;justify-content:center;gap:16px;min-width:0;padding:36px;display:flex}.Projects-module__2BoJ-q__mainPreviewBox{aspect-ratio:16/9;background:#0a0e1a;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0009}.Projects-module__2BoJ-q__mainImg{object-fit:contain;background:#0a0e1a;transition:transform .45s cubic-bezier(.16,1,.3,1),opacity .3s}.Projects-module__2BoJ-q__mainPreviewBox:hover .Projects-module__2BoJ-q__mainImg{transform:scale(1.02)}.Projects-module__2BoJ-q__slideCounter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f8;font-family:var(--font-mono);z-index:5;pointer-events:none;background:#0a0e1ad9;border:1px solid #00ff8859;border-radius:20px;padding:4px 12px;font-size:.72rem;font-weight:700;position:absolute;top:12px;right:12px}.Projects-module__2BoJ-q__navBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:5;background:#0a0e1ad9;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Projects-module__2BoJ-q__navBtn:hover{color:#fff;background:#00b894;border-color:#0f8;transform:translateY(-50%)scale(1.08);box-shadow:0 0 16px #0f86}.Projects-module__2BoJ-q__prevBtn{left:12px}.Projects-module__2BoJ-q__nextBtn{right:12px}.Projects-module__2BoJ-q__thumbTrack{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#fff3 transparent;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.Projects-module__2BoJ-q__thumbTrack::-webkit-scrollbar{height:4px}.Projects-module__2BoJ-q__thumbTrack::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.Projects-module__2BoJ-q__thumbBtn{aspect-ratio:16/9;cursor:pointer;opacity:.65;background:#0a0e1a;border:2px solid #0000;border-radius:8px;flex:0 0 115px;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s,opacity .2s;position:relative;overflow:hidden}.Projects-module__2BoJ-q__thumbBtn:hover{opacity:.9;border-color:#00ff8880;transform:translateY(-2px)}.Projects-module__2BoJ-q__activeThumb{opacity:1;border-color:#0f8;box-shadow:0 0 14px #0f86}.Projects-module__2BoJ-q__thumbImg{object-fit:contain;background:#0a0e1a}@media (max-width:900px){.Projects-module__2BoJ-q__showcaseCard{grid-template-columns:1fr}.Projects-module__2BoJ-q__content{border-right:none;border-bottom:1px solid var(--border-subtle);padding:28px 24px}.Projects-module__2BoJ-q__galleryArea{padding:24px}}@media (max-width:640px){.Projects-module__2BoJ-q__content{gap:16px;padding:24px 18px}.Projects-module__2BoJ-q__brandHeader{align-items:flex-start;gap:12px}.Projects-module__2BoJ-q__appIcon{border-radius:11px;width:48px;height:48px}.Projects-module__2BoJ-q__title{font-size:1.35rem;line-height:1.2}.Projects-module__2BoJ-q__subtitle{font-size:.82rem}.Projects-module__2BoJ-q__statsLine{justify-content:center;gap:4px 8px;padding:8px 10px;font-size:.72rem}.Projects-module__2BoJ-q__statDivider{display:none}.Projects-module__2BoJ-q__statItem{background:#ffffff0a;border-radius:6px;padding:2px 6px}.Projects-module__2BoJ-q__summaryText{font-size:.88rem;line-height:1.5}.Projects-module__2BoJ-q__btnRow{flex-direction:column;gap:10px;margin-top:2px}.Projects-module__2BoJ-q__btnPrimary,.Projects-module__2BoJ-q__btnSecondary{width:100%;padding:12px 18px;font-size:.88rem}.Projects-module__2BoJ-q__galleryArea{gap:10px;padding:18px 14px}.Projects-module__2BoJ-q__navBtn{width:32px;height:32px}.Projects-module__2BoJ-q__prevBtn{left:8px}.Projects-module__2BoJ-q__nextBtn{right:8px}.Projects-module__2BoJ-q__thumbBtn{border-radius:6px;flex:0 0 95px}}
.Achievements-module__lLTeTq__section{padding:80px 0;position:relative}.Achievements-module__lLTeTq__terminal{background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;min-width:0;margin-bottom:40px;overflow:hidden;box-shadow:0 20px 50px -25px #0009}.Achievements-module__lLTeTq__terminalBar{background:var(--bg-elevated);border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:11px 16px;display:flex}.Achievements-module__lLTeTq__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Achievements-module__lLTeTq__dotR{background:#ff5f56}.Achievements-module__lLTeTq__dotY{background:#ffbd2e}.Achievements-module__lLTeTq__dotG{background:#27c93f}.Achievements-module__lLTeTq__terminalPath{font-family:var(--font-mono);color:var(--text-muted);margin-left:8px;font-size:12px}.Achievements-module__lLTeTq__terminalBody{padding:22px 24px 24px}.Achievements-module__lLTeTq__prompt{font-family:var(--font-mono);color:var(--text-muted);font-size:12.5px}.Achievements-module__lLTeTq__promptSpan{color:#6fb98f;margin-right:6px}.Achievements-module__lLTeTq__terminalTitle{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);margin-top:10px;font-size:26px;font-weight:700}.Achievements-module__lLTeTq__terminalSub{font-family:var(--font-mono);color:var(--text-secondary);margin-top:6px;font-size:12.5px}.Achievements-module__lLTeTq__terminalSub b{color:#e0a94c;font-weight:600}.Achievements-module__lLTeTq__timeline{min-width:0;padding-left:34px;position:relative}.Achievements-module__lLTeTq__timeline:before{content:"";background:linear-gradient(to bottom, var(--border) 0%, var(--border) 92%, transparent 100%);width:1px;position:absolute;top:6px;bottom:6px;left:9px}.Achievements-module__lLTeTq__entry{min-width:0;margin-bottom:34px;position:relative}.Achievements-module__lLTeTq__entry:last-child{margin-bottom:0}.Achievements-module__lLTeTq__node{background:var(--bg-surface);border:1px solid var(--border);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:4px;left:-34px}.Achievements-module__lLTeTq__node:after{content:"";border-radius:50%;width:7px;height:7px}.Achievements-module__lLTeTq__nodeGold:after{background:#e0a94c}.Achievements-module__lLTeTq__nodeSage:after{background:#6fb98f}.Achievements-module__lLTeTq__nodeIndigo:after{background:#7c93f0;animation:2.4s ease-in-out infinite Achievements-module__lLTeTq__pulse;box-shadow:0 0 0 3px #7c93f038}@keyframes Achievements-module__lLTeTq__pulse{0%,to{box-shadow:0 0 0 3px #7c93f038}50%{box-shadow:0 0 0 6px #7c93f038}}.Achievements-module__lLTeTq__card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:10px;min-width:0;padding:20px 22px;transition:border-color .15s,transform .15s,box-shadow .15s}.Achievements-module__lLTeTq__card:hover{border-color:var(--border);box-shadow:var(--shadow-md)}.Achievements-module__lLTeTq__metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.Achievements-module__lLTeTq__metaLeft{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;font-size:11.5px;display:flex}.Achievements-module__lLTeTq__kind{align-items:center;gap:6px;display:flex}.Achievements-module__lLTeTq__kind:before{content:"//";color:var(--text-muted)}.Achievements-module__lLTeTq__kindGold{color:#e0a94c}.Achievements-module__lLTeTq__kindSage{color:#6fb98f}.Achievements-module__lLTeTq__kindIndigo{color:#7c93f0}.Achievements-module__lLTeTq__resultTag{font-family:var(--font-mono);letter-spacing:.02em;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:600}.Achievements-module__lLTeTq__resultGold{color:#e0a94c;background:#e0a94c24;border:1px solid #e0a94c4d}.Achievements-module__lLTeTq__resultSage{color:#6fb98f;background:#6fb98f24;border:1px solid #6fb98f4d}.Achievements-module__lLTeTq__resultIndigo{color:#7c93f0;background:#7c93f024;border:1px solid #7c93f04d}.Achievements-module__lLTeTq__card h3{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:4px;font-size:19px;font-weight:700}.Achievements-module__lLTeTq__subline{color:var(--text-secondary);margin-bottom:12px;font-size:13px}.Achievements-module__lLTeTq__subline .Achievements-module__lLTeTq__org{color:var(--text-primary);font-weight:600}.Achievements-module__lLTeTq__subline .Achievements-module__lLTeTq__sep{color:var(--text-muted);margin:0 6px}.Achievements-module__lLTeTq__desc{color:var(--text-secondary);border-left:2px solid var(--border);margin-bottom:16px;padding-left:12px;font-size:13.5px;line-height:1.5}.Achievements-module__lLTeTq__tags{flex-wrap:wrap;gap:7px;display:flex}.Achievements-module__lLTeTq__tag{font-family:var(--font-mono);color:var(--text-secondary);background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:5px;padding:4px 9px;font-size:11px;transition:color .15s,border-color .15s}.Achievements-module__lLTeTq__card:hover .Achievements-module__lLTeTq__tag{border-color:var(--border);color:var(--text-primary)}.Achievements-module__lLTeTq__eduGrid{background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:8px;grid-template-columns:1fr 1fr 1fr;gap:1px;margin:16px 0;display:grid;overflow:hidden}.Achievements-module__lLTeTq__eduCell{background:var(--bg-surface);padding:13px 15px}.Achievements-module__lLTeTq__eduLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:10px}.Achievements-module__lLTeTq__eduValue{color:var(--text-primary);font-size:13px;font-weight:600}@media (max-width:620px){.Achievements-module__lLTeTq__eduGrid{grid-template-columns:1fr}.Achievements-module__lLTeTq__terminalTitle{font-size:22px}.Achievements-module__lLTeTq__card{padding:16px}.Achievements-module__lLTeTq__card h3{font-size:17px}}@media (max-width:480px){.Achievements-module__lLTeTq__timeline{padding-left:28px}.Achievements-module__lLTeTq__node{left:-28px}}
.Contact-module__hcVmEa__layout{grid-template-columns:240px 1fr;align-items:start;gap:1.5rem;display:grid}.Contact-module__hcVmEa__sidebar{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__sideCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:14px 16px}.Contact-module__hcVmEa__sideTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:.72rem;font-weight:600;font-family:var(--font-mono);border-bottom:1px solid var(--border-muted);margin-bottom:10px;padding-bottom:8px}.Contact-module__hcVmEa__assignee{align-items:center;gap:8px;display:flex}.Contact-module__hcVmEa__assigneeAvatar{background:var(--accent-blue);color:#fff;width:32px;height:32px;font-size:.72rem;font-weight:700;font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__assigneeName{color:var(--text-primary);font-size:.82rem;font-weight:600}.Contact-module__hcVmEa__assigneeRole{color:var(--text-muted);font-size:.72rem}.Contact-module__hcVmEa__labels{flex-wrap:wrap;gap:5px;display:flex}.Contact-module__hcVmEa__contactLinks{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__contactLink{color:var(--text-secondary);font-size:.78rem;font-family:var(--font-mono);word-break:break-all;align-items:center;gap:7px;text-decoration:none;transition:color .15s;display:flex}.Contact-module__hcVmEa__contactLink:hover{color:var(--accent-blue-light)}.Contact-module__hcVmEa__issueForm{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.Contact-module__hcVmEa__issueBar{align-items:flex-end;gap:10px;padding:16px 20px 0;display:flex}.Contact-module__hcVmEa__issueNum{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;padding-bottom:8px;font-size:.85rem}.Contact-module__hcVmEa__form{flex-direction:column;gap:16px;padding:16px 20px 20px;display:flex}.Contact-module__hcVmEa__fieldGroup{flex-direction:column;gap:5px;display:flex}.Contact-module__hcVmEa__fieldLabel{color:var(--text-secondary);font-size:.78rem;font-weight:600;font-family:var(--font-mono)}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);font-size:.875rem;font-family:var(--font-sans);resize:vertical;width:100%;padding:8px 12px;transition:border-color .15s,box-shadow .15s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--accent-blue-light);box-shadow:var(--shadow-blue);outline:none}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__textarea{min-height:120px;line-height:1.6}.Contact-module__hcVmEa__metaRow{flex-wrap:wrap;gap:12px;display:flex}.Contact-module__hcVmEa__error{color:var(--accent-red);font-size:.8rem;font-family:var(--font-mono);border-radius:var(--radius-sm);background:#f851491a;border:1px solid #f851494d;align-items:center;gap:6px;padding:8px 12px;display:flex}.Contact-module__hcVmEa__submitRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:4px;display:flex}.Contact-module__hcVmEa__submitHint{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono);align-items:center;gap:5px;display:flex}.Contact-module__hcVmEa__spinner{border:2px solid #3fb9504d;border-top-color:var(--accent-green);border-radius:50%;width:12px;height:12px;animation:.6s linear infinite Contact-module__hcVmEa__spin}@keyframes Contact-module__hcVmEa__spin{to{transform:rotate(360deg)}}.Contact-module__hcVmEa__successBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.Contact-module__hcVmEa__successIcon{background:#3fb9501a;border:1px solid #3fb9504d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Contact-module__hcVmEa__successTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.Contact-module__hcVmEa__successText{color:var(--text-secondary);max-width:320px;font-size:.875rem}@media (max-width:768px){.Contact-module__hcVmEa__layout{grid-template-columns:1fr}.Contact-module__hcVmEa__sidebar{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.Contact-module__hcVmEa__sideCard:last-child{grid-column:1/-1}.Contact-module__hcVmEa__metaRow{flex-direction:column}}@media (max-width:480px){.Contact-module__hcVmEa__sidebar{grid-template-columns:1fr}.Contact-module__hcVmEa__submitRow{flex-direction:column;align-items:stretch;gap:.75rem}.Contact-module__hcVmEa__issueBar{padding:14px 14px 0}.Contact-module__hcVmEa__form{padding:14px 14px 16px}}
.Footer-module__S6Hkya__footer{background:var(--bg-surface);border-top:1px solid var(--border)}.Footer-module__S6Hkya__inner{max-width:var(--container-max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding:28px 2rem;display:flex}.Footer-module__S6Hkya__left{flex-direction:column;gap:4px;display:flex}.Footer-module__S6Hkya__logo{color:var(--text-secondary);align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:flex}.Footer-module__S6Hkya__logo:hover{color:var(--text-primary)}.Footer-module__S6Hkya__logoText{font-family:var(--font-mono);color:var(--text-secondary);font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__dot{color:var(--accent-green)}.Footer-module__S6Hkya__built{font-family:var(--font-mono);color:var(--text-muted);font-size:.7rem;line-height:1.4}.Footer-module__S6Hkya__tech{color:var(--text-secondary)}.Footer-module__S6Hkya__nav{align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.82rem;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__right{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__socials{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__social{width:32px;height:32px;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:center;align-items:center;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}.Footer-module__S6Hkya__social:hover{color:var(--text-primary);border-color:var(--border-muted);background:var(--bg-elevated)}.Footer-module__S6Hkya__topBtn{width:32px;height:32px;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.Footer-module__S6Hkya__topBtn:hover{color:var(--text-primary);background:var(--bg-elevated);border-color:var(--border-muted)}.Footer-module__S6Hkya__bottomBar{max-width:var(--container-max-width);border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:12px 2rem;display:flex}.Footer-module__S6Hkya__copy{font-family:var(--font-mono);color:var(--text-muted);font-size:.7rem}.Footer-module__S6Hkya__visitorBadge{font-family:var(--font-mono);color:var(--text-secondary);background:#00ff8814;border:1px solid #00ff8840;border-radius:20px;align-items:center;gap:8px;padding:4px 14px;font-size:.75rem;display:inline-flex;box-shadow:0 0 16px #00ff881a}.Footer-module__S6Hkya__visitorNum{color:#0f8;letter-spacing:.03em;font-weight:700}.Footer-module__S6Hkya__pulseDot{background:#0f8;border-radius:50%;width:8px;height:8px;animation:2s infinite Footer-module__S6Hkya__visitorPulse;display:inline-block;box-shadow:0 0 8px #0f8}@keyframes Footer-module__S6Hkya__visitorPulse{0%{transform:scale(.95);box-shadow:0 0 #00ff88b3}70%{transform:scale(1);box-shadow:0 0 0 6px #0f80}to{transform:scale(.95);box-shadow:0 0 #0f80}}@media (max-width:768px){.Footer-module__S6Hkya__inner{flex-direction:column;align-items:flex-start;gap:1rem;padding:24px 1rem}.Footer-module__S6Hkya__nav{display:none}.Footer-module__S6Hkya__right{justify-content:space-between;width:100%}.Footer-module__S6Hkya__bottomBar{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 1rem}}
