@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap";*{padding:0;margin:0;box-sizing:border-box;text-decoration:none;list-style:none;font-family:IBM Plex sans;scroll-behavior:smooth}:root{--primary-color: #D4AF37;--secondary-color: #F5E6A3;--accent-color: #1a1a1a;--dark-bg: #0d0d0d}body{background-image:url(/assets/body-bg-C9xHB_fn.jpg);background-size:cover;background-repeat:no-repeat;z-index:1}button{height:40px;width:140px;border:1px solid var(--primary-color);font-weight:500;background-color:#1e1e1e;cursor:pointer;color:var(--primary-color);font-size:18px;position:relative;overflow:hidden}button:after{content:"Download Now";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--primary-color),#B8860B 80%);padding:10px 0;color:#fff;font-size:15px!important;transform:translate(130px);transition:.6s}button:hover:after{transform:translate(0)}section{display:flex;flex-direction:column;padding:80px 12%;width:100%}.SectionTitle{width:100%;font-size:48px;text-align:center;margin-bottom:50px;color:var(--primary-color)}html,body{overflow-x:hidden;max-width:100vw}@media screen and (max-width: 1024px){section{padding:70px 8%}.SectionTitle{font-size:40px;margin-bottom:40px}}@media screen and (max-width: 767px){section{padding:60px 5%}.SectionTitle{font-size:32px;margin-bottom:35px}button{height:38px;width:120px;font-size:14px}button:after{font-size:12px!important;padding:11px 0}}@media screen and (max-width: 480px){section{padding:50px 4%}.SectionTitle{font-size:26px;margin-bottom:30px}button{height:36px;width:110px;font-size:13px}}._nav_1xp62_9{height:90px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 8%;position:fixed;top:0;left:0;z-index:10000;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent}._nav_1xp62_9._scrolled_1xp62_41{height:70px;background:#0d0d0dd9;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(212,175,55,.1);box-shadow:0 10px 40px #0000004d}._navGlow_1xp62_61{position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:100%;background:radial-gradient(ellipse at center top,rgba(212,175,55,.08) 0%,transparent 70%);pointer-events:none;opacity:0;transition:opacity .5s ease}._nav_1xp62_9._scrolled_1xp62_41 ._navGlow_1xp62_61{opacity:1}._navLine_1xp62_97{position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(212,175,55,.3) 20%,rgba(212,175,55,.8) 50%,rgba(212,175,55,.3) 80%,transparent 100%);transform:scaleX(0);transition:transform .6s cubic-bezier(.4,0,.2,1)}._nav_1xp62_9._scrolled_1xp62_41 ._navLine_1xp62_97{transform:scaleX(1);animation:_linePulse_1xp62_1 3s ease-in-out infinite}@keyframes _linePulse_1xp62_1{0%,to{opacity:.5}50%{opacity:1}}._logo_1xp62_153{position:relative;z-index:10}._logo_1xp62_153 a{display:flex;align-items:center;text-decoration:none;gap:4px}._logoText_1xp62_177{font-size:36px;font-weight:800;background:linear-gradient(135deg,#d4af37,#f5e6a3,#d4af37);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:_logoShimmer_1xp62_1 3s linear infinite;letter-spacing:-1px}@keyframes _logoShimmer_1xp62_1{0%{background-position:0% center}to{background-position:200% center}}._logoDot_1xp62_211{width:8px;height:8px;background:#d4af37;border-radius:50%;position:relative;animation:_dotPulse_1xp62_1 2s ease-in-out infinite}._logoDot_1xp62_211:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#d4af374d;border-radius:50%;animation:_dotRing_1xp62_1 2s ease-in-out infinite}@keyframes _dotPulse_1xp62_1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes _dotRing_1xp62_1{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.5);opacity:0}}._navLinks_1xp62_277{display:flex;align-items:center;gap:8px;position:absolute;left:50%;transform:translate(-50%);background:#1a1a1a99;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:8px 12px;border-radius:50px;border:1px solid rgba(212,175,55,.15);list-style:none}._navLinks_1xp62_277 li{position:relative;opacity:0;animation:_navFadeIn_1xp62_1 .5s ease forwards;animation-delay:calc(var(--i) * .1s)}@keyframes _navFadeIn_1xp62_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._navLinks_1xp62_277 li a{display:block;padding:10px 20px;font-size:14px;font-weight:500;color:#ffffffb3;text-decoration:none;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden;border-radius:25px;transition:all .3s ease}._linkText_1xp62_377{position:relative;z-index:2;transition:all .3s ease}._linkGlow_1xp62_391{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background:radial-gradient(circle,rgba(212,175,55,.4) 0%,transparent 70%);border-radius:50%;transition:all .4s ease;z-index:0}._linkLine_1xp62_419{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent,#D4AF37,transparent);transition:width .3s ease;z-index:1}._navLinks_1xp62_277 li a:hover{color:#d4af37}._navLinks_1xp62_277 li a:hover ._linkGlow_1xp62_391{width:100px;height:100px}._navLinks_1xp62_277 li a:hover ._linkLine_1xp62_419{width:60%}._navLinks_1xp62_277 li a._active_1xp62_473{color:#0d0d0d;background:linear-gradient(135deg,#d4af37,#f5e6a3)}._navLinks_1xp62_277 li a._active_1xp62_473 ._linkLine_1xp62_419{display:none}._navLinks_1xp62_277 li a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(212,175,55,.1),transparent);transition:left .5s ease;z-index:1}._navLinks_1xp62_277 li a:hover:before{left:100%}._hamburger_1xp62_535{display:none;flex-direction:column;justify-content:center;align-items:center;width:50px;height:50px;background:linear-gradient(135deg,#d4af371a,#d4af370d);border:1px solid rgba(212,175,55,.3);border-radius:12px;cursor:pointer;position:relative;z-index:10002;transition:all .3s ease;gap:5px}._hamburger_1xp62_535:hover{background:linear-gradient(135deg,#d4af3733,#d4af371a);border-color:#d4af37;box-shadow:0 0 20px #d4af374d}._hamburger_1xp62_535 span{width:24px;height:2px;background:#d4af37;border-radius:2px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:relative}._hamburger_1xp62_535 span:nth-child(1){width:20px}._hamburger_1xp62_535 span:nth-child(3){width:16px}._hamburger_1xp62_535:hover span{width:24px}._hamburger_1xp62_535:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#D4AF37,transparent,#D4AF37);border-radius:14px;opacity:0;z-index:-1;transition:opacity .3s ease;animation:_borderRotate_1xp62_1 3s linear infinite}._hamburger_1xp62_535:hover:before{opacity:.5}@keyframes _borderRotate_1xp62_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._navIndicator_1xp62_669{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:40px;height:4px;background:linear-gradient(90deg,#d4af37,#f5e6a3);border-radius:2px;opacity:0;transition:opacity .3s ease}._nav_1xp62_9._scrolled_1xp62_41 ._navIndicator_1xp62_669{opacity:1;animation:_indicatorPulse_1xp62_1 2s ease-in-out infinite}@keyframes _indicatorPulse_1xp62_1{0%,to{transform:translate(-50%) scaleX(1);box-shadow:0 0 10px #d4af3780}50%{transform:translate(-50%) scaleX(1.2);box-shadow:0 0 20px #d4af37cc}}@media screen and (max-width: 900px){._hamburger_1xp62_535{display:flex}._navLinks_1xp62_277{position:fixed;top:0;left:-100%;height:100vh;width:85vw;max-width:350px;flex-direction:column;justify-content:center;align-items:flex-start;gap:0;padding:0;border-radius:0;background:linear-gradient(180deg,#0d0d0d,#1a1a1a);border:none;border-right:1px solid rgba(212,175,55,.2);transform:none;transition:left .4s cubic-bezier(.4,0,.2,1);box-shadow:10px 0 50px #000c}._navLinks_1xp62_277:before{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(212,175,55,.5) 50%,transparent 100%);animation:_lineGlow_1xp62_1 2s ease-in-out infinite}@keyframes _lineGlow_1xp62_1{0%,to{opacity:.5}50%{opacity:1}}._navLinks_1xp62_277._openMenu_1xp62_821{left:0}._navLinks_1xp62_277 li{width:100%;border-bottom:1px solid rgba(212,175,55,.1)}._navLinks_1xp62_277 li a{padding:24px 40px;font-size:18px;border-radius:0;display:flex;align-items:center;gap:12px}._navLinks_1xp62_277 li a:after{content:"→";margin-left:auto;opacity:0;transform:translate(-10px);transition:all .3s ease;color:#d4af37}._navLinks_1xp62_277 li a:hover:after{opacity:1;transform:translate(0)}._navLinks_1xp62_277 li a._active_1xp62_473{background:linear-gradient(90deg,rgba(212,175,55,.15),transparent);border-left:3px solid #D4AF37}._linkLine_1xp62_419,._linkGlow_1xp62_391,._navIndicator_1xp62_669{display:none}._nav_1xp62_9{height:75px;padding:0 5%}._nav_1xp62_9._scrolled_1xp62_41{height:65px}._logoText_1xp62_177{font-size:28px}}@media screen and (max-width: 600px){._nav_1xp62_9{height:70px;padding:0 4%}._nav_1xp62_9._scrolled_1xp62_41{height:60px}._logoText_1xp62_177{font-size:24px}._logoDot_1xp62_211{width:6px;height:6px}._hamburger_1xp62_535{width:44px;height:44px;border-radius:10px}._hamburger_1xp62_535 span{width:20px}._hamburger_1xp62_535 span:nth-child(1){width:16px}._hamburger_1xp62_535 span:nth-child(3){width:12px}._navLinks_1xp62_277{width:100vw;max-width:100%}._navLinks_1xp62_277 li a{padding:20px 30px;font-size:16px}}@media screen and (max-width: 360px){._logoText_1xp62_177{font-size:22px}._hamburger_1xp62_535{width:40px;height:40px}}#_bars_1xp62_1{display:none!important}body{margin:0;overflow-x:hidden}._headerContainer_5ekyg_11{display:flex;align-items:center;padding:100px 12% 0;width:100%;min-height:min(80vh,520px)}._headerWrapper_5ekyg_31{width:100%;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(-45deg,#0d0d0d,#1a1a1a,#0f0f0f,#141414);background-size:400% 400%;animation:_gradientShift_5ekyg_1 15s ease infinite;overflow:hidden;position:relative}@keyframes _gradientShift_5ekyg_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}._headerWrapper_5ekyg_31:before{content:"";position:absolute;top:20%;left:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(212,175,55,.15) 0%,transparent 70%);filter:blur(60px);animation:_float_5ekyg_4013 8s ease-in-out infinite}._headerWrapper_5ekyg_31:after{content:"";position:absolute;bottom:20%;right:10%;width:250px;height:250px;background:radial-gradient(circle,rgba(245,230,163,.12) 0%,transparent 70%);filter:blur(50px);animation:_float_5ekyg_4013 10s ease-in-out infinite reverse}@keyframes _float_5ekyg_4013{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-30px) translate(20px)}}._headerContent_5ekyg_135{width:50%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}._headerContent_5ekyg_135 h5{font-size:22px;letter-spacing:3;color:var(--primary-color)}._headerContent_5ekyg_135 h1{font-size:100px;line-height:100px;background:linear-gradient(90deg,var(--primary-color),#3441ff 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._kicker_5ekyg_183{color:#ffffffbf;font-size:18px;letter-spacing:1px;margin:0 0 6px}._heroName_5ekyg_197{font-size:72px;line-height:.95;margin:0 0 12px;font-weight:700}._heroAccent_5ekyg_211{color:var(--primary-color);margin-left:6px}._lead_5ekyg_221{font-size:20px;color:#ffffffe6;margin-bottom:12px}._roleType_5ekyg_233{color:var(--primary-color);font-weight:600}._description_5ekyg_243{font-size:16px;color:#ffffffb3;max-width:60ch;margin-bottom:18px}._ctaGroup_5ekyg_257{display:flex;gap:12px;align-items:center;margin-top:6px}._primaryBtn_5ekyg_271{background:linear-gradient(90deg,var(--primary-color),#3441ff);color:#111;padding:10px 18px;border-radius:8px;font-weight:600;text-decoration:none}._ghostBtn_5ekyg_289{background:transparent;color:#fff;padding:8px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.12);text-decoration:none}@media screen and (max-width:1200px){._heroName_5ekyg_197{font-size:48px}._headerContent_5ekyg_135{text-align:center;align-items:center}._description_5ekyg_243{max-width:80ch}}._heroGrid_5ekyg_321{display:grid;grid-template-columns:1fr 420px;gap:40px;align-items:center;width:100%}._heroLeft_5ekyg_337{position:relative}._heroIntro_5ekyg_345{background:linear-gradient(180deg,#ffffff08,#ffffff05);padding:28px 32px;border-radius:16px;-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);border:1px solid rgba(255,255,255,.06)}._heroTitle_5ekyg_363{font-size:46px;margin:6px 0 8px;color:#fff;position:relative}._heroAccent_5ekyg_211{color:#d4af37;background:linear-gradient(90deg,#d4af37,#f5e6a3,#d4af37);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:_shimmer_5ekyg_1 3s linear infinite}@keyframes _shimmer_5ekyg_1{0%{background-position:0% center}to{background-position:200% center}}._heroTagline_5ekyg_407{color:#fff9;margin-bottom:12px;font-weight:600}._heroPunch_5ekyg_419{color:#ffffffbf;max-width:52ch}._heroCTAs_5ekyg_423{margin-top:18px;display:flex;gap:12px;justify-content:center}._btnPrimary_5ekyg_427{display:inline-block;padding:12px 28px;background:linear-gradient(90deg,#d4af37,#b8860b);color:#0d0d0d;border-radius:30px;text-decoration:none;font-weight:700;position:relative;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 20px #d4af3766}._btnPrimary_5ekyg_427:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}._btnPrimary_5ekyg_427:hover{transform:translateY(-3px);box-shadow:0 8px 30px #d4af3799}._btnPrimary_5ekyg_427:hover:before{left:100%}._btnOutline_5ekyg_495{display:inline-block;padding:10px 16px;color:#fff;border-radius:10px;text-decoration:none;border:1px solid rgba(255,255,255,.12)}._socialVertical_5ekyg_513{position:relative;transform:none;display:flex;flex-direction:row;gap:12px;margin:18px auto 0;z-index:2}._socialVertical_5ekyg_513 a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff0a;box-shadow:0 8px 20px #00000073;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}._socialVertical_5ekyg_513 a i{color:#fff;font-size:18px;transition:color .18s ease}._socialVertical_5ekyg_513 a:hover,._socialVertical_5ekyg_513 a:focus,._socialVertical_5ekyg_513 a:focus-visible{transform:translateY(-4px);background:linear-gradient(180deg,#f5e6a3,#d4af37);box-shadow:0 14px 40px #d4af3738,0 4px 10px #f5e6a31f;outline:none}._socialVertical_5ekyg_513 a:hover i,._socialVertical_5ekyg_513 a:focus i,._socialVertical_5ekyg_513 a:focus-visible i{color:#0d0d0d}._heroRight_5ekyg_601{display:flex;justify-content:flex-end}._heroCard_5ekyg_605{position:relative;width:min(420px,100%);aspect-ratio:1 / 1;height:auto;border-radius:22px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);border:1px solid rgba(212,175,55,.22);box-shadow:0 26px 80px #0000008c,inset 0 0 0 1px #00000059;display:flex;align-items:center;justify-content:center;padding:18px 18px 20px;overflow:hidden;transform:translateZ(0)}._heroCard_5ekyg_605:before{content:"";position:absolute;top:14px;right:14px;bottom:68px;left:14px;border-radius:16px;background:radial-gradient(120% 110% at 40% 30%,#d4af371f,#0000 55%),linear-gradient(180deg,#0000008c,#00000059);box-shadow:inset 0 0 0 2px #ffffff0f,inset 0 0 30px #d4af371a;z-index:1}._heroCard_5ekyg_605:after{content:"";position:absolute;top:14px;right:14px;bottom:68px;left:14px;border-radius:16px;background:repeating-linear-gradient(180deg,#ffffff0f,#ffffff0f,#0000 2px,#0000 4px),linear-gradient(180deg,#f5e6a30f,#0000);opacity:.55;mix-blend-mode:overlay;pointer-events:none;z-index:3;animation:_crtFlicker_5ekyg_1 5.5s ease-in-out infinite}@keyframes _crtFlicker_5ekyg_1{0%,to{opacity:.52}45%{opacity:.58}50%{opacity:.5}55%{opacity:.6}}._accentBlob_5ekyg_741{position:absolute;left:18px;top:18px;width:12px;height:12px;border-radius:999px;background:radial-gradient(circle,#f5e6a3f2,#d4af3733);box-shadow:0 0 0 3px #d4af3724,0 0 18px #d4af3759;filter:none;z-index:4;animation:_statusPulse_5ekyg_1 2.4s ease-in-out infinite}@keyframes _statusPulse_5ekyg_1{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.12);opacity:1}}._portrait_5ekyg_783{width:min(290px,78%);height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;box-shadow:0 14px 40px #00000080,inset 0 0 0 1px #ffffff0f;filter:saturate(1.08) contrast(1.06);position:relative;z-index:2;transform:translateY(-8px)}._skillBadges_5ekyg_813{position:absolute;left:14px;right:14px;bottom:14px;display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;z-index:5;padding:18px 12px 10px;border-radius:18px;background:#00000059;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%)}._skillBadges_5ekyg_813:before{content:"";position:absolute;left:12px;right:12px;top:10px;height:10px;width:0%;border-radius:999px;background:linear-gradient(90deg,#d4af37f2,#f5e6a3d9);transition:width 2.2s cubic-bezier(.2,.8,.2,1);z-index:1}._skillBadges_5ekyg_813:after{content:"";position:absolute;left:12px;right:12px;top:10px;height:10px;border-radius:999px;background:repeating-linear-gradient(90deg,#ffffff2e 0,#ffffff2e 12px,#00000040 12px,#00000040 24px);opacity:.35;z-index:2;pointer-events:none}._skillBadges_5ekyg_813._revealed_5ekyg_917:before,._skillBadges_5ekyg_813[data-revealed=true]:before{width:100%}._badge_5ekyg_927{background:linear-gradient(180deg,#00000040,#0000008c);color:#ffffffeb;padding:6px 10px;border-radius:10px;font-weight:700;font-size:11px;letter-spacing:.4px;border:1px solid rgba(212,175,55,.2);box-shadow:0 6px 18px #00000040;white-space:nowrap}._skillBadges_5ekyg_813 ._badge_5ekyg_927{transform:translate(-18px) translateY(8px) scale(.98);opacity:0;transition:transform 1.2s cubic-bezier(.2,.8,.2,1),opacity 1.2s ease;position:relative;z-index:3}._revealed_5ekyg_917 ._badge_5ekyg_927{opacity:1;transform:translate(0) translateY(0) scale(1)}._revealed_5ekyg_917 ._badge1_5ekyg_979,._skillBadges_5ekyg_813[data-revealed=true] ._badge1_5ekyg_979{transition-delay:2.2s}._revealed_5ekyg_917 ._badge2_5ekyg_983,._skillBadges_5ekyg_813[data-revealed=true] ._badge2_5ekyg_983{transition-delay:2.35s}._revealed_5ekyg_917 ._badge3_5ekyg_987,._skillBadges_5ekyg_813[data-revealed=true] ._badge3_5ekyg_987{transition-delay:2.5s}._revealed_5ekyg_917 ._badge4_5ekyg_991,._skillBadges_5ekyg_813[data-revealed=true] ._badge4_5ekyg_991{transition-delay:2.65s}._revealed_5ekyg_917 ._badge5_5ekyg_995,._skillBadges_5ekyg_813[data-revealed=true] ._badge5_5ekyg_995{transition-delay:2.8s}._revealed_5ekyg_917 ._badge6_5ekyg_999,._skillBadges_5ekyg_813[data-revealed=true] ._badge6_5ekyg_999{transition-delay:2.95s}._revealed_5ekyg_917 ._badge7_5ekyg_1003,._skillBadges_5ekyg_813[data-revealed=true] ._badge7_5ekyg_1003{transition-delay:3.1s}._revealed_5ekyg_917 ._badge8_5ekyg_1007,._skillBadges_5ekyg_813[data-revealed=true] ._badge8_5ekyg_1007{transition-delay:3.25s}@media screen and (max-width:600px){._skillBadges_5ekyg_813{gap:6px;left:12px;right:12px;bottom:12px;padding:16px 10px 10px}._badge_5ekyg_927{padding:6px 10px;font-size:11px}}@media screen and (max-width:600px){._socialVertical_5ekyg_513{position:static;transform:none;margin-top:18px;flex-direction:row}}@media screen and (max-width:1100px){._heroGrid_5ekyg_321{grid-template-columns:1fr}._heroRight_5ekyg_601{justify-content:center;margin-top:28px}._heroCard_5ekyg_605{width:min(340px,100%)}}@media screen and (max-width:600px){._heroIntro_5ekyg_345{padding:20px}._heroTitle_5ekyg_363{font-size:32px}._heroPunch_5ekyg_419{max-width:100%}._heroCard_5ekyg_605{width:min(340px,100%);aspect-ratio:auto;display:flex;flex-direction:column;justify-content:flex-start;padding:18px 16px 16px}._heroCard_5ekyg_605:before,._heroCard_5ekyg_605:after{top:14px;right:14px;bottom:14px;left:14px}._portrait_5ekyg_783{width:100%;max-width:260px;transform:translateY(0);margin-top:8px}._skillBadges_5ekyg_813{position:relative;left:auto;right:auto;bottom:auto;width:100%;margin-top:14px}}._headerContent_5ekyg_135 p{color:#fff;font-size:22px}._headerContent_5ekyg_135 p span{color:var(--primary-color)}._headerContent_5ekyg_135 ._social_5ekyg_513{display:flex;gap:20px}._headerContent_5ekyg_135 ._social_5ekyg_513 i{font-size:22px;height:50px;width:50px;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.6s}._headerContent_5ekyg_135 ._social_5ekyg_513 i:hover{background-color:var(--primary-color);color:#1e1e1e}._headerImage_5ekyg_1199{width:50%;height:100%;display:flex;align-items:center;justify-content:center;z-index:3;position:relative}._headerImage_5ekyg_1199 img{width:580px;height:580px;z-index:2;border-radius:50%}._borderAnimation_5ekyg_1245{position:absolute;height:585px;width:585px;top:50%;left:50%;transform:translate(-50%,-50%)}._borderAnimation_5ekyg_1245:after,._borderAnimation_5ekyg_1245:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;background-image:conic-gradient(from var(--angle),transparent 50%,var(--primary-color));border-radius:50%;animation:_spin_5ekyg_1 2s infinite linear}._borderAnimation_5ekyg_1245:before{filter:blur(50px);opacity:1}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes _spin_5ekyg_1{to{--angle: 360deg}}@media screen and (max-width:1400px){._headerImage_5ekyg_1199 img{width:500px;height:500px}._borderAnimation_5ekyg_1245{height:505px;width:505px}}@media screen and (max-width:1200px){._headerContainer_5ekyg_11{flex-direction:column-reverse;align-items:center}._headerContainer_5ekyg_11 ._headerContent_5ekyg_135{width:100%;margin-top:80px;text-align:center;align-items:center;margin-bottom:50px}}@media screen and (max-width:500px){._headerImage_5ekyg_1199 img{width:100%;height:100%}._headerImage_5ekyg_1199{width:90%}._borderAnimation_5ekyg_1245{height:102%;width:102%}}._about_wrapper_5ekyg_1431{background:linear-gradient(180deg,#0d0d0d,#1a1a1a)}._about_5ekyg_1431{width:100%;display:flex;gap:50px}._about_5ekyg_1431 ._aboutImage_5ekyg_1455{width:50%;display:flex;align-items:center;justify-content:center}._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img,._about_5ekyg_1431 ._aboutImage_5ekyg_1455 video{height:500px;width:500px;object-fit:cover;box-shadow:10px 10px #000}._about_5ekyg_1431 ._aboutContent_5ekyg_1493{width:50%;display:flex;flex-direction:column;gap:20px}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507{padding:30px 20px;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;display:flex;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.03),transparent)}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(212,175,55,.1),transparent 70%);opacity:0;transition:opacity .4s ease}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507:hover:before{opacity:1}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 40px #d4af3726,0 0 0 1px #d4af3766;border-color:#d4af37}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 img{height:50px;width:50px;margin-right:30px;filter:invert(100%)}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 h3{font-size:26px;font-weight:300;margin-bottom:20px;transition:.6s}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507:hover h3{color:var(--primary-color)}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 p{color:#fff6;width:95%}@media screen and (max-width:1200px){._about_5ekyg_1431{flex-direction:column;align-items:center}._about_5ekyg_1431 ._aboutContent_5ekyg_1493{width:100%;margin-top:50px}}@media screen and (max-width:500px){._about_5ekyg_1431 ._aboutImage_5ekyg_1455{width:100%;position:sticky;top:90px;height:75svh}._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img,._about_5ekyg_1431 ._aboutImage_5ekyg_1455 video{height:100%;width:100%}}._Experience_container_5ekyg_1695{background:linear-gradient(0deg,#0d0d0d,#1a1a1a)}._Experience_5ekyg_1695{width:100%;display:flex;align-items:flex-start;gap:50px;color:#fff}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729{width:50%;display:flex;flex-direction:column;gap:20px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 h3{font-size:50px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 p{font-size:15px;color:#fff9;font-weight:300}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729{display:flex;flex-direction:column;gap:20px;width:100%;margin-top:20px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 h4{font-size:large}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807{width:100%;height:20px;background-color:#fff3;border-radius:30px;position:relative}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807:after,._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg,#d4af37,#b8860b);border-radius:30px;transform-origin:left center;transform:scaleX(0);transition:transform 2.7s cubic-bezier(.2,.8,.2,1)}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807:before{content:attr(data-value);font-size:15px;z-index:5;width:max-content;color:#fff;box-shadow:none;left:50%;background-color:transparent}._SkillPercent_5ekyg_1881{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#fff;font-weight:700;z-index:6;text-shadow:0 1px 2px rgba(0,0,0,.5)}._Skils_5ekyg_1729[data-revealed=true] ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807._Skill_HTML_5ekyg_1909:after{transform:scaleX(.6);transition-delay:40ms}._Skils_5ekyg_1729[data-revealed=true] ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807._Skill_CSS_5ekyg_1911:after{transform:scaleX(.75);transition-delay:.12s}._Skils_5ekyg_1729[data-revealed=true] ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807._Skill_JS_5ekyg_1913:after{transform:scaleX(.58);transition-delay:.2s}._Skils_5ekyg_1729[data-revealed=true] ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807._Skils_REACTJS_5ekyg_1915:after{transform:scaleX(.5);transition-delay:.28s}._Skils_5ekyg_1729[data-revealed=true] ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807._Skill_TAILWIND_5ekyg_1917:after{transform:scaleX(.65);transition-delay:.36s}._Skils_5ekyg_1729[data-revealed=true] ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807._Skill_PHOTOSHOP_5ekyg_1919:after{transform:scaleX(.75);transition-delay:.44s}._Experience_wrapper_5ekyg_1923{width:50%;display:flex;flex-direction:column;gap:24px}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939{background:linear-gradient(135deg,#1a1a1a,#0d0d0d);padding:28px 30px;border-radius:16px;border:1px solid rgba(212,175,55,.15);display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);opacity:0;transform:translateY(30px);animation:_cardFadeIn_5ekyg_1 .6s ease forwards}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939:nth-child(1){animation-delay:.1s}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939:nth-child(2){animation-delay:.25s}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939:nth-child(3){animation-delay:.4s}@keyframes _cardFadeIn_5ekyg_1{to{opacity:1;transform:translateY(0)}}._cardIcon_5ekyg_1995{position:absolute;top:20px;right:20px;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;background:linear-gradient(135deg,#d4af3726,#b8860b1a);color:#d4af37;box-shadow:0 4px 20px #d4af3726;transition:all .3s ease;z-index:5}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939:before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:linear-gradient(180deg,#d4af37,#b8860b);border-radius:4px 0 0 4px;transition:width .3s ease}._card_cloud_5ekyg_2063{background:linear-gradient(135deg,#1a1a1a,#0d0d0d)!important}._cloudGridBackdrop_5ekyg_2073{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}._cloudGridBackdrop_5ekyg_2073:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background-image:var(--cloud-bg);background-size:cover;background-position:center;opacity:.1;filter:saturate(1.15) contrast(1.05) blur(1.6px);transform:scale(1.06);will-change:transform,opacity;animation:_cloudBgDrift_5ekyg_1 18s ease-in-out infinite,_cloudBgBreath_5ekyg_1 6.5s ease-in-out infinite}._cloudGridBackdrop_5ekyg_2073:after{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;background-image:repeating-linear-gradient(0deg,rgba(212,175,55,.06) 0 1px,transparent 1px 44px),repeating-linear-gradient(90deg,rgba(212,175,55,.05) 0 1px,transparent 1px 44px),repeating-linear-gradient(0deg,rgba(212,175,55,.07) 0 1px,transparent 1px 176px),repeating-linear-gradient(90deg,rgba(212,175,55,.06) 0 1px,transparent 1px 176px);opacity:.3;transform:translateZ(0);animation:_cloudGridSlide_5ekyg_1 8s linear infinite,_cloudGridPulse_5ekyg_1 4.5s ease-in-out infinite}@keyframes _cloudGridSlide_5ekyg_1{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:0 220px,220px 0,0 880px,880px 0}}@keyframes _cloudGridPulse_5ekyg_1{0%,to{opacity:.26}50%{opacity:.32}}@keyframes _cloudBgDrift_5ekyg_1{0%,to{transform:scale(1.06) translateZ(0)}50%{transform:scale(1.1) translate3d(-10px,-6px,0)}}@keyframes _cloudBgBreath_5ekyg_1{0%,to{opacity:.095}50%{opacity:.11}}._videoPhotoBackdrop_5ekyg_2203{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}._videoPhotoBackdrop_5ekyg_2203:before{content:"";position:absolute;top:-12%;right:-12%;bottom:-12%;left:-12%;background-image:var(--video-bg);background-size:cover;background-position:center;opacity:.1;filter:saturate(1.1) contrast(1.03) blur(1.4px);transform:scale(1.06);will-change:transform,opacity;animation:_videoBgDrift_5ekyg_1 22s ease-in-out infinite,_videoBgBreath_5ekyg_1 7s ease-in-out infinite}@keyframes _videoBgDrift_5ekyg_1{0%,to{transform:scale(1.06) translateZ(0)}50%{transform:scale(1.1) translate3d(8px,-10px,0)}}@keyframes _videoBgBreath_5ekyg_1{0%,to{opacity:.09}50%{opacity:.11}}._designLogoBackdrop_5ekyg_2269{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}._designLogoBackdrop_5ekyg_2269:before{content:"";position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;background-image:var(--design-bg);background-repeat:repeat;background-size:140px auto;background-position:0 0;opacity:.1;filter:saturate(1.1) contrast(1.05) blur(.8px);transform:rotate(-8deg) scale(1.1);will-change:transform,opacity,background-position;animation:_designLogoDrift_5ekyg_1 26s ease-in-out infinite,_designLogoBreath_5ekyg_1 8s ease-in-out infinite}@keyframes _designLogoDrift_5ekyg_1{0%,to{background-position:0 0}50%{background-position:120px 80px}}@keyframes _designLogoBreath_5ekyg_1{0%,to{opacity:.085;transform:rotate(-8deg) scale(1.08)}50%{opacity:.11;transform:rotate(-8deg) scale(1.12)}}._card_cloud_5ekyg_2063>h3,._card_cloud_5ekyg_2063>p,._card_cloud_5ekyg_2063>ul{position:relative;z-index:3}._card_cloud_5ekyg_2063:after{content:"☁️";position:absolute;font-size:40px;opacity:.25;right:80px;top:50%;transform:translateY(-50%);z-index:1;animation:_cloudFloat_5ekyg_1 3s ease-in-out infinite}._card_cloud_5ekyg_2063:before{content:"☁️";position:absolute;font-size:25px;opacity:.15;right:130px;top:30%;z-index:1;animation:_cloudFloat_5ekyg_1 4s ease-in-out infinite 1s}._card_cloud_5ekyg_2063 ._cloudAnim_5ekyg_2399{position:absolute;right:0;top:0;width:100%;height:100%;opacity:1;pointer-events:none;z-index:1}._card_cloud_5ekyg_2063:hover:after{opacity:.4;right:100px}@keyframes _cloudFloat_5ekyg_1{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-55%) translate(-10px)}}._card_cloud_5ekyg_2063 ._archDiagram_5ekyg_2443{position:absolute;right:20px;bottom:20px;width:120px;height:80px;opacity:0;transition:all .5s ease;z-index:2}._card_cloud_5ekyg_2063:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #d4af3726,0 0 0 1px #d4af374d;border-color:#d4af3766!important}._card_cloud_5ekyg_2063:hover ._cardIcon_5ekyg_1995{transform:scale(1.1);box-shadow:0 8px 30px #d4af374d}._card_video_5ekyg_2493{background:linear-gradient(135deg,#1a1a1a,#0d0d0d)!important}._card_video_5ekyg_2493:after{content:"";position:absolute;top:28px;right:80px;width:12px;height:12px;background:#d4af37;border-radius:50%;opacity:1;z-index:5;animation:_recordBlink_5ekyg_1 1s ease-in-out infinite}._card_video_5ekyg_2493:before{content:"REC";position:absolute;top:26px;right:100px;font-size:11px;font-weight:700;color:#d4af37;letter-spacing:1px;opacity:.8;z-index:5}._card_video_5ekyg_2493:hover:after{opacity:1}@keyframes _recordBlink_5ekyg_1{0%,to{opacity:1;box-shadow:0 0 #d4af37b3}50%{opacity:.5;box-shadow:0 0 0 8px #d4af3700}}._card_video_5ekyg_2493 ._cameraFrame_5ekyg_2579{position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid rgba(212,175,55,.2);border-radius:16px;opacity:1;pointer-events:none;z-index:3}._card_video_5ekyg_2493:hover ._cameraFrame_5ekyg_2579{border-color:#d4af3766}._card_video_5ekyg_2493 ._cameraFrame_5ekyg_2579:before,._card_video_5ekyg_2493 ._cameraFrame_5ekyg_2579:after{content:"";position:absolute;width:30px;height:30px;border:2px solid #D4AF37;opacity:.7}._card_video_5ekyg_2493 ._cameraFrame_5ekyg_2579:before{top:10px;left:10px;border-right:none;border-bottom:none}._card_video_5ekyg_2493 ._cameraFrame_5ekyg_2579:after{bottom:10px;right:10px;border-left:none;border-top:none}._card_video_5ekyg_2493:hover ._cameraFrame_5ekyg_2579:before,._card_video_5ekyg_2493:hover ._cameraFrame_5ekyg_2579:after{opacity:1}._card_video_5ekyg_2493 ._filmStrip_5ekyg_2675{position:absolute;bottom:0;left:0;right:0;height:30px;background:repeating-linear-gradient(90deg,transparent,transparent 15px,rgba(212,175,55,.08) 15px,rgba(212,175,55,.08) 20px);opacity:1;z-index:2;animation:_filmScroll_5ekyg_1 3s linear infinite}._card_video_5ekyg_2493:hover ._filmStrip_5ekyg_2675{opacity:1;background:repeating-linear-gradient(90deg,transparent,transparent 15px,rgba(212,175,55,.15) 15px,rgba(212,175,55,.15) 20px)}@keyframes _filmScroll_5ekyg_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._card_video_5ekyg_2493:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #d4af3726,0 0 0 1px #d4af374d;border-color:#d4af3766!important}._card_video_5ekyg_2493:hover ._cardIcon_5ekyg_1995{transform:scale(1.1);box-shadow:0 8px 30px #d4af374d;animation:_cameraShake_5ekyg_1 .5s ease}@keyframes _cameraShake_5ekyg_1{0%,to{transform:scale(1.1) rotate(0)}25%{transform:scale(1.1) rotate(-3deg)}75%{transform:scale(1.1) rotate(3deg)}}._card_design_5ekyg_2785{background:linear-gradient(135deg,#1a1a1a,#0d0d0d)!important}._card_design_5ekyg_2785 ._uiBuilder_5ekyg_2795{position:absolute;right:15px;bottom:15px;width:140px;height:100px;opacity:0;transition:all .5s ease;z-index:2}._card_design_5ekyg_2785:after{content:"";position:absolute;right:20px;bottom:20px;width:130px;height:90px;background:#0d0d0d;border:1px solid rgba(212,175,55,.25);border-radius:6px;opacity:1;z-index:2}._card_design_5ekyg_2785:hover:after{border-color:#d4af3780}._card_design_5ekyg_2785 ._uiElement_5ekyg_2857{position:absolute;background:linear-gradient(90deg,#d4af3740,#d4af371a);border-radius:3px;opacity:1;z-index:3}._card_design_5ekyg_2785 ._uiElement1_5ekyg_2873{right:30px;bottom:85px;width:110px;height:12px;animation:_uiPulse_5ekyg_1 2s ease-in-out infinite}._card_design_5ekyg_2785 ._uiElement2_5ekyg_2889{right:30px;bottom:65px;width:70px;height:8px;animation:_uiPulse_5ekyg_1 2s ease-in-out infinite .3s}._card_design_5ekyg_2785 ._uiElement3_5ekyg_2905{right:30px;bottom:45px;width:90px;height:8px;animation:_uiPulse_5ekyg_1 2s ease-in-out infinite .6s}._card_design_5ekyg_2785 ._uiElement4_5ekyg_2921{right:30px;bottom:28px;width:40px;height:14px;border-radius:7px;background:linear-gradient(90deg,#d4af37,#b8860b);animation:_uiButtonPulse_5ekyg_1 1.5s ease-in-out infinite}@keyframes _uiPulse_5ekyg_1{0%,to{opacity:.6;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.02)}}@keyframes _uiButtonPulse_5ekyg_1{0%,to{opacity:.8;box-shadow:0 0 #d4af374d}50%{opacity:1;box-shadow:0 0 8px 2px #d4af3733}}._card_design_5ekyg_2785:hover ._uiElement_5ekyg_2857{opacity:1}._card_design_5ekyg_2785:hover ._uiElement1_5ekyg_2873,._card_design_5ekyg_2785:hover ._uiElement2_5ekyg_2889,._card_design_5ekyg_2785:hover ._uiElement3_5ekyg_2905{background:linear-gradient(90deg,#d4af3766,#d4af3726)}._card_design_5ekyg_2785 ._cursor_5ekyg_2983{position:absolute;right:45px;bottom:35px;width:0;height:0;border-left:8px solid #D4AF37;border-top:5px solid transparent;border-bottom:5px solid transparent;opacity:.8;transform:rotate(-45deg);z-index:4;animation:_cursorMove_5ekyg_1 2.5s ease-in-out infinite}._card_design_5ekyg_2785:hover ._cursor_5ekyg_2983{opacity:1}@keyframes _cursorMove_5ekyg_1{0%,to{transform:rotate(-45deg) translate(0)}25%{transform:rotate(-45deg) translate(-20px,-15px)}50%{transform:rotate(-45deg) translate(-40px,5px)}75%{transform:rotate(-45deg) translate(-15px,10px)}}._card_design_5ekyg_2785:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #d4af3726,0 0 0 1px #d4af374d;border-color:#d4af3766!important}._card_design_5ekyg_2785:hover ._cardIcon_5ekyg_1995{transform:scale(1.1) rotate(-5deg);box-shadow:0 8px 30px #d4af374d}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 h3{font-size:24px;font-weight:600;color:#fff;line-height:1.3;padding-right:60px;position:relative;z-index:5}._cardDate_5ekyg_3079{color:#d4af37!important;font-weight:500!important;font-size:14px!important;letter-spacing:.5px;position:relative;z-index:5}._cardSkills_5ekyg_3097{margin-top:8px;padding-top:12px;border-top:1px solid rgba(212,175,55,.15);font-size:13px!important;color:#fff9!important;position:relative;z-index:5}._cardSkills_5ekyg_3097 strong{color:#d4af37}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 p{color:#ffffff80;font-weight:300;position:relative;z-index:5}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939:hover p{color:#fffc}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 ul{position:relative;z-index:5}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 ul li{color:#ffffffbf;font-weight:300;line-height:1.6;margin-bottom:6px}@media screen and (max-width:1400px){._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 h3{font-size:20px;padding-right:50px}._cardIcon_5ekyg_1995{width:40px;height:40px;font-size:18px}}@media screen and (max-width:900px){._Experience_5ekyg_1695{flex-direction:column}._Experience_wrapper_5ekyg_1923,._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729{width:100%}}._projects_container_5ekyg_3219{background:linear-gradient(180deg,#0d0d0d,#1a1a1a)}._projects_5ekyg_3219{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:25px;margin-top:50px}._projects_5ekyg_3219 ._project_5ekyg_3219{width:100%;position:relative;border-radius:12px;overflow:hidden}._projects_5ekyg_3219 ._project_5ekyg_3219:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(0deg,#D4AF37,transparent);border-radius:12px}._projects_5ekyg_3219 ._project_5ekyg_3219 img{width:100%;border-radius:12px;transition:.6s}._projects_5ekyg_3219 ._project_5ekyg_3219:hover img{transform:scale(1.05)}._projects_5ekyg_3219 ._project_5ekyg_3219 ._project_content_5ekyg_3317{position:absolute;bottom:0;left:0;z-index:5;color:#fff;display:flex;flex-direction:column;gap:10px;width:100%;padding:30px}._projects_5ekyg_3219 ._project_5ekyg_3219 ._project_content_5ekyg_3317 h3{font-size:35px}._projects_5ekyg_3219 ._project_5ekyg_3219 ._project_content_5ekyg_3317 p{color:#ffffff80}._projects_5ekyg_3219 ._project_5ekyg_3219 ._project_content_5ekyg_3317 i{position:absolute;top:50px;right:30px;height:50px;width:50px;display:flex;align-items:center;justify-content:center;background-color:#0d0d0d;color:#d4af37;border-radius:50%;font-size:22px;cursor:pointer}@media screen and (max-width:1200px){._projects_5ekyg_3219 ._project_5ekyg_3219 ._project_content_5ekyg_3317 i{display:none}}@media screen and (max-width:1200px){._projects_5ekyg_3219{grid-template-columns:repeat(1,1fr)}}._contact_wrapper_5ekyg_3433,._basketball_wrapper_5ekyg_3447{background:linear-gradient(0deg,#0d0d0d,#1a1a1a)}._contact_5ekyg_3433{width:70%;margin:0 auto;background-color:#fff;display:flex;position:relative;z-index:1}._contact_5ekyg_3433:after{content:"";position:absolute;top:0;right:0;height:100%;width:40%;background:linear-gradient(0deg,#d4af37,#b8860b);z-index:-1}._contact_5ekyg_3433 ._contact_form_5ekyg_3517{width:60%;padding:50px;display:flex;flex-direction:column;gap:20px}._contact_5ekyg_3433 ._contact_form_5ekyg_3517 ._input_wrapper_5ekyg_3535{display:flex;gap:20px}._contact_5ekyg_3433 ._contact_form_5ekyg_3517 h4,._contact_5ekyg_3433 ._contact_details_5ekyg_3547 h4{font-size:larger}._contact_5ekyg_3433 ._contact_form_5ekyg_3517 input{height:50px;width:100%;padding:0 10px;outline:none}._contact_5ekyg_3433 ._contact_form_5ekyg_3517 textarea{width:100%;height:250px;padding:10px;outline:none}._contact_5ekyg_3433 ._contact_form_5ekyg_3517 button:after{display:none}._contact_5ekyg_3433 ._contact_details_5ekyg_3547{width:40%;padding:50px;display:flex;flex-direction:column;gap:20px;color:#fff}._contact_5ekyg_3433 ._contact_details_5ekyg_3547 ._info_wrapper_5ekyg_3617{display:flex;align-items:center;gap:20px}._contact_5ekyg_3433 ._contact_details_5ekyg_3547 ._social_5ekyg_513{display:flex;gap:20px;margin-top:50px}._contact_5ekyg_3433 ._contact_details_5ekyg_3547 ._info_wrapper_5ekyg_3617 i,._contact_5ekyg_3433 ._contact_details_5ekyg_3547 ._social_5ekyg_513 i{font-size:20px;height:40px;width:40px;background-color:#0d0d0d;color:#d4af37;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.6s}._contact_5ekyg_3433 ._contact_details_5ekyg_3547 ._social_5ekyg_513 i:hover{transform:translateY(-10px);cursor:pointer}@media screen and (max-width:1400px){._contact_5ekyg_3433{width:90%}}@media screen and (max-width:900px){._contact_5ekyg_3433{width:100%}._contact_5ekyg_3433 ._contact_details_5ekyg_3547,._contact_5ekyg_3433:after{display:none}._contact_5ekyg_3433 ._contact_form_5ekyg_3517{width:100%}}@media screen and (max-width:500px){._contact_5ekyg_3433 ._contact_form_5ekyg_3517 ._input_wrapper_5ekyg_3535{flex-direction:column}}._footer_5ekyg_3751{background:linear-gradient(180deg,#0d0d0d,#1a1a1a)}._footerLinks_5ekyg_3763{display:flex;width:100%;align-items:center;justify-content:center;gap:20px}._footerLinks_5ekyg_3763 a{color:#fff;font-size:18px;border-left:1px solid rgba(255,255,255,.2);padding-left:15px}._footerLinks_5ekyg_3763 a:first-of-type{border:none}._footerLinks_5ekyg_3763 a:hover{color:#d4af37}._footer_5ekyg_3751 p{text-align:center;margin-top:50px;color:#fff6;font-weight:300}@media screen and (max-width:500px){._footerLinks_5ekyg_3763 a{padding-left:10px}}@media screen and (max-width:600px){._footer_5ekyg_3751{padding:20px 12px}._footerLinks_5ekyg_3763{flex-direction:column;gap:8px;align-items:center;justify-content:center}._footerLinks_5ekyg_3763 a{font-size:14px;padding-left:0;border-left:none}._footer_5ekyg_3751 p{margin-top:18px;font-size:13px}}@media screen and (max-width:420px){._footerToggle_5ekyg_3905{display:inline-block;margin:0 auto 8px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.12);padding:8px 12px;border-radius:8px;font-size:14px;cursor:pointer;display:block;text-align:center}._footerLinks_5ekyg_3763._collapsed_5ekyg_3935{display:none}._footerLinks_5ekyg_3763._expanded_5ekyg_3945{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:6px}}._heroSection_5ekyg_3973 ._heroImageWrapper_5ekyg_3973,._headerImage_5ekyg_1199,._headerImage_5ekyg_1199 img,._heroImageWrapper_5ekyg_3973 img,._heroImage_5ekyg_3973 img{width:100%;height:auto;max-width:360px;max-height:360px;object-fit:cover;border-radius:50%}._borderAnimation_5ekyg_1245{height:370px!important;width:370px!important}._floatingCard_5ekyg_4013{min-width:110px;max-width:140px;padding:8px 10px;font-size:13px;border-radius:10px;display:flex;align-items:center;gap:8px}._aboutSection_5ekyg_4037 ._aboutImageWrapper_5ekyg_4037 img,._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img,._aboutImageWrapper_5ekyg_4037 img{width:100%;height:auto;max-width:420px;max-height:420px;object-fit:cover;box-shadow:8px 8px #000}._projectsSection_5ekyg_4061 ._projectImageWrapper_5ekyg_4061 img,._projects_5ekyg_3219 ._project_5ekyg_3219 img,._projectImageWrapper_5ekyg_4061 img{width:100%;height:auto;max-height:260px;object-fit:cover}._contactCardIcon_5ekyg_4081 i,._contactCardIcon_5ekyg_4081{font-size:18px;height:44px;width:44px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:900px){._heroSection_5ekyg_3973 ._heroImageWrapper_5ekyg_3973,._heroImageWrapper_5ekyg_3973 img,._headerImage_5ekyg_1199 img{max-width:280px;max-height:280px}._aboutSection_5ekyg_4037 ._aboutImageWrapper_5ekyg_4037 img,._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img{max-width:320px;max-height:320px}._projectsSection_5ekyg_4061 ._projectImageWrapper_5ekyg_4061 img,._projects_5ekyg_3219 ._project_5ekyg_3219 img{max-height:200px}._floatingCard_5ekyg_4013{min-width:90px;max-width:110px;font-size:12px;padding:6px 8px}}@media screen and (max-width:500px){._heroSection_5ekyg_3973 ._heroImageWrapper_5ekyg_3973,._heroImageWrapper_5ekyg_3973 img,._headerImage_5ekyg_1199 img{max-width:220px;max-height:220px}._aboutSection_5ekyg_4037 ._aboutImageWrapper_5ekyg_4037 img,._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img{max-width:100%;height:auto}._projectsSection_5ekyg_4061 ._projectImageWrapper_5ekyg_4061 img,._projects_5ekyg_3219 ._project_5ekyg_3219 img{max-height:160px}}._pageWrapper_5ekyg_4199{position:relative;overflow-x:hidden}._particlesContainer_5ekyg_4209{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}._particle_5ekyg_4209{position:absolute;bottom:-20px;width:6px;height:6px;background:linear-gradient(135deg,#d4af37,#f5e6a3);border-radius:50%;opacity:.4;animation:_floatUp_5ekyg_1 12s ease-in-out infinite}@keyframes _floatUp_5ekyg_1{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.6}90%{opacity:.4}to{transform:translateY(-100vh) rotate(720deg);opacity:0}}._portfolioSection_5ekyg_4289{margin-top:40px;margin-bottom:60px}._portfolioTitle_5ekyg_4299{font-size:32px;color:#fff;margin-bottom:8px;display:flex;align-items:center;gap:12px}._titleIcon_5ekyg_4317{font-size:28px;animation:_pulse_5ekyg_1 2s ease-in-out infinite}@keyframes _pulse_5ekyg_1{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}._portfolioSubtitle_5ekyg_4337{color:#fff9;font-size:16px;margin-bottom:30px}._portfolioGrid_5ekyg_4349{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:30px}._portfolioCard_5ekyg_4363{text-decoration:none;color:inherit;display:block;background:linear-gradient(145deg,#ffffff14,#ffffff05);border-radius:16px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}._portfolioCard_5ekyg_4363:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}._portfolioCard_5ekyg_4363:hover:before{left:100%}._portfolioCard_5ekyg_4363:hover{transform:translateY(-10px) scale(1.02);border-color:#d4af3780;box-shadow:0 25px 60px #d4af3733,0 0 40px #d4af371a}._browserFrame_5ekyg_4431{background:#1a1a2e;border-radius:12px 12px 0 0;overflow:hidden}._browserBar_5ekyg_4443{display:flex;align-items:center;padding:10px 14px;background:#0006;gap:6px}._browserDot_5ekyg_4459{width:10px;height:10px;border-radius:50%;background:#ff5f57}._browserDot_5ekyg_4459:nth-child(2){background:#ffbd2e}._browserDot_5ekyg_4459:nth-child(3){background:#28ca42}._browserUrl_5ekyg_4479{margin-left:12px;font-size:12px;color:#ffffff80;background:#ffffff14;padding:4px 12px;border-radius:4px;flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._screenshotContainer_5ekyg_4507{position:relative;height:260px;overflow:hidden;background:linear-gradient(135deg,#1a1a2e,#0d0d1a)}._screenshotImg_5ekyg_4521{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .5s ease}._portfolioCard_5ekyg_4363:hover ._screenshotImg_5ekyg_4521{transform:scale(1.05)}._screenshotOverlay_5ekyg_4545{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.9));display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px;opacity:0;transition:opacity .3s ease}._portfolioCard_5ekyg_4363:hover ._screenshotOverlay_5ekyg_4545{opacity:1}._visitBtn_5ekyg_4583{background:linear-gradient(90deg,#d4af37,#b8860b);color:#0d0d0d;padding:10px 24px;border-radius:25px;font-weight:700;font-size:14px;transform:translateY(20px);transition:transform .3s ease}._portfolioCard_5ekyg_4363:hover ._visitBtn_5ekyg_4583{transform:translateY(0)}._portfolioInfo_5ekyg_4615{padding:20px;color:#fff}._portfolioCategory_5ekyg_4625{display:inline-block;background:linear-gradient(90deg,#d4af3733,#b8860b26);color:#d4af37;padding:4px 12px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}._portfolioInfo_5ekyg_4615 h4{font-size:22px;margin-bottom:6px}._portfolioInfo_5ekyg_4615 p{color:#fff9;font-size:14px}._comingSoonCard_5ekyg_4673{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:380px;background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:2px dashed rgba(255,255,255,.15);border-radius:16px;color:#ffffff80;transition:all .3s ease}._comingSoonCard_5ekyg_4673:hover{border-color:#d4af3766;background:linear-gradient(145deg,#d4af3714,#b8860b0d)}._comingSoonIcon_5ekyg_4709{width:60px;height:60px;border:2px dashed rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;margin-bottom:16px;transition:transform .3s ease}._comingSoonCard_5ekyg_4673:hover ._comingSoonIcon_5ekyg_4709{transform:rotate(90deg)}._comingSoonCard_5ekyg_4673 h4{font-size:18px;margin-bottom:6px}._comingSoonCard_5ekyg_4673 p{font-size:14px}._otherProjects_5ekyg_4763{margin-top:50px}._otherProjects_5ekyg_4763 ._projects_5ekyg_3219{grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 900px){._portfolioGrid_5ekyg_4349,._otherProjects_5ekyg_4763 ._projects_5ekyg_3219{grid-template-columns:1fr}}@media screen and (max-width: 500px){._portfolioTitle_5ekyg_4299{font-size:24px}._screenshotContainer_5ekyg_4507{height:200px}}._contactContainer_5ekyg_4827{position:relative;padding:100px 8%;background:linear-gradient(180deg,#0d0d0d,#1a1a1a);overflow:hidden}._contactContainer_5ekyg_4827:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.3),transparent)}._contactCard_5ekyg_4081{position:relative;max-width:800px;margin:0 auto 50px;padding:50px;background:linear-gradient(145deg,#1a1a1af2,#0d0d0dfa);border-radius:20px;border:1px solid rgba(212,175,55,.15);box-shadow:0 20px 60px #0006}._cardGlow_5ekyg_4889{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:21px;background:linear-gradient(135deg,rgba(212,175,55,.1),transparent,rgba(212,175,55,.1));z-index:-1;opacity:0;transition:opacity .4s ease}._contactCard_5ekyg_4081:hover ._cardGlow_5ekyg_4889{opacity:1}._contactHeader_5ekyg_4925{text-align:center;margin-bottom:40px}._contactHeader_5ekyg_4925 h4{font-size:36px;font-weight:700;color:#d4af37;margin-bottom:12px;letter-spacing:1px}._contactSubtitle_5ekyg_4951{font-size:16px;color:#fff9;font-weight:400}._contactForm_5ekyg_4965{display:flex;flex-direction:column;gap:25px}._inputRow_5ekyg_4977{display:grid;grid-template-columns:1fr 1fr;gap:20px}._inputGroup_5ekyg_4991,._textareaGroup_5ekyg_4993{position:relative}._inputGroup_5ekyg_4991 label,._textareaGroup_5ekyg_4993 label{display:block;font-size:13px;font-weight:600;color:#d4af37cc;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}._inputGroup_5ekyg_4991 input,._textareaGroup_5ekyg_4993 textarea{width:100%;padding:16px 18px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:15px;font-family:inherit;transition:all .3s ease;outline:none}._textareaGroup_5ekyg_4993 textarea{min-height:140px;resize:vertical}._inputGroup_5ekyg_4991 input::placeholder,._textareaGroup_5ekyg_4993 textarea::placeholder{color:#ffffff59}._inputGroup_5ekyg_4991 input:focus,._textareaGroup_5ekyg_4993 textarea:focus{border-color:#d4af3780;background:#00000080;box-shadow:0 0 0 3px #d4af371a}._inputLine_5ekyg_5087{position:absolute;bottom:0;left:0;width:0;height:2px;background:#d4af37;transition:width .4s ease;border-radius:0 0 10px 10px}._inputGroup_5ekyg_4991 input:focus~._inputLine_5ekyg_5087,._textareaGroup_5ekyg_4993 textarea:focus~._inputLine_5ekyg_5087{width:100%}._submitBtn_5ekyg_5121{padding:18px 40px;background:linear-gradient(135deg,#d4af37,#b8860b);border:none;border-radius:10px;color:#0d0d0d;font-size:15px;font-weight:700;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:10px}._submitBtn_5ekyg_5121:hover{background:linear-gradient(135deg,#f5e6a3,#d4af37);transform:translateY(-2px);box-shadow:0 10px 30px #d4af374d}._btnText_5ekyg_5171{position:relative}._btnIcon_5ekyg_5179{font-size:18px;transition:transform .3s ease}._submitBtn_5ekyg_5121:hover ._btnIcon_5ekyg_5179{transform:translate(5px)}._mapSection_5ekyg_5199{max-width:800px;margin:0 auto 50px}._mapContainer_5ekyg_5209{position:relative;width:100%;height:300px;border-radius:20px;overflow:hidden;border:1px solid rgba(212,175,55,.15);box-shadow:0 15px 40px #0000004d}._mapContainer_5ekyg_5209 iframe{width:100%;height:100%;filter:grayscale(100%) invert(92%) contrast(90%);transition:filter .4s ease}._mapContainer_5ekyg_5209:hover iframe{filter:grayscale(50%) invert(92%) contrast(90%)}._mapOverlay_5ekyg_5251{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,rgba(13,13,13,.8) 100%);pointer-events:none}._contactInfo_5ekyg_5273{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:800px;margin:0 auto}._infoCard_5ekyg_5291{display:flex;align-items:center;gap:15px;padding:20px;background:#1a1a1acc;border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}._infoCard_5ekyg_5291:hover{background:#d4af370d;border-color:#d4af3733;transform:translateY(-2px)}._infoIcon_5ekyg_5325{width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#d4af37;background:#d4af371a;border-radius:10px;flex-shrink:0}._infoText_5ekyg_5351 h5{font-size:12px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px}._infoText_5ekyg_5351 p,._infoText_5ekyg_5351 a{font-size:14px;color:#fff;text-decoration:none;font-weight:500}._infoText_5ekyg_5351 a:hover{color:#d4af37}._socialLinks_5ekyg_5395{display:flex;justify-content:center;gap:15px;margin-top:40px;max-width:800px;margin-left:auto;margin-right:auto}._socialLink_5ekyg_5395{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#1a1a1acc;border:1px solid rgba(255,255,255,.08);border-radius:12px;font-size:22px;color:#fff9;text-decoration:none;transition:all .3s ease}._socialLink_5ekyg_5395:hover{background:#d4af3726;border-color:#d4af3766;color:#d4af37;transform:translateY(-3px)}@media screen and (max-width: 768px){._contactContainer_5ekyg_4827{padding:60px 5%}._contactCard_5ekyg_4081{padding:35px 25px;border-radius:16px}._contactHeader_5ekyg_4925 h4{font-size:28px}._inputRow_5ekyg_4977{grid-template-columns:1fr;gap:18px}._mapContainer_5ekyg_5209{height:220px}._contactInfo_5ekyg_5273{grid-template-columns:1fr;gap:12px}._submitBtn_5ekyg_5121{padding:16px 30px;font-size:14px}._socialLinks_5ekyg_5395{flex-wrap:wrap;gap:12px}._socialLink_5ekyg_5395{width:45px;height:45px;font-size:20px}}@media screen and (max-width: 1024px){._headerContainer_5ekyg_11{padding:90px 6% 0}._heroGrid_5ekyg_321{grid-template-columns:1fr;gap:30px;text-align:center}._heroIntro_5ekyg_345{padding:25px}._heroTitle_5ekyg_363{font-size:38px}._heroPunch_5ekyg_419{font-size:15px}._heroRight_5ekyg_601{justify-content:center}._heroCard_5ekyg_605{width:280px;height:280px}._portrait_5ekyg_783{width:200px;height:200px}._about_5ekyg_1431{flex-direction:column;gap:40px}._about_5ekyg_1431 ._aboutImage_5ekyg_1455,._about_5ekyg_1431 ._aboutContent_5ekyg_1493{width:100%}._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img{width:100%;max-width:450px;height:auto}._Experience_5ekyg_1695{flex-direction:column;gap:40px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729,._Experience_wrapper_5ekyg_1923{width:100%}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 h3{font-size:36px}._projects_5ekyg_3219,._portfolioGrid_5ekyg_4349{grid-template-columns:1fr}}@media screen and (max-width: 767px){section{padding:60px 5%!important}._headerContainer_5ekyg_11{padding:80px 5% 0;min-height:auto}._headerWrapper_5ekyg_31{min-height:auto;padding-bottom:60px}._heroGrid_5ekyg_321{gap:25px}._heroIntro_5ekyg_345{padding:20px}._kicker_5ekyg_183{font-size:14px}._heroTitle_5ekyg_363{font-size:32px;line-height:1.1}._heroPunch_5ekyg_419{font-size:14px}._ctaGroup_5ekyg_257{flex-direction:column;width:100%;gap:10px}._primaryBtn_5ekyg_271,._ghostBtn_5ekyg_289{width:100%;text-align:center;padding:14px 20px}._heroCard_5ekyg_605{width:240px;height:240px}._portrait_5ekyg_783{width:170px;height:170px}._skillBadges_5ekyg_813{gap:5px;bottom:10px;left:10px;right:10px}._badge_5ekyg_927{padding:4px 8px;font-size:10px}._socialVertical_5ekyg_513{position:static;flex-direction:row;justify-content:center;margin-top:20px;gap:12px}._socialVertical_5ekyg_513 a{width:40px;height:40px}._about_5ekyg_1431 ._aboutImage_5ekyg_1455 img{width:100%;height:auto;box-shadow:5px 5px #000}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507{padding:20px 15px;flex-direction:column;text-align:center}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 img{margin-right:0;margin-bottom:15px}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 h3{font-size:20px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 h3{font-size:28px;text-align:center}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 p{text-align:center}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939{padding:25px 20px}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 h3{font-size:18px!important;padding-right:0}._cardIcon_5ekyg_1995{width:38px;height:38px;font-size:16px}._card_cloud_5ekyg_2063:before,._card_cloud_5ekyg_2063:after,._card_video_5ekyg_2493:before,._card_video_5ekyg_2493 ._cameraFrame_5ekyg_2579,._card_video_5ekyg_2493 ._filmStrip_5ekyg_2675,._card_design_5ekyg_2785:after,._card_design_5ekyg_2785 ._uiElement_5ekyg_2857,._card_design_5ekyg_2785 ._cursor_5ekyg_2983{display:none}._projects_5ekyg_3219 ._project_content_5ekyg_3317 h3{font-size:20px}._projects_5ekyg_3219 ._project_content_5ekyg_3317 p{font-size:13px}._portfolioTitle_5ekyg_4299{font-size:22px}._screenshotContainer_5ekyg_4507{height:180px}._portfolioCard_5ekyg_4363 ._cardBody_5ekyg_6061{padding:18px}._portfolioCard_5ekyg_4363 ._cardBody_5ekyg_6061 h4{font-size:18px}._contactContainer_5ekyg_4827{padding:50px 5%}._contactCard_5ekyg_4081{padding:30px 20px}._contactHeader_5ekyg_4925 h4{font-size:24px}._mapContainer_5ekyg_5209{height:200px;border-radius:15px}._infoCard_5ekyg_5291{padding:15px}._infoIcon_5ekyg_5325{width:40px;height:40px;font-size:18px}._footerLinks_5ekyg_3763{flex-direction:column;gap:10px}._footerLinks_5ekyg_3763 a{border-left:none;padding-left:0;font-size:15px}}@media screen and (max-width: 480px){section{padding:50px 4%!important}._headerContainer_5ekyg_11{padding:75px 4% 0}._heroTitle_5ekyg_363{font-size:26px}._heroPunch_5ekyg_419{font-size:13px}._heroCard_5ekyg_605{width:200px;height:200px}._portrait_5ekyg_783{width:140px;height:140px}._cardRing_5ekyg_6221{width:180px;height:180px}._skillBadges_5ekyg_813{flex-wrap:wrap;justify-content:center}._badge_5ekyg_927{flex:0 0 auto}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 h3{font-size:18px;margin-bottom:12px}._about_5ekyg_1431 ._aboutContent_5ekyg_1493 ._aboutCard_5ekyg_1507 p{font-size:13px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 h3{font-size:24px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 h4{font-size:14px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 ._Skils_5ekyg_1729 ._Skill_5ekyg_1783 ._SkillBar_5ekyg_1807{height:16px}._skillPercent_5ekyg_6297{font-size:11px!important;padding:2px 6px!important}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939{padding:20px 15px}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 h3{font-size:16px!important}._cardDate_5ekyg_3079,._cardSkills_5ekyg_3097{font-size:12px!important}._Experience_wrapper_5ekyg_1923 ._Experience_card_5ekyg_1939 ul li{font-size:13px}._projects_5ekyg_3219 ._project_content_5ekyg_3317{padding:15px}._projects_5ekyg_3219 ._project_content_5ekyg_3317 h3{font-size:18px}._projects_5ekyg_3219 ._project_content_5ekyg_3317 ._links_5ekyg_6367 a{padding:8px 16px;font-size:12px}._portfolioTitle_5ekyg_4299{font-size:18px}._screenshotContainer_5ekyg_4507{height:160px}._portfolioCard_5ekyg_4363 ._cardBody_5ekyg_6061{padding:15px}._portfolioCard_5ekyg_4363 ._cardBody_5ekyg_6061 h4{font-size:16px}._portfolioCard_5ekyg_4363 ._cardBody_5ekyg_6061 p{font-size:12px}._portfolioCard_5ekyg_4363 ._visitBtn_5ekyg_4583{padding:10px 20px;font-size:12px}._contactCard_5ekyg_4081{padding:25px 15px}._contactHeader_5ekyg_4925 h4{font-size:22px}._contactSubtitle_5ekyg_4951{font-size:14px}._inputGroup_5ekyg_4991 label,._textareaGroup_5ekyg_4993 label{font-size:11px}._inputGroup_5ekyg_4991 input,._textareaGroup_5ekyg_4993 textarea{padding:14px 15px;font-size:14px}._submitBtn_5ekyg_5121{padding:14px 25px;font-size:13px;letter-spacing:1.5px}._mapContainer_5ekyg_5209{height:180px;border-radius:12px}._infoCard_5ekyg_5291{padding:12px;gap:12px}._infoIcon_5ekyg_5325{width:36px;height:36px;font-size:16px}._infoText_5ekyg_5351 h5{font-size:11px}._infoText_5ekyg_5351 p{font-size:13px}._socialLink_5ekyg_5395{width:42px;height:42px;font-size:18px}._footer_5ekyg_3751 p{font-size:12px;margin-top:30px}}@media screen and (max-width: 320px){._heroTitle_5ekyg_363{font-size:22px}._heroCard_5ekyg_605{width:180px;height:180px}._portrait_5ekyg_783{width:120px;height:120px}._Experience_5ekyg_1695 ._Skils_wrapper_5ekyg_1729 h3,._contactHeader_5ekyg_4925 h4{font-size:20px}}html,body,._headerWrapper_5ekyg_31,._about_wrapper_5ekyg_1431,._Experience_container_5ekyg_1695,._projects_container_5ekyg_3219,._contactContainer_5ekyg_4827,._footer_5ekyg_3751{overflow-x:hidden;max-width:100vw}
