.page{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;max-width:960px;padding:2rem 1.5rem 3rem}.hero{padding:3rem 0 2rem}.hero-text{max-width:680px}.hero-title{font-size:2.4rem;font-weight:700;margin-bottom:.25rem}.accent{color:#2563eb}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn{align-items:center;border:1px solid transparent;border-radius:999px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:500;justify-content:center;padding:.6rem 1.2rem;text-decoration:none}.btn-primary{box-shadow:none}.btn-ghost{border-width:1px}.section{padding:2rem 0}.section-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.section-text{line-height:1.7;margin-bottom:.5rem}.two-column{display:grid;gap:1.5rem}@media(min-width:768px){.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}}.pill-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:.5rem 0 0;padding:0}.pill{border-radius:999px;font-size:.85rem;padding:.3rem .75rem}.pill-small{font-size:.8rem}.projects{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.project-card{border:1px solid var(--border);border-radius:.75rem;box-shadow:0 6px 18px #1018280f;padding:1.25rem 1.25rem 1rem}.project-header{align-items:flex-start;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.project-title{font-size:1.05rem;font-weight:600}.project-role{font-size:.9rem}.project-period{color:#9ca3af}.project-link{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:.85rem;gap:.4rem;padding:.25rem .6rem;text-decoration:none;transition:background .18s ease,color .18s ease,transform .12s ease}.project-link:hover{transform:translateY(-1px)}.project-link:focus{outline:2px solid rgba(37,99,235,.16);outline-offset:2px}.project-links{align-items:center;display:flex;gap:.5rem}.project-description{font-size:.95rem;margin-bottom:.75rem}.project-meta{display:grid;gap:.75rem}@media(min-width:768px){.project-meta{grid-template-columns:minmax(0,1.2fr) minmax(0,2fr)}}.meta-label{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.project-highlights{font-size:.9rem;margin:0;padding-left:1.1rem}.contact-list{display:grid;gap:.35rem;list-style:none;margin:.5rem 0 0;padding:0}.contact-list a{text-decoration:none}.footer{font-size:.85rem;margin-top:2rem;padding-top:1.5rem;text-align:center}.theme-toggle{--toggle-width:56px;--toggle-height:32px;--knob-size:26px;background:var(--toggle-bg,#fff);border:1px solid var(--toggle-border,rgba(0,0,0,.08));cursor:pointer;height:var(--toggle-height);padding:3px;position:fixed;right:1rem;top:1rem;width:var(--toggle-width);z-index:60;-webkit-tap-highlight-color:transparent;box-sizing:border-box}@media(max-width:640px){.theme-toggle{bottom:1rem;left:1rem;right:auto;top:auto}}.theme-toggle:focus{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}.theme-toggle__track{position:relative}.theme-toggle__knob{transition:transform .24s cubic-bezier(.2,.9,.3,1),background .18s linear,box-shadow .18s}html.light{--bg:#fff;--text:#0f1724;--muted:#4b5563;--accent:#2563eb;--surface:#fff;--border:#e5e7eb;--pill-bg:#f9fafb;--pill-text:#0f1724;--toggle-bg:#f3f4f6;--toggle-border:rgba(15,23,36,.06);--knob-bg:#fff}html.dark{--bg:#0b1220;--text:#e6eef8;--muted:#cbd8e6;--accent:#93c5fd;--surface:hsla(0,0%,100%,.02);--border:hsla(0,0%,100%,.04);--pill-bg:hsla(0,0%,100%,.14);--pill-text:#fff;--toggle-bg:hsla(0,0%,100%,.04);--toggle-border:rgba(79,199,255,.781);--knob-bg:#fff}:root{--transition-duration:.32s;--transition-ease:cubic-bezier(.2,.9,.3,1)}.btn-ghost,.btn-primary,.contact-list a,.hero,.page,.pill,.project-card,.project-link,.section,body,html{transition:background-color var(--transition-duration) var(--transition-ease),color calc(var(--transition-duration)*.8) var(--transition-ease),border-color var(--transition-duration) var(--transition-ease)}.hero{background:transparent}@media(prefers-reduced-motion:reduce){.btn-ghost,.btn-primary,.contact-list a,.hero,.page,.pill,.project-card,.project-link,.section,body,html{transition:none!important}}html.light{background:#fff;color:#0f1724}html.light .page{color:#111827}html.light .hero-label{color:#6b7280;font-size:.85rem;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}html.light .hero-subtitle{color:#4b5563;font-size:1.3rem;font-weight:500;margin-bottom:.75rem}html.light .hero-tagline{color:#4b5563;line-height:1.6;margin-bottom:1.5rem}html.light .btn-primary{background:#2563eb;color:#fff}html.light .btn-primary:hover{background:#1d4ed8}html.light .btn-ghost{background:#fff;border-color:#d1d5db;color:#374151}html.light .btn-ghost:hover{background:#f3f4f6}html.light .section{background:#fff;border-top:1px solid #e5e7eb}html.light .section-text{color:#4b5563}html.light .pill{background:#f9fafb;border:1px solid #e5e7eb;color:#0f1724}html.light .project-card{background:#fff;border:1px solid #e5e7eb}html.light .project-role{color:#6b7280}html.light .project-description,html.light .project-highlights{color:#4b5563}html.light .project-link{border:1px solid #2563eb;color:#2563eb}html.light .contact-list a{color:#2563eb}html.light .footer{border-top:1px solid #e5e7eb;color:#9ca3af}html.light{--toggle-icon:#f59e0b}html.dark{background:#0b1220}html.dark,html.dark .page{color:#e6eef8}html.dark .hero-label{color:#f1f7fb;font-size:.85rem;letter-spacing:.1em;margin-bottom:.75rem;text-transform:uppercase}html.dark .hero{background:linear-gradient(180deg,#0b1220e6,#0f1724e6);color:#f1f7fb}html.dark .hero-subtitle,html.dark .hero-tagline{color:#f1f7fb}html.dark .hero-title{color:#fff}html.dark .section{background:#ffffff05;border-top:1px solid hsla(0,0%,100%,.04)}html.dark .project-title,html.dark .section-title{color:#fff}html.dark .project-description,html.dark .project-highlights,html.dark .project-role,html.dark .section-text{color:#cbd8e6}html.dark{--toggle-icon:#f8fafc}html.dark .project-card{background:var(--surface);border-color:var(--border)}html.dark .pill,html.dark .pill-small{background:#ffffff08;border-color:#ffffff0f;color:#e6eef8}html.dark .project-title,html.dark .section-title{color:#fff!important}html.dark .pill,html.dark .pill-small{background:#ffffff24!important;border-color:#ffffff1f!important;color:#fff!important}html.dark .project-link{color:#93c5fd!important}html.dark .project-description,html.dark .project-role,html.dark .section-text{color:#d7e6f8!important}html.dark .btn-primary{background:var(--accent);color:var(--knob-bg)}html.dark .btn-primary:hover{filter:brightness(.95)}html.dark .btn-ghost{background:transparent;border-color:var(--toggle-border);color:var(--pill-text)}html.dark .btn-ghost:hover{background:#ffffff05}html.dark .contact-list a{color:var(--accent)}html.dark .contact-list a:hover{color:#cfe6ff}html.dark .project-period,html.light .project-period{color:#6b7280}.theme-toggle{align-items:center;border-radius:9999px;color:var(--toggle-icon);display:inline-flex;justify-content:center;padding:6px}.theme-toggle .theme-toggle__within{display:block;height:1.25rem;transition:transform .26s cubic-bezier(.2,.9,.3,1),color .18s linear;width:1.25rem}.theme-toggle .theme-toggle__within__circle,.theme-toggle .theme-toggle__within__inner{transform-origin:50% 50%;transition:transform .26s cubic-bezier(.2,.9,.3,1),opacity .18s linear}.theme-toggle{transform:rotate(0)}.theme-toggle .theme-toggle__within__circle{opacity:1;transform:translate(0) scale(1)}.theme-toggle .theme-toggle__within__inner{opacity:1;transform:scale(1)}.theme-toggle.is-dark{transform:rotate(40deg)}.theme-toggle.is-dark .theme-toggle__within__circle{opacity:.95;transform:translate(5px) scale(.84)}.theme-toggle.is-dark .theme-toggle__within__inner{opacity:.95;transform:scale(.45)}@media(prefers-reduced-motion:reduce){.theme-toggle .theme-toggle__within,.theme-toggle .theme-toggle__within__circle,.theme-toggle .theme-toggle__within__inner{transition:none!important}}.theme-toggle{background:transparent;border:none}.theme-toggle__track{border-radius:9999px;display:block;height:100%;width:100%}.theme-toggle__knob{background:var(--knob-bg,#fff);border-radius:50%;box-shadow:0 4px 10px #02061714;height:var(--knob-size);left:4px;position:absolute;top:50%;transform:translateY(-50%) translate(0);transition:transform .24s cubic-bezier(.2,.9,.3,1),background .18s linear;width:var(--knob-size)}.theme-toggle.is-dark .theme-toggle__knob{transform:translateY(-50%) translate(calc(var(--toggle-width) - var(--knob-size) - 8px))}html.light .theme-toggle{--toggle-border:rgba(15,23,36,.06);--toggle-bg:#f3f4f6;--knob-bg:#fff}html.dark .theme-toggle{--toggle-border:hsla(0,0%,100%,.08);--toggle-bg:hsla(0,0%,100%,.04);--knob-bg:#0b1220}html.light .project-link{background:transparent;border-color:var(--accent);color:var(--accent)}html.light .project-link:after{color:#065f46}html.dark .project-link{background:transparent;border-color:#ffffff0f;color:var(--accent)}html.dark .project-link:after{color:#bbf7d0}
