/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--container-6xl:72rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.top-2{top:calc(var(--spacing)*2)}.left-0{left:calc(var(--spacing)*0)}.left-1{left:calc(var(--spacing)*1)}.-z-10{z-index:-10}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-7{margin-top:calc(var(--spacing)*7)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.h-1\.5{height:calc(var(--spacing)*1.5)}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-1\.5{width:calc(var(--spacing)*1.5)}.w-full{width:100%}.max-w-6xl{max-width:var(--container-6xl)}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing)*4)}.gap-10{gap:calc(var(--spacing)*10)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.p-6{padding:calc(var(--spacing)*6)}.px-6{padding-inline:calc(var(--spacing)*6)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-justify{text-align:justify}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}@media (min-width:48rem){.md\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}}:root{color-scheme:dark;--bg-base:#020617;--surface-card:#0f172ac7;--surface-muted:#0f172aa3;--surface-border:#94a3b838;--surface-border-muted:#94a3b829;--text-base:#e2e8f0;--text-muted:#94a3b8;--shadow-soft:0 18px 38px #0f172a59;--shadow-card:0 12px 24px #0f172a47;--surface-highlight:#6366f12e;--toggle-bg:#0f172a99;--toggle-border:#94a3b84d;--stage-size:clamp(280px,min(65vw, calc(100vh - clamp(6.5rem,15vh,9.5rem)) ),480px)}:root[data-theme=light]{color-scheme:light;--bg-base:#f8fafc;--surface-card:#fff;--surface-muted:#f1f5f9;--surface-border:#cbd5e1e6;--surface-border-muted:#e2e8f0;--text-base:#111827;--text-muted:#475569;--shadow-soft:0 18px 40px #0f172a1a;--shadow-card:0 12px 24px #0f172a14;--surface-highlight:#4f46e51f;--toggle-bg:#0f172a0a;--toggle-border:#94a3b866}*{-webkit-tap-highlight-color:transparent}html,body{scroll-behavior:smooth}body{background:var(--bg-base);color:var(--text-base);min-height:100vh;transition:background-color .32s,color .32s}.site-shell{background:var(--bg-base);color:var(--text-base);transition:background-color .32s,color .32s}.snap-shell{scroll-snap-type:y mandatory;scroll-behavior:smooth;height:100dvh;min-height:100vh;scroll-padding-top:0;position:relative;overflow-y:auto}.detail-shell{min-height:100vh;padding-top:clamp(6rem,10vh,8rem);padding-bottom:clamp(3rem,6vh,5rem)}.page-fallback{min-height:60vh}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative}.snap-section--footer{justify-content:flex-end}@media (max-width:768px){.snap-shell{scroll-snap-type:none;height:auto;overflow-y:visible}.snap-section{justify-content:flex-start;min-height:auto}}@media (max-height:780px){.snap-shell{scroll-snap-type:none;height:auto;min-height:auto;overflow-y:visible}.snap-section{justify-content:flex-start;min-height:auto;padding-top:clamp(3rem,6vh,4rem);padding-bottom:clamp(3rem,6vh,4rem)}}@media (prefers-reduced-motion:reduce){.snap-shell{scroll-behavior:auto;scroll-snap-type:none}}.section-inner{width:100%;padding-top:clamp(3rem,7vh,5rem);padding-bottom:clamp(3rem,7vh,5rem)}.section-title{margin-bottom:clamp(1.5rem,3vh,2rem);font-size:clamp(1.9rem,3.2vw,2.4rem);font-weight:700}.section-eyebrow{letter-spacing:.24em;text-transform:uppercase;color:#94a3b8cc;margin-bottom:.85rem;font-size:.78rem;font-weight:600;display:inline-block}:root[data-theme=light] .section-eyebrow{color:#475569b3}a{text-decoration:none;position:relative}a:not(.btn):after{content:"";background:linear-gradient(90deg,#7c3aed,#2563eb);border-radius:999px;height:2px;transition:left .24s,right .24s;position:absolute;bottom:-2px;left:50%;right:50%}a:not(.btn):hover:after,a:not(.btn):focus-visible:after{left:0%;right:0%}.card{position:relative;overflow:hidden}.card:before,.card:after{content:"";pointer-events:none;border-radius:1rem;position:absolute;inset:0}.card:before{background:linear-gradient(#c7d2fe,#c7d2fe) 0 0/0% 2px no-repeat,linear-gradient(#c7d2fe,#c7d2fe) 0 0/2px 0% no-repeat,linear-gradient(#c7d2fe,#c7d2fe) 100% 100%/0% 2px no-repeat,linear-gradient(#c7d2fe,#c7d2fe) 100% 100%/2px 0% no-repeat;transition:background-size .4s}.card:hover:before{background-size:60% 2px,2px 60%,60% 2px,2px 60%}.card:hover{box-shadow:var(--shadow-soft)}.surface-card{background:var(--surface-card);border:1px solid var(--surface-border);color:inherit;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-card);transition:background-color .32s,border-color .32s,box-shadow .32s}.surface-card:hover{box-shadow:var(--shadow-soft)}.surface-card--dashed{background:var(--surface-muted);box-shadow:none;border-style:dashed}.text-muted{color:var(--text-muted);transition:color .32s}.theme-toggle{border:1px solid var(--toggle-border);background:var(--toggle-bg);color:var(--text-base);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.8rem;font-weight:500;transition:background .24s,color .24s,transform .18s;display:inline-flex;position:fixed;top:1.25rem;right:1.25rem}.theme-toggle:hover{background:var(--surface-highlight);transform:translateY(-1px)}.theme-toggle:focus-visible{outline-offset:4px}.theme-toggle__icon{font-size:1rem;line-height:1}@media (max-width:640px){.theme-toggle{padding:.45rem .75rem;font-size:.75rem;top:.9rem;right:.9rem}}.snap-nav{z-index:30;display:flex;position:fixed;top:50%;right:clamp(1rem,3vw,2rem);transform:translateY(-50%)}.snap-nav ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.snap-nav__dot{background:#0f172a73;border:1px solid #94a3b873;border-radius:999px;width:.9rem;height:.9rem;transition:transform .16s,background .2s,border-color .2s;position:relative}.snap-nav__dot:hover,.snap-nav__dot:focus-visible{border-color:#6366f1f2;transform:scale(1.2)}.snap-nav__dot[data-active=true]{background:linear-gradient(140deg,#8b5cf6,#22d3ee);border-color:#0000;transform:scale(1.25)}.snap-nav__label{color:#e2e8f0;text-transform:uppercase;letter-spacing:.18em;opacity:0;pointer-events:none;background:#0f172acc;border-radius:.65rem;padding:.35rem .65rem;font-size:.7rem;transition:opacity .16s,transform .16s;position:absolute;top:50%;right:1.8rem;transform:translateY(-50%)}.snap-nav__dot:focus-visible .snap-nav__label,.snap-nav__dot:hover .snap-nav__label,.snap-nav__dot[data-active=true] .snap-nav__label{opacity:1;transform:translate(-.2rem,-50%)}:root[data-theme=light] .snap-nav__dot{background:#e2e8f0bf;border-color:#94a3b88c}:root[data-theme=light] .snap-nav__label{color:#1f2937;background:#e2e8f0eb}@media (max-width:900px){.snap-nav{display:none}}.hero-section{color:#f8fafc;min-height:clamp(520px,88vh,780px);padding:clamp(4rem,7vw,7.5rem) 0;position:relative}.hero-gradient-layer{filter:saturate(1.1);opacity:.92;background:radial-gradient(110% 90% at 15% 10%,#6366f18c,#0000 65%),radial-gradient(120% 95% at 85% 15%,#0ea5e97a,#0000 70%),linear-gradient(115deg,#020617eb,#0f172ac7);animation:18s ease-in-out infinite hero-gradient-shimmer;position:absolute;inset:-20%}:root[data-theme=light] .hero-gradient-layer{opacity:.82;background:radial-gradient(110% 90% at 10% 10%,#a5b4fcb8,#0000 68%),radial-gradient(100% 90% at 95% 12%,#3b82f68c,#0000 68%),linear-gradient(120deg,#e2e8f0f5,#bfdbfee6)}:root[data-theme=light] .hero-section{color:#1f2937}.hero-content{position:relative}.hero-copy{flex-direction:column;gap:1.1rem;display:flex}.hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#f8fafcbf;font-size:.85rem;font-weight:600}:root[data-theme=light] .hero-eyebrow{color:#1e293b9e}.hero-headline{text-shadow:0 22px 52px #0f172a59;font-size:clamp(2.75rem,6vw,4.35rem);font-weight:800;line-height:1.05}:root[data-theme=light] .hero-headline{color:#1f2937;text-shadow:0 18px 48px #94a3b859}.hero-typing{color:#0000;filter:drop-shadow(0 12px 24px #082f4959);background-image:linear-gradient(120deg,#c084fc,#22d3ee 60%,#38bdf8);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.15rem,2.6vw,1.65rem);font-weight:600;display:inline-block}:root[data-theme=light] .hero-typing{filter:drop-shadow(0 10px 22px #0f766e40)}.hero-summary{color:#e2e8f0c7;max-width:46ch;line-height:1.75}:root[data-theme=light] .hero-summary{color:#334155bd}.hero-cta,.hero-cta--ghost{border:none;border-radius:999px;padding:.75rem 1.65rem;font-weight:600;transition:transform .18s,box-shadow .22s,background .24s}.hero-cta{color:#0f172a;background:linear-gradient(120deg,#f472b6,#a855f7);box-shadow:0 20px 40px #ec489959}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 26px 46px #ec489973}.hero-cta--ghost{color:#f8fafc;background:0 0;border:1px solid #ffffff8c}.hero-cta--ghost:hover{background:#f8fafc14;transform:translateY(-2px)}:root[data-theme=light] .hero-cta--ghost{color:#1f2937;border-color:#1e40af47}:root[data-theme=light] .hero-cta--ghost:hover{background:#6366f114}.hero-visual{justify-content:center;align-items:center;min-height:clamp(320px,45vw,420px);display:flex;position:relative}.hero-canvas{filter:drop-shadow(0 28px 60px #5b21b640);position:absolute;inset:-28% -22% -12%}:root[data-theme=light] .hero-canvas{filter:drop-shadow(0 24px 56px #1e40af2e)}.hero-canvas__fallback{border-radius:inherit;background:radial-gradient(120% 120% at 25% 15%,#6366f173,#0000 65%),radial-gradient(110% 130% at 80% 20%,#0ea5e959,#0000 70%),#0f172ad9;width:100%;height:100%}:root[data-theme=light] .hero-canvas__fallback{background:radial-gradient(120% 120% at 25% 15%,#a5b4fc8c,#0000 65%),radial-gradient(110% 130% at 80% 20%,#60a5fa73,#0000 72%),#f1f5f9e6}.hero-portrait{aspect-ratio:1;object-fit:cover;z-index:1;border:3px solid #ffffffa6;border-radius:28px;width:min(260px,62%);position:relative;box-shadow:0 22px 44px #0f172a73}:root[data-theme=light] .hero-portrait{border-color:#94a3b88c;box-shadow:0 22px 40px #94a3b859}.hero-pill{letter-spacing:.04em;text-transform:uppercase;background:#02061794;border:1px solid #94a3b840;border-radius:999px;align-items:center;gap:.65rem;padding:.65rem 1.1rem;font-size:.75rem;font-weight:500;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem}.hero-portrait-wrapper{z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative}.hero-portrait{aspect-ratio:1;object-fit:cover;z-index:1;border:3px solid #ffffffa6;border-radius:28px;width:260px;max-width:100%;box-shadow:0 22px 44px #0f172a73}.hero-pill.hero-pill--under{margin-top:.5rem;position:static;transform:none}:root[data-theme=light] .hero-pill{color:#1f2937;background:#f1f5f9bf;border-color:#94a3b859}.hero-pill__dot{background:linear-gradient(120deg,#22d3ee,#38bdf8);border-radius:999px;width:.45rem;height:.45rem}@media (max-width:1024px){.hero-content{grid-template-columns:1fr}.hero-visual{order:-1;min-height:clamp(280px,52vw,360px)}.hero-pill{bottom:1rem;right:50%;transform:translate(50%)}}@media (max-width:640px){.hero-section{padding-top:4.5rem}.hero-eyebrow{letter-spacing:.18em}.hero-pill{display:none}.hero-canvas{inset:-35% -30% -18%}}.profile-pic{will-change:transform,box-shadow;transition:transform .6s,box-shadow .6s,border-color .6s}.profile-pic:hover{border-color:#6366f1e6;animation:2s ease-in-out infinite alternate pulse-glow;transform:scale(1.08)rotate(1.5deg);box-shadow:0 15px 30px #00000040,0 0 0 6px #6366f11f,0 0 22px #6366f173}@keyframes pulse-glow{0%{box-shadow:0 15px 30px #00000038,0 0 0 4px #6366f11a,0 0 10px #6366f159}50%{box-shadow:0 18px 36px #00000047,0 0 0 8px #6366f129,0 0 24px #6366f1a6}to{box-shadow:0 15px 30px #00000038,0 0 0 4px #6366f11a,0 0 10px #6366f159}}:focus-visible{outline-offset:2px;border-radius:12px;outline:3px solid #6366f1b3}.btn:after{display:none!important}.sketch-layer{pointer-events:none;opacity:0;z-index:-5;justify-content:center;align-items:center;transition:opacity .36s,transform .36s;display:flex;position:absolute;inset:0;transform:scale(1.02)}.sketch-layer--visible{opacity:1;transform:scale(1)}.sketch-layer__wash{opacity:.9;mix-blend-mode:screen;animation:.7s forwards sketch-wash;position:absolute;inset:0}.sketch-layer__graphic{width:min(500px,70vw);max-width:560px;animation:.5s forwards sketch-pop;position:relative}.sketch-svg{stroke:currentColor;fill:none;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:auto}.sketch-line{stroke-dasharray:1;stroke-dashoffset:1px;animation:1s forwards sketch-draw}.sketch-line--delay-1{animation-delay:.12s}.sketch-line--delay-2{animation-delay:.24s}.sketch-line--delay-3{animation-delay:.36s}.sketch-line--delay-4{animation-delay:.48s}.sketch-line--delay-5{animation-delay:.6s}@keyframes sketch-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes sketch-pop{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sketch-wash{0%{opacity:0}to{opacity:.9}}.will-animate{transition:opacity .42s,transform .52s}.motion-ready .will-animate{opacity:0;transform:translateY(24px)}.motion-ready .will-animate[data-animate=scale]{transform:scale(.96)}.motion-ready .is-visible{opacity:1;transform:translateY(0)}.motion-ready .is-visible[data-animate=scale]{transform:scale(1)}.stagger>*{transition:opacity .38s,transform .48s}.motion-ready .stagger>*{opacity:0;transform:translateY(18px)}.motion-ready .stagger.is-visible>*{opacity:1;transform:translateY(0)}.motion-ready .stagger.is-visible>:first-child{transition-delay:40ms}.motion-ready .stagger.is-visible>:nth-child(2){transition-delay:.1s}.motion-ready .stagger.is-visible>:nth-child(3){transition-delay:.16s}.motion-ready .stagger.is-visible>:nth-child(4){transition-delay:.22s}.motion-ready .stagger.is-visible>:nth-child(5){transition-delay:.28s}.motion-ready .stagger.is-visible>:nth-child(6){transition-delay:.34s}.hero-gradient{background-size:200% 200%;animation:16s infinite hero-shimmer}@keyframes hero-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes hero-gradient-shimmer{0%{opacity:.9;transform:rotate(0)scale(1.02)}50%{opacity:1;transform:rotate(2deg)scale(1.05)}to{opacity:.9;transform:rotate(0)scale(1.02)}}.coursework-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.coursework-card{cursor:default;border-radius:1.1rem;outline:none;position:relative}.coursework-card:focus-visible{outline-offset:3px;outline:2px solid #818cf8a6}.coursework-card__face{background:radial-gradient(120% 80% at 10% 0%,#6366f114,transparent 60%),radial-gradient(120% 80% at 110% 10%,#0ea5e914,transparent 60%),var(--surface-card);border:1px solid var(--surface-border);color:inherit;box-shadow:var(--shadow-card);border-radius:1.1rem;padding:1.1rem 1.2rem;transition:opacity .28s,transform .36s cubic-bezier(.22,.61,.36,1),box-shadow .24s;position:relative;overflow:hidden}.coursework-card__front{text-align:center;opacity:1;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;min-height:220px;display:flex;transform:translateY(0)}.coursework-card__back{opacity:0;pointer-events:none;flex-direction:column;display:flex;position:absolute;inset:0;transform:translateY(18px)}.coursework-card:hover .coursework-card__front,.coursework-card:focus-visible .coursework-card__front{opacity:0;box-shadow:none;transform:translateY(-12px)}.coursework-card:hover .coursework-card__back,.coursework-card:focus-visible .coursework-card__back{opacity:1;pointer-events:auto;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.coursework-card__face{transition:none}}.coursework-section .section-inner{flex-direction:column;gap:clamp(2rem,4vw,3rem);display:flex}.coursework-section .surface-card{background:radial-gradient(120% 80% at 10% 0%,#6366f114,transparent 60%),radial-gradient(120% 80% at 110% 10%,#0ea5e914,transparent 60%),var(--surface-card);min-height:220px;transition:transform .22s,box-shadow .24s,border-color .24s;position:relative;overflow:hidden}.coursework-section .surface-card:before{content:"";filter:blur(6px);pointer-events:none;background:radial-gradient(closest-side,#a855f72e,#0000 70%);width:160px;height:160px;position:absolute;top:-40px;right:-40px}.coursework-section .surface-card:hover{box-shadow:var(--shadow-soft);border-color:var(--surface-border);transform:translateY(-4px)}.coursework-section h3{letter-spacing:.06em;text-transform:none;color:#0000;background-image:linear-gradient(120deg,#c084fc,#22d3ee 60%,#38bdf8);-webkit-background-clip:text;background-clip:text;margin-bottom:.6rem;font-size:.95rem}.coursework-section ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.coursework-section li{color:#e2e8f0db;padding-left:1.1rem;position:relative}:root[data-theme=light] .coursework-section li{color:#1e293bdb}.coursework-section li:before{content:"";background:linear-gradient(120deg,#8b5cf6,#22d3ee);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.6rem;left:.35rem;box-shadow:0 0 0 2px #6366f11f}@media (max-width:1024px){.coursework-section .surface-card{min-height:200px}}.projects-showcase__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,6vw,4.5rem);display:grid}.projects-summary{color:#e2e8f0c7;max-width:52ch;margin-bottom:2rem;line-height:1.7}:root[data-theme=light] .projects-summary{color:#334155bf}.projects-carousel{scroll-snap-type:x proximity;scrollbar-width:thin;gap:1.25rem;margin-top:clamp(1.6rem,3vh,2rem);padding-bottom:.5rem;display:flex;overflow-x:auto}.projects-carousel::-webkit-scrollbar{height:6px}.projects-carousel::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.projects-card{scroll-snap-align:start;background:var(--surface-muted);border:1px solid var(--surface-border-muted);border-radius:1.35rem;flex-direction:column;flex:0 0 clamp(280px,38vw,340px);gap:.85rem;padding:1.35rem 1.5rem;transition:transform .2s,background .22s,border-color .22s,box-shadow .22s;display:flex}.projects-card[data-active=true],.projects-card:hover,.projects-card:focus-visible{background:var(--surface-card);border-color:var(--surface-border);box-shadow:var(--shadow-card);transform:translateY(-4px)}.projects-card:focus-visible{outline-offset:4px;outline:3px solid #6366f18c}.projects-card__header{flex-direction:column;gap:.4rem;display:flex}.projects-card__title{font-size:1.02rem;font-weight:600}.projects-card__meta{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8bf;font-size:.75rem}:root[data-theme=light] .projects-card__meta{color:#475569ad}.projects-card__summary{color:#e2e8f0cc;font-size:.92rem;line-height:1.6}:root[data-theme=light] .projects-card__summary{color:#334155c7}.projects-card__stack{flex-wrap:wrap;gap:.45rem;display:flex}.projects-card__stack span{letter-spacing:.18em;text-transform:uppercase;background:#6366f124;border:1px solid #94a3b842;border-radius:999px;padding:.35rem .65rem;font-size:.72rem}.projects-card__links,.projects-stage__links{flex-wrap:wrap;gap:.6rem;display:flex}.projects-card__cta{color:#0f172a;background:linear-gradient(120deg,#f472b6,#8b5cf6);border-radius:999px;align-items:center;gap:.35rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:600;transition:transform .16s,box-shadow .2s,opacity .16s;display:inline-flex;box-shadow:0 16px 32px #a855f740}.projects-card__cta:hover,.projects-card__cta:focus-visible{transform:translateY(-2px);box-shadow:0 20px 36px #a855f759}:root[data-theme=light] .projects-card__cta{color:#1f2937}.projects-card__link{color:inherit;opacity:.75;font-size:.82rem;font-weight:600;transition:opacity .16s}.projects-card__link:hover,.projects-card__link:focus-visible{opacity:1}.projects-timeline{scroll-snap-type:x proximity;gap:1rem;margin-top:clamp(1.8rem,4vh,2.5rem);padding-bottom:.5rem;display:flex;overflow-x:auto}.projects-timeline__item{background:#0f172a59;border:1px solid #94a3b833;border-radius:1.15rem;flex-direction:column;flex:0 0 clamp(220px,32vw,260px);gap:.55rem;padding:1rem 1.1rem;display:flex}:root[data-theme=light] .projects-timeline__item{background:#f1f5f9c7;border-color:#94a3b84d}.projects-timeline__title{font-size:.88rem;font-weight:600}.projects-timeline__note{color:#e2e8f0bf;font-size:.78rem;line-height:1.5}:root[data-theme=light] .projects-timeline__note{color:#475569b8}.projects-stage{z-index:0;flex-direction:column;align-self:flex-start;align-items:center;gap:1.6rem;padding-bottom:clamp(1rem,3vh,2rem);display:flex;position:sticky;top:clamp(5rem,12vh,7.5rem)}:root[data-theme=light] .projects-canvas{box-shadow:0 24px 44px #1e3a8a40}.projects-canvas__fallback{background:radial-gradient(120% 120% at 30% 20%,#6366f159,#0000 70%),#1a233a99;width:100%;height:100%}:root[data-theme=light] .projects-canvas__fallback{background:radial-gradient(120% 120% at 30% 20%,#a5b4fc73,#0000 70%),#e2e8f0d9}.projects-stage__meta{width:min(320px,var(--stage-size));border-radius:1.4rem;flex-direction:column;align-items:flex-start;gap:.45rem;padding:1.4rem 1.6rem;display:flex}.projects-stage__label{text-transform:uppercase;letter-spacing:.26em;color:#94a3b8a6;font-size:.72rem}.projects-stage__title{font-size:1.05rem;font-weight:600}.projects-stage__copy{color:#e2e8f0bf;font-size:.9rem;line-height:1.6}:root[data-theme=light] .projects-stage__copy{color:#475569bd}.projects-cardlist{flex-direction:column;gap:1rem;display:flex}.projects-cardlist .projects-card{flex:none}@media (max-width:1024px){.projects-showcase__grid{grid-template-columns:1fr}.projects-stage{order:-1;position:static}.projects-carousel{padding-bottom:.75rem}}@media (max-width:640px){.projects-card{flex:0 0 88vw;padding:1.2rem 1.35rem}.projects-timeline{flex-direction:column;overflow-x:visible}.projects-timeline__item{width:100%}}.project-detail{flex-direction:column;gap:clamp(2rem,4vh,3rem);max-width:1100px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem) clamp(4rem,8vh,6rem);display:flex}.project-detail__header{flex-direction:column;gap:.75rem;display:flex}.project-detail__title{font-size:clamp(2.6rem,6vw,3.6rem);font-weight:800;line-height:1.05}.project-detail__meta{letter-spacing:.22em;text-transform:uppercase;color:#94a3b8b3;gap:.5rem;font-size:.85rem;display:flex}:root[data-theme=light] .project-detail__meta{color:#475569b3}.project-detail__intro{color:#e2e8f0d9;max-width:70ch;font-size:1.05rem;line-height:1.8}:root[data-theme=light] .project-detail__intro{color:#1e293bcc}.project-detail__tags{flex-wrap:wrap;gap:.6rem;display:flex}.project-detail__tags span{letter-spacing:.18em;text-transform:uppercase;background:#6366f129;border:1px solid #94a3b840;border-radius:999px;padding:.4rem .75rem;font-size:.78rem}.project-detail__back{color:inherit;opacity:.75;cursor:pointer;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;transition:opacity .16s}.project-detail__back:hover,.project-detail__back:focus-visible{opacity:1}.project-detail__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(2rem,5vw,4rem);display:grid}.project-detail__content{flex-direction:column;gap:1.6rem;display:flex}.project-detail__description{flex-direction:column;gap:1rem;display:flex}.project-detail__description h2{font-size:1.15rem;font-weight:700}.project-detail__description p{color:#e2e8f0d1;line-height:1.7}:root[data-theme=light] .project-detail__description p{color:#334155c7}.project-detail__description ul{color:#e2e8f0c7;flex-direction:column;gap:.65rem;padding-left:1.2rem;list-style:outside;display:flex}:root[data-theme=light] .project-detail__description ul{color:#334155c7}.project-stat{border-radius:1.1rem;flex-direction:column;gap:.3rem;padding:1.1rem 1.2rem;display:flex}.project-stat__value{font-size:1.65rem;font-weight:700}.project-stat__label{text-transform:uppercase;letter-spacing:.22em;color:#94a3b8bf;font-size:.72rem}:root[data-theme=light] .project-stat__label{color:#475569b3}.project-detail__stage{flex-direction:column;align-items:center;gap:1.6rem;display:flex}@media (max-width:1024px){.project-detail__grid{grid-template-columns:1fr}.project-detail__stage{order:-1}}@media (max-width:640px){.project-detail{padding-left:1rem;padding-right:1rem}.project-detail__tags span{font-size:.7rem}.project-detail__stats{grid-template-columns:1fr}}.contact-section{justify-content:flex-start;padding-top:clamp(4rem,8vh,6rem);padding-bottom:clamp(3rem,6vh,5rem)}.contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:clamp(2rem,6vw,4rem);display:grid}.contact-copy{flex-direction:column;gap:1.4rem;display:flex}.contact-summary{color:#e2e8f0c7;max-width:50ch;line-height:1.75}:root[data-theme=light] .contact-summary{color:#334155c7}.contact-highlights{flex-wrap:wrap;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.contact-pill{letter-spacing:.18em;text-transform:uppercase;background:#6366f124;border:1px solid #94a3b847;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.72rem;display:inline-flex}.contact-pill--light{color:#1f2937;background:#6366f11f;border-color:#94a3b847}.contact-meta{flex-direction:column;gap:.4rem;display:flex}.contact-link{color:inherit;opacity:.78;font-weight:600;transition:opacity .18s}.contact-link:hover,.contact-link:focus-visible{opacity:1}.contact-illustration{width:clamp(240px,30vw,320px);margin-top:auto}.contact-svg{width:100%;height:auto}.contact-svg__paper{fill:#0f172a66;stroke:#94a3b866;stroke-width:2.5px;filter:drop-shadow(0 18px 36px #0f172a59)}:root[data-theme=light] .contact-svg__paper{fill:#f1f5f9e6;stroke:#94a3b88c;filter:drop-shadow(0 18px 34px #94a3b859)}.contact-svg__fold{fill:none;stroke:url(#contactGradient);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:320;stroke-dashoffset:320px;animation:2.8s forwards contact-fold}.contact-svg__line{stroke:#e2e8f0a6;stroke-width:3px;stroke-linecap:round;stroke-dasharray:160;stroke-dashoffset:160px;animation:2.4s forwards contact-line}.contact-svg__line--1{animation-delay:.4s}.contact-svg__line--2{animation-delay:.7s}.contact-svg__line--3{animation-delay:1s}:root[data-theme=light] .contact-svg__line{stroke:#47556980}.contact-svg__orb{stroke:none;fill:url(#contactGradient);opacity:.85;transform-origin:50%;animation:6s ease-in-out infinite contact-orb}.contact-svg__orb--left{animation-delay:.4s}.contact-svg__orb--right{animation-delay:1.2s}.contact-form{background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:var(--shadow-card);border-radius:1.5rem;flex-direction:column;gap:1rem;padding:clamp(1.6rem,4vw,2rem);display:flex}.contact-form__header p{color:#e2e8f0bf;font-size:.9rem;line-height:1.6}:root[data-theme=light] .contact-form__header p{color:#334155b3}.contact-field{flex-direction:column;gap:.45rem;font-size:.85rem;display:flex}.contact-field span{font-weight:600}.contact-field--textarea{margin-bottom:-.35rem}.contact-field input,.contact-field textarea{width:100%;color:inherit;background:#0f172a8c;border:1px solid #94a3b84d;border-radius:.85rem;padding:.85rem 1rem;font-size:.95rem;transition:border-color .18s,background .18s,box-shadow .18s}.contact-field--error input,.contact-field--error textarea{border-color:#f87171bf;box-shadow:0 0 0 1px #ef444459}.contact-field__error{color:#f87171;font-size:.78rem}.contact-field input:focus-visible,.contact-field textarea:focus-visible{border-color:#6366f1a6;outline:none;box-shadow:0 0 0 1px #6366f159}:root[data-theme=light] .contact-field input,:root[data-theme=light] .contact-field textarea{background:#f8fafceb}.contact-verification{margin-top:.3rem;margin-bottom:1.25rem}.turnstile-widget{justify-content:center;align-items:center;min-height:64px;display:flex}.contact-honeypot{opacity:0;position:absolute;left:-9999px}.contact-submit{color:#0f172a;background:linear-gradient(120deg,#f472b6,#8b5cf6);border-radius:999px;align-self:flex-start;padding:.65rem 1.4rem;font-weight:600;box-shadow:0 18px 40px #ec489959}.contact-submit[disabled]{opacity:.7;cursor:wait;box-shadow:none}.contact-status{background:#22c55e33;border:1px solid #22c55e59;border-radius:.75rem;padding:.65rem .85rem;font-size:.85rem}.contact-status--error{background:#f8717133;border-color:#f8717159}.contact-config-tip{color:#94a3b8bf;font-size:.75rem}.contact-config-tip code{background:#0f172a99;border-radius:.35rem;padding:.1rem .35rem}:root[data-theme=light] .contact-config-tip code{background:#e2e8f0e6}.contact-footer{text-align:center;padding-top:clamp(2rem,4vh,3rem)}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr}.contact-illustration{width:min(280px,70vw)}.contact-copy{order:-1}.contact-submit{text-align:center;align-self:stretch}}@media (max-width:640px){.contact-section{padding-top:3.5rem}.contact-highlights{flex-direction:column;align-items:flex-start}.contact-config-tip{display:none}}@keyframes contact-fold{to{stroke-dashoffset:0}}@keyframes contact-line{to{stroke-dashoffset:0}}@keyframes contact-orb{0%{opacity:.85;transform:scale(1)translateY(0)}50%{opacity:1;transform:scale(1.12)translateY(-6px)}to{opacity:.85;transform:scale(1)translateY(0)}}.projects-index{flex-direction:column;gap:clamp(2rem,4vh,3rem);max-width:1100px;margin:0 auto;padding:clamp(4rem,8vh,6rem) clamp(1.25rem,4vw,2.5rem);display:flex}.projects-index--section{padding:clamp(4rem,8vh,6rem) 0}.projects-index__inner{flex-direction:column;gap:clamp(2rem,4vh,3rem);width:100%;margin:0 auto;display:flex}.project-detail__description li:before{content:none!important}.projects-index__header{flex-direction:column;gap:.75rem;display:flex}.projects-index__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.projects-index__card{background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:var(--shadow-card);border-radius:1.4rem;flex-direction:column;gap:.9rem;padding:1.5rem 1.6rem;display:flex}.projects-index__more{flex-direction:column;gap:1.2rem;display:flex}.projects-index__more-title{font-size:1rem;font-weight:700}.projects-index__more-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.projects-index__more-card{background:var(--surface-card);border:1px solid var(--surface-border);box-shadow:var(--shadow-card);border-radius:1.2rem;flex-direction:column;gap:.6rem;padding:1.1rem 1.2rem;display:flex}.project-detail__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,3rem);display:grid}.project-detail__content{grid-template-rows:auto auto auto;gap:clamp(1rem,2.5vw,1.25rem);padding-top:clamp(.75rem,2vw,1.25rem);display:grid}.project-detail__description.surface-card{padding:1.25rem 1.35rem}.project-detail__description h2{margin:0 0 .5rem}.project-detail__description ul{margin:.5rem 0 0}.project-detail__description li{padding-left:1.1rem;position:relative}.project-detail__description li:before{content:"";background:linear-gradient(120deg,#8b5cf6,#22d3ee);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.7rem;left:.25rem}.project-detail__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}@media (max-width:700px){.project-detail__stats{grid-template-columns:1fr}}.project-stat.surface-card{text-align:left;align-content:center;gap:.35rem;padding:1rem 1.1rem;display:grid}:root{--stage-w:clamp(320px,40vw,440px)}.project-detail__stage{justify-items:center;gap:1rem;display:grid}.projects-canvas{width:var(--stage-w);aspect-ratio:1;border-radius:1.35rem;overflow:hidden;box-shadow:0 24px 48px #0f172a59}.projects-stage__meta{width:var(--stage-w);border-radius:1.2rem;padding:1.1rem 1.25rem}.projects-stage__title,.project-detail__description h2{letter-spacing:.01em;font-weight:700}.project-detail__resources{flex-wrap:wrap;gap:.6rem;display:flex}@media (max-width:1024px){.project-detail__grid{grid-template-columns:1fr}.projects-canvas,.projects-stage__meta{width:min(520px,92vw)}.project-detail__stage{order:-1}.project-detail__content{padding-top:0}}:root{--stickyTop:clamp(64px,10vh,96px)}.project-detail__stage{top:var(--stickyTop);z-index:1;align-self:start;position:sticky}@media (max-width:1024px){.project-detail__stage{position:static}}.ripple-portrait__ring{transform-origin:50%;animation:4.2s ease-in-out infinite ripple-portrait-wave}@keyframes ripple-portrait-wave{0%{opacity:.45;transform:scale(.9)}70%{opacity:.12}to{opacity:0;transform:scale(3)}}@media (prefers-reduced-motion:reduce){.ripple-portrait__ring{opacity:.2;animation:none}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}
