@import"https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&family=Bowlby+One&display=swap";body{margin:0;min-width:320px;min-height:100vh}.contact{background:#fff;color:#000;max-width:1200px;margin:0 auto;padding:4rem 2.5rem 5rem}.contact-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.contact-left{flex:1}.contact-right{flex:1;display:flex;justify-content:flex-end;padding:1.25rem 1.5rem 0 0}.contact-title{font-family:Bowlby One,sans-serif;font-size:clamp(1.75rem,4vw,3.5rem);font-weight:400;line-height:1.1;margin:0 0 1.5rem}.contact-left p{font-size:1rem;color:#000;margin:0;max-width:420px;line-height:1.6}.contact-email{display:inline-block;font-size:1.4rem;color:#000;text-decoration:none;position:relative;font-weight:400}.circle-wrapper{position:relative;display:inline-block}.circle-rotate{position:absolute;inset:0;border:2px solid rgb(192,182,182);border-radius:50%;opacity:.4;z-index:0;filter:url(#chalk-noise);transform:scaleX(1.1) scaleY(4) rotate(-2deg)}.circle-text{position:relative;z-index:1;color:inherit;text-decoration:underline;text-decoration-color:#02f585;text-decoration-thickness:2px;text-underline-offset:3px;background:linear-gradient(#02f585,#02f585) no-repeat 0 50% / 0% 100%;transition:background-size .25s ease-out}.contact-email:hover .circle-text,.contact-email:focus-visible .circle-text{background-size:100% 100%}@media(prefers-reduced-motion:reduce){.circle-text{transition:none}}.contact .contact-cards-label{margin:0 0 1.5rem}.contact-cards+.contact-content{margin-top:5rem}.contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.home-card.contact-card{min-height:0;padding:2rem 1.75rem;gap:1rem;justify-content:flex-start}.contact-card .home-card-title{font-size:clamp(1.25rem,1.8vw,1.6rem)}.contact-card .home-card-desc{color:#333;line-height:1.5}.contact-card-cta{margin-top:auto;padding-top:.75rem;font-size:.875rem}@media(max-width:900px){.contact{padding:3rem 1.25rem 4rem}.contact-content{flex-direction:column}.contact-right{justify-content:flex-start;padding:2rem 0 0 1rem}.contact-email{font-size:1.2rem}.contact-cards{grid-template-columns:1fr}.contact-cards+.contact-content{margin-top:4rem}}html,body,#root{margin:0;padding:0;width:100%;font-family:Google Sans,sans-serif;background-color:#fff;color:#000;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}a{color:#000;text-decoration:none}.app{min-height:100vh;background:#fff}.navbar{height:56px;display:flex;align-items:center;justify-content:center;padding:0 2.5rem;background:#fff}.nav-logo{font-family:Bowlby One,sans-serif;font-size:1.5rem;font-weight:400;text-transform:uppercase;letter-spacing:.05em;color:#000;opacity:.55;padding:.1em .4em;border:1.5px solid transparent;transition:opacity .2s,background .14s ease-out,border-color .14s ease-out,box-shadow .14s ease-out,transform .14s ease-out}.nav-logo.active{opacity:1}.nav-logo:hover,.nav-logo:focus-visible{opacity:1;background:#02f585;border-color:#000;box-shadow:3px 3px #000}.nav-logo:active{transform:translate(3px,3px);box-shadow:0 0 #000}.page-content{max-width:1100px;margin:0 auto;padding:3rem 2.5rem 5rem}.section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#999;margin:0 0 1.5rem}.dj-section{margin-bottom:4rem}.featured-main{margin-bottom:1rem}.featured-row{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:700px){.featured-row{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.featured-row{grid-template-columns:repeat(3,1fr)}}.embed-card{background:#f4f4f1;border:1px solid black;padding:1.25rem;overflow:hidden}.embed-card-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.75rem}.embed-card-title{font-size:.875rem;font-weight:500;margin:0}.embed-card-subtitle{margin:.25rem 0 0;font-size:.8rem;color:#666}.embed-card-link{white-space:nowrap;font-size:.875rem;color:#999;flex-shrink:0;transition:color .2s,background .15s}.embed-card-link:hover{color:#000;background:#02f585}.embed-frame{width:100%;overflow:hidden}.embed-card.is-large .embed-frame{min-height:360px}.embed-card.is-small .embed-frame{min-height:220px}.embed-root iframe{width:100%!important;max-width:100%!important}.articles-list,.projects-list{display:flex;flex-direction:column;gap:1rem}.article-card,.project-card{display:block;background:#f4f4f1;border:1px solid black;padding:1.25rem 1.5rem;transition:background .15s}.article-card:hover,.project-card:hover{background:#eaeae6}.article-card h3,.project-card h3{margin:0 0 .35rem;font-size:.95rem;font-weight:500}.article-card .dek,.project-card .dek{margin:0 0 .35rem;font-size:.875rem;color:#444;line-height:1.5}.article-card .meta,.project-card .meta{font-size:.8rem;color:#999}.about-layout--photo{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:4rem;align-items:start}.about-body{max-width:680px}.about-text{font-size:1.1rem;line-height:1.75;margin:0 0 1.25rem;color:#111}.about-lede{font-size:1.4rem;line-height:1.5;margin-bottom:1.75rem}.about-photo{margin:0;border:1.5px solid black;box-shadow:4px 4px #000;aspect-ratio:4 / 5;overflow:hidden}.about-photo img{display:block;width:100%;height:100%;object-fit:cover}.about-text a{text-decoration:underline;text-decoration-color:#02f585;text-decoration-thickness:2px;text-underline-offset:3px;transition:background .15s}.about-text a:hover{background:#02f585}.about-buttons{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;margin-top:2.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.25rem;border:1.5px solid black;background:#fff;color:#000;font-family:Bowlby One,sans-serif;font-size:.95rem;text-transform:uppercase;letter-spacing:.02em;box-shadow:4px 4px #000;transition:transform .14s ease-out,box-shadow .14s ease-out,background .14s ease-out}.btn:hover,.btn:focus-visible{background:#02f585;transform:translate(2px,2px);box-shadow:2px 2px #000}.btn:active{transform:translate(4px,4px);box-shadow:0 0 #000}.footer{max-width:1100px;margin:0 auto;padding:1.5rem 2.5rem 2rem;font-size:.85rem;border-top:1px solid #f0f0f0}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center}.footer-links a{color:#000;text-decoration:underline;text-decoration-color:#02f585;text-decoration-thickness:2px;text-underline-offset:3px;transition:background .15s}.footer-links a:hover{background:#02f585}.footer-copy{color:#000;opacity:.4;margin-left:auto}.case-study{display:flex;flex-direction:column;gap:3rem}.case-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:500;margin:0 0 1.25rem;line-height:1.3;max-width:800px}.case-meta{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;color:#666}.case-description{max-width:720px;font-size:1.05rem;line-height:1.75;margin:0}.case-note{max-width:720px;font-size:.95rem;line-height:1.6;color:#666;margin:0}.case-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.case-stat{background:#f4f4f1;border:1px solid black;padding:1.5rem;display:flex;flex-direction:column;gap:.4rem}.stat-value{font-family:Bowlby One,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.stat-label{font-size:.8rem;color:#666;line-height:1.4}.case-charts{display:flex;flex-direction:column;gap:1rem}.case-chart{margin:0;background:#f4f4f1;border:1px solid black;padding:1.25rem}.case-chart img{width:100%;height:auto;display:block}.case-chart figcaption{font-size:.8rem;color:#888;margin-top:.75rem}.case-section,.case-press{display:flex;flex-direction:column;gap:1rem}.press-card{display:flex;flex-direction:column;gap:.35rem;background:#f4f4f1;border:1px solid black;padding:1.25rem 1.5rem;transition:background .15s}.press-card:hover{background:#eaeae6}.press-outlet{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#999}.press-title{font-size:.95rem;font-weight:500;color:#000;line-height:1.4}.pdf-link{display:inline-block;font-size:.95rem;text-decoration:underline;text-decoration-color:#02f585;text-decoration-thickness:2px;text-underline-offset:3px;transition:background .15s}.pdf-link:hover{background:#02f585}@media(max-width:768px){.case-stats{grid-template-columns:1fr}}.home-page{max-width:1100px;margin:0 auto;padding-top:2rem}.home-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.home-card{background:#fff;border:1.5px solid black;box-shadow:4px 4px #000;padding:3rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:max(220px,calc((100vh - 58px) / 3));color:#000;transition:transform .14s ease-out,box-shadow .14s ease-out,background .14s ease-out}.home-card:hover,.home-card:focus-visible{background:#02f585;transform:translate(2px,2px);box-shadow:2px 2px #000}.home-card:active{transform:translate(4px,4px);box-shadow:0 0 #000}.home-card-title{font-family:Bowlby One,sans-serif;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:400;margin:0;line-height:1.2;color:#000}.home-card-desc{font-size:.875rem;color:#999;margin:0}.home-card--full{grid-column:1 / -1}@media(max-width:768px){.home-page{padding:0 1rem}.page-content{padding:2rem 1.25rem 4rem}.about-text{font-size:1rem}.about-lede{font-size:1.25rem}.about-layout--photo{grid-template-columns:1fr;gap:2rem}.about-photo{order:-1;width:220px}.home-grid{grid-template-columns:1fr}.home-card{min-height:130px;padding:1.75rem 1.25rem}}
