.Navigation-module__Pj2Xoq__nav{z-index:999;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled{-webkit-backdrop-filter:blur(10px);background:#0a0a0ae6;border-bottom:1px solid #ffd70033;padding:1rem 0;box-shadow:0 4px 16px #0000004d}.Navigation-module__Pj2Xoq__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__Pj2Xoq__logo{cursor:pointer;align-items:center;gap:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;display:flex}.Navigation-module__Pj2Xoq__logoText{background:linear-gradient(135deg,#dc143c 0%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navigation-module__Pj2Xoq__logoIcon{font-size:1.8rem;animation:3s ease-in-out infinite Navigation-module__Pj2Xoq__float}@keyframes Navigation-module__Pj2Xoq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Navigation-module__Pj2Xoq__navList{align-items:center;gap:2rem;list-style:none;display:flex}.Navigation-module__Pj2Xoq__navLink{color:#fffaf0;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;position:relative}.Navigation-module__Pj2Xoq__navLink:after{content:"";background:linear-gradient(90deg,#dc143c,gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Navigation-module__Pj2Xoq__navLink:hover{color:gold}.Navigation-module__Pj2Xoq__navLink:hover:after{width:100%}.Navigation-module__Pj2Xoq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navigation-module__Pj2Xoq__hamburger span{background:gold;border-radius:2px;width:25px;height:3px;transition:all .3s}@media (max-width:768px){.Navigation-module__Pj2Xoq__hamburger{display:flex}.Navigation-module__Pj2Xoq__navList{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0afa;border-left:1px solid #ffd70033;flex-direction:column;align-items:flex-start;gap:1.5rem;width:250px;height:calc(100vh - 70px);padding:2rem;transition:right .3s;position:fixed;top:70px;right:-100%}.Navigation-module__Pj2Xoq__navList.Navigation-module__Pj2Xoq__mobileOpen{right:0}.Navigation-module__Pj2Xoq__navLink{text-align:left;width:100%;font-size:1.1rem}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__container{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Hero-module__Z8hQ_W__content{text-align:center;animation:1s ease-out Hero-module__Z8hQ_W__fadeInUp}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__greeting{color:gold;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:1.2rem;display:flex}.Hero-module__Z8hQ_W__wave{font-size:2rem;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__wave;display:inline-block}@keyframes Hero-module__Z8hQ_W__wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}.Hero-module__Z8hQ_W__greetingText{text-transform:uppercase;letter-spacing:2px;font-size:.9rem;font-weight:500}.Hero-module__Z8hQ_W__title{background:linear-gradient(135deg,#8b0000 0%,#dc143c 50%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;min-height:1.2em;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,6vw,5rem)}.Hero-module__Z8hQ_W__cursor{color:gold;animation:1s step-end infinite Hero-module__Z8hQ_W__blink}@keyframes Hero-module__Z8hQ_W__blink{0%,50%{opacity:1}51%,to{opacity:0}}.Hero-module__Z8hQ_W__subtitle{color:#dc143c;margin-bottom:1.5rem;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600}.Hero-module__Z8hQ_W__description{color:#fffaf0;opacity:.9;max-width:600px;margin:0 auto 3rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__btn{cursor:pointer;border:none;border-radius:8px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.Hero-module__Z8hQ_W__btnPrimary{color:#fff;background:linear-gradient(135deg,#8b0000 0%,#dc143c 100%);box-shadow:0 4px 16px #dc143c4d}.Hero-module__Z8hQ_W__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 24px #dc143c80}.Hero-module__Z8hQ_W__btnSecondary{color:gold;background:0 0;border:2px solid gold}.Hero-module__Z8hQ_W__btnSecondary:hover{color:#0a0a0a;background:gold;transform:translateY(-3px)}.Hero-module__Z8hQ_W__decorations{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__ornament{opacity:.3;font-size:3rem;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__ornament:first-child{animation-delay:0s;top:20%;left:10%}.Hero-module__Z8hQ_W__ornament:nth-child(2){animation-delay:1s;top:60%;right:15%}.Hero-module__Z8hQ_W__ornament:nth-child(3){animation-delay:2s;bottom:20%;left:20%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(10deg)}}.Hero-module__Z8hQ_W__scrollIndicator{color:gold;flex-direction:column;align-items:center;gap:.5rem;font-size:.9rem;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}.Hero-module__Z8hQ_W__mouse{border:2px solid gold;border-radius:15px;width:25px;height:40px;position:relative}.Hero-module__Z8hQ_W__wheel{background:gold;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scroll;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__scroll{0%{opacity:1;top:8px}to{opacity:0;top:24px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:5rem 1rem 3rem}.Hero-module__Z8hQ_W__ctas{flex-direction:column;align-items:center}.Hero-module__Z8hQ_W__btn{width:100%;max-width:300px}.Hero-module__Z8hQ_W__decorations{display:none}}
.About-module__vqXTeW__about{padding:6rem 2rem;position:relative}.About-module__vqXTeW__container{max-width:1200px;margin:0 auto}.About-module__vqXTeW__sectionTitle{text-align:center;color:gold;margin-bottom:4rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.About-module__vqXTeW__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.About-module__vqXTeW__content{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.About-module__vqXTeW__imageWrapper{justify-content:center;align-items:center;display:flex;position:relative}.About-module__vqXTeW__imagePlaceholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#dc143c33,#ffd70033);border:3px solid #ffd7004d;border-radius:50%;justify-content:center;align-items:center;width:300px;height:300px;animation:4s ease-in-out infinite About-module__vqXTeW__float;display:flex;position:relative;box-shadow:0 8px 32px #0000004d}@keyframes About-module__vqXTeW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.About-module__vqXTeW__avatar{font-size:8rem}.About-module__vqXTeW__profileImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.About-module__vqXTeW__decoration{font-size:3rem;animation:3s linear infinite About-module__vqXTeW__rotate;position:absolute;top:-10px;right:20px}@keyframes About-module__vqXTeW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.About-module__vqXTeW__text{animation:1s ease-out About-module__vqXTeW__fadeInRight}@keyframes About-module__vqXTeW__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.About-module__vqXTeW__subtitle{color:#dc143c;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.8rem}.About-module__vqXTeW__text p{color:#fffaf0;opacity:.9;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__vqXTeW__highlights{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.About-module__vqXTeW__highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.About-module__vqXTeW__highlight:hover{border-color:gold;transform:translate(10px);box-shadow:0 4px 16px #ffd70033}.About-module__vqXTeW__icon{flex-shrink:0;font-size:2rem}.About-module__vqXTeW__highlight h4{color:gold;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.2rem}.About-module__vqXTeW__highlight p{opacity:.8;margin:0;font-size:1rem}@media (max-width:968px){.About-module__vqXTeW__content{grid-template-columns:1fr;gap:3rem}.About-module__vqXTeW__imagePlaceholder{width:250px;height:250px}.About-module__vqXTeW__avatar{font-size:6rem}}@media (max-width:768px){.About-module__vqXTeW__about{padding:4rem 1rem}.About-module__vqXTeW__imagePlaceholder{width:200px;height:200px}.About-module__vqXTeW__avatar{font-size:5rem}.About-module__vqXTeW__highlights{gap:1rem}.About-module__vqXTeW__highlight{padding:1rem}}
.Experience-module__HaXZMW__experience{padding:6rem 2rem;position:relative}.Experience-module__HaXZMW__container{max-width:1000px;margin:0 auto}.Experience-module__HaXZMW__sectionTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.Experience-module__HaXZMW__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.Experience-module__HaXZMW__subtitle{text-align:center;color:#fffaf0;opacity:.8;margin-bottom:4rem;font-size:1.2rem}.Experience-module__HaXZMW__timeline{padding-left:2rem;position:relative}.Experience-module__HaXZMW__timeline:before{content:"";background:linear-gradient(#dc143c,gold);border-radius:2px;width:3px;position:absolute;top:0;bottom:0;left:0}.Experience-module__HaXZMW__timelineItem{margin-bottom:3rem;animation:.8s ease-out backwards Experience-module__HaXZMW__fadeInLeft;position:relative}@keyframes Experience-module__HaXZMW__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Experience-module__HaXZMW__timelineMarker{justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:0;left:-2.5rem}.Experience-module__HaXZMW__ornament{font-size:2rem;animation:3s ease-in-out infinite Experience-module__HaXZMW__float}@keyframes Experience-module__HaXZMW__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(10deg)}}.Experience-module__HaXZMW__timelineContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:16px;margin-left:2rem;padding:2rem;transition:all .3s}.Experience-module__HaXZMW__timelineContent:hover{border-color:gold;transform:translate(10px);box-shadow:0 8px 32px #ffd70033}.Experience-module__HaXZMW__period{color:#fff;background:linear-gradient(135deg,#dc143c,gold);border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.Experience-module__HaXZMW__role{color:gold;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem}.Experience-module__HaXZMW__company{color:#dc143c;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600}.Experience-module__HaXZMW__description{color:#fffaf0;opacity:.9;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.Experience-module__HaXZMW__achievements{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Experience-module__HaXZMW__achievements li{color:#fffaf0;opacity:.85;align-items:flex-start;gap:.75rem;font-size:1rem;display:flex}.Experience-module__HaXZMW__checkmark{color:#0b6623;background:#0b662333;border:2px solid #0b6623;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;font-weight:700;display:flex}@media (max-width:768px){.Experience-module__HaXZMW__experience{padding:4rem 1rem}.Experience-module__HaXZMW__timeline{padding-left:1.5rem}.Experience-module__HaXZMW__timelineMarker{width:40px;height:40px;left:-2rem}.Experience-module__HaXZMW__ornament{font-size:1.5rem}.Experience-module__HaXZMW__timelineContent{margin-left:1.5rem;padding:1.5rem}.Experience-module__HaXZMW__role{font-size:1.3rem}.Experience-module__HaXZMW__company{font-size:1.1rem}}
.Projects-module__K3d-Xa__projects{background:#dc143c08;padding:6rem 2rem;position:relative}.Projects-module__K3d-Xa__container{max-width:1200px;margin:0 auto}.Projects-module__K3d-Xa__sectionTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.Projects-module__K3d-Xa__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.Projects-module__K3d-Xa__subtitle{text-align:center;color:#fffaf0;opacity:.8;margin-bottom:4rem;font-size:1.2rem}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.Projects-module__K3d-Xa__projectCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:16px;transition:all .3s;animation:.6s ease-out backwards Projects-module__K3d-Xa__fadeInUp;overflow:hidden}@keyframes Projects-module__K3d-Xa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Projects-module__K3d-Xa__projectCard:hover{border-color:gold;transform:translateY(-10px);box-shadow:0 12px 40px #ffd7004d}.Projects-module__K3d-Xa__imageWrapper{height:200px;position:relative;overflow:hidden}.Projects-module__K3d-Xa__imagePlaceholder{background:linear-gradient(135deg,#dc143c33,#ffd70033);justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s;display:flex}.Projects-module__K3d-Xa__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__projectImage,.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__imagePlaceholder{transform:scale(1.1)}.Projects-module__K3d-Xa__emoji{font-size:5rem}.Projects-module__K3d-Xa__overlay{opacity:0;background:#0a0a0ae6;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Projects-module__K3d-Xa__projectCard:hover .Projects-module__K3d-Xa__overlay{opacity:1}.Projects-module__K3d-Xa__link{color:gold;border:2px solid gold;border-radius:8px;padding:.75rem 1.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.Projects-module__K3d-Xa__link:hover{color:#0a0a0a;background:gold;transform:scale(1.05)}.Projects-module__K3d-Xa__content{padding:1.5rem}.Projects-module__K3d-Xa__title{color:gold;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem}.Projects-module__K3d-Xa__description{color:#fffaf0;opacity:.85;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.Projects-module__K3d-Xa__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__K3d-Xa__techTag{color:#dc143c;background:#dc143c1a;border:1px solid #dc143c4d;border-radius:12px;padding:.35rem .75rem;font-size:.85rem;font-weight:500}@media (max-width:768px){.Projects-module__K3d-Xa__projects{padding:4rem 1rem}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr;gap:2rem}.Projects-module__K3d-Xa__imageWrapper{height:180px}.Projects-module__K3d-Xa__emoji{font-size:4rem}}.Projects-module__K3d-Xa__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;display:flex}.Projects-module__K3d-Xa__pageBtn{color:#fffaf0;cursor:pointer;background:#ffffff0d;border:1px solid #ffd7004d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.Projects-module__K3d-Xa__pageBtn:hover:not(:disabled){background:#ffd70033;border-color:gold;transform:translateY(-2px)}.Projects-module__K3d-Xa__pageBtn.Projects-module__K3d-Xa__active{color:#0a0a0a;background:gold;border-color:gold;box-shadow:0 0 15px #ffd7004d}.Projects-module__K3d-Xa__navBtn{color:gold;cursor:pointer;background:0 0;border:1px solid #ffd7004d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.Projects-module__K3d-Xa__navBtn:hover:not(:disabled){background:#ffd7001a;transform:translate(5px)}.Projects-module__K3d-Xa__navBtn:disabled,.Projects-module__K3d-Xa__pageBtn:disabled{opacity:.5;cursor:not-allowed;color:#ffffff4d;border-color:#ffffff1a}.Projects-module__K3d-Xa__navBtn:disabled:hover,.Projects-module__K3d-Xa__pageBtn:disabled:hover{background:0 0;transform:none}
.BlogPosts-module__vgA5mq__blog{padding:6rem 2rem;position:relative}.BlogPosts-module__vgA5mq__container{max-width:1200px;margin:0 auto}.BlogPosts-module__vgA5mq__sectionTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.BlogPosts-module__vgA5mq__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.BlogPosts-module__vgA5mq__subtitle{text-align:center;color:#fffaf0;opacity:.8;margin-bottom:4rem;font-size:1.2rem}.BlogPosts-module__vgA5mq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.BlogPosts-module__vgA5mq__postCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:16px;padding:2rem;text-decoration:none;transition:all .3s;animation:.6s ease-out backwards BlogPosts-module__vgA5mq__fadeInUp;display:block;position:relative;overflow:hidden}@keyframes BlogPosts-module__vgA5mq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.BlogPosts-module__vgA5mq__postCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#dc143c,gold);width:100%;height:4px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.BlogPosts-module__vgA5mq__postCard:hover:before{transform:scaleX(1)}.BlogPosts-module__vgA5mq__postCard:hover{border-color:gold;transform:translateY(-8px);box-shadow:0 8px 32px #ffd7004d}.BlogPosts-module__vgA5mq__categories{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.BlogPosts-module__vgA5mq__category{color:gold;background:#ffd7001a;border:1px solid #ffd7004d;border-radius:12px;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-block}.BlogPosts-module__vgA5mq__title{color:gold;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;line-height:1.3}.BlogPosts-module__vgA5mq__excerpt{color:#fffaf0;opacity:.85;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.BlogPosts-module__vgA5mq__meta{color:#fffaf0;opacity:.7;gap:1.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.BlogPosts-module__vgA5mq__date,.BlogPosts-module__vgA5mq__readTime{align-items:center;gap:.35rem;display:flex}.BlogPosts-module__vgA5mq__readMore{color:#dc143c;font-size:1rem;font-weight:600;transition:all .3s}.BlogPosts-module__vgA5mq__postCard:hover .BlogPosts-module__vgA5mq__readMore{color:gold;transform:translate(5px)}@media (max-width:768px){.BlogPosts-module__vgA5mq__blog{padding:4rem 1rem}.BlogPosts-module__vgA5mq__grid{grid-template-columns:1fr}.BlogPosts-module__vgA5mq__postCard{padding:1.5rem}}.BlogPosts-module__vgA5mq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;display:flex}.BlogPosts-module__vgA5mq__pageBtn{color:#fffaf0;cursor:pointer;background:#ffffff0d;border:1px solid #ffd7004d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.BlogPosts-module__vgA5mq__pageBtn:hover:not(:disabled){background:#ffd70033;border-color:gold;transform:translateY(-2px)}.BlogPosts-module__vgA5mq__pageBtn.BlogPosts-module__vgA5mq__active{color:#0a0a0a;background:gold;border-color:gold;box-shadow:0 0 15px #ffd7004d}.BlogPosts-module__vgA5mq__navBtn{color:gold;cursor:pointer;background:0 0;border:1px solid #ffd7004d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.BlogPosts-module__vgA5mq__navBtn:hover:not(:disabled){background:#ffd7001a;transform:translate(5px)}.BlogPosts-module__vgA5mq__navBtn:disabled,.BlogPosts-module__vgA5mq__pageBtn:disabled{opacity:.5;cursor:not-allowed;color:#ffffff4d;border-color:#ffffff1a}.BlogPosts-module__vgA5mq__navBtn:disabled:hover,.BlogPosts-module__vgA5mq__pageBtn:disabled:hover{background:0 0;transform:none}
.Certificates-module__UtpOmq__certificates{background:#0b66230d;padding:6rem 2rem;position:relative}.Certificates-module__UtpOmq__container{max-width:1200px;margin:0 auto}.Certificates-module__UtpOmq__sectionTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.Certificates-module__UtpOmq__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.Certificates-module__UtpOmq__subtitle{text-align:center;color:#fffaf0;opacity:.8;margin-bottom:4rem;font-size:1.2rem}.Certificates-module__UtpOmq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Certificates-module__UtpOmq__certCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffd70033;border-radius:16px;padding:2rem;transition:all .3s;animation:.6s ease-out backwards Certificates-module__UtpOmq__fadeInUp;position:relative;overflow:hidden}@keyframes Certificates-module__UtpOmq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Certificates-module__UtpOmq__certCard:before{content:"";opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle,#ffd7001a 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.Certificates-module__UtpOmq__certCard:hover:before{opacity:1}.Certificates-module__UtpOmq__certCard:hover{border-color:gold;transform:translateY(-8px)scale(1.02);box-shadow:0 8px 32px #ffd7004d}.Certificates-module__UtpOmq__badge{z-index:1;margin-bottom:1rem;font-size:4rem;animation:3s ease-in-out infinite Certificates-module__UtpOmq__float;position:relative}@keyframes Certificates-module__UtpOmq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Certificates-module__UtpOmq__name{color:gold;z-index:1;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;line-height:1.3;position:relative}.Certificates-module__UtpOmq__issuer{color:#dc143c;z-index:1;margin-bottom:1.5rem;font-size:1rem;font-weight:600;position:relative}.Certificates-module__UtpOmq__details{z-index:1;background:#0003;border-radius:8px;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex;position:relative}.Certificates-module__UtpOmq__detail{justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.Certificates-module__UtpOmq__label{color:#fffaf0;opacity:.7;font-weight:500}.Certificates-module__UtpOmq__value{color:#fffaf0;font-weight:600}.Certificates-module__UtpOmq__verifyBtn{color:gold;z-index:2;cursor:pointer;border:2px solid gold;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Certificates-module__UtpOmq__verifyBtn:hover{color:#0a0a0a;background:gold;transform:scale(1.05)}.Certificates-module__UtpOmq__verifyBtn.Certificates-module__UtpOmq__disabled{opacity:.5;cursor:not-allowed;color:#888;pointer-events:none;border-color:#666}@media (max-width:768px){.Certificates-module__UtpOmq__certificates{padding:4rem 1rem}.Certificates-module__UtpOmq__grid{grid-template-columns:1fr}.Certificates-module__UtpOmq__certCard{padding:1.5rem}.Certificates-module__UtpOmq__badge{font-size:3rem}}.Certificates-module__UtpOmq__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:4rem;display:flex}.Certificates-module__UtpOmq__pageBtn{color:#fffaf0;cursor:pointer;background:#ffffff0d;border:1px solid #ffd7004d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.Certificates-module__UtpOmq__pageBtn:hover:not(:disabled){background:#ffd70033;border-color:gold;transform:translateY(-2px)}.Certificates-module__UtpOmq__pageBtn.Certificates-module__UtpOmq__active{color:#0a0a0a;background:gold;border-color:gold;box-shadow:0 0 15px #ffd7004d}.Certificates-module__UtpOmq__navBtn{color:gold;cursor:pointer;background:0 0;border:1px solid #ffd7004d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Inter,sans-serif;font-weight:600;transition:all .3s;display:flex}.Certificates-module__UtpOmq__navBtn:hover:not(:disabled){background:#ffd7001a;transform:translate(5px)}.Certificates-module__UtpOmq__navBtn:disabled,.Certificates-module__UtpOmq__pageBtn:disabled{opacity:.5;cursor:not-allowed;color:#ffffff4d;border-color:#ffffff1a}.Certificates-module__UtpOmq__navBtn:disabled:hover,.Certificates-module__UtpOmq__pageBtn:disabled:hover{background:0 0;transform:none}
.Contact-module__OWeMSG__contact{background:#dc143c08;padding:6rem 2rem;position:relative}.Contact-module__OWeMSG__container{max-width:1200px;margin:0 auto}.Contact-module__OWeMSG__sectionTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.Contact-module__OWeMSG__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.Contact-module__OWeMSG__subtitle{text-align:center;color:#fffaf0;opacity:.8;margin-bottom:4rem;font-size:1.2rem}.Contact-module__OWeMSG__content{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Contact-module__OWeMSG__info{animation:.8s ease-out Contact-module__OWeMSG__fadeInLeft}@keyframes Contact-module__OWeMSG__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Contact-module__OWeMSG__infoTitle{color:#dc143c;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.8rem}.Contact-module__OWeMSG__description{color:#fffaf0;opacity:.85;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Contact-module__OWeMSG__contactItems{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.Contact-module__OWeMSG__contactItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.Contact-module__OWeMSG__contactItem:hover{border-color:gold;transform:translate(10px);box-shadow:0 4px 16px #ffd70033}.Contact-module__OWeMSG__icon{flex-shrink:0;font-size:2rem}.Contact-module__OWeMSG__contactItem h4{color:gold;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:1.1rem}.Contact-module__OWeMSG__contactItem a,.Contact-module__OWeMSG__contactItem p{color:#fffaf0;opacity:.85;margin:0;font-size:1rem;text-decoration:none;transition:color .3s}.Contact-module__OWeMSG__contactItem a:hover{color:gold}.Contact-module__OWeMSG__social{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:12px;padding:1.5rem}.Contact-module__OWeMSG__socialTitle{color:gold;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.2rem}.Contact-module__OWeMSG__socialLinks{flex-direction:column;gap:.75rem;display:flex}.Contact-module__OWeMSG__socialLink{color:#fffaf0;background:#0003;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Contact-module__OWeMSG__socialLink:hover{color:gold;background:#ffd7001a;transform:translate(5px)}.Contact-module__OWeMSG__socialIcon{font-size:1.5rem}.Contact-module__OWeMSG__formWrapper{animation:.8s ease-out Contact-module__OWeMSG__fadeInRight}@keyframes Contact-module__OWeMSG__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.Contact-module__OWeMSG__formPlaceholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffd70033;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:400px;padding:3rem;display:flex}.Contact-module__OWeMSG__formIcon{margin-bottom:1.5rem;font-size:5rem;animation:3s ease-in-out infinite Contact-module__OWeMSG__float;display:block}@keyframes Contact-module__OWeMSG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Contact-module__OWeMSG__formPlaceholder h3{color:gold;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.8rem}.Contact-module__OWeMSG__formPlaceholder p{color:#fffaf0;opacity:.8;margin-bottom:.5rem;font-size:1.1rem}.Contact-module__OWeMSG__formNote{margin-top:1rem;opacity:.6!important;font-size:.95rem!important}@media (max-width:968px){.Contact-module__OWeMSG__content{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.Contact-module__OWeMSG__contact{padding:4rem 1rem}.Contact-module__OWeMSG__formPlaceholder{min-height:300px;padding:2rem}.Contact-module__OWeMSG__formIcon{font-size:3.5rem}}
.Footer-module__EZoWya__footer{background:#0a0a0af2;border-top:1px solid #ffd70033;padding:4rem 2rem 2rem;position:relative;overflow:hidden}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto}.Footer-module__EZoWya__content{grid-template-columns:1.5fr 2fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__branding{animation:.8s ease-out Footer-module__EZoWya__fadeInLeft}@keyframes Footer-module__EZoWya__fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:2rem;display:flex}.Footer-module__EZoWya__logoText{background:linear-gradient(135deg,#dc143c 0%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__EZoWya__logoIcon{font-size:2.2rem;animation:3s ease-in-out infinite Footer-module__EZoWya__float}@keyframes Footer-module__EZoWya__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(10deg)}}.Footer-module__EZoWya__tagline{color:#fffaf0;opacity:.7;max-width:300px;font-size:1.05rem;line-height:1.6}.Footer-module__EZoWya__links{grid-template-columns:repeat(3,1fr);gap:2rem;animation:.8s ease-out Footer-module__EZoWya__fadeInRight;display:grid}@keyframes Footer-module__EZoWya__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.Footer-module__EZoWya__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__linkGroup h4{color:gold;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__linkGroup a{color:#fffaf0;opacity:.8;width:fit-content;font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__EZoWya__linkGroup a:hover{color:gold;opacity:1;transform:translate(5px)}.Footer-module__EZoWya__cvButton{background:linear-gradient(135deg,#8b0000 0%,#dc143c 100%);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #dc143c4d;color:#fff!important;opacity:1!important}.Footer-module__EZoWya__cvButton:hover{box-shadow:0 6px 20px #dc143c80;transform:translateY(-3px)translate(0)!important}.Footer-module__EZoWya__divider{background:linear-gradient(90deg,#0000,#ffd7004d,#0000);height:1px;margin:2rem 0}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__copyright{color:#fffaf0;opacity:.6;font-size:.9rem}.Footer-module__EZoWya__backToTop{color:gold;cursor:pointer;background:0 0;border:2px solid gold;border-radius:8px;padding:.75rem 1.5rem;font-family:Inter,sans-serif;font-weight:600;transition:all .3s}.Footer-module__EZoWya__backToTop:hover{color:#0a0a0a;background:gold;transform:translateY(-3px)}.Footer-module__EZoWya__decoration{opacity:.2;pointer-events:none;gap:1rem;display:flex;position:absolute;bottom:2rem;right:2rem}.Footer-module__EZoWya__ornament{font-size:2rem;animation:3s ease-in-out infinite Footer-module__EZoWya__float}.Footer-module__EZoWya__ornament:first-child{animation-delay:0s}.Footer-module__EZoWya__ornament:nth-child(2){animation-delay:1s}.Footer-module__EZoWya__ornament:nth-child(3){animation-delay:2s}@media (max-width:968px){.Footer-module__EZoWya__content{grid-template-columns:1fr;gap:2.5rem}.Footer-module__EZoWya__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 1rem 1.5rem}.Footer-module__EZoWya__links{grid-template-columns:1fr;gap:1.5rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column}.Footer-module__EZoWya__decoration{display:none}}
.Snowfall-module__x6pU7W__snowfall{pointer-events:none;z-index:1000;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.Snowfall-module__x6pU7W__snowflake{color:#fff;text-shadow:0 0 5px #fffc;-webkit-user-select:none;user-select:none;animation:linear infinite Snowfall-module__x6pU7W__snowfall;position:absolute;top:-10px}@keyframes Snowfall-module__x6pU7W__snowfall{0%{opacity:1;transform:translateY(-10vh)translate(0)rotate(0)}to{opacity:.3;transform:translateY(110vh)translate(100px)rotate(360deg)}}
.TechStack-module__5InoCq__techStack{background:#ffffff05;padding:6rem 2rem;position:relative}.TechStack-module__5InoCq__container{max-width:1200px;margin:0 auto}.TechStack-module__5InoCq__sectionTitle{text-align:center;color:gold;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);position:relative}.TechStack-module__5InoCq__sectionTitle:after{content:"";background:linear-gradient(90deg,#dc143c,gold);border-radius:2px;width:100px;height:4px;margin:1rem auto 0;display:block}.TechStack-module__5InoCq__subtitle{text-align:center;color:#fffaf0;opacity:.8;margin-bottom:4rem;font-size:1.2rem}.TechStack-module__5InoCq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.TechStack-module__5InoCq__categoryCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffd70033;border-radius:16px;padding:2rem;transition:all .3s;animation:.6s ease-out backwards TechStack-module__5InoCq__fadeInUp}.TechStack-module__5InoCq__categoryCard:hover{border-color:gold;transform:translateY(-5px);box-shadow:0 8px 32px #ffd70033}.TechStack-module__5InoCq__categoryTitle{color:gold;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;display:flex}.TechStack-module__5InoCq__skillsList{flex-wrap:wrap;gap:1rem;display:flex}.TechStack-module__5InoCq__skillItem{color:#fffaf0;background:#0003;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;transition:all .2s;display:flex}.TechStack-module__5InoCq__skillItem:hover{background:#dc143c33;border-color:#dc143c;transform:scale(1.05)}.TechStack-module__5InoCq__icon{color:gold;font-size:1.2rem}@keyframes TechStack-module__5InoCq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.TechStack-module__5InoCq__techStack{padding:4rem 1rem}.TechStack-module__5InoCq__grid{grid-template-columns:1fr}}
