:root{--ink:#0b0b0c;--muted:#6e6e73;--line:#d2d2d7;--soft:#f5f5f7;--blue:#147ce5;--white:#fff;--max:1180px;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;width:100%}button,a{touch-action:manipulation}.wrap{width:min(calc(100% - 40px),var(--max));margin:auto}.nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(210,210,215,.6)}.nav-inner{height:64px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:700;letter-spacing:-.03em}.links{display:flex;gap:24px;align-items:center;font-size:.92rem}.links a:hover,.footer a:hover{color:var(--blue)}.nav-cta,.button{border-radius:999px;padding:.72rem 1.1rem;background:var(--ink);color:#fff;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.button.secondary{background:transparent;color:var(--ink);border:1px solid var(--line)}.button.blue{background:var(--blue)}.hero{min-height:calc(100vh - 64px);display:grid;align-items:end;background:#050506;position:relative;overflow:hidden;color:white}.hero-media{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.7)),url('https://i.ytimg.com/vi/oj6aL5FlAcU/maxresdefault.jpg') center/cover}.hero-content{position:relative;padding:22vh 0 9vh}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;font-weight:700}.hero h1{font-size:clamp(3.8rem,10vw,8.5rem);letter-spacing:-.075em;line-height:.82;margin:.35rem 0 1.8rem;max-width:950px}.hero p{font-size:clamp(1.15rem,2vw,1.55rem);max-width:680px;color:rgba(255,255,255,.8)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.section{padding:110px 0}.section.soft{background:var(--soft)}.section.dark{background:#080809;color:white}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:44px}.section h2{font-size:clamp(2.5rem,5vw,5.2rem);letter-spacing:-.06em;line-height:.96;margin:0}.section-head p{max-width:500px;color:var(--muted);font-size:1.08rem}.dark .section-head p{color:#a1a1a6}.work-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.work{position:relative;overflow:hidden;border-radius:var(--radius);background:#111;min-height:390px;color:white}.work:nth-child(1){grid-column:span 7}.work:nth-child(2){grid-column:span 5}.work:nth-child(3),.work:nth-child(4),.work:nth-child(5){grid-column:span 4}.work img{height:100%;object-fit:cover;transition:transform .7s ease}.work:hover img{transform:scale(1.035)}.work-info{position:absolute;inset:auto 0 0;padding:26px;background:linear-gradient(transparent,rgba(0,0,0,.78))}.work-info small{opacity:.7}.work-info h3{font-size:1.65rem;margin:.25rem 0 0;letter-spacing:-.03em}.video-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:center}.video-frame{aspect-ratio:16/9;border:0;border-radius:var(--radius);width:100%;background:#000}.video-copy h2{font-size:clamp(2.4rem,5vw,4.8rem)}.video-copy p{color:#a1a1a6;font-size:1.1rem}.skill-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px}.card h3{font-size:1.25rem;margin:.4rem 0}.card p{color:var(--muted);margin-bottom:0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post{border-radius:24px;background:white;overflow:hidden;border:1px solid var(--line);display:flex;flex-direction:column}.post-art{aspect-ratio:16/10;display:grid;place-items:center;background:linear-gradient(135deg,#111,#414149);color:white;font-size:3rem}.post-body{padding:24px;display:flex;flex-direction:column;flex:1}.post h3{font-size:1.45rem;letter-spacing:-.035em;line-height:1.1;margin:.5rem 0}.post p{color:var(--muted)}.post .read{color:var(--blue);font-weight:650;margin-top:auto}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.portrait{border-radius:var(--radius);overflow:hidden;background:#ddd;min-height:540px}.portrait img{height:100%;object-fit:cover}.big-copy{font-size:clamp(2.1rem,4vw,4.2rem);letter-spacing:-.055em;line-height:1.02}.contact-strip{background:#132e4f;color:white;padding:86px 0}.contact-strip .wrap{display:flex;align-items:end;justify-content:space-between;gap:35px}.contact-strip h2{font-size:clamp(2.5rem,6vw,5.8rem);margin:0;letter-spacing:-.065em;line-height:.95}.contact-details{display:grid;gap:8px;font-size:1.05rem}.footer{padding:42px 0;background:#0b0b0c;color:#a1a1a6}.footer-grid{display:flex;justify-content:space-between;gap:30px;align-items:center}.socials{display:flex;gap:18px}.page-hero{padding:130px 0 80px;background:var(--soft)}.page-hero h1{font-size:clamp(3.8rem,8vw,7rem);letter-spacing:-.07em;line-height:.9;margin:.4rem 0}.page-hero p{font-size:1.25rem;max-width:700px;color:var(--muted)}.article{max-width:780px;margin:auto;font-size:1.1rem}.article h2{font-size:2.2rem;margin-top:2.2em}.article .disclosure{padding:18px;border-radius:16px;background:var(--soft);font-size:.95rem}.resume-box{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#101011;color:white;border-radius:var(--radius);padding:36px}.mobile-toggle{display:none;background:none;border:0;font-size:1rem;font-weight:650}@media(max-width:850px){.links{display:none}.links.open{display:flex;position:absolute;top:64px;left:0;right:0;padding:24px 20px;background:rgba(255,255,255,.98);flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.mobile-toggle{display:block}.work-grid{display:block}.work{margin-bottom:18px;min-height:420px}.video-feature,.split{grid-template-columns:1fr}.skill-grid{grid-template-columns:1fr 1fr}.blog-grid{grid-template-columns:1fr}.section{padding:76px 0}.section-head,.contact-strip .wrap,.footer-grid{align-items:flex-start;flex-direction:column}.hero h1{font-size:clamp(3.6rem,17vw,6.4rem)}.portrait{min-height:420px}}@media(max-width:520px){.wrap{width:min(calc(100% - 28px),var(--max))}.skill-grid{grid-template-columns:1fr}.hero-content{padding-bottom:55px}.resume-box{align-items:flex-start;flex-direction:column}.section h2{font-size:2.7rem}}

.article-page{padding:70px 20px 90px}.article-page h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1.05;letter-spacing:-.045em}.article-page p,.article-page li{line-height:1.75}.article-page a:not(.button){color:#075ba6;text-decoration:underline;text-underline-offset:3px}.article-page h2{line-height:1.15;letter-spacing:-.025em}.article-page table{width:100%;border-collapse:collapse;font-size:1rem}.article-page th,.article-page td{text-align:left;padding:14px 10px;border-bottom:1px solid #d2d2d7;vertical-align:top}.article-page .byline{display:flex;align-items:center;gap:12px;color:#6e6e73;font-size:.95rem}.byline img{width:44px;height:44px;border-radius:50%;object-fit:cover}.post-art.audio-art{background:#132e4f;font-size:1.35rem;font-weight:700;letter-spacing:.08em}.article-page .disclosure{font-size:.95rem}.article-page .button{color:white}.article-page .actions{margin-bottom:30px}

.post-art.product-art{display:block;position:relative;aspect-ratio:16/10;width:100%;height:auto;min-height:0;flex:none;overflow:hidden;box-sizing:border-box;background:#fff;padding:0}.post-art.product-art img{position:absolute;inset:12%;display:block;width:76%;height:76%;max-width:76%;max-height:76%;object-fit:contain;object-position:center}.product-hero{margin:28px 0 32px}.product-hero a{display:block;background:#fff;border-radius:18px;overflow:hidden}.product-hero img{display:block;width:100%;height:auto;max-height:480px;object-fit:contain;padding:20px;box-sizing:border-box}.product-hero figcaption{font-size:.85rem;color:#657080;margin-top:10px;text-align:center}
.album-card{display:grid;grid-template-columns:1.4fr 1fr;background:#f5f5f7;border-radius:24px;overflow:hidden;color:#18212c;text-decoration:none}.album-card>img{width:100%;height:100%;min-height:340px;object-fit:cover}.album-card>div{padding:clamp(24px,5vw,70px);align-self:center}.album-card h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.05em}.photo-grid{columns:3;column-gap:20px;padding-bottom:80px}.photo-tile{display:block;break-inside:avoid;margin-bottom:20px}.photo-tile img{display:block;width:100%;height:auto;border-radius:10px}.photo-viewer{border:0;background:#090b10;color:white;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;padding:60px 65px;margin:0;box-sizing:border-box}.photo-viewer::backdrop{background:#090b10}.photo-viewer[open]{display:flex;align-items:center;justify-content:center}.photo-viewer img{max-width:100%;max-height:calc(100dvh - 140px);object-fit:contain}.photo-viewer button{position:absolute;background:#26303f;color:white;border:0;border-radius:8px;padding:14px;cursor:pointer;font-size:18px;min-width:48px}.photo-close{top:12px;right:16px}.photo-prev{left:8px;top:48%}.photo-next{right:8px;top:48%}.photo-count{position:absolute;bottom:12px;left:0;width:100%;text-align:center}@media(max-width:700px){.album-card{grid-template-columns:1fr}.album-card>img{min-height:0;aspect-ratio:3/2}.photo-grid{columns:2;column-gap:10px}.photo-tile{margin-bottom:10px}.photo-viewer{padding:60px 48px}}

.article-crumbs{max-width:820px;margin:0 auto 24px;font-size:.95rem;color:#657080}.article-crumbs a{color:#315477}.related-articles{border-top:1px solid #dce1e7;margin-top:48px;padding-top:12px}.article-page table{table-layout:fixed;overflow-wrap:anywhere}
