.Navbar-module__nuAbfa__nav{z-index:999;transition:padding .35s var(--ease), background-color .35s var(--ease), box-shadow .35s var(--ease), backdrop-filter .35s var(--ease);padding-block:1.1rem;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 0 var(--line-soft), 0 12px 24px -18px #16202a40;background:#ffffffd9;padding-block:.65rem}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__logo{font-family:var(--font-mono);letter-spacing:-.02em;align-items:center;gap:.4rem;font-size:1.05rem;font-weight:700;display:inline-flex}.Navbar-module__nuAbfa__logoDot{color:var(--rose)}.Navbar-module__nuAbfa__links{align-items:center;gap:clamp(1.1rem,2vw,1.9rem);display:flex}.Navbar-module__nuAbfa__link{color:var(--ink-soft);transition:color .25s var(--ease);padding-block:.3rem;font-size:.92rem;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--rose);transform-origin:0;width:100%;height:2px;transition:transform .3s var(--ease);position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.Navbar-module__nuAbfa__link:hover{color:var(--ink)}.Navbar-module__nuAbfa__link:hover:after{transform:scaleX(1)}.Navbar-module__nuAbfa__linkActive{color:var(--ink)}.Navbar-module__nuAbfa__linkActive:after{background:var(--blue);transform:scaleX(1)}.Navbar-module__nuAbfa__resumeBtn{display:none}.Navbar-module__nuAbfa__navCta{border:1.5px solid var(--rose);color:var(--rose-dark);transition:background-color .25s var(--ease), color .25s var(--ease), transform .25s var(--ease);border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600}.Navbar-module__nuAbfa__navCta:hover{background:var(--rose);color:#fff;transform:translateY(-1px)}.Navbar-module__nuAbfa__burger{background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--ink);width:100%;height:2px;transition:transform .3s var(--ease), opacity .3s var(--ease);border-radius:2px;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__nuAbfa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__nuAbfa__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__nuAbfa__mobilePanel{max-height:0;transition:max-height .35s var(--ease);background:#fff;overflow:hidden}.Navbar-module__nuAbfa__mobilePanelOpen{max-height:360px;box-shadow:0 20px 30px -20px #16202a40}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;gap:.25rem;padding-top:1rem;padding-bottom:1.25rem;display:flex}.Navbar-module__nuAbfa__mobileLinks .Navbar-module__nuAbfa__link{border-bottom:1px solid var(--line-soft);padding-block:.6rem}@media (max-width:760px){.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__burger{display:flex}}
.Hero-module__Z8hQ_W__hero{padding-top:clamp(7rem,16vh,10rem);padding-bottom:clamp(3rem,8vh,5rem);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__blobBlue{background:radial-gradient(circle at 30% 30%, var(--line-soft), var(--line));opacity:.7;z-index:0;border-radius:50%;width:340px;height:340px;animation:9s ease-in-out infinite Hero-module__Z8hQ_W__float-slow;position:absolute;top:-80px;right:-60px}.Hero-module__Z8hQ_W__blobRose{z-index:0;background:radial-gradient(circle at 60% 40%,#d67d7f38,#d67d7f00);border-radius:50%;width:260px;height:260px;animation:11s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;bottom:-60px;left:-80px}.Hero-module__Z8hQ_W__grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid;position:relative}.Hero-module__Z8hQ_W__eyebrow{font-family:var(--font-mono);color:var(--blue-dark);letter-spacing:.03em;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.95rem;display:inline-flex}.Hero-module__Z8hQ_W__dotLive{background:var(--rose);border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite Hero-module__Z8hQ_W__pulse-ring}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;line-height:1.12}.Hero-module__Z8hQ_W__titleAccent{color:var(--rose-dark)}.Hero-module__Z8hQ_W__cursor{background:var(--ink);width:3px;height:.85em;margin-left:4px;animation:1s step-end infinite Hero-module__Z8hQ_W__blink;display:inline-block;transform:translateY(2px)}.Hero-module__Z8hQ_W__summary{color:var(--ink-soft);max-width:540px;margin-top:1.25rem;font-size:1.02rem}.Hero-module__Z8hQ_W__jsonCard{background:var(--ink);color:#d7e6f5;border-radius:var(--radius);font-family:var(--font-mono);max-width:420px;transition:transform .35s var(--ease), box-shadow .35s var(--ease);margin-top:1.75rem;padding:1.25rem 1.4rem;font-size:.88rem;line-height:1.7;box-shadow:0 24px 48px -24px #16202a73}.Hero-module__Z8hQ_W__jsonCard:hover{transform:translateY(-4px);box-shadow:0 32px 56px -20px #16202a80}.Hero-module__Z8hQ_W__jsonKey{color:#7fd0ff}.Hero-module__Z8hQ_W__jsonStr{color:#f2c9ca}.Hero-module__Z8hQ_W__jsonPunc{color:#6b7f92}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--rose);color:#fff;transition:transform .25s var(--ease), box-shadow .25s var(--ease), background-color .25s var(--ease);border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 14px 24px -12px #d67d7f8c}.Hero-module__Z8hQ_W__primaryBtn:hover{background:var(--rose-dark);transform:translateY(-2px);box-shadow:0 18px 30px -12px #b95f6199}.Hero-module__Z8hQ_W__primaryBtn svg{width:16px;height:16px;transition:transform .25s var(--ease)}.Hero-module__Z8hQ_W__primaryBtn:hover svg{transform:translateY(2px)}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--ink);border-bottom:2px solid var(--line);transition:border-color .25s var(--ease), color .25s var(--ease);align-items:center;gap:.5rem;padding-bottom:2px;font-size:.95rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__secondaryBtn:hover{border-color:var(--blue);color:var(--blue-dark)}.Hero-module__Z8hQ_W__photoWrap{justify-self:center;width:min(100%,380px);position:relative}.Hero-module__Z8hQ_W__photoRing{border:1.5px dashed var(--line);border-radius:50%;animation:14s linear infinite Hero-module__Z8hQ_W__float-slow;position:absolute;inset:-18px}.Hero-module__Z8hQ_W__photoFrame{aspect-ratio:1;background:linear-gradient(160deg, var(--line-soft), #fff 60%);transition:transform .4s var(--ease);border-radius:50%;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__photoFrame:hover{transform:translateY(-6px)}.Hero-module__Z8hQ_W__photoFrame img{object-fit:cover;object-position:top center;width:100%;height:100%}.Hero-module__Z8hQ_W__badge{border:1px solid var(--line-soft);border-radius:var(--radius);background:#fff;align-items:center;gap:.55rem;padding:.7rem .95rem;font-size:.82rem;font-weight:600;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;display:flex;position:absolute;bottom:6%;right:-6%;box-shadow:0 18px 32px -18px #16202a4d}.Hero-module__Z8hQ_W__badgeDot{background:#2fbf71;border-radius:50%;width:8px;height:8px}.Hero-module__Z8hQ_W__scrollCue{font-family:var(--font-mono);color:var(--ink-soft);z-index:1;flex-direction:column;align-items:center;gap:.4rem;font-size:.72rem;display:flex;position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollCue span:last-child{background:var(--line);width:1px;height:26px;animation:1.8s ease-in-out infinite Hero-module__Z8hQ_W__bounce-down}@media (max-width:860px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr}.Hero-module__Z8hQ_W__photoWrap{order:-1;width:min(100%,260px)}.Hero-module__Z8hQ_W__badge{right:0}}
.About-module__vqXTeW__about{background:var(--paper-soft)}.About-module__vqXTeW__layout{grid-template-columns:.85fr 1.15fr;gap:clamp(2.5rem,6vw,4.5rem);display:grid}.About-module__vqXTeW__pitch p{color:var(--ink-soft);margin-bottom:1.1rem}.About-module__vqXTeW__pitch p:last-child{margin-bottom:0}.About-module__vqXTeW__statGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.About-module__vqXTeW__stat{border:1px solid var(--line-soft);border-radius:var(--radius);transition:transform .3s var(--ease), border-color .3s var(--ease), box-shadow .3s var(--ease);background:#fff;padding:1.1rem 1.2rem}.About-module__vqXTeW__stat:hover{border-color:var(--line);transform:translateY(-4px);box-shadow:0 18px 30px -20px #16202a40}.About-module__vqXTeW__statNum{font-family:var(--font-mono);color:var(--blue-dark);font-size:1.6rem;font-weight:700}.About-module__vqXTeW__statLabel{color:var(--ink-soft);margin-top:.3rem;font-size:.85rem}.About-module__vqXTeW__timeline{border-left:3px solid var(--line);padding-left:2rem;position:relative}.About-module__vqXTeW__item{padding-bottom:2.4rem;position:relative}.About-module__vqXTeW__item:last-child{padding-bottom:0}.About-module__vqXTeW__dot{border:3px solid var(--rose);width:16px;height:16px;transition:transform .3s var(--ease), background-color .3s var(--ease);background:#fff;border-radius:50%;position:absolute;top:.15rem;left:-2.44rem}.About-module__vqXTeW__item:hover .About-module__vqXTeW__dot{background:var(--rose);transform:scale(1.15)}.About-module__vqXTeW__year{font-family:var(--font-mono);color:var(--blue-dark);font-size:.85rem;font-weight:600}.About-module__vqXTeW__itemTitle{margin-top:.3rem;font-size:1.1rem;font-weight:600}.About-module__vqXTeW__itemDesc{color:var(--ink-soft);max-width:460px;margin-top:.4rem}@media (max-width:860px){.About-module__vqXTeW__layout{grid-template-columns:1fr}}
.Experience-module__HaXZMW__list{flex-direction:column;gap:1.5rem;display:flex}.Experience-module__HaXZMW__card{border:1px solid var(--line-soft);border-radius:var(--radius);transition:transform .35s var(--ease), box-shadow .35s var(--ease), border-color .35s var(--ease);background:#fff;grid-template-columns:220px 1fr;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.25rem);display:grid;position:relative}.Experience-module__HaXZMW__card:before{content:"";background:var(--line);width:3px;transition:background-color .35s var(--ease);border-radius:3px;position:absolute;top:1.5rem;bottom:1.5rem;left:0}.Experience-module__HaXZMW__card:hover{border-color:var(--line);transform:translateY(-4px);box-shadow:0 26px 44px -28px #16202a4d}.Experience-module__HaXZMW__card:hover:before{background:var(--rose)}.Experience-module__HaXZMW__meta{flex-direction:column;gap:.35rem;display:flex}.Experience-module__HaXZMW__period{font-family:var(--font-mono);color:var(--blue-dark);font-size:.8rem;font-weight:600}.Experience-module__HaXZMW__company{font-size:1.05rem;font-weight:700}.Experience-module__HaXZMW__locIndustry{color:var(--ink-soft);font-size:.82rem}.Experience-module__HaXZMW__body .Experience-module__HaXZMW__role{margin-bottom:.85rem;font-size:1.15rem;font-weight:600}.Experience-module__HaXZMW__points{flex-direction:column;gap:.55rem;display:flex}.Experience-module__HaXZMW__points li{color:var(--ink-soft);padding-left:1.1rem;font-size:.95rem;position:relative}.Experience-module__HaXZMW__points li:before{content:"";background:var(--rose);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.Experience-module__HaXZMW__metrics{flex-wrap:wrap;gap:.7rem;margin-top:1.1rem;display:flex}.Experience-module__HaXZMW__metric{background:var(--paper-soft);border:1px solid var(--line-soft);transition:border-color .25s var(--ease), transform .25s var(--ease);border-radius:999px;align-items:baseline;gap:.45rem;padding:.4rem .85rem;font-size:.82rem;display:inline-flex}.Experience-module__HaXZMW__metric:hover{border-color:var(--blue);transform:translateY(-2px)}.Experience-module__HaXZMW__metricLabel{color:var(--ink);font-weight:700}.Experience-module__HaXZMW__metricFrom{color:var(--ink-soft);text-decoration:line-through}.Experience-module__HaXZMW__metricArrow{color:var(--line)}.Experience-module__HaXZMW__metricTo{color:var(--rose-dark);font-weight:700;font-family:var(--font-mono)}@media (max-width:720px){.Experience-module__HaXZMW__card{grid-template-columns:1fr}}
.Skills-module__P7wDQq__skills{background:var(--paper-soft)}.Skills-module__P7wDQq__groups{flex-direction:column;gap:3rem;display:flex}.Skills-module__P7wDQq__groupTitle{letter-spacing:.02em;color:var(--ink);text-transform:uppercase;margin-bottom:1.25rem;font-size:.95rem;font-weight:700}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.Skills-module__P7wDQq__skillBox{border-radius:var(--radius);border:1.4px solid var(--line);height:128px;transition:transform .3s var(--ease), box-shadow .3s var(--ease);background:#fff;flex-direction:column;justify-content:flex-end;padding:.85rem;display:flex;position:relative;overflow:hidden}.Skills-module__P7wDQq__skillBox:hover{transform:translateY(-5px);box-shadow:0 20px 32px -20px #16202a47}.Skills-module__P7wDQq__fill{height:0%;transition:height 1s var(--ease);z-index:0;background:linear-gradient(#00a2e929,#d67d7f47);position:absolute;inset:auto 0 0}.Skills-module__P7wDQq__skillBox.is-visible .Skills-module__P7wDQq__fill{height:var(--fill-level,0%)}.Skills-module__P7wDQq__skillName{z-index:1;font-size:.92rem;font-weight:600;position:relative}.Skills-module__P7wDQq__skillLevel{z-index:1;font-family:var(--font-mono);color:var(--ink-soft);margin-top:.15rem;font-size:.75rem;position:relative}.Skills-module__P7wDQq__tagRow{flex-wrap:wrap;gap:.6rem;display:flex}.Skills-module__P7wDQq__tag{border:1px solid var(--line);color:var(--ink-soft);transition:border-color .25s var(--ease), color .25s var(--ease), transform .25s var(--ease);border-radius:999px;padding:.45rem 1rem;font-size:.85rem}.Skills-module__P7wDQq__tag:hover{border-color:var(--rose);color:var(--rose-dark);transform:translateY(-2px)}.Skills-module__P7wDQq__sideGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:640px){.Skills-module__P7wDQq__sideGrid{grid-template-columns:1fr}}
.Education-module__91SPAa__education{position:relative;overflow:hidden}.Education-module__91SPAa__blob{z-index:0;background:radial-gradient(circle at 40% 40%,#d67d7f24,#d67d7f00);border-radius:50%;width:320px;height:320px;animation:10s ease-in-out infinite Education-module__91SPAa__float;position:absolute;top:-60px;right:-100px}.Education-module__91SPAa__layout{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,6vw,4rem);display:grid;position:relative}.Education-module__91SPAa__card{border:1px solid var(--line-soft);border-radius:var(--radius);transition:transform .35s var(--ease), box-shadow .35s var(--ease);background:#fff;flex-direction:column;gap:1.1rem;padding:clamp(1.75rem,3vw,2.5rem);display:flex;position:relative}.Education-module__91SPAa__card:hover{transform:translateY(-4px);box-shadow:0 30px 50px -30px #16202a4d}.Education-module__91SPAa__capWrap{width:64px;height:64px;position:relative}.Education-module__91SPAa__capRing{border:1.5px dashed var(--line);border-radius:50%;animation:12s linear infinite Education-module__91SPAa__float-slow;position:absolute;inset:-8px}.Education-module__91SPAa__capIcon{background:var(--paper-soft);width:64px;height:64px;color:var(--rose-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.Education-module__91SPAa__capIcon svg{width:30px;height:30px}.Education-module__91SPAa__period{font-family:var(--font-mono);color:var(--blue-dark);background:var(--paper-soft);border:1px solid var(--line-soft);border-radius:999px;align-self:flex-start;padding:.3rem .85rem;font-size:.8rem;display:inline-flex}.Education-module__91SPAa__degree{letter-spacing:-.01em;font-size:1.35rem;font-weight:700}.Education-module__91SPAa__school{color:var(--ink-soft)}.Education-module__91SPAa__schoolName{color:var(--ink);font-weight:600}.Education-module__91SPAa__blurb{color:var(--ink-soft);max-width:480px}.Education-module__91SPAa__highlightLabel{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-soft);margin-bottom:1rem;font-size:.82rem;font-weight:700}.Education-module__91SPAa__tagRow{flex-wrap:wrap;gap:.6rem;display:flex}.Education-module__91SPAa__tag{border:1px solid var(--line);color:var(--ink-soft);transition:border-color .25s var(--ease), color .25s var(--ease), transform .25s var(--ease);background:#fff;border-radius:999px;padding:.5rem 1.1rem;font-size:.88rem}.Education-module__91SPAa__tag:hover{border-color:var(--rose);color:var(--rose-dark);transform:translateY(-2px)}@media (max-width:860px){.Education-module__91SPAa__layout{grid-template-columns:1fr}}
.Certifications-module__1N6pqG__certifications{background:var(--paper-soft);position:relative;overflow:hidden}.Certifications-module__1N6pqG__blob{z-index:0;background:radial-gradient(circle at 40% 40%,#00a2e91f,#00a2e900);border-radius:50%;width:380px;height:380px;animation:13s ease-in-out infinite Certifications-module__1N6pqG__float-slow;position:absolute;bottom:-140px;left:-100px}.Certifications-module__1N6pqG__content{z-index:1;position:relative}.Certifications-module__1N6pqG__spotlight{background:var(--ink);color:#fff;border-radius:var(--radius);transition:transform .35s var(--ease), box-shadow .35s var(--ease);grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:clamp(1.5rem,4vw,2.25rem);display:grid}.Certifications-module__1N6pqG__spotlight:hover{transform:translateY(-4px);box-shadow:0 30px 55px -30px #16202a80}.Certifications-module__1N6pqG__spotlightIcon{width:60px;height:60px;color:var(--rose);background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Certifications-module__1N6pqG__spotlightIcon svg{width:28px;height:28px}.Certifications-module__1N6pqG__spotlightRibbon{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--rose);align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.72rem;display:inline-flex}.Certifications-module__1N6pqG__spotlightTitle{font-size:1.3rem;font-weight:700}.Certifications-module__1N6pqG__spotlightBlurb{color:#ffffffb3;max-width:520px;margin-top:.4rem;font-size:.92rem}.Certifications-module__1N6pqG__spotlightMeta{flex-direction:column;align-items:flex-end;gap:.75rem;display:flex}.Certifications-module__1N6pqG__year{font-family:var(--font-mono);color:#ffffffa6;font-size:.85rem}.Certifications-module__1N6pqG__verifyBtn{color:var(--ink);white-space:nowrap;transition:transform .25s var(--ease), background-color .25s var(--ease);background:#fff;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;display:inline-flex}.Certifications-module__1N6pqG__verifyBtn:hover{background:var(--rose);color:#fff;transform:translateY(-2px)}.Certifications-module__1N6pqG__verifyBtn svg{width:13px;height:13px}.Certifications-module__1N6pqG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.Certifications-module__1N6pqG__card{border:1px solid var(--line-soft);border-radius:var(--radius);transition:transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);background:#fff;flex-direction:column;gap:.75rem;padding:1.35rem;display:flex}.Certifications-module__1N6pqG__card:hover{border-color:var(--line);transform:translateY(-5px);box-shadow:0 24px 40px -26px #16202a47}.Certifications-module__1N6pqG__cardTop{justify-content:space-between;align-items:center;display:flex}.Certifications-module__1N6pqG__cardIcon{background:var(--paper-soft);width:40px;height:40px;color:var(--blue-dark);border-radius:10px;justify-content:center;align-items:center;display:flex}.Certifications-module__1N6pqG__cardIcon svg{width:20px;height:20px}.Certifications-module__1N6pqG__cardYear{font-family:var(--font-mono);color:var(--ink-soft);font-size:.78rem}.Certifications-module__1N6pqG__cardTitle{font-size:1rem;font-weight:700}.Certifications-module__1N6pqG__cardBlurb{color:var(--ink-soft);flex-grow:1;font-size:.85rem}.Certifications-module__1N6pqG__cardFooter{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.Certifications-module__1N6pqG__verified{color:#2fa36b;align-items:center;gap:.35rem;font-size:.78rem;font-weight:600;display:inline-flex}.Certifications-module__1N6pqG__verified svg{width:14px;height:14px}.Certifications-module__1N6pqG__cardLink{color:var(--rose-dark);transition:transform .2s var(--ease);font-size:.8rem;font-weight:600;display:inline-flex}.Certifications-module__1N6pqG__cardLink:hover{transform:translate(3px)}.Certifications-module__1N6pqG__footNote{text-align:center;color:var(--ink-soft);margin-top:2rem;font-size:.9rem}.Certifications-module__1N6pqG__footNote a{color:var(--blue-dark);border-bottom:1px solid var(--line);transition:border-color .25s var(--ease);font-weight:600}.Certifications-module__1N6pqG__footNote a:hover{border-color:var(--blue)}@media (max-width:860px){.Certifications-module__1N6pqG__grid{grid-template-columns:repeat(2,1fr)}.Certifications-module__1N6pqG__spotlight{text-align:left;grid-template-columns:1fr}.Certifications-module__1N6pqG__spotlightMeta{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}}@media (max-width:560px){.Certifications-module__1N6pqG__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__contact{position:relative;overflow:hidden}.Contact-module__OWeMSG__blob{z-index:0;background:radial-gradient(circle,#00a2e91a,#00a2e900);border-radius:50%;width:640px;height:320px;animation:12s ease-in-out infinite Contact-module__OWeMSG__float-slow;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.Contact-module__OWeMSG__wrap{z-index:1;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,6vw,4rem);display:grid;position:relative}.Contact-module__OWeMSG__groupHeading{text-transform:uppercase;letter-spacing:.03em;color:var(--ink-soft);margin-bottom:.75rem;font-size:.82rem;font-weight:700}.Contact-module__OWeMSG__links{flex-direction:column;gap:.6rem;display:flex}.Contact-module__OWeMSG__linkRow{border:1px solid var(--line-soft);border-radius:var(--radius);transition:transform .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);background:#fff;align-items:center;gap:.75rem;padding:.6rem .85rem;display:flex}.Contact-module__OWeMSG__linkRow:hover{border-color:var(--rose);transform:translate(6px);box-shadow:0 18px 30px -22px #16202a47}.Contact-module__OWeMSG__iconWrap{background:var(--paper-soft);width:32px;height:32px;color:var(--rose-dark);transition:background-color .25s var(--ease), color .25s var(--ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__iconWrap svg{width:16px;height:16px}.Contact-module__OWeMSG__linkText{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Contact-module__OWeMSG__linkLabel{color:var(--ink-soft);min-width:3.2rem;font-size:.72rem}.Contact-module__OWeMSG__linkValue{font-size:.9rem;font-weight:600}.Contact-module__OWeMSG__socialRow{gap:1.1rem;display:flex}.Contact-module__OWeMSG__socialItem{color:var(--ink-soft);transition:transform .25s var(--ease), color .25s var(--ease);flex-direction:column;align-items:center;gap:.5rem;display:flex}.Contact-module__OWeMSG__socialItem .Contact-module__OWeMSG__iconWrap{border:1px solid var(--line-soft);background:#fff;width:44px;height:44px}.Contact-module__OWeMSG__socialItem .Contact-module__OWeMSG__iconWrap svg{width:19px;height:19px}.Contact-module__OWeMSG__socialItem:hover{color:var(--rose-dark);transform:translateY(-3px)}.Contact-module__OWeMSG__socialItem:hover .Contact-module__OWeMSG__iconWrap{border-color:var(--rose);color:var(--rose-dark);background:var(--paper-soft)}.Contact-module__OWeMSG__socialLabel{font-size:.72rem;font-weight:600}.Contact-module__OWeMSG__ctaBand{z-index:1;border-radius:var(--radius);background:var(--ink);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:clamp(3rem,7vw,5rem);padding:clamp(2rem,5vw,3rem);display:flex;position:relative}.Contact-module__OWeMSG__ctaTitle{max-width:480px;font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:700}.Contact-module__OWeMSG__ctaBtn{background:var(--rose);color:#fff;transition:transform .25s var(--ease), background-color .25s var(--ease);white-space:nowrap;border-radius:999px;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-weight:600;display:inline-flex}.Contact-module__OWeMSG__ctaBtn:hover{background:var(--rose-dark);transform:translateY(-2px)}@media (max-width:760px){.Contact-module__OWeMSG__wrap{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--line-soft);padding-block:1.75rem}.Footer-module__EZoWya__inner{color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.85rem;display:flex}.Footer-module__EZoWya__heart{color:var(--rose);animation:2.4s ease-in-out infinite Footer-module__EZoWya__float;display:inline-block}.Footer-module__EZoWya__top{color:var(--ink-soft);transition:color .25s var(--ease), transform .25s var(--ease);display:inline-flex}.Footer-module__EZoWya__top:hover{color:var(--blue-dark);transform:translateY(-2px)}
