.section-theme-21{--background:#111;--foreground:#fff;--primary:#ffb400;--secondary:#252525;--accent:#ffb400;--font-sans:"Inter",sans-serif}@media (prefers-color-scheme:dark){.section-theme-21{--background:#0a0f0d;--foreground:#fff}}.section-theme-21{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-sans);scroll-behavior:smooth;margin:0;padding:0;overflow-x:hidden}.section-theme-21 a{color:inherit;text-decoration:none}*{box-sizing:border-box}.section-theme-21 .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.section-theme-21 h1,.section-theme-21 h2,.section-theme-21 h3,.section-theme-21 h4,.section-theme-21 h5,.section-theme-21 h6,.section-theme-21 .title,.section-theme-21 .heading,.section-theme-21 .card .title,.section-theme-21 .modalTitle,.section-theme-21 .viewBtn,.section-theme-21 .readMore{font-weight:700!important}
.Hero-module__cQRT-a__hero{flex-direction:column;justify-content:center;align-items:flex-start;height:100vh;padding:0;display:flex}.Hero-module__cQRT-a__title{text-transform:uppercase;color:var(--primary);flex-direction:column;align-items:flex-start;margin-bottom:2rem;font-size:3.5rem;font-weight:900;line-height:1.1;display:flex}.Hero-module__cQRT-a__dash{color:var(--primary);margin-right:1rem;display:inline-block}.Hero-module__cQRT-a__name{color:var(--primary)}.Hero-module__cQRT-a__jobTitle{color:var(--foreground);margin-top:.5rem;display:block}.Hero-module__cQRT-a__description{color:#ccc;max-width:600px;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.Hero-module__cQRT-a__moreBtn{border:1px solid var(--primary);cursor:pointer;border-radius:50px;align-items:center;height:55px;margin-top:1rem;padding:0 0 0 2rem;text-decoration:none;transition:all .3s;display:inline-flex;overflow:hidden}.Hero-module__cQRT-a__btnText{color:var(--foreground);white-space:nowrap;margin-right:1rem;font-size:.9rem;font-weight:700;transition:color .3s}.Hero-module__cQRT-a__btnIcon{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-left:auto;transition:all .3s;display:flex}.Hero-module__cQRT-a__moreBtn:hover{box-shadow:none;border-color:var(--primary);transform:none}.Hero-module__cQRT-a__moreBtn:hover .Hero-module__cQRT-a__btnIcon{color:var(--primary);background-color:#fff}.Hero-module__cQRT-a__moreBtn:hover .Hero-module__cQRT-a__btnText{color:var(--primary)}@media (max-width:768px){.Hero-module__cQRT-a__title{font-size:2.5rem}}
.Portfolio-module__KvvfGa__portfolio{margin-bottom:4rem}.Portfolio-module__KvvfGa__heading{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Portfolio-module__KvvfGa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Portfolio-module__KvvfGa__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;transition:all .3s;overflow:hidden}.Portfolio-module__KvvfGa__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Portfolio-module__KvvfGa__thumbnailWrapper{height:200px;position:relative;overflow:hidden}.Portfolio-module__KvvfGa__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Portfolio-module__KvvfGa__card:hover .Portfolio-module__KvvfGa__thumbnail{transform:scale(1.1)}.Portfolio-module__KvvfGa__overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__KvvfGa__card:hover .Portfolio-module__KvvfGa__overlay{opacity:1}.Portfolio-module__KvvfGa__viewBtn{background:var(--primary);color:#000;border-radius:25px;padding:.8rem 1.5rem;font-weight:700;transition:transform .3s;transform:translateY(20px)}.Portfolio-module__KvvfGa__card:hover .Portfolio-module__KvvfGa__viewBtn{transform:translateY(0)}.Portfolio-module__KvvfGa__content{padding:1.5rem}.Portfolio-module__KvvfGa__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Portfolio-module__KvvfGa__client{color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem}.Portfolio-module__KvvfGa__description{color:#aaa;font-size:.9rem;line-height:1.5}
.EmptyState-module__uvQyUa__container{text-align:center;color:#ffffff80;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.EmptyState-module__uvQyUa__icon{opacity:.5;width:64px;height:64px;margin-bottom:1rem}.EmptyState-module__uvQyUa__message{font-size:1rem;font-weight:500}
.Experience-module__lpAuVW__experience{max-width:800px;margin:0 auto 4rem}.Experience-module__lpAuVW__heading{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Experience-module__lpAuVW__timeline{border-left:2px solid #ffffff1a;padding-left:2rem;position:relative}.Experience-module__lpAuVW__item{margin-bottom:3rem;position:relative}.Experience-module__lpAuVW__marker{background:var(--background);border:2px solid var(--primary);z-index:1;border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:.5rem;left:-2.6rem}.Experience-module__lpAuVW__item:hover .Experience-module__lpAuVW__marker{background:var(--primary);box-shadow:0 0 10px var(--primary)}.Experience-module__lpAuVW__content{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;transition:all .3s}.Experience-module__lpAuVW__item:hover .Experience-module__lpAuVW__content{border-color:#ffb4004d;transform:translate(5px)}.Experience-module__lpAuVW__position{color:var(--foreground);margin-bottom:.25rem;font-size:1.25rem}.Experience-module__lpAuVW__company{color:var(--primary);margin-bottom:.5rem;font-size:1rem}.Experience-module__lpAuVW__date{color:#aaa;margin-bottom:1rem;font-size:.85rem;font-style:italic;display:block}.Experience-module__lpAuVW__description{color:#ccc;line-height:1.6}
.Education-module__47B0La__education{margin-bottom:4rem}.Education-module__47B0La__heading{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Education-module__47B0La__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Education-module__47B0La__card{background:linear-gradient(145deg,#ffffff08,#ffffff03);border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:transform .3s}.Education-module__47B0La__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Education-module__47B0La__year{color:var(--primary);background:#ffb4001a;border-radius:20px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.Education-module__47B0La__institution{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem}.Education-module__47B0La__major{color:#ccc;margin-bottom:.5rem}.Education-module__47B0La__gpa{color:var(--accent);font-size:.9rem;font-weight:700}
.Skills-module__qLVOea__skills{margin-bottom:4rem}.Skills-module__qLVOea__heading{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Skills-module__qLVOea__grid{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.Skills-module__qLVOea__skill{background:#ffffff05;border-radius:8px;padding:1rem}.Skills-module__qLVOea__info{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.Skills-module__qLVOea__name{color:var(--foreground);font-weight:600}.Skills-module__qLVOea__level{color:var(--primary);text-transform:capitalize;font-size:.75rem}.Skills-module__qLVOea__barContainer{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden}.Skills-module__qLVOea__bar{background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:3px;height:100%;transition:width 1s ease-in-out}
.Blog-module__cPtLna__blog{margin-bottom:4rem}.Blog-module__cPtLna__heading{text-align:center;color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Blog-module__cPtLna__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.Blog-module__cPtLna__card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;transition:all .3s}.Blog-module__cPtLna__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Blog-module__cPtLna__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem}.Blog-module__cPtLna__date{color:#888;margin-bottom:1rem;font-size:.8rem}.Blog-module__cPtLna__excerpt{color:#ccc;height:60px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6;overflow:hidden}.Blog-module__cPtLna__readMore{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600}.Blog-module__cPtLna__readMore:hover{color:var(--accent);text-decoration:underline}.Blog-module__cPtLna__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.Blog-module__cPtLna__modalContent{border:1px solid var(--primary);background:#1a1f1d;border-radius:20px;width:100%;max-width:800px;max-height:90vh;padding:3rem;position:relative;overflow-y:auto;box-shadow:0 0 50px #ffb40033}.Blog-module__cPtLna__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:1rem;right:1.5rem}.Blog-module__cPtLna__closeBtn:hover{color:var(--primary)}.Blog-module__cPtLna__modalDate{color:var(--primary);margin-bottom:.5rem;font-size:.9rem;display:block}.Blog-module__cPtLna__modalTitle{margin-bottom:2rem;font-size:2.5rem;line-height:1.2}.Blog-module__cPtLna__modalBody{color:#ddd;font-size:1.1rem;line-height:1.8}.Blog-module__cPtLna__modalContent::-webkit-scrollbar{width:8px}.Blog-module__cPtLna__modalContent::-webkit-scrollbar-track{background:#ffffff0d}.Blog-module__cPtLna__modalContent::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.Blog-module__cPtLna__modalContent::-webkit-scrollbar-thumb:hover{background:var(--primary)}
.Sidebar-module__uoiCIq__sidebar,.Sidebar-module__uoiCIq__imageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Sidebar-module__uoiCIq__profileImage{object-fit:cover;border-radius:30px;max-width:90%;height:auto;box-shadow:0 10px 30px #0000004d}@media (max-width:1024px){.Sidebar-module__uoiCIq__profileImage{max-width:100%}}
.Achievements-module__Fy8Z-q__achievements{margin-bottom:4rem}.Achievements-module__Fy8Z-q__heading{color:var(--primary);text-transform:uppercase;margin-bottom:2rem;font-size:2rem;font-weight:700}.Achievements-module__Fy8Z-q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.Achievements-module__Fy8Z-q__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Achievements-module__Fy8Z-q__card:hover{border-color:var(--primary);transform:translateY(-5px)}.Achievements-module__Fy8Z-q__year{color:#ffffff0d;font-size:3rem;font-weight:700;line-height:1;position:absolute;top:10px;right:20px}.Achievements-module__Fy8Z-q__title{color:var(--foreground);z-index:1;margin-bottom:1rem;font-size:1.25rem;position:relative}.Achievements-module__Fy8Z-q__link{color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.Achievements-module__Fy8Z-q__link:hover{text-decoration:underline}
.Certifications-module__B7YsMW__certifications{margin-bottom:4rem}.Certifications-module__B7YsMW__heading{color:var(--primary);text-transform:uppercase;margin-bottom:2rem;font-size:2rem;font-weight:700}.Certifications-module__B7YsMW__list{flex-direction:column;gap:1rem;display:flex}.Certifications-module__B7YsMW__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:15px;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.Certifications-module__B7YsMW__card:hover{border-color:var(--primary);background:#ffffff0d}.Certifications-module__B7YsMW__title{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem}.Certifications-module__B7YsMW__org{color:#888;font-size:.9rem}.Certifications-module__B7YsMW__date{color:var(--primary);font-size:.9rem;font-weight:600}.Certifications-module__B7YsMW__cta{border:1px solid var(--primary);color:var(--primary);white-space:nowrap;background-color:#0000;border-radius:4px;margin-left:1rem;padding:.5rem 1rem;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block}.Certifications-module__B7YsMW__cta:hover{background-color:var(--primary);color:var(--background)}
.Navigation-module__ESUzkG__nav{flex-direction:column;align-items:flex-end;display:flex}.Navigation-module__ESUzkG__list{flex-direction:column;align-items:flex-end;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Navigation-module__ESUzkG__item{justify-content:flex-end;align-items:center;display:flex;position:relative}.Navigation-module__ESUzkG__link{color:#fff;white-space:nowrap;background-color:#2b2a2a;border:none;border-radius:30px;justify-content:flex-end;align-items:center;min-width:50px;max-width:50px;height:50px;padding-right:0;text-decoration:none;transition:max-width .5s cubic-bezier(.25,1,.5,1),background-color .3s,color .3s;display:flex;position:relative;overflow:hidden}.Navigation-module__ESUzkG__iconWrapper{z-index:2;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Navigation-module__ESUzkG__text{opacity:0;text-transform:uppercase;color:#fff;margin-right:0;padding-left:1.5rem;padding-right:.5rem;font-size:.9rem;font-weight:600;transition:all .3s .1s;transform:translate(20px)}.Navigation-module__ESUzkG__link:hover{background-color:var(--primary);max-width:300px}.Navigation-module__ESUzkG__link:hover .Navigation-module__ESUzkG__text{opacity:1;color:#000;transform:translate(0)}.Navigation-module__ESUzkG__link:hover .Navigation-module__ESUzkG__iconWrapper{color:#000}.Navigation-module__ESUzkG__link:active{transform:scale(.95)}
.Background-module__PfmhlW__canvas{z-index:-1;pointer-events:none;filter:blur(50px);background:#050505;width:100%;height:100%;position:fixed;top:0;left:0}
.ContactForm-module__JmgfXa__contactSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:4rem;padding:2rem;transition:all .3s}.ContactForm-module__JmgfXa__contactSection:hover{border-color:#ffb4004d}.ContactForm-module__JmgfXa__heading{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem;font-size:2rem;font-weight:700}.ContactForm-module__JmgfXa__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__JmgfXa__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__JmgfXa__label{color:#888;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:600}.ContactForm-module__JmgfXa__input,.ContactForm-module__JmgfXa__textarea{width:100%;color:var(--foreground);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:1rem;font-size:1rem;transition:all .3s}.ContactForm-module__JmgfXa__input:focus,.ContactForm-module__JmgfXa__textarea:focus{border-color:var(--primary);background:#ffffff0d;outline:none;box-shadow:0 0 15px #ffb4001a}.ContactForm-module__JmgfXa__textarea{resize:vertical;min-height:150px}.ContactForm-module__JmgfXa__submitBtn{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:0 0;border-radius:30px;align-self:flex-start;margin-top:1rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.ContactForm-module__JmgfXa__submitBtn:hover{background:var(--primary);color:var(--background);transform:translateY(-2px);box-shadow:0 0 20px #ffb4004d}
.MobileNavigation-module__dS219W__hamburger{z-index:100;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:40px;height:30px;padding:0;display:none;position:fixed;top:2rem;right:2rem}.MobileNavigation-module__dS219W__bar{background-color:var(--primary);border-radius:4px;width:100%;height:4px;transition:all .3s}.MobileNavigation-module__dS219W__menuOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:90;background:#111111f2;justify-content:center;align-items:center;width:100%;height:100vh;transition:right .4s;display:flex;position:fixed;top:0;right:-100%}.MobileNavigation-module__dS219W__menuOpen{right:0}.MobileNavigation-module__dS219W__nav{width:100%;max-width:400px}.MobileNavigation-module__dS219W__list{flex-direction:column;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.MobileNavigation-module__dS219W__link{color:#fff;text-transform:uppercase;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s}.MobileNavigation-module__dS219W__link:hover{color:var(--primary)}.MobileNavigation-module__dS219W__barOpen1{transform:rotate(45deg)translate(8px,8px)}.MobileNavigation-module__dS219W__barOpen2{opacity:0}.MobileNavigation-module__dS219W__barOpen3{transform:rotate(-45deg)translate(8px,-10px)}@media (max-width:1024px){.MobileNavigation-module__dS219W__hamburger{display:flex}}
.page-module__Yjt8Tq__main{background-color:var(--background);min-height:100vh;position:relative;overflow-x:hidden}.page-module__Yjt8Tq__main:before{content:"";background-color:var(--primary);z-index:0;width:50%;height:100%;position:fixed;top:0;left:-15%;transform:skew(-15deg)}.page-module__Yjt8Tq__container{z-index:1;width:100%;min-height:100vh;display:flex;position:relative}.page-module__Yjt8Tq__leftColumn{z-index:10;justify-content:center;align-items:center;width:40%;height:100vh;display:flex;position:fixed;top:0;left:0}.page-module__Yjt8Tq__leftColumn img{object-fit:cover;border-radius:30px;width:auto;max-height:80vh;box-shadow:0 0 50px #00000080}.page-module__Yjt8Tq__rightColumn{background-color:var(--background);flex-direction:column;justify-content:center;width:60%;margin-left:40%;padding:4rem 8rem 4rem 4rem;display:flex}.page-module__Yjt8Tq__navColumn{z-index:20;flex-direction:column;align-items:flex-end;gap:1rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}@media (max-width:1024px){.page-module__Yjt8Tq__main:before{width:100%;height:300px;left:0;transform:none}.page-module__Yjt8Tq__container{flex-direction:column}.page-module__Yjt8Tq__leftColumn{justify-content:center;width:100%;height:auto;padding:4rem 2rem 0;position:relative}.page-module__Yjt8Tq__leftColumn img{max-height:400px}.page-module__Yjt8Tq__rightColumn{width:100%;margin-left:0;padding:2rem}.page-module__Yjt8Tq__navColumn{display:none}}
