.footer{border-top:1px solid var(--border);background:var(--bg-elevated);padding:2rem 0 2.5rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy{color:var(--text);font-size:.95rem;font-weight:500}.footer-note{color:var(--text-muted);font-size:.9rem}.footer-links{flex-wrap:wrap;gap:1.25rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none}.footer-links a:hover{color:var(--accent-strong);text-decoration:underline}.footer-resume{margin-top:.75rem}.footer-resume-link{color:var(--text-muted);font-size:.9rem;font-weight:500}.footer-resume-link:hover{color:var(--accent-strong)}@media (width<=640px){.footer-inner{flex-direction:column;align-items:flex-start}}.navbar{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:64px;display:flex;position:relative}.navbar-brand{color:var(--text);z-index:2;align-items:center;gap:.65rem;font-weight:600;text-decoration:none;display:inline-flex}.navbar-brand:hover{text-decoration:none}.navbar-monogram{background:var(--accent);width:2rem;height:2rem;color:var(--accent-contrast);letter-spacing:.02em;border-radius:8px;place-items:center;font-size:.8rem;font-weight:700;display:grid}.navbar-name{letter-spacing:-.01em}.navbar-actions{z-index:2;align-items:center;gap:.5rem;display:flex}.theme-toggle{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card);width:2.4rem;height:2.4rem;color:var(--text);cursor:pointer;place-items:center;transition:background-color .2s,border-color .2s;display:grid}.theme-toggle:hover{background:var(--card-hover);border-color:var(--accent)}.theme-toggle-icon{font-size:1rem;line-height:1}.navbar-burger{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);cursor:pointer;flex-direction:column;justify-content:center;gap:5px;width:2.4rem;height:2.4rem;padding:.55rem;display:none}.navbar-burger span{background:var(--text);border-radius:1px;width:100%;height:2px;display:block}.navbar-nav{align-items:center;gap:.25rem;display:flex}.navbar-link{border-radius:var(--radius-sm);color:var(--text-muted);padding:.45rem .75rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s}.navbar-link:hover{color:var(--text);background:var(--accent-soft);text-decoration:none}.navbar-backdrop{display:none}@media (width<=768px){.navbar-burger{display:flex}.navbar-nav{background:var(--bg);border-bottom:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:.25rem;padding:.75rem 1.25rem 1rem;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.navbar-nav.is-open{display:flex}.navbar-link{align-items:center;min-height:44px;padding:.85rem .75rem;font-size:1rem;display:flex}.navbar-backdrop{cursor:default;z-index:40;background:#00000040;border:none;padding:0;display:block;position:fixed;inset:64px 0 0}}.about-grid{grid-template-columns:minmax(200px,280px) 1fr;align-items:center;gap:clamp(1.75rem,4vw,3.5rem);margin-top:2rem;display:grid}.about-photo{aspect-ratio:4/5;border-radius:var(--radius);background:linear-gradient(160deg, var(--accent-soft), var(--card));border:1px solid var(--border);box-shadow:var(--shadow);place-items:center;display:grid}.about-photo span{color:var(--accent);letter-spacing:-.03em;opacity:.85;font-size:3rem;font-weight:700}.about-text{flex-direction:column;gap:1rem;display:flex}.about-text p{color:var(--text-muted);max-width:60ch;font-size:1.05rem;line-height:1.75}@media (width<=768px){.about-grid{grid-template-columns:1fr}.about-photo{max-width:240px}}.contact-inner{text-align:center}.contact-text{max-width:46ch;color:var(--text-muted);margin:1rem auto 0;font-size:1.05rem}.contact-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem;display:flex}.hero{align-items:center;min-height:clamp(520px,85vh,860px);padding-block:clamp(3rem,8vh,5rem);display:flex}.hero-grid{width:min(var(--max-width), calc(100% - 2.5rem));grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.hero-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:1rem;font-size:.8rem;font-weight:600;display:inline-block}.hero h1{letter-spacing:-.03em;font-size:clamp(2.6rem,6vw,4rem);font-weight:700}.hero-statement{color:var(--text);max-width:28ch;margin-top:1.1rem;font-size:clamp(1.15rem,2.2vw,1.4rem);font-weight:500;line-height:1.4}.hero-supporting{color:var(--text-muted);max-width:42ch;margin-top:.85rem;font-size:1.02rem}.hero-ctas{flex-wrap:wrap;gap:.75rem;margin-top:1.75rem;display:flex}.hero-social{flex-wrap:wrap;gap:1.25rem;margin-top:1.75rem;list-style:none;display:flex}.hero-social a{color:var(--text-muted);font-size:.92rem;font-weight:500;text-decoration:none}.hero-social a:hover{color:var(--accent-strong);text-decoration:underline}.hero-visual{justify-content:center;display:flex}.hero-visual-frame{width:min(100%,380px)}.hero-visual-window{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.hero-visual-dots{border-bottom:1px solid var(--border);gap:6px;padding:.75rem 1rem;display:flex}.hero-visual-dots span{background:var(--border);border-radius:50%;width:10px;height:10px}.hero-visual-dots span:first-child{background:#e8a0a0}.hero-visual-dots span:nth-child(2){background:#e8d49a}.hero-visual-dots span:nth-child(3){background:#a8d4b0}.hero-visual-code{color:var(--text-muted);white-space:pre-wrap;word-break:break-word;margin:0;padding:1.25rem 1.35rem 1.5rem;font-family:SF Mono,Fira Code,ui-monospace,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.7}.tok-kw{color:var(--accent-strong);font-weight:600}.tok-fn{color:var(--text);font-weight:600}.tok-key{color:var(--accent-strong)}.tok-str{color:var(--text)}@media (width<=900px){.hero{min-height:auto;padding-block:3rem 2rem}.hero-grid{grid-template-columns:1fr}.hero-visual{order:-1;justify-content:flex-start}.hero-visual-frame{width:min(100%,320px)}}@media (width<=480px){.hero h1{font-size:2.35rem}.hero-ctas .btn{width:100%}}.interests-list{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin-top:1.75rem;list-style:none;display:flex}.interests-list li{border-radius:var(--radius-pill);border:1px dashed var(--border);background:var(--card);color:var(--text);padding:.55rem 1.15rem;font-size:.95rem;font-weight:500}.languages-layout{grid-template-columns:minmax(160px,240px) 1fr;align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.languages-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;list-style:none;display:grid}.languages-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:.15rem;padding:.9rem 1.1rem;display:flex}.languages-name{font-size:.95rem;font-weight:600}.languages-level{color:var(--text-muted);font-size:.88rem}@media (width<=768px){.languages-layout{grid-template-columns:1fr}}.project-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s,background-color .25s;display:flex;overflow:hidden}.project-card:hover{box-shadow:var(--shadow-lift);background:var(--card-hover);transform:translateY(-4px)}.project-card-media{aspect-ratio:16/9;background:var(--bg-elevated);border-bottom:1px solid var(--border);overflow:hidden}.project-card--featured .project-card-media{aspect-ratio:21/9}.project-card-media img{object-fit:cover;width:100%;height:100%}.project-card-body{flex-direction:column;flex:1;gap:.75rem;padding:1.35rem 1.4rem 1.5rem;display:flex}.project-card-title{font-size:1.15rem;font-weight:600}.project-card-desc{color:var(--text-muted);flex:1;font-size:.95rem;line-height:1.6}.project-card-actions{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.btn-sm{padding:.45rem .85rem;font-size:.85rem}.project-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.project-grid-featured{grid-column:1/-1}.project-grid .reveal{height:100%}@media (width<=768px){.project-grid{grid-template-columns:1fr}}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}.skills-group{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.35rem}.skills-group h3{color:var(--text);margin-bottom:.85rem;font-size:.95rem;font-weight:600}.timeline{margin:2.5rem 0 0;padding:0;list-style:none;position:relative}.timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:6px;bottom:6px;left:7px}.timeline-item{grid-template-columns:16px 1fr;gap:1.25rem;padding-bottom:2.25rem;display:grid;position:relative}.timeline-item:last-child{padding-bottom:0}.timeline-marker{padding-top:6px;position:relative}.timeline-dot{background:var(--bg);border:3px solid var(--accent);width:16px;height:16px;box-shadow:0 0 0 3px var(--bg);z-index:1;border-radius:50%;display:block}.timeline-content{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.4rem}.timeline-year{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:.35rem;font-size:.8rem;font-weight:600}.timeline-content h3{font-size:1.08rem;font-weight:600}.timeline-org{color:var(--text);margin-top:.3rem;font-size:.95rem;font-weight:500}.timeline-meta{color:var(--text-muted);margin-top:.2rem;font-size:.9rem}.timeline-details{color:var(--text-muted);margin-top:.75rem;padding-left:1.1rem;font-size:.92rem;line-height:1.6;list-style:outside}.timeline-details li+li{margin-top:.3rem}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:60vh;padding-block:4rem;display:flex}.not-found-code{color:var(--accent);letter-spacing:-.04em;font-size:4rem;font-weight:700;line-height:1}.not-found h1{font-size:1.75rem}.not-found p:not(.not-found-code){color:var(--text-muted);margin-bottom:.75rem}.project-detail-hero{border-bottom:1px solid var(--border);background:var(--bg-elevated);padding-top:2.5rem;padding-bottom:2rem}.project-detail-breadcrumb{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.project-detail-breadcrumb a{color:var(--text-muted)}.project-detail-breadcrumb a:hover{color:var(--accent-strong)}.project-detail-hero-image{border-radius:var(--radius);border:1px solid var(--border);background:var(--card);aspect-ratio:21/9;overflow:hidden}.project-detail-hero-image img{object-fit:cover;width:100%;height:100%}.project-detail-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:1.75rem;display:flex}.project-detail-header h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.project-detail-summary{color:var(--text-muted);max-width:62ch;margin-top:.75rem;font-size:1.05rem}.project-detail-header .chip-list{margin-top:1rem}.project-detail-actions{flex-direction:column;flex-shrink:0;gap:.6rem;display:flex}.project-detail-body{max-width:760px;padding-block:3rem 4rem}.project-detail-body section{margin-bottom:2.5rem;scroll-margin-top:5rem}.project-detail-body h2{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.project-detail-body p{color:var(--text-muted);line-height:1.75}.project-detail-list{color:var(--text-muted);flex-direction:column;gap:.4rem;padding-left:1.25rem;line-height:1.7;list-style:outside;display:flex}.project-detail-screenshots{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.project-detail-screenshots figure{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);margin:0;overflow:hidden}.project-detail-screenshots img{width:100%;display:block}.project-detail-footer{border-top:1px solid var(--border);flex-wrap:wrap;gap:.75rem;padding-top:1rem;display:flex}@media (width<=768px){.project-detail-header{flex-direction:column}.project-detail-actions{flex-flow:wrap}.project-detail-hero-image{aspect-ratio:16/9}}.resume-page{padding-bottom:4rem}.resume-header{background:var(--bg-elevated);border-bottom:1px solid var(--border);padding:3rem 0 2rem}.resume-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.resume-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.resume-header h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.resume-title{color:var(--text-muted);margin-top:.4rem}.resume-contact-row{flex-wrap:wrap;gap:1.25rem;margin-top:1.5rem;list-style:none;display:flex}.resume-contact-row a{color:var(--text-muted);font-size:.92rem;font-weight:500}.resume-contact-row a:hover{color:var(--accent-strong)}.resume-body{max-width:800px;padding-top:2.5rem}.resume-body section{margin-bottom:2.75rem;scroll-margin-top:5rem}.resume-text{color:var(--text-muted);line-height:1.7}.resume-entries{flex-direction:column;gap:1.25rem;margin-top:1.25rem;display:flex}.resume-entry{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1.15rem 1.35rem}.resume-entry-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.resume-entry-head h3{font-size:1.05rem;font-weight:600}.resume-entry-head h3 a{color:inherit}.resume-entry-meta{color:var(--text-muted);font-size:.88rem}.resume-entry-org{color:var(--text);margin-top:.25rem;font-size:.95rem;font-weight:500}.resume-entry ul:not(.chip-list){color:var(--text-muted);margin-top:.6rem;padding-left:1.15rem;font-size:.92rem;line-height:1.6;list-style:outside}.resume-entry .resume-text{margin-top:.4rem;font-size:.95rem}.resume-chip-list{margin-top:.75rem}.resume-skills-grid{flex-direction:column;gap:1.15rem;margin-top:1.25rem;display:flex}.resume-skills-grid h3{margin-bottom:.5rem;font-size:.92rem;font-weight:600}.resume-languages{color:var(--text-muted);flex-direction:column;gap:.45rem;margin-top:1.25rem;list-style:none;display:flex}.resume-languages strong{color:var(--text)}@media (width<=640px){.resume-header-row{flex-direction:column}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#faf9f7;--bg-elevated:#fff;--card:#f3f1ec;--card-hover:#efece6;--text:#1a1a1a;--text-muted:#5f5a55;--border:#e6e2db;--accent:#b8788a;--accent-strong:#a36274;--accent-soft:#b8788a1f;--accent-contrast:#fff;--shadow:0 1px 2px #1a1a1a0a, 0 4px 16px #1a1a1a0a;--shadow-lift:0 4px 8px #1a1a1a0f, 0 12px 32px #1a1a1a14;--nav-bg:#faf9f7d9;--radius:14px;--radius-sm:10px;--radius-pill:999px;--font:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--max-width:1120px;--section-gap:clamp(4rem, 8vw, 6.5rem)}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e0e11;--bg-elevated:#131318;--card:#18181d;--card-hover:#1e1e25;--text:#ececef;--text-muted:#a0a0ab;--border:#2a2a32;--accent:#c9a0b5;--accent-strong:#d4b3c4;--accent-soft:#c9a0b524;--accent-contrast:#0e0e11;--shadow:0 1px 2px #0000004d, 0 4px 16px #00000040;--shadow-lift:0 4px 8px #00000059, 0 12px 32px #00000059;--nav-bg:#0e0e11d9}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:1rem;line-height:1.6;transition:background-color .25s,color .25s}img{max-width:100%;display:block}a{color:var(--accent-strong);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}h1,h2,h3,h4{letter-spacing:-.02em;margin:0;line-height:1.2}p{margin:0}ul{margin:0;padding:0}.container{width:min(var(--max-width), calc(100% - 2.5rem));margin-inline:auto}@media (width<=480px){.container{width:min(var(--max-width), calc(100% - 2rem))}}.section{padding-block:var(--section-gap);scroll-margin-top:4.5rem}.section-alt{background:var(--bg-elevated);border-block:1px solid var(--border)}.skip-link{z-index:100;background:var(--accent);color:var(--accent-contrast);border-radius:var(--radius-sm);padding:.6rem 1rem;font-weight:600;position:absolute;top:-100px;left:1rem}.skip-link:focus{top:1rem}.btn{border-radius:var(--radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{background:var(--accent);color:var(--accent-contrast)}.btn-primary:hover{background:var(--accent-strong)}.btn-secondary{border-color:var(--border);color:var(--text);background:0 0}.btn-secondary:hover{border-color:var(--accent);color:var(--accent-strong)}.btn-ghost{background:var(--card);border-color:var(--border);color:var(--text)}.btn-ghost:hover{background:var(--card-hover)}.chip{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--card);color:var(--text);white-space:nowrap;align-items:center;padding:.28rem .7rem;font-size:.82rem;font-weight:500;display:inline-flex}.chip-list{flex-wrap:wrap;gap:.45rem;list-style:none;display:flex}.section-title{margin-bottom:.25rem}.section-title--center{text-align:center}.section-title-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:.5rem;font-size:.78rem;font-weight:600}.section-title h2{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(16px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
