:root{--ink: #141414;--muted: #62615d;--paper: #fbfaf6;--panel: #efeee8;--line: rgba(20, 20, 20, .14);--rose: #d95f75;--green: #2f725d;--violet: #5d5bd6;--dark: #232323;--shadow: 0 28px 90px rgba(20, 20, 20, .13);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(90deg,rgba(217,95,117,.08),transparent 32%),linear-gradient(180deg,#fbfaf6,#f3f1eb)}a{color:inherit;text-decoration:none}img,video,iframe{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}p{color:var(--muted);font-size:1rem;line-height:1.75}.site-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line);background:#fbfaf6e6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;flex-direction:column;color:var(--ink);font-weight:900;line-height:1;text-transform:uppercase}.brand span{color:var(--rose);font-size:1.15rem}.brand strong{font-size:.78rem;letter-spacing:0}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:clamp(.75rem,3vw,2rem);color:var(--muted);font-size:.95rem;font-weight:800}.nav-links a:hover{color:var(--rose)}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);gap:clamp(2rem,5vw,5rem);align-items:center;min-height:calc(100vh - 72px);padding:clamp(2rem,6vw,6rem) clamp(1rem,4vw,4rem)}.hero-copy{max-width:780px}.eyebrow{margin-bottom:.8rem;color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero h1{margin-bottom:1.25rem;color:var(--dark);font-size:clamp(3.4rem,7.6vw,7.2rem);font-weight:950;letter-spacing:0;line-height:.86;text-transform:uppercase}.hero-lead{max-width:680px;color:var(--ink);font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.button,.contact-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.82rem 1.15rem;border:1px solid var(--ink);font-weight:900;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover,.contact-actions a:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:#fff}.button.secondary{background:transparent;color:var(--ink)}.button.secondary:hover,.contact-actions a:hover{background:var(--ink);color:#fff}.quick-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:2rem}.quick-tags span,.tag-row small{border:1px solid var(--line);background:#fff9;color:var(--ink);font-size:.82rem;font-weight:800}.quick-tags span{padding:.5rem .7rem}.reel-panel{overflow:hidden;border:1px solid var(--line);background:var(--dark);box-shadow:var(--shadow)}.reel-panel iframe{width:100%;border:0;aspect-ratio:16 / 10;background:#111}.reel-caption{display:grid;gap:.25rem;padding:1rem;background:#fff}.reel-caption span{color:var(--rose);font-size:.8rem;font-weight:900;text-transform:uppercase}.reel-caption strong{color:var(--ink)}.reel-caption a{width:fit-content;color:var(--violet);font-size:.92rem;font-weight:900}.intro-section,.work-section,.pipeline-section,.experience-section,.skills-section,.contact-section{padding:clamp(3rem,7vw,7rem) clamp(1rem,4vw,4rem)}.intro-section,.skills-section,.contact-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(2rem,6vw,5rem);border-top:1px solid var(--line)}.intro-section h2,.section-heading h2,.skills-section h2,.contact-section h2{max-width:900px;color:var(--ink);font-size:clamp(2rem,4.5vw,4.8rem);font-weight:950;line-height:.98}.intro-section>p{max-width:780px;color:var(--ink);font-size:1.13rem}.section-heading{max-width:980px;margin-bottom:clamp(2rem,5vw,4rem)}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.project-card{display:grid;min-height:100%;border:1px solid var(--line);background:#ffffffa8}.project-card img,.empty-frame{width:100%;aspect-ratio:4 / 3}.project-card img{object-fit:cover}.empty-frame{display:grid;place-items:center;background:linear-gradient(135deg,rgba(93,91,214,.18),transparent),repeating-linear-gradient(45deg,#efeee8 0,#efeee8 12px,#e3e0d7 12px,#e3e0d7 24px);color:var(--muted);font-weight:900}.project-copy{padding:clamp(1rem,3vw,1.5rem)}.project-copy>span{color:var(--green);font-size:.78rem;font-weight:900;text-transform:uppercase}.project-copy h3{margin:.5rem 0 .75rem;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1}.project-copy p{margin-bottom:1rem}.tag-row{display:flex;flex-wrap:wrap;gap:.5rem}.tag-row small{padding:.36rem .55rem}.pipeline-section{border-top:1px solid var(--line);background:var(--dark)}.pipeline-section .eyebrow,.pipeline-section h2,.pipeline-section h3{color:#fff}.pipeline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#ffffff2e}.pipeline-grid article{padding:clamp(1.25rem,3vw,2rem);background:var(--dark)}.pipeline-grid span{color:var(--rose);font-weight:950}.pipeline-grid h3{margin:1rem 0 .75rem;font-size:1.45rem}.pipeline-grid p{margin-bottom:0;color:#ffffffb8}.timeline{display:grid;border-top:1px solid var(--line)}.timeline-item{display:grid;grid-template-columns:180px minmax(0,1fr);gap:2rem;padding:1.6rem 0;border-bottom:1px solid var(--line)}.timeline-item>span{color:var(--rose);font-weight:950}.timeline-item h3{margin-bottom:.2rem;font-size:clamp(1.3rem,2.4vw,2rem)}.timeline-item strong{display:block;margin-bottom:.55rem}.timeline-item p{max-width:760px;margin-bottom:0}.skills-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.skills-grid span{min-height:82px;display:flex;align-items:center;padding:1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--violet);font-size:clamp(1rem,2vw,1.35rem);font-weight:950}.contact-section{align-items:center;background:#fff}.contact-actions{display:grid;gap:.75rem}@media(max-width:960px){.hero,.intro-section,.skills-section,.contact-section{grid-template-columns:1fr}.hero{min-height:0}.project-grid,.pipeline-grid{grid-template-columns:1fr}}@media(max-width:640px){.topbar{align-items:flex-start;flex-direction:column}.nav-links{width:100%;justify-content:space-between;gap:.5rem;font-size:.88rem}.hero h1{font-size:clamp(3rem,17vw,4.5rem);overflow-wrap:anywhere}.hero-actions,.button{width:100%}.reel-panel iframe{aspect-ratio:1 / 1}.timeline-item{grid-template-columns:1fr;gap:.5rem}.skills-grid{grid-template-columns:1fr}}
