@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("ttf");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;background-color:#fff;color:#111}body{margin:0;padding:0;min-width:320px;min-height:100vh}#root{width:100%;max-width:1440px;margin:0 auto;padding:2rem 4rem;box-sizing:border-box}.portfolio-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0 6rem}.brand{font-weight:600;font-size:1rem}.main-nav a{color:#111;text-decoration:none;margin-left:2rem;font-size:.95rem;transition:opacity .2s}.main-nav a:hover{opacity:.6}.hero-intro{display:grid;grid-template-columns:160px 1fr;gap:2rem;align-items:start;text-align:left;margin-bottom:7.5rem;width:100%}.hero-avatar img{width:140px;height:140px;border-radius:50%;object-fit:cover}.hero-bio{display:flex;flex-direction:column;align-items:flex-start}.hero-bio h1{font-size:2.2rem;font-weight:400;line-height:1.35;letter-spacing:-.02em;margin:0 0 1.5rem;color:#111;max-width:800px}.status-badge{display:flex;align-items:center;gap:.6rem;font-size:1rem;color:#555;margin-bottom:3rem}.status-dot{width:8px;height:8px;border-radius:50%}.status-dot.active{background-color:#4cd964}.status-dot.inactive{background-color:#8e8e93}.hero-links{display:flex;flex-direction:column;gap:.5rem}.hero-links a{color:#666;text-decoration:none;font-size:1rem;transition:color .2s}.hero-links a:hover{color:#111;transform:scale(1.02)}.hero-links .email-link{margin-top:.5rem;color:#111;font-weight:500}.section-title-block{text-align:left;margin-bottom:6rem;margin-left:calc(50% + 1rem)}.section-title-block h2{font-size:clamp(3.5rem,8vw,6.5rem);font-weight:500;line-height:.95;letter-spacing:-.03em;margin:0;text-transform:uppercase}.section-subtitle{font-size:1.5rem;color:#888;margin-top:1.5rem;font-weight:40}.projects-container{width:100%;display:flex;flex-direction:column;gap:9rem}.project-section{width:100%;border-top:1px solid #dfdfdf;padding-top:2rem;display:flex;flex-direction:column;gap:3rem}.project-header{display:grid;grid-template-columns:5fr 5fr;gap:2rem;text-align:left;align-items:start}.project-title-static{font-size:2.5rem;font-weight:500;color:#111;margin:0;margin-bottom:1rem}@media(min-width:901px){.project-title-block{display:contents}.project-title-static{grid-column:1;grid-row:1;margin:0}.project-title-block>.project-meta{grid-column:1;grid-row:2;margin-top:1.5rem}.project-header>.project-meta{grid-column:2;grid-row:2;margin-top:1.5rem}}.project-meta{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:600px}.project-meta-block{font-size:1rem;line-height:1.5;color:#111}.project-meta-label{display:block;font-size:.8rem;text-transform:uppercase;color:#888;margin-bottom:.2rem;letter-spacing:.05em}.project-cta-link{display:inline-block;padding:10px 24px;background-color:#1a1a1a;color:#fff;border-radius:8px;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,transform .1s ease;cursor:pointer;margin-top:1.5rem}.project-cta-link:hover{background-color:#333;transform:scale(1.02)}.project-cta-link:active{transform:scale(.98)}.project-title h2{font-size:2rem;font-weight:400;margin:0;letter-spacing:-.01em}.project-visuals{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%}.visual-wrapper{width:100%;overflow:hidden;border-radius:6px}.visual-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.visual-wrapper.highlighted{grid-column:span 2}.case-study-builder{display:flex;flex-direction:column;gap:6rem;margin-top:4rem}.module-text-block{max-width:720px}.module-text-block h2{font-size:2rem;margin-bottom:1.5rem}.module-text-block p{font-size:1.15rem;line-height:1.65;color:#333}.module-two-column{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.module-two-column img{width:100%;border-radius:8px}.module-metrics-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;background:#f9f9f9;padding:3rem;border-radius:12px}.metric-card{display:flex;flex-direction:column}.metric-value{font-size:3rem;font-weight:600;color:#111}.metric-label{font-size:.9rem;color:#666;text-transform:uppercase;margin-top:.5rem}.legal-rich-content h2{font-size:1.6rem;font-weight:500;margin-top:2.5rem;margin-bottom:1rem;color:#111}.legal-rich-content h3{font-size:1.25rem;font-weight:500;margin-top:1.8rem;margin-bottom:.75rem;color:#222}.legal-rich-content p{font-size:1.05rem;color:#333;margin-bottom:1.25rem}.legal-rich-content ul,.legal-rich-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.legal-rich-content li{margin-bottom:.5rem;color:#333}.legal-rich-content a{color:#000;text-decoration:underline}.legal-rich-content a:hover{opacity:.6}.case-study-rich-text p{font-size:1.1rem;line-height:1.6;color:#222;margin-bottom:1.5rem}.case-study-rich-text strong{font-weight:600;color:#000}.case-study-rich-text ul{padding-left:1.25rem;margin-bottom:1.5rem}.case-study-rich-text li{margin-bottom:.5rem}.project-description-rich p{margin:0;font-size:1.1rem;line-height:1.6}.project-description-rich strong{font-weight:600;color:#000}@media(max-width:900px){#root{padding:2rem}.hero-intro{grid-template-columns:1fr;gap:2.5rem}.project-header{grid-template-columns:1fr;gap:1.5rem}.project-title-static{font-size:2.2rem;margin-bottom:1rem}.project-visuals{grid-template-columns:1fr}.visual-wrapper.highlighted{grid-column:span 1}.section-title-block{margin-left:0}}
