.Hero-module__YzicOW__main{box-sizing:border-box;background:linear-gradient(135deg,var(--quinary-color)1%,var(--quinary-color)50%,var(--secondary-color)100%);flex-direction:column;justify-content:start;align-items:center;width:100%;min-height:100vh;padding-top:10vh;display:flex;position:relative;overflow:hidden}.Hero-module__YzicOW__hero{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__YzicOW__heroText{text-align:center;font:100% var(--primary-font);color:var(--primary-color);flex-direction:column;justify-content:center;align-items:center;display:flex}.Hero-module__YzicOW__heroTitle{letter-spacing:.1rem;cursor:pointer;font-size:clamp(4rem,10vw,15rem);font-weight:700;line-height:1.2;font-family:var(--primary-font);margin:0}.Hero-module__YzicOW__mLetter{color:var(--tertiary-color);font-family:var(--tertiary-font);font-size:clamp(4rem,10vw,15rem);font-weight:700}.Hero-module__YzicOW__heroSubtitle{letter-spacing:1rem;color:var(--primary-color);margin:.5rem 0;font-size:clamp(1rem,5vw,1rem);font-weight:400;line-height:1.5}.Hero-module__YzicOW__slogan{width:60%;color:var(--tertiary-color);text-shadow:0 0 .75rem #7c7c7c80;margin-top:1rem;margin-bottom:1rem;font-size:clamp(1rem,5vw,2rem)}@media (max-width:768px){.Hero-module__YzicOW__heroTitle{font-size:3rem}.Hero-module__YzicOW__heroSubtitle{font-size:1.2rem}}@media (max-width:480px){.Hero-module__YzicOW__heroTitle{font-size:2.5rem}.Hero-module__YzicOW__heroSubtitle{font-size:1rem}}
.Hero-module__uehUDq__main{box-sizing:border-box;background:linear-gradient(180deg,var(--primary-color)0%,var(--secondary-color)100%);width:100%;height:100vh;position:relative;overflow:hidden}.Hero-module__uehUDq__switchContainer{z-index:50;position:absolute;top:2rem;right:2rem}.Hero-module__uehUDq__switchButton{color:var(--quinary-color);font-family:var(--primary-font);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:2rem;justify-content:center;align-items:center;padding:.75rem 1.7rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex}.Hero-module__uehUDq__switchButton:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.Hero-module__uehUDq__bentoGrid{box-sizing:border-box;grid-template-rows:3fr 1.6fr 1.7fr;grid-template-columns:repeat(4,1fr);grid-template-areas:"hi hi prof prof""name name name name""name name name name";gap:.75rem;width:100%;height:100%;padding:.75rem;display:grid}.Hero-module__uehUDq__card{box-sizing:border-box;background:#ffffff0a;border-radius:5px;flex-direction:column;padding:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.Hero-module__uehUDq__card:hover{background:#ffffff12;border-color:#ffffff29;box-shadow:0 12px 40px #00000040}.Hero-module__uehUDq__greetingCard{will-change:opacity,transform;backface-visibility:hidden;background:linear-gradient(145deg,#ffffff0f 0%,#ffffff05 100%);grid-area:hi;justify-content:flex-end;padding:3rem}.Hero-module__uehUDq__greetingContent{letter-spacing:.05rem;font-size:clamp(3.5rem,8vw,15rem);font-weight:700;line-height:1;font-family:var(--primary-font);color:var(--quinary-color)}.Hero-module__uehUDq__greetingContent h1{font-size:inherit;line-height:inherit;margin:0}.Hero-module__uehUDq__profileCard{will-change:opacity,transform;backface-visibility:hidden;grid-area:prof;justify-content:flex-end;padding:0}.Hero-module__uehUDq__profileImageWrapper{position:absolute;inset:0}.Hero-module__uehUDq__profileImage{object-fit:cover;will-change:transform;backface-visibility:hidden;transition:transform .6s;width:100%!important;height:100%!important}.Hero-module__uehUDq__profileCard:hover .Hero-module__uehUDq__profileImage{transform:scale(1.05)}.Hero-module__uehUDq__profileOverlay{z-index:2;background:linear-gradient(#0000 0%,#050a30d9 100%);flex-direction:column;gap:.2rem;padding:2rem;display:flex;position:relative}.Hero-module__uehUDq__profileName{font-family:var(--primary-font);color:var(--quinary-color);font-size:1.5rem;font-weight:700}.Hero-module__uehUDq__profileRole{font-family:var(--secondary-font);color:var(--quaternary-color);opacity:.7;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.Hero-module__uehUDq__nameCard{will-change:opacity,transform;backface-visibility:hidden;background:linear-gradient(135deg,#ffffff0d 0%,#ffffff03 100%);grid-area:name;justify-content:center;align-items:flex-start;padding:2rem 3rem}.Hero-module__uehUDq__nameContent{letter-spacing:.05rem;font-size:clamp(5rem,17vw,20rem);font-weight:700;line-height:1;font-family:var(--primary-font);color:var(--quinary-color)}.Hero-module__uehUDq__nameContent h1{font-size:inherit;line-height:inherit;margin:0}.Hero-module__uehUDq__tagCard{grid-area:tag;justify-content:center;padding:2rem 2.5rem}.Hero-module__uehUDq__tagText{font-family:var(--secondary-font);color:var(--quaternary-color);opacity:.6;max-width:380px;margin:0;font-size:clamp(.9rem,1.4vw,1.2rem);line-height:1.7}.Hero-module__uehUDq__roleCard{grid-area:role;justify-content:center;align-items:flex-start;gap:.6rem;padding:2rem}.Hero-module__uehUDq__statusDot{width:16px;height:16px;position:relative}.Hero-module__uehUDq__dot{background:#10b981;border-radius:50%;position:absolute;inset:0}.Hero-module__uehUDq__ping{opacity:.5;background:#10b981;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Hero-module__uehUDq__pingAnim;position:absolute;inset:-4px}@keyframes Hero-module__uehUDq__pingAnim{75%,to{opacity:0;transform:scale(2.5)}}.Hero-module__uehUDq__roleLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.12em;color:var(--quaternary-color);opacity:.5;font-size:.75rem;font-weight:600}.Hero-module__uehUDq__roleText{font-family:var(--primary-font);color:var(--quinary-color);font-size:clamp(1rem,1.6vw,1.25rem);font-weight:700}.Hero-module__uehUDq__scrollCard{cursor:default;grid-area:scroll;justify-content:center;align-items:center;gap:.75rem}.Hero-module__uehUDq__scrollInner{border:2px solid #ffffff26;border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex;overflow:hidden}.Hero-module__uehUDq__scrollLine{background:var(--quaternary-color);opacity:.6;border-radius:2px;width:3px;height:10px}.Hero-module__uehUDq__scrollText{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.2em;color:var(--quaternary-color);opacity:.4;font-size:.65rem;font-weight:600}.Hero-module__uehUDq__scrollArrow{color:var(--quaternary-color);opacity:.35;font-size:1rem}.Hero-module__uehUDq__heroTitle{font-size:inherit;font-weight:700;line-height:inherit;letter-spacing:.05rem;cursor:pointer;font-family:var(--primary-font);margin:0}.Hero-module__uehUDq__heroContainer{display:contents}.Hero-module__uehUDq__letter{display:inline-block}@media (max-width:1024px){.Hero-module__uehUDq__main{height:100dvh}.Hero-module__uehUDq__bentoGrid{grid-template-rows:.8fr 1.4fr .6fr;height:100%;padding:1rem}.Hero-module__uehUDq__greetingContent{font-size:clamp(3rem,8vw,6rem)}.Hero-module__uehUDq__nameContent{font-size:clamp(4rem,14vw,11rem)}}@media (max-width:640px){.Hero-module__uehUDq__main{height:100dvh}.Hero-module__uehUDq__bentoGrid{grid-template:"hi prof".8fr"name name"1.4fr"tag tag".8fr"role role"1fr/1fr 1fr;gap:.5rem;height:100%;padding:.5rem}.Hero-module__uehUDq__profileCard{min-height:160px}.Hero-module__uehUDq__profileName{font-size:1.15rem}.Hero-module__uehUDq__profileRole{font-size:.75rem}.Hero-module__uehUDq__card{padding:1.25rem}.Hero-module__uehUDq__greetingCard{padding:1.5rem}.Hero-module__uehUDq__greetingContent{font-size:clamp(2.5rem,12vw,4rem)}.Hero-module__uehUDq__nameCard{padding:1.5rem}.Hero-module__uehUDq__nameContent{font-size:clamp(3rem,16vw,5rem)}.Hero-module__uehUDq__accentCard{padding:1.5rem}.Hero-module__uehUDq__accentTime{font-size:clamp(1.5rem,6vw,2rem)}.Hero-module__uehUDq__tagText{font-size:.85rem}.Hero-module__uehUDq__roleText{font-size:.9rem}.Hero-module__uehUDq__roleLabel{font-size:.65rem}.Hero-module__uehUDq__scrollCard{display:none}}
.Projects-module__GlD19q__main{box-sizing:border-box;background:linear-gradient(180deg,var(--quaternary-color)0%,var(--quinary-color)100%);width:100%;height:100vh;position:relative;overflow:hidden}.Projects-module__GlD19q__bentoGrid{box-sizing:border-box;grid-template-rows:1.2fr 1fr 1.1fr;grid-template-columns:repeat(3,1fr);grid-template-areas:"head head p0""p1 p2 p3""p4 p4 p5";gap:.75rem;width:100%;height:100%;padding:.75rem;display:grid}.Projects-module__GlD19q__headCard{cursor:default;background:linear-gradient(145deg,#050a3012 0%,#050a3008 100%);grid-area:head;justify-content:center;gap:1rem;padding:3rem}.Projects-module__GlD19q__label{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-color);background:#4a4e691a;border-radius:2rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Projects-module__GlD19q__headline{font-family:var(--primary-font);color:var(--primary-color);flex-direction:column;margin:0;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;line-height:1.05;display:flex}.Projects-module__GlD19q__line{display:block}.Projects-module__GlD19q__outlineLine{-webkit-text-stroke:2px var(--primary-color);color:#0000}.Projects-module__GlD19q__headlineSubtext{font-family:var(--secondary-font);color:var(--secondary-color);opacity:.8;max-width:420px;margin:0;font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.7}.Projects-module__GlD19q__cell0{grid-area:p0}.Projects-module__GlD19q__cell1{grid-area:p1}.Projects-module__GlD19q__cell2{grid-area:p2}.Projects-module__GlD19q__cell3{grid-area:p3}.Projects-module__GlD19q__cell4{grid-area:p4}.Projects-module__GlD19q__cell5{grid-area:p5}.Projects-module__GlD19q__cardWrapper{height:100%;position:relative}.Projects-module__GlD19q__card{box-sizing:border-box;cursor:pointer;will-change:opacity,transform;backface-visibility:hidden;background:#050a300a;border:1px solid #050a300f;border-radius:5px;flex-direction:column;width:100%;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.Projects-module__GlD19q__card:hover{background:#050a3012;border-color:#050a301f;box-shadow:0 12px 40px #00000014}.Projects-module__GlD19q__card:active{transform:scale(.985)}.Projects-module__GlD19q__cardNumber{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:2.5rem;height:2.5rem;font-family:var(--primary-font);color:var(--primary-color);z-index:5;background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 15px #00000014}.Projects-module__GlD19q__cardMedia{background:linear-gradient(135deg,var(--tertiary-color)0%,var(--quaternary-color)100%);flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.Projects-module__GlD19q__cardImage{object-fit:cover;will-change:transform;backface-visibility:hidden;transition:transform .6s cubic-bezier(.4,0,.2,1)}.Projects-module__GlD19q__card:hover .Projects-module__GlD19q__cardImage{transform:scale(1.05)}.Projects-module__GlD19q__cardPlaceholder{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)50%,var(--tertiary-color)100%);background-size:200% 200%;width:100%;height:100%;animation:8s infinite Projects-module__GlD19q__gradientShift}@keyframes Projects-module__GlD19q__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Projects-module__GlD19q__cardContent{flex-direction:column;flex-shrink:0;gap:.5rem;padding:1rem 1.25rem;display:flex}.Projects-module__GlD19q__cardHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Projects-module__GlD19q__cardTitle{font-family:var(--primary-font);color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700}.Projects-module__GlD19q__cardDescription{font-family:var(--secondary-font);color:var(--secondary-color);opacity:.8;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Projects-module__GlD19q__techTags{flex-wrap:wrap;gap:.3rem;display:flex}.Projects-module__GlD19q__techTag{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.08em;color:var(--secondary-color);white-space:nowrap;background:#4a4e6914;border-radius:3px;padding:.2rem .5rem;font-size:.5rem;font-weight:600}.Projects-module__GlD19q__status{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:3px;flex-shrink:0;padding:.25rem .6rem;font-size:.5rem;font-weight:600}.Projects-module__GlD19q__statusDone{color:#155724;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%)}.Projects-module__GlD19q__statusInProgress{color:#856404;background:linear-gradient(135deg,#fff3cd 0%,#ffeeba 100%)}.Projects-module__GlD19q__statusTodo{color:#383d41;background:linear-gradient(135deg,#e2e3e5 0%,#d6d8db 100%)}.Projects-module__GlD19q__viewPrompt{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.08em;color:var(--secondary-color);opacity:0;align-items:center;gap:.4rem;font-size:.6rem;font-weight:600;transition:all .3s;display:flex;transform:translateY(4px)}.Projects-module__GlD19q__card:hover .Projects-module__GlD19q__viewPrompt{opacity:.7;transform:translateY(0)}.Projects-module__GlD19q__expandedOverlay{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:1300;opacity:0;visibility:hidden;background:#050a30d9;justify-content:center;align-items:center;padding:2rem;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.Projects-module__GlD19q__expandedOverlayVisible{opacity:1;visibility:visible}.Projects-module__GlD19q__closeButton{cursor:pointer;z-index:20;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Projects-module__GlD19q__closeButton:hover{color:#fff;background:#fff3;transform:scale(1.05)}.Projects-module__GlD19q__expandedCardContainer{background:linear-gradient(145deg,#fffffffa 0%,#fafafcf2 100%);border-radius:5px;width:100%;max-height:85vh;display:grid;overflow:hidden;box-shadow:0 50px 100px #050a3066,0 20px 40px #050a304d}.Projects-module__GlD19q__expandedContainerDesktop{grid-template-columns:2fr 1fr;max-width:1100px}.Projects-module__GlD19q__expandedContainerApp{grid-template-columns:400px 1fr;max-width:1300px}.Projects-module__GlD19q__expandedGallery{background:linear-gradient(135deg,var(--tertiary-color)0%,var(--quaternary-color)100%);position:relative;overflow:hidden}.Projects-module__GlD19q__expandedGalleryDesktop{aspect-ratio:auto;min-height:400px}.Projects-module__GlD19q__expandedGalleryApp{aspect-ratio:auto;background:#1a1a2e;min-height:550px}.Projects-module__GlD19q__gallerySlide{opacity:0;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;inset:0}.Projects-module__GlD19q__gallerySlideActive{opacity:1}.Projects-module__GlD19q__galleryImage{width:100%;height:100%}.Projects-module__GlD19q__galleryImageDesktop{object-fit:cover}.Projects-module__GlD19q__galleryImageApp{object-fit:contain;padding:1.5rem}.Projects-module__GlD19q__galleryPlaceholder{background:linear-gradient(135deg,var(--primary-color)0%,var(--secondary-color)50%,var(--tertiary-color)100%);background-size:200% 200%;justify-content:center;align-items:center;width:100%;height:100%;animation:8s infinite Projects-module__GlD19q__gradientShift;display:flex}.Projects-module__GlD19q__galleryPlaceholderIcon{opacity:.3;color:#fff;width:80px;height:80px}.Projects-module__GlD19q__galleryNav{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Projects-module__GlD19q__galleryDot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.Projects-module__GlD19q__galleryDot:hover{background:#fff9}.Projects-module__GlD19q__galleryDotActive{background:#fffffff2;transform:scale(1.3);box-shadow:0 0 10px #fff6}.Projects-module__GlD19q__galleryArrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#fff;z-index:10;background:#ffffff26;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Projects-module__GlD19q__galleryArrow:hover{background:#ffffff4d}.Projects-module__GlD19q__galleryArrowLeft{left:1rem}.Projects-module__GlD19q__galleryArrowRight{right:1rem}.Projects-module__GlD19q__galleryCounter{font-family:var(--primary-font);letter-spacing:.1em;color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0000004d;border-radius:2rem;padding:.4rem .8rem;font-size:.7rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}.Projects-module__GlD19q__expandedContent{scrollbar-width:thin;scrollbar-color:#050a301a transparent;flex-direction:column;gap:1.5rem;padding:3rem;display:flex;overflow-y:auto}.Projects-module__GlD19q__expandedContent::-webkit-scrollbar{width:4px}.Projects-module__GlD19q__expandedContent::-webkit-scrollbar-track{background:0 0}.Projects-module__GlD19q__expandedContent::-webkit-scrollbar-thumb{background:#050a301a;border-radius:2px}.Projects-module__GlD19q__expandedNumber{font-family:var(--primary-font);letter-spacing:.15em;color:var(--secondary-color);opacity:.5;text-transform:uppercase;font-size:.7rem;font-weight:600}.Projects-module__GlD19q__expandedHeader{flex-direction:column;gap:.75rem;display:flex}.Projects-module__GlD19q__expandedTitle{font-family:var(--primary-font);color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700;line-height:1.2}.Projects-module__GlD19q__expandedStatus{align-self:flex-start;display:inline-flex}.Projects-module__GlD19q__expandedDivider{background:#050a3014;border:none;width:100%;height:1px;margin:.25rem 0}.Projects-module__GlD19q__expandedDescription{font-family:var(--secondary-font);color:var(--secondary-color);opacity:.9;margin:0;font-size:1rem;line-height:1.8}.Projects-module__GlD19q__expandedTechSection{flex-direction:column;gap:.75rem;display:flex}.Projects-module__GlD19q__expandedTechLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-color);opacity:.6;font-size:.65rem;font-weight:600}.Projects-module__GlD19q__expandedTechTags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__GlD19q__expandedTechTag{font-family:var(--primary-font);color:var(--primary-color);letter-spacing:.04em;background:#050a300f;border:1px solid #050a300f;border-radius:3px;padding:.4rem .85rem;font-size:.7rem;font-weight:600;transition:all .3s}.Projects-module__GlD19q__expandedTechTag:hover{background:#050a301a;border-color:#050a301f}.Projects-module__GlD19q__expandedFeatures{flex-direction:column;gap:.75rem;display:flex}.Projects-module__GlD19q__expandedFeaturesLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-color);opacity:.6;font-size:.65rem;font-weight:600}.Projects-module__GlD19q__featuresList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Projects-module__GlD19q__featureItem{font-family:var(--secondary-font);color:var(--secondary-color);opacity:.85;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.5;display:flex}.Projects-module__GlD19q__featureBullet{background:var(--secondary-color);opacity:.4;border-radius:50%;width:5px;min-width:5px;height:5px;margin-top:.5rem}.Projects-module__GlD19q__expandedAction{margin-top:auto;padding-top:1rem}.Projects-module__GlD19q__expandedButton{font-family:var(--primary-font);color:#fff;background:linear-gradient(135deg,var(--primary-color)0%,#4a5568 100%);cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Projects-module__GlD19q__expandedButton:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.Projects-module__GlD19q__expandedButton:hover{transform:translateY(-2px);box-shadow:0 10px 25px #050a3040}.Projects-module__GlD19q__expandedButton:hover:before{opacity:1}.Projects-module__GlD19q__expandedNavigation{z-index:20;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Projects-module__GlD19q__expandedNavigationDots{gap:.5rem;display:flex}.Projects-module__GlD19q__navigationDot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Projects-module__GlD19q__navigationDot:hover{background:#ffffff73;transform:scale(1.15)}.Projects-module__GlD19q__navigationDotActive{background:#ffffffe6;transform:scale(1.25);box-shadow:0 0 10px #ffffff4d}.Projects-module__GlD19q__expandedHint{font-family:var(--secondary-font);color:#ffffff80;align-items:center;gap:.5rem;font-size:.75rem;display:flex}@media (max-width:1024px){.Projects-module__GlD19q__main{height:100dvh}.Projects-module__GlD19q__bentoGrid{grid-template-rows:1.2fr 1fr 1fr 1fr;grid-template-columns:repeat(2,1fr);grid-template-areas:"head head""p0 p1""p2 p3""p4 p5";gap:.6rem;height:100%;padding:.6rem}.Projects-module__GlD19q__headCard{padding:2rem}.Projects-module__GlD19q__headline{font-size:clamp(2rem,5vw,3.5rem)}.Projects-module__GlD19q__cardWrapper{height:100%}.Projects-module__GlD19q__expandedCardContainer{max-width:900px}.Projects-module__GlD19q__expandedContainerDesktop{grid-template-columns:1fr 1fr}.Projects-module__GlD19q__expandedContainerApp{grid-template-columns:250px 1fr}.Projects-module__GlD19q__expandedGalleryApp{min-height:450px}.Projects-module__GlD19q__expandedContent{padding:2rem}.Projects-module__GlD19q__expandedTitle{font-size:1.75rem}}@media (max-width:640px){.Projects-module__GlD19q__main{height:100dvh}.Projects-module__GlD19q__bentoGrid{grid-template:"head head"1.1fr"p0 p1"1fr"p2 p3"1fr/1fr 1fr;gap:.4rem;height:100%;padding:.4rem}.Projects-module__GlD19q__cell4,.Projects-module__GlD19q__cell5{display:none}.Projects-module__GlD19q__headCard{padding:1.25rem}.Projects-module__GlD19q__headline{font-size:clamp(1.5rem,6vw,2rem)}.Projects-module__GlD19q__headlineSubtext{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;display:-webkit-box;overflow:hidden}.Projects-module__GlD19q__cardWrapper{height:100%}.Projects-module__GlD19q__cardContent{padding:.75rem .9rem}.Projects-module__GlD19q__cardTitle{font-size:.88rem}.Projects-module__GlD19q__cardDescription{font-size:.72rem}.Projects-module__GlD19q__cardNumber{width:2rem;height:2rem;font-size:.6rem}.Projects-module__GlD19q__expandedCardContainer{max-width:100%;height:85dvh;max-height:85dvh;grid-template-rows:220px 1fr!important;grid-template-columns:1fr!important}.Projects-module__GlD19q__expandedGallery,.Projects-module__GlD19q__expandedGalleryApp{min-height:unset;max-height:unset}.Projects-module__GlD19q__galleryImageApp{padding:1rem}.Projects-module__GlD19q__expandedContent{gap:1rem;padding:1.5rem}.Projects-module__GlD19q__expandedTitle{font-size:1.4rem}.Projects-module__GlD19q__expandedDescription{font-size:.7rem}.Projects-module__GlD19q__featureItem{font-size:.65rem}.Projects-module__GlD19q__expandedTechTag{padding:.3rem .65rem;font-size:.5rem}.Projects-module__GlD19q__expandedNavigation{display:none}.Projects-module__GlD19q__closeButton{width:40px;height:40px;top:1rem;right:1rem}.Projects-module__GlD19q__expandedOverlay{padding:.75rem}}@media (max-width:480px){.Projects-module__GlD19q__bentoGrid{grid-template:"head head"1fr"p0 p1"1fr"p2 p3"1fr/1fr 1fr;gap:.3rem;padding:.3rem}.Projects-module__GlD19q__headCard{padding:1rem}.Projects-module__GlD19q__headline{font-size:clamp(1.25rem,7vw,1.75rem)}.Projects-module__GlD19q__expandedCardContainer{height:88dvh;max-height:88dvh;grid-template-rows:180px 1fr!important}.Projects-module__GlD19q__expandedContent{padding:1.25rem}.Projects-module__GlD19q__expandedTitle{font-size:1.25rem}}
.Contact-module__bCMuUa__contactSection{box-sizing:border-box;background:linear-gradient(180deg,var(--primary-color)0%,var(--secondary-color)100%);width:100%;height:100vh;position:relative;overflow:hidden}.Contact-module__bCMuUa__bentoGrid{box-sizing:border-box;grid-template-rows:1.6fr 1fr .8fr;grid-template-columns:repeat(6,1fr);grid-template-areas:"head head head email email email""head head head stat stat cta""loc clock soc1 soc2 soc3 cta";gap:.75rem;width:100%;height:100%;padding:.75rem;display:grid}.Contact-module__bCMuUa__card{box-sizing:border-box;will-change:opacity,transform;backface-visibility:hidden;background:#ffffff0a;border-radius:5px;flex-direction:column;justify-content:flex-end;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.Contact-module__bCMuUa__card:hover{background:#ffffff12;border-color:#ffffff29;box-shadow:0 12px 40px #00000040}.Contact-module__bCMuUa__cardLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--quaternary-color);opacity:.55;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.Contact-module__bCMuUa__headlineCard{background:linear-gradient(145deg,#ffffff12 0%,#ffffff05 100%);grid-area:head;justify-content:center;padding:3rem}.Contact-module__bCMuUa__label{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--quaternary-color);background:#ffffff14;border-radius:2rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Contact-module__bCMuUa__headline{font-family:var(--primary-font);color:var(--quinary-color);flex-direction:column;margin:0;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;line-height:1.05;display:flex}.Contact-module__bCMuUa__line{display:block}.Contact-module__bCMuUa__outlineLine{-webkit-text-stroke:2px var(--quinary-color);color:#0000}.Contact-module__bCMuUa__headlineSubtext{font-family:var(--secondary-font);color:var(--quaternary-color);opacity:.55;max-width:340px;margin-top:1.25rem;font-size:1rem;line-height:1.6}.Contact-module__bCMuUa__emailCard{cursor:pointer;background:linear-gradient(135deg,#9a8c9826 0%,#ffffff0a 100%);grid-area:email;justify-content:space-between}.Contact-module__bCMuUa__emailCard:hover{background:linear-gradient(135deg,#9a8c9840 0%,#ffffff12 100%)}.Contact-module__bCMuUa__emailCard:hover .Contact-module__bCMuUa__emailArrow{background:var(--tertiary-color);transform:rotate(-45deg)scale(1.1)}.Contact-module__bCMuUa__emailTop{justify-content:space-between;align-items:center;display:flex}.Contact-module__bCMuUa__emailIcon{color:var(--tertiary-color);opacity:.5;font-size:2.25rem}.Contact-module__bCMuUa__emailAddress{font-family:var(--primary-font);color:var(--quinary-color);word-break:break-all;font-size:clamp(1.1rem,2.5vw,1.65rem);font-weight:700}.Contact-module__bCMuUa__emailArrow{width:48px;height:48px;color:var(--quinary-color);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;transition:all .35s;display:flex;position:absolute;bottom:1.75rem;right:1.75rem}.Contact-module__bCMuUa__statusCard{grid-area:stat;justify-content:center;align-items:flex-start;gap:.75rem}.Contact-module__bCMuUa__statusDot{width:18px;height:18px;position:relative}.Contact-module__bCMuUa__dot{background:#10b981;border-radius:50%;position:absolute;inset:0}.Contact-module__bCMuUa__ping{opacity:.5;background:#10b981;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Contact-module__bCMuUa__pingAnim;position:absolute;inset:-4px}@keyframes Contact-module__bCMuUa__pingAnim{75%,to{opacity:0;transform:scale(2.5)}}.Contact-module__bCMuUa__statusLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.12em;color:var(--quaternary-color);opacity:.5;font-size:.8rem;font-weight:600}.Contact-module__bCMuUa__statusText{font-family:var(--primary-font);color:#10b981;font-size:1.35rem;font-weight:700}.Contact-module__bCMuUa__ctaCard{cursor:pointer;background:#ffffff08;grid-area:cta;justify-content:center;align-items:center}.Contact-module__bCMuUa__ctaCard:hover .Contact-module__bCMuUa__ctaRing{opacity:1;transform:scale(1)}.Contact-module__bCMuUa__ctaCard:hover .Contact-module__bCMuUa__ctaArrow{transform:translate(3px,-3px)}.Contact-module__bCMuUa__ctaCircle{background:var(--quinary-color);width:clamp(120px,12vw,200px);height:clamp(120px,12vw,200px);color:var(--primary-color);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;transition:background .3s;display:flex;position:relative}.Contact-module__bCMuUa__ctaCard:hover .Contact-module__bCMuUa__ctaCircle{background:var(--quaternary-color)}.Contact-module__bCMuUa__ctaText{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.06em;z-index:2;font-size:clamp(.85rem,1.4vw,1.15rem);font-weight:700;line-height:1.2;position:relative}.Contact-module__bCMuUa__ctaArrow{z-index:2;margin-top:.4rem;font-size:clamp(1rem,1.6vw,1.5rem);transition:transform .3s;position:relative}.Contact-module__bCMuUa__ctaRing{opacity:0;pointer-events:none;border:2px solid #050a3026;border-radius:50%;transition:all .4s;position:absolute;inset:5px;transform:scale(.88)}.Contact-module__bCMuUa__locationCard{flex-direction:row;grid-area:loc;justify-content:center;align-items:center;gap:1.25rem}.Contact-module__bCMuUa__locationGlobe{color:var(--tertiary-color);opacity:.6;flex-shrink:0;font-size:2.5rem}.Contact-module__bCMuUa__locationText{font-family:var(--primary-font);color:var(--quinary-color);font-size:3rem;font-weight:700;display:block}.Contact-module__bCMuUa__clockCard{flex-direction:row;grid-area:clock;justify-content:center;align-items:center;gap:1.25rem}.Contact-module__bCMuUa__clockIcon{color:var(--tertiary-color);opacity:.6;flex-shrink:0;font-size:2.5rem}.Contact-module__bCMuUa__clockTime{font-family:var(--primary-font);color:var(--quinary-color);font-variant-numeric:tabular-nums;font-size:3rem;font-weight:700;display:block}.Contact-module__bCMuUa__social1{grid-area:soc1}.Contact-module__bCMuUa__social2{grid-area:soc2}.Contact-module__bCMuUa__social3{grid-area:soc3}.Contact-module__bCMuUa__socialCard{cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.5rem}.Contact-module__bCMuUa__socialCard:hover{border-color:#fff3;box-shadow:0 10px 35px #00000040}.Contact-module__bCMuUa__socialCard:hover .Contact-module__bCMuUa__socialArrow{opacity:1;transform:translate(3px,-3px)}.Contact-module__bCMuUa__socialIcon{color:var(--quinary-color);flex-shrink:0;font-size:2rem}.Contact-module__bCMuUa__socialName{font-family:var(--primary-font);color:var(--quinary-color);font-size:.85rem;font-weight:700}.Contact-module__bCMuUa__socialArrow{color:var(--quaternary-color);opacity:0;font-size:1rem;transition:all .3s;position:absolute;top:1rem;right:1rem}@media (max-width:1024px){.Contact-module__bCMuUa__contactSection{height:100dvh}.Contact-module__bCMuUa__bentoGrid{grid-template-rows:1.8fr 1fr .9fr .7fr;grid-template-columns:repeat(4,1fr);grid-template-areas:"head head head head""email email stat cta""loc clock soc1 soc2""soc3 soc3 soc3 soc3";height:100%;padding:1rem}.Contact-module__bCMuUa__headline{font-size:clamp(2rem,5vw,3.5rem)}.Contact-module__bCMuUa__ctaCircle{width:130px;height:130px}}@media (max-width:640px){.Contact-module__bCMuUa__contactSection{height:100dvh}.Contact-module__bCMuUa__bentoGrid{grid-template:"head head"1.8fr"stat cta".9fr"loc clock".9fr"soc1 soc2".9fr"soc3 soc3".6fr/1fr 1fr;gap:.5rem;height:100%;padding:.5rem}.Contact-module__bCMuUa__card{border-radius:5px;padding:1.25rem}.Contact-module__bCMuUa__headlineCard{padding:1.5rem}.Contact-module__bCMuUa__headline{font-size:clamp(1.6rem,7vw,2.2rem)}.Contact-module__bCMuUa__headlineSubtext{margin-top:.75rem;font-size:.85rem}.Contact-module__bCMuUa__emailAddress{font-size:.95rem}.Contact-module__bCMuUa__emailIcon{font-size:1.5rem}.Contact-module__bCMuUa__emailCard{gap:.75rem;padding:1rem;display:none}.Contact-module__bCMuUa__emailArrow{width:36px;height:36px;bottom:1rem;right:1rem}.Contact-module__bCMuUa__statusText{font-size:1rem}.Contact-module__bCMuUa__ctaCircle{width:90px;height:90px}.Contact-module__bCMuUa__ctaText{font-size:.75rem}.Contact-module__bCMuUa__locationGlobe,.Contact-module__bCMuUa__clockIcon{font-size:1.5rem}.Contact-module__bCMuUa__locationText,.Contact-module__bCMuUa__clockTime{font-size:1rem}.Contact-module__bCMuUa__locationCard,.Contact-module__bCMuUa__clockCard{gap:.75rem}.Contact-module__bCMuUa__cardLabel{font-size:.65rem}.Contact-module__bCMuUa__socialCard{gap:.4rem;padding:1rem}.Contact-module__bCMuUa__socialIcon{font-size:1.5rem}.Contact-module__bCMuUa__socialName{font-size:.7rem}}
.About-module__gasAZG__main{box-sizing:border-box;background:linear-gradient(180deg,var(--quinary-color)0%,var(--quaternary-color)100%);width:100%;height:100vh;position:relative;overflow:hidden}.About-module__gasAZG__bentoGrid{box-sizing:border-box;grid-template-rows:1.7fr 1fr;grid-template-columns:repeat(3,1fr);grid-template-areas:"bio bio accent""fe be tools";gap:.75rem;width:100%;height:100%;padding:.75rem;display:grid}.About-module__gasAZG__card{box-sizing:border-box;will-change:opacity,transform;backface-visibility:hidden;background:#050a300a;border:1px solid #050a300f;border-radius:5px;flex-direction:column;transition:all .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.About-module__gasAZG__card:hover{background:#050a3012;border-color:#050a301f;box-shadow:0 12px 40px #00000014}.About-module__gasAZG__bioCard{background:linear-gradient(145deg,#ffffff0f 0%,#050a3008 100%);grid-area:bio;justify-content:center;gap:1.25rem;padding:3rem}.About-module__gasAZG__sectionLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-color);background:#4a4e691a;border-radius:2rem;padding:.45rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.About-module__gasAZG__bioTitle{font-family:var(--primary-font);color:var(--primary-color);letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;line-height:1.05}.About-module__gasAZG__highlight{background:linear-gradient(135deg,var(--secondary-color)0%,var(--primary-color)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__gasAZG__bioText{font-family:var(--secondary-font);color:var(--primary-color);opacity:.8;max-width:660px;margin:0;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.85}.About-module__gasAZG__accentCard{background:#ffffff1f;border:1px solid #ffffff4d;grid-area:accent}.About-module__gasAZG__meshWrap{border-radius:inherit;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;inset:0;overflow:hidden}.About-module__gasAZG__orb{filter:blur(42px);mix-blend-mode:multiply;will-change:transform;opacity:.55;border-radius:50%;position:absolute}.About-module__gasAZG__orb1{background:radial-gradient(circle,var(--quaternary-color)0%,transparent 70%);width:70%;height:70%;animation:9s ease-in-out infinite alternate About-module__gasAZG__orbDrift1;top:-15%;left:-10%}.About-module__gasAZG__orb2{background:radial-gradient(circle,var(--secondary-color)0%,transparent 70%);width:60%;height:60%;animation:11s ease-in-out infinite alternate About-module__gasAZG__orbDrift2;bottom:-15%;right:-10%}.About-module__gasAZG__orb3{background:radial-gradient(circle,var(--tertiary-color)0%,transparent 70%);width:50%;height:50%;animation:7s ease-in-out infinite alternate About-module__gasAZG__orbDrift3;bottom:20%;left:10%}.About-module__gasAZG__orb4{background:radial-gradient(circle,var(--secondary-color)0%,transparent 70%);width:45%;height:45%;animation:13s ease-in-out infinite alternate About-module__gasAZG__orbDrift4;top:15%;right:5%}.About-module__gasAZG__meshNoise{opacity:.35;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:150px;position:absolute;inset:0}@keyframes About-module__gasAZG__orbDrift1{0%{transform:translate(0%)scale(1)}33%{transform:translate(18%,12%)scale(1.08)}66%{transform:translate(8%,22%)scale(.95)}to{transform:translate(22%,5%)scale(1.12)}}@keyframes About-module__gasAZG__orbDrift2{0%{transform:translate(0%)scale(1)}33%{transform:translate(-20%,-10%)scale(1.1)}66%{transform:translate(-8%,-25%)scale(.92)}to{transform:translate(-25%,-8%)scale(1.05)}}@keyframes About-module__gasAZG__orbDrift3{0%{transform:translate(0%)scale(1)}50%{transform:translate(25%,-18%)scale(1.15)}to{transform:translate(10%,-30%)scale(.9)}}@keyframes About-module__gasAZG__orbDrift4{0%{transform:translate(0%)scale(1)}40%{transform:translate(-15%,20%)scale(1.08)}to{transform:translate(-25%,10%)scale(.95)}}.About-module__gasAZG__feCard{grid-area:fe}.About-module__gasAZG__beCard{grid-area:be}.About-module__gasAZG__toolsCard{grid-area:tools}.About-module__gasAZG__skillCard{gap:1rem;padding:1.5rem}.About-module__gasAZG__cardLabel{font-family:var(--primary-font);text-transform:uppercase;letter-spacing:.15em;color:var(--secondary-color);opacity:.6;font-size:.55rem;font-weight:600}.About-module__gasAZG__skillGrid{flex-wrap:wrap;align-content:flex-start;gap:.5rem;display:flex}.About-module__gasAZG__skillDecorGradient{background:var(--decor-bg,linear-gradient(135deg,var(--quaternary-color),var(--secondary-color)));border-radius:6px;flex-shrink:0;justify-content:flex-start;align-items:flex-end;width:52px;height:52px;padding:5px 6px;transition:box-shadow .25s;display:flex;box-shadow:0 4px 14px #050a3026}.About-module__gasAZG__skillDecorGradient:hover{box-shadow:0 8px 22px #00000038}.About-module__gasAZG__skillDecorGradientLabel{font-family:var(--primary-font);letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;text-shadow:0 1px 3px #00000059;font-size:.5rem;font-weight:800;line-height:1}.About-module__gasAZG__skillDecorCode{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050a30d1;border:1px solid #4a4e6959;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:box-shadow .25s;display:flex;box-shadow:0 4px 14px #050a302e}.About-module__gasAZG__skillDecorCode:hover{box-shadow:0 8px 22px #050a3047}.About-module__gasAZG__skillDecorCodeText{font-family:var(--primary-font),monospace;letter-spacing:-.03em;color:var(--quinary-color);font-size:.85rem;font-weight:800;line-height:1}.About-module__gasAZG__skillDecorBadge{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#c9ada747;border:1px solid #c9ada780;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;height:52px;padding:0 10px;transition:background .25s;display:flex;box-shadow:0 4px 14px #050a3012}.About-module__gasAZG__skillDecorBadge:hover{background:#c9ada773}.About-module__gasAZG__skillDecorBadgeLabel{font-family:var(--primary-font);letter-spacing:.05em;white-space:nowrap;color:var(--secondary-color);font-size:.55rem;font-weight:700;line-height:1}.About-module__gasAZG__skillIcon{cursor:default;background:#fff6;border:1px solid #050a300f;border-radius:6px;justify-content:center;align-items:center;width:52px;height:52px;padding:8px;transition:all .3s;display:flex}.About-module__gasAZG__skillIcon:hover{background:#ffffffb3;box-shadow:0 4px 12px #00000014}@media (max-width:1024px){.About-module__gasAZG__main{height:100dvh}.About-module__gasAZG__bentoGrid{grid-template-rows:1.8fr 1fr 1fr;grid-template-columns:repeat(2,1fr);grid-template-areas:"bio bio""accent fe""be tools";gap:.75rem;height:100%;padding:.75rem}.About-module__gasAZG__bioCard{padding:2rem}.About-module__gasAZG__bioTitle{font-size:clamp(2rem,4vw,3.5rem)}.About-module__gasAZG__skillCard{gap:.6rem;padding:1rem}}@media (max-width:640px){.About-module__gasAZG__main{height:100dvh}.About-module__gasAZG__bentoGrid{grid-template:"bio bio"1.6fr"fe be"1fr"tools tools"1fr/1fr 1fr;gap:.4rem;height:100%;padding:.4rem}.About-module__gasAZG__accentCard{display:none}.About-module__gasAZG__bioCard{gap:.6rem;padding:1.25rem}.About-module__gasAZG__bioTitle{font-size:clamp(1.5rem,7vw,2.25rem)}.About-module__gasAZG__bioText{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.About-module__gasAZG__sectionLabel{padding:.3rem .75rem;font-size:.6rem}.About-module__gasAZG__skillCard{gap:.5rem;padding:.75rem}.About-module__gasAZG__skillDecorGradient,.About-module__gasAZG__skillDecorCode,.About-module__gasAZG__skillIcon{width:38px;height:38px}.About-module__gasAZG__skillDecorBadge{height:38px;padding:0 7px}.About-module__gasAZG__skillDecorBadgeLabel{font-size:.48rem}.About-module__gasAZG__cardLabel{font-size:.5rem}}@media (max-width:480px){.About-module__gasAZG__bentoGrid{grid-template-rows:1.4fr 1fr 1fr;grid-template-columns:1fr 1fr;gap:.3rem;padding:.3rem}.About-module__gasAZG__bioTitle{font-size:clamp(1.25rem,8vw,1.75rem)}.About-module__gasAZG__bioText{-webkit-line-clamp:2;font-size:.78rem}.About-module__gasAZG__skillDecorGradient,.About-module__gasAZG__skillDecorCode,.About-module__gasAZG__skillIcon{width:32px;height:32px}.About-module__gasAZG__skillDecorBadge{height:32px;padding:0 6px}}
.Sections-module__5f9HLa__container{background:#050a30;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.Sections-module__5f9HLa__sectionsWrapper{will-change:transform;backface-visibility:hidden;grid-template-rows:100vh 100vh;grid-template-columns:100vw 100vw;gap:0;width:200vw;height:200vh;display:grid;position:absolute;top:0;left:0;transform:translateZ(0)}.Sections-module__5f9HLa__hero{grid-area:1/1;width:100vw;height:100vh}.Sections-module__5f9HLa__about{grid-area:1/2;width:100vw;height:100vh}.Sections-module__5f9HLa__contact{grid-area:2/1;width:100vw;height:100vh}.Sections-module__5f9HLa__projects{grid-area:2/2;width:100vw;height:100vh}.Sections-module__5f9HLa__scrollPlaceholder{pointer-events:none;z-index:-1;width:1px;height:50000px;position:fixed;top:0;left:0}@media (max-width:768px){.Sections-module__5f9HLa__sectionsWrapper{grid-template-rows:100dvh 100dvh}.Sections-module__5f9HLa__hero,.Sections-module__5f9HLa__about,.Sections-module__5f9HLa__contact,.Sections-module__5f9HLa__projects{height:100dvh}}
.Assignments-module__mUC3VW__main{justify-content:first baseline;flex-direction:column;align-items:center;gap:2rem;min-height:100vh;padding-top:10vh;display:flex}.Assignments-module__mUC3VW__descriptionC{flex-direction:column;display:flex}.Assignments-module__mUC3VW__title,.Assignments-module__mUC3VW__header{color:var(--primary-color);font-family:var(--primary-font);padding:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.Assignments-module__mUC3VW__subtitle{color:var(--secondary-color);font-family:var(--primary-font);padding:1rem 0;font-size:clamp(.5rem,5vw,1.5rem);font-weight:700}.Assignments-module__mUC3VW__subTitle{color:var(--primary-color);font-family:var(--primary-font);padding:1rem 0;font-size:clamp(.5rem,5vw,1.5rem);font-weight:900}.Assignments-module__mUC3VW__description{color:var(--primary-color);font-family:var(--secondary-font);padding:1rem 0;font-size:clamp(.5rem,5vw,1rem);font-weight:500}.Assignments-module__mUC3VW__dialogbtn{font-size:1.2rem;font-family:var(--primary-font);color:var(--primary-color);background:var(--quinary-color);border:2px solid var(--secondary-color);cursor:pointer;z-index:0;isolation:isolate;border-radius:2rem;padding:1rem 2.5rem;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:hidden}.Assignments-module__mUC3VW__dialogbtn:before{content:"";background:radial-gradient(circle at var(--x,50%)var(--y,50%),var(--secondary-color)0%,transparent 80%);opacity:0;z-index:-1;pointer-events:none;width:100%;height:100%;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;transform:scale(1.5)}.Assignments-module__mUC3VW__dialogbtn:hover:before{opacity:.2;transform:scale(1)}.Assignments-module__mUC3VW__dialogbtn:hover{border-color:var(--primary-color);background-color:var(--secondary-color);color:var(--quinary-color);box-shadow:0 0 15px var(--secondary-color);transform:scale(1.05)}.Assignments-module__mUC3VW__customAudioPlayer{border:2px solid var(--secondary-color);background-color:var(--quinary-color);filter:drop-shadow(0 0 5px #4a4e694d);border-radius:1rem;outline:none;width:100%;max-width:400px;height:50px;transition:all .3s;box-shadow:0 4px 8px #0000001a}.Assignments-module__mUC3VW__customAudioPlayer:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.Assignments-module__mUC3VW__customAudioPlayer:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #4a4e6933}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-panel{background-color:var(--quinary-color);border-radius:1rem}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-play-button{background-color:var(--secondary-color);border-radius:50%;margin:0 .5rem}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-pause-button{background-color:var(--secondary-color);border-radius:50%;margin:0 .5rem}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-play-button:hover{background-color:var(--primary-color)}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-pause-button:hover{background-color:var(--primary-color)}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-timeline{background-color:var(--quaternary-color);border-radius:.5rem;margin:0 .5rem}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-current-time-display{color:var(--primary-color);font-family:var(--secondary-font);font-size:.8rem}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-time-remaining-display{color:var(--primary-color);font-family:var(--secondary-font);font-size:.8rem}.Assignments-module__mUC3VW__customAudioPlayer::-webkit-media-controls-volume-slider{background-color:var(--quaternary-color);border-radius:.5rem}.Assignments-module__mUC3VW__mediaContainer{border:1px solid var(--quaternary-color);background-color:#4a4e690d;border-radius:1rem;margin:1rem 0;padding:1rem}.Assignments-module__mUC3VW__imagesContainer{border:1px solid var(--quaternary-color);background-color:#4a4e690d;border-radius:1rem;flex-wrap:wrap;gap:1rem;margin:1rem 0;padding:1rem;display:flex}.Assignments-module__mUC3VW__assignmentImage{border:2px solid var(--secondary-color);cursor:pointer;border-radius:.5rem;max-width:200px;height:auto;transition:all .3s}.Assignments-module__mUC3VW__assignmentImage:hover{border-color:var(--primary-color);transform:scale(1.05);box-shadow:0 4px 12px #0003}.Assignments-module__mUC3VW__assignmentsContainer{flex-wrap:wrap;justify-content:center;gap:2.5rem;width:100%;max-width:1200px;padding:0 1rem;display:flex}@media (max-width:768px){.Assignments-module__mUC3VW__main{gap:1.5rem;padding:8vh 1rem 2rem}.Assignments-module__mUC3VW__assignmentsContainer{flex-direction:column;align-items:center;gap:1.5rem;padding:0 .5rem}.Assignments-module__mUC3VW__header{text-align:center;padding:0 0 .5rem;font-size:clamp(1.5rem,8vw,2.5rem)!important}.Assignments-module__mUC3VW__title{font-size:clamp(1.5rem,6vw,2rem)!important}.Assignments-module__mUC3VW__subtitle{padding:.8rem 0;font-size:clamp(.9rem,4vw,1.2rem)!important}.Assignments-module__mUC3VW__subTitle{padding:.8rem 0;font-size:clamp(1rem,5vw,1.3rem)!important}.Assignments-module__mUC3VW__description{padding:.8rem 0;line-height:1.6;font-size:clamp(.8rem,3.5vw,.95rem)!important}.Assignments-module__mUC3VW__dialogbtn{width:100%;max-width:280px;padding:.8rem 2rem;font-size:1rem}.Assignments-module__mUC3VW__mediaContainer{margin:.8rem 0;padding:.8rem}.Assignments-module__mUC3VW__customAudioPlayer{max-width:100%;height:45px}.Assignments-module__mUC3VW__imagesContainer{flex-direction:column;align-items:center;gap:.8rem;margin:.8rem 0;padding:.8rem}.Assignments-module__mUC3VW__assignmentImage{width:100%;max-width:300px}}@media (max-width:1024px) and (min-width:769px){.Assignments-module__mUC3VW__main{padding-top:8vh;padding-left:2rem;padding-right:2rem}.Assignments-module__mUC3VW__assignmentsContainer{gap:2rem;max-width:900px}.Assignments-module__mUC3VW__assignmentImage{max-width:180px}}@media (max-width:640px){.Assignments-module__mUC3VW__descriptionC{padding:0}.Assignments-module__mUC3VW__mediaContainer,.Assignments-module__mUC3VW__imagesContainer{margin:.5rem 0;padding:.5rem}.Assignments-module__mUC3VW__assignmentImage{max-width:250px}.Assignments-module__mUC3VW__customAudioPlayer{height:40px}}@media (max-width:480px){.Assignments-module__mUC3VW__main{gap:1rem;padding:6vh .5rem 1rem}.Assignments-module__mUC3VW__assignmentsContainer{gap:1rem;padding:0 .25rem}.Assignments-module__mUC3VW__dialogbtn{max-width:250px;padding:.7rem 1.5rem;font-size:.9rem}.Assignments-module__mUC3VW__header{font-size:clamp(1.2rem,7vw,2rem)!important}.Assignments-module__mUC3VW__title{font-size:clamp(1.3rem,5vw,1.8rem)!important}.Assignments-module__mUC3VW__subtitle{font-size:clamp(.8rem,3.5vw,1.1rem)!important}.Assignments-module__mUC3VW__subTitle{font-size:clamp(.9rem,4vw,1.2rem)!important}.Assignments-module__mUC3VW__description{font-size:clamp(.75rem,3vw,.9rem)!important}.Assignments-module__mUC3VW__assignmentImage{max-width:200px}}

