@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";@property --beam-angle{syntax: "<angle>"; inherits: false; initial-value: -90deg;}:root{color-scheme:light;--body-bg: #ffffff;--body-text: rgba(255, 255, 255, .55);--page-bg: #ffffff;--page-text: #111111;--text-primary: #000000;--text-muted: #333333;--surface: #ffffff;--surface-muted: #f8fafc;--header-link: #333333;--header-link-muted: #999999;--header-link-active: #000000;--accent: #87ceeb;--menu-border: rgba(255, 255, 255, .15);--footer-bg: #ffffff;--footer-text: rgba(18, 27, 41, .62);--footer-link-border: rgba(18, 27, 41, .2);--wrapper-alt-bg: #261c3e;--shadow-soft: none;--major-gradient-start: #7a8594;--major-gradient-end: #b3bcc8;--card-beam: rgba(76, 142, 207, .98);--card-beam-glow: rgba(108, 167, 223, .78)}html[data-theme=dark]{color-scheme:dark;--body-bg: #151f2d;--body-text: #c5cedd;--page-bg: #0f1724;--page-text: #e5edf8;--text-primary: #f5f9ff;--text-muted: #b8c4d8;--surface: #151f2d;--surface-muted: #1c2738;--header-link: #dbe6f6;--header-link-muted: #9aaac3;--header-link-active: #f5f9ff;--accent: #89d0ff;--menu-border: rgba(255, 255, 255, .2);--footer-bg: #121b29;--footer-text: rgba(230, 238, 250, .6);--footer-link-border: rgba(230, 238, 250, .28);--wrapper-alt-bg: #0f1724;--shadow-soft: none;--major-gradient-start: #8f98a6;--major-gradient-end: #c0c7d2;--card-beam: rgba(160, 225, 255, 1);--card-beam-glow: rgba(120, 201, 255, .72)}html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,strong,b,i,ul,li,footer,header,nav,section{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}header,nav,section,footer{display:block}body{line-height:1}ul{list-style:none}html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{background:var(--body-bg);color:var(--body-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16.5pt;font-weight:400;line-height:1.75;position:relative;overflow-x:hidden}@media screen and (max-width: 1680px){body{font-size:13pt}}@media screen and (max-width: 1280px){body{font-size:12pt}}@media screen and (max-width: 360px){body{font-size:11pt}}a{transition:color .2s ease,border-bottom-color .2s ease;border-bottom:dotted 1px rgba(255,255,255,.35);color:inherit;text-decoration:none}a:hover{border-bottom-color:transparent;color:var(--accent)}strong,b{color:var(--text-primary);font-weight:700}p{font-family:inherit;margin:0 0 2em}.about-page,.index-page{background:var(--surface);color:var(--page-text)}body.index-page,body.about-page{min-height:100vh;display:flex;flex-direction:column}body.index-page .page-container,body.about-page .page-container{flex:1 0 auto}body.index-page #footer,body.about-page #footer{margin-top:auto}.about-icons{list-style:none;padding:0;margin:0;text-align:left;font-size:16px}.about-icons li{margin-bottom:12px}.about-icons a{text-decoration:none;color:var(--text-primary)}.about-icons a:hover{color:var(--accent)}.ml-4{margin-left:1rem}.ml-3{margin-left:.9rem}#main p,#main ul,#main li{font-family:inherit;font-size:1.05rem;line-height:1.8;color:var(--text-muted)}.about-page h1,.index-page h1,.about-page h3,.index-page h3{color:var(--text-primary)}.about-page strong,b,.index-page strong{color:var(--text-primary);font-weight:700}.page-container{width:100%;margin:0;position:relative;z-index:2}.content-shell{width:min(1200px,100%);margin:0 auto}.vanta-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.vanta-bg canvas{display:block;width:100%!important;height:100%!important}.index-page #wrapper,.about-page #wrapper{background-color:transparent;width:100%;margin:-60px auto 0;padding:40px}.content-shell #header{background:transparent;display:flex;align-items:center;justify-content:center;position:relative;height:100px;width:100%;margin:0 auto;padding:0 20px}.about-page #header .title{margin-right:auto;margin-left:87px}.about-page #wrapper a,.index-page #wrapper a{font-weight:700;color:inherit;text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:1px}.about-text{font-family:inherit}.about-page #wrapper a:hover,.about-page #wrapper a.active:hover,.index-page #wrapper a:hover,.index-page #wrapper a.active:hover{color:var(--accent)}.index-page .logo{width:80px;height:80x;border-radius:50%;object-fit:cover;margin-top:10px;margin-left:0}.about-page #header nav,.index-page #header nav{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center}.about-page #header a,.index-page #header a{color:var(--header-link)}.about-page #header a:hover,.index-page #header a:hover{color:var(--header-link-active)}.about-page #header nav a,.index-page #header nav a{color:var(--header-link-muted)}.about-page #header nav a:hover,.about-page #header nav a.active:hover,.index-page #header nav a:hover,.index-page #header nav a.active:hover{color:var(--accent)}.about-page #header nav a.active,.index-page #header nav a.active{color:var(--header-link-active)}.about-page #header nav>ul,.index-page #header nav>ul{display:flex;align-items:center;justify-content:center;gap:.5rem}.about-page #header nav>ul>li,.index-page #header nav>ul>li{margin-left:0}.about-page #header nav>ul>li a,.index-page #header nav>ul>li a{position:relative;isolation:isolate;padding:.34rem .7rem;border-radius:999px;transition:background-color .25s ease,color .2s ease}.about-page #header nav>ul>li a:before,.index-page #header nav>ul>li a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#87ceeb33;transform:scale(.7);opacity:0;transition:transform .22s ease,opacity .22s ease;z-index:-1}.about-page #header nav>ul>li a:hover:before,.index-page #header nav>ul>li a:hover:before{transform:scale(1);opacity:1}.about-page #header nav>ul>li a.active,.index-page #header nav>ul>li a.active{background:#87ceeb40;color:var(--header-link-active)}.about-page #header nav>ul>li a:focus-visible,.index-page #header nav>ul>li a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html[data-theme=dark] .about-page #header nav>ul>li a.active,html[data-theme=dark] .index-page #header nav>ul>li a.active{background:#89d0ff38}html[data-theme=dark] .about-page #header nav>ul>li a:before,html[data-theme=dark] .index-page #header nav>ul>li a:before{background:#89d0ff2e}a.title,a.title:hover,a.title:focus{border-bottom:0!important;text-decoration:none!important}.theme-toggle{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;z-index:21010;border:1px solid rgba(127,154,186,.7);background:transparent;color:var(--header-link);border-radius:50%;padding:0;font-size:1rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.theme-toggle:hover{border-color:var(--accent);background:#7f9aba1f;color:var(--header-link-active)}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html[data-theme=dark] .theme-toggle{background:transparent;color:#e6f0ff;border-color:#89d0ff99}html[data-theme=dark] .theme-toggle:hover{background:#89d0ff29;color:#f5f9ff}.theme-toggle i{font-size:1rem;line-height:1;pointer-events:none}.theme-toggle .fa-sun{color:#f4b400}.theme-toggle .fa-moon{color:#7ea9ff}@media screen and (max-width: 980px){.content-shell,.index-page #wrapper,.about-page #wrapper,.content-shell #header{width:100%}.index-page #wrapper,.about-page #wrapper{margin-top:0;padding:2rem 1.5rem}.about-page #header .title{margin-left:0}.about-page #header nav,.index-page #header nav{position:absolute;left:50%;transform:translate(-50%)}}@media screen and (max-width: 736px){.content-shell #header{height:auto;padding:.75rem 1rem;gap:.75rem;justify-content:space-between}.theme-toggle{position:static;transform:none;margin-left:auto}.about-page #header nav ul,.index-page #header nav ul{display:flex;gap:.75rem;padding:0;margin:0}}#header .logo{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-top:20px}.logo{width:80px;height:80px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 20px}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-weight:700;line-height:1.5;margin:0 0 .5em}h1{font-size:2.75em}h1.major{margin:0 0 1.3em;position:relative;padding-bottom:.35em}h1.major:after{background-image:linear-gradient(to right,var(--major-gradient-start),var(--major-gradient-end));border-radius:.2em;bottom:0;content:"";height:.05em;position:absolute;right:0;width:100%}h2{font-size:1.75em}h3{font-size:1.1em}h4{font-size:1em}@media screen and (max-width: 736px){h1{font-size:2em}h2{font-size:1.25em}h3{font-size:1em}h4{font-size:.8em}}.icon{text-decoration:none;border-bottom:none;position:relative}.icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;text-transform:none!important;font-family:"Font Awesome 5 Free";font-weight:400}.icon>.label{display:none}.icon:before{line-height:inherit}.icon.solid:before{font-weight:900}.icon.brands:before{font-family:"Font Awesome 5 Brands"}ul{list-style:disc;margin:0 0 2em;padding-left:1em}ul li{padding-left:.5em}ul.icons{cursor:default;list-style:none;padding-left:0}ul.icons li{display:inline-block;padding:0 .75em 0 0}ul.icons li:last-child{padding-right:0}ul.icons li>a,ul.icons li>span{border:0}ul.icons li>a .label,ul.icons li>span .label{display:none}ul.menu{list-style:none;padding:0}ul.menu>li{border-left:solid 1px var(--menu-border);display:inline-block;line-height:1;margin-left:1.5em;padding:0 0 0 1.5em}ul.menu>li:first-child{border-left:0;margin:0;padding-left:0}@media screen and (max-width: 480px){ul.menu>li{border-left:0;display:block;line-height:inherit;margin:.5em 0 0;padding-left:0}}#header{position:relative;z-index:20000;padding:10px 20px}#header nav{flex:1;text-align:right}#header nav>ul{margin:0;padding:0;list-style:none}#header nav>ul>li{display:inline-block;margin-left:1.75em;padding:0;vertical-align:middle}#header nav>ul>li:first-child{margin-left:0}#header nav>ul>li a{border:0;display:inline-block;font-size:.6em;font-weight:700;letter-spacing:.25em;text-transform:uppercase}.wrapper{position:relative}.wrapper>.inner{padding:5em 5em 3em;max-width:100%;width:75em}@media screen and (max-width: 1680px){.wrapper>.inner{padding:4em 4em 2em}}@media screen and (max-width: 1280px){.wrapper>.inner{width:100%}}@media screen and (max-width: 736px){.wrapper>.inner{padding:3em 2em 1em}}.wrapper.alt{background-color:var(--wrapper-alt-bg)}#footer{background-color:var(--footer-bg)}#footer>.inner a{border-bottom-color:var(--footer-link-border)}#footer>.inner a:hover{border-bottom-color:transparent}#footer>.inner .menu{font-size:.8em;color:var(--footer-text)}#header+#wrapper+#footer>.inner{margin:0 auto}.index-page .about-container{display:flex;gap:2rem;align-items:flex-start;justify-content:space-between}.index-page .about-text{flex:1;max-width:50%}.index-page .home-hero .about-text{max-width:100%}.index-page .home-hero .about-text h1{font-size:3.4em;line-height:1.2}.index-page .home-hero .about-text p{font-size:1.18rem;line-height:1.95}.index-page .about-image{flex:1;max-width:50%;display:flex;justify-content:center;align-items:flex-start}.index-page .about-icon{flex:1;display:flex}.index-page .about-image img{max-width:100%;height:auto;border-radius:8px}.index-page .scroll-cue-wrap{display:flex;justify-content:center;margin-top:-1rem;margin-bottom:.25rem}.index-page .scroll-cue{width:2.5rem;height:2.5rem;border:1px solid rgba(0,0,0,.2);border-radius:999px;background:transparent;color:var(--header-link-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;animation:scroll-cue-bounce 1.8s ease-in-out infinite;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.index-page .scroll-cue:hover{color:var(--accent);border-color:var(--accent);background:#87ceeb26}.index-page .scroll-cue:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes scroll-cue-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(7px)}60%{transform:translateY(3px)}}.index-page .work-section{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.index-page .work-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start}.index-page .work-grid:before{content:"";position:absolute;left:50%;top:.25rem;bottom:.25rem;width:1px;background:#0000001f;transform:translate(-50%)}.index-page .work-section h3{margin-bottom:1rem;font-size:1.18rem}.index-page .internship-list{margin:0;padding:0;list-style:none;display:grid;gap:.9rem}.index-page .internship-list li{padding:1rem 1.1rem;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#f0f0f0b3;box-shadow:none;line-height:1.45;position:relative;isolation:isolate;overflow:hidden}.index-page .company-title{display:block;margin-bottom:0}.index-page .company-row{display:inline-flex;align-items:center;gap:.65rem;line-height:1.2}.index-page .company-text{display:flex;flex-direction:column;gap:.03rem}.index-page .company-name{font-size:1.04rem}.index-page .role-title{font-weight:400;font-size:.95rem;line-height:1.2;font-style:italic;margin-left:0}.index-page .work-desc{display:block;margin-top:0;font-size:.98rem;line-height:1.5}.index-page .company-logo{width:40px;height:40px;object-fit:contain;border-radius:4px;background:#fff;padding:2px;border:1px solid rgba(0,0,0,.06)}.index-page .skill-card{padding:1rem 1.1rem;border:1px solid rgba(0,0,0,.08);border-radius:14px;background:#f0f0f0b3;box-shadow:none;position:relative;isolation:isolate;overflow:hidden}.index-page .internship-list li:before,.index-page .skill-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1.2px;background:conic-gradient(from var(--beam-angle, -90deg),var(--card-beam) 0deg,transparent 18deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .2s ease;pointer-events:none}.index-page .internship-list li:after,.index-page .skill-card:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;padding:1.2px;background:conic-gradient(from var(--beam-angle, -90deg),var(--card-beam-glow) 0deg,transparent 24deg,transparent 360deg);filter:blur(6px);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .25s ease;pointer-events:none}.index-page .internship-list li:hover:before,.index-page .internship-list li:focus-within:before,.index-page .skill-card:hover:before,.index-page .skill-card:focus-within:before{opacity:1;animation:card-beam-travel 1.8s linear infinite}.index-page .internship-list li:hover:after,.index-page .internship-list li:focus-within:after,.index-page .skill-card:hover:after,.index-page .skill-card:focus-within:after{opacity:1;animation:card-beam-travel 1.8s linear infinite}@keyframes card-beam-travel{0%{--beam-angle: -90deg}to{--beam-angle: 270deg}}.index-page .skill-card p{margin:0 0 1rem;line-height:1.45}.index-page .skill-card p:last-child{margin-bottom:0}.index-page .education-card{margin-bottom:1rem}.index-page .edu-row{display:inline-flex;align-items:center;margin-bottom:.15rem}.index-page .edu-name-line{font-size:1rem}.index-page .edu-degree{margin:0;font-size:.98rem;line-height:1.5}.index-page .skill-group{margin-bottom:1rem}.index-page .skill-group:last-child{margin-bottom:0}.index-page .skill-group strong{display:block;margin-bottom:.45rem;font-size:1rem}.index-page .skill-bubbles{display:flex;flex-wrap:wrap;gap:.45rem}.index-page .skill-bubble{display:inline-flex;align-items:center;padding:.24rem .62rem;border-radius:999px;border:1px solid rgba(128,128,128,.3);background:#c8c8c880;color:#1c2f44;font-size:.95rem;line-height:1.2;white-space:nowrap}html[data-theme=dark] .index-page .work-section{border-top-color:#b0c5e23d}html[data-theme=dark] .index-page .work-grid:before{background:#b0c5e23d}html[data-theme=dark] .index-page .internship-list li,html[data-theme=dark] .index-page .skill-card{border-color:#b0c5e23d;background:#282828b3;box-shadow:none}html[data-theme=dark] .index-page .scroll-cue{color:#d7e8ff;border-color:#b0c5e266}html[data-theme=dark] .index-page .scroll-cue:hover{background:#89d0ff29}html[data-theme=dark] .index-page .company-logo{background:#101827;border-color:#b0c5e23d}html[data-theme=dark] .index-page .skill-bubble{background:#3c3c3c80;border-color:#8080804d;color:#e8f3ff}@media screen and (max-width: 980px){.index-page .work-grid{grid-template-columns:1fr}.index-page .work-grid:before{display:none}}@media screen and (max-width: 768px){.index-page .about-container{flex-direction:column}.index-page .about-text,.index-page .about-image{max-width:100%}.index-page .home-hero .about-text h1{font-size:2.5em}.index-page .home-hero .about-text p{font-size:1.08rem;line-height:1.8}.index-page .scroll-cue-wrap{margin-top:.25rem}}@media (prefers-reduced-motion: reduce){.index-page .internship-list li:hover:before,.index-page .internship-list li:focus-within:before,.index-page .internship-list li:hover:after,.index-page .internship-list li:focus-within:after,.index-page .skill-card:hover:before,.index-page .skill-card:focus-within:before,.index-page .skill-card:hover:after,.index-page .skill-card:focus-within:after{animation:none}.index-page .scroll-cue{animation:none}}.about-page .about-container{display:flex;gap:2rem;align-items:flex-start;justify-content:space-between}.about-page .about-text{flex:1;max-width:50%}.about-page .about-image{flex:1;max-width:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.about-page .about-image .top{flex:2;display:flex;justify-content:center;align-items:center}.about-page .about-image .bottom{flex:1;display:flex;justify-content:center;align-items:flex-start;margin-top:10px}.about-page .about-icons{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;margin-top:20px}.about-page .about-icons a{font-size:1rem;color:#333;text-decoration:none!important;font-weight:400!important;transition:color .2s ease,transform .2s ease}.about-page .about-icons a span{font-size:.9rem}.about-page .about-icons a:last-child{border-top:1px solid rgba(0,0,0,.05);padding-top:25px;margin-top:25px;width:420px}html[data-theme=dark] .about-page .about-icons a{color:#dbe6f6}html[data-theme=dark] .about-page .about-icons a:last-child{border-top-color:#b0c5e23d}.about-page .about-image img{max-width:100%;height:auto;border-radius:8px}@media screen and (max-width: 768px){.about-page .about-container{flex-direction:column}.about-page .about-text,.about-page .about-image{max-width:100%}}.about-page .about-text h1.major,.about-page .about-text h3,.about-page .about-text h4{margin-top:0;margin-bottom:.75rem;line-height:1.3}.about-page .about-text h1.major{margin-bottom:1rem}.about-page .about-section{margin-top:1.75rem}.about-page .about-section>:last-child{margin-bottom:1.25rem}.about-page .about-section ul{margin:0;padding-left:1.25rem}.about-page .internship-list{margin:0;padding-left:1.2rem;list-style:disc}.about-page .internship-list li{margin-bottom:.45rem;line-height:1.4}@media screen and (max-width: 980px){.about-page .about-container{gap:1.25rem}.about-page .about-icons a:last-child{width:100%}}@media screen and (max-width: 768px){.about-page .about-image{max-width:100%}.about-page .about-image .top,.about-page .about-image .bottom{width:100%;justify-content:flex-start}.about-page .work-meta span{display:inline-block;margin-right:.25rem}}
