.Navigation-module__eB08ka__nav{z-index:100;background:var(--base);border-bottom:1px solid var(--surface0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;position:sticky;top:0}.Navigation-module__eB08ka__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex}.Navigation-module__eB08ka__breadcrumb{color:var(--subtext1);align-items:center;gap:.5rem;font-family:Fira Code,monospace;font-size:.875rem;display:flex}.Navigation-module__eB08ka__tilde{color:var(--accent);font-weight:600}.Navigation-module__eB08ka__separator{color:var(--overlay0);background:var(--surface1);height:1px;margin:1.25rem 0}.Navigation-module__eB08ka__path{color:var(--text)}.Navigation-module__eB08ka__controls{z-index:101;align-items:center;gap:.75rem;display:flex;position:relative}.Navigation-module__eB08ka__settingsToggle{background:var(--surface0);border:1px solid var(--surface1);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;font-size:1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px #0000000d}.Navigation-module__eB08ka__cmdTrigger{background:var(--surface0);border:1px solid var(--surface1);color:var(--subtext0);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Fira Code,monospace;font-size:.85rem;transition:all .2s;display:flex}.Navigation-module__eB08ka__cmdTrigger:hover{background:var(--surface1);border-color:var(--overlay0);color:var(--text);transform:translateY(-1px)}.Navigation-module__eB08ka__cmdKey{background:var(--surface1);color:var(--text);border:1px solid var(--surface2);border-radius:4px;padding:.1rem .4rem;font-size:.75rem}.Navigation-module__eB08ka__settingsToggle:hover,.Navigation-module__eB08ka__settingsToggle.Navigation-module__eB08ka__active{background:var(--surface1);border-color:var(--accent);color:var(--accent);transform:rotate(15deg)scale(1.05);box-shadow:0 8px 16px #0000001a}.Navigation-module__eB08ka__settingsPanel{background:#1e1e2ed9;background:var(--mantle);border:1px solid var(--surface1);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;width:320px;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:calc(100% + 1rem);right:0;overflow:hidden;transform:translateY(-10px)scale(.95);box-shadow:0 20px 40px #0000004d,inset 0 0 0 1px #ffffff0d}.Navigation-module__eB08ka__settingsPanel.Navigation-module__eB08ka__open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.Navigation-module__eB08ka__panelHeader{margin-bottom:1.25rem}.Navigation-module__eB08ka__panelTitle{color:var(--text);margin-bottom:.25rem;font-size:1rem;font-weight:700}.Navigation-module__eB08ka__panelSubtitle{color:var(--subtext0);font-size:.75rem}.Navigation-module__eB08ka__settingGroup{position:relative}.Navigation-module__eB08ka__settingLabel{color:var(--subtext1);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.Navigation-module__eB08ka__themeGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.Navigation-module__eB08ka__themeOption{background:var(--surface0);color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.Navigation-module__eB08ka__themeOption:hover{background:var(--surface1);transform:translateY(-2px)}.Navigation-module__eB08ka__themeOption.Navigation-module__eB08ka__active{background:var(--surface1);border-color:var(--accent);box-shadow:0 4px 12px #0000001a}.Navigation-module__eB08ka__themePreview{border:2px solid #ffffff1a;border-radius:50%;width:16px;height:16px}.Navigation-module__eB08ka__mocha{background:#1e1e2e;border-color:#cba6f7}.Navigation-module__eB08ka__macchiato{background:#24273a;border-color:#8aadf4}.Navigation-module__eB08ka__frappe{background:#303446;border-color:#a6d189}.Navigation-module__eB08ka__latte{background:#eff1f5;border-color:#ea76cb}.Navigation-module__eB08ka__themeName{text-transform:capitalize;font-size:.85rem;font-weight:500}.Navigation-module__eB08ka__colorGrid{flex-wrap:wrap;gap:.6rem;display:flex}.Navigation-module__eB08ka__colorDot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative}.Navigation-module__eB08ka__colorDot:hover{z-index:10;transform:scale(1.15)}.Navigation-module__eB08ka__colorDot.Navigation-module__eB08ka__active{border-color:var(--base);box-shadow:0 0 0 2px var(--text);transform:scale(1.1)}.Navigation-module__eB08ka__effectRow{justify-content:space-between;align-items:center;display:flex}.Navigation-module__eB08ka__switch{background:var(--surface1);cursor:pointer;border:none;border-radius:12px;width:44px;height:24px;padding:2px;transition:all .3s;position:relative}.Navigation-module__eB08ka__switch.Navigation-module__eB08ka__active{background:var(--accent)}.Navigation-module__eB08ka__knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.34,1.56,.64,1);transform:translate(0);box-shadow:0 2px 4px #0003}.Navigation-module__eB08ka__switch.Navigation-module__eB08ka__active .Navigation-module__eB08ka__knob{transform:translate(20px)}@media (max-width:768px){.Navigation-module__eB08ka__container{padding:0 1rem}.Navigation-module__eB08ka__settingsPanel{width:280px;right:-.5rem}.Navigation-module__eB08ka__colorGrid{gap:.5rem}.Navigation-module__eB08ka__colorDot{width:24px;height:24px}}
.Footer-module__S6Hkya__footer{z-index:10;width:100%;margin-top:auto;font-family:Fira Code,monospace;font-size:.8rem;position:relative}.Footer-module__S6Hkya__statusBar{background:var(--surface0);border-top:1px solid var(--surface1);align-items:center;height:32px;display:flex;overflow:hidden}.Footer-module__S6Hkya__mode{background:var(--accent);color:var(--base);clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);align-items:center;height:100%;padding:0 1.5rem 0 1rem;font-weight:700;display:flex}.Footer-module__S6Hkya__fileInfo{color:var(--text);background:var(--surface1);clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);align-items:center;gap:.5rem;height:100%;margin-left:-10px;padding:0 1.5rem 0 1rem;display:flex}.Footer-module__S6Hkya__readOnly{color:var(--red);font-size:.7rem}.Footer-module__S6Hkya__spacer{background:var(--surface0);flex-grow:1;height:100%}.Footer-module__S6Hkya__meta{color:var(--subtext1);align-items:center;gap:.5rem;height:100%;padding:0 1rem;display:flex;position:relative}.Footer-module__S6Hkya__meta:before{content:"";background:var(--surface1);width:1px;height:60%;position:absolute;top:20%;left:0}.Footer-module__S6Hkya__position{background:var(--accent);color:var(--base);clip-path:polygon(10% 0,100% 0,100% 100%,10% 100%,0 50%);align-items:center;gap:.75rem;height:100%;padding:0 1rem 0 1.5rem;display:flex}.Footer-module__S6Hkya__coords{font-weight:700}.Footer-module__S6Hkya__commandLine{background:var(--mantle);color:var(--text);border-top:1px solid var(--surface0);align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.Footer-module__S6Hkya__prompt{color:var(--subtext0);font-weight:700}.Footer-module__S6Hkya__command{color:var(--text)}.Footer-module__S6Hkya__message{color:var(--subtext1);margin-left:.5rem;font-style:italic}@media (max-width:640px){.Footer-module__S6Hkya__fileInfo,.Footer-module__S6Hkya__meta{display:none}}
.Hero-module__ZARIfG__hero{padding:4rem 0 2rem}.Hero-module__ZARIfG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Hero-module__ZARIfG__content{grid-template-columns:1fr 300px;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__textContent{flex:1}.Hero-module__ZARIfG__greeting{color:var(--subtext1);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;animation:.5s ease-out Hero-module__ZARIfG__slideIn;display:flex}.Hero-module__ZARIfG__wave{animation:2s ease-in-out infinite Hero-module__ZARIfG__wave;display:inline-block}@keyframes Hero-module__ZARIfG__wave{0%,to{transform:rotate(0)}10%,30%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}.Hero-module__ZARIfG__name{color:var(--accent);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;animation:.6s ease-out .1s both Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__dynamicRole{color:var(--text);background:var(--surface0);border:1px solid var(--surface1);border-radius:8px;align-items:center;gap:.75rem;width:fit-content;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-family:Fira Code,monospace;font-size:1.25rem;animation:.6s ease-out .2s both Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__typewriterText{color:var(--accent);font-weight:600}.Hero-module__ZARIfG__cursor{color:var(--subtext0);animation:1s step-end infinite Hero-module__ZARIfG__blink}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__ZARIfG__bio{color:var(--subtext1);margin-bottom:2rem;font-size:1.125rem;line-height:1.8;animation:.6s ease-out .3s both Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__links{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;animation:.6s ease-out .4s both Hero-module__ZARIfG__fadeIn;display:flex}.Hero-module__ZARIfG__link{background:var(--surface0);color:var(--text);border:1px solid var(--surface1);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__ZARIfG__link:hover{background:var(--surface1);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.Hero-module__ZARIfG__location{color:var(--subtext0);align-items:center;gap:.5rem;font-size:.875rem;animation:.6s ease-out .5s both Hero-module__ZARIfG__fadeIn;display:inline-flex}.Hero-module__ZARIfG__imageContainer{position:relative}.Hero-module__ZARIfG__imageWrapper{border:3px solid var(--accent);border-radius:16px;width:300px;height:300px;transition:all .3s;animation:.8s ease-out .2s both Hero-module__ZARIfG__fadeIn;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d}.Hero-module__ZARIfG__imageWrapper:hover{transform:translateY(-8px);box-shadow:0 12px 48px #0006}.Hero-module__ZARIfG__profileImage{object-fit:cover;width:100%;height:100%}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:3rem 0 1.5rem}.Hero-module__ZARIfG__container{padding:0 1rem}.Hero-module__ZARIfG__content{grid-template-columns:1fr;gap:2rem}.Hero-module__ZARIfG__imageContainer{order:-1;justify-content:center;display:flex}.Hero-module__ZARIfG__imageWrapper{width:200px;height:200px}.Hero-module__ZARIfG__name{font-size:2.5rem}.Hero-module__ZARIfG__bio{font-size:1rem}.Hero-module__ZARIfG__roles{flex-direction:column}.Hero-module__ZARIfG__role{width:fit-content}}
.Projects-module__2BoJ-q__projects{padding:3rem 0}.Projects-module__2BoJ-q__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Projects-module__2BoJ-q__title{color:var(--text);align-items:center;gap:.75rem;font-size:2rem;display:flex}.Projects-module__2BoJ-q__icon{font-size:1.75rem}.Projects-module__2BoJ-q__viewAll{color:var(--accent);font-family:Fira Code,monospace;font-size:.875rem;text-decoration:none;transition:all .2s}.Projects-module__2BoJ-q__viewAll:hover{color:var(--text);transform:translate(4px)}.Projects-module__2BoJ-q__loading{text-align:center;color:var(--subtext0);padding:4rem 0;font-family:Fira Code,monospace}.Projects-module__2BoJ-q__projectContent{flex-direction:column;gap:1rem;display:flex}.Projects-module__2BoJ-q__projectName{color:var(--accent);margin:0;font-family:Fira Code,monospace;font-size:1.25rem}.Projects-module__2BoJ-q__description{color:var(--subtext1);margin:0;line-height:1.6}.Projects-module__2BoJ-q__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__2BoJ-q__stats{color:var(--subtext0);gap:1.5rem;font-family:Fira Code,monospace;font-size:.875rem;display:flex}.Projects-module__2BoJ-q__stat{align-items:center;gap:.375rem;display:flex}.Projects-module__2BoJ-q__links{flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}@media (max-width:768px){.Projects-module__2BoJ-q__header{flex-direction:column;align-items:flex-start;gap:1rem}.Projects-module__2BoJ-q__title{font-size:1.5rem}}
.Dashboard-module__DB7hEa__dashboard{padding:2rem 0 4rem}.Dashboard-module__DB7hEa__tileTitle{color:var(--text);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.25rem;display:flex}.Dashboard-module__DB7hEa__icon{font-size:1.25rem}.Dashboard-module__DB7hEa__loading,.Dashboard-module__DB7hEa__empty{text-align:center;color:var(--subtext0);padding:2rem 0;font-family:Fira Code,monospace;font-size:.875rem}.Dashboard-module__DB7hEa__commits{flex-direction:column;gap:.75rem;display:flex}.Dashboard-module__DB7hEa__commit{background:var(--surface0);border:1px solid var(--surface1);border-radius:8px;padding:1rem;text-decoration:none;transition:all .2s;display:block}.Dashboard-module__DB7hEa__commit:hover{border-color:var(--accent);transform:translate(4px)}.Dashboard-module__DB7hEa__commitHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.Dashboard-module__DB7hEa__repo{color:var(--subtext1);font-family:Fira Code,monospace;font-size:.875rem}.Dashboard-module__DB7hEa__creativeStats{flex-direction:column;gap:1.5rem;height:100%;display:flex}.Dashboard-module__DB7hEa__statMetric{background:var(--surface1);border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;position:relative;overflow:hidden}.Dashboard-module__DB7hEa__metricLabel{color:var(--subtext0);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600;display:block}.Dashboard-module__DB7hEa__metricValue{color:var(--accent);margin:.5rem 0;font-family:Fira Code,monospace;font-size:2.75rem;font-weight:800;line-height:1.1;display:block}.Dashboard-module__DB7hEa__micrometric{color:var(--subtext1);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Dashboard-module__DB7hEa__inc{color:var(--green);background:#a6da9526;border-radius:4px;padding:2px 6px;font-weight:700}.Dashboard-module__DB7hEa__miniGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Dashboard-module__DB7hEa__miniStat{background:var(--surface0);text-align:center;border:1px solid var(--surface1);border-radius:12px;padding:1rem;transition:all .2s}.Dashboard-module__DB7hEa__miniStat:hover{border-color:var(--accent);transform:translateY(-2px)}.Dashboard-module__DB7hEa__miniLabel{color:var(--subtext0);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}.Dashboard-module__DB7hEa__miniValue{color:var(--text);font-family:Fira Code,monospace;font-size:1.5rem;font-weight:700;display:block}.Dashboard-module__DB7hEa__contributionPreview{background:var(--mantle);border:1px solid var(--surface1);border-radius:12px;margin-top:auto;padding:1rem}.Dashboard-module__DB7hEa__previewLabel{color:var(--subtext0);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.Dashboard-module__DB7hEa__terminalWrapper{height:100%;min-height:400px}.Dashboard-module__DB7hEa__connectWrapper{flex-direction:column;justify-content:center;gap:2.5rem;height:100%;padding:1.5rem;display:flex}.Dashboard-module__DB7hEa__connectContent{text-align:center;max-width:600px;margin:0 auto}.Dashboard-module__DB7hEa__connectText{color:var(--subtext0);margin-top:.5rem;font-size:1.1rem;line-height:1.7}.Dashboard-module__DB7hEa__socialGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Dashboard-module__DB7hEa__socialCard{background:var(--surface0);color:var(--text);border:1px solid var(--surface1);border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Dashboard-module__DB7hEa__socialCard:before{content:"";opacity:0;background:linear-gradient(45deg,#0000 0%,#ffffff08 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Dashboard-module__DB7hEa__socialCard:hover{border-color:var(--accent);background:var(--surface1);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000004d}.Dashboard-module__DB7hEa__socialCard:hover:before{opacity:1}.Dashboard-module__DB7hEa__socialIcon{background:var(--base);border:1px solid var(--surface1);border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;transition:all .3s;display:flex}.Dashboard-module__DB7hEa__socialCard:hover .Dashboard-module__DB7hEa__socialIcon{border-color:var(--accent);color:var(--accent);transform:scale(1.1)}.Dashboard-module__DB7hEa__socialName{flex-grow:1;font-size:1.1rem;font-weight:700}.Dashboard-module__DB7hEa__socialArrow{opacity:0;color:var(--accent);font-size:1.25rem;transition:all .3s;transform:translate(-10px)}.Dashboard-module__DB7hEa__socialCard:hover .Dashboard-module__DB7hEa__socialArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.Dashboard-module__DB7hEa__socialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Dashboard-module__DB7hEa__socialGrid{grid-template-columns:1fr}.Dashboard-module__DB7hEa__connectWrapper{gap:2rem;padding:0}.Dashboard-module__DB7hEa__metricValue{font-size:2.25rem}.Dashboard-module__DB7hEa__bento-item.Dashboard-module__DB7hEa__span-12,.Dashboard-module__DB7hEa__bento-item.Dashboard-module__DB7hEa__span-8,.Dashboard-module__DB7hEa__bento-item.Dashboard-module__DB7hEa__span-4{grid-column:span 12}}@keyframes Dashboard-module__DB7hEa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__DB7hEa__fadeIn{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards Dashboard-module__DB7hEa__fadeInUp}.Dashboard-module__DB7hEa__delay1{animation-delay:.1s}.Dashboard-module__DB7hEa__delay2{animation-delay:.2s}.Dashboard-module__DB7hEa__delay3{animation-delay:.3s}
.ContributionGraph-module__xgvbKG__graphContainer{flex-direction:column;gap:1rem;width:100%;display:flex}.ContributionGraph-module__xgvbKG__graph{flex-direction:column;gap:4px;display:flex}.ContributionGraph-module__xgvbKG__row{gap:4px;display:flex}.ContributionGraph-module__xgvbKG__cell{background:var(--surface1);border-radius:2px;width:12px;height:12px;transition:all .3s}.ContributionGraph-module__xgvbKG__cell[data-level="0"]{background:var(--surface1)}.ContributionGraph-module__xgvbKG__cell[data-level="1"]{background:color-mix(in srgb,var(--accent)30%,var(--surface1))}.ContributionGraph-module__xgvbKG__cell[data-level="2"]{background:color-mix(in srgb,var(--accent)50%,var(--surface1))}.ContributionGraph-module__xgvbKG__cell[data-level="3"]{background:color-mix(in srgb,var(--accent)70%,var(--surface1))}.ContributionGraph-module__xgvbKG__cell[data-level="4"]{background:var(--accent);box-shadow:0 0 5px var(--accent)}.ContributionGraph-module__xgvbKG__row .ContributionGraph-module__xgvbKG__cell{opacity:0;animation:.5s forwards ContributionGraph-module__xgvbKG__fadeIn}@keyframes ContributionGraph-module__xgvbKG__fadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ContributionGraph-module__xgvbKG__legend{color:var(--subtext0);justify-content:flex-end;align-items:center;gap:.5rem;font-size:.75rem;display:flex}
.page-module__NfDiEG__about{min-height:100vh;padding:100px 0 4rem}.page-module__NfDiEG__intro{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;display:grid}.page-module__NfDiEG__title{background:linear-gradient(135deg,var(--text)0%,var(--subtext0)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.page-module__NfDiEG__subtitle{color:var(--subtext0);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.page-module__NfDiEG__textBlock p{color:var(--text);margin-bottom:1rem;line-height:1.7}.page-module__NfDiEG__visual{background:var(--surface0);border:1px solid var(--surface1);border-radius:20px;height:400px;position:relative;overflow:hidden}.page-module__NfDiEG__gridPattern{background-image:linear-gradient(var(--surface1)1px,transparent 1px),linear-gradient(90deg,var(--surface1)1px,transparent 1px);opacity:.5;background-size:30px 30px;position:absolute;inset:0}.page-module__NfDiEG__codeBlock{background:var(--mantle);border:1px solid var(--surface1);border-radius:12px;min-width:300px;padding:1.5rem;font-family:Fira Code,monospace;font-size:.9rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0003}.page-module__NfDiEG__line{margin-bottom:.25rem;display:block}.page-module__NfDiEG__comment{color:var(--overlay2);font-style:italic}.page-module__NfDiEG__keyword{color:var(--mauve)}.page-module__NfDiEG__string{color:var(--green)}.page-module__NfDiEG__function{color:var(--blue)}.page-module__NfDiEG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem;display:grid}.page-module__NfDiEG__card{background:var(--surface0);border:1px solid var(--surface1);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.page-module__NfDiEG__card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 30px -10px #0003}.page-module__NfDiEG__cardTitle{color:var(--text);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.25rem;display:flex}.page-module__NfDiEG__techList{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__NfDiEG__techTag{background:var(--surface1);color:var(--subtext1);border:1px solid #ffffff0d;border-radius:4px;padding:.25rem .75rem;font-family:Fira Code,monospace;font-size:.8rem}@media (max-width:768px){.page-module__NfDiEG__intro{grid-template-columns:1fr;gap:2rem}.page-module__NfDiEG__visual{order:-1;height:250px}}
.TerminalFeed-module__cKMi5G__terminal{background:var(--crust);border:1px solid var(--surface1);border-radius:8px;flex-direction:column;height:100%;font-family:Fira Code,monospace;display:flex;overflow:hidden}.TerminalFeed-module__cKMi5G__header{background:var(--mantle);border-bottom:1px solid var(--surface0);align-items:center;padding:.75rem;display:flex}.TerminalFeed-module__cKMi5G__dots{gap:6px;margin-right:1rem;display:flex}.TerminalFeed-module__cKMi5G__dotRed,.TerminalFeed-module__cKMi5G__dotYellow,.TerminalFeed-module__cKMi5G__dotGreen{border-radius:50%;width:10px;height:10px}.TerminalFeed-module__cKMi5G__dotRed{background:#ed8796}.TerminalFeed-module__cKMi5G__dotYellow{background:#eed49f}.TerminalFeed-module__cKMi5G__dotGreen{background:#a6da95}.TerminalFeed-module__cKMi5G__title{color:var(--subtext0);opacity:.7;font-size:.75rem}.TerminalFeed-module__cKMi5G__content{flex-direction:column;gap:.75rem;padding:1rem;font-size:.85rem;display:flex;overflow-y:auto}.TerminalFeed-module__cKMi5G__line{opacity:0;flex-wrap:wrap;align-items:baseline;gap:.5rem;animation:.3s ease-out forwards TerminalFeed-module__cKMi5G__slideIn;display:flex}@keyframes TerminalFeed-module__cKMi5G__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.TerminalFeed-module__cKMi5G__prompt{color:var(--green);margin-right:.25rem}.TerminalFeed-module__cKMi5G__command{color:var(--blue)}.TerminalFeed-module__cKMi5G__msg{color:var(--text);font-style:italic}.TerminalFeed-module__cKMi5G__meta{gap:.75rem;margin-left:auto;font-size:.75rem;display:flex}.TerminalFeed-module__cKMi5G__hash{color:var(--overlay2)}.TerminalFeed-module__cKMi5G__repo{color:var(--mauve)}.TerminalFeed-module__cKMi5G__cursorLine{align-items:center;gap:.5rem;display:flex}.TerminalFeed-module__cKMi5G__cursor{background:var(--text);width:8px;height:16px;animation:1s step-end infinite TerminalFeed-module__cKMi5G__blink}@keyframes TerminalFeed-module__cKMi5G__blink{50%{opacity:0}}
