@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#fff;--ink:#17191f;--muted:#5d626d;--line:#dde1e8;--blue:#244bea;--pale:#eef2ff;--panel:#f5f6f8;--max:1200px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:6px}img{max-width:100%;display:block}::selection{background:#cbd5ff;color:#111}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.13;letter-spacing:-.045em}h1{font-size:clamp(3.2rem,7.1vw,6.1rem);font-weight:650}h2{font-size:clamp(2.1rem,4vw,3.8rem);font-weight:600}h3{font-size:1.7rem;font-weight:650}p{max-width:68ch} .wrap{width:min(var(--max),calc(100% - 96px));margin:auto}.skip{position:absolute;left:20px;top:-100px;padding:12px;background:#fff;z-index:10}.skip:focus{top:12px}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:1.15rem;letter-spacing:-.04em;font-weight:700;display:flex;align-items:center;gap:12px}.mark{width:32px;height:32px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:.85rem;letter-spacing:-.06em;border-radius:50%}.nav{display:flex;gap:30px;font-size:.9rem;font-weight:550}.nav a:hover,.text-link:hover{color:var(--blue)}.nav .contact-nav{color:var(--blue)}.eyebrow{font-size:.8rem;letter-spacing:.13em;font-weight:600;text-transform:uppercase;color:var(--muted)}.hero{padding:82px 0 76px;display:grid;grid-template-columns:1.75fr 1fr;gap:55px;align-items:end}.hero h1{margin:24px 0 0}.hero h1 span{color:var(--blue)}.hero-copy{padding-bottom:5px}.hero-copy p{font-size:1.13rem;color:var(--muted);line-height:1.75}.hero-copy strong{color:var(--ink);font-weight:500}.hero-copy .button{margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:#fff;min-height:50px;padding:13px 22px;border-radius:5px;font-size:.95rem;font-weight:550;transition:background .2s,transform .2s}.button:hover{background:#1736b8;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.button.secondary:hover{border-color:var(--blue);color:var(--blue)}.credibility{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted)}.credibility span:first-child{font-size:.82rem;margin-right:auto}.credibility b{font-size:1rem;font-weight:550;color:#3a3e47;letter-spacing:-.025em}.section{padding:84px 0}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-top .eyebrow{margin-bottom:12px}.section-top p{max-width:27ch;color:var(--muted);font-size:.95rem}.projects{display:grid;grid-template-columns:1fr 1fr;gap:32px}.project-card{display:block}.project-visual{background:var(--pale);border:1px solid #e2e7f5;min-height:365px;position:relative;overflow:hidden;border-radius:8px;padding:32px;display:flex;align-items:center;justify-content:center;gap:28px;transition:background .2s}.project-card:hover .project-visual{background:#e3eaff}.project-visual.receipt{background:#f0f6f2;border-color:#e2ece4}.project-card:hover .receipt{background:#e5f0e9}.app-icon{width:116px;height:116px;border-radius:26px;box-shadow:0 12px 28px #14253814;object-fit:cover}.visual-label{position:absolute;top:22px;left:24px;font-size:.78rem;color:#555e77}.project-shot{max-height:316px;width:auto;border-radius:20px;object-fit:contain;box-shadow:0 14px 36px #22334417}.project-info{padding:22px 0 0}.project-line{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-line h3{font-size:1.65rem}.project-line span{font-size:1.5rem;color:var(--blue)}.project-info p{margin:10px 0 12px;color:var(--muted);font-size:1rem;line-height:1.65}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span{font-size:.77rem;border:1px solid var(--line);border-radius:4px;padding:3px 9px;color:var(--muted)}.kafka-card{grid-column:1/-1;background:#17242d;color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:40px;gap:52px;border-radius:8px;margin-top:12px;align-items:center}.kafka-card h3{margin:14px 0;font-size:2rem}.kafka-card p{color:#bccbd3;max-width:46ch}.kafka-card .eyebrow{color:#9bacb7}.kafka-card .text-link{color:#d4e6ff;margin-top:20px}.pipeline{display:grid;grid-template-columns:1fr 28px 1fr;gap:8px;align-items:center}.pipeline .node{padding:22px 14px;border:1px solid #53636e;border-radius:6px;text-align:center;min-height:97px;font-size:.92rem;background:#ffffff05}.pipeline .node small{display:block;font-size:.75rem;color:#b3c0cb;margin-top:5px}.pipeline .connector{text-align:center;color:#b2cfff}.pipeline .kafka-node{grid-column:1/-1;margin:8px 0 0;background:#263745}.pipeline .kafka-node small{display:inline;margin-left:12px}.pipeline-label{font-size:.75rem;color:#a3b0bb;margin-top:12px;text-align:right}.text-link{font-weight:550;font-size:.95rem;display:inline-block;border-bottom:1px solid currentColor;padding-bottom:3px}.about{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.about h2{margin:18px 0 24px}.about-copy{color:var(--muted);font-size:1.1rem}.about-copy p+p{margin-top:20px}.about-copy a{color:var(--blue);border-bottom:1px solid #a1b0f5}.experience{margin-top:42px}.experience-row{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:18px 0;border-top:1px solid var(--line)}.experience-row .year{font-size:.86rem;color:var(--muted)}.experience-row b{font-weight:600}.experience-row p{font-size:.9rem;color:var(--muted);margin:3px 0}.education{border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:.9rem}.contact{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:40px}.contact h2{margin:16px 0 22px}.contact p{color:var(--muted)}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding-bottom:8px}.contact-email{font-size:clamp(1rem,2vw,1.4rem);border-bottom:1px solid var(--ink);overflow-wrap:anywhere}.social-links{display:flex;gap:24px;font-size:.9rem;color:var(--muted)}footer{padding:24px 0 30px;border-top:1px solid var(--line);font-size:.8rem;display:flex;justify-content:space-between;gap:20px;color:var(--muted)}footer a{text-decoration:underline;text-underline-offset:4px}.back-link{display:inline-block;color:var(--muted);font-size:.88rem;margin-bottom:34px}.case-hero{padding:54px 0 58px}.case-hero h1{font-size:clamp(3rem,6vw,5.4rem);max-width:14ch;margin:18px 0 26px}.case-hero .lead{font-size:1.25rem;color:var(--muted);max-width:55ch;line-height:1.65}.case-meta{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:38px;padding-top:22px;gap:24px}.case-meta small{display:block;text-transform:uppercase;font-size:.73rem;letter-spacing:.12em;color:var(--muted);margin-bottom:6px}.case-meta p{font-size:.95rem}.case-banner{border-radius:8px;padding:50px;display:flex;justify-content:center;gap:55px;align-items:center;background:var(--pale);min-height:320px}.case-banner.receipt{background:#eef5f0}.case-banner .app-icon{width:150px;height:150px;border-radius:32px}.case-banner .project-shot{max-height:480px;max-width:48%}.case-banner .banner-copy{max-width:290px}.case-banner h2{font-size:2.5rem}.case-banner p{margin-top:16px;color:var(--muted)}.case-body{padding:64px 0}.case-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding:36px 0;border-bottom:1px solid var(--line)}.case-section h2{font-size:1.85rem}.case-section .body-copy{color:var(--muted);font-size:1.07rem}.case-section p+p{margin-top:18px}.case-section h3{font-size:1.15rem;letter-spacing:-.02em;color:var(--ink);margin:26px 0 9px}.case-section h3:first-child{margin-top:0}.case-section ul{padding-left:20px;margin:16px 0}.case-section li+li{margin-top:10px}.case-section strong{color:var(--ink);font-weight:550}.case-cta{margin:38px 0 8px;display:flex;gap:14px;flex-wrap:wrap}.case-next{background:var(--panel);padding:30px;border-radius:6px;margin-top:45px;display:flex;align-items:center;justify-content:space-between;gap:24px}.case-next h3{font-size:1.45rem;margin-top:7px}.case-note{font-size:.85rem;color:var(--muted);margin-top:16px}.architecture{background:#17242d;color:#fff;border-radius:8px;padding:40px 8%;}.architecture .pipeline{max-width:660px;margin:auto}.architecture .pipeline .node{padding:25px 20px}.architecture p{font-size:.82rem;color:#b8c5ce;margin:18px auto 0;text-align:center}.technology{font-size:.9rem;line-height:1.8;color:var(--muted)}
@media(min-width:1450px){.hero{padding:100px 0 90px}}
@media(max-width:950px){.wrap{width:calc(100% - 56px)}.hero{gap:30px;grid-template-columns:1.5fr 1fr}.hero h1{font-size:4.2rem}.hero-copy p{font-size:1rem}.project-visual{padding:25px;gap:16px;min-height:310px}.app-icon{width:90px;height:90px;border-radius:20px}.project-shot{max-height:255px}.about-grid{gap:45px}.kafka-card{padding:30px;gap:30px}.case-section{gap:40px}.contact{grid-template-columns:1fr 1fr}}
@media(max-width:680px){html{scroll-padding-top:30px}.wrap{width:calc(100% - 40px)}.site-header{height:auto;min-height:84px;flex-wrap:wrap;padding:19px 0;gap:18px}.brand{font-size:1rem}.nav{gap:18px;font-size:.85rem}.nav .contact-nav{display:none}.hero{grid-template-columns:1fr;gap:28px;padding:48px 0}.hero h1{font-size:clamp(3.1rem,12.2vw,4.6rem)}.hero-copy p{font-size:1.05rem;max-width:45ch}.hero-copy .button{margin-top:20px}.credibility{gap:18px 24px}.credibility span:first-child{width:100%}.credibility b{font-size:.88rem}.section{padding:54px 0}.section-top{align-items:start}.section-top p{display:none}.projects{grid-template-columns:1fr;gap:38px}.project-visual{min-height:340px;gap:38px}.app-icon{width:98px;height:98px}.project-shot{max-height:295px}.project-info{padding-top:18px}.kafka-card{grid-template-columns:1fr;padding:26px;gap:30px}.kafka-card h3{font-size:1.8rem}.about-grid{grid-template-columns:1fr;gap:32px}.about h2{max-width:13ch}.about-copy{font-size:1rem}.experience{margin-top:24px}.experience-row{grid-template-columns:90px 1fr;gap:14px}.contact{grid-template-columns:1fr;gap:28px}.contact h2{max-width:14ch}.contact-actions{gap:22px}footer{flex-direction:column;gap:8px}.case-hero{padding:34px 0 40px}.case-hero h1{font-size:3.3rem}.case-hero .lead{font-size:1.12rem}.case-meta{grid-template-columns:1fr;gap:18px}.case-banner{padding:35px 24px;gap:25px;flex-wrap:wrap}.case-banner .app-icon{width:95px;height:95px;border-radius:22px}.case-banner .project-shot{max-height:370px;max-width:58%}.case-banner .banner-copy{max-width:100%;width:100%}.case-banner h2{font-size:2rem}.case-body{padding:25px 0 50px}.case-section{grid-template-columns:1fr;gap:22px;padding:32px 0}.case-section .body-copy{font-size:1rem}.case-next{padding:23px;align-items:start}.case-next h3{font-size:1.25rem}.architecture{padding:28px 20px}.architecture .pipeline .node{padding:20px 10px}.case-next .text-link{white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.earlier-work{margin-top:58px;padding-top:28px;border-top:1px solid var(--line)}.earlier-links{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:24px}.earlier-links b{font-size:1rem;font-weight:550}.earlier-links span{display:block;color:var(--muted);font-size:.88rem;margin-top:7px;max-width:30ch}.earlier-links a:hover b{color:var(--blue)}@media(max-width:680px){.earlier-links{grid-template-columns:1fr;gap:24px}}

.project-visual .app-icon{position:absolute;right:22px;bottom:22px;width:58px;height:58px;border-radius:14px;z-index:1}.project-visual .project-shot{max-width:100%}.project-visual{padding-top:52px}.case-banner .app-icon{flex-shrink:0}.case-banner{gap:32px}.case-banner .banner-copy{flex:1 1 200px}@media(max-width:680px){.case-banner .app-icon{width:65px;height:65px;border-radius:15px}.case-banner .project-shot{max-width:65%}.case-banner .banner-copy{flex-basis:100%}}

.design-project{border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--panel)}.design-project .tags{margin-top:20px}.design-project .tags span{font-size:.75rem;margin:0;max-width:none}.design-project:hover{border-color:var(--blue)}

.about-grid{grid-template-columns:.8fr 1.2fr;column-gap:80px;row-gap:56px;align-items:start}.about-profile h2{margin:14px 0 26px}.about-portrait{width:100%;max-width:340px;height:auto;aspect-ratio:1136/1388;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.about-copy{padding-top:4px;font-size:1.04rem;line-height:1.8}.about-copy strong{color:var(--ink);font-weight:550}.about-connect{margin-top:24px}.about-history{grid-column:1/-1;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;border-top:1px solid var(--line);padding-top:32px}.about-history h3{font-size:1.75rem}.about-history .experience{margin-top:0}.about-history .experience-row:first-child{border-top:0;padding-top:0}@media(max-width:950px){.about-grid,.about-history{column-gap:40px}}@media(max-width:680px){.about-grid,.about-history{grid-template-columns:1fr;gap:28px}.about-portrait{max-width:300px}.about-copy{font-size:1rem}.about-history{padding-top:28px}.about-history h3{font-size:1.5rem}}
