@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&display=swap";html,body{min-height:100%;margin:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none}html{scrollbar-width:none}body{-ms-overflow-style:none}body::-webkit-scrollbar{width:0;height:0;display:none}#root{min-height:100%;width:100%;max-width:100%}*,*:before,*:after{box-sizing:border-box}body{background:#000;background-image:linear-gradient(180deg,#02040cc7,#02030ae0),url(/starsandconstellations.png);background-repeat:no-repeat;background-position:center top;background-size:cover;background-attachment:fixed;color:#e6ebff;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.viewport{position:relative;width:100%;max-width:100%;box-sizing:border-box;height:100vh;height:100dvh;overflow:hidden;overscroll-behavior-y:contain;background:#000;display:flex;justify-content:center;align-items:center}.page-shell{position:relative;min-height:100vh;background:#000}.mobile-view-warning{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;padding:12px max(16px,env(safe-area-inset-right,0px)) 12px max(16px,env(safe-area-inset-left,0px));padding-top:max(12px,env(safe-area-inset-top,0px));border-bottom:1px solid rgba(120,170,255,.28);background:#060812f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 28px #00000073}.mobile-view-warning__text{margin:0;flex:1 1 220px;max-width:100%;font-size:14px;font-weight:500;line-height:1.45;letter-spacing:.01em;color:#e4ebfff2}.mobile-view-warning__text strong{font-weight:600;color:#f2f6ff}.mobile-view-warning__dismiss{flex-shrink:0;margin:0;padding:8px 16px;border:1px solid rgba(160,200,255,.45);border-radius:999px;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#eef3ff;background:#3c328c8c;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .12s ease}.mobile-view-warning__dismiss:hover{background:#5046aaa6;border-color:#bedcff8c}.mobile-view-warning__dismiss:active{transform:scale(.98)}.mobile-view-warning__dismiss:focus-visible{outline:2px solid rgba(160,210,255,.95);outline-offset:3px}.viewport-fill{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background-repeat:no-repeat;--star-base-x: 50.6%;--star-base-y: 50.1%;background-position:var(--star-base-x) var(--star-base-y);background-size:cover;animation:starfield-drift 24s ease-in-out infinite alternate;will-change:background-position}.viewport-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 118% 105% at 98% 0%,rgba(148,252,255,.42) 0%,rgba(110,232,242,.28) 12%,rgba(78,200,218,.16) 28%,rgba(56,150,175,.08) 44%,rgba(20,45,62,.22) 62%,rgba(0,0,0,.52) 80%,transparent 96%)}.viewport-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 56% 22% at 34% 20%,#02040cd1,#02040c8c 45%,#02040c00),linear-gradient(180deg,#02040c57,#02040c29 20%,#02040c00 44%)}@keyframes starfield-drift{0%{background-position:calc(var(--star-base-x, 50%) - 1.15%) calc(var(--star-base-y, 50%) + .95%)}50%{background-position:calc(var(--star-base-x, 50%) + .85%) calc(var(--star-base-y, 50%) - .9%)}to{background-position:calc(var(--star-base-x, 50%) + 1.25%) calc(var(--star-base-y, 50%) + .8%)}}@media(prefers-reduced-motion:reduce){.viewport-fill,.details-section:before{animation:none!important}.photo,.lang-switch,.hackathons-panel__photo,.athlete-panel__photo{animation:none!important;transform:none!important;will-change:auto}.mobile-hero-viewport-layer__caption-text,.mobile-hero-viewport-layer__spotlight img{animation:none!important}}.scale-shell{position:relative;z-index:1;flex-shrink:0}.canvas-hero-nudge{position:absolute;left:0;top:0;width:2002px;height:1040px;transform:translateY(-22px);pointer-events:none}.canvas-hero-nudge>.canvas{pointer-events:auto}.canvas{position:absolute;left:0;top:0;width:2002px;height:1040px;transform-origin:top left;background:transparent}.socials{position:absolute;left:598.5px;top:189.5px;display:flex;align-items:center;justify-content:center;gap:18px;width:805px;z-index:20}.icon-link{display:flex;flex-shrink:0;width:24px;height:24px;align-items:center;justify-content:center;color:#f0f3ffeb;opacity:.92;transition:opacity .15s ease}.icon-link:hover{opacity:1}.icon-link svg{display:block;width:24px;height:24px;flex-shrink:0}.icon-link--github{padding:3px;width:auto;height:auto}.socials__resume-dodge-wrap{display:inline-flex;align-items:center;justify-content:center;padding:12px;margin:-12px;position:relative;z-index:2}.socials__resume-dodge-wrap .icon-link--resume{position:relative;transition:transform .22s cubic-bezier(.34,1.45,.64,1)}.github-wrap{display:flex;align-items:center;justify-content:center;width:22px;height:22px;position:relative}.github-wrap svg{width:20px;height:20px}@keyframes photo-drift-pulse{0%,to{transform:translateZ(0) scale(1)}35%{transform:translate3d(4px,-5px,0) scale(1.045)}70%{transform:translate3d(-3px,3px,0) scale(1.018)}}.photo{position:absolute;margin:0;border-radius:49px;overflow:hidden;pointer-events:auto;cursor:pointer;background:#0a0a12;isolation:isolate;transform:translateZ(0);animation:photo-drift-pulse 5.4s ease-in-out infinite;will-change:transform;transition:opacity .26s ease}.photo.is-scroll-hidden,.lang-switch.is-scroll-hidden{opacity:0!important;pointer-events:none!important}.reveal-on-scroll-box{opacity:0;transform:translate3d(0,20px,0) scale(.975)}.reveal-on-scroll-box.is-revealed{opacity:1;transform:translateZ(0) scale(1);transition:opacity .48s cubic-bezier(.22,1,.36,1),transform .48s cubic-bezier(.22,1,.36,1)}.photo--5{animation-duration:4.9s;animation-delay:-.35s}.photo--1{animation-duration:6.1s;animation-delay:-1.2s}.photo--10{animation-duration:5.2s;animation-delay:-2.4s}.photo--8{animation-duration:5.7s;animation-delay:-.9s}.photo--11{animation-duration:6.4s;animation-delay:-3.1s}.photo--2{animation-duration:5.5s;animation-delay:-1.7s}.photo--sickkids{animation-duration:5.1s;animation-delay:-2.8s}.photo--asme{animation-duration:6s;animation-delay:-.5s}.photo--9{animation-duration:5.85s;animation-delay:-1.05s}.photo--12{animation-duration:6.25s;animation-delay:-2.2s}.photo--13{animation-duration:4.75s;animation-delay:-3.6s}.photo:hover,.photo.is-highlighted{z-index:40}.photo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 2px transparent;transition:box-shadow .22s ease}.photo:hover:before,.photo.is-highlighted:before{box-shadow:inset 0 0 0 2px #ffffffeb}.photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(185deg,#0501106b,#04010c47 38%,#03000a61),#02000838;mix-blend-mode:multiply;box-shadow:inset 0 0 72px 28px #0003;transition:opacity .24s ease}.photo img{width:100%;height:100%;object-fit:cover;display:block;opacity:.92;filter:brightness(.78) contrast(.82) saturate(.9);transition:opacity .24s ease,filter .24s ease}.photo:hover:after,.photo.is-highlighted:after{opacity:0}.photo:hover img,.photo.is-highlighted img{opacity:1!important;filter:brightness(.98) contrast(.98) saturate(.98)!important}.photo--5{left:1400px;top:292px;width:364px;height:236px;overflow:hidden;border-radius:49px}.photo--5 img.photo--5__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block;object-position:center center;transition:opacity .3s ease,transform .3s ease,filter .3s ease}.photo--5 img.photo--5__layer--idle{opacity:1!important;z-index:0;filter:none!important;-webkit-filter:none!important;transform:scale(1);transform-origin:center center}.photo--5 img.photo--5__layer--bright{opacity:0!important;z-index:1;filter:none!important;-webkit-filter:none!important;transform:scale(1.14);transform-origin:center center}.photo--5:hover img.photo--5__layer--idle,.photo--5.is-highlighted img.photo--5__layer--idle{opacity:0!important}.photo--5:hover img.photo--5__layer--bright,.photo--5.is-highlighted img.photo--5__layer--bright{opacity:1!important;filter:brightness(1.2) contrast(1.1) saturate(1.18)!important;-webkit-filter:brightness(1.2) contrast(1.1) saturate(1.18)!important;transform:scale(1.14);transform-origin:center center}.photo--5:after{opacity:0!important}.photo--5:hover,.photo--5.is-highlighted{z-index:55}.photo--1{left:1568px;top:312px;width:372px;height:482px}.photo--1 img.photo--1__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;filter:none!important;-webkit-filter:none!important;transition:opacity .3s ease,filter .3s ease}.photo--1 img.photo--1__layer--idle{opacity:1!important;z-index:0}.photo--1 img.photo--1__layer--bright{opacity:0!important;z-index:1}.photo--1:hover img.photo--1__layer--idle,.photo--1.is-highlighted img.photo--1__layer--idle{opacity:0!important}.photo--1:hover img.photo--1__layer--bright,.photo--1.is-highlighted img.photo--1__layer--bright{opacity:1!important;filter:brightness(1.1) contrast(1.05) saturate(1.24)!important}.photo--1:after{opacity:0!important}.photo--1:hover,.photo--1.is-highlighted{z-index:55}.photo--10{left:1062px;top:624px;width:468px;height:324px;overflow:hidden}.photo--10 img.photo--10__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;filter:none!important;-webkit-filter:none!important;transition:opacity .3s ease,filter .3s ease}.photo--10 img.photo--10__layer--idle{opacity:1!important;z-index:0}.photo--10 img.photo--10__layer--bright{opacity:0!important;z-index:1}.photo--10:hover img.photo--10__layer--idle,.photo--10.is-highlighted img.photo--10__layer--idle{opacity:0!important}.photo--10:hover img.photo--10__layer--bright,.photo--10.is-highlighted img.photo--10__layer--bright{opacity:1!important;filter:brightness(1.14) contrast(1.06) saturate(1.1)!important}.photo--10:after{opacity:0!important}.photo--10:hover,.photo--10.is-highlighted{z-index:55}.photo--8{left:1488px;top:724px;width:508px;height:308px;overflow:hidden}.photo--8 img.photo--8__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;display:block;filter:none!important;-webkit-filter:none!important;transform:scale(1.08);transition:opacity .3s ease,filter .3s ease,transform .3s ease}.photo--8 img.photo--8__layer--idle{opacity:1!important;z-index:0}.photo--8 img.photo--8__layer--bright{opacity:0!important;z-index:1}.photo--8:hover img.photo--8__layer--idle,.photo--8.is-highlighted img.photo--8__layer--idle{opacity:0!important}.photo--8:hover img.photo--8__layer--bright,.photo--8.is-highlighted img.photo--8__layer--bright{opacity:1!important;filter:brightness(1.14) contrast(1.06) saturate(1.1)!important;transform:scale(1.08)}.photo--8:after{opacity:0!important}.photo--8:hover,.photo--8.is-highlighted{z-index:55}.photo--11{left:504px;top:704px;width:326px;height:208px}.photo--11 img.photo--11__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;filter:none!important;-webkit-filter:none!important;transition:opacity .3s ease,filter .3s ease}.photo--11 img.photo--11__layer--idle{opacity:1!important;z-index:0}.photo--11 img.photo--11__layer--bright{opacity:0!important;z-index:1}.photo--11:hover img.photo--11__layer--idle,.photo--11.is-highlighted img.photo--11__layer--idle{opacity:0!important}.photo--11:hover img.photo--11__layer--bright,.photo--11.is-highlighted img.photo--11__layer--bright{opacity:1!important;filter:brightness(1.2) contrast(1.1) saturate(1.18)!important}.photo--11:after{opacity:0!important}.photo--11:hover,.photo--11.is-highlighted{z-index:55}.photo--2{left:44px;top:90px;width:558px;height:392px;opacity:1}.photo--2 img.photo--2__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;filter:none!important;-webkit-filter:none!important;transition:opacity .3s ease}.photo--2 img.photo--2__layer--idle{opacity:1!important;z-index:0}.photo--2 img.photo--2__layer--bright{opacity:0!important;z-index:1}.photo--2:hover img.photo--2__layer--idle,.photo--2.is-highlighted img.photo--2__layer--idle{opacity:0!important}.photo--2:hover img.photo--2__layer--bright,.photo--2.is-highlighted img.photo--2__layer--bright{opacity:1!important}.photo--2:after{opacity:0!important}.photo--2:hover,.photo--2.is-highlighted{z-index:55}.photo--sickkids{left:78px;top:380px;width:396px;height:294px}.photo--sickkids img{object-position:center 42%}.photo--asme{left:218px;top:558px;width:392px;height:258px}.photo--asme img.photo--asme__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;filter:none!important;-webkit-filter:none!important;transition:opacity .3s ease,filter .3s ease}.photo--asme img.photo--asme__layer--idle{opacity:1!important;z-index:0}.photo--asme img.photo--asme__layer--bright{opacity:0!important;z-index:1}.photo--asme:hover img.photo--asme__layer--idle,.photo--asme.is-highlighted img.photo--asme__layer--idle{opacity:0!important}.photo--asme:hover img.photo--asme__layer--bright,.photo--asme.is-highlighted img.photo--asme__layer--bright{opacity:1!important;filter:brightness(1.2) contrast(1.1) saturate(1.18)!important}.photo--asme:after{opacity:0!important}.photo--asme:hover,.photo--asme.is-highlighted{z-index:55}.photo--9{left:auto;right:168px;top:182px;width:292px;height:186px;border-radius:46px;overflow:hidden}.photo--9 img.photo--9__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;border-radius:inherit;display:block;filter:none!important;-webkit-filter:none!important;transform:scale(1.1);transition:opacity .3s ease,filter .3s ease,transform .3s ease}.photo--9 img.photo--9__layer--idle{opacity:1!important;z-index:0}.photo--9 img.photo--9__layer--bright{opacity:0!important;z-index:1}.photo--9:hover img.photo--9__layer--idle,.photo--9.is-highlighted img.photo--9__layer--idle{opacity:0!important}.photo--9:hover img.photo--9__layer--bright,.photo--9.is-highlighted img.photo--9__layer--bright{opacity:1!important;filter:brightness(1.2) contrast(1.08) saturate(1.12)!important;transform:scale(1.1)}.photo--9:after{opacity:0!important}.photo--9:hover,.photo--9.is-highlighted{z-index:55}.photo--12{left:694px;top:788px;width:614px;height:232px;overflow:hidden}.photo--12 img.photo--12__layer{position:absolute;left:0;right:0;width:100%;height:calc(100% + 24px);top:-12px;object-fit:cover;object-position:center 46%;display:block;filter:none!important;-webkit-filter:none!important;transition:opacity .3s ease}.photo--12 img.photo--12__layer--idle{opacity:1!important;z-index:0}.photo--12 img.photo--12__layer--bright{opacity:0!important;z-index:1}.photo--12:hover img.photo--12__layer--idle{opacity:0!important}.photo--12:hover img.photo--12__layer--bright{opacity:1!important}.photo--12:after{opacity:0!important}.photo--12:hover{z-index:55}.photo--12--hover-only{cursor:default}.photo--13{left:1754px;top:688px;width:240px;height:210px;overflow:hidden}.photo--13 img.photo--13__layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;display:block;filter:none!important;-webkit-filter:none!important;transform:scale(1.09);transition:opacity .3s ease,filter .3s ease,transform .3s ease}.photo--13 img.photo--13__layer--idle{opacity:1!important;z-index:0}.photo--13 img.photo--13__layer--bright{opacity:0!important;z-index:1}.photo--13:hover img.photo--13__layer--idle,.photo--13.is-highlighted img.photo--13__layer--idle{opacity:0!important}.photo--13:hover img.photo--13__layer--bright,.photo--13.is-highlighted img.photo--13__layer--bright{opacity:1!important;filter:brightness(1.12) contrast(1.05) saturate(1.08)!important;transform:scale(1.09)}.photo--13:after{opacity:0!important}.photo--13:hover,.photo--13.is-highlighted{z-index:55}.bullets{position:absolute;left:589.5px;top:491.5px;transform:translateY(-50%);width:823px;z-index:10;font-size:24px;font-weight:500;line-height:1.99;letter-spacing:.012em;color:#dce5ff;text-align:center;text-shadow:0 0 12px rgba(116,188,255,.22),0 0 28px rgba(126,95,255,.16)}.bullets ul{margin:0;padding-left:0;list-style:none}.bullets li{margin-bottom:0;min-height:48px}.bullets .bullet-line{animation:bullet-reveal .26s ease-out}.interaction-hint-text{display:inline-flex;flex-direction:column;justify-content:center;min-height:48px;font-size:20px;line-height:1.25;font-weight:500;letter-spacing:.014em;color:#e0e9ffe0;text-shadow:0 0 14px rgba(120,178,255,.16)}.interaction-hint-text>span{display:block}.bullets .bullet-line>span{background:linear-gradient(102deg,#eef3ff,#d5e6ff 34%,#a6f3ff 62%,#c7b9ff);background:linear-gradient(102deg,var(--bullet-grad-1, #eef3ff) 0%,var(--bullet-grad-2, #d5e6ff) 34%,var(--bullet-grad-3, #a6f3ff) 62%,var(--bullet-grad-4, #c7b9ff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 10px rgba(120,190,255,.22))}@keyframes bullet-reveal{0%{opacity:0;transform:translateY(8px);filter:drop-shadow(0 0 0 rgba(0,0,0,0))}60%{opacity:1;transform:translateY(0);filter:drop-shadow(0 0 18px rgba(132,228,255,.32))}to{opacity:1;transform:translateY(0);filter:drop-shadow(0 1px 10px rgba(120,190,255,.22))}}@keyframes mobile-hero-caption-reveal{0%{opacity:0;transform:translateY(22px) scale(.93);filter:drop-shadow(0 0 0 rgba(0,0,0,0))}48%{opacity:1;transform:translateY(-5px) scale(1.03);filter:drop-shadow(0 0 26px rgba(132,228,255,.48))}74%{transform:translateY(2px) scale(.995);filter:drop-shadow(0 0 14px rgba(132,228,255,.28))}to{opacity:1;transform:translateY(0) scale(1);filter:drop-shadow(0 1px 14px rgba(120,190,255,.28))}}@keyframes mobile-hero-spotlight-reveal{0%{opacity:0;transform:scale(1.06);filter:brightness(1.15) saturate(1.1)}55%{opacity:1;transform:scale(.985);filter:brightness(.92) saturate(.95)}to{opacity:1;transform:scale(1);filter:brightness(.98) contrast(.98) saturate(.98)}}.lang-switch{position:absolute;left:36px;top:846px;width:470px;height:176px;margin:0;border:none;border-radius:49px;overflow:hidden;isolation:isolate;z-index:15;display:block;padding:0;background:#0a0a12;box-shadow:0 4px 18px #00000059;pointer-events:auto;cursor:pointer;transform:translateZ(0);animation:photo-drift-pulse 5.85s ease-in-out infinite;animation-delay:-2.75s;will-change:transform}.details-section{position:relative;min-height:100vh;margin-top:-3px;padding:90px 28px 96px;--detail-title-band-top: clamp(32px, 4.6vh, 58px);overflow-x:hidden;overflow-y:visible;isolation:isolate;color:#eef3ff}.details-section:before{content:"";position:absolute;top:-3px;right:0;bottom:0;left:0;z-index:-2;background-image:var(--details-bg);background-repeat:no-repeat;--star-base-x: 50%;--star-base-y: 50%;background-position:var(--star-base-x) var(--star-base-y);background-size:cover;animation:starfield-drift 30s ease-in-out infinite alternate-reverse;transform:none;transform-origin:center center;filter:none;opacity:1}.details-section:after{content:"";position:absolute;top:-3px;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse 100% 70% at 50% -8%,rgba(120,186,255,.12) 0%,transparent 54%),radial-gradient(ellipse 120% 82% at 50% 112%,rgba(129,101,255,.16) 0%,transparent 58%),linear-gradient(180deg,#050714bd,#040510cc 48%,#02030cdb)}.details-section__inner{max-width:860px;margin:0 auto;text-align:center}.details-section__back-to-main{display:none}.details-section__kicker{margin:0 0 6px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#c4d6ffe6}.details-section h2{margin:0;font-size:clamp(34px,5.4vw,62px);font-weight:600;line-height:1.08;letter-spacing:.01em;text-wrap:balance}.details-section__inner>h2{margin-top:var(--detail-title-band-top)}.details-section p{margin:20px auto 0;max-width:720px;font-size:clamp(15px,1.85vw,21px);line-height:1.55;color:#dee8ffeb}.education-panel h2.education-panel__title,.sickkids-panel h2.sickkids-panel__title,.internship-panel h2.internship-panel__title,.hackathons-panel h2.hackathons-panel__title,.polyglot-panel h2.polyglot-panel__title,.publications-panel h2.publications-panel__title,.cfes-panel h2.cfes-panel__title,.athlete-panel h2.athlete-panel__title,.coop-panel h2.coop-panel__title,.volunteering-panel h2.volunteering-panel__title{margin:var(--detail-title-band-top) 0 4px;padding:0;width:100%;min-height:2em;box-sizing:border-box;font-family:Bebas Neue,Impact,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.08em;letter-spacing:8%;font-weight:400;font-size:clamp(58px,6.4vw,82px);line-height:1;text-wrap:balance;text-align:center}.details-section--waterloo .details-section__inner{max-width:1120px}.details-section--sickkids .details-section__inner,.details-section--internship .details-section__inner{max-width:min(1720px,96vw)}.details-section--waterloo{min-height:100vh;--detail-title-band-top: clamp(22px, 3.2vh, 44px);padding:6px 28px 44px;overflow-x:hidden;overflow-y:visible}.details-section--sickkids,.details-section--internship{min-height:100vh;padding:10px 28px 56px}.internship-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.internship-panel__block+.internship-panel__block{margin-top:44px}.internship-panel__copy{width:100%;max-width:min(1580px,100%);margin:-8px auto 0}.details-section--internship .internship-panel h2.internship-panel__title{margin-bottom:-10px}.details-section--internship .internship-panel__copy{margin-top:-28px}.internship-panel p.internship-panel__line{margin:0;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;white-space:normal}.internship-panel p.internship-panel__line+p.internship-panel__line{margin-top:8px}.details-section--hackathons .details-section__inner{max-width:min(1720px,96vw)}.details-section--hackathons{min-height:100vh;padding:10px 28px 40px}.hackathons-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.hackathons-panel,.polyglot-panel,.publications-panel,.cfes-panel,.athlete-panel,.coop-panel{transform:translateY(-14px)}.hackathons-panel__copy{width:100%;max-width:min(1580px,100%);margin:0 auto;padding-bottom:8px}.hackathons-panel p.hackathons-panel__line{margin:0;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;white-space:normal}.hackathons-panel p.hackathons-panel__line+p.hackathons-panel__line{margin-top:8px}.hackathons-panel__cta{display:inline-block;margin:28px auto 0;width:fit-content;min-width:clamp(220px,20vw,360px);padding:12px 38px;border-radius:999px;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(14px,1.25vw,18px);line-height:1.2;color:#f0f3ff;text-decoration:none;cursor:pointer;border:none;background:linear-gradient(180deg,#3d25df,#3220b2);white-space:nowrap;box-shadow:none;transition:transform .18s ease,opacity .15s ease,filter .15s ease,box-shadow .18s ease}.hackathons-panel__cta:hover{transform:translateY(-2px);opacity:.96;filter:brightness(1.05);box-shadow:0 8px 24px #2d19a073}.hackathons-panel__cta:active{transform:translateY(0);opacity:.92;filter:brightness(1.02);box-shadow:0 2px 10px #2d19a059}.hackathons-panel__cta:focus-visible{outline:2px solid rgba(160,200,255,.95);outline-offset:4px}.hackathons-panel__photos{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;column-gap:clamp(40px,8vw,96px);row-gap:20px;margin-top:28px}.hackathons-panel__photo{margin:0;width:min(34%,300px);max-width:300px;border-radius:40px;overflow:hidden;border:none;box-shadow:none;transform:translateZ(0);animation:photo-drift-pulse 5.35s ease-in-out infinite;will-change:transform}.hackathons-panel__photo--left{margin-top:36px;animation-duration:5.65s;animation-delay:-.9s}.hackathons-panel__photo--right{margin-top:8px;animation-duration:5.05s;animation-delay:-2.3s}.hackathons-panel__photo img{display:block;width:100%;max-height:min(36vh,300px);height:auto;object-fit:cover}.details-section--polyglot .details-section__inner{max-width:min(1720px,96vw)}.details-section--polyglot{min-height:100vh;padding:10px 28px 40px}.polyglot-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.polyglot-panel__copy{width:100%;max-width:min(1580px,100%);margin:-70px auto 0;padding-bottom:2px}.polyglot-panel p.polyglot-panel__line{margin:10;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;white-space:normal}.polyglot-panel p.polyglot-panel__line+p.polyglot-panel__line{margin-top:8px}.polyglot-panel__map{display:flex;justify-content:center;margin:max(20px,-.5vw) auto 0;max-width:100%;width:100%;border:none;padding:0}.polyglot-panel__map img{display:block;width:auto;max-width:min(1180px,95vw);max-height:min(52vh,460px);height:auto;object-fit:contain;margin:0;border-radius:0}.details-section--publications .details-section__inner{max-width:min(1720px,96vw)}.details-section--publications{min-height:100vh;padding:10px 28px 40px}.publications-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.publications-panel__copy{width:100%;max-width:min(1580px,100%);margin:-50px auto 0;padding-bottom:6px}.publications-panel p.publications-panel__line{margin:0;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;white-space:normal}.publications-panel p.publications-panel__line+p.publications-panel__line{margin-top:8px}.publications-panel__badge{display:flex;justify-content:center;margin:clamp(8px,2vw,20px) auto 0;max-width:min(480px,88vw);width:100%;border:none;padding:0}.publications-panel__badge img{display:block;width:100%;max-width:440px;max-height:min(42vh,380px);height:auto;margin:0 auto;border-radius:40px;object-fit:contain}.details-section--cfes .details-section__inner{max-width:min(1720px,96vw)}.details-section--cfes{min-height:100vh;padding:10px 28px 40px}.cfes-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.cfes-panel__copy{width:100%;max-width:min(1580px,100%);margin:0 auto;padding-bottom:8px}.cfes-panel p.cfes-panel__line{margin:-25px;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.55;text-align:center;white-space:pre-line}.cfes-panel p.cfes-panel__line+p.cfes-panel__line{margin-top:clamp(22px,3.5vh,40px)}.cfes-panel__photo{display:flex;justify-content:center;margin:90px auto 0;max-width:min(640px,88vw);width:100%;border:none;padding:0}.cfes-panel__photo img{display:block;width:100%;max-width:min(480px,78vw);max-height:min(42vh,380px);height:auto;margin:0 auto;border-radius:40px;object-fit:contain}.details-section--athlete .details-section__inner{max-width:min(1720px,96vw)}.details-section--athlete{min-height:100vh;overflow:visible;padding:8px 28px clamp(48px,8vh,88px)}.athlete-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.athlete-panel__copy{width:100%;max-width:min(1580px,100%);margin:-55px auto 0;padding-bottom:0}.athlete-panel p.athlete-panel__line{margin:-5px;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.42;text-align:center;white-space:normal;text-wrap:balance}.athlete-panel p.athlete-panel__line+p.athlete-panel__line{margin-top:clamp(8px,1.2vh,16px)}.athlete-panel__photos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:clamp(28px,6vw,72px);row-gap:20px;margin-top:40px}.athlete-panel__photo{margin:0;width:min(34%,280px);max-width:280px;border-radius:40px;overflow:hidden;border:none;box-shadow:none;transform:translateZ(0);animation:photo-drift-pulse 5.35s ease-in-out infinite;will-change:transform}.athlete-panel__photo--left{margin-top:0;animation-duration:5.55s;animation-delay:-.85s}.athlete-panel__photo--right{margin-top:0;animation-duration:5.15s;animation-delay:-2.1s}.athlete-panel__photo img{display:block;width:100%;max-height:min(40vh,360px);height:auto;object-fit:contain}.details-section--coop .details-section__inner{max-width:min(1920px,calc(100vw - 56px));width:100%}.details-section--coop{min-height:100vh;padding:4px 28px 40px;overflow:visible}.coop-panel{width:100%;max-width:none;margin:0 auto;text-align:center}.details-section--coop .coop-panel p.coop-panel__intro{margin:-8px auto 0;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;overflow:visible}.details-section--coop .coop-panel h2.coop-panel__title{margin-top:calc(var(--detail-title-band-top) - 14px);margin-bottom:2px}.details-section--coop .coop-panel__grid{margin-top:clamp(6px,1.4vh,22px)}.coop-panel__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);column-gap:clamp(22px,3.2vw,44px);row-gap:clamp(18px,2.8vh,32px);width:100%;max-width:min(1420px,calc(100% - 8px));margin-top:clamp(14px,2.2vh,32px);margin-left:auto;margin-right:auto;padding-bottom:clamp(32px,5.5vh,72px);align-items:start;overflow:visible}.coop-panel__pill{position:relative;display:block;box-sizing:border-box;width:fit-content;max-width:100%;padding:0;border:none;border-radius:0;background:transparent;line-height:0;text-decoration:none;color:inherit;transform:scale(1.08);transform-origin:center center;transition:transform .22s ease,filter .22s ease}.coop-panel__pill img{display:block;width:auto;max-width:100%;height:auto;vertical-align:top;transform:translateZ(0);animation:photo-drift-pulse 5.5s ease-in-out infinite;will-change:transform}.coop-panel__pill:focus-visible{outline:2px solid rgba(180,220,255,.95);outline-offset:4px}.coop-panel__pill:hover{transform:scale(1.08) translateY(-3px);filter:brightness(1.04)}.coop-panel__pill--bme{grid-column:2;grid-row:1;justify-self:end;max-width:min(100%,1040px);margin-top:clamp(6px,1.2vh,22px);margin-right:clamp(12px,3.5vw,64px)}.coop-panel__pill--bme img{animation-duration:5.45s;animation-delay:-.45s}.coop-panel__pill--research{grid-column:1;grid-row:2;justify-self:start;max-width:min(100%,1188px);margin-left:clamp(20px,5vw,88px)}.coop-panel__pill--research img{animation-duration:6.05s;animation-delay:-2.05s}.coop-panel__feature{position:relative;grid-column:1;grid-row:3 / 5;justify-self:stretch;display:block;box-sizing:border-box;width:100%;max-width:min(100%,900px);padding:0;margin-top:clamp(2px,1.2vh,20px);margin-left:clamp(0px,1.5vw,28px);border:none;border-radius:0;background:transparent;text-decoration:none;line-height:0;transform:scale(.88);transform-origin:center top;transition:transform .22s ease,filter .22s ease}.coop-panel__feature img{display:block;width:auto;max-width:min(720px,90vw);height:auto;vertical-align:top;transform:translateZ(0);animation:photo-drift-pulse 5.72s ease-in-out infinite;animation-delay:-1.35s;will-change:transform}.coop-panel__feature:focus-visible{outline:2px solid rgba(180,220,255,.95);outline-offset:4px}.coop-panel__feature:hover{transform:scale(.88) translateY(-3px);filter:brightness(1.05)}.coop-panel__pill--honour{grid-column:2;grid-row:3;justify-self:end;align-self:start;max-width:min(100%,1188px);margin-top:clamp(72px,13vh,200px);margin-right:clamp(8px,2.5vw,48px)}.coop-panel__pill--honour img{animation-duration:5.15s;animation-delay:-2.95s}@media(prefers-reduced-motion:reduce){.coop-panel__pill img,.coop-panel__feature img{animation:none}}.details-section--volunteering .details-section__inner{max-width:min(1720px,96vw)}.details-section--volunteering{min-height:100vh;padding:10px 28px 56px}.volunteering-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.volunteering-panel__copy{width:100%;max-width:min(1580px,100%);margin:0 auto;padding-bottom:8px;display:flex;flex-direction:column;justify-content:flex-start}.volunteering-panel p.volunteering-panel__stanza{margin:0;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;white-space:pre-line}.volunteering-panel p.volunteering-panel__stanza+p.volunteering-panel__stanza{margin-top:clamp(18px,2.4vh,28px)}.sickkids-panel{max-width:min(1680px,94vw);margin:0 auto;text-align:center}.sickkids-panel__copy{width:100%;max-width:min(1580px,100%);margin:0 auto;padding-bottom:22px}.sickkids-panel p.sickkids-panel__line{margin:0;width:100%;max-width:none;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(15px,1.48vw,23px);line-height:1.48;text-align:center;white-space:normal}.sickkids-panel p.sickkids-panel__line+p.sickkids-panel__line{margin-top:8px}.sickkids-panel__tag{margin:48px auto 28px;width:fit-content;min-width:clamp(220px,20vw,360px);padding:12px 38px;border-radius:999px;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(14px,1.25vw,18px);line-height:1.2;color:#f0f3ff;background:linear-gradient(180deg,#3d25df,#3220b2)}.sickkids-panel__pill-grid{width:100%;max-width:1120px;margin:26px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 20px}.sickkids-panel__pill{display:flex;align-items:center;justify-content:center;height:58px;padding:0 14px;border-radius:999px;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(12px,1.05vw,16px);line-height:1.2;color:#efe8ff;background:linear-gradient(180deg,#6a1f4a,#5b173f);white-space:nowrap;text-align:center}.pill-launch-grid .pill-launch-item{opacity:.12;transform:translate(calc((1.5 - var(--pill-col, 0)) * 132px),calc((.5 - var(--pill-row, 0)) * 74px)) scale(.88);transition:transform .52s cubic-bezier(.2,.9,.22,1),opacity .46s ease;transition-delay:calc(var(--pill-order, 0) * 34ms)}.pill-launch-grid.is-spread .pill-launch-item{opacity:1;transform:translate(0) scale(1)}.education-panel{display:flex;flex-direction:column;align-items:center;text-align:center}.education-panel__school-block{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:-8px}.education-panel__school-block>p.education-panel__line:first-child{margin-top:0}.education-panel__school-block p.education-panel__year{margin-top:4px}.education-panel p.education-panel__line{margin:2px 0 0;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.02em;font-size:clamp(13px,1.48vw,23px);line-height:1.48}.education-panel p.education-panel__line+p.education-panel__line{margin-top:0}.education-panel__line--program{margin-bottom:0}.education-panel p.education-panel__year{margin:6px 0 0;max-width:none;display:block;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:400;letter-spacing:.01em;font-size:clamp(9px,.72vw,11px);line-height:1.25;color:#a6adbef5;transform:none;-webkit-text-fill-color:initial;background:none;filter:none}.education-panel__line--avg{margin-top:32px;transform:none}.education-panel__tag{margin:24px 0 30px;min-width:clamp(220px,18vw,320px);padding:12px 38px;border-radius:999px;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(14px,1.25vw,18px);line-height:1.2;color:#f0f3ff;background:linear-gradient(180deg,#3d25df,#3220b2);white-space:nowrap}.education-panel__tag:not(.education-panel__tag--secondary){margin:26px 0 18px;transform:none}.education-panel__tag:not(.education-panel__tag--secondary)+.education-panel__pill-grid{margin-top:12px}p.education-panel__tag.education-panel__tag--secondary{margin-top:clamp(36px,4.5vh,56px);margin-bottom:12px;margin-left:auto;margin-right:auto}p.education-panel__tag.education-panel__tag--secondary+.education-panel__pill-grid{margin-top:14px}.education-panel__pill-grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 20px}.education-panel__pill{display:flex;align-items:center;justify-content:center;padding:0 14px;height:58px;border-radius:999px;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:500;letter-spacing:.01em;font-size:clamp(12px,1.05vw,16px);line-height:1.2;color:#efe8ff;background:linear-gradient(180deg,#6a1f4a,#5b173f);white-space:nowrap;text-align:center}.education-panel h2.education-panel__title,.education-panel p.education-panel__line,.sickkids-panel h2.sickkids-panel__title,.sickkids-panel p.sickkids-panel__line,.internship-panel h2.internship-panel__title,.internship-panel p.internship-panel__line,.hackathons-panel h2.hackathons-panel__title,.hackathons-panel p.hackathons-panel__line,.polyglot-panel h2.polyglot-panel__title,.polyglot-panel p.polyglot-panel__line,.publications-panel h2.publications-panel__title,.publications-panel p.publications-panel__line,.cfes-panel h2.cfes-panel__title,.cfes-panel p.cfes-panel__line,.athlete-panel h2.athlete-panel__title,.athlete-panel p.athlete-panel__line,.coop-panel h2.coop-panel__title,.coop-panel p.coop-panel__intro,.volunteering-panel h2.volunteering-panel__title,.volunteering-panel p.volunteering-panel__stanza{background:linear-gradient(102deg,#eef3ff,#d5e6ff 34%,#a6f3ff 62%,#c7b9ff);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 10px rgba(120,190,255,.2))}.lang-switch:hover,.lang-switch.is-highlighted{z-index:40}.lang-switch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 2px transparent;transition:box-shadow .22s ease}.lang-switch:hover:before,.lang-switch.is-highlighted:before{box-shadow:inset 0 0 0 2px #ffffffeb}.lang-switch:hover .lang-switch__photo,.lang-switch.is-highlighted .lang-switch__photo{opacity:.95;filter:brightness(1.08) contrast(1.02) saturate(1.08);transition:opacity .22s ease,filter .22s ease}.lang-switch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(185deg,#0501108c,#04010c52 45%,#03000a7a),#02000859;mix-blend-mode:multiply;opacity:.5}.lang-switch:hover:after,.lang-switch.is-highlighted:after{opacity:.22}.lang-switch__photo{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block;opacity:.34;filter:brightness(.32) contrast(.72) saturate(.72);transition:opacity .22s ease,filter .22s ease}.name{position:absolute;left:598.5px;top:calc(104px + 12px - (85px * 1.4) / 2);width:805px;margin:0;font-family:Bebas Neue,Impact,system-ui,sans-serif;font-size:85px;font-weight:400;line-height:1.4;letter-spacing:.05em;letter-spacing:5%;text-transform:uppercase;text-align:center;color:#fff;z-index:12;pointer-events:none}a.figma-made-badge{position:absolute;top:calc(104px + 12px - (85px * 1.4) / 2);right:clamp(28px,3.6vw,56px);z-index:16;display:inline-flex;align-items:center;gap:9px;height:calc(85px * 1.4);opacity:.55;text-decoration:none;color:inherit;cursor:pointer;pointer-events:auto;transform:translateY(0);transition:opacity .2s ease,transform .18s ease}a.figma-made-badge:hover{opacity:.75;transform:translateY(-3px)}.figma-made-badge__label{font-family:Manrope,Inter,system-ui,sans-serif;font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#e8eeff94;white-space:nowrap;line-height:1;pointer-events:none}.figma-made-badge img{display:block;height:26px;width:auto;max-width:min(104px,16vw);object-fit:contain;pointer-events:none;flex-shrink:0;filter:grayscale(.35) brightness(1.12) contrast(.92)}a.figma-made-badge:focus-visible{outline:2px solid rgba(160,210,255,.95);outline-offset:4px;opacity:.9;transform:translateY(0)}.cursor-glow{position:fixed;left:0;top:0;pointer-events:none;z-index:80;border-radius:50%;mix-blend-mode:screen;will-change:transform,opacity;transition:opacity .35s ease;filter:blur(.5px);background:radial-gradient(circle at 50% 50%,rgba(138,148,240,.2) 0%,rgba(130,140,235,.1) 28%,transparent 52%),radial-gradient(circle at 50% 50%,rgba(115,125,220,.14) 0%,transparent 58%),radial-gradient(circle at 50% 50%,rgba(120,130,225,.08) 0%,rgba(75,85,165,.04) 42%,transparent 72%)}@media(hover:none),(pointer:coarse){.cursor-glow{display:none!important}}@media(prefers-reduced-motion:reduce){.cursor-glow{display:none!important}}@media(max-width:896px){:root{--mobile-image-radius: 24px}.canvas-hero-nudge{transform:translateY(-28px)}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}.viewport{width:100%;max-width:100%;box-sizing:border-box;height:auto;min-height:100dvh;min-height:100svh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto;align-items:flex-start;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.viewport::-webkit-scrollbar{width:0;height:0;display:none}.viewport.viewport--mobile-details-open{background:transparent!important;min-height:0!important;height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.viewport.viewport--mobile-details-open .viewport-fill,.viewport.viewport--mobile-details-open .scale-shell{display:none!important}.viewport.viewport--mobile-details-open .cursor-glow{opacity:0!important;pointer-events:none!important}.page-shell{min-height:100dvh;min-height:100lvh;padding-bottom:env(safe-area-inset-bottom,0px)}#root{overflow-x:hidden;overflow-y:visible;min-height:auto}.details-section .details-section__inner{overflow:visible!important;max-height:none!important}.photo,.lang-switch,.icon-link{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.photo,.lang-switch,.mobile-hero-viewport-layer__spotlight,.hackathons-panel__photo,.athlete-panel__photo,.publications-panel__badge img,.cfes-panel__photo img,.polyglot-panel__map img{border-radius:var(--mobile-image-radius)!important;overflow:hidden}.photo img,.lang-switch__photo,.mobile-hero-viewport-layer__spotlight img,.hackathons-panel__photo img,.athlete-panel__photo img,.publications-panel__badge img,.cfes-panel__photo img,.polyglot-panel__map img{border-radius:inherit}.details-section{touch-action:pan-y;min-height:100lvh;min-height:100dvh;position:relative;z-index:6;overflow-x:clip;overflow-y:visible;box-sizing:border-box;padding-top:max(12px,calc(6px + env(safe-area-inset-top,0px)));padding-right:max(20px,env(safe-area-inset-right,0px));padding-bottom:max(48px,calc(36px + env(safe-area-inset-bottom,0px)));padding-left:max(20px,env(safe-area-inset-left,0px))}.details-section:before,.details-section:after{bottom:0;top:max(-6px,calc(-1*env(safe-area-inset-top,0px)))}.details-section--waterloo,.details-section--sickkids,.details-section--internship,.details-section--hackathons,.details-section--polyglot,.details-section--publications,.details-section--cfes,.details-section--athlete,.details-section--coop,.details-section--volunteering{overflow:visible}.details-section__back-to-main{display:inline-flex;align-items:center;justify-content:center;margin:14px auto 16px;padding:11px 22px;border:1px solid rgba(160,200,255,.44);border-radius:999px;background:#101a3aa8;color:#edf3fff5;font-family:Manrope,Inter,system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;line-height:1;cursor:pointer;position:relative;z-index:2}.education-panel>.details-section__back-to-main+*,.sickkids-panel>.details-section__back-to-main+*,.hackathons-panel>.details-section__back-to-main+*,.internship-panel__block>.details-section__back-to-main+*,.polyglot-panel>.details-section__back-to-main+*,.publications-panel>.details-section__back-to-main+*,.cfes-panel>.details-section__back-to-main+*,.athlete-panel>.details-section__back-to-main+*,.coop-panel>.details-section__back-to-main+*,.volunteering-panel>.details-section__back-to-main+*,.details-section__inner>.details-section__back-to-main+*{margin-top:0!important}.details-section__back-to-main:focus-visible{outline:2px solid rgba(180,220,255,.95);outline-offset:3px}.details-section--waterloo,.details-section--sickkids{--detail-title-band-top: clamp(14px, 2.8vh, 32px)}.details-section--waterloo{padding-bottom:max(80px,calc(56px + env(safe-area-inset-bottom,0px)))}.details-section--sickkids{padding-top:max(10px,calc(6px + env(safe-area-inset-top,0px)));padding-bottom:max(8px,calc(6px + env(safe-area-inset-bottom,0px)));height:100dvh;height:100lvh;overflow:hidden}.details-section--waterloo .education-panel,.details-section--sickkids .sickkids-panel{flex-shrink:0;min-height:min-content;width:100%;transform:translateY(0)}.details-section--waterloo .education-panel__pill-grid,.details-section--sickkids .sickkids-panel__pill-grid{flex-shrink:0;gap:10px}.details-section--waterloo .education-panel__line--avg{margin-top:24px}.details-section--waterloo .education-panel__school-block{margin-top:-6px}.details-section--waterloo .education-panel__tag:not(.education-panel__tag--secondary){margin-top:22px;margin-bottom:16px}.details-section--waterloo .education-panel__tag--secondary{margin-top:22px;margin-bottom:14px}.details-section--waterloo .education-panel__tag--secondary+.education-panel__pill-grid{margin-top:12px}.details-section--sickkids .sickkids-panel__tag{margin-top:22px;margin-bottom:6px}.details-section--sickkids .sickkids-panel__copy{margin-top:-6px;padding-bottom:2px}.details-section--waterloo .education-panel__title,.details-section--sickkids .sickkids-panel__title{font-size:clamp(36px,10vw,54px);min-height:0}.details-section--sickkids .sickkids-panel__title{margin-top:0;margin-bottom:2px}.details-section--sickkids .sickkids-panel__pill-grid{padding-bottom:max(2px,env(safe-area-inset-bottom,0px))}.details-section--sickkids .sickkids-panel p.sickkids-panel__line{font-size:clamp(13px,3.9vw,19px);line-height:1.35}.details-section--sickkids .sickkids-panel__pill{min-height:42px;padding:10px 12px;font-size:clamp(12px,3.4vw,15px)}.socials{flex-direction:column;width:auto;height:auto;left:auto;right:clamp(28px,8vw,100px);top:72px;gap:20px;align-items:center;justify-content:flex-start}.icon-link{width:28px;height:28px}.icon-link svg{width:26px;height:26px}.icon-link--github{width:auto;height:auto;min-width:28px;min-height:28px;padding:4px}.bullets{top:438px}.lang-switch{top:800px}a.figma-made-badge{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.hackathons-panel__photos{flex-direction:column;align-items:center;row-gap:22px;margin-top:22px;column-gap:0}.hackathons-panel__photo,.hackathons-panel__photo--left,.hackathons-panel__photo--right{margin-top:0;width:min(100%,340px);max-width:100%}.hackathons-panel__photo img{max-height:none;height:auto;object-fit:contain}.athlete-panel__photos{flex-direction:row;justify-content:center;align-items:center;column-gap:12px;row-gap:0;margin-top:16px}.athlete-panel__photo{width:min(46%,150px);max-width:100%}.athlete-panel__photo--left,.athlete-panel__photo--right{margin-top:0}.athlete-panel__photo img{max-height:none;height:auto;object-fit:contain}.internship-panel{display:flex;flex-direction:column;align-items:center}.internship-panel__block{width:100%;max-width:100%}.internship-panel__block+.internship-panel__block{margin-top:32px}.polyglot-panel{display:flex;flex-direction:column;align-items:center}.polyglot-panel__map{width:100%;max-width:min(560px,100%);margin-top:max(-4px,-.25vw)}.polyglot-panel__map img{width:100%;height:auto}.publications-panel,.cfes-panel{display:flex;flex-direction:column;align-items:center}.details-section--cfes .cfes-panel__copy{width:100%;margin:0 auto;text-align:center;padding-bottom:4px}.details-section--cfes .cfes-panel p.cfes-panel__line{margin:0;font-size:clamp(15px,4.6vw,22px);line-height:1.42;text-align:center}.details-section--cfes .cfes-panel p.cfes-panel__line+p.cfes-panel__line{margin-top:12px}.publications-panel__badge,.cfes-panel__photo{margin-top:clamp(4px,1.4vw,14px);max-width:100%}.details-section--cfes .cfes-panel__photo{margin-top:clamp(18px,3.2vh,28px)}.publications-panel__badge img,.cfes-panel__photo img{width:auto;max-width:100%;max-height:none;height:auto;margin:0 auto;display:block;object-fit:contain}.publications-panel__badge img,.cfes-panel__photo img{max-width:min(360px,100%)}.hackathons-panel,.sickkids-panel,.education-panel,.volunteering-panel,.coop-panel{display:flex;flex-direction:column;align-items:center}.hackathons-panel__copy,.athlete-panel__copy,.polyglot-panel__copy,.publications-panel__copy,.cfes-panel__copy{order:2}.hackathons-panel__cta{order:3}.hackathons-panel__photos,.athlete-panel__photos,.polyglot-panel__map,.publications-panel__badge,.cfes-panel__photo{order:4}.coop-panel__grid{width:100%}.details-section__inner{max-width:100%;width:100%}.details-section--coop .details-section__inner{max-width:100%}.details-section--coop{height:100dvh;height:100lvh;overflow:hidden;padding-top:max(14px,calc(10px + env(safe-area-inset-top,0px)));padding-bottom:max(8px,calc(6px + env(safe-area-inset-bottom,0px)))}.details-section--coop .coop-panel h2.coop-panel__title{margin-top:10px}.details-section--coop .coop-panel p.coop-panel__intro{margin-top:8px}.hackathons-panel,.education-panel,.sickkids-panel{max-width:100%}.hackathons-panel__cta,.education-panel__tag,.sickkids-panel__tag{display:block;width:100%;max-width:min(100%,320px);margin-left:auto;margin-right:auto;min-width:0;box-sizing:border-box;white-space:normal;text-align:center;padding:14px 18px;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.sickkids-panel__tag{margin:40px auto 22px}.education-panel__tag{margin-left:auto;margin-right:auto;transform:none!important}.education-panel__tag:not(.education-panel__tag--secondary){margin-top:36px;margin-bottom:22px}.education-panel__tag--secondary{margin-top:28px;margin-bottom:22px}.education-panel__tag:not(.education-panel__tag--secondary)+.education-panel__pill-grid,.education-panel__tag--secondary+.education-panel__pill-grid{transform:none!important}.education-panel__pill-grid,.sickkids-panel__pill-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:100%}.education-panel__pill,.sickkids-panel__pill{height:auto;min-height:48px;white-space:normal;padding:12px 16px;width:100%;max-width:100%;box-sizing:border-box;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.pill-launch-grid .pill-launch-item{transform:translateY(-20px) scale(.94)}.pill-launch-grid.is-spread .pill-launch-item{transform:translate(0) scale(1)}.hackathons-panel__cta{margin-top:28px}.coop-panel__grid{grid-template-columns:1fr;row-gap:clamp(14px,2.2vh,24px);padding-bottom:clamp(32px,6vh,64px);max-width:100%}.details-section--coop .coop-panel__grid{margin-top:10px;row-gap:clamp(10px,1.8vh,16px);padding-bottom:max(4px,env(safe-area-inset-bottom,0px));transform:translateY(10px)}.coop-panel__pill--bme,.coop-panel__pill--research,.coop-panel__pill--honour{grid-column:1;grid-row:auto;justify-self:stretch;width:100%;max-width:none;margin-left:0;margin-right:0;margin-top:0;transform:scale(1.06);transform-origin:center top}.coop-panel__feature{grid-column:1;grid-row:auto;justify-self:stretch;width:100%;max-width:none;margin-left:0;margin-right:0;margin-top:clamp(12px,3.5vh,40px);transform:scale(.88);transform-origin:center top}.coop-panel__pill{width:100%}.coop-panel__pill:hover{transform:scale(1.06) translateY(-2px)}.coop-panel__feature:hover{transform:scale(.88) translateY(-2px)}.coop-panel__pill img,.coop-panel__feature img{width:100%;max-width:100%;height:auto}.coop-panel__pill--research{margin-top:clamp(8px,1.2vh,16px)}.coop-panel__pill--honour{margin-top:clamp(24px,5vh,56px)}.details-section--internship .internship-panel h2.internship-panel__title{margin-bottom:14px}.details-section--internship .internship-panel__block+.internship-panel__block h2.internship-panel__title{margin-top:-6px;margin-bottom:18px}.details-section--cfes .cfes-panel{transform:translateY(26px)}.details-section--cfes .cfes-panel h2.cfes-panel__title{margin-top:56px;margin-bottom:10px}.details-section--cfes .cfes-panel__copy{margin-top:6px}.details-section--cfes .cfes-panel p.cfes-panel__line{font-size:clamp(13px,4vw,18px);line-height:1.34}.internship-panel__copy{margin-top:0}.details-section--internship .internship-panel__block+.internship-panel__block .internship-panel__copy{margin-top:8px}.publications-panel__copy{margin-top:12px}.polyglot-panel__copy{margin-top:10px}.polyglot-panel__map{margin-top:18px}.athlete-panel__copy{margin-top:-14px}.athlete-panel p.athlete-panel__line{margin:0;font-size:clamp(13px,3.8vw,18px);line-height:1.34}.details-section--athlete{height:100dvh;height:100lvh;overflow:hidden;padding-bottom:max(8px,calc(6px + env(safe-area-inset-bottom,0px)))}.details-section--hackathons .hackathons-panel__photo--right{display:none}.hackathons-panel,.polyglot-panel,.publications-panel,.cfes-panel,.athlete-panel,.coop-panel{transform:none}.canvas--mobile-hero .photo,.canvas--mobile-hero .lang-switch{visibility:hidden!important;pointer-events:none!important;animation:none!important}.canvas--mobile-hero .name,.canvas--mobile-hero .socials,.canvas--mobile-hero .bullets{visibility:hidden!important;pointer-events:none!important}.mobile-hero-viewport-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24;display:flex;justify-content:center;align-items:flex-start;padding-top:max(12px,env(safe-area-inset-top,0px));padding-left:max(10px,env(safe-area-inset-left,0px));padding-right:max(10px,env(safe-area-inset-right,0px));padding-bottom:8px;pointer-events:none;box-sizing:border-box}.mobile-hero-viewport-layer__stack{pointer-events:auto;display:flex;flex-direction:column;align-items:center;width:100%;max-width:min(100%,720px)}.mobile-hero-viewport-layer__name{margin:0;padding:4px 12px 0;font-family:Bebas Neue,Impact,system-ui,sans-serif;font-weight:400;font-size:clamp(3.35rem,17.5vw,5.85rem);line-height:1.02;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#fff;text-shadow:0 2px 32px rgba(0,0,0,.4)}.mobile-hero-viewport-layer__socials{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(24px,7.5vw,40px);margin-top:16px;margin-bottom:4px;width:100%}.mobile-hero-viewport-layer__socials .icon-link{width:34px;height:34px;opacity:.96}.mobile-hero-viewport-layer__socials .icon-link svg{width:30px;height:30px}.mobile-hero-viewport-layer__socials .icon-link--github{min-width:34px;min-height:34px;padding:5px}.mobile-hero-viewport-layer__spotlight{margin-top:20px;width:min(94vw,700px);height:min(50dvh,540px);max-height:78vw;border:none;padding:0;border-radius:var(--mobile-image-radius);overflow:hidden;background:#0a0a12;cursor:pointer;box-shadow:0 14px 48px #00000085;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-hero-viewport-layer__spotlight img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:inherit;display:block;opacity:1;filter:brightness(.98) contrast(.98) saturate(.98);animation:mobile-hero-spotlight-reveal .68s cubic-bezier(.22,1,.32,1) both}.mobile-hero-viewport-layer__spotlight-image--coop{transform:scale(1.16);object-position:center 34%}.mobile-hero-viewport-layer__spotlight-image--cfes{transform:scale(1.14);object-position:center 42%}.mobile-hero-viewport-layer__spotlight-image--physio{transform:scale(1.07);object-position:center 46%}.photo--9,.photo--13{overflow:hidden!important}.photo--9 img.photo--9__layer{transform:scale(1.14)!important;object-position:center 34%!important;border-radius:inherit!important}.photo--13 img.photo--13__layer{transform:scale(1.12)!important;object-position:center 42%!important;border-radius:inherit!important}.mobile-hero-viewport-layer__spotlight:focus-visible{outline:3px solid rgba(180,210,255,.95);outline-offset:4px}.mobile-hero-viewport-layer__caption{margin-top:24px;width:min(96vw,700px);min-height:7.25rem;max-width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 12px;box-sizing:border-box}.mobile-hero-viewport-layer__caption-text{animation:mobile-hero-caption-reveal .68s cubic-bezier(.22,1,.32,1) both;font-family:Manrope,Inter,system-ui,sans-serif;font-weight:600;font-size:clamp(1.28rem,5.9vw,1.95rem);line-height:1.36;letter-spacing:.016em;background:linear-gradient(102deg,var(--bullet-grad-1, #eef3ff) 0%,var(--bullet-grad-2, #d5e6ff) 34%,var(--bullet-grad-3, #a6f3ff) 62%,var(--bullet-grad-4, #c7b9ff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 14px rgba(120,190,255,.28))}}@media(prefers-reduced-motion:reduce){.pill-launch-grid .pill-launch-item,.pill-launch-grid.is-spread .pill-launch-item{opacity:1!important;transform:none!important;transition:none!important}}
