:root{color:#f5f5f0;background-color:#050505;font-family:Inter,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-size:16px;--text-muted: #a3a3a3;--card-bg: rgba(255, 255, 255, .04);--card-border: rgba(255, 255, 255, .08);--accent: #59d8ff}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(89,216,255,.08),transparent 40%) #050505;color:inherit}#dynadraw-bg{position:fixed;inset:0;width:100vw;height:100vh;pointer-events:none;z-index:0}a{color:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}.skip-link{position:absolute;left:-999px;top:1rem;background:#fff;color:#000;padding:.5rem 1rem;border-radius:999px;z-index:100}.skip-link:focus{left:1rem}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem clamp(1.5rem,5vw,3.5rem);position:sticky;top:0;background:#050505d9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);z-index:10}.logo-block{display:flex;flex-direction:column;gap:.4rem}.logo-block a{font-size:1.5rem;font-weight:600;text-decoration:none;letter-spacing:.02em}.logo-tagline{color:var(--text-muted);font-size:.95rem;max-width:40rem}.primary-nav{display:flex;flex-wrap:wrap;gap:.5rem}.primary-nav__group{display:flex;gap:.5rem}.primary-nav a{text-decoration:none;padding:.4rem .9rem;border-radius:999px;border:1px solid transparent;font-size:.9rem;color:var(--text-muted);transition:border-color .2s ease,color .2s ease,background .2s ease}.primary-nav a:hover,.primary-nav a[aria-current=page]{border-color:#ffffff4d;color:#fff}.page-content{flex:1;width:min(1200px,100%);margin:0 auto;padding:clamp(1.5rem,6vw,3.5rem)}.section-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;align-items:center;margin-bottom:2.5rem}.section-hero__meta{display:flex;flex-direction:column;gap:.75rem}.kicker{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.kicker-link{color:inherit;text-decoration:none}.kicker-link:hover{text-decoration:underline}.section-hero h1{font-size:clamp(2rem,4vw,3rem);margin:0}.section-hero__summary{color:var(--text-muted);max-width:36rem}.section-hero__media{border-radius:1.5rem;border:1px solid var(--card-border);overflow:hidden;background:#0b0b0b}.section-hero__media img{width:100%;height:auto;display:block}.section-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:3rem}.section-card{padding:1.5rem;border-radius:1.25rem;background:var(--card-bg);border:1px solid var(--card-border);display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:inherit}.section-card h2{margin:0;font-size:1.2rem}.section-card p{margin:0;color:var(--text-muted);font-size:.95rem}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.5rem}.pitch-deck .project-deck-slides{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.pitch-deck .project-deck-slides img{width:100%;max-width:900px;height:auto;display:block;margin-left:auto;margin-right:auto;border-radius:.5rem;border:1px solid var(--card-border)}.pitch-deck img{max-width:900px;margin-left:auto;margin-right:auto}.section-header{margin:2rem 0 1rem;display:flex;align-items:center;justify-content:space-between}.section-header h2{margin:0;font-size:1.4rem}.section-empty{color:var(--text-muted);margin:1rem 0 2rem}.project-card{border-radius:1.25rem;border:1px solid var(--card-border);background:var(--card-bg);overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;min-height:100%}.project-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.project-card__body{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.project-card__title{margin:0;font-size:1.15rem}.project-card__summary{margin:0;color:var(--text-muted);font-size:.95rem;flex:1}.project-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.8rem;color:var(--accent)}.project-links{display:flex;flex-wrap:wrap;gap:.5rem}.project-link{padding:.35rem .85rem;border-radius:999px;border:1px solid var(--card-border);text-decoration:none;font-size:.85rem;background:#ffffff0d}.project-videos{display:grid;gap:1.25rem;margin:1.5rem 0}.project-video{display:flex;flex-direction:column;gap:.5rem}.project-video video{width:100%;border-radius:1rem;border:1px solid var(--card-border);background:#000}.project-video__caption{margin:0;color:var(--text-muted);font-size:.9rem}.project-embeds{display:grid;gap:1.25rem;margin:1.5rem 0}.project-embed{display:flex;flex-direction:column;gap:.5rem}.project-embed__iframe-wrap{position:relative;width:100%;padding-bottom:56.25%;border-radius:1rem;overflow:hidden;background:#000;border:1px solid var(--card-border)}.project-embed__iframe-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.project-embed__caption{margin:0;color:var(--text-muted);font-size:.9rem}.rich-text{color:var(--text-muted);font-size:1rem}.rich-text p{margin-bottom:1rem}.site-footer{padding:2rem clamp(1.5rem,5vw,3.5rem);border-top:1px solid rgba(255,255,255,.08);color:var(--text-muted);background:#050505e6;font-size:.9rem}@media(max-width:768px){.site-header{flex-direction:column;align-items:flex-start}.primary-nav{width:100%;overflow-x:auto;padding-bottom:.5rem}.section-hero{grid-template-columns:1fr}}
