@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;500;600&family=Montserrat:wght@300;400;500;600;700;900&display=swap");.HomePage_container__puf3E{display:flex;justify-content:center;height:75vh;flex-direction:column;position:relative;overflow:hidden}.HomePage_background__x7Tr_{font-size:5rem;font-family:Montserrat,sans-serif;font-weight:900;line-height:1.1;color:var(--bg-text);position:absolute;z-index:1}.HomePage_foreground__cGFUH{z-index:2;display:flex;justify-content:space-between;align-items:center;overflow:hidden;width:100%}.HomePage_content__V9RW1{max-width:600px}.HomePage_greeting__DikbN{font-family:Fira Code,monospace;font-size:1.2rem;color:#eee;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.HomePage_codeIcon__fhjkU{color:#2c9ffe;font-weight:600}.HomePage_firstName__2xbbc{color:#eee;margin:0}.HomePage_firstName__2xbbc,.HomePage_lastName__YTWZq{font-family:Montserrat,sans-serif;font-size:4rem;font-weight:700;line-height:1.1}.HomePage_lastName__YTWZq{color:#f97316;margin:0 0 1rem}.HomePage_role__ziHPf{font-family:Fira Code,monospace;font-size:1.3rem;color:#eee;margin-bottom:1.5rem}.HomePage_typed__kzzvA{color:#2c9ffe;font-weight:500}.HomePage_cursor__Cw2Y_{color:#2c9ffe;animation:HomePage_blink__mDVNq 1s step-end infinite;font-weight:300}@keyframes HomePage_blink__mDVNq{0%,to{opacity:1}50%{opacity:0}}.HomePage_description__UDRbe{font-family:Fira Code,monospace;font-size:.95rem;color:#9ca3af;line-height:1.6;margin-bottom:2rem;font-style:italic}.HomePage_buttons__xJC5J{display:flex;gap:1rem}.HomePage_button__lzSH5{background:linear-gradient(135deg,#2c9ffe,#1e7fd6);font-size:1rem;padding:.75rem 1.5rem;color:#fff;font-weight:600;border:none;cursor:pointer;border-radius:4px;transition:all .3s ease}.HomePage_button__lzSH5:hover{transform:translateY(-2px);box-shadow:0 5px 20px rgba(44,159,254,.4)}.HomePage_outlined__c2ZLF{font-size:1rem;padding:.75rem 1.5rem;color:#2c9ffe;border:2px solid #2c9ffe;background:transparent;cursor:pointer;border-radius:4px;font-weight:600;transition:all .3s ease}.HomePage_outlined__c2ZLF:hover{background:rgba(44,159,254,.1);transform:translateY(-2px);box-shadow:0 5px 20px rgba(44,159,254,.2)}@media screen and (min-width:2000px){.HomePage_background__x7Tr_{font-size:8.5rem}.HomePage_content__V9RW1{padding:0 3rem;max-width:900px}.HomePage_firstName__2xbbc,.HomePage_lastName__YTWZq{font-size:6rem}.HomePage_greeting__DikbN{font-size:1.8rem}.HomePage_role__ziHPf{font-size:2rem}.HomePage_description__UDRbe{font-size:1.3rem}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:1.5rem;padding:1rem 2rem}}@media screen and (max-width:1100px){.HomePage_background__x7Tr_{font-size:4rem}.HomePage_container__puf3E{justify-content:flex-start;padding-top:20px}.HomePage_foreground__cGFUH{margin:4rem 0;flex-direction:column;text-align:center}.HomePage_content__V9RW1{max-width:100%}.HomePage_firstName__2xbbc,.HomePage_lastName__YTWZq{font-size:3.5rem}.HomePage_buttons__xJC5J,.HomePage_greeting__DikbN{justify-content:center}}@media screen and (max-width:900px){.HomePage_foreground__cGFUH{margin:2rem 0}.HomePage_firstName__2xbbc,.HomePage_lastName__YTWZq{font-size:3rem}.HomePage_role__ziHPf{font-size:1.2rem}}@media screen and (orientation:landscape) and (max-width:1100px){.HomePage_container__puf3E{display:flex}}@media screen and (max-width:768px){.HomePage_background__x7Tr_{font-size:3rem}}@media screen and (max-width:600px){.HomePage_foreground__cGFUH{margin:0;padding-top:40px}.HomePage_firstName__2xbbc,.HomePage_lastName__YTWZq{font-size:2.2rem}.HomePage_greeting__DikbN,.HomePage_role__ziHPf{font-size:1rem}.HomePage_description__UDRbe{font-size:.85rem}.HomePage_button__lzSH5,.HomePage_outlined__c2ZLF{font-size:.9rem;padding:.6rem 1.2rem}.HomePage_buttons__xJC5J{flex-direction:column;align-items:center}}.TechCircle_container__MW9Z5{position:relative;width:380px;height:380px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.TechCircle_glowEffect__IABCH{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(44,159,254,.15) 0,rgba(44,159,254,.05) 40%,transparent 70%);filter:blur(20px)}.TechCircle_outerDashedRing__hnvTV{position:absolute;width:340px;height:340px;border-radius:50%;border:2px dashed rgba(44,159,254,.3);animation:TechCircle_rotateReverse__CVJYH 60s linear infinite}.TechCircle_outerRing__Mc6dW{position:absolute;width:340px;height:340px;border-radius:50%;animation:TechCircle_rotate__Rf5xy 25s linear infinite}.TechCircle_middleDashedRing__UZUZG{position:absolute;width:220px;height:220px;border-radius:50%;border:2px dashed rgba(44,159,254,.25);animation:TechCircle_rotate__Rf5xy 45s linear infinite}.TechCircle_innerRing__U1IDW{position:absolute;width:220px;height:220px;border-radius:50%;animation:TechCircle_rotateReverse__CVJYH 20s linear infinite}.TechCircle_techItem__uXZbP{position:absolute;width:42px;height:42px;border-radius:50%;background:linear-gradient(145deg,#1a1a2e,#16213e);border:2px solid rgba(44,159,254,.4);display:flex;align-items:center;justify-content:center;left:50%;top:50%;margin-left:-21px;margin-top:-21px;transform:rotate(var(--angle)) translateX(170px) rotate(calc(-1 * var(--angle)));animation:TechCircle_fadeIn__ciG0P .5s ease-out var(--delay) both;cursor:pointer;transition:all .3s ease;box-shadow:0 0 10px rgba(44,159,254,.2)}.TechCircle_techItem__uXZbP:hover{border-color:var(--glow-color,#2c9ffe);box-shadow:0 0 20px var(--glow-color,rgba(44,159,254,.6));transform:rotate(var(--angle)) translateX(170px) rotate(calc(-1 * var(--angle))) scale(1.15);z-index:10}.TechCircle_innerTechItem__j15v0{position:absolute;width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#1a1a2e,#16213e);border:2px solid rgba(44,159,254,.4);display:flex;align-items:center;justify-content:center;left:50%;top:50%;margin-left:-19px;margin-top:-19px;transform:rotate(var(--angle)) translateX(110px) rotate(calc(-1 * var(--angle)));animation:TechCircle_fadeInInner__tA0xd .5s ease-out var(--delay) both;cursor:pointer;transition:all .3s ease;box-shadow:0 0 10px rgba(44,159,254,.2)}.TechCircle_innerTechItem__j15v0:hover{border-color:var(--glow-color,#2c9ffe);box-shadow:0 0 20px var(--glow-color,rgba(44,159,254,.6));transform:rotate(var(--angle)) translateX(110px) rotate(calc(-1 * var(--angle))) scale(1.15);z-index:10}.TechCircle_techIcon___v7i9{width:24px;height:24px;display:flex;align-items:center;justify-content:center;animation:TechCircle_counterRotate__0OHAb 25s linear infinite}.TechCircle_techIcon___v7i9 svg{width:100%;height:100%}.TechCircle_innerTechItem__j15v0 .TechCircle_techIcon___v7i9{width:22px;height:22px;animation:TechCircle_rotate__Rf5xy 20s linear infinite}.TechCircle_centerCircle__7ZbuH{position:absolute;width:80px;height:80px;border-radius:50%;background:linear-gradient(145deg,#1a1a2e,#0f0f23);border:2px solid rgba(44,159,254,.5);display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px rgba(44,159,254,.3),inset 0 0 20px rgba(44,159,254,.1);animation:TechCircle_pulse__oLyco 3s ease-in-out infinite}.TechCircle_centerIcon__AnGDp{font-family:Fira Code,monospace;font-size:1.5rem;font-weight:600;color:#2c9ffe;text-shadow:0 0 10px rgba(44,159,254,.5)}@keyframes TechCircle_rotate__Rf5xy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes TechCircle_rotateReverse__CVJYH{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes TechCircle_counterRotate__0OHAb{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes TechCircle_fadeIn__ciG0P{0%{opacity:0;transform:rotate(var(--angle)) translateX(140px) rotate(calc(-1 * var(--angle))) scale(0)}to{opacity:1;transform:rotate(var(--angle)) translateX(170px) rotate(calc(-1 * var(--angle))) scale(1)}}@keyframes TechCircle_fadeInInner__tA0xd{0%{opacity:0;transform:rotate(var(--angle)) translateX(80px) rotate(calc(-1 * var(--angle))) scale(0)}to{opacity:1;transform:rotate(var(--angle)) translateX(110px) rotate(calc(-1 * var(--angle))) scale(1)}}@keyframes TechCircle_pulse__oLyco{0%,to{box-shadow:0 0 30px rgba(44,159,254,.3),inset 0 0 20px rgba(44,159,254,.1)}50%{box-shadow:0 0 40px rgba(44,159,254,.5),inset 0 0 30px rgba(44,159,254,.2)}}@media screen and (max-width:1200px){.TechCircle_container__MW9Z5{width:320px;height:320px}.TechCircle_glowEffect__IABCH{width:280px;height:280px}.TechCircle_outerDashedRing__hnvTV,.TechCircle_outerRing__Mc6dW{width:290px;height:290px}.TechCircle_innerRing__U1IDW,.TechCircle_middleDashedRing__UZUZG{width:180px;height:180px}.TechCircle_techItem__uXZbP{width:36px;height:36px;margin-left:-18px;margin-top:-18px;transform:rotate(var(--angle)) translateX(145px) rotate(calc(-1 * var(--angle)))}.TechCircle_techItem__uXZbP:hover{transform:rotate(var(--angle)) translateX(145px) rotate(calc(-1 * var(--angle))) scale(1.15)}.TechCircle_innerTechItem__j15v0{width:32px;height:32px;margin-left:-16px;margin-top:-16px;transform:rotate(var(--angle)) translateX(90px) rotate(calc(-1 * var(--angle)))}.TechCircle_innerTechItem__j15v0:hover{transform:rotate(var(--angle)) translateX(90px) rotate(calc(-1 * var(--angle))) scale(1.15)}.TechCircle_techIcon___v7i9{width:18px;height:18px}.TechCircle_innerTechItem__j15v0 .TechCircle_techIcon___v7i9{width:16px;height:16px}.TechCircle_centerCircle__7ZbuH{width:65px;height:65px}.TechCircle_centerIcon__AnGDp{font-size:1.2rem}}@media screen and (max-width:900px){.TechCircle_container__MW9Z5{display:none}}