.Hero-module__Vtspxq__hero{align-items:center;min-height:90vh;padding-top:100px;display:flex}.Hero-module__Vtspxq__hero-content{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;width:100%;display:grid}.Hero-module__Vtspxq__hero-text h1{letter-spacing:-.03em;margin-bottom:1rem;font-size:3.8rem}.Hero-module__Vtspxq__hero-text p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.Hero-module__Vtspxq__hero-role{color:var(--accent-1);margin-top:-.5rem;margin-bottom:1.2rem;font-size:1.25rem;font-weight:600}.Hero-module__Vtspxq__hero-image-wrapper{aspect-ratio:1;width:100%;max-width:380px;margin:0 auto;position:relative}.Hero-module__Vtspxq__hero-image{object-fit:cover;border-radius:var(--border-radius-lg);z-index:10;border:1px solid var(--glass-border);width:100%;height:100%;position:relative}.Hero-module__Vtspxq__hero-image-glow{background:linear-gradient(135deg, var(--accent-1), var(--accent-2));filter:blur(25px);z-index:1;opacity:.45;border-radius:var(--border-radius-lg);animation:5s infinite alternate Hero-module__Vtspxq__pulse;position:absolute;inset:-5px}.Hero-module__Vtspxq__hero-badge{letter-spacing:.02em;text-transform:uppercase;color:#f97316;background:#f9731614;border:1px solid #f973164d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;animation:2s ease-in-out infinite Hero-module__Vtspxq__heroBadgeBlink;display:inline-flex}.Hero-module__Vtspxq__hero-badge:before{content:"";background:#f97316;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__Vtspxq__heroDotPulse;position:relative;box-shadow:0 0 #f97316b3}@keyframes Hero-module__Vtspxq__heroDotPulse{0%{transform:scale(.95);box-shadow:0 0 #f97316b3}70%{transform:scale(1);box-shadow:0 0 0 6px #f9731600}to{transform:scale(.95);box-shadow:0 0 #f9731600}}@keyframes Hero-module__Vtspxq__heroBadgeBlink{0%,to{border-color:#f973164d;box-shadow:0 0 8px #f973161a}50%{border-color:#f97316b3;box-shadow:0 0 16px #f9731659}}.Hero-module__Vtspxq__hero-cta-row{flex-wrap:wrap;gap:.85rem;margin-top:.5rem;display:flex}@media (max-width:768px){.Hero-module__Vtspxq__hero{min-height:auto;padding-top:2rem;padding-bottom:2rem}.Hero-module__Vtspxq__hero-content{text-align:center;text-align:left;grid-template-columns:1fr;gap:2rem}.Hero-module__Vtspxq__hero-text h1{margin-bottom:.5rem;font-size:2.4rem}.Hero-module__Vtspxq__hero-text p{margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.Hero-module__Vtspxq__hero-role{margin-top:0;margin-bottom:.6rem;font-size:.9rem}.Hero-module__Vtspxq__hero-image-wrapper{order:-1;max-width:130px;margin:0}.Hero-module__Vtspxq__hero-badge{margin-bottom:.75rem;padding:.28rem .75rem;font-size:.7rem}.Hero-module__Vtspxq__hero-cta-row{flex-wrap:wrap;gap:.5rem}.btn{padding:.6rem 1.1rem;font-size:.82rem}}
.Experience-module__7DsGCq__experience-timeline{position:relative}.Experience-module__7DsGCq__experience-card{border-left:4px solid var(--accent-1);padding:2.2rem;position:relative}.Experience-module__7DsGCq__experience-card:hover{border-left-color:var(--accent-2);box-shadow:var(--hover-shadow);transform:translate(5px)}.Experience-module__7DsGCq__experience-card li{margin-bottom:.6rem;position:relative}.Experience-module__7DsGCq__experience-tab-container{grid-template-columns:220px 1fr;gap:2rem;width:100%;margin-top:.5rem;display:grid}.Experience-module__7DsGCq__experience-tabs{border-left:2px solid var(--glass-border);flex-direction:column;gap:.25rem;display:flex}.Experience-module__7DsGCq__experience-tab-btn{text-align:left;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;flex-direction:column;gap:.1rem;margin-left:-2px;padding:.65rem 1.25rem;transition:all .25s;display:flex}.Experience-module__7DsGCq__exp-tab-company{color:var(--text-secondary);font-size:.95rem;font-weight:600;transition:color .25s}.Experience-module__7DsGCq__exp-tab-period{color:var(--text-secondary);opacity:.6;font-size:.72rem}.Experience-module__7DsGCq__experience-tab-btn:hover .Experience-module__7DsGCq__exp-tab-company{color:var(--text-primary)}.Experience-module__7DsGCq__experience-tab-btn-active{border-left-color:var(--accent-1);background:#38bdf80a}.Experience-module__7DsGCq__experience-tab-btn-active .Experience-module__7DsGCq__exp-tab-company{color:var(--accent-1)}.Experience-module__7DsGCq__experience-tab-btn-active .Experience-module__7DsGCq__exp-tab-period{color:var(--accent-1);opacity:.7}.Experience-module__7DsGCq__experience-details-wrapper{grid-template-rows:1fr;grid-template-columns:1fr;width:100%;height:480px;display:grid;overflow:hidden}.Experience-module__7DsGCq__experience-tab-details{grid-area:1/1;width:100%;height:100%;padding:2.2rem 2.5rem;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s linear}.Experience-module__7DsGCq__experience-tab-details.Experience-module__7DsGCq__inactive{display:none}.Experience-module__7DsGCq__experience-tab-details.Experience-module__7DsGCq__active{animation:.38s cubic-bezier(.16,1,.3,1) both Experience-module__7DsGCq__expTabFadeIn;display:block}@keyframes Experience-module__7DsGCq__expTabFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Experience-module__7DsGCq__exp-detail-header{border-bottom:1px solid var(--glass-border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.Experience-module__7DsGCq__exp-detail-role{margin:0 0 .3rem;font-size:1.35rem;font-weight:700;line-height:1.3}.Experience-module__7DsGCq__exp-detail-location{color:var(--text-secondary);margin:0;font-size:.88rem}.Experience-module__7DsGCq__exp-detail-duration{color:var(--accent-2);white-space:nowrap;background:#6366f10f;border:1px solid #6366f11f;border-radius:999px;padding:.3rem .85rem;font-size:.88rem;font-weight:600}.Experience-module__7DsGCq__experience-bullets{color:var(--text-secondary);margin:0;padding-left:1.1rem;line-height:1.75}.Experience-module__7DsGCq__experience-bullets li{margin-bottom:.6rem;padding-left:.25rem}.Experience-module__7DsGCq__experience-bullets li::marker{color:var(--accent-1)}@media (max-width:768px){.Experience-module__7DsGCq__experience-tab-container{grid-template-columns:1fr;gap:.85rem}.Experience-module__7DsGCq__experience-tabs{border-left:none;border-bottom:2px solid var(--glass-border);scrollbar-width:none;flex-direction:row;gap:0;padding-bottom:0;overflow-x:auto}.Experience-module__7DsGCq__experience-tabs::-webkit-scrollbar{display:none}.Experience-module__7DsGCq__experience-tab-btn{white-space:nowrap;border-bottom:2px solid #0000;border-left:none;flex-direction:row;flex:none;align-items:center;gap:0;margin-bottom:-2px;padding:.65rem 1rem}.Experience-module__7DsGCq__exp-tab-company{font-size:.82rem}.Experience-module__7DsGCq__exp-tab-period{display:none}.Experience-module__7DsGCq__experience-tab-btn-active{border-left-color:#0000;border-bottom-color:var(--accent-1)}.Experience-module__7DsGCq__experience-tab-details{padding:1.25rem 1.5rem}.Experience-module__7DsGCq__experience-details-wrapper{-webkit-overflow-scrolling:touch;max-height:42vh;overflow-y:auto}.Experience-module__7DsGCq__exp-detail-header{margin-bottom:.85rem;padding-bottom:.85rem}.Experience-module__7DsGCq__exp-detail-role{font-size:1rem;line-height:1.3}.Experience-module__7DsGCq__exp-detail-location{font-size:.8rem}.Experience-module__7DsGCq__exp-detail-duration{padding:.18rem .6rem;font-size:.76rem}.Experience-module__7DsGCq__experience-bullets{padding-left:1rem;font-size:.86rem;line-height:1.6}.Experience-module__7DsGCq__experience-bullets li{margin-bottom:.45rem}}
.Skills-module__qOQKrG__skills-grid{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.Skills-module__qOQKrG__skill-tag{border-radius:var(--border-radius-md);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--card-shadow);padding:.6rem 1.3rem;font-size:.9rem;font-weight:500}.Skills-module__qOQKrG__skill-tag:hover{border-color:var(--accent-1);color:var(--accent-1);background:#38bdf81a;transform:translateY(-2px)}.Skills-module__qOQKrG__skills-filter-bar{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%;margin-bottom:2rem;display:flex}.Skills-module__qOQKrG__skills-filter-btn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.Skills-module__qOQKrG__skills-filter-btn:hover{border-color:var(--accent-1);color:var(--text-primary);transform:translateY(-1px)}.Skills-module__qOQKrG__skills-filter-btn-active{background:linear-gradient(135deg, var(--accent-1), var(--accent-2));color:#fff;border-color:#0000;box-shadow:0 4px 15px #6366f140}.Skills-module__qOQKrG__skills-unified-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-height:52vh;padding-right:.5rem;display:flex;overflow-y:auto}.Skills-module__qOQKrG__skill-badge-card{border-radius:var(--border-radius-md);color:var(--text-primary);will-change:transform, opacity;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.88rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.Skills-module__qOQKrG__skill-badge-card-dimmed{opacity:.12;pointer-events:none;transform:scale(.93)}.Skills-module__qOQKrG__skill-badge-card-active{opacity:1;transform:scale(1)}.Skills-module__qOQKrG__skill-badge-card-active:hover{border-color:var(--accent-1);box-shadow:var(--hover-shadow);transform:translateY(-2px)scale(1.02)}.Skills-module__qOQKrG__skill-badge-card[data-category=Programming\ Languages] .Skills-module__qOQKrG__category-dot{background:#0ea5e9;box-shadow:0 0 8px #0ea5e999}.Skills-module__qOQKrG__skill-badge-card[data-category="Frameworks & Libraries"] .Skills-module__qOQKrG__category-dot{background:#06b6d4;box-shadow:0 0 8px #06b6d499}.Skills-module__qOQKrG__skill-badge-card[data-category="Architecture & Design"] .Skills-module__qOQKrG__category-dot{background:#6366f1;box-shadow:0 0 8px #6366f199}.Skills-module__qOQKrG__skill-badge-card[data-category="Cloud & Infrastructure"] .Skills-module__qOQKrG__category-dot{background:#f59e0b;box-shadow:0 0 8px #f59e0b99}.Skills-module__qOQKrG__skill-badge-card[data-category="DevOps & Automation"] .Skills-module__qOQKrG__category-dot{background:#10b981;box-shadow:0 0 8px #10b98199}.Skills-module__qOQKrG__skill-badge-card[data-category="Observability & Monitoring"] .Skills-module__qOQKrG__category-dot{background:#f43f5e;box-shadow:0 0 8px #f43f5e99}.Skills-module__qOQKrG__skill-badge-card[data-category="AI & Machine Learning"] .Skills-module__qOQKrG__category-dot{background:#a855f7;box-shadow:0 0 8px #a855f799}.Skills-module__qOQKrG__skill-badge-card[data-category=Engineering\ Practices] .Skills-module__qOQKrG__category-dot{background:#14b8a6;box-shadow:0 0 8px #14b8a699}.Skills-module__qOQKrG__category-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}@media (max-width:768px){.Skills-module__qOQKrG__skills-filter-bar{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:1.25rem;padding-bottom:.5rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.Skills-module__qOQKrG__skills-filter-bar::-webkit-scrollbar{display:none}.Skills-module__qOQKrG__skills-filter-btn{flex:none;padding:.4rem .9rem;font-size:.78rem}.Skills-module__qOQKrG__skills-unified-grid{justify-content:flex-start;gap:.5rem;max-height:none;padding-right:0;overflow-y:visible}.Skills-module__qOQKrG__skill-badge-card{padding:.45rem .85rem;font-size:.8rem}.Skills-module__qOQKrG__skill-badge-card-dimmed{display:none}}
.Pagination-module__u2IQdG__fancyPagination{justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1.5rem;display:flex}.Pagination-module__u2IQdG__paginationArrow{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Pagination-module__u2IQdG__paginationArrow:hover:not(:disabled){border-color:var(--accent-1);color:var(--text-primary);transform:scale(1.08);box-shadow:0 0 15px #38bdf833}.Pagination-module__u2IQdG__paginationArrow:disabled{opacity:.3;cursor:not-allowed}.Pagination-module__u2IQdG__paginationDots{gap:.5rem;display:flex}.Pagination-module__u2IQdG__paginationDotBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:var(--border-radius-md);cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Pagination-module__u2IQdG__paginationDotBtn:hover{border-color:var(--accent-1);color:var(--text-primary)}.Pagination-module__u2IQdG__paginationDotBtn.Pagination-module__u2IQdG__active{background:linear-gradient(135deg, var(--accent-1), var(--accent-2));color:#fff;border-color:#0000;box-shadow:0 4px 15px #6366f140}@media (max-width:768px){.Pagination-module__u2IQdG__fancyPagination{display:none!important}}
.Projects-module__hdPRpq__projects-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}@media (max-width:1024px) and (min-width:769px){.Projects-module__hdPRpq__projects-grid{grid-template-columns:repeat(2,1fr)}}.Projects-module__hdPRpq__project-card{border-radius:var(--border-radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--card-shadow);flex-direction:column;transition:transform .45s cubic-bezier(.16,1,.3,1),border-color .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),background-color .45s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Projects-module__hdPRpq__project-card:hover{border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 40px -15px #6366f126}.Projects-module__hdPRpq__project-img-wrapper{border-bottom:1px solid var(--glass-border);width:100%;height:220px;position:relative;overflow:hidden}.Projects-module__hdPRpq__project-img-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;z-index:2;background:#0f172a73;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.Projects-module__hdPRpq__project-card:hover .Projects-module__hdPRpq__project-img-overlay{opacity:1}.Projects-module__hdPRpq__project-img-overlay-text{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.9rem;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-flex;transform:translateY(10px)}.Projects-module__hdPRpq__project-card:hover .Projects-module__hdPRpq__project-img-overlay-text{transform:translateY(0)}.Projects-module__hdPRpq__project-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Projects-module__hdPRpq__project-card:hover .Projects-module__hdPRpq__project-img{transform:scale(1.05)}.Projects-module__hdPRpq__project-info{flex-direction:column;flex-grow:1;padding:2rem;display:flex}.Projects-module__hdPRpq__project-title{color:var(--text-primary);margin-top:0;margin-bottom:.6rem;font-size:1.35rem;font-weight:700;transition:color .3s}.Projects-module__hdPRpq__project-card:hover .Projects-module__hdPRpq__project-title{color:var(--accent-1)}.Projects-module__hdPRpq__project-desc{color:var(--text-secondary);flex-grow:1;min-height:4.8em;margin-bottom:1.8rem;font-size:.92rem;line-height:1.6}.Projects-module__hdPRpq__project-tech{flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem;display:flex}.Projects-module__hdPRpq__tech-tag{color:var(--accent-1);background:#38bdf80f;border:1px solid #38bdf81f;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .75rem;font-size:.72rem;font-weight:600;transition:all .3s;display:inline-flex}.Projects-module__hdPRpq__tech-tag:before{content:"";background-color:var(--accent-1);opacity:.7;border-radius:50%;width:5px;height:5px;display:inline-block}.Projects-module__hdPRpq__project-card:hover .Projects-module__hdPRpq__tech-tag{background:#38bdf81a;border-color:#38bdf840;transform:translateY(-1px)}.Projects-module__hdPRpq__project-link{color:var(--text-primary);align-items:center;gap:.4rem;width:fit-content;margin-top:auto;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Projects-module__hdPRpq__project-link .Projects-module__hdPRpq__btn-icon{transition:transform .3s;margin-right:0!important}.Projects-module__hdPRpq__project-link:hover{color:var(--accent-2)}.Projects-module__hdPRpq__project-link:hover .Projects-module__hdPRpq__btn-icon{transform:translate(3px)rotate(8deg)}@media (max-width:768px){.Projects-module__hdPRpq__projects-grid{scrollbar-width:none;flex-flow:row;gap:.75rem;width:100%;padding-bottom:.5rem;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.Projects-module__hdPRpq__projects-grid::-webkit-scrollbar{display:none}.Projects-module__hdPRpq__project-card{flex:0 0 280px;height:auto}.Projects-module__hdPRpq__project-img-wrapper{height:150px}.Projects-module__hdPRpq__project-info{padding:1.1rem}.Projects-module__hdPRpq__project-title{margin-bottom:.4rem;font-size:1rem}.Projects-module__hdPRpq__project-desc{margin-bottom:.85rem;font-size:.84rem;line-height:1.55}.Projects-module__hdPRpq__tech-tag{padding:.18rem .5rem;font-size:.68rem}.Projects-module__hdPRpq__project-tech{gap:.35rem;margin-bottom:.85rem}.Projects-module__hdPRpq__project-link{font-size:.84rem}}@media (min-width:769px){.Projects-module__hdPRpq__desktop-hidden{display:none!important}}
.Blogs-module__nydJMq__blog-card{border-radius:var(--border-radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--card-shadow);color:inherit;flex-direction:column;justify-content:space-between;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Blogs-module__nydJMq__blog-card:before{content:"";background:linear-gradient(135deg, var(--accent-2), var(--accent-3));opacity:.8;height:4px;transition:height .3s;position:absolute;top:0;left:0;right:0}.Blogs-module__nydJMq__blog-card:hover{box-shadow:var(--hover-shadow);border-color:#a855f74d;transform:translateY(-6px)scale(1.01)}.Blogs-module__nydJMq__blog-card:hover:before{height:6px}.Blogs-module__nydJMq__blog-card-meta{justify-content:space-between;align-items:center;margin-bottom:1.2rem;font-size:.82rem;display:flex}.Blogs-module__nydJMq__blog-card-date{color:var(--text-secondary);font-weight:500}.Blogs-module__nydJMq__blog-card-time{color:var(--accent-3);background:#a855f714;border:1px solid #a855f71f;border-radius:999px;padding:.25rem .75rem;font-size:.72rem;font-weight:600}.Blogs-module__nydJMq__blog-card-title{color:var(--text-primary);margin:0 0 .8rem;font-size:1.25rem;font-weight:700;line-height:1.4;transition:color .3s}.Blogs-module__nydJMq__blog-card:hover .Blogs-module__nydJMq__blog-card-title{color:var(--accent-2)}.Blogs-module__nydJMq__blog-card-desc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.8rem;font-size:.92rem;line-height:1.6}.Blogs-module__nydJMq__blog-card-link{color:var(--accent-2);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;transition:gap .3s;display:inline-flex}.Blogs-module__nydJMq__blog-card-link .Blogs-module__nydJMq__arrow{transition:transform .3s;display:inline-block}.Blogs-module__nydJMq__blog-card:hover .Blogs-module__nydJMq__blog-card-link{gap:.5rem}.Blogs-module__nydJMq__blog-card:hover .Blogs-module__nydJMq__blog-card-link .Blogs-module__nydJMq__arrow{transform:translate(2.5px,-2.5px)}.Blogs-module__nydJMq__blogs-grid-container{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;display:grid}.Blogs-module__nydJMq__blog-card{flex-direction:column;justify-content:space-between;height:230px;padding:1.25rem;display:flex}.Blogs-module__nydJMq__blog-card-desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.4rem;margin-bottom:0;font-size:.84rem;display:-webkit-box;overflow:hidden}.Blogs-module__nydJMq__blog-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.4rem 0 0;font-size:1rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.Blogs-module__nydJMq__blogs-grid-container{scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;padding-right:1.5rem;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.Blogs-module__nydJMq__blogs-grid-container::-webkit-scrollbar{display:none}.Blogs-module__nydJMq__blog-card{flex:0 0 215px;height:auto;min-height:185px;padding:1.1rem}.Blogs-module__nydJMq__blog-card-meta{margin-bottom:.45rem}.Blogs-module__nydJMq__blog-card-title{font-size:.85rem;line-height:1.35}.Blogs-module__nydJMq__blog-card-desc{margin-top:.3rem;font-size:.76rem}.Blogs-module__nydJMq__blog-card-date{font-size:.7rem}.Blogs-module__nydJMq__blog-card-time{padding:.17rem .5rem;font-size:.66rem}.Blogs-module__nydJMq__blog-card-link{margin-top:.5rem;font-size:.78rem}}@media (min-width:769px){.Blogs-module__nydJMq__desktop-hidden{display:none!important}}
.Education-module__OE7Oba__education-card{border-radius:var(--border-radius-lg);background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--card-shadow);flex-direction:column;padding:1.8rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Education-module__OE7Oba__education-card:before{content:"";background:linear-gradient(90deg, var(--accent-1), var(--accent-2));opacity:0;width:100%;height:4px;transition:opacity .4s;position:absolute;top:0;left:0}.Education-module__OE7Oba__education-card:hover{box-shadow:var(--hover-shadow);border-color:#6366f14d;transform:translateY(-6px)scale(1.01)}.Education-module__OE7Oba__education-card:hover:before{opacity:1}.Education-module__OE7Oba__education-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;width:100%;display:grid}.Education-module__OE7Oba__education-card-header{align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;display:flex}.Education-module__OE7Oba__edu-icon-wrapper{background:#6366f114;border:1px solid #6366f126;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Education-module__OE7Oba__education-card:hover .Education-module__OE7Oba__edu-icon-wrapper{background:#6366f126;border-color:#6366f14d;transform:scale(1.1)rotate(6deg)}.Education-module__OE7Oba__edu-icon{font-size:1.5rem;line-height:1}.Education-module__OE7Oba__edu-content{flex-grow:1}.Education-module__OE7Oba__education-card h3{color:var(--text-primary);margin:0 0 .4rem;font-size:1.15rem;font-weight:700;line-height:1.35}.Education-module__OE7Oba__education-card p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.Education-module__OE7Oba__edu-footer{justify-content:flex-start;align-items:center;margin-top:auto;display:flex}.Education-module__OE7Oba__edu-duration{color:var(--accent-2);background:#6366f114;border:1px solid #6366f126;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;transition:all .3s;display:inline-flex}.Education-module__OE7Oba__education-card:hover .Education-module__OE7Oba__edu-duration{background:#6366f11f;border-color:#6366f140}@media (max-width:768px){.Education-module__OE7Oba__education-grid{scrollbar-width:none;flex-flow:row;gap:.75rem;width:100%;padding-bottom:.5rem;display:flex;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.Education-module__OE7Oba__education-grid::-webkit-scrollbar{display:none}.Education-module__OE7Oba__education-card{flex:0 0 240px;height:auto;padding:1.1rem}.Education-module__OE7Oba__edu-icon{margin-bottom:.35rem;font-size:1.3rem}.Education-module__OE7Oba__education-card h3{margin-bottom:.3rem;font-size:.95rem}.Education-module__OE7Oba__education-card p{margin-bottom:.75rem;font-size:.84rem}.Education-module__OE7Oba__edu-duration{padding:.18rem .6rem;font-size:.75rem}}@media (min-width:769px){.Education-module__OE7Oba__desktop-hidden{display:none!important}}
.Contact-module__sgxDga__contact-inner{justify-content:center;align-items:center;width:100%;display:flex}.Contact-module__sgxDga__contact-card{text-align:center;width:100%;max-width:640px;padding:3.5rem;position:relative;overflow:hidden}.Contact-module__sgxDga__contact-icon-wrapper{width:90px;height:90px;color:var(--accent-1);background:#6366f10f;border:1px solid #6366f126;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 0 20px #6366f11f}.Contact-module__sgxDga__contact-card:hover .Contact-module__sgxDga__contact-icon-wrapper{color:var(--accent-2);border-color:var(--accent-2);background:#6366f117;transform:scale(1.06)rotate(3deg);box-shadow:0 0 30px #6366f140}.Contact-module__sgxDga__contact-envelope-icon{filter:drop-shadow(0 2px 8px #6366f133)}.Contact-module__sgxDga__contact-subtitle{color:var(--text-primary);letter-spacing:-.015em;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.Contact-module__sgxDga__contact-desc{color:var(--text-secondary);max-width:520px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.Contact-module__sgxDga__contact-btn-row{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-bottom:1.5rem;display:flex}@media (max-width:768px){.Contact-module__sgxDga__contact-card{padding:2.2rem 1.2rem}.Contact-module__sgxDga__contact-icon-wrapper{width:70px;height:70px;margin-bottom:1.25rem}.Contact-module__sgxDga__contact-envelope-icon{width:36px;height:36px}.Contact-module__sgxDga__contact-subtitle{margin-bottom:.75rem;font-size:1.05rem}.Contact-module__sgxDga__contact-desc{margin-bottom:1.5rem;font-size:.88rem;line-height:1.6}.Contact-module__sgxDga__contact-btn-row{gap:.5rem}}
