.navbar-module__mEBHta__header{z-index:100;transition:background .35s var(--ease-primary), backdrop-filter .35s var(--ease-primary), border-color .35s var(--ease-primary), box-shadow .35s var(--ease-primary), padding .35s var(--ease-primary);background:0 0;border-bottom:1px solid #0000;padding:1.25rem max(5.6vw,1.5rem);position:fixed;top:0;left:0;right:0}.navbar-module__mEBHta__headerScrolled{-webkit-backdrop-filter:blur(16px)saturate(180%);background:#edf5ffd6;border-bottom:1px solid #0b0f1414;padding:.75rem max(5.6vw,1.5rem);box-shadow:0 4px 20px #0b0f140a}.navbar-module__mEBHta__nav{justify-content:space-between;align-items:center;gap:1.5rem;max-width:78rem;margin:0 auto;display:flex}.navbar-module__mEBHta__brand{min-height:44px;color:var(--ink);font-family:var(--font-mono);letter-spacing:.02em;transition:transform .25s var(--ease-primary), background .25s var(--ease-primary);border-radius:999px;align-items:center;gap:.65rem;padding:.2rem .6rem .2rem .2rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.navbar-module__mEBHta__brand:hover{background:#0b0f140a;transform:translateY(-1px)}.navbar-module__mEBHta__avatar{border:1.5px solid #0b0f1426;border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden;box-shadow:0 1px 4px #00000014}.navbar-module__mEBHta__desktopNav{display:none}@media (min-width:900px){.navbar-module__mEBHta__desktopNav{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #0b0f1414;border-radius:999px;align-items:center;gap:.35rem;margin:0;padding:.3rem .5rem;list-style:none;display:flex;box-shadow:0 2px 10px #00000008}}.navbar-module__mEBHta__navLink{color:var(--ink-muted);font-family:var(--font-mono);letter-spacing:.02em;transition:color .25s var(--ease-primary), background .25s var(--ease-primary);border-radius:999px;align-items:center;padding:.45rem .85rem;font-size:.78rem;text-decoration:none;display:inline-flex;position:relative}.navbar-module__mEBHta__navLink:hover{color:var(--ink);background:#0b0f140d}.navbar-module__mEBHta__navLinkActive{color:var(--ink);background:#0b0f1417;font-weight:500}.navbar-module__mEBHta__rightActions{align-items:center;gap:.6rem;display:flex}.navbar-module__mEBHta__navResumeBtn{min-height:40px;color:var(--ink);font-family:var(--font-display);cursor:pointer;transition:transform .25s var(--ease-primary), background .25s var(--ease-primary), border-color .25s var(--ease-primary), box-shadow .25s var(--ease-primary);background:#0b0f140d;border:1px solid #0b0f141f;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:0 1rem;font-size:.85rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0b0f140a}.navbar-module__mEBHta__navResumeBtn:hover{background:#0b0f141a;border-color:#0b0f1438;transform:translateY(-1px);box-shadow:0 4px 12px #0b0f1414}.navbar-module__mEBHta__talkBtn{background:var(--ink);color:#fff;min-height:40px;font-family:var(--font-display);transition:transform .25s var(--ease-primary), background .25s var(--ease-primary), box-shadow .25s var(--ease-primary);border-radius:999px;justify-content:center;align-items:center;padding:0 1.15rem;font-size:.85rem;font-weight:500;text-decoration:none;display:none;box-shadow:0 2px 8px #0b0f1426}@media (min-width:640px){.navbar-module__mEBHta__talkBtn{display:inline-flex}}.navbar-module__mEBHta__talkBtn:hover{background:#1c2430;transform:translateY(-1px);box-shadow:0 6px 16px #0b0f1433}.navbar-module__mEBHta__menuBtn{cursor:pointer;width:42px;height:42px;color:var(--ink);background:#ffffffb3;border:1px solid #0b0f141f;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 1px 4px #0000000f}@media (min-width:900px){.navbar-module__mEBHta__menuBtn{display:none}}.navbar-module__mEBHta__menuBtn:hover{background:#fffffff2;transform:scale(1.03)}.navbar-module__mEBHta__burgerLine{width:18px;height:2px;transition:transform .3s var(--ease-primary), opacity .25s ease;transform-origin:50%;background:currentColor;border-radius:2px;display:block}.navbar-module__mEBHta__burgerLineTopOpen{transform:translateY(7px)rotate(45deg)}.navbar-module__mEBHta__burgerLineMidOpen{opacity:0;transform:scaleX(0)}.navbar-module__mEBHta__burgerLineBotOpen{transform:translateY(-7px)rotate(-45deg)}.navbar-module__mEBHta__drawerOverlay{z-index:99;-webkit-backdrop-filter:blur(8px);animation:navbar-module__mEBHta__fadeIn .25s var(--ease-primary) both;background:#0b0f1473;position:fixed;inset:0}@keyframes navbar-module__mEBHta__fadeIn{0%{opacity:0}to{opacity:1}}.navbar-module__mEBHta__drawer{z-index:101;-webkit-backdrop-filter:blur(20px)saturate(180%);animation:navbar-module__mEBHta__slideDown .3s var(--ease-primary) both;background:#fffffff0;border:1px solid #0b0f141a;border-radius:1.5rem;padding:1.5rem;position:fixed;top:4.5rem;left:1rem;right:1rem;box-shadow:0 16px 40px #0b0f1429}@keyframes navbar-module__mEBHta__slideDown{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.navbar-module__mEBHta__drawerList{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.navbar-module__mEBHta__drawerLink{color:var(--ink);font-family:var(--font-display);border-radius:.85rem;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:flex}.navbar-module__mEBHta__drawerLink:hover,.navbar-module__mEBHta__drawerLinkActive{color:var(--accent);background:#2563eb14}.navbar-module__mEBHta__drawerDivider{background:#0b0f1414;height:1px;margin:1.1rem 0}.navbar-module__mEBHta__drawerActions{flex-direction:column;gap:.75rem;display:flex}.navbar-module__mEBHta__drawerResumeBtn{width:100%;min-height:48px;color:var(--ink);font-family:var(--font-display);cursor:pointer;background:#0b0f140f;border:1px solid #0b0f141f;border-radius:.85rem;justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.navbar-module__mEBHta__drawerResumeBtn:hover{background:#0b0f141a}.navbar-module__mEBHta__drawerTalkBtn{background:var(--ink);color:#fff;width:100%;min-height:48px;font-family:var(--font-display);border-radius:.85rem;justify-content:center;align-items:center;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s;display:flex;box-shadow:0 4px 12px #0b0f1426}.navbar-module__mEBHta__drawerTalkBtn:hover{background:#1c2430}
.resume-modal-module__3nApDG__overlay{z-index:1200;-webkit-backdrop-filter:blur(14px);background:#000000e0;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,1.5rem);animation:.2s both resume-modal-module__3nApDG__fadeIn;display:flex;position:fixed;inset:0}@keyframes resume-modal-module__3nApDG__fadeIn{0%{opacity:0}to{opacity:1}}.resume-modal-module__3nApDG__modal{width:min(96vw,1000px);height:min(92vh,900px);animation:resume-modal-module__3nApDG__slideUp .25s var(--ease-primary) both;background:#0d1219;border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #000000bf,0 0 0 1px #ffffff0d}@keyframes resume-modal-module__3nApDG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.resume-modal-module__3nApDG__header{background:#ffffff08;border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex}.resume-modal-module__3nApDG__titleArea{align-items:center;gap:.85rem;min-width:0;display:flex}.resume-modal-module__3nApDG__iconBadge{background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex}.resume-modal-module__3nApDG__title{font-family:var(--font-display);color:#fff;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:600;line-height:1.25}.resume-modal-module__3nApDG__subtitle{font-family:var(--font-mono);color:#ffffff8c;letter-spacing:.02em;margin:.2rem 0 0;font-size:.72rem}.resume-modal-module__3nApDG__headerActions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.resume-modal-module__3nApDG__downloadBtn{color:#0b0f14;font-family:var(--font-display);letter-spacing:.01em;cursor:pointer;transition:all .2s var(--ease-primary);background:#fff;border:none;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #ffffff26}.resume-modal-module__3nApDG__downloadBtn:hover{background:#f0f3f6;transform:translateY(-1px);box-shadow:0 4px 14px #ffffff4d}.resume-modal-module__3nApDG__printBtn{color:#fff;font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;transition:all .2s var(--ease-primary);background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.75rem;text-decoration:none;display:inline-flex}.resume-modal-module__3nApDG__printBtn:hover{background:#ffffff24;border-color:#ffffff4d;transform:translateY(-1px)}.resume-modal-module__3nApDG__closeBtn{color:#fff;cursor:pointer;width:36px;height:36px;transition:all .2s var(--ease-primary);background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;margin-left:.25rem;display:flex}.resume-modal-module__3nApDG__closeBtn:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.resume-modal-module__3nApDG__tabBar{background:#0b0f1499;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1.4rem;display:flex;overflow-x:auto}.resume-modal-module__3nApDG__tabBtn{color:#ffffff8c;font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;transition:all .2s var(--ease-primary);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .95rem;font-size:.75rem;display:inline-flex}.resume-modal-module__3nApDG__tabBtn:hover{color:#fff;background:#ffffff0d}.resume-modal-module__3nApDG__tabBtnActive{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.resume-modal-module__3nApDG__viewerWrap{background:#080b0f;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.resume-modal-module__3nApDG__viewerWrap::-webkit-scrollbar{width:8px}.resume-modal-module__3nApDG__viewerWrap::-webkit-scrollbar-track{background:#ffffff05}.resume-modal-module__3nApDG__viewerWrap::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.resume-modal-module__3nApDG__viewerWrap::-webkit-scrollbar-thumb:hover{background:#ffffff40}.resume-modal-module__3nApDG__pdfContainer{flex-direction:column;width:100%;height:100%;display:flex}.resume-modal-module__3nApDG__pdfNoticeBar{font-family:var(--font-mono);color:#fff9;background:#ffffff08;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.6rem 1.4rem;font-size:.72rem;display:flex}.resume-modal-module__3nApDG__pdfNoticeLink{color:#7dd3fc;cursor:pointer;text-decoration:underline}.resume-modal-module__3nApDG__iframe{background:#fff;border:none;flex:1;width:100%}.resume-modal-module__3nApDG__cvSheet{color:#e2e8f0;background:#101620;border:1px solid #ffffff17;border-radius:12px;width:100%;max-width:860px;margin:1.5rem auto;padding:2.2rem 2.6rem;box-shadow:0 10px 40px #00000080}.resume-modal-module__3nApDG__cvTop{border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1.4rem}.resume-modal-module__3nApDG__cvHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.resume-modal-module__3nApDG__cvName{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0 0 .35rem;font-size:1.8rem;font-weight:700}.resume-modal-module__3nApDG__cvRole{font-family:var(--font-mono);color:#94a3b8;letter-spacing:.02em;margin:0;font-size:.85rem}.resume-modal-module__3nApDG__cvContactPills{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.resume-modal-module__3nApDG__cvContactPill{font-family:var(--font-mono);color:#cbd5e1;transition:all .2s var(--ease-primary);background:#ffffff0d;border:1px solid #ffffff17;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.72rem;text-decoration:none;display:inline-flex}.resume-modal-module__3nApDG__cvContactPill:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.resume-modal-module__3nApDG__cvSection{margin-bottom:1.8rem}.resume-modal-module__3nApDG__cvSectionTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:#38bdf8;border-bottom:1px solid #38bdf833;align-items:center;gap:.5rem;margin:0 0 .85rem;padding-bottom:.4rem;font-size:.82rem;font-weight:600;display:flex}.resume-modal-module__3nApDG__cvObjective{color:#cbd5e1;background:#38bdf80a;border-left:3px solid #38bdf8;border-radius:8px;margin:0;padding:.9rem 1.2rem;font-size:.92rem;line-height:1.6}.resume-modal-module__3nApDG__cvItem{margin-bottom:1.3rem}.resume-modal-module__3nApDG__cvItemHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.25rem;display:flex}.resume-modal-module__3nApDG__cvItemTitle{font-family:var(--font-display);color:#fff;margin:0;font-size:1rem;font-weight:600}.resume-modal-module__3nApDG__cvItemDate{font-family:var(--font-mono);color:#94a3b8;font-size:.72rem}.resume-modal-module__3nApDG__cvItemOrg{color:#38bdf8;margin:0 0 .5rem;font-size:.85rem;font-weight:500}.resume-modal-module__3nApDG__cvBullets{color:#cbd5e1;margin:0;padding-left:1.2rem;font-size:.86rem;line-height:1.55}.resume-modal-module__3nApDG__cvBullets li{margin-bottom:.4rem}.resume-modal-module__3nApDG__cvGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;display:grid}.resume-modal-module__3nApDG__skillCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:.85rem 1rem}.resume-modal-module__3nApDG__skillGroupTitle{font-family:var(--font-mono);color:#fff;text-transform:uppercase;letter-spacing:.04em;margin:0 0 .45rem;font-size:.74rem;font-weight:600}.resume-modal-module__3nApDG__skillTags{flex-wrap:wrap;gap:.35rem;display:flex}.resume-modal-module__3nApDG__skillBadge{font-family:var(--font-mono);color:#cbd5e1;background:#ffffff0f;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;display:inline-block}@media (max-width:767px){.resume-modal-module__3nApDG__modal{border-radius:12px;width:98vw;height:94vh}.resume-modal-module__3nApDG__header{padding:.85rem 1rem}.resume-modal-module__3nApDG__cvSheet{margin:.75rem auto;padding:1.4rem 1.1rem}.resume-modal-module__3nApDG__cvName{font-size:1.4rem}.resume-modal-module__3nApDG__printBtn{display:none}}@media print{.resume-modal-module__3nApDG__overlay{background:0 0;padding:0;position:static}.resume-modal-module__3nApDG__modal{width:100%;height:auto;box-shadow:none;background:0 0;border:none}.resume-modal-module__3nApDG__header,.resume-modal-module__3nApDG__tabBar,.resume-modal-module__3nApDG__pdfNoticeBar{display:none!important}.resume-modal-module__3nApDG__viewerWrap{background:0 0;overflow:visible}.resume-modal-module__3nApDG__cvSheet{color:#000;box-shadow:none;background:#fff;border:none;max-width:100%;margin:0;padding:0}.resume-modal-module__3nApDG__cvName{color:#000}.resume-modal-module__3nApDG__cvRole,.resume-modal-module__3nApDG__cvItemDate,.resume-modal-module__3nApDG__cvItemOrg{color:#333}.resume-modal-module__3nApDG__cvSectionTitle{color:#000;border-color:#ccc}.resume-modal-module__3nApDG__cvObjective{color:#111;background:#f8fafc;border-left-color:#000}.resume-modal-module__3nApDG__cvBullets{color:#222}.resume-modal-module__3nApDG__cvContactPill{color:#000;background:#f1f5f9;border-color:#cbd5e1}}
.glass-hero-module__NK_v1W__hero{isolation:isolate;touch-action:pan-y;background:var(--paper);--reveal-x:-999px;--reveal-y:-999px;--reveal-radius:0px;min-width:320px;min-height:100dvh;position:relative;overflow:hidden}.glass-hero-module__NK_v1W__portraitBase,.glass-hero-module__NK_v1W__portraitReveal{pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.glass-hero-module__NK_v1W__portraitBase{z-index:1;animation:glass-hero-module__NK_v1W__heroEnter 1.1s var(--ease-primary) both;background-image:url(/images/Base_image_desktop.png)}.glass-hero-module__NK_v1W__portraitReveal{z-index:2;-webkit-mask-image:radial-gradient(circle var(--reveal-radius) at var(--reveal-x) var(--reveal-y), #fffffff0 0%, #fffffff0 62%, #ffffffb8 76%, #ffffff47 90%, transparent 100%);-webkit-mask-image:radial-gradient(circle var(--reveal-radius) at var(--reveal-x) var(--reveal-y), #fffffff0 0%, #fffffff0 62%, #ffffffb8 76%, #ffffff47 90%, transparent 100%);mask-image:radial-gradient(circle var(--reveal-radius) at var(--reveal-x) var(--reveal-y), #fffffff0 0%, #fffffff0 62%, #ffffffb8 76%, #ffffff47 90%, transparent 100%);background-image:url(/images/Reveal_image_desktop.png)}@keyframes glass-hero-module__NK_v1W__heroEnter{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media (max-width:767px) and (orientation:portrait){.glass-hero-module__NK_v1W__portraitBase{background-image:url(/images/Base_image_mobile.png)}.glass-hero-module__NK_v1W__portraitReveal{background-image:url(/images/Reveal_image_mobile.png)}}@media (max-width:767px) and (orientation:landscape){.glass-hero-module__NK_v1W__portraitBase{background-image:url(/images/Base_image_desktop.png)}.glass-hero-module__NK_v1W__portraitReveal{background-image:url(/images/Reveal_image_desktop.png)}}.glass-hero-module__NK_v1W__gridLayer{z-index:3;pointer-events:none;position:absolute;inset:0}.glass-hero-module__NK_v1W__gridCols,.glass-hero-module__NK_v1W__gridRows{position:absolute;inset:0}.glass-hero-module__NK_v1W__gridCols{background-image:repeating-linear-gradient(to right, var(--grid-line) 0, var(--grid-line) 1px, transparent 1px, transparent calc(100% / 12))}.glass-hero-module__NK_v1W__gridRows{background-image:repeating-linear-gradient(to bottom, var(--grid-line) 0, var(--grid-line) 1px, transparent 1px, transparent calc(100% / 4))}.glass-hero-module__NK_v1W__gridCircle{aspect-ratio:1;border:1px solid var(--grid-line);border-radius:50%;width:min(78vw,72rem);position:absolute;top:-36%;left:8%}@media (max-width:767px){.glass-hero-module__NK_v1W__gridCols{background-image:repeating-linear-gradient(to right, var(--grid-line-soft) 0, var(--grid-line-soft) 1px, transparent 1px, transparent calc(100% / 4))}.glass-hero-module__NK_v1W__gridRows{background-image:repeating-linear-gradient(to bottom, var(--grid-line-soft) 0, var(--grid-line-soft) 1px, transparent 1px, transparent calc(100% / 6))}.glass-hero-module__NK_v1W__gridCircle{border-color:var(--grid-line-soft);width:150vw;top:-8%;left:-76%}}.glass-hero-module__NK_v1W__copy{z-index:4;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:0 max(5.6vw,2rem) max(3rem,5vh);display:flex;position:relative}.glass-hero-module__NK_v1W__copy>*{pointer-events:auto}.glass-hero-module__NK_v1W__headline{font-family:var(--font-display);letter-spacing:-.085em;color:var(--ink);margin:clamp(3.5rem,30vh,20rem) 0 0;font-size:clamp(2.8rem,6.2vw,6.8rem);font-weight:400;line-height:.93;position:relative}.glass-hero-module__NK_v1W__headlineLine{display:block;overflow:hidden}.glass-hero-module__NK_v1W__headlineLine span{animation:glass-hero-module__NK_v1W__lineUp .9s var(--ease-primary) both;display:block}.glass-hero-module__NK_v1W__headlineLine:first-child span{animation-delay:.15s}.glass-hero-module__NK_v1W__headlineLine:nth-child(2) span{animation-delay:.3s}.glass-hero-module__NK_v1W__headlineLine:nth-child(3) span{animation-delay:.45s}@keyframes glass-hero-module__NK_v1W__lineUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.glass-hero-module__NK_v1W__bottomRow{justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:auto;padding-top:clamp(1.5rem,4vh,3.5rem);padding-right:4rem;display:flex;position:relative}.glass-hero-module__NK_v1W__introBlock{max-width:26rem;animation:glass-hero-module__NK_v1W__fadeUp .9s var(--ease-primary) .65s both}.glass-hero-module__NK_v1W__intro{color:var(--ink);max-width:34ch;margin:0 0 1.25rem;font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.5}.glass-hero-module__NK_v1W__heroActionsGroup{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.glass-hero-module__NK_v1W__exploreBtn{min-height:44px;color:var(--ink);font-family:var(--font-display);transition:transform .4s var(--ease-primary), box-shadow .4s var(--ease-primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0b0f1414}.glass-hero-module__NK_v1W__exploreBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0b0f141f}.glass-hero-module__NK_v1W__resumeHeroBtn{min-height:44px;color:var(--ink);font-family:var(--font-display);cursor:pointer;transition:transform .4s var(--ease-primary), background .3s var(--ease-primary), border-color .3s var(--ease-primary), box-shadow .4s var(--ease-primary);background:#0b0f140f;border:1px solid #0b0f1429;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:0 1.35rem;font-size:.95rem;font-weight:500;display:inline-flex;box-shadow:0 1px 2px #0b0f140a}.glass-hero-module__NK_v1W__resumeHeroBtn:hover{background:#0b0f141f;border-color:#0b0f144d;transform:translateY(-2px);box-shadow:0 8px 20px #0b0f1414}.glass-hero-module__NK_v1W__githubHeroBtn{min-height:44px;color:var(--ink);font-family:var(--font-display);cursor:pointer;transition:transform .4s var(--ease-primary), background .3s var(--ease-primary), border-color .3s var(--ease-primary), box-shadow .4s var(--ease-primary);background:#0b0f140d;border:1px solid #0b0f1424;border-radius:999px;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0b0f140a}.glass-hero-module__NK_v1W__githubHeroBtn:hover{background:#0b0f141f;border-color:#0b0f144d;transform:translateY(-2px);box-shadow:0 8px 20px #0b0f1414}.glass-hero-module__NK_v1W__socialSidebar{z-index:20;-webkit-backdrop-filter:blur(16px)saturate(180%);animation:glass-hero-module__NK_v1W__fadeUp 1s var(--ease-primary) .8s both;background:#ffffff73;border:none;border-radius:999px;flex-direction:column;align-items:center;gap:.65rem;padding:.65rem .55rem;display:flex;position:absolute;bottom:max(2.75rem,5vh);right:max(1.75rem,3.2vw);box-shadow:0 8px 28px #0b0f1414}.glass-hero-module__NK_v1W__socialLink{opacity:.88;-webkit-backdrop-filter:blur(8px);width:40px;height:40px;transition:transform .25s var(--ease-primary), box-shadow .25s var(--ease-primary), opacity .25s var(--ease-primary), filter .25s var(--ease-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative}.glass-hero-module__NK_v1W__socialLink svg{width:20px;height:20px;display:block}.glass-hero-module__NK_v1W__githubLink{color:#fff;background:#24292fe0;box-shadow:0 3px 10px #24292f4d}.glass-hero-module__NK_v1W__githubLink:hover{opacity:1;background:#111418;transform:scale(1.15);box-shadow:0 6px 18px #24292f73}.glass-hero-module__NK_v1W__linkedinLink{color:#fff;background:#0a66c2e0;box-shadow:0 3px 10px #0a66c259}.glass-hero-module__NK_v1W__linkedinLink:hover{opacity:1;background:#004182;transform:scale(1.15);box-shadow:0 6px 18px #0a66c280}.glass-hero-module__NK_v1W__facebookLink{color:#fff;background:#1877f2e0;box-shadow:0 3px 10px #1877f259}.glass-hero-module__NK_v1W__facebookLink:hover{opacity:1;background:#0d65d9;transform:scale(1.15);box-shadow:0 6px 18px #1877f280}.glass-hero-module__NK_v1W__whatsappLink{color:#fff;background:#25d366e0;box-shadow:0 3px 10px #25d36666}.glass-hero-module__NK_v1W__whatsappLink:hover{opacity:1;background:#1da851;transform:scale(1.15);box-shadow:0 6px 18px #25d3668c}.glass-hero-module__NK_v1W__emailLink{color:#fff;background:#ea4335e0;box-shadow:0 3px 10px #ea433559}.glass-hero-module__NK_v1W__emailLink:hover{opacity:1;background:#c5221f;transform:scale(1.15);box-shadow:0 6px 18px #ea433580}.glass-hero-module__NK_v1W__socialLink span{color:#fff;font-family:var(--font-mono);letter-spacing:.02em;white-space:nowrap;pointer-events:none;opacity:0;transition:all .2s var(--ease-primary);z-index:30;background:#0b0f14;border-radius:8px;padding:.35rem .75rem;font-size:.72rem;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(6px);box-shadow:0 4px 14px #00000040}.glass-hero-module__NK_v1W__socialLink:hover span{opacity:1;transform:translateY(-50%)translate(0)}.glass-hero-module__NK_v1W__socialDivider{background:#0b0f141a;width:16px;height:1px;margin:1px 0}@media (max-width:767px){.glass-hero-module__NK_v1W__socialSidebar{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;gap:.55rem;padding:0;top:35%;bottom:auto;right:.75rem;transform:translateY(-50%)}.glass-hero-module__NK_v1W__socialLink{opacity:.9;width:38px;height:38px}.glass-hero-module__NK_v1W__socialLink svg{width:19px;height:19px}.glass-hero-module__NK_v1W__socialLink span,.glass-hero-module__NK_v1W__socialDivider{display:none}}.glass-hero-module__NK_v1W__tagline{text-align:right;font-family:var(--font-mono);letter-spacing:.02em;color:var(--ink);animation:glass-hero-module__NK_v1W__fadeUp .9s var(--ease-primary) .8s both;margin:0;font-size:.8rem;line-height:1.6}@keyframes glass-hero-module__NK_v1W__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-height:750px) and (min-width:768px){.glass-hero-module__NK_v1W__headline{margin-top:clamp(2.5rem,20vh,6rem);font-size:clamp(2.4rem,5.8vw,5.2rem)}.glass-hero-module__NK_v1W__bottomRow{padding-top:1.25rem}}@media (max-height:580px) and (min-width:768px){.glass-hero-module__NK_v1W__headline{margin-top:2rem;font-size:clamp(2rem,5vw,3.8rem)}.glass-hero-module__NK_v1W__bottomRow{padding-top:.75rem}}@media (max-width:767px){.glass-hero-module__NK_v1W__hero{min-height:42rem}.glass-hero-module__NK_v1W__copy{min-height:42rem;padding:0;display:block;position:absolute;inset:0}.glass-hero-module__NK_v1W__headline{color:#fff;text-shadow:0 2px 18px #0b0f1473;width:62%;margin-top:0;font-size:clamp(2.7rem,12.5vw,3.8rem);line-height:.87;position:absolute;top:15%;left:1.25rem;right:auto}.glass-hero-module__NK_v1W__bottomRow{left:1.25rem;right:1.25rem;bottom:max(2rem, env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;gap:1.25rem;margin-top:0;padding-top:0;padding-right:0;position:absolute}.glass-hero-module__NK_v1W__introBlock{max-width:none}.glass-hero-module__NK_v1W__intro{color:#fff;text-shadow:0 2px 14px #0b0f1473;max-width:none}.glass-hero-module__NK_v1W__tagline{color:#fff;text-shadow:0 2px 14px #0b0f1473;position:absolute;top:55%;left:auto;right:1.25rem}.glass-hero-module__NK_v1W__resumeHeroBtn{color:#fff;background:#fff3;border-color:#ffffff73;box-shadow:0 2px 10px #0003}.glass-hero-module__NK_v1W__resumeHeroBtn:hover{background:#ffffff52;border-color:#fff9}}@media (max-width:320px){.glass-hero-module__NK_v1W__headline{width:70%;font-size:clamp(2.3rem,13.5vw,3.4rem)}}@media (prefers-reduced-motion:reduce){.glass-hero-module__NK_v1W__portraitBase,.glass-hero-module__NK_v1W__headlineLine span,.glass-hero-module__NK_v1W__introBlock,.glass-hero-module__NK_v1W__tagline,.glass-hero-module__NK_v1W__nav{opacity:1!important;animation:none!important;transform:none!important}}
.about-section-module__QOpPkG__about{background:var(--surface-dark);color:#fff;padding:clamp(5rem,10vh,8rem) max(5.6vw,2rem);position:relative;overflow:hidden}.about-section-module__QOpPkG__about .about-section-module__QOpPkG__section-label{color:#ffffff73}.about-section-module__QOpPkG__about .about-section-module__QOpPkG__section-label:before{background:#ffffff4d}.about-section-module__QOpPkG__grid{pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 8.33333%),repeating-linear-gradient(#ffffff0a 0 1px,#0000 1px 16.6667%);position:absolute;inset:0}.about-section-module__QOpPkG__inner{z-index:1;max-width:72rem;margin:0 auto;position:relative}.about-section-module__QOpPkG__objective{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;border:none;max-width:52rem;margin:0 0 4rem;padding:0;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:300;line-height:1.3}.about-section-module__QOpPkG__objective em{color:#fff9;font-style:italic}.about-section-module__QOpPkG__stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.about-section-module__QOpPkG__statCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .3s var(--ease-primary), border-color .3s var(--ease-primary), transform .3s var(--ease-primary);text-align:left;font:inherit;color:inherit;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.5rem;padding:2rem 1.75rem;display:flex}.about-section-module__QOpPkG__statCard:hover{background:#ffffff17;border-color:#fff3;transform:translateY(-3px)}.about-section-module__QOpPkG__statCardClickable{cursor:pointer;background:#facc150a;border-color:#facc1540}.about-section-module__QOpPkG__statCardClickable:hover{background:#facc1514;border-color:#facc1599;box-shadow:0 10px 30px #eab30826}.about-section-module__QOpPkG__statCardReport{background:#2563eb0a;border-color:#2563eb40}.about-section-module__QOpPkG__statCardReport:hover{background:#2563eb17;border-color:#3b82f6a6;box-shadow:0 10px 30px #2563eb33}.about-section-module__QOpPkG__statCardParul{background:#10b9810a;border-color:#10b98140}.about-section-module__QOpPkG__statCardParul:hover{background:#10b98117;border-color:#34d399a6;box-shadow:0 10px 30px #10b98133}.about-section-module__QOpPkG__statTopRow{justify-content:space-between;align-items:center;width:100%;display:flex}.about-section-module__QOpPkG__actionChip{font-family:var(--font-mono);color:#facc15;letter-spacing:.04em;background:#facc1526;border:1px solid #facc1559;border-radius:999px;padding:.2rem .55rem;font-size:.68rem}.about-section-module__QOpPkG__actionChipReport{font-family:var(--font-mono);color:#93c5fd;letter-spacing:.04em;background:#2563eb33;border:1px solid #3b82f666;border-radius:999px;padding:.2rem .55rem;font-size:.68rem}.about-section-module__QOpPkG__actionChipParul{font-family:var(--font-mono);color:#6ee7b7;letter-spacing:.04em;background:#10b98133;border:1px solid #34d39966;border-radius:999px;padding:.2rem .55rem;font-size:.68rem}.about-section-module__QOpPkG__statIcon{margin-bottom:.25rem;font-size:1.75rem;line-height:1}.about-section-module__QOpPkG__statValue{font-family:var(--font-display);color:#fff;font-size:1.15rem;font-weight:600}.about-section-module__QOpPkG__statLabel{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.02em;font-size:.75rem;line-height:1.5}.about-section-module__QOpPkG__tagline{font-family:var(--font-display);color:#ffffff8c;max-width:60ch;margin:0;font-size:clamp(1rem,1.2vw,1.2rem);font-weight:300;line-height:1.6}@media (max-width:767px){.about-section-module__QOpPkG__stats{grid-template-columns:1fr;gap:1rem}.about-section-module__QOpPkG__objective{font-size:clamp(1.35rem,5vw,1.8rem)}}
.prize-lightbox-module__HmxqGG__overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000e0;justify-content:center;align-items:center;animation:.2s both prize-lightbox-module__HmxqGG__fadeIn;display:flex;position:fixed;inset:0}@keyframes prize-lightbox-module__HmxqGG__fadeIn{0%{opacity:0}to{opacity:1}}.prize-lightbox-module__HmxqGG__panel{width:min(92vw,960px);max-height:92dvh;animation:prize-lightbox-module__HmxqGG__slideUp .25s var(--ease-primary) both;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}@keyframes prize-lightbox-module__HmxqGG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.prize-lightbox-module__HmxqGG__closeBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,border-color .2s;display:flex;position:absolute;top:-2.75rem;right:0}.prize-lightbox-module__HmxqGG__closeBtn:hover{background:#ffffff2e;border-color:#fff6}.prize-lightbox-module__HmxqGG__counter{font-family:var(--font-mono);letter-spacing:.1em;color:#ffffff80;font-size:.75rem;line-height:40px;position:absolute;top:-2.5rem;left:0}.prize-lightbox-module__HmxqGG__mainImage{background:#0d1117;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:860px;height:min(60vh,520px);position:relative;overflow:hidden}.prize-lightbox-module__HmxqGG__arrow{color:#fff;cursor:pointer;width:48px;height:48px;transition:all .2s var(--ease-primary);z-index:10;background:#0f141cd9;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:45%;transform:translateY(-50%);box-shadow:0 4px 16px #00000080}.prize-lightbox-module__HmxqGG__arrow:hover{background:#2563ebcc;border-color:#ffffff80;transform:translateY(-50%)scale(1.08)}.prize-lightbox-module__HmxqGG__arrowLeft{left:.5rem}.prize-lightbox-module__HmxqGG__arrowRight{right:.5rem}.prize-lightbox-module__HmxqGG__caption{font-family:var(--font-mono);color:#ffffff8c;letter-spacing:.03em;text-align:center;max-width:60ch;margin:0;font-size:.78rem;line-height:1.5}.prize-lightbox-module__HmxqGG__thumbnails{gap:.6rem;display:flex}.prize-lightbox-module__HmxqGG__thumb{cursor:pointer;background:#111;border:2px solid #ffffff26;border-radius:6px;flex-shrink:0;width:72px;height:54px;padding:0;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.prize-lightbox-module__HmxqGG__thumb:hover{border-color:#fff6;transform:translateY(-2px)}.prize-lightbox-module__HmxqGG__thumbActive{border-color:#fff}@media (max-width:600px){.prize-lightbox-module__HmxqGG__arrowLeft{left:.25rem}.prize-lightbox-module__HmxqGG__arrowRight{right:.25rem}.prize-lightbox-module__HmxqGG__thumb{width:56px;height:42px}}
.report-modal-module__R-l-ZG__overlay{z-index:1100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000e0;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,1.5rem);animation:.2s both report-modal-module__R-l-ZG__fadeIn;display:flex;position:fixed;inset:0}@keyframes report-modal-module__R-l-ZG__fadeIn{0%{opacity:0}to{opacity:1}}.report-modal-module__R-l-ZG__modal{width:min(96vw,1100px);height:min(92vh,880px);animation:report-modal-module__R-l-ZG__slideUp .25s var(--ease-primary) both;background:#0f141c;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #000000b3}@keyframes report-modal-module__R-l-ZG__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.report-modal-module__R-l-ZG__header{background:#ffffff0a;border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex}.report-modal-module__R-l-ZG__titleArea{align-items:center;gap:.85rem;min-width:0;display:flex}.report-modal-module__R-l-ZG__iconBadge{flex-shrink:0;font-size:1.6rem;line-height:1}.report-modal-module__R-l-ZG__title{font-family:var(--font-display);color:#fff;margin:0;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:600;line-height:1.3}.report-modal-module__R-l-ZG__subtitle{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.02em;margin:.15rem 0 0;font-size:.72rem}.report-modal-module__R-l-ZG__headerActions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.report-modal-module__R-l-ZG__actionBtn{color:#fff;font-family:var(--font-mono);letter-spacing:.03em;cursor:pointer;transition:all .2s var(--ease-primary);background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.72rem;text-decoration:none;display:inline-flex}.report-modal-module__R-l-ZG__actionBtn:hover{background:#ffffff29;border-color:#ffffff59;transform:translateY(-1px)}.report-modal-module__R-l-ZG__closeBtn{color:#fff;cursor:pointer;width:36px;height:36px;transition:all .2s var(--ease-primary);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;margin-left:.25rem;display:flex}.report-modal-module__R-l-ZG__closeBtn:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.report-modal-module__R-l-ZG__tabBar{background:#0b0f1499;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem 1.4rem;display:flex;overflow-x:auto}.report-modal-module__R-l-ZG__tabBtn{color:#ffffff8c;font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;transition:all .2s var(--ease-primary);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.45rem .95rem;font-size:.74rem;display:inline-flex}.report-modal-module__R-l-ZG__tabBtn:hover{color:#fff;background:#ffffff0f}.report-modal-module__R-l-ZG__tabBtnActive{color:#fff;background:#2563eb33;border-color:#3b82f673}.report-modal-module__R-l-ZG__viewerWrap{background:#1e2430;flex:1;min-height:0;position:relative}.report-modal-module__R-l-ZG__iframe{border:none;width:100%;height:100%;display:block}@media (max-width:650px){.report-modal-module__R-l-ZG__modal{border-radius:12px;width:100vw;height:96vh}.report-modal-module__R-l-ZG__header{padding:.75rem 1rem}.report-modal-module__R-l-ZG__subtitle,.report-modal-module__R-l-ZG__actionBtn span{display:none}}
.parul-modal-module__v1kBIW__overlay{z-index:1150;-webkit-backdrop-filter:blur(14px);background:#000000e0;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,1.5rem);animation:.2s both parul-modal-module__v1kBIW__fadeIn;display:flex;position:fixed;inset:0}@keyframes parul-modal-module__v1kBIW__fadeIn{0%{opacity:0}to{opacity:1}}.parul-modal-module__v1kBIW__modal{width:min(96vw,1100px);height:min(92vh,880px);animation:parul-modal-module__v1kBIW__slideUp .25s var(--ease-primary) both;background:#0d131a;border:1px solid #34d39940;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #000000bf,0 0 40px #10b98114}@keyframes parul-modal-module__v1kBIW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.parul-modal-module__v1kBIW__header{background:#10b9810a;border-bottom:1px solid #ffffff14;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex}.parul-modal-module__v1kBIW__titleArea{align-items:center;gap:.85rem;min-width:0;display:flex}.parul-modal-module__v1kBIW__iconBadge{background:#10b9811f;border:1px solid #34d3994d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.5rem;display:flex}.parul-modal-module__v1kBIW__title{font-family:var(--font-display);color:#fff;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:600;line-height:1.3}.parul-modal-module__v1kBIW__subtitle{font-family:var(--font-mono);color:#ffffff8c;letter-spacing:.02em;margin:.2rem 0 0;font-size:.72rem}.parul-modal-module__v1kBIW__headerActions{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.parul-modal-module__v1kBIW__actionBtn{color:#fff;font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;transition:all .2s var(--ease-primary);background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:.45rem;padding:.48rem .95rem;font-size:.74rem;text-decoration:none;display:inline-flex}.parul-modal-module__v1kBIW__actionBtn:hover{background:#ffffff29;border-color:#ffffff59;transform:translateY(-1px)}.parul-modal-module__v1kBIW__actionBtnPrimary{color:#a7f3d0;background:#10b98133;border-color:#34d39966}.parul-modal-module__v1kBIW__actionBtnPrimary:hover{color:#fff;background:#10b9814d;border-color:#34d399b3}.parul-modal-module__v1kBIW__closeBtn{color:#fff;cursor:pointer;width:36px;height:36px;transition:all .2s var(--ease-primary);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;margin-left:.25rem;display:flex}.parul-modal-module__v1kBIW__closeBtn:hover{background:#fff3;border-color:#fff6;transform:scale(1.05)}.parul-modal-module__v1kBIW__viewerWrap{background:#151c24;flex:1;min-height:0;position:relative}.parul-modal-module__v1kBIW__iframe{background:#fff;border:none;width:100%;height:100%;display:block}@media (max-width:650px){.parul-modal-module__v1kBIW__modal{border-radius:12px;width:100vw;height:96vh}.parul-modal-module__v1kBIW__header{padding:.75rem 1rem}.parul-modal-module__v1kBIW__subtitle,.parul-modal-module__v1kBIW__actionBtn span{display:none}}
.experience-section-module__qJVMZG__experience{background:var(--paper);padding:clamp(5rem,10vh,8rem) max(5.6vw,2rem)}.experience-section-module__qJVMZG__inner{max-width:72rem;margin:0 auto}.experience-section-module__qJVMZG__timeline{flex-direction:column;gap:0;display:flex;position:relative}.experience-section-module__qJVMZG__timeline:before{content:"";background:var(--ink-faint);width:1px;position:absolute;top:.5rem;bottom:0;left:9.5rem}.experience-section-module__qJVMZG__timelineEntry{grid-template-columns:10rem 1fr;gap:0 2.5rem;padding-bottom:3.5rem;display:grid;position:relative}.experience-section-module__qJVMZG__timelineEntry:last-child{padding-bottom:0}.experience-section-module__qJVMZG__timelineMeta{flex-direction:column;align-items:flex-end;gap:.5rem;padding-top:.2rem;display:flex}.experience-section-module__qJVMZG__timelineDate{font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.04em;text-align:right;white-space:nowrap;font-size:.72rem}.experience-section-module__qJVMZG__timelineDot{background:var(--ink);border:2px solid var(--paper);outline:1px solid var(--ink);border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-right:-1.29rem}.experience-section-module__qJVMZG__timelineCard{background:var(--surface);border:1px solid var(--ink-faint);transition:box-shadow .3s var(--ease-primary), transform .3s var(--ease-primary);border-radius:14px;padding:2rem 2rem 1.75rem}.experience-section-module__qJVMZG__timelineCard:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0b0f1414}.experience-section-module__qJVMZG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.4rem;display:flex}.experience-section-module__qJVMZG__cardTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}.experience-section-module__qJVMZG__badge{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:var(--ink-faint);color:var(--ink-muted);border:1px solid var(--ink-faint);border-radius:999px;flex-shrink:0;align-items:center;padding:.2rem .7rem;font-size:.68rem;display:inline-flex}.experience-section-module__qJVMZG__badgeActive{color:#166432;background:#16a34a1a;border-color:#16a34a40}.experience-section-module__qJVMZG__cardOrg{font-family:var(--font-mono);color:var(--ink-muted);letter-spacing:.02em;margin:0 0 1.25rem;font-size:.78rem;line-height:1.5}.experience-section-module__qJVMZG__cardLocation{color:var(--ink-muted);opacity:.75}.experience-section-module__qJVMZG__bullets{flex-direction:column;gap:.55rem;margin:0 0 1.25rem;padding-left:1.25rem;display:flex}.experience-section-module__qJVMZG__bullets li{color:var(--ink);opacity:.8;font-size:.95rem;line-height:1.65}.experience-section-module__qJVMZG__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.experience-section-module__qJVMZG__tag{font-family:var(--font-mono);letter-spacing:.04em;background:var(--accent-soft);color:var(--accent);border:1px solid #2563eb2e;border-radius:6px;padding:.25rem .7rem;font-size:.7rem;display:inline-flex}.experience-section-module__qJVMZG__viewReportBtn{background:var(--accent-soft);color:var(--accent);font-family:var(--font-mono);letter-spacing:.03em;cursor:pointer;transition:all .25s var(--ease-primary);border:1px solid #2563eb4d;border-radius:8px;align-items:center;gap:.55rem;margin-top:1.25rem;padding:.65rem 1.2rem;font-size:.78rem;font-weight:500;display:inline-flex}.experience-section-module__qJVMZG__viewReportBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:translateY(-2px);box-shadow:0 4px 14px #2563eb40}@media (max-width:767px){.experience-section-module__qJVMZG__timeline:before{left:0}.experience-section-module__qJVMZG__timelineEntry{grid-template-columns:1fr;gap:.5rem;padding-left:1.5rem}.experience-section-module__qJVMZG__timelineMeta{flex-direction:row;align-items:center;gap:.75rem}.experience-section-module__qJVMZG__timelineDate{text-align:left}.experience-section-module__qJVMZG__timelineDot{flex-shrink:0;margin-left:-1.75rem;margin-right:0}}
.projects-section-module__BRrw6G__projects{background:var(--surface-dark);color:#fff;padding:clamp(5rem,10vh,8rem) max(5.6vw,2rem)}.projects-section-module__BRrw6G__projects .projects-section-module__BRrw6G__section-label{color:#ffffff73}.projects-section-module__BRrw6G__projects .projects-section-module__BRrw6G__section-label:before{background:#ffffff4d}.projects-section-module__BRrw6G__inner{max-width:72rem;margin:0 auto}.projects-section-module__BRrw6G__featuredCard{transition:border-color .3s var(--ease-primary), box-shadow .3s var(--ease-primary);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden}.projects-section-module__BRrw6G__featuredCard:hover{border-color:#fff3;box-shadow:0 24px 64px #0006}.projects-section-module__BRrw6G__prizeBadge{z-index:25;color:#facc15;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;pointer-events:auto;transition:all .25s var(--ease-primary);background:#eab30833;border:1px solid #eab30880;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 2px 10px #0000004d}.projects-section-module__BRrw6G__prizeBadge:hover{color:#fff;background:#eab30859;border-color:#facc15e6;transform:translateY(-2px)scale(1.03);box-shadow:0 4px 20px #eab30866}.projects-section-module__BRrw6G__viewPhotosBtn{color:#fef08a;font-family:var(--font-mono);letter-spacing:.04em;cursor:pointer;transition:all .25s var(--ease-primary);background:#facc1526;border:1px solid #facc1566;border-radius:10px;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.75rem 1.4rem;font-size:.82rem;display:inline-flex}.projects-section-module__BRrw6G__viewPhotosBtn:hover{color:#fff;background:#facc154d;border-color:#facc15cc;transform:translateY(-2px);box-shadow:0 6px 20px #eab30840}.projects-section-module__BRrw6G__cardBody{grid-template-columns:260px 1fr;display:grid}.projects-section-module__BRrw6G__cardLeft{background:#000;border-right:1px solid #ffffff12;min-height:320px;position:relative;overflow:hidden}.projects-section-module__BRrw6G__imageWrap{width:100%;height:100%;min-height:320px;position:relative}.projects-section-module__BRrw6G__cardRight{padding:2.5rem 2.5rem 2rem}.projects-section-module__BRrw6G__projectMeta{margin-bottom:.6rem}.projects-section-module__BRrw6G__projectType{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#fff6;font-size:.72rem}.projects-section-module__BRrw6G__projectTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin:0 0 .35rem;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600}.projects-section-module__BRrw6G__projectOrg{font-family:var(--font-mono);color:#ffffff73;letter-spacing:.02em;margin:0 0 1.25rem;font-size:.78rem}.projects-section-module__BRrw6G__projectDesc{color:#ffffffb3;max-width:54ch;margin:0 0 1.25rem;font-size:.97rem;line-height:1.65}.projects-section-module__BRrw6G__projectBullets{flex-direction:column;gap:.4rem;margin:0 0 1.5rem;padding-left:1.25rem;display:flex}.projects-section-module__BRrw6G__projectBullets li{color:#fff9;font-size:.92rem;line-height:1.6}.projects-section-module__BRrw6G__projectTags{flex-wrap:wrap;gap:.5rem;display:flex}.projects-section-module__BRrw6G__tag{font-family:var(--font-mono);letter-spacing:.04em;color:#ffffff8c;background:#ffffff12;border:1px solid #ffffff1a;border-radius:6px;padding:.25rem .75rem;font-size:.7rem;display:inline-flex}.projects-section-module__BRrw6G__subGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2.5rem;display:grid}.projects-section-module__BRrw6G__projectCard{transition:transform .3s var(--ease-primary), border-color .3s var(--ease-primary), box-shadow .3s var(--ease-primary), background .3s var(--ease-primary);background:#ffffff08;border:1px solid #ffffff17;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden}.projects-section-module__BRrw6G__projectCard:hover{background:#ffffff0d;border-color:#ffffff38;transform:translateY(-4px);box-shadow:0 16px 45px #00000073}.projects-section-module__BRrw6G__cardVisual{background:#05070a;border-bottom:1px solid #ffffff14;width:100%;height:240px;position:relative;overflow:hidden}.projects-section-module__BRrw6G__cardVisualImage{object-fit:cover;object-position:center;transition:transform .6s var(--ease-primary)}.projects-section-module__BRrw6G__projectCard:hover .projects-section-module__BRrw6G__cardVisualImage{transform:scale(1.04)}.projects-section-module__BRrw6G__cardBadgeNo{z-index:3;font-family:var(--font-mono);color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b0f14d9;border:1px solid #fff3;border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:600;position:absolute;top:1rem;left:1rem}.projects-section-module__BRrw6G__cardContent{flex-direction:column;flex:1;padding:2rem;display:flex}.projects-section-module__BRrw6G__cardTitle{font-family:var(--font-display);color:#fff;margin:.35rem 0 .75rem;font-size:1.35rem;font-weight:600;line-height:1.3}.projects-section-module__BRrw6G__cardDesc{color:#ffffffb3;margin:0 0 1.25rem;font-size:.92rem;line-height:1.6}.projects-section-module__BRrw6G__highlightsList{grid-template-columns:repeat(2,1fr);gap:.4rem .8rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.projects-section-module__BRrw6G__highlightItem{font-family:var(--font-mono);color:#fff9;align-items:center;gap:.4rem;font-size:.72rem;line-height:1.4;display:flex}.projects-section-module__BRrw6G__highlightDot{background:#38bdf8;border-radius:50%;flex-shrink:0;width:5px;height:5px}.projects-section-module__BRrw6G__projectGithubBtn{color:#fff;font-family:var(--font-mono);width:fit-content;transition:all .25s var(--ease-primary);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.55rem 1rem;font-size:.76rem;text-decoration:none;display:inline-flex}.projects-section-module__BRrw6G__projectGithubBtn:hover{color:#38bdf8;background:#ffffff1f;border-color:#38bdf880;transform:translateY(-2px)}@media (max-width:900px){.projects-section-module__BRrw6G__cardBody{grid-template-columns:1fr}.projects-section-module__BRrw6G__cardLeft{border-bottom:1px solid #ffffff12;border-right:none;min-height:220px}.projects-section-module__BRrw6G__imageWrap{min-height:220px}.projects-section-module__BRrw6G__subGrid,.projects-section-module__BRrw6G__highlightsList{grid-template-columns:1fr}}
.skills-section-module__Dw9xRa__skills{background:var(--paper);padding:clamp(5rem,10vh,8rem) max(5.6vw,2rem)}.skills-section-module__Dw9xRa__inner{max-width:72rem;margin:0 auto}.skills-section-module__Dw9xRa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.skills-section-module__Dw9xRa__group{background:var(--surface);border:1px solid var(--ink-faint);transition:box-shadow .3s var(--ease-primary), transform .3s var(--ease-primary);border-radius:16px;padding:2rem 1.75rem 1.75rem}.skills-section-module__Dw9xRa__group:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0b0f1412}.skills-section-module__Dw9xRa__groupHeader{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.skills-section-module__Dw9xRa__groupIcon{font-size:1.4rem;line-height:1}.skills-section-module__Dw9xRa__groupTitle{font-family:var(--font-display);color:var(--ink);margin:0;font-size:.95rem;font-weight:600}.skills-section-module__Dw9xRa__pills{flex-wrap:wrap;gap:.4rem;display:flex}.skills-section-module__Dw9xRa__pill{font-family:var(--font-mono);letter-spacing:.03em;background:var(--paper);color:var(--ink);border:1px solid var(--ink-faint);transition:background .2s var(--ease-primary), border-color .2s var(--ease-primary);border-radius:8px;padding:.3rem .75rem;font-size:.72rem;display:inline-flex}.skills-section-module__Dw9xRa__pill:hover{background:var(--accent-soft);color:var(--accent);border-color:#2563eb33}.skills-section-module__Dw9xRa__languages{border-top:1px solid var(--ink-faint);flex-wrap:wrap;align-items:center;gap:2rem;padding-top:2.5rem;display:flex}.skills-section-module__Dw9xRa__langLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);white-space:nowrap;margin:0;font-size:.72rem}.skills-section-module__Dw9xRa__langPills{flex-wrap:wrap;gap:.5rem;display:flex}.skills-section-module__Dw9xRa__langPill{font-family:var(--font-display);background:var(--surface);border:1px solid var(--ink-faint);color:var(--ink);transition:box-shadow .2s var(--ease-primary);border-radius:999px;padding:.3rem .9rem;font-size:.875rem;font-weight:500;display:inline-flex}.skills-section-module__Dw9xRa__langPill:hover{box-shadow:0 4px 12px #0b0f1414}@media (max-width:900px){.skills-section-module__Dw9xRa__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.skills-section-module__Dw9xRa__grid{grid-template-columns:1fr}.skills-section-module__Dw9xRa__languages{flex-direction:column;align-items:flex-start;gap:1rem}}
.milestones-section-module__AmmYcG__milestones{background:#090d13;border-top:1px solid #ffffff0f;padding:clamp(5rem,9vh,7.5rem) max(5.6vw,2rem);position:relative}.milestones-section-module__AmmYcG__inner{max-width:1200px;margin:0 auto}.milestones-section-module__AmmYcG__sectionHeader{margin-bottom:3.5rem}.milestones-section-module__AmmYcG__headline{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;margin:.5rem 0 1rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:500;line-height:1.05}.milestones-section-module__AmmYcG__subheadline{font-family:var(--font-display);color:#fff9;max-width:58ch;margin:0;font-size:1.05rem;line-height:1.6}.milestones-section-module__AmmYcG__milestonesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:5rem;display:grid}.milestones-section-module__AmmYcG__milestoneCard{transition:transform .3s var(--ease-primary), border-color .3s var(--ease-primary), box-shadow .3s var(--ease-primary), background .3s var(--ease-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.8rem;padding:1.8rem;display:flex}.milestones-section-module__AmmYcG__milestoneCard:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-3px);box-shadow:0 12px 36px #0006}.milestones-section-module__AmmYcG__milestoneTop{justify-content:space-between;align-items:center;width:100%;display:flex}.milestones-section-module__AmmYcG__badge{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.25rem .65rem;font-size:.7rem}.milestones-section-module__AmmYcG__badgeGold{color:#fef08a;background:#facc1526;border:1px solid #facc1559}.milestones-section-module__AmmYcG__badgeEmerald{color:#6ee7b7;background:#10b98126;border:1px solid #10b98159}.milestones-section-module__AmmYcG__badgeBlue{color:#7dd3fc;background:#38bdf826;border:1px solid #38bdf859}.milestones-section-module__AmmYcG__badgePurple{color:#d8b4fe;background:#a855f726;border:1px solid #a855f759}.milestones-section-module__AmmYcG__milestoneIcon{font-size:1.4rem;line-height:1}.milestones-section-module__AmmYcG__milestoneTitle{font-family:var(--font-display);color:#fff;margin:0;font-size:1.15rem;font-weight:600;line-height:1.35}.milestones-section-module__AmmYcG__milestoneDesc{color:#ffffffa6;margin:0;font-size:.88rem;line-height:1.6}.milestones-section-module__AmmYcG__focusHeader{margin-bottom:2rem}.milestones-section-module__AmmYcG__focusTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.6rem;font-weight:600}.milestones-section-module__AmmYcG__focusSubtitle{font-family:var(--font-mono);color:#ffffff80;margin:0;font-size:.82rem}.milestones-section-module__AmmYcG__directionGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.milestones-section-module__AmmYcG__directionCard{transition:all .25s var(--ease-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;text-decoration:none;display:flex}.milestones-section-module__AmmYcG__directionCard:hover{background:#ffffff0f;border-color:#38bdf859;transform:translate(4px)}.milestones-section-module__AmmYcG__directionLeft{align-items:center;gap:.9rem;display:flex}.milestones-section-module__AmmYcG__directionNo{font-family:var(--font-mono);color:#38bdf8;font-size:.72rem;font-weight:600}.milestones-section-module__AmmYcG__directionLabel{font-family:var(--font-display);color:#fff;font-size:.95rem;font-weight:500}.milestones-section-module__AmmYcG__directionArrow{color:#ffffff4d;transition:transform .25s var(--ease-primary), color .25s var(--ease-primary)}.milestones-section-module__AmmYcG__directionCard:hover .milestones-section-module__AmmYcG__directionArrow{color:#38bdf8;transform:translate(3px)}@media (max-width:767px){.milestones-section-module__AmmYcG__milestonesGrid,.milestones-section-module__AmmYcG__directionGrid{grid-template-columns:1fr}}
.contact-section-module__Xgmh8q__contact{background:var(--surface-dark);color:#fff;padding:clamp(5rem,10vh,8rem) max(5.6vw,2rem) 0;position:relative;overflow:hidden}.contact-section-module__Xgmh8q__contact .contact-section-module__Xgmh8q__section-label{color:#fff6}.contact-section-module__Xgmh8q__contact .contact-section-module__Xgmh8q__section-label:before{background:#ffffff40}.contact-section-module__Xgmh8q__grid{pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 8.33333%);position:absolute;inset:0}.contact-section-module__Xgmh8q__inner{z-index:1;max-width:72rem;margin:0 auto;position:relative}.contact-section-module__Xgmh8q__top{grid-template-columns:1fr 1fr;gap:5rem;padding-bottom:5rem;display:grid}.contact-section-module__Xgmh8q__leftCol{flex-direction:column;justify-content:flex-start;display:flex}.contact-section-module__Xgmh8q__headline{font-family:var(--font-display);letter-spacing:-.04em;color:#fff;margin:0 0 2rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:300;line-height:.95}.contact-section-module__Xgmh8q__availability{font-family:var(--font-mono);color:#ffffff73;letter-spacing:.02em;margin:0;font-size:.8rem;line-height:1.7}.contact-section-module__Xgmh8q__contactForm{flex-direction:column;gap:.9rem;max-width:440px;margin-top:2rem;display:flex}.contact-section-module__Xgmh8q__formRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.contact-section-module__Xgmh8q__formField{flex-direction:column;gap:.35rem;display:flex}.contact-section-module__Xgmh8q__formLabel{font-family:var(--font-mono);color:#fff9;letter-spacing:.04em;font-size:.72rem}.contact-section-module__Xgmh8q__formInput,.contact-section-module__Xgmh8q__formTextarea{color:#fff;width:100%;font-family:var(--font-display);transition:all .2s var(--ease-primary);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:.65rem .85rem;font-size:.88rem}.contact-section-module__Xgmh8q__formInput:focus,.contact-section-module__Xgmh8q__formTextarea:focus{background:#ffffff12;border-color:#38bdf8;box-shadow:0 0 0 2px #38bdf833}.contact-section-module__Xgmh8q__formTextarea{resize:vertical;min-height:85px}.contact-section-module__Xgmh8q__formSubmitBtn{color:var(--ink);font-family:var(--font-display);cursor:pointer;width:fit-content;transition:all .25s var(--ease-primary);background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.88rem;font-weight:500;display:inline-flex}.contact-section-module__Xgmh8q__formSubmitBtn:hover{background:#f0f3f6;transform:translateY(-2px);box-shadow:0 8px 20px #ffffff26}.contact-section-module__Xgmh8q__formNote{font-family:var(--font-mono);color:#38bdf8;margin-top:.25rem;font-size:.72rem}.contact-section-module__Xgmh8q__rightCol{flex-direction:column;justify-content:center;gap:2rem;padding-top:4rem;display:flex}.contact-section-module__Xgmh8q__contactGroup{flex-direction:column;gap:.5rem;display:flex}.contact-section-module__Xgmh8q__contactGroupLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-size:.68rem}.contact-section-module__Xgmh8q__contactItems{flex-direction:column;gap:.5rem;display:flex}.contact-section-module__Xgmh8q__phoneRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.contact-section-module__Xgmh8q__waBadge{color:#4ade80;font-family:var(--font-mono);letter-spacing:.03em;transition:all .2s var(--ease-primary);background:#25d3661f;border:1px solid #25d3664d;border-radius:999px;align-items:center;gap:.35rem;padding:.22rem .65rem;font-size:.68rem;text-decoration:none;display:inline-flex}.contact-section-module__Xgmh8q__waBadge:hover{color:#fff;background:#25d36640;border-color:#25d36699;transform:translateY(-1px)}.contact-section-module__Xgmh8q__contactLink{font-family:var(--font-display);color:#fffc;transition:color .25s var(--ease-primary);align-items:center;gap:.6rem;width:fit-content;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.contact-section-module__Xgmh8q__contactLink svg{opacity:.5;transition:opacity .25s var(--ease-primary);flex-shrink:0}.contact-section-module__Xgmh8q__contactLink:hover{color:#fff}.contact-section-module__Xgmh8q__contactLink:hover svg{opacity:1}.contact-section-module__Xgmh8q__resumeContactBtn{color:#fff;font-family:var(--font-display);cursor:pointer;width:fit-content;transition:all .25s var(--ease-primary);background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.92rem;font-weight:500;display:inline-flex}.contact-section-module__Xgmh8q__resumeContactBtn:hover{background:#ffffff29;border-color:#ffffff59;transform:translateY(-1px);box-shadow:0 4px 14px #0000004d}.contact-section-module__Xgmh8q__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 0;display:flex}.contact-section-module__Xgmh8q__brand{color:#fff9;font-family:var(--font-mono);letter-spacing:.02em;transition:color .25s var(--ease-primary);align-items:center;gap:.6rem;font-size:.82rem;text-decoration:none;display:inline-flex}.contact-section-module__Xgmh8q__brand:hover{color:#fff}.contact-section-module__Xgmh8q__avatar{border:1px solid #fff3;border-radius:50%;flex-shrink:0;width:28px;height:28px;position:relative;overflow:hidden}.contact-section-module__Xgmh8q__copy{font-family:var(--font-mono);color:#ffffff4d;letter-spacing:.04em;margin:0;font-size:.72rem}@media (max-width:767px){.contact-section-module__Xgmh8q__top{grid-template-columns:1fr;gap:3rem}.contact-section-module__Xgmh8q__rightCol{padding-top:0}.contact-section-module__Xgmh8q__headline{font-size:clamp(2.5rem,10vw,3.5rem)}.contact-section-module__Xgmh8q__bottom{flex-direction:column;align-items:flex-start}}
