:root{--color-brand-cream:#f7fff7;--color-brand-charcoal:#343434;--color-brand-indigo:#2f3061;--color-brand-yellow:#ffe66d;--color-brand-blue:#6ca6c1;--color-brand-pink:#ff7bac;--font-serif:"Libre Baskerville", Georgia, serif;background:var(--color-brand-cream);color:var(--color-brand-charcoal);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%}.site-body{background:var(--color-brand-cream);min-height:100vh;color:var(--color-brand-charcoal)}.site-header{z-index:50;border-bottom:4px solid var(--color-brand-indigo);background:var(--color-brand-indigo);color:var(--color-brand-cream);position:sticky;top:0}.site-nav,.section-inner,.footer-inner{width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem}.site-nav{flex-direction:column;gap:1.25rem;padding-block:1.25rem;display:flex}.brand-link,.nav-links,.footer-brand{align-items:center;display:flex}.brand-link{gap:1rem}.brand-mark{filter:brightness(0)invert();width:3rem;height:3rem}.brand-name{font-family:var(--font-serif);letter-spacing:0;font-size:1.125rem;font-weight:700;line-height:1}.nav-links{letter-spacing:0;text-transform:uppercase;gap:1.5rem;font-size:.875rem;font-weight:700}.nav-link,.footer-next{transition:color .18s}.nav-link:hover,.footer-next:hover{color:var(--color-brand-yellow)}.home-hero{isolation:isolate;position:relative;overflow:hidden}.hero-orb{border-radius:999px;position:absolute}.hero-orb-blue{background:#6ca6c133;width:18rem;height:18rem;top:4rem;right:-6rem}.hero-orb-yellow{background:#ffe66d73;width:9rem;height:9rem;bottom:2.5rem;left:1.5rem}.hero-orb-pink{background:#ff7bac33;width:7rem;height:7rem;bottom:5rem;right:4rem}.home-hero-inner{align-items:center;gap:3rem;width:100%;max-width:72rem;min-height:calc(100vh - 96px);margin-inline:auto;padding:5rem 1.5rem;display:grid;position:relative}.section-eyebrow{letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:900}.home-eyebrow{margin-bottom:1.25rem}.section-eyebrow-blue{color:var(--color-brand-blue)}.section-eyebrow-indigo{color:var(--color-brand-indigo)}.section-eyebrow-yellow{color:var(--color-brand-yellow)}.home-title{letter-spacing:0;max-width:48rem;margin:0;font-size:3.75rem;font-weight:900;line-height:4.5rem}.home-lede{max-width:42rem;color:var(--color-brand-charcoal);font-family:var(--font-serif);margin:2rem 0 0;font-size:1.5rem;line-height:2.25rem}.button-row,.contact-actions{flex-direction:column;display:flex}.button-row{gap:1rem;margin-top:2.5rem}.skills-section{border-block:4px solid var(--color-brand-charcoal);background:var(--color-brand-yellow);padding-block:4rem}.section-title{letter-spacing:0;max-width:48rem;margin:0;font-size:3rem;font-weight:900;line-height:1}.work-section{background:var(--color-brand-cream);padding-block:5rem}.work-heading-row{flex-direction:column;gap:1.5rem;display:flex}.section-copy{max-width:24rem;font-family:var(--font-serif);margin:0;font-size:1.25rem;line-height:2rem}.work-grid{gap:1.5rem;margin-top:3rem;display:grid}.contact-section{border-top:4px solid var(--color-brand-charcoal);background:var(--color-brand-indigo);color:var(--color-brand-cream);padding-block:4rem}.contact-inner{gap:2.5rem;width:100%;max-width:72rem;margin-inline:auto;padding-inline:1.5rem;display:grid}.contact-title{letter-spacing:0;max-width:48rem;margin:0;font-size:2.25rem;font-weight:900;line-height:1}.contact-lede{color:#f7fff7e6;max-width:42rem;font-family:var(--font-serif);margin:1.5rem 0 0;font-size:1.25rem;line-height:2rem}.contact-card-eyebrow{color:var(--color-brand-blue);letter-spacing:0;text-transform:uppercase;margin:0;padding-bottom:1rem;font-size:.875rem;font-weight:900}.contact-card-copy{font-family:var(--font-serif);margin:0;font-size:1.125rem;line-height:1.75rem}.contact-actions{gap:.75rem;margin-top:1.5rem}.site-footer{background:var(--color-brand-charcoal);color:var(--color-brand-cream);padding-block:2rem}.footer-inner{flex-direction:column;gap:1rem;font-size:.875rem;display:flex}.footer-brand{font-family:var(--font-serif);gap:.75rem;font-size:1.25rem;font-weight:700}.footer-logo{filter:brightness(0)invert();width:2rem;height:2rem}.footer-next{letter-spacing:0;text-transform:uppercase;font-weight:700}@media (width>=640px){.button-row,.contact-actions{flex-flow:wrap}}@media (width>=768px){.site-nav,.footer-inner{flex-direction:row;justify-content:space-between;align-items:center}.brand-name{font-size:1.875rem}.nav-links{gap:2rem}.home-title{font-size:3.75rem}.home-lede{font-size:1.875rem}.section-title,.contact-title{font-size:3.75rem}.work-heading-row{flex-direction:row;justify-content:space-between;align-items:flex-end}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.contact-inner{grid-template-columns:1fr .8fr;align-items:end}}@media (width>=1280px){.work-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.button{text-align:center;white-space:nowrap;border:4px solid #343434;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:56px;padding:0 2rem;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1rem,2.4vw,1.35rem);line-height:1;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-filled{color:#f7fff7;background:#343434}.button-outline{color:#343434;background:#f7fff7}.button-outline:hover{background:#ffe66d}.button-light{color:#343434;background:#f7fff7}.button-light:hover{background:#ffe66d}.button-dark{color:#f7fff7;background:#343434}.button-dark:hover{color:#343434;background:#ffe66d}.carousel{width:100%;padding-top:4px;padding-bottom:18px;overflow-x:hidden}.carousel-spaced{margin-top:3rem}.carousel-track{gap:1.25rem;width:max-content;animation:24s linear infinite scroll-skills;display:flex}.carousel:hover .carousel-track{animation-play-state:paused}.skill-icon{color:#343434;background:#f7fff7;border:4px solid #343434;border-radius:2rem;flex:none;place-items:center;width:160px;height:160px;font-weight:900;line-height:1;display:grid;box-shadow:10px 10px #343434}.skill-icon img{object-fit:contain;width:74px;height:74px}.skill-icon span{align-self:end;margin-bottom:1.1rem;font-family:Libre Baskerville,Georgia,serif;font-size:1rem;font-weight:400}.work-card{background:#f7fff7;border:4px solid #343434;border-radius:2rem;flex-direction:column;justify-content:space-between;min-width:0;min-height:330px;padding:clamp(1.5rem,4vw,2rem);transition:transform .18s,box-shadow .18s,background-color .18s;display:flex;box-shadow:12px 12px #ffe66d}.work-card:hover{transform:translate(-4px,-4px);box-shadow:18px 18px #2f3061}.work-card span{color:#2f3061;font-size:.9rem;font-weight:900}.work-card h3{overflow-wrap:anywhere;margin:auto 0 1rem;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:900;line-height:.92}.work-card p{margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.6}.work-card img{max-width:min(100%,180px);height:auto;margin:1.5rem 0}.work-card-cats img,.work-card-strike img{object-fit:cover;object-position:top center;border:3px solid #343434;width:150px;height:180px}.work-card-strike img{background:#343434}.contact-card{color:#343434;background:#f7fff7;border:4px solid #343434;border-radius:2rem;padding:clamp(1.5rem,4vw,2rem);box-shadow:14px 14px #ffe66d}@keyframes scroll-skills{0%{transform:translate(0)}to{transform:translate(calc(-50% - .625rem))}}.hero-panel{background:radial-gradient(circle at 18% 20%,#ffe66db3 0 5rem,#0000 5.1rem),radial-gradient(circle at 82% 72%,#6ca6c175 0 9rem,#0000 9.1rem),#f7fff7;border:4px solid #343434;border-radius:3rem}.hero-card{background:#f7fff7eb;border:4px solid #343434;border-radius:2rem;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:18px 18px #ffe66d}.project-hero{border-bottom:4px solid #343434;padding:clamp(3rem,8vw,6rem) 1.5rem}.project-hero-dans{background:linear-gradient(#f7fff7e6,#f7fff7e6),url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20576'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23231f20;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M354.63,241.4c-23.75-12.09-20.84-117.03.34-143.19,21.17-26.16,65.12,24.05,65.12,24.05,0,0,75.71-18.85,75.71,25.67s-117.42,105.56-141.17,93.47Z'/%3e%3cpolygon%20class='cls-1'%20points='91.29%20121.12%20108.47%20242.95%20182.46%20241.14%20196.26%20118.85%20205.24%20113.87%20207.01%2097.57%20154.2%2096.94%20147.21%2043.92%20124.43%2043.92%20136.73%2096.91%2080.2%2097.57%2084.64%20114.42%2091.29%20121.12'/%3e%3cpath%20class='cls-1'%20d='M123.99,528.75l-.93-132.42c-24.82,0-36.49-65.01,3.94-65.01s28.6,65.01,5.82,65.01l4.07,132.42h-12.9Z'/%3e%3cpath%20class='cls-1'%20d='M175.17,331.32s-5.71,66.79,18.18,66.79l1.55,133.97h14.02l-3.83-133.97c24.39,0,17.21-66.79,17.21-66.79l-16.43,26.49-7.14-26.49-7.49,26.49-16.08-26.49Z'/%3e%3cpath%20class='cls-1'%20d='M316.55,421.55s-19.07-63.85,83.36-63.18,85.8,63.18,85.8,63.18l-15.52,2.88,15.52,9.98-15.52,6.65s15.53-.97,15.52,10.52-15.52,10.77-15.52,10.77l15.52,6.52c6.46,6.75.62,31.39-7.11,36.02-13.47,8.09-44.14,12.65-76.7,12.65-38.3,0-68.62-2.77-80.77-12.65-4.09-3.33-9.02-25.92-4.59-36.02l15.96-6.52s-15.3,3.66-15.96-8.2,15.96-11.97,15.96-11.97l-15.96-7.56,15.96-7.07-15.96-5.99Z'/%3e%3c/svg%3e") 0 0/260px}.project-hero-cats{background:#ffe66d}.project-hero-strike{background:#6ca6c1}.project-hero-inner{align-items:center;gap:clamp(2rem,6vw,4rem);width:100%;max-width:72rem;margin:0 auto;display:grid}@media (width>=900px){.project-hero-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr)}}.back-link{letter-spacing:0;text-transform:uppercase;border-bottom:3px solid;margin-bottom:2rem;font-size:.85rem;font-weight:900;display:inline-flex}.project-kicker,.section-heading p{color:#2f3061;letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.85rem;font-weight:900}.project-hero h1{letter-spacing:0;max-width:10ch;margin:0;font-size:clamp(4.5rem,14vw,10rem);font-weight:900;line-height:.85}.project-lede{max-width:42rem;margin:2rem 0 0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.25rem,2.5vw,2rem);line-height:1.45}.project-logo-panel,.project-feature-image,.asset-card{background:#f7fff7;border:4px solid #343434;box-shadow:12px 12px #2f3061}.project-logo-panel{place-items:center;min-height:320px;padding:clamp(2rem,5vw,4rem);display:grid}.project-logo-panel img{width:min(100%,360px)}.project-feature-image{margin:0;padding:clamp(.75rem,2vw,1.25rem)}.project-feature-image img{object-fit:contain;width:100%;max-height:640px;display:block}.project-section{width:100%;max-width:72rem;margin:0 auto;padding:clamp(3rem,7vw,5rem) 1.5rem}.project-band{background:#ffe66d;border-top:4px solid #343434;max-width:none}.project-band>*{max-width:72rem;margin-left:auto;margin-right:auto}.project-meta{gap:1.5rem;display:grid}@media (width>=760px){.project-meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-meta div{border-top:4px solid #343434;padding-top:1.25rem}.project-meta span{color:#2f3061;text-transform:uppercase;font-size:.85rem;font-weight:900;display:block}.project-meta p{margin:.75rem 0 0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.section-heading{margin-bottom:clamp(2rem,5vw,3rem)}.section-heading h2{letter-spacing:0;max-width:48rem;margin:0;font-size:clamp(2.5rem,6vw,4.75rem);font-weight:900;line-height:.95}.asset-grid{gap:1.5rem;display:grid}@media (width>=760px){.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-grid-large,.process-grid,.strike-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.span-2{grid-column:span 2}}.asset-card{margin:0;padding:clamp(.75rem,2vw,1rem)}.asset-card img{background:#fff;width:100%;height:auto;display:block}.menu-grid .asset-card img,.editorial-grid .asset-card img,.poster-grid .asset-card img,.process-grid .asset-card img{object-fit:contain;max-height:760px}.strike-process-grid .asset-card{flex-direction:column;display:flex}.strike-process-grid .asset-card img{object-fit:contain;height:clamp(320px,42vw,560px)}.strike-process-grid .asset-card figcaption{margin-top:auto;padding-top:.85rem}@media (width<=1050px) and (width>=760px){.strike-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.asset-card figcaption{margin-top:.85rem;font-family:Libre Baskerville,Georgia,serif;font-size:.95rem;line-height:1.4}@media (width<=768px){.skill-icon{border-radius:1.5rem;width:132px;height:132px}.skill-icon img{width:56px;height:56px}}@media (width<=520px){.button{white-space:normal;width:100%;min-height:52px;padding-inline:1.25rem}.work-card{min-height:280px;box-shadow:8px 8px #ffe66d}.work-card:hover{transform:translate(-2px,-2px);box-shadow:10px 10px #2f3061}}
