.header-module-scss-module__0YD1Mq__header{z-index:100;background:var(--bg-primary);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--bg-primary)85%,transparent);transition:all .3s;position:fixed;top:0;left:0;right:0}.header-module-scss-module__0YD1Mq__headerInner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}@media (max-width:767px){.header-module-scss-module__0YD1Mq__headerInner{padding:.75rem 1rem}}.header-module-scss-module__0YD1Mq__logo{color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.header-module-scss-module__0YD1Mq__logo span{color:var(--accent)}.header-module-scss-module__0YD1Mq__nav{align-items:center;gap:2rem;display:flex}@media (max-width:767px){.header-module-scss-module__0YD1Mq__nav{display:none}}.header-module-scss-module__0YD1Mq__navLink{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .15s}.header-module-scss-module__0YD1Mq__navLink:hover{color:var(--accent)}.header-module-scss-module__0YD1Mq__rightSection{align-items:center;gap:1rem;display:flex}.header-module-scss-module__0YD1Mq__themeToggle{cursor:pointer;width:40px;height:40px;color:var(--text-secondary);border:none;border:1px solid var(--border);background:0 0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;transition:all .15s;display:flex;position:relative}.header-module-scss-module__0YD1Mq__themeToggle:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.header-module-scss-module__0YD1Mq__themeToggle svg{width:18px;height:18px}.header-module-scss-module__0YD1Mq__themeMenu{background:var(--bg-secondary);border:1px solid var(--border);min-width:160px;box-shadow:0 8px 32px var(--shadow);border-radius:8px;margin-top:.5rem;padding:.5rem;animation:.15s header-module-scss-module__0YD1Mq__fadeIn;position:absolute;top:100%;right:0}.header-module-scss-module__0YD1Mq__themeOption{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;border-radius:6px;align-items:center;gap:.75rem;margin:0;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:all .15s;display:flex}.header-module-scss-module__0YD1Mq__themeOption:hover{background:var(--bg-tertiary);color:var(--text-primary)}.header-module-scss-module__0YD1Mq__themeOption.header-module-scss-module__0YD1Mq__active{color:var(--accent);background:var(--accent-dim)}.header-module-scss-module__0YD1Mq__themeOption .header-module-scss-module__0YD1Mq__dot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.header-module-scss-module__0YD1Mq__mobileMenuBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;font-family:inherit;display:none}@media (max-width:767px){.header-module-scss-module__0YD1Mq__mobileMenuBtn{display:flex}}.header-module-scss-module__0YD1Mq__mobileMenuBtn svg{width:24px;height:24px}.header-module-scss-module__0YD1Mq__mobileNav{background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:99;padding:1rem;animation:.2s header-module-scss-module__0YD1Mq__slideDown;display:none;position:fixed;top:60px;left:0;right:0}@media (max-width:767px){.header-module-scss-module__0YD1Mq__mobileNav.header-module-scss-module__0YD1Mq__open{flex-direction:column;gap:.25rem;display:flex}}.header-module-scss-module__0YD1Mq__mobileNavLink{cursor:pointer;color:var(--text-secondary);text-align:left;background:0 0;border:none;border-radius:8px;width:100%;margin:0;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .15s}.header-module-scss-module__0YD1Mq__mobileNavLink:hover{background:var(--bg-tertiary);color:var(--accent)}@keyframes header-module-scss-module__0YD1Mq__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes header-module-scss-module__0YD1Mq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.hero-module-scss-module__bfm_-W__hero{align-items:center;min-height:100vh;padding:6rem 2rem 5rem;display:flex;position:relative}.hero-module-scss-module__bfm_-W__hero:before{content:"";background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(90deg,var(--border)1px,transparent 1px);opacity:.35;pointer-events:none;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 20%,#0000 100%);mask-image:radial-gradient(70% 60%,#000 20%,#0000 100%)}@media (max-width:767px){.hero-module-scss-module__bfm_-W__hero{min-height:auto;padding:5rem 1rem 3rem}.hero-module-scss-module__bfm_-W__hero:before{opacity:.25;background-size:36px 36px}}.hero-module-scss-module__bfm_-W__heroInner{z-index:1;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}@media (max-width:1023px){.hero-module-scss-module__bfm_-W__heroInner{text-align:center;flex-direction:column;gap:2.5rem}}.hero-module-scss-module__bfm_-W__heroContent{flex:1;min-width:0}.hero-module-scss-module__bfm_-W__greeting{color:var(--accent);letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:500;display:inline-block}.hero-module-scss-module__bfm_-W__name{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}@media (max-width:767px){.hero-module-scss-module__bfm_-W__name{font-size:2.25rem}}.hero-module-scss-module__bfm_-W__title{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}@media (max-width:767px){.hero-module-scss-module__bfm_-W__title{font-size:1.125rem}}.hero-module-scss-module__bfm_-W__description{color:var(--text-muted);max-width:540px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}@media (max-width:1023px){.hero-module-scss-module__bfm_-W__description{margin-left:auto;margin-right:auto}}.hero-module-scss-module__bfm_-W__heroCta{gap:1rem;display:flex}@media (max-width:1023px){.hero-module-scss-module__bfm_-W__heroCta{justify-content:center}}@media (max-width:767px){.hero-module-scss-module__bfm_-W__heroCta{flex-direction:column;align-items:center}}.hero-module-scss-module__bfm_-W__ctaPrimary{cursor:pointer;background:0 0;background:var(--accent);color:var(--bg-primary);border:none;border-radius:8px;align-items:center;gap:.5rem;margin:0;padding:.75rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .15s;display:inline-flex}.hero-module-scss-module__bfm_-W__ctaPrimary:hover{background:var(--accent-hover);box-shadow:0 4px 16px var(--accent-dim);transform:translateY(-1px)}.hero-module-scss-module__bfm_-W__ctaSecondary{cursor:pointer;color:var(--accent);border:none;border:1px solid var(--accent);background:0 0;border-radius:8px;align-items:center;gap:.5rem;margin:0;padding:.75rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .15s;display:inline-flex}.hero-module-scss-module__bfm_-W__ctaSecondary:hover{background:var(--accent-dim);transform:translateY(-1px)}.hero-module-scss-module__bfm_-W__heroVisual{flex-shrink:0;width:420px}@media (max-width:1023px){.hero-module-scss-module__bfm_-W__heroVisual{width:100%;max-width:480px}}@media (max-width:767px){.hero-module-scss-module__bfm_-W__heroVisual{max-width:100%}}.hero-module-scss-module__bfm_-W__terminal{background:var(--bg-secondary);border:1px solid var(--border);box-shadow:0 8px 32px var(--shadow),0 0 0 1px var(--border);border-radius:12px;overflow:hidden}.hero-module-scss-module__bfm_-W__terminalBar{background:var(--bg-tertiary);border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.hero-module-scss-module__bfm_-W__terminalDot{border-radius:50%;width:12px;height:12px}.hero-module-scss-module__bfm_-W__terminalDot[data-color=red]{background:#ef4444}.hero-module-scss-module__bfm_-W__terminalDot[data-color=yellow]{background:#eab308}.hero-module-scss-module__bfm_-W__terminalDot[data-color=green]{background:#22c55e}.hero-module-scss-module__bfm_-W__terminalTitle{text-align:center;color:var(--text-muted);flex:1;margin-right:2.25rem;font-size:.75rem}.hero-module-scss-module__bfm_-W__terminalBody{min-height:280px;max-height:340px;padding:1rem;font-family:Geist Mono,Fira Code,Cascadia Code,monospace;font-size:.8rem;line-height:1.65;overflow-y:auto}@media (max-width:767px){.hero-module-scss-module__bfm_-W__terminalBody{min-height:240px;max-height:280px;font-size:.72rem}}.hero-module-scss-module__bfm_-W__codeLine{white-space:pre;gap:1rem;display:flex}.hero-module-scss-module__bfm_-W__lineNumber{color:var(--text-muted);opacity:.4;text-align:right;-webkit-user-select:none;user-select:none;flex-shrink:0;min-width:1.5rem}.hero-module-scss-module__bfm_-W__codeText{color:var(--text-secondary);min-height:1.65em}.hero-module-scss-module__bfm_-W__keyword{color:var(--accent);font-weight:600}.hero-module-scss-module__bfm_-W__string{color:#fbbf24}.hero-module-scss-module__bfm_-W__boolean{color:#f472b6}.hero-module-scss-module__bfm_-W__comment{color:var(--text-muted);font-style:italic}.hero-module-scss-module__bfm_-W__punctuation{color:var(--text-muted)}.hero-module-scss-module__bfm_-W__cursor{opacity:0;color:var(--accent);font-weight:300;animation:none}.hero-module-scss-module__bfm_-W__cursor.hero-module-scss-module__bfm_-W__visible{opacity:1}.hero-module-scss-module__bfm_-W__socials{gap:.75rem;margin-top:2rem;display:flex}@media (max-width:1023px){.hero-module-scss-module__bfm_-W__socials{justify-content:center}}.hero-module-scss-module__bfm_-W__socialLink{cursor:pointer;width:40px;height:40px;color:var(--text-secondary);border:none;border:1px solid var(--border);background:0 0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;text-decoration:none;transition:all .15s;display:flex}.hero-module-scss-module__bfm_-W__socialLink:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim);transform:translateY(-2px)}.hero-module-scss-module__bfm_-W__socialLink svg{width:18px;height:18px}
.projects-module-scss-module__-BSgrq__section{padding:5rem 2rem}@media (max-width:767px){.projects-module-scss-module__-BSgrq__section{padding:3rem 1rem}}.projects-module-scss-module__-BSgrq__sectionInner{width:100%;max-width:1200px;margin:0 auto}.projects-module-scss-module__-BSgrq__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.projects-module-scss-module__-BSgrq__sectionTitle span{color:var(--accent)}.projects-module-scss-module__-BSgrq__sectionSubtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1rem}.projects-module-scss-module__-BSgrq__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}@media (max-width:767px){.projects-module-scss-module__-BSgrq__grid{grid-template-columns:1fr}}.projects-module-scss-module__-BSgrq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:all .3s}.projects-module-scss-module__-BSgrq__card:hover{border-color:var(--border-hover);box-shadow:0 8px 32px var(--shadow)}.projects-module-scss-module__-BSgrq__card{cursor:pointer;position:relative;overflow:hidden}.projects-module-scss-module__-BSgrq__card:hover{transform:translateY(-4px)}.projects-module-scss-module__-BSgrq__card:hover .projects-module-scss-module__-BSgrq__cardImage img{transform:scale(1.05)}.projects-module-scss-module__-BSgrq__card:hover .projects-module-scss-module__-BSgrq__cardOverlay{opacity:1}.projects-module-scss-module__-BSgrq__cardImage{background:var(--bg-tertiary);width:100%;height:200px;position:relative;overflow:hidden}.projects-module-scss-module__-BSgrq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.projects-module-scss-module__-BSgrq__placeholderImage{width:100%;height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.projects-module-scss-module__-BSgrq__placeholderImage svg{opacity:.5;width:40px;height:40px}.projects-module-scss-module__-BSgrq__cardOverlay{background:var(--bg-overlay);opacity:0;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.projects-module-scss-module__-BSgrq__cardOverlay span{background:var(--accent);color:var(--bg-primary);border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.projects-module-scss-module__-BSgrq__cardBody{padding:1.25rem}.projects-module-scss-module__-BSgrq__cardTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.projects-module-scss-module__-BSgrq__cardDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.projects-module-scss-module__-BSgrq__cardTags{flex-wrap:wrap;gap:.5rem;display:flex}.projects-module-scss-module__-BSgrq__tag{background:var(--tag-bg);color:var(--tag-text);border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.projects-module-scss-module__-BSgrq__modalOverlay{background:var(--bg-overlay);z-index:190;justify-content:center;align-items:center;padding:2rem;animation:.2s projects-module-scss-module__-BSgrq__fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@media (max-width:767px){.projects-module-scss-module__-BSgrq__modalOverlay{align-items:flex-start;padding:1rem}}.projects-module-scss-module__-BSgrq__modal{background:var(--bg-modal);border:1px solid var(--border);z-index:200;border-radius:12px;width:100%;max-width:800px;max-height:90vh;animation:.3s projects-module-scss-module__-BSgrq__modalSlideIn;position:relative;overflow-y:auto}@media (max-width:767px){.projects-module-scss-module__-BSgrq__modal{max-height:none;margin-top:1rem;margin-bottom:1rem}}.projects-module-scss-module__-BSgrq__modalClose{cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;background:var(--bg-secondary);border:none;border:1px solid var(--border);z-index:10;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;transition:all .15s;display:flex;position:absolute;top:1rem;right:1rem}.projects-module-scss-module__-BSgrq__modalClose:hover{color:var(--text-primary);border-color:var(--border-hover)}.projects-module-scss-module__-BSgrq__modalClose svg{width:18px;height:18px}.projects-module-scss-module__-BSgrq__modalMainImage{background:var(--bg-tertiary);border-radius:12px 12px 0 0;width:100%;height:400px;overflow:hidden}@media (max-width:767px){.projects-module-scss-module__-BSgrq__modalMainImage{height:250px}}.projects-module-scss-module__-BSgrq__modalMainImage img{object-fit:cover;width:100%;height:100%}.projects-module-scss-module__-BSgrq__modalThumbnails{border-bottom:1px solid var(--border);gap:.5rem;padding:1rem 1.5rem;display:flex;overflow-x:auto}.projects-module-scss-module__-BSgrq__modalThumbnails::-webkit-scrollbar{height:4px}.projects-module-scss-module__-BSgrq__thumbnail{cursor:pointer;opacity:.6;background:0 0;border:2px solid #0000;border-radius:6px;flex-shrink:0;width:72px;height:52px;margin:0;padding:0;font-family:inherit;transition:all .15s;overflow:hidden}.projects-module-scss-module__-BSgrq__thumbnail:hover{opacity:.8}.projects-module-scss-module__-BSgrq__thumbnail.projects-module-scss-module__-BSgrq__active{opacity:1;border-color:var(--accent);box-shadow:0 0 12px var(--accent-dim)}.projects-module-scss-module__-BSgrq__thumbnail img{object-fit:cover;width:100%;height:100%}.projects-module-scss-module__-BSgrq__thumbnailPlaceholder{background:var(--bg-tertiary);width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;font-size:.625rem;display:flex}.projects-module-scss-module__-BSgrq__modalBody{padding:1.5rem}.projects-module-scss-module__-BSgrq__modalTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.projects-module-scss-module__-BSgrq__modalDesc{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.projects-module-scss-module__-BSgrq__modalSection{margin-bottom:1.5rem}.projects-module-scss-module__-BSgrq__modalSection h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.projects-module-scss-module__-BSgrq__modalTags{flex-wrap:wrap;gap:.5rem;display:flex}.projects-module-scss-module__-BSgrq__modalTag{background:var(--tag-bg);color:var(--tag-text);border-radius:9999px;padding:.375rem .75rem;font-size:.8rem;font-weight:500}.projects-module-scss-module__-BSgrq__modalLinks{gap:1rem;padding-top:.5rem;display:flex}.projects-module-scss-module__-BSgrq__modalLink{background:var(--accent);color:var(--bg-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.projects-module-scss-module__-BSgrq__modalLink:hover{background:var(--accent-hover);color:var(--bg-primary)}.projects-module-scss-module__-BSgrq__modalLink.projects-module-scss-module__-BSgrq__secondary{color:var(--accent);border:1px solid var(--accent);background:0 0}.projects-module-scss-module__-BSgrq__modalLink.projects-module-scss-module__-BSgrq__secondary:hover{background:var(--accent-dim)}.projects-module-scss-module__-BSgrq__modalLink svg{width:16px;height:16px}@keyframes projects-module-scss-module__-BSgrq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes projects-module-scss-module__-BSgrq__modalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}
.skills-module-scss-module__4t-S2W__section{background:var(--bg-secondary);padding:5rem 2rem}@media (max-width:767px){.skills-module-scss-module__4t-S2W__section{padding:3rem 1rem}}.skills-module-scss-module__4t-S2W__sectionInner{width:100%;max-width:1200px;margin:0 auto}.skills-module-scss-module__4t-S2W__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.skills-module-scss-module__4t-S2W__sectionTitle span{color:var(--accent)}.skills-module-scss-module__4t-S2W__sectionSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1rem}.skills-module-scss-module__4t-S2W__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.skills-module-scss-module__4t-S2W__filterBtn{cursor:pointer;color:var(--text-secondary);border:none;border:1px solid var(--border);background:0 0;border-radius:9999px;margin:0;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.skills-module-scss-module__4t-S2W__filterBtn:hover{color:var(--text-primary);border-color:var(--border-hover)}.skills-module-scss-module__4t-S2W__filterBtn.skills-module-scss-module__4t-S2W__active{color:var(--bg-primary);background:var(--accent);border-color:var(--accent)}.skills-module-scss-module__4t-S2W__legend{flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;display:flex}.skills-module-scss-module__4t-S2W__legendItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.skills-module-scss-module__4t-S2W__legendDot{border-radius:50%;width:10px;height:10px}.skills-module-scss-module__4t-S2W__legendDot.skills-module-scss-module__4t-S2W__experience{background:var(--skill-bar-experience)}.skills-module-scss-module__4t-S2W__legendDot.skills-module-scss-module__4t-S2W__usage{background:var(--skill-bar-usage)}.skills-module-scss-module__4t-S2W__legendDot.skills-module-scss-module__4t-S2W__enjoyment{background:var(--skill-bar-enjoyment)}.skills-module-scss-module__4t-S2W__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}@media (max-width:767px){.skills-module-scss-module__4t-S2W__grid{grid-template-columns:1fr}}.skills-module-scss-module__4t-S2W__skillCard{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;transition:all .3s}.skills-module-scss-module__4t-S2W__skillCard:hover{border-color:var(--border-hover);box-shadow:0 8px 32px var(--shadow)}.skills-module-scss-module__4t-S2W__skillCard{padding:1.25rem}.skills-module-scss-module__4t-S2W__skillHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.skills-module-scss-module__4t-S2W__skillName{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;display:flex}.skills-module-scss-module__4t-S2W__skillIcon{font-size:1.25rem}.skills-module-scss-module__4t-S2W__skillCategory{text-transform:uppercase;letter-spacing:.05em;background:var(--tag-bg);color:var(--tag-text);border-radius:9999px;padding:.2rem .5rem;font-size:.7rem;font-weight:500}.skills-module-scss-module__4t-S2W__bars{flex-direction:column;gap:.625rem;display:flex}.skills-module-scss-module__4t-S2W__barRow{align-items:center;gap:.75rem;display:flex}.skills-module-scss-module__4t-S2W__barLabel{color:var(--text-muted);flex-shrink:0;min-width:80px;font-size:.75rem}.skills-module-scss-module__4t-S2W__barTrack{background:var(--skill-bar-bg);border-radius:4px;flex:1;height:8px;overflow:hidden}.skills-module-scss-module__4t-S2W__barFill{border-radius:4px;width:0;height:100%;transition:width 1s ease-out}.skills-module-scss-module__4t-S2W__barFill.skills-module-scss-module__4t-S2W__experience{background:var(--skill-bar-experience)}.skills-module-scss-module__4t-S2W__barFill.skills-module-scss-module__4t-S2W__usage{background:var(--skill-bar-usage)}.skills-module-scss-module__4t-S2W__barFill.skills-module-scss-module__4t-S2W__enjoyment{background:var(--skill-bar-enjoyment)}.skills-module-scss-module__4t-S2W__barValue{color:var(--text-secondary);text-align:right;font-variant-numeric:tabular-nums;min-width:36px;font-size:.75rem}.skills-module-scss-module__4t-S2W__animated .skills-module-scss-module__4t-S2W__barFill{width:var(--fill-width)}.skills-module-scss-module__4t-S2W__skillIcon{opacity:.9;justify-content:center;align-items:center;margin-right:10px;font-size:22px;display:flex}
.footer-module-scss-module__cP-D2q__footer{border-top:1px solid var(--border);background:var(--bg-primary);padding:3rem 2rem}@media (max-width:767px){.footer-module-scss-module__cP-D2q__footer{padding:2rem 1rem}}.footer-module-scss-module__cP-D2q__footerInner{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.footer-module-scss-module__cP-D2q__socials{gap:.75rem;display:flex}.footer-module-scss-module__cP-D2q__socialLink{cursor:pointer;width:40px;height:40px;color:var(--text-secondary);border:none;border:1px solid var(--border);background:0 0;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;text-decoration:none;transition:all .15s;display:flex}.footer-module-scss-module__cP-D2q__socialLink:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim);transform:translateY(-2px)}.footer-module-scss-module__cP-D2q__socialLink svg{width:18px;height:18px}.footer-module-scss-module__cP-D2q__copyright{color:var(--text-muted);text-align:center;font-size:.875rem}.footer-module-scss-module__cP-D2q__builtWith{color:var(--text-muted);font-size:.75rem}.footer-module-scss-module__cP-D2q__builtWith span{color:var(--accent)}
.eastereggs-module-scss-module__VhuQLG__fabContainer{z-index:320;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:767px){.eastereggs-module-scss-module__VhuQLG__fabContainer{bottom:1rem;right:1rem}}.eastereggs-module-scss-module__VhuQLG__fabBtn{cursor:pointer;background:0 0;background:var(--bg-secondary);border:none;border:1px solid var(--border);width:48px;height:48px;color:var(--text-secondary);box-shadow:0 4px 16px var(--shadow);border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;transition:all .15s;display:flex}.eastereggs-module-scss-module__VhuQLG__fabBtn:hover{border-color:var(--accent);color:var(--accent);background:var(--bg-tertiary);transform:scale(1.05)}.eastereggs-module-scss-module__VhuQLG__eggPanel{background:var(--bg-secondary);border:1px solid var(--border);min-width:220px;box-shadow:0 8px 32px var(--shadow);border-radius:12px;padding:.5rem;animation:.2s eastereggs-module-scss-module__VhuQLG__panelIn}.eastereggs-module-scss-module__VhuQLG__eggItem{cursor:pointer;width:100%;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;align-items:center;gap:.75rem;margin:0;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.eastereggs-module-scss-module__VhuQLG__eggItem:hover{background:var(--bg-tertiary);color:var(--text-primary)}.eastereggs-module-scss-module__VhuQLG__eggLabel{text-align:left;flex:1}.eastereggs-module-scss-module__VhuQLG__eggDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:all .15s}.eastereggs-module-scss-module__VhuQLG__eggDot.eastereggs-module-scss-module__VhuQLG__active{background:#22c55e;box-shadow:0 0 8px #22c55e80}.eastereggs-module-scss-module__VhuQLG__eggHint{color:var(--text-muted);align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.eastereggs-module-scss-module__VhuQLG__eggHintLabel{text-align:left;flex:1;font-weight:500}.eastereggs-module-scss-module__VhuQLG__eggHintValue{color:var(--text-muted);opacity:.7;white-space:nowrap;font-family:Geist Mono,monospace;font-size:.7rem}.eastereggs-module-scss-module__VhuQLG__cat{pointer-events:none;z-index:300;filter:drop-shadow(0 2px 6px #0006);transition:transform .1s linear;position:fixed}.eastereggs-module-scss-module__VhuQLG__catModalOverlay{z-index:310;background:var(--bg-overlay);justify-content:center;align-items:center;animation:.25s eastereggs-module-scss-module__VhuQLG__fadeIn;display:flex;position:fixed;inset:0}.eastereggs-module-scss-module__VhuQLG__catModal{background:var(--bg-secondary);border:1px solid var(--border);text-align:center;min-width:280px;max-width:340px;box-shadow:0 16px 48px var(--shadow);border-radius:12px;padding:2.5rem 2rem 2rem;animation:.3s eastereggs-module-scss-module__VhuQLG__popIn;position:relative}.eastereggs-module-scss-module__VhuQLG__catModalClose{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;font-family:inherit;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.eastereggs-module-scss-module__VhuQLG__catModalClose:hover{color:var(--text-primary);background:var(--bg-tertiary)}.eastereggs-module-scss-module__VhuQLG__catModalEmoji{color:var(--accent);margin-bottom:1rem}.eastereggs-module-scss-module__VhuQLG__catModalTitle{color:var(--text-primary);margin-bottom:.375rem;font-size:1.25rem;font-weight:700}.eastereggs-module-scss-module__VhuQLG__catModalText{color:var(--text-muted);font-size:.875rem;line-height:1.5}.eastereggs-module-scss-module__VhuQLG__sparkle{pointer-events:none;z-index:301;animation:.6s ease-out forwards eastereggs-module-scss-module__VhuQLG__sparkleFade;position:fixed}.eastereggs-module-scss-module__VhuQLG__konamiOverlay{z-index:310;background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;animation:.5s eastereggs-module-scss-module__VhuQLG__konamiFlash;display:flex;position:fixed;inset:0}.eastereggs-module-scss-module__VhuQLG__konamiTitle{color:var(--accent);text-shadow:0 0 40px var(--accent-dim);text-align:center;font-size:3rem;font-weight:800;animation:1s ease-in-out infinite eastereggs-module-scss-module__VhuQLG__konamiPulse}@media (max-width:767px){.eastereggs-module-scss-module__VhuQLG__konamiTitle{padding:0 1rem;font-size:1.75rem}}.eastereggs-module-scss-module__VhuQLG__konamiSubtitle{color:var(--text-secondary);text-align:center;font-size:1.25rem}@media (max-width:767px){.eastereggs-module-scss-module__VhuQLG__konamiSubtitle{padding:0 1rem;font-size:1rem}}.eastereggs-module-scss-module__VhuQLG__konamiClose{cursor:pointer;background:0 0;background:var(--accent);color:var(--bg-primary);border:none;border-radius:8px;margin:1rem 0 0;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.eastereggs-module-scss-module__VhuQLG__konamiClose:hover{background:var(--accent-hover)}.eastereggs-module-scss-module__VhuQLG__matrixCanvas{z-index:305;pointer-events:none;opacity:.45;position:fixed;inset:0}.eastereggs-module-scss-module__VhuQLG__matrixHint{z-index:306;color:#00ff4199;letter-spacing:.05em;pointer-events:none;font-family:Geist Mono,monospace;font-size:.8rem;animation:1s 1.5s both eastereggs-module-scss-module__VhuQLG__fadeIn;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.eastereggs-module-scss-module__VhuQLG__matrixHint span{color:#00ff41e6;font-weight:600}@keyframes eastereggs-module-scss-module__VhuQLG__panelIn{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes eastereggs-module-scss-module__VhuQLG__popIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes eastereggs-module-scss-module__VhuQLG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes eastereggs-module-scss-module__VhuQLG__sparkleFade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.3)translateY(-12px)}}@keyframes eastereggs-module-scss-module__VhuQLG__konamiFlash{0%{opacity:0}50%{opacity:1;background:var(--accent)}to{opacity:1;background:var(--bg-primary)}}@keyframes eastereggs-module-scss-module__VhuQLG__konamiPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
