:root{--bg:#111715;--surface:#19221e;--text:#f0f3ed;--muted:#a8b5ac;--accent:#c1f17e;--border:#354139;--radius:8px;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:400 16px/1.6 var(--font)}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button{font:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}.container{width:min(1180px,calc(100% - 96px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:23px max(48px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--border);background:#111715ee;backdrop-filter:blur(12px)}.wordmark{font-size:21px;font-weight:600;letter-spacing:-.7px}.wordmark span,h2>span{color:var(--accent)}nav{display:flex;gap:36px;align-items:center;font-size:14px}nav a:last-child{color:var(--accent)}i{font-size:.9em}nav i,.button i,.project-body a i,.contact-email i{margin-left:12px}.hero{padding-top:57px}.hero-meta,.hero-foot{display:flex;justify-content:space-between;color:var(--muted);font-size:14px}.hero-meta>a{color:var(--text)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(64px,7.8vw,110px);line-height:1.02;letter-spacing:-.065em;font-weight:600;margin:38px 0 36px}h1 span{color:var(--accent)}.hero-bottom{display:flex;justify-content:space-between;gap:36px;align-items:center}.hero-bottom p{max-width:560px;font-size:19px;line-height:1.6;color:var(--muted);margin:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 24px;border-radius:6px;white-space:nowrap;font-size:14px;font-weight:600}.primary{background:var(--accent);color:var(--bg)}.primary:hover{background:#d4ffa0;color:var(--bg)}.hero-foot{margin-top:48px;padding:22px 0;border-top:1px solid var(--border)}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:8px}.projects{padding-top:82px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.eyebrow{color:var(--muted);font-size:14px;margin-bottom:16px}h2{font-size:clamp(36px,4.2vw,56px);font-weight:600;letter-spacing:-.045em;line-height:1.12;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:16px;margin:0}.filters{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:30px;background:var(--surface);border-radius:30px;width:fit-content;padding:5px}.filters button{background:none;border:0;color:var(--muted);padding:9px 18px;border-radius:24px;font-size:14px}.filters button[aria-pressed=true]{background:var(--text);color:var(--bg)}.filters button span{margin-left:6px;opacity:.65}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.project{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface);min-width:0;display:flex;flex-direction:column}.project.featured{grid-column:1/-1;display:grid;grid-template-columns:1.18fr 1fr}.project-body{padding:30px;display:flex;flex-direction:column;align-items:start}.project-type{font-size:13px;color:var(--muted);margin:0 0 12px}.project h3{font-size:26px;line-height:1.25;letter-spacing:-.03em;font-weight:600;margin-bottom:14px}.project-body>p:not(.project-type){color:var(--muted);margin-bottom:20px}.tags{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:8px;margin:0 0 26px}.tags li{font-size:12px;color:#cad4ca;border:1px solid #465148;padding:3px 9px;border-radius:6px}.project-body a{font-size:14px;font-weight:600}.project-links{display:flex;gap:22px;flex-wrap:wrap}.project-links a:last-child{color:var(--muted)}.project-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#e5e9e5}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.project-image:hover img{transform:scale(1.025)}.pipeline-visual{display:flex;flex-direction:column;justify-content:space-between;background:#d3e4c7;color:#24362a;padding:30px;min-height:330px}.visual-top{display:flex;justify-content:space-between;font-size:14px}.visual-top span:first-child{font-weight:600}.pipeline{display:flex;align-items:center;justify-content:space-between;gap:10px}.pipeline>div{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.pipeline>div>i{font-size:26px}.pipeline span{font-size:12px}.connector{color:#657b60}.visual-bottom{font-size:25px;letter-spacing:-.04em}.layout-preview{width:100%;margin-top:20px;color:var(--muted);font-size:14px}.layout-preview img{width:100%;height:auto;margin-top:12px}summary{cursor:pointer}.reports{margin-top:48px}.reports>h3{font-size:24px;font-weight:600;margin-bottom:8px}.reports>p{color:var(--muted)}.report{border-top:1px solid var(--border)}.report:last-child{border-bottom:1px solid var(--border)}.report>summary{display:flex;justify-content:space-between;padding:23px 0;font-size:18px;list-style:none}.report>summary::-webkit-details-marker{display:none}.report[open] summary i{transform:rotate(45deg)}.report-content{padding-bottom:24px}.report-content>a{color:var(--accent);display:inline-block;font-size:14px;margin-bottom:16px}.report iframe{display:block;width:100%;height:clamp(380px,55vw,700px);border:0;background:#e8ede9;border-radius:6px}.about{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;padding-block:110px;border-bottom:1px solid var(--border)}.about-copy>p:first-child{font-size:21px;color:var(--text)}.about-copy>p{color:var(--muted)}.expertise{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.expertise h3{font-size:16px;font-weight:600;margin-bottom:8px}.expertise p{font-size:14px;color:var(--muted);margin:0}.contact{padding-block:85px}.contact h2{font-size:clamp(54px,7vw,88px);margin-bottom:24px}.contact-email{font-size:clamp(17px,2.5vw,28px);overflow-wrap:anywhere}.social-links{display:flex;gap:28px;margin-top:30px;font-size:14px;color:var(--muted)}.social-links i{margin-left:8px}.site-footer{border-top:1px solid var(--border);padding-block:24px;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px;flex-wrap:wrap}.credit{font-size:12px}.skip-link{position:fixed;left:20px;top:-80px;background:var(--accent);color:var(--bg);padding:12px;z-index:20}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}.menu-toggle{background:transparent;border:1px solid var(--border);color:var(--text);padding:8px 12px;border-radius:6px;display:none}@media(min-width:761px){nav{display:flex!important}}@media(max-width:900px){.container{width:calc(100% - 48px)}.site-header{padding-inline:24px}.project.featured{grid-template-columns:1fr}.pipeline-visual{min-height:280px}.about{gap:35px}.hero-bottom p{max-width:450px}.project-body{padding:24px}}@media(max-width:760px){.site-header{flex-wrap:wrap;padding-block:17px}.menu-toggle{display:block}nav{width:100%;padding-top:20px;gap:24px;flex-wrap:wrap}.hero{padding-top:32px}.hero-meta{font-size:12px;gap:12px}.hero-meta>a{white-space:nowrap}h1{font-size:clamp(46px,10.8vw,78px);margin-block:36px;letter-spacing:-.055em}.hero-bottom{align-items:start;flex-direction:column;gap:24px}.hero-bottom p{font-size:17px}.hero-foot{gap:15px;flex-wrap:wrap;margin-top:32px;font-size:12px}.projects{padding-top:52px}.section-heading{display:block}.section-heading>p{margin-top:18px}.section-heading br{display:none}.filters{border-radius:var(--radius);width:100%}.filters button{font-size:12px;padding:9px 12px}.project-grid{grid-template-columns:1fr;gap:22px}.project.featured{grid-column:auto}.project h3{font-size:24px}.pipeline-visual{padding:22px;min-height:260px}.pipeline{gap:6px}.pipeline span{font-size:12px}.pipeline>div>i{font-size:23px}.connector{font-size:12px}.about{grid-template-columns:1fr;gap:30px;padding-block:64px}.about-copy>p:first-child{font-size:19px}.expertise{grid-template-columns:1fr}.contact{padding-block:60px}.credit{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media(min-width:761px){#navigation[hidden]{display:flex!important}}

/* Project covers share the NBA pipeline's typography and diagram structure. */
.project-cover{aspect-ratio:16/9;min-height:280px;gap:28px;--cover-ink:#24362a;color:var(--cover-ink);transition:filter .2s}
.project-cover:hover{color:var(--cover-ink);filter:brightness(1.04)}
.project-cover:focus-visible{outline-offset:-6px;outline-color:var(--cover-ink)}
.project-cover .connector{color:inherit;opacity:.55}
.project-cover .pipeline{gap:8px}
.project-cover .visual-top{gap:12px;flex-wrap:wrap}
.project-cover .visual-top span:last-child{font-size:12px}
.cover-soccer{background:#c7dfdb;--cover-ink:#23433e}
.cover-racing{background:#cbd9eb;--cover-ink:#293e59}
.cover-basketball{background:#ebd0b5;--cover-ink:#593b25}
.cover-value{background:#dcd2e9;--cover-ink:#453451}
@media(max-width:760px){.project-cover{min-height:260px;aspect-ratio:auto}.project-cover .visual-bottom{font-size:23px}}
/* Compact rhythm: keep the same visual hierarchy with less scrolling. */
.site-header{padding-block:16px}
.hero{padding-top:32px}
h1{font-size:clamp(58px,6.4vw,88px);margin-block:24px}
.hero-bottom p{font-size:17px;max-width:570px}
.hero-foot{margin-top:28px;padding-block:16px}
.projects{padding-top:48px}
.section-heading{margin-bottom:22px}
h2{font-size:clamp(34px,3.5vw,46px)}
.eyebrow{margin-bottom:10px}
.filters{margin-bottom:22px}
.project-grid{gap:20px}
.project-body{padding:24px}
.project h3{font-size:23px;margin-bottom:10px}
.project-type{margin-bottom:8px}
.project-body>p:not(.project-type){margin-bottom:16px}
.tags{margin-bottom:18px;gap:6px}
.pipeline-visual{min-height:280px;padding:24px}
.project-cover{min-height:210px;aspect-ratio:auto;height:210px;gap:18px}
.project-cover .visual-bottom{font-size:23px}
.project-cover .pipeline>div{gap:10px}
.layout-preview{margin-top:14px}
.reports{margin-top:32px}
.report>summary{padding-block:18px}
.about{padding-block:64px;gap:60px}
.about-copy>p:first-child{font-size:19px}
.expertise{margin-top:22px}
.contact{padding-block:54px}
.contact h2{font-size:clamp(48px,5.5vw,68px);margin-bottom:18px}
.social-links{margin-top:22px}
.site-footer{padding-block:18px}
@media(max-width:900px){.project.featured{grid-template-columns:1.05fr 1fr}.about{gap:32px}}
@media(max-width:760px){
 .site-header{padding-block:13px}.hero{padding-top:24px}
 h1{font-size:clamp(44px,10vw,68px);margin-block:24px}
 .hero-bottom{gap:18px}.hero-bottom p{font-size:16px}
 .hero-foot{margin-top:24px;padding-block:14px;gap:8px}
 .projects{padding-top:36px}.section-heading>p{margin-top:12px}
 .project.featured{grid-template-columns:1fr}.project-grid{gap:16px}
 .pipeline-visual{padding:20px;min-height:220px}
 .project-cover{height:200px;min-height:200px}
 .project-body{padding:20px}.project h3{font-size:22px}
 .about{padding-block:44px;gap:24px}.contact{padding-block:40px}
}
