:root{--bg:#0b0f14;--card:#111826;--muted:#9aa4b2;--text:#e6edf3;--accent:#6ea8fe;--ring:#6ea8fe59}*{box-sizing:border-box}#root,body,html{height:100%}body{background:radial-gradient(1200px 800px at 20% -10%,#1a2233 0,#0b0f14 60%) fixed;color:#e6edf3;color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,Apple Color Emoji,Segoe UI Emoji;margin:0}a{color:inherit;text-decoration:none}.container{margin:0 auto;padding:96px 0 64px;width:min(1100px,92vw)}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#11182699;border:1px solid #ffffff0f;border-radius:999px;box-shadow:0 8px 24px #00000059;display:flex;gap:16px;left:50%;padding:10px 16px;position:fixed;top:16px;transform:translateX(-50%);z-index:50}.navlink{background:#ffffff0a;border:none;border-radius:999px;color:#9aa4b2;color:var(--muted);padding:8px 14px;transition:all .2s ease}.navlink:hover{background:#ffffff14}.navlink.active,.navlink:hover{color:#e6edf3;color:var(--text)}.navlink.active{background:#6ea8fe2e;border:1px solid #6ea8fe59;border:1px solid var(--ring)}.arrow{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:100vh;justify-content:center;position:fixed;transition:color .2s ease;width:48px;z-index:40}.arrow svg{color:#9aa4b2;color:var(--muted);height:150px;width:28px}.arrow:hover svg{color:#6ea8fe;color:var(--accent)}.arrow-left{left:0}.arrow-left,.arrow-right{top:50%;transform:translateY(-50%)}.arrow-right{right:0}.arrow-left:hover:before,.arrow-right:hover:before{bottom:0;content:"";pointer-events:none;position:fixed;top:0;width:80px;z-index:-1}.arrow-left:hover:before{background:linear-gradient(90deg,#6ea8fe,#0000);background:linear-gradient(to right,var(--accent),#0000);left:0;opacity:.2}.arrow-right:hover:before{background:linear-gradient(270deg,#6ea8fe,#0000);background:linear-gradient(to left,var(--accent),#0000);opacity:.2;right:0}.arrow-label{background:#111826e6;border:1px solid #ffffff14;border-radius:10px;color:#9aa4b2;color:var(--muted);font-size:12px;opacity:0;padding:6px 10px;pointer-events:none;position:fixed;transform:translateY(6px);transition:opacity .12s ease,transform .12s ease;white-space:nowrap;z-index:41}.arrow[data-show=true]+.arrow-label{opacity:1;transform:translateY(0)}.section{background:linear-gradient(180deg,#ffffff05,#fff0);border:1px solid #ffffff0f;border-radius:20px;margin-top:18px;padding:28px}.hero{display:grid;min-height:75vh;place-items:center;text-align:center}.hero img{border:2px solid #ffffff1f;border-radius:999px;box-shadow:0 20px 50px #00000080;height:220px;object-fit:cover;width:220px}.hero h1{font-size:clamp(28px,2.6vw,42px);margin:18px 0 6px}.hero p{color:#9aa4b2;color:var(--muted);margin:0 0 14px}.icon-row{display:flex;gap:14px;justify-content:center;margin-top:8px}.icon-btn{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;display:grid;height:44px;place-items:center;transition:transform .15s ease,background .15s ease;width:44px}.icon-btn:hover{background:#ffffff1f;transform:translateY(-2px)}.h2{font-size:22px;margin:0 0 6px}.muted{color:#9aa4b2;color:var(--muted)}.edu-grid{grid-gap:24px;display:grid;gap:24px;margin-top:20px}.edu-card{background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:18px;box-shadow:0 8px 24px #0000004d;padding:28px 32px;transition:transform .2s ease,box-shadow .2s ease}.edu-school{font-size:22px;font-weight:600;margin:0 0 4px}.edu-sub{margin:0 0 16px}.edu-details p{color:#e6edf3;color:var(--text);margin:4px 0}.edu-divider{background:#ffffff0f;border:none;height:1px;margin:18px 0}.edu-awards{margin-top:10px}.edu-award-title{color:#e6edf3;color:var(--text);font-size:16px;font-weight:500;margin-bottom:8px}.edu-awards ul{list-style:none;margin:0;padding-left:0}.edu-awards li{color:#9aa4b2;color:var(--muted);margin-bottom:6px;padding-left:18px;position:relative}.edu-awards li:before{color:#9aa4b2;color:var(--muted);content:"•";left:0;position:absolute}.exp-category{margin-top:32px}.exp-category-title{color:#e6edf3;color:var(--text);font-size:20px;font-weight:600;margin-bottom:16px}.exp-card{background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid #ffffff14;border-radius:18px;margin-bottom:18px;padding:26px 32px;transition:transform .2s ease,box-shadow .2s ease}.exp-card:hover{box-shadow:0 8px 28px #0006;transform:translateY(-3px)}.exp-header{align-items:center;display:flex;justify-content:space-between}.exp-org{color:#e6edf3;color:var(--text);font-size:18px;font-weight:600}.exp-location{font-size:14px}.exp-location,.exp-subheader{color:#9aa4b2;color:var(--muted)}.exp-subheader{font-size:15px;margin-top:6px}.exp-list{color:#9aa4b2;color:var(--muted);margin-top:10px;padding-left:20px}.exp-list li{line-height:1.5;margin-bottom:6px}.project-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.project-icon{color:#9aa4b2;color:var(--muted);display:grid;place-items:center;transition:color .2s ease,transform .2s ease}.project-icon:hover{color:#6ea8fe;color:var(--accent);transform:translateY(-1px)}.icon{height:22px;width:22px}.project-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:grid;inset:0;place-items:center;position:fixed;z-index:100}.project-modal{background:#111826e6;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 60px #0009;color:#e6edf3;color:var(--text);max-height:85vh;max-width:900px;overflow-y:auto;padding:40px;width:75%}.modal-title{font-size:24px;font-weight:600;margin-bottom:12px}.modal-desc{line-height:1.6;margin-bottom:24px}.modal-link{background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;color:#e6edf3;color:var(--text);padding:8px 16px;transition:background .2s ease,transform .15s ease}.modal-link:hover{background:#6ea8fe33;transform:translateY(-2px)}.project-card{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.project-card:hover{background:#ffffff08;box-shadow:0 12px 30px #00000073,0 0 12px #6ea8fe26;transform:translateY(-4px)}.modal-skills{border-radius:12px;margin:24px 0;padding:16px}.modal-skills h4{margin:0 0 6px}.modal-skills p{line-height:1.6}.sensify-container{display:flex;flex-direction:column;gap:20px;margin-top:24px}.sensify-card{cursor:pointer;transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.sensify-card:hover{background:#ffffff08;box-shadow:0 10px 25px #00000073}.sensify-header{align-items:center;display:flex;justify-content:space-between}.sensify-expanded{margin-top:16px}.sensify-expanded ul{margin-bottom:16px}.modal-skills{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin:16px 0;padding:12px}.modal-skills p{margin:0}.modal-links{gap:12px}.carousel-row,.modal-links{display:flex;flex-wrap:wrap}.carousel-row{align-items:flex-start;gap:2rem;justify-content:center;margin-top:1.5rem}.carousel-block{flex:1 1 350px;flex-direction:column;max-width:400px;text-align:center}.carousel,.carousel-block{align-items:center;display:flex}.carousel{height:360px;justify-content:center;margin:0 auto;max-width:420px;padding:0 70px;position:relative;width:100%}.carousel-image{border-radius:20px;display:block;height:100%;object-fit:contain;width:100%}.carousel-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1118268c;border:1px solid #ffffff14;border-radius:999px;color:#9aa4b2;color:var(--muted);cursor:pointer;display:grid;font-size:28px;height:44px;line-height:1;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:color .15s ease,background .15s ease,border-color .15s ease;width:44px;z-index:2}.carousel-btn:hover{background:#111826bf;border-color:#6ea8fe59;color:#6ea8fe;color:var(--accent)}.carousel-btn.left{left:18px}.carousel-btn.right{right:18px}.carousel-btn{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.48122549.css.map*/