@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
:root{--font-family:"Poppins",Arial,Helvetica,sans-serif;--page-bg:#f8fafc;--text-color:#1e293b;--border-color:#0000001a;--heading-gradient:linear-gradient(135deg,#3e70ec 0%,#2a1454 100%);--header-bg:#ffffff63;--header-border:#fff9;--nav-bg-mobile:#d6e5f5fc;--burger-color:#001e60;--s-card:#fff;--card-bg:#fff;--card-shadow:0 10px 30px #0000000d;--card-shadow-hover:0 20px 40px #0000001a;--image-bg:#f1f5f9;--accent-color:#115cff;--badge-bg:#5e7cff3a;--button-gradient:linear-gradient(135deg,#6a85f1,#0045df);--footer-bg:#fffc}[data-theme=dark]{--page-bg:#0f172a;--text-color:#e2e8f0;--border-color:#ffffff1a;--heading-gradient:linear-gradient(135deg,#e7eeff 0%,#b1caff 100%);--header-bg:#141423b3;--header-border:#ffffff14;--nav-bg-mobile:#111827;--burger-color:#fff;--card-bg:#1e293b;--card-shadow:0 10px 30px #0006;--card-shadow-hover:0 20px 40px #00000080;--image-bg:#0f172a;--accent-color:#79b8ff;--badge-bg:#79b8ff26;--button-gradient:linear-gradient(135deg,#5b6bff,#3b82f6);--footer-bg:#1e1e1ed9;--s-card:linear-gradient(135deg,#25326b 0%,#000e24 100%)}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--bg-color);transition:all .3s}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}li{list-style:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.education-container{align-items:center;min-height:100vh;padding:4rem 1rem;transition:all .3s;display:flex}.bg{background:var(--page-bg)}.education-content{width:100%;max-width:1200px;margin:0 auto}.education-title{text-align:center;background:linear-gradient(#52629c,#032579);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.education-subtitle{text-align:center;opacity:.8;margin-bottom:3rem;font-size:1.1rem}.education-timeline{opacity:0;padding:2rem 0;position:relative;transform:translateY(20px)}.timeline-item{margin-bottom:3rem;display:flex;position:relative}.timeline-marker{z-index:2;flex-direction:column;align-items:center;margin-right:1.5rem;display:flex;position:relative}.marker-icon{color:#fff;background:linear-gradient(#52629c,#032579);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-left:-5px;font-size:1.5rem;font-weight:800;display:flex;box-shadow:0 4px 10px #6e8efb4d}.tLight{background:linear-gradient(135deg,#3e70ec 0%,#2a1454 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.8rem;font-weight:800;display:inline-block;position:relative}.tDark{background:linear-gradient(135deg,#e7eeff 0%,#b1caff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.8rem;font-weight:800;display:inline-block;position:relative}.marker-line{background:linear-gradient(#6e8efb80,#0000);width:2px;height:2rem}.timeline-content{flex:1;padding-bottom:2rem}.tDark{color:#fff}.education-container{padding:60px 20px;transition:background-color .3s,color .3s}.education-title{text-align:center;margin-bottom:40px;font-size:2.5rem}.light-theme{color:#333;background-color:#f4f4f4}.dark-theme{color:#f1f1f1;background-color:#1e1e1e}.tLog{color:#333}.tDog{color:#ddd}.tLp{color:#555}.tDp{color:#bbb}.education-timeline{opacity:0;transition:opacity 1s ease-out,transform 1s ease-out;transform:translateY(40px)}.education-timeline.animate{opacity:1;transform:translateY(0)}.timeline-item{margin-bottom:50px;margin-left:60px;position:relative}.marker-line{background-color:#ccc;flex:1;width:2px}.timeline-content{background-color:inherit;border:1px solid #0000;border-radius:8px;padding:20px;transition:background-color .3s}.education-card{background-color:#ffffff0d;border-radius:10px;padding:20px;box-shadow:0 0 10px #0000001a}.card-header{justify-content:space-between;align-items:center;display:flex}.education-date{opacity:.8;font-size:.9rem;font-weight:500}.status-badge{align-items:center;margin-top:10px;font-size:.85rem;font-weight:600;display:flex}.education-card{border-radius:12px;height:100%;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.education-card:before{content:"";background:linear-gradient(#52629c,#032579);width:5px;height:100%;position:absolute;top:0;left:0}.education-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.card-header h3{flex:1;margin:0;font-size:1.3rem;font-weight:600}.education-date{border-radius:20px;margin-left:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.institution{margin-bottom:.75rem;font-size:1rem;font-weight:500}.education-description{opacity:.9;margin-bottom:1.25rem;line-height:1.6}.status-badge{border-radius:20px;align-items:center;margin-bottom:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:500;display:inline-flex}.status-dot{border-radius:50%;width:8px;height:8px;margin-right:.5rem}.status-badge.in-progress{color:#ffc107;background-color:#ffc10726}.status-badge.in-progress .status-dot{background-color:#ffc107}.status-badge.completed{color:#005714;background-color:#28a74526}.status-badge.completed .status-dot{background-color:#28a745}.progress-bar{background-color:#0000001a;border-radius:3px;height:6px;margin-top:.5rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#6e8efb,#a777e3);border-radius:3px;height:100%;transition:width 1.5s ease-in-out}.achievement-tag{margin-top:.75rem}.tag{color:#6e8efb;background-color:#6e8efb26;border-radius:20px;padding:.35rem .75rem;font-size:.85rem;font-weight:500;display:inline-block}.light-theme .education-container{color:#323232;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8f0 100%)}.light-theme .education-card{background:#fff;box-shadow:0 6px 24px #0000000d,0 0 0 1px #00000014}.light-theme .education-date{color:#323232;background-color:#f1f3f9}.dark-theme .education-container{color:#e2e8f0;background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%)}.dark-theme .education-card{background:#2d3748}.dark-theme .education-date{color:#e2e8f0;background-color:#4a5568}.dark-theme .progress-bar{background-color:#ffffff1a}@media (max-width:768px){.education-container{padding:2rem 1rem}.timeline-item{margin-left:0}.education-title{font-size:2rem}.card-header{flex-direction:column}.education-date{margin-top:.5rem;margin-left:0}.timeline-item{flex-direction:column}.timeline-marker{flex-direction:row;margin-bottom:1rem;margin-right:0}.marker-line{background:linear-gradient(90deg,#6e8efb80,#0000);width:1.5rem;height:2px}}@media (max-width:480px){.education-title{font-size:1.75rem}.card-header h3{font-size:1.15rem}.education-card{padding:1.25rem}}.dark-theme{background-color:#171e47}
.Header-module__uO3NCW__header{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:var(--header-bg);border-bottom:1px solid var(--header-border);z-index:1000;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2rem;transition:all .3s;display:flex;position:fixed;top:0;box-shadow:0 4px 20px #00000014}.Header-module__uO3NCW__header.Header-module__uO3NCW__scrolled{box-shadow:0 6px 25px #00000026}.Header-module__uO3NCW__headerLeft{align-items:center;display:flex}.Header-module__uO3NCW__nav{align-items:center;gap:40px;display:flex}.Header-module__uO3NCW__logo{object-fit:contain;z-index:999;margin-top:1rem;position:relative}.Header-module__uO3NCW__navList{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Header-module__uO3NCW__navList li a{color:var(--text-color);padding:5px 0;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Header-module__uO3NCW__navList li a:hover{color:var(--accent-color)}.Header-module__uO3NCW__active a:after{content:"";background:var(--accent-color);border-radius:2px;width:70%;height:2px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.Header-module__uO3NCW__navList li a:after{content:"";background:var(--accent-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.Header-module__uO3NCW__navList li a:hover:after{width:70%}.Header-module__uO3NCW__navThemeToggle{align-items:center;display:flex}.Header-module__uO3NCW__mnavThemeToggle{display:none}.Header-module__uO3NCW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Header-module__uO3NCW__burger span{background:var(--burger-color);border-radius:3px;width:100%;height:3px;transition:all .3s}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(2){opacity:0}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__uO3NCW__header{padding:0 1.5rem}.Header-module__uO3NCW__logo{margin-left:-2.5rem}.Header-module__uO3NCW__nav{background:#6783ff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding-top:60px;transition:transform .4s;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module__uO3NCW__nav.Header-module__uO3NCW__open{transform:translate(0)}.Header-module__uO3NCW__navList li a{color:#fff}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:first-child{background:#fff;transform:rotate(45deg)translate(5px,5px)}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(2){opacity:0}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(3){background:#fff;transform:rotate(-45deg)translate(5px,-5px)}.Header-module__uO3NCW__navList{flex-direction:column;gap:35px}.Header-module__uO3NCW__navThemeToggle{display:none}.Header-module__uO3NCW__mnavThemeToggle{align-items:center;display:flex}.Header-module__uO3NCW__burger{display:flex}}
.Footer-module__qP5oUa__footer{width:100%;box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(8px);text-align:center;z-index:10;background-color:var(--card-bg);color:var(--text-color);padding:1rem 0;position:sticky;bottom:0}.Footer-module__qP5oUa__content{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__qP5oUa__text{margin:0;font-size:.9rem}@media screen and (min-width:720px){.Footer-module__qP5oUa__text{font-size:1rem}}
