@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{scroll-behavior:smooth}body{margin:0;padding:0;display:block;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:100%;margin:0;padding:0 .1rem;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.layout{display:flex;flex-direction:column;min-height:100vh;font-family:Arial,sans-serif;background-color:#fff}.main-content{flex:1 0 auto;padding:5px;overflow-y:auto}@media(max-width:768px){.main-content{padding:8px}}.header{background-color:#0e7490;color:#fff;min-height:50px;height:6vh;width:100%;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;padding:0;position:fixed}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0 10px;height:100%}.logo{display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;margin:0;padding:0}.nav{display:flex;gap:16px;margin-right:10px}.nav-link{color:#fff;text-decoration:none;font-weight:500}.nav-link:hover{font-weight:700;cursor:pointer;color:#d2691e}@media(max-width:768px){.header{height:4vh}.nav{gap:8px}}.footer{background-color:#1e1e1e;color:#fff;height:5vh;display:flex;text-align:center;align-items:center;justify-content:center;font-size:medium}@media(max-width:768px){.footer{height:3vh;font-size:small}}.home{display:flex;flex-direction:column;width:100%;height:450px;padding:0;box-sizing:border-box;margin-top:60px}.home-content{width:100%;margin:0}.top-row-container{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;width:100%;height:40px}.left-item{text-align:left;font-size:1rem;margin:0 5px;font-family:Trebuchet MS}.right-item{text-align:right;font-size:1rem;margin:0 5px;font-family:Trebuchet MS}.center-title{text-align:center;font-weight:700;font-size:1.2rem;margin:0;font-family:Verdana,Geneva,Tahoma,sans-serif}.home-image{width:100%;height:410px;margin-top:10px;border-radius:2px;display:block;object-fit:fill}#home{scroll-margin-top:70px}.about-page{padding:80px 0 20px;background:#f8fafc}.about-header{text-align:center;margin-bottom:40px}.about-header .name-title{font-size:5rem;font-weight:400;margin:0;color:#0e7490;font-family:Poppins,sans-serif}.about-header .tagline{margin-top:15px;font-size:1.25rem;color:#475569;font-family:Inter,sans-serif}.about-header .summary{margin:20px auto 0;max-width:700px;font-size:1rem;line-height:1.5;color:#333;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:40px}.about-content .column{padding:15px 25px;background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000f;border-left:5px solid #0e7490}.about-content .column h2{margin-bottom:15px;font-size:1.5rem;font-weight:600;color:#0e7490;font-family:Poppins,sans-serif}.about-content .column ul{list-style-type:disc;padding-left:20px}.about-content .column ul li{margin-bottom:10px;font-size:1rem;color:#334155;line-height:1.5;font-family:Inter,sans-serif}.snapshot-section{margin:50px auto 0;padding:10px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;width:90%;position:relative}.snapshot-section:before{content:"";width:60%;height:2px;background:#0e7490;border-radius:2px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.snapshot-title{text-align:center;margin-bottom:20px;font-family:sans-serif;color:#0e7490}.snapshot-ul{list-style:none;padding-left:0;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.snapshot-li{margin-bottom:12px;position:relative;font-size:1rem;line-height:1.6;color:#333;font-family:Inter,sans-serif;padding-left:25px}.snapshot-li:before{content:"•";position:absolute;left:0;color:#0e7490;font-size:1.2rem;line-height:1.6}#about{scroll-margin-top:70px}@media(max-width:768px){.about-content{grid-template-columns:1fr}.name-title{font-size:2.2rem!important}}.education-section{padding:20px 0;background:#f1f5f9}.education-title{text-align:center;font-size:3.2rem;font-weight:540;font-family:Courier New,Courier,monospace;color:#f97316}.education-list-container{display:flex;flex-direction:column;gap:25px;align-items:center}.education-card{width:55%;display:flex;align-items:flex-start;gap:25px;background:#fff;padding:20px 25px;border-radius:5px;box-shadow:0 4px 12px #00000014;transition:transform .25s ease}.education-card:hover{transform:translateY(-4px)}.edu-col-left{display:flex;justify-content:center;align-items:flex-start}.edu-icon{width:50px;opacity:.95}.edu-col-right{width:100%;margin-left:10px}.edu-degree{font-size:1.3rem;font-weight:700;color:#0e7490;line-height:1;font-family:Poppins,sans-serif;margin:0}.edu-university{font-size:1.05rem;color:#334155;font-family:Inter,sans-serif;margin:10px 0 0}.edu-bottom-row{display:flex;justify-content:space-between;font-family:Inter,sans-serif;margin-top:5px}.edu-years{font-size:.9rem;color:#d97706}.edu-gpa{font-size:1rem;font-weight:600;color:#059669}@media(max-width:768px){.education-card{width:90%;flex-direction:column;gap:15px}.edu-col-left{justify-content:flex-start}.edu-bottom-row{flex-direction:column;gap:4px;align-items:flex-start}}.exp-section{text-align:center;padding:20px 0 60px}.exp-section .title{font-size:3.2rem;font-weight:540;color:#4f46e5;font-family:Courier New,Courier,monospace}.exp-list-container{display:flex;flex-direction:column;align-items:center;gap:25px}.exp-card{width:80%;background:#f0f9ff;padding:40px 30px;box-shadow:0 4px 12px #00000014;align-items:center;text-align:left;border:none;border-radius:0;display:flex;flex-direction:column;gap:12px}.exp-years{font-size:1rem;color:#4338ca;font-weight:600;margin:0;width:80%;max-width:800px}.exp-title{font-size:1.3rem;font-weight:400;color:#0e7490;margin:0;text-transform:uppercase;width:80%;max-width:800px}.exp-details{padding-left:20px;margin:0 auto;align-items:center;width:80%;max-width:800px}.exp-details li{margin:0 0 6px 25px;color:#334155;line-height:1.5;font-size:1rem;font-family:Inter,sans-serif}@media(max-width:768px){.achievement-card{width:90%}}.skills-section{width:100%;padding:20px 0;margin-top:50px}.skills-section .skills-banner{width:80%;height:250px;margin:0 auto;border-radius:5px;overflow:hidden;position:relative;box-shadow:0 4px 12px #00000026}.skills-section .banner-image{width:100%;height:100%;object-fit:cover;object-position:bottom;filter:brightness(85%)}.skills-section .skills-layout{width:95%;margin:40px auto;display:flex;justify-content:space-between;align-items:stretch;gap:0px;height:auto}.skills-section .skills-left-container{width:30%;display:flex}.skills-section .left-image{display:block;width:100%;height:100%;border-radius:50% 0 0 12px;object-fit:cover;box-shadow:0 4px 12px #0000001f}.skills-section .skills-card{flex:1;background:#fff;padding:22px 25px;border:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-radius:0 12px 12px 0;box-shadow:0 4px 10px #0000000f;border-right:5px solid #0e7490}.skills-section .skills-card .skills-col{padding:0 18px}.skills-section .skills-card .skills-col h3{color:#0e7490;margin-bottom:12px;text-align:center;font-size:1.2rem;font-weight:600}.skills-section .skills-card .skills-col ul{list-style-type:disc;padding-left:18px}.skills-section .skills-card .skills-col li{margin-bottom:8px;font-size:.98rem;color:#374151}.skills-section .skills-card .skills-col:not(:last-child){border-right:2px solid #0e7490}@media(max-width:900px){.skills-section .skills-layout{flex-direction:column;align-items:center}.skills-section .skills-left-image{width:60%}.skills-section .skills-card{width:100%;grid-template-columns:1fr;border-right:none}.skills-section .skills-card .skills-col{border-right:none!important;border-bottom:1px solid #e5e7eb}.skills-section .skills-card .skills-col:last-child{border-bottom:none}}.projects-section{width:100%;background:#efefef;padding:60px 0;text-align:center}.title{font-size:3.2rem;font-weight:540;color:#0ea5e9;font-family:Courier New,Courier,monospace}.projects-list-container{display:flex;flex-direction:column;align-items:center;gap:35px}.project-card{width:50%;background:#fff;padding:35px 45px;box-shadow:0 4px 15px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px}.project-name{font-size:1.8rem;font-weight:400;margin:0;color:#14b8a6;text-transform:uppercase}.project-tagline{font-size:1.2rem;font-style:italic;color:#555;margin:0 0 10px;font-family:Inter,sans-serif}.project-description{font-size:1rem;color:#28282b;margin:0 0 10px;width:90%;font-family:Inter,sans-serif;line-height:1.6}.tech-heading{font-size:1.1rem;margin-top:10px;color:#0ea5e9}.tech-list{list-style:disc;list-style-position:inside;padding:0;margin:0;text-align:center}.tech-list li{margin-bottom:6px;color:#1b1212;line-height:1.5}
