.Hero-module__gNeX-G__hero{align-items:center;min-height:100vh;padding-top:72px;display:flex;position:relative;overflow:clip visible}.Hero-module__gNeX-G__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__gNeX-G__heroBg:before{content:"";background:radial-gradient(circle,#dc26260f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-200px;right:-200px}.Hero-module__gNeX-G__heroBg:after{content:"";background:radial-gradient(circle,#dc262608 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-100px;left:-150px}.Hero-module__gNeX-G__gridOverlay{z-index:0;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__gNeX-G__inner{z-index:1;max-width:var(--max-w);grid-template-columns:1fr 1fr;align-items:center;gap:20px;width:100%;margin:0 auto;padding:0 32px;display:grid;position:relative}.Hero-module__gNeX-G__content{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.Hero-module__gNeX-G__badge{background:var(--red-dim);width:fit-content;font-family:var(--font-mono);color:var(--red-bright);letter-spacing:.5px;cursor:default;border:1px solid #dc262633;border-radius:4px;align-items:center;gap:8px;padding:7px 14px;font-size:.72rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.Hero-module__gNeX-G__badge:hover{transform:translateY(-2px);box-shadow:0 4px 20px #dc262626}.Hero-module__gNeX-G__badgeDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse}.Hero-module__gNeX-G__badgeBusy .Hero-module__gNeX-G__badgeDot{background:#f59e0b;animation:none}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__gNeX-G__heading{font-family:var(--font-display);color:var(--white);letter-spacing:-.04em;word-wrap:break-word;overflow-wrap:break-word;font-size:clamp(1.8rem,5vw,4rem);font-weight:700;line-height:1.1}.Hero-module__gNeX-G__heading span{background:var(--red-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__desc{color:var(--text-secondary);word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;max-width:480px;font-size:1rem;line-height:1.8}.Hero-module__gNeX-G__actions{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__gNeX-G__stats{border-top:1px solid var(--border);gap:36px;margin-top:8px;padding-top:32px;display:flex}.Hero-module__gNeX-G__stat{cursor:default;flex-direction:column;gap:2px;transition:transform .2s;display:flex}.Hero-module__gNeX-G__stat:hover{transform:translateY(-2px)}.Hero-module__gNeX-G__statNum{font-family:var(--font-display);color:var(--white);letter-spacing:-.03em;font-size:1.6rem;font-weight:700;transition:color .2s}.Hero-module__gNeX-G__stat:hover .Hero-module__gNeX-G__statNum{color:var(--red-bright)}.Hero-module__gNeX-G__statLabel{font-family:var(--font-mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.65rem}.Hero-module__gNeX-G__solarSystem{flex-shrink:0;width:490px;height:490px;margin:0 auto;position:relative}.Hero-module__gNeX-G__solarDesktop{display:block}.Hero-module__gNeX-G__solarMobile{display:none}.Hero-module__gNeX-G__orbitRing{pointer-events:none;border:1px solid #ffffff0a;border-radius:50%;transition:border-color .3s,box-shadow .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__orbitRingActive{border-color:#dc262626;box-shadow:0 0 30px #dc26260d}.Hero-module__gNeX-G__orbitIcon{z-index:3;cursor:pointer;background:#0c0c0ce6;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:-18px;margin-left:-18px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex;position:absolute;top:50%;left:50%}.Hero-module__gNeX-G__orbitIcon:hover,.Hero-module__gNeX-G__orbitIconHovered{z-index:10;background:#141414f2;border-color:#dc262680;transform:scale(1.35);box-shadow:0 0 20px #dc26264d}.Hero-module__gNeX-G__iconLabel{color:var(--white);letter-spacing:.5px;white-space:nowrap;pointer-events:none;background:#0a0a0af2;border:1px solid #ffffff1a;border-radius:5px;padding:4px 10px;font-size:.68rem;font-weight:600;animation:.15s Hero-module__gNeX-G__labelFade;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}@keyframes Hero-module__gNeX-G__labelFade{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Hero-module__gNeX-G__profileCenter{z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__profileGlow{z-index:0;background:radial-gradient(circle,#dc262614 0%,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__profileRing{z-index:1;width:230px;height:230px;transition:transform .3s;position:relative}.Hero-module__gNeX-G__profileCenter:hover .Hero-module__gNeX-G__profileRing{transform:scale(1.04)}.Hero-module__gNeX-G__profileRing:before{content:"";background:conic-gradient(from 0deg,var(--red),transparent 25%,transparent 50%,var(--red-bright)75%,var(--red));z-index:0;border-radius:50%;transition:box-shadow .3s;animation:8s linear infinite Hero-module__gNeX-G__spinRing;position:absolute;inset:-3px}.Hero-module__gNeX-G__profileCenter:hover .Hero-module__gNeX-G__profileRing:before{animation-play-state:paused;box-shadow:0 0 40px #dc262640}.Hero-module__gNeX-G__profileRing:after{content:"";background:var(--bg);z-index:1;border-radius:50%;position:absolute;inset:0}@keyframes Hero-module__gNeX-G__spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__gNeX-G__profileImg{z-index:2;object-fit:cover;border:3px solid var(--bg);border-radius:50%;width:100%;height:100%;position:relative}@media (max-width:1100px){.Hero-module__gNeX-G__solarDesktop{transform:scale(.85)}}@media (max-width:968px){.Hero-module__gNeX-G__inner{text-align:center;grid-template-columns:1fr;gap:0;padding:0 20px}.Hero-module__gNeX-G__content{align-items:center;gap:16px;overflow:hidden}.Hero-module__gNeX-G__heading{width:100%;padding:0 10px;font-size:clamp(1.5rem,5.5vw,2.2rem)}.Hero-module__gNeX-G__desc{box-sizing:border-box;width:100%;max-width:100%;padding:0 4px;font-size:.88rem}.Hero-module__gNeX-G__badge{margin:0 auto}.Hero-module__gNeX-G__actions,.Hero-module__gNeX-G__stats{justify-content:center}.Hero-module__gNeX-G__solarDesktop{display:none}.Hero-module__gNeX-G__solarMobile{transform-origin:top;width:490px;height:490px;margin-top:-20px;margin-bottom:-140px;margin-left:-245px;display:block;position:relative;left:50%;transform:scale(.72)}}@media (max-width:640px){.Hero-module__gNeX-G__solarMobile{margin-top:-10px;margin-bottom:-160px;transform:scale(.65)}.Hero-module__gNeX-G__heading{font-size:clamp(1.35rem,5vw,1.8rem)}}@media (max-width:480px){.Hero-module__gNeX-G__heading{padding:0 5px;font-size:1.3rem}.Hero-module__gNeX-G__desc{font-size:.82rem}.Hero-module__gNeX-G__actions{flex-direction:column;width:100%}.Hero-module__gNeX-G__actions a{text-align:center;justify-content:center}.Hero-module__gNeX-G__solarMobile{margin-top:0;margin-bottom:-190px;transform:scale(.58)}}@media (max-width:380px){.Hero-module__gNeX-G__solarMobile{margin-top:0;margin-bottom:-210px;transform:scale(.52)}}
.Services-module__kf8n-G__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Services-module__kf8n-G__card{background:var(--bg-card);border:1px solid var(--border);border-radius:4px;flex-direction:column;gap:14px;padding:32px 24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.Services-module__kf8n-G__card:before{content:"";background:var(--red-gradient);opacity:0;height:2px;transition:opacity .25s;position:absolute;top:0;left:0;right:0}.Services-module__kf8n-G__card:hover{background:var(--bg-card-hover);border-color:var(--border-hover);box-shadow:var(--shadow);transform:translateY(-4px)}.Services-module__kf8n-G__card:hover:before{opacity:1}.Services-module__kf8n-G__cardIcon{background:var(--red-dim);border-radius:4px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardIcon{background:var(--red);box-shadow:0 0 20px #dc26264d}.Services-module__kf8n-G__cardIcon svg{color:var(--red-bright);transition:color .25s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardIcon svg{color:#fff}.Services-module__kf8n-G__cardTitle{font-family:var(--font-mono);color:var(--red-bright);font-size:.95rem;font-weight:600}.Services-module__kf8n-G__cardSubtitle{color:var(--text-muted);margin-top:-8px;font-size:.82rem}.Services-module__kf8n-G__cardDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.7}.Services-module__kf8n-G__cardTags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.Services-module__kf8n-G__tag{font-family:var(--font-mono);color:var(--text-muted);border:1px solid var(--border);letter-spacing:.3px;border-radius:3px;padding:3px 8px;font-size:.65rem;font-weight:500}@media (max-width:968px){.Services-module__kf8n-G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Services-module__kf8n-G__grid{grid-template-columns:1fr}}
.Projects-module__k3vqla__work{background:var(--bg-elevated)}.Projects-module__k3vqla__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.Projects-module__k3vqla__card{background:var(--bg-card);border:1px solid var(--border);cursor:default;border-radius:4px;flex-direction:column;gap:14px;padding:32px 28px;transition:all .25s;display:flex;position:relative;overflow:hidden}.Projects-module__k3vqla__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow);transform:translateY(-3px)}.Projects-module__k3vqla__cardTop{justify-content:space-between;align-items:center;display:flex}.Projects-module__k3vqla__cardStatus{font-family:var(--font-mono);letter-spacing:.5px;color:var(--text-muted);font-size:.68rem;font-weight:500}.Projects-module__k3vqla__cardStatus[data-status=production]{color:#22c55e}.Projects-module__k3vqla__cardStatus[data-status=private]{color:var(--text-muted)}.Projects-module__k3vqla__cardStatus[data-status=development]{color:#f59e0b}.Projects-module__k3vqla__arrow{color:var(--text-muted);transition:all .25s}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__arrow{color:var(--red-bright);transform:translate(3px,-3px)}.Projects-module__k3vqla__cardTitle{font-family:var(--font-display);color:var(--white);font-size:1.15rem;font-weight:700}.Projects-module__k3vqla__cardDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.7}.Projects-module__k3vqla__tags{flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:12px;display:flex}.Projects-module__k3vqla__tag{font-family:var(--font-mono);color:var(--red-bright);background:var(--red-dim);letter-spacing:.3px;border-radius:3px;padding:3px 10px;font-size:.65rem;font-weight:500}.Projects-module__k3vqla__overlay{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#0505054d 0%,#050505eb 60%,#050505fa 100%);justify-content:center;align-items:flex-end;padding:28px;transition:opacity .3s;display:flex;position:absolute;inset:0}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__overlay{opacity:1;pointer-events:all}.Projects-module__k3vqla__overlayContent{flex-direction:column;align-items:center;gap:14px;width:100%;transition:transform .3s;display:flex;transform:translateY(12px)}.Projects-module__k3vqla__card:hover .Projects-module__k3vqla__overlayContent{transform:translateY(0)}.Projects-module__k3vqla__overlayLabel{font-family:var(--font-mono);color:#555;letter-spacing:.5px;font-size:.7rem}.Projects-module__k3vqla__visitBtn{font-family:var(--font-mono);color:#050505;background:var(--red-bright);letter-spacing:.3px;border:1px solid #0000;border-radius:4px;align-items:center;gap:8px;padding:10px 24px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Projects-module__k3vqla__visitBtn:hover{color:var(--red-bright);border-color:var(--red-bright);background:0 0}@media (max-width:768px){.Projects-module__k3vqla__grid{grid-template-columns:1fr}.Projects-module__k3vqla__overlay{opacity:1;pointer-events:all;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#0000 0%,#050505b3 60%,#050505eb 100%)}.Projects-module__k3vqla__overlayContent{transform:translateY(0)}}
.Blog-module__8CzgBa__list{flex-direction:column;gap:12px;display:flex}.Blog-module__8CzgBa__card{border-bottom:1px solid var(--border);color:inherit;align-items:flex-start;gap:20px;padding:20px 24px;text-decoration:none;transition:all .2s;display:flex}.Blog-module__8CzgBa__card:last-child{border-bottom:none}.Blog-module__8CzgBa__card:hover{background:#ffffff05}.Blog-module__8CzgBa__cardDate{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;min-width:72px;padding-top:3px;font-size:.7rem}.Blog-module__8CzgBa__cardBody{flex:1;min-width:0}.Blog-module__8CzgBa__cardTitle{font-family:var(--font-display);color:var(--white);margin-bottom:5px;font-size:1rem;font-weight:600;transition:color .2s}.Blog-module__8CzgBa__card:hover .Blog-module__8CzgBa__cardTitle{color:var(--red-bright)}.Blog-module__8CzgBa__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.Blog-module__8CzgBa__cardTags{gap:5px;margin-top:8px;display:flex}.Blog-module__8CzgBa__tag{font-family:var(--font-mono);color:var(--red-bright);background:var(--red-dim);border-radius:3px;padding:2px 7px;font-size:.6rem}.Blog-module__8CzgBa__cardArrow{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;padding-top:2px;font-size:.85rem;transition:color .2s,transform .2s}.Blog-module__8CzgBa__card:hover .Blog-module__8CzgBa__cardArrow{color:var(--red-bright);transform:translate(3px)}.Blog-module__8CzgBa__viewAll{text-align:center;margin-top:32px}@media (max-width:580px){.Blog-module__8CzgBa__card{padding:16px 0}.Blog-module__8CzgBa__cardDate{display:none}}
.Experience-module__L-MSRG__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;display:grid}.Experience-module__L-MSRG__bio{flex-direction:column;gap:20px;display:flex}.Experience-module__L-MSRG__bioText{color:var(--text-secondary);font-size:1rem;line-height:1.85}.Experience-module__L-MSRG__bioText strong{color:var(--white);font-weight:600}.Experience-module__L-MSRG__sidebar{flex-direction:column;gap:36px;display:flex}.Experience-module__L-MSRG__groupTitle{font-family:var(--font-mono);color:var(--white);text-transform:none;letter-spacing:0;margin-bottom:14px;font-size:.78rem;font-weight:500}.Experience-module__L-MSRG__comment{color:var(--text-muted)}.Experience-module__L-MSRG__skills{flex-wrap:wrap;gap:7px;display:flex}.Experience-module__L-MSRG__skill{font-family:var(--font-mono);color:var(--text-secondary);background:var(--bg-card);border:1px solid var(--border);cursor:default;border-radius:3px;padding:5px 12px;font-size:.75rem;font-weight:500;transition:all .2s}.Experience-module__L-MSRG__skill:hover{border-color:var(--red);color:var(--red-bright);background:var(--red-dim)}.Experience-module__L-MSRG__expList{flex-direction:column;gap:0;display:flex}.Experience-module__L-MSRG__expItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.Experience-module__L-MSRG__expItem:first-child{padding-top:0}.Experience-module__L-MSRG__expItem:last-child{border-bottom:none;padding-bottom:0}.Experience-module__L-MSRG__expItem>div{flex-direction:column;gap:2px;display:flex}.Experience-module__L-MSRG__expRole{color:var(--text);font-size:.88rem;font-weight:500}.Experience-module__L-MSRG__expCompany{font-family:var(--font-mono);color:var(--red);font-size:.75rem}.Experience-module__L-MSRG__expDate{font-family:var(--font-mono);color:var(--text-muted);white-space:nowrap;font-size:.72rem}@media (max-width:768px){.Experience-module__L-MSRG__grid{grid-template-columns:1fr;gap:48px}}
.GitHubHeatmap-module__YPWyZq__container{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-top:24px;padding:16px 18px}.GitHubHeatmap-module__YPWyZq__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.GitHubHeatmap-module__YPWyZq__title{font-family:var(--font-mono);color:var(--text);font-size:.8rem;font-weight:600}.GitHubHeatmap-module__YPWyZq__comment{color:var(--text-muted)}.GitHubHeatmap-module__YPWyZq__link{font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:5px;font-size:.68rem;text-decoration:none;transition:color .2s;display:flex}.GitHubHeatmap-module__YPWyZq__link:hover{color:#3fb950}.GitHubHeatmap-module__YPWyZq__total{margin-bottom:12px}.GitHubHeatmap-module__YPWyZq__totalNum{font-family:var(--font-display);color:var(--text);font-size:1.3rem;font-weight:700}.GitHubHeatmap-module__YPWyZq__totalLabel{font-family:var(--font-mono);color:var(--text-muted);font-size:.65rem}.GitHubHeatmap-module__YPWyZq__months{margin-bottom:3px;display:grid}.GitHubHeatmap-module__YPWyZq__monthLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.02em;font-size:.5rem}.GitHubHeatmap-module__YPWyZq__grid{gap:3px;display:flex}.GitHubHeatmap-module__YPWyZq__week{flex-direction:column;flex:1;gap:3px;display:flex}.GitHubHeatmap-module__YPWyZq__cell{aspect-ratio:1;border-radius:2px;width:100%;transition:transform .15s,box-shadow .15s}.GitHubHeatmap-module__YPWyZq__cell:hover{z-index:2;transform:scale(1.4)}.GitHubHeatmap-module__YPWyZq__level0{background:#ffffff0a;border:1px solid #ffffff08}.GitHubHeatmap-module__YPWyZq__level1{background:#0e4429;border:1px solid #0e442999}.GitHubHeatmap-module__YPWyZq__level1:hover{box-shadow:0 0 8px #39d35333}.GitHubHeatmap-module__YPWyZq__level2{background:#006d32;border:1px solid #006d3299}.GitHubHeatmap-module__YPWyZq__level2:hover{box-shadow:0 0 8px #39d3534d}.GitHubHeatmap-module__YPWyZq__level3{background:#26a641;border:1px solid #26a64199}.GitHubHeatmap-module__YPWyZq__level3:hover{box-shadow:0 0 10px #39d35366}.GitHubHeatmap-module__YPWyZq__level4{background:#39d353;border:1px solid #39d35399;box-shadow:0 0 4px #39d35326}.GitHubHeatmap-module__YPWyZq__level4:hover{box-shadow:0 0 14px #39d35380}.GitHubHeatmap-module__YPWyZq__future{opacity:0;pointer-events:none}.GitHubHeatmap-module__YPWyZq__legend{justify-content:flex-end;align-items:center;gap:3px;margin-top:10px;display:flex}.GitHubHeatmap-module__YPWyZq__legend .GitHubHeatmap-module__YPWyZq__cell{width:10px;height:10px;aspect-ratio:unset;flex:none}.GitHubHeatmap-module__YPWyZq__legendLabel{font-family:var(--font-mono);color:var(--text-muted);margin:0 2px;font-size:.5rem}@media (max-width:768px){.GitHubHeatmap-module__YPWyZq__container{margin-top:28px;padding:14px 12px}.GitHubHeatmap-module__YPWyZq__header{flex-direction:column;align-items:flex-start;gap:4px}.GitHubHeatmap-module__YPWyZq__totalNum{font-size:1.1rem}.GitHubHeatmap-module__YPWyZq__grid,.GitHubHeatmap-module__YPWyZq__week{gap:2px}}
.Testimonials-module__3Exg0W__testimonials{background:var(--bg-elevated)}.Testimonials-module__3Exg0W__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Testimonials-module__3Exg0W__card{background:var(--bg-card);border:1px solid var(--border);transition:all var(--transition);border-radius:12px;flex-direction:column;gap:20px;padding:32px 24px;display:flex}.Testimonials-module__3Exg0W__card:hover{border-color:var(--border-hover);transform:translateY(-3px)}.Testimonials-module__3Exg0W__stars{color:var(--red-bright);gap:3px;font-size:.85rem;display:flex}.Testimonials-module__3Exg0W__quote{color:var(--text-secondary);flex-grow:1;font-size:.9rem;font-style:italic;line-height:1.75}.Testimonials-module__3Exg0W__author{border-top:1px solid var(--border);flex-direction:column;gap:3px;padding-top:16px;display:flex}.Testimonials-module__3Exg0W__authorName{color:var(--white);font-size:.85rem;font-weight:600}.Testimonials-module__3Exg0W__authorRole{color:var(--text-muted);font-size:.75rem}@media (max-width:768px){.Testimonials-module__3Exg0W__grid{grid-template-columns:1fr}}
.Contact-module__gQiC5G__contact{position:relative;overflow:hidden}.Contact-module__gQiC5G__contact:before{content:"";background:radial-gradient(circle,#dc26260d 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-200px;right:-200px}.Contact-module__gQiC5G__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:flex-start;gap:60px;display:grid;position:relative}.Contact-module__gQiC5G__info{flex-direction:column;gap:24px;display:flex}.Contact-module__gQiC5G__infoTitle{font-family:var(--font-mono);color:var(--white);font-size:1.4rem;font-weight:600}.Contact-module__gQiC5G__infoTitle span{color:var(--red-bright)}.Contact-module__gQiC5G__infoText{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.Contact-module__gQiC5G__contactLinks{flex-direction:column;gap:14px;margin-top:8px;display:flex}.Contact-module__gQiC5G__contactLink{font-family:var(--font-mono);color:var(--text-secondary);align-items:center;gap:10px;font-size:.82rem;transition:color .2s;display:flex}.Contact-module__gQiC5G__contactLink:hover{color:var(--red-bright)}.Contact-module__gQiC5G__linkPrompt{color:var(--red);font-family:var(--font-mono);font-weight:600}.Contact-module__gQiC5G__socialIcons{flex-wrap:wrap;gap:8px;margin-top:20px;margin-bottom:16px;display:flex}.Contact-module__gQiC5G__socialLink{background:var(--bg-card);border:1px solid var(--border);width:40px;height:40px;color:var(--text-muted);border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Contact-module__gQiC5G__socialLink:hover{color:var(--red-bright);border-color:var(--red);background:var(--red-dim);transform:translateY(-2px)}.Contact-module__gQiC5G__location{color:var(--text-muted);align-items:center;gap:8px;margin-top:4px;font-size:.82rem;display:flex}.Contact-module__gQiC5G__formCard{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;overflow:hidden}.Contact-module__gQiC5G__formHeader{border-bottom:1px solid var(--border);background:#0000004d;align-items:center;gap:6px;padding:12px 16px;display:flex}.Contact-module__gQiC5G__dot{border-radius:50%;width:10px;height:10px}.Contact-module__gQiC5G__formTitle{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.5px;margin-left:8px;font-size:.72rem}.Contact-module__gQiC5G__form{flex-direction:column;gap:18px;padding:28px;display:flex}.Contact-module__gQiC5G__formGroup{flex-direction:column;gap:6px;display:flex}.Contact-module__gQiC5G__label{font-family:var(--font-mono);color:var(--red);letter-spacing:.5px;font-size:.72rem;font-weight:500}.Contact-module__gQiC5G__input,.Contact-module__gQiC5G__select,.Contact-module__gQiC5G__textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--font-mono);border-radius:4px;outline:none;padding:12px 16px;font-size:.85rem;transition:border-color .2s}.Contact-module__gQiC5G__input:focus,.Contact-module__gQiC5G__select:focus,.Contact-module__gQiC5G__textarea:focus{border-color:var(--red);box-shadow:0 0 0 2px #dc26261a}.Contact-module__gQiC5G__input::placeholder,.Contact-module__gQiC5G__textarea::placeholder{color:var(--text-muted);font-family:var(--font-mono)}.Contact-module__gQiC5G__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23555' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.Contact-module__gQiC5G__select option{background:var(--bg-card)}.Contact-module__gQiC5G__textarea{resize:vertical;min-height:110px}.Contact-module__gQiC5G__submit{background:var(--red);color:#fff;font-family:var(--font-mono);border:1px solid var(--red);cursor:pointer;letter-spacing:.03em;border-radius:4px;padding:13px 28px;font-size:.82rem;font-weight:600;transition:all .25s}.Contact-module__gQiC5G__submit:hover{background:var(--red-bright);border-color:var(--red-bright);transform:translateY(-2px);box-shadow:0 0 20px #dc26264d}.Contact-module__gQiC5G__submit:active{transform:translateY(0)}.Contact-module__gQiC5G__submit:disabled{opacity:.5;cursor:not-allowed}.Contact-module__gQiC5G__sentMessage{text-align:center;font-family:var(--font-mono);color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 24px;font-size:.88rem;display:flex}.Contact-module__gQiC5G__sentIcon{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}@media (max-width:768px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr;gap:40px}}
