:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-bg:#f8fafc;--color-surface:#fff;--color-surface-soft:#f1f5f9;--color-border:#dbe3ef;--color-text:#172033;--color-text-muted:#5f6f89;--color-primary:#1d4ed8;--color-primary-dark:#1e3a8a;--color-primary-soft:#dbeafe;--shadow-soft:0 18px 45px #0f172a14;--radius-lg:24px;--radius-md:16px;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--color-text);background:radial-gradient(circle at 0 0,#1d4ed814,#0000 34rem),linear-gradient(135deg,#fff 0%,#f8fafc 45%,#eef4ff 100%);margin:0}a{color:var(--color-primary);font-weight:600;text-decoration:none}a:hover{color:var(--color-primary-dark)}address{color:var(--color-text-muted);margin:0 0 1.5rem;font-style:normal;line-height:1.75}button,a.button{background:var(--color-primary);color:#fff;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.2rem;font-weight:700;line-height:1;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 10px 24px #1d4ed833}button:hover,a.button:hover{background:var(--color-primary-dark);color:#fff;transform:translateY(-1px);box-shadow:0 14px 30px #1d4ed842}button.secondary,a.button.secondary{color:var(--color-primary);border-color:var(--color-border);box-shadow:none;background:#fff}button.secondary:hover,a.button.secondary:hover{background:var(--color-primary-soft);color:var(--color-primary-dark)}main{width:min(1320px,100% - 3rem);margin:0 auto;padding:4.5rem 0}section{border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;padding:clamp(2rem,5vw,4rem)}h1,h2,h3,p{margin-top:0}h1{color:#0f172a;letter-spacing:0;max-width:850px;margin-bottom:1rem;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.98}h2{color:#111827;letter-spacing:0;margin-bottom:.85rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}h3{color:#172033;margin-bottom:.5rem;font-size:1.15rem;line-height:1.25}p{color:var(--color-text-muted);font-size:1.05rem;line-height:1.75}ul{color:var(--color-text-muted);margin:1.25rem 0 0;padding-left:1.25rem}li{margin-bottom:.55rem;line-height:1.65}img{max-width:100%;display:block}.language-switcher{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #dbe3eff2;border-radius:999px;gap:.25rem;padding:.3rem;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 14px 34px #0f172a24}.language-switcher button{min-width:4.1rem;min-height:2.35rem;color:var(--color-text-muted);box-shadow:none;background:0 0;border-radius:999px;gap:.35rem;padding:.45rem .7rem;font-size:.86rem;font-weight:900}.language-switcher button:hover,.language-switcher button:focus-visible{background:var(--color-primary-soft);color:var(--color-primary-dark);box-shadow:none;transform:none}.language-switcher button.is-active{background:var(--color-primary);color:#fff}.language-switcher button span:first-child{font-size:1rem}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem;box-shadow:0 10px 28px #0f172a0f}.badge{background:var(--color-primary-soft);color:var(--color-primary-dark);border:1px solid #1d4ed829;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.85rem;font-weight:700;display:inline-flex}.muted{color:var(--color-text-muted)}.highlight{color:var(--color-primary)}.content-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem;margin-top:2rem;display:grid}.skills-page{padding-bottom:clamp(1.5rem,4vw,3rem)}.skills-intro{max-width:900px}.skills-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.skills-highlight-card{border-radius:var(--radius-md);background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #1d4ed833;min-width:0;padding:1.25rem;box-shadow:0 10px 26px #0f172a0f}.skills-highlight-card h2{margin-bottom:.55rem;font-size:1.35rem}.skills-highlight-card p{margin-bottom:0;font-size:.98rem}.skills-evidence-list{gap:1rem;margin-top:1.25rem;display:grid}.skill-evidence-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);align-items:start;gap:1.25rem;padding:1.25rem;display:grid;box-shadow:0 10px 28px #0f172a0f}.skill-evidence-main h2{margin-bottom:.55rem;font-size:1.45rem}.skill-evidence-main p{margin-bottom:1rem;font-size:1rem}.skill-chip-list{flex-wrap:wrap;gap:.55rem;display:flex}.skill-chip-list span{min-height:2rem;color:var(--color-primary-dark);background:#eef6ff;border:1px solid #1d4ed829;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.86rem;font-weight:850;line-height:1.2;display:inline-flex}.skill-projects{background:#fbfdff;border:1px solid #0f172a14;border-radius:14px;min-width:0;padding:1rem}.skill-projects h3{color:#0f172a;margin-bottom:.75rem;font-size:.95rem}.skill-projects ul{gap:.45rem;margin:0;padding-left:0;list-style:none;display:grid}.skill-projects li{color:var(--color-text-muted);margin-bottom:0;font-size:.95rem;font-weight:750;line-height:1.4}.skills-methods{border-radius:var(--radius-md);background:linear-gradient(#fff 0%,#f4fbf8 100%);border:1px solid #10b98138;margin-top:1.25rem;padding:1.25rem;box-shadow:0 10px 28px #0f172a0d}.skills-methods h2{margin-bottom:.55rem;font-size:1.45rem}.skills-methods p{max-width:900px;margin-bottom:1rem;font-size:1rem}.skills-methods .button{margin-top:1.25rem}.education-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.education-card{flex-direction:column;align-items:flex-start;min-height:360px;padding:1.5rem;display:flex}.education-card h2{margin-top:1rem}.education-card-actions{flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:1.5rem;display:flex}.grade-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.grade-summary-card{gap:.35rem;padding:1.25rem;display:grid}.grade-summary-card span{color:var(--color-text-muted);font-weight:800}.grade-summary-card strong{color:#0f172a;font-size:2rem;line-height:1}.grade-group-list{gap:1rem;margin-top:2rem;display:grid}.grade-group-card{padding:1.5rem}.grade-group-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.grade-group-header h2{margin-bottom:.35rem;font-size:1.55rem}.grade-group-header p{margin-bottom:0}.grade-pill{background:var(--color-primary-soft);color:var(--color-primary-dark);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.45rem .75rem;font-size:.9rem;font-weight:900;display:inline-flex}.grade-table-wrap{width:100%;overflow-x:auto}.grade-table{border-collapse:collapse;width:100%;min-width:760px}.grade-table th,.grade-table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:.8rem .75rem}.grade-table th{color:#0f172a;font-size:.86rem;font-weight:900}.grade-table td{color:var(--color-text-muted);line-height:1.55}.grade-table td:first-child{color:var(--color-text);font-weight:800}.grade-note{color:var(--color-text-muted);margin-top:.2rem;font-size:.88rem;font-weight:600;display:block}.stacked-experience{flex-direction:column;gap:1rem;margin-top:2.25rem;display:flex}.experience-section-heading{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.experience-section-heading:first-child{margin-top:0}.experience-section-heading h2{margin-bottom:.25rem}.experience-section-heading .badge{padding:.55rem .95rem;font-size:1rem}.experience-entry-card{gap:.75rem;padding:1.5rem;display:grid}.experience-entry-card h3{margin-bottom:.35rem;font-size:1.3rem}.experience-entry-card p{margin-bottom:0}.entry-meta{color:var(--color-primary-dark);font-size:.96rem;font-weight:800;line-height:1.5}.compact-entry{background:#fbfdff}.experience-detail-card{margin-top:2rem}.experience-detail-header{grid-template-columns:minmax(0,1fr) minmax(120px,170px);align-items:center;gap:1.5rem;margin-bottom:2rem;display:grid}.experience-detail-header h2{margin-bottom:.6rem}.experience-detail-header p{margin-bottom:.35rem}.project-logo{aspect-ratio:1;object-fit:contain;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;justify-self:end;width:min(100%,170px);padding:.75rem;box-shadow:0 12px 28px #0f172a14}.experience-story{max-width:980px}.experience-story h3{color:#0f172a;margin-top:2rem;font-size:1.35rem}.experience-story h3:first-child{margin-top:0}.tag-list{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.tag-list span{background:var(--color-primary-soft);min-height:2.1rem;color:var(--color-primary-dark);border:1px solid #1d4ed82e;border-radius:999px;align-items:center;padding:.4rem .7rem;font-size:.9rem;font-weight:800;display:inline-flex}.link-row{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 2rem;display:flex}.link-row a{border:1px solid var(--color-border);min-height:2.65rem;color:var(--color-primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.65rem .95rem;font-weight:800;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.link-row a:hover{background:var(--color-primary-soft);color:var(--color-primary-dark);border-color:#1d4ed857}.experience-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.experience-choice{border-radius:var(--radius-md);min-height:280px;color:var(--color-text);background:linear-gradient(#f7fbff 0%,#eef6ff 100%);border:1px solid #1d4ed83d;flex-direction:column;align-items:flex-start;padding:1.5rem;transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #1d4ed81a}.experience-choice:after{content:"->";width:2.25rem;height:2.25rem;color:var(--color-primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-weight:900;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 8px 18px #1d4ed81f}.experience-choice:hover{color:var(--color-text);background:linear-gradient(#edf6ff 0%,#dbeafe 100%);border-color:#1d4ed87a;transform:translateY(-4px);box-shadow:0 20px 42px #1d4ed82e}.experience-choice:hover:after{background:var(--color-primary);color:#fff;transform:translate(.2rem)}.experience-choice:focus-visible{outline-offset:4px;outline:3px solid #1d4ed847}.experience-choice h3{margin-bottom:.65rem;font-size:1.35rem}.experience-choice p{margin-bottom:1.5rem}.experience-choice-icon,.experience-choice-icon-set{margin-bottom:1rem}.experience-choice-icon{background:var(--color-primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1.65rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 14px 28px #1d4ed833}.experience-choice-icon-set{align-items:center;gap:.5rem;display:inline-flex}.experience-choice-icon-set svg{color:#9a3412;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;background:#fff7ed;border-radius:12px;width:2.75rem;height:2.75rem;padding:.55rem}.experience-choice-icon-set svg:nth-child(2){background:var(--color-primary-soft);color:var(--color-primary-dark)}.experience-choice-icon-set svg:nth-child(3){color:#047857;background:#ecfdf5}.experience-choice-action{color:var(--color-primary);background:#fff;border-radius:999px;align-items:center;gap:.45rem;margin-top:auto;padding:.65rem .85rem;font-weight:800;transition:background-color .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:inset 0 0 0 1px #1d4ed82e}.experience-choice-arrow{transition:transform .18s}.experience-choice:hover .experience-choice-action{background:var(--color-primary);color:#fff;box-shadow:none}.experience-choice:hover .experience-choice-arrow{transform:translate(.25rem)}.projects-page{padding-bottom:clamp(1.5rem,4vw,3rem)}.projects-intro{max-width:900px}.project-layout{grid-template-columns:minmax(310px,.85fr) minmax(0,1.35fr);align-items:start;gap:1.25rem;margin-top:2rem;display:grid}.project-list{flex-direction:column;gap:.85rem;display:flex}.project-card{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text);text-align:left;background:#fff;grid-template-columns:116px minmax(0,1fr);align-items:stretch;gap:1rem;padding:.85rem;transition:border-color .16s,box-shadow .16s,transform .16s,background-color .16s;display:grid;transform:none;box-shadow:0 10px 28px #0f172a0f}.project-card-no-image{grid-template-columns:minmax(0,1fr)}.project-card:hover,.project-card:focus-visible{color:var(--color-text);background:#fbfdff;border-color:#1d4ed857;transform:translateY(-2px);box-shadow:0 16px 34px #0f172a1a}.project-card:focus-visible{outline-offset:3px;outline:3px solid #1d4ed838}.project-card.is-active{background:linear-gradient(#fff 0%,#f5f9ff 100%);border-color:#1d4ed885;box-shadow:0 18px 38px #1d4ed821}.project-card-content{flex-direction:column;gap:.45rem;min-width:0;display:flex}.project-card-kicker{color:var(--color-primary-dark);font-size:.82rem;font-weight:900;line-height:1.35}.project-card-title{color:#0f172a;font-size:1.05rem;font-weight:900;line-height:1.3}.project-card-summary{color:var(--color-text-muted);font-size:.95rem;font-weight:600;line-height:1.55}.project-tag-list{flex-wrap:wrap;gap:.4rem;margin-top:.15rem;display:flex}.project-tag-list span{min-height:1.75rem;color:var(--color-primary-dark);background:#eef6ff;border:1px solid #1d4ed824;border-radius:999px;align-items:center;padding:.3rem .55rem;font-size:.78rem;font-weight:900;line-height:1.2;display:inline-flex}.project-visual{color:#1e3a8a;background:linear-gradient(135deg,#1d4ed824,#0000 46%),linear-gradient(145deg,#eff6ff 0%,#ecfdf5 58%,#fff7ed 100%);border:1px solid #0f172a14;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:112px;font-size:clamp(1.25rem,3vw,2rem);font-weight:950;line-height:1;display:flex;position:relative;overflow:hidden}.project-visual:before,.project-visual:after{content:"";border:1px solid #1d4ed829;border-radius:999px;position:absolute}.project-visual:before{background:#10b9811f;width:84px;height:84px;bottom:-22px;right:-24px}.project-visual:after{background:#f59e0b1f;width:58px;height:58px;top:-18px;left:-16px}.project-visual>span{z-index:1;padding:.5rem;position:relative}.project-visual.has-image{background:#fff}.project-visual.has-image:before,.project-visual.has-image:after{display:none}.project-visual img{object-fit:contain;width:82%;height:82%}.project-detail{border-radius:var(--radius-md);background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #1d4ed833;min-width:0;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 14px 34px #0f172a14}.project-detail-heading{max-width:860px}.project-detail-heading h2{margin-top:.95rem;font-size:clamp(1.65rem,3.2vw,2.65rem)}.project-detail-heading p{margin-bottom:0}.project-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.5rem;display:grid}.project-gallery-count-1{grid-template-columns:minmax(0,1fr)}.project-gallery-count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery-item{flex-direction:column;gap:.65rem;min-width:0;margin:0;display:flex}.project-gallery-item .project-visual{aspect-ratio:16/10;min-height:0}.project-gallery-count-1 .project-gallery-item .project-visual{aspect-ratio:21/9}.project-gallery-item figcaption{color:var(--color-text-muted);font-size:.88rem;font-weight:700;line-height:1.45}.project-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.project-detail-block{border:1px solid var(--color-border);background:#fff;border-radius:14px;min-width:0;padding:1.1rem}.project-detail-block:first-child,.project-detail-block:nth-child(2),.project-detail-block:nth-child(5){grid-column:1/-1}.project-detail-block h3{color:#0f172a;margin-bottom:.75rem;font-size:1.05rem}.project-detail-block p{margin-bottom:.85rem;font-size:.98rem}.project-detail-block p:last-child,.project-detail-block li:last-child{margin-bottom:0}.project-detail-block ul{margin-top:0}.hero{grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero-content{min-width:0}.hero-photo{aspect-ratio:4/5;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-soft);justify-self:end;width:min(100%,320px);overflow:hidden;box-shadow:0 16px 34px #0f172a1f}.hero-photo img{object-fit:cover;width:100%;height:100%}@media (width<=700px){main{width:min(100% - 1rem,1320px);padding:2rem 0}section{border-radius:18px;padding:1.25rem}h1{font-size:clamp(2.1rem,12vw,3.2rem)}.language-switcher{bottom:.5rem;right:.5rem}.hero{grid-template-columns:1fr}.hero-photo{justify-self:start;width:min(100%,260px)}.experience-choice-grid{grid-template-columns:1fr}.experience-choice{min-height:240px}.education-grid,.grade-summary-grid,.skills-highlight-grid,.skill-evidence-card{grid-template-columns:1fr}.education-card{min-height:0}.education-card-actions,.education-card-actions .button{width:100%}.grade-group-header{flex-direction:column}.experience-detail-header{grid-template-columns:1fr}.project-logo{justify-self:start;width:132px}.project-layout{grid-template-columns:1fr}.project-card{grid-template-columns:92px minmax(0,1fr);gap:.75rem;padding:.75rem}.project-card-no-image{grid-template-columns:minmax(0,1fr)}.project-visual{min-height:96px}.project-gallery,.project-detail-grid{grid-template-columns:1fr}.project-detail{padding:1rem}.project-detail-block:first-child,.project-detail-block:nth-child(2),.project-detail-block:nth-child(5){grid-column:auto}}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcdb;border-bottom:1px solid #dbe3efe6;width:100%;padding:1rem 0;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1320px,100% - 3rem);margin:0 auto;display:flex}.site-logo{color:#0f172a;letter-spacing:0;white-space:nowrap;font-size:1.45rem;font-weight:850;line-height:1}.site-nav{align-items:center;gap:.25rem;display:flex}.site-nav a{color:var(--color-text-muted);border-radius:999px;padding:.55rem .8rem;font-size:.95rem;font-weight:700;transition:background-color .16s,color .16s}.site-nav a:hover{background:var(--color-primary-soft);color:var(--color-primary-dark)}.site-nav a[aria-current=page]{background:var(--color-primary);color:#fff}@media (width<=800px){.site-header{padding:.8rem 0}.site-header-inner{flex-direction:column;align-items:flex-start;width:min(100% - 1rem,1320px)}.site-nav{width:100%;padding-bottom:.15rem;overflow-x:auto}.site-nav a{white-space:nowrap}.site-logo{font-size:1.35rem}}.site-footer{color:#fff;background:#0f172a;border-top:1px solid #ffffff14;width:100%;margin-top:3rem;padding:3rem 0}.site-footer-inner{width:min(1320px,100% - 3rem);margin:0 auto}.site-footer h2,.site-footer h3{color:#fff}.site-footer p{color:#cbd5e1}.site-footer a{color:#bfdbfe}.site-footer a:hover{color:#fff}.footer-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.footer-card{background:0 0;border:none;border-radius:0;min-height:150px;padding:0}.footer-card a{margin-top:.35rem;display:block}@media (width<=800px){.site-footer{padding:2rem 0}.site-footer-inner{width:min(100% - 1rem,1320px)}.footer-grid{grid-template-columns:1fr;gap:1.5rem}}
