@import"https://fonts.googleapis.com/css2?family=Averia+Serif+Libre:wght@700&family=Schibsted+Grotesk:wght@400;500&display=swap";:root{--canvas: #f5f1e9;--ink: #151515}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--canvas);color:var(--ink);font-family:Schibsted Grotesk,Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid currentColor;outline-offset:4px}.script-shell{min-height:100vh;padding:clamp(12px,2vw,26px);background-color:var(--canvas);background-image:repeating-linear-gradient(90deg,rgba(21,21,21,.018) 0 1px,transparent 1px 5px),repeating-linear-gradient(0deg,rgba(21,21,21,.016) 0 1px,transparent 1px 4px);background-size:auto,auto}.script-stage{width:min(100%,900px);min-height:min(900px,calc(100vh - 30px));position:relative;overflow:hidden;margin:0 auto}.landing-corners,.landing-footer{position:absolute;right:2%;left:2%;z-index:1;display:flex;justify-content:space-between;gap:18px;color:var(--ink);font:500 11px/1 Schibsted Grotesk,Arial,sans-serif;letter-spacing:.055em}.landing-corners{top:1.5%}.landing-footer{bottom:1.5%;align-items:flex-end}.landing-footer a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.print-artwork{position:absolute;inset:8% 6%;display:grid;place-items:center;margin:0}.print-artwork img{display:block;width:min(78vw,640px);max-width:100%;max-height:78vh;object-fit:contain}.back-link,.project-lock-link,.project-pager a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.home-portfolio{width:min(100%,900px);margin:0 auto;padding:clamp(28px,5vw,52px) 2% clamp(90px,12vw,130px);color:var(--ink)}.work-index h1{margin:0;font:700 clamp(2.7rem,7vw,5.5rem)/.96 "Averia Serif Libre",Georgia,serif;letter-spacing:-.06em}.project-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-highlight{position:relative;min-height:420px;overflow:hidden;isolation:isolate;display:flex;align-items:flex-end;padding:25px;background:var(--canvas);border:1px solid rgba(21,21,21,.56);border-radius:8px;color:var(--ink);transition:transform .18s ease,background-color .18s ease}.project-highlight:has(.project-highlight-image){color:var(--canvas)}.project-highlight:hover{transform:translateY(-5px);background:#e7e0d5}.project-highlight-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;filter:contrast(1.05) brightness(.68);transition:transform .3s ease}.project-highlight:hover .project-highlight-image{transform:scale(1.045)}.project-highlight:has(.project-highlight-image):after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 22%,rgba(21,21,21,.16) 45%,rgba(21,21,21,.84))}.project-highlight-copy{width:100%}.project-highlight h2{margin:0;font:700 clamp(2.2rem,4.2vw,3.8rem)/.95 "Averia Serif Libre",Georgia,serif;letter-spacing:-.06em}.work-index,.project-page{width:min(100% - 10vw,1050px);margin:0 auto;padding:9vh 0}.work-index{min-height:100vh;display:grid;align-content:center;gap:38px}.project-cloud{max-width:1000px;font:700 clamp(3.1rem,6.1vw,5.8rem)/1.22 "Averia Serif Libre",Georgia,serif;letter-spacing:-.055em}.project-cloud a{transition:color .16s ease}.project-cloud a:hover{color:#5e2631}.project-page{padding-top:7vh}.project-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:8vh}.project-intro{max-width:700px;margin:0 auto 65px}.project-kicker{margin:0 0 15px;font-size:14px;letter-spacing:.09em;text-transform:uppercase}.project-intro h1{margin:0 0 25px;font:700 clamp(2.8rem,5.8vw,5.5rem)/1.05 "Averia Serif Libre",Georgia,serif;letter-spacing:-.055em}.project-intro>p:last-child,.project-sections p{margin:0;font-size:18px;line-height:1.38}.project-images{display:grid;gap:20px;margin:0 auto 75px}.project-images.count-1{max-width:740px}.project-images-project-four-yjynj-fd2gg.count-1{max-width:860px}.project-images:not(.count-1){grid-template-columns:repeat(2,minmax(0,1fr))}.project-images img{width:100%;max-height:720px;object-fit:cover;background:#f9f0df1a}.project-images-project-five-jkmzy-n732y{max-width:900px;align-items:start}.project-images-project-five-jkmzy-n732y img{max-height:none;justify-self:center;object-fit:contain;background:#f9f0df}.project-images-project-five-jkmzy-n732y>img:nth-child(-n+8){grid-column:1 / -1}.project-images-project-five-jkmzy-n732y>img:first-child{max-width:860px}.project-images-project-five-jkmzy-n732y>img:nth-child(n+2):nth-child(-n+8){max-width:600px}.project-images.project-images-taco-bell-live-mas-cafe{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:16px}.project-images-taco-bell-live-mas-cafe img{width:auto;max-width:100%;height:auto;max-height:900px;justify-self:center;object-fit:contain}.project-images-taco-bell-live-mas-cafe>img:nth-child(-n+5){width:100%;height:auto;max-width:none;max-height:none;aspect-ratio:1 / 1;padding:10px;background:#15151509;object-fit:contain}.project-images-taco-bell-live-mas-cafe>img:nth-child(-n+2){grid-column:span 3}.project-images-taco-bell-live-mas-cafe>img:nth-child(n+3):nth-child(-n+5){grid-column:span 2}.project-image-slideshow{grid-column:1 / -1;min-width:0;margin-top:18px}.project-slideshow-controls{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.project-slideshow-controls button{min-width:42px;min-height:34px;padding:7px 11px;border:1px solid rgba(21,21,21,.7);border-radius:999px;background:transparent;color:var(--ink);font:500 12px/1 Schibsted Grotesk,Arial,sans-serif;cursor:pointer}.project-slideshow-controls button:hover{background:var(--ink);color:var(--canvas)}.project-slideshow-controls button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.project-slideshow-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px) / 3);gap:12px;min-width:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.project-slideshow-track::-webkit-scrollbar{display:none}.project-slideshow-slide{display:grid;place-items:center;min-width:0;height:clamp(230px,28vw,310px);overflow:visible;scroll-snap-align:start}.project-images-taco-bell-live-mas-cafe .project-slideshow-slide img{display:block;width:100%;height:clamp(230px,28vw,310px);max-width:100%;max-height:none;object-fit:contain}.project-images-taco-bell-live-mas-cafe .project-slideshow-slide-square img{width:88%;height:clamp(198px,calc(28vw - 32px),278px)}.project-images-taco-bell-live-mas-cafe .project-slideshow-slide-portrait img{width:78%;height:clamp(198px,calc(28vw - 32px),278px)}.project-images-taco-bell-live-mas-cafe .project-slideshow-slide-wide img{width:92%;height:clamp(174px,calc(28vw - 56px),254px)}.project-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0 auto 75px}.project-visual-video{width:min(100%,360px);justify-self:center}.project-visual-image:last-child{grid-column:1 / -1}.project-visuals img,.project-visuals video{display:block;width:100%;background:#151515}.project-visuals video{aspect-ratio:9 / 16;object-fit:contain}.project-videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0 auto 75px}.project-video-featured,.project-video-wide{grid-column:1 / -1}.project-video-wide{width:min(100%,700px)}.project-videos iframe,.project-videos video{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:#151515}.project-videos iframe:first-child:last-child{grid-column:1 / -1}.project-videos-google-play .project-video-featured,.project-videos-google-play .project-video-wide{grid-column:auto;width:auto}.project-videos-project-one-ephnc-dyrn9 .project-video-local,.project-videos-google-play .project-video-local{width:min(100%,440px);justify-self:center}.project-videos-project-one-ephnc-dyrn9 .project-video-local video,.project-videos-google-play .project-video-local video{height:auto;max-height:760px;aspect-ratio:auto;object-fit:contain}.project-video-tiktok{width:min(100%,420px);justify-self:center}.project-video-tiktok iframe{aspect-ratio:9 / 16;background:#fff}.project-video-instagram{width:min(100%,420px);justify-self:center}.project-video-instagram iframe{height:650px;aspect-ratio:auto;background:#fff}.project-video-x{width:min(100%,550px);justify-self:center}.project-video-x iframe{min-height:520px;aspect-ratio:auto;background:#fff}.project-videos-project-one-ephnc-dyrn9 .project-video-x{width:min(100%,320px)}.project-videos-project-one-ephnc-dyrn9 .project-video-x iframe{min-height:360px}.project-videos-project-one-ephnc-dyrn9{grid-template-columns:repeat(6,minmax(0,1fr));align-items:start;gap:24px 18px}.project-videos-project-one-ephnc-dyrn9>.project-video{grid-column:span 3}.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(1),.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(4){grid-column:1 / -1;width:min(100%,800px);justify-self:center}.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(n+5):nth-child(-n+7){grid-column:span 2;width:100%}.project-videos-project-one-ephnc-dyrn9>.project-video-x{grid-column:span 2}.project-videos-project-four-yjynj-fd2gg{width:min(100%,900px);grid-template-columns:repeat(2,minmax(0,1fr))}.project-videos-project-four-yjynj-fd2gg .project-video{grid-column:1 / -1;width:100%}.project-videos-project-four-yjynj-fd2gg .project-video-instagram{grid-column:span 1;width:min(100%,420px)}.project-sections{max-width:700px;margin:0 auto}.project-sections>*{padding:32px 0;border-top:1px solid rgba(249,240,223,.36)}.project-sections>*:last-child{border-bottom:1px solid rgba(249,240,223,.36)}.project-sections h2{margin:0 0 13px;font:700 clamp(1.65rem,3vw,2.7rem)/1.12 "Averia Serif Libre",Georgia,serif;letter-spacing:-.04em}.project-pager{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:85px auto 25px;font-size:16px}@media(max-width:720px){.script-shell{padding:0}.script-stage{width:100%;min-height:100vh}.landing-corners,.landing-footer{right:6%;left:6%;font-size:10px}.landing-corners{top:2.5%}.landing-footer{bottom:2.5%}.print-artwork{inset:7% 5%}.print-artwork img{width:min(88vw,640px);max-height:82vh}.home-portfolio{padding:28px 6% 100px}.project-highlights,.project-images:not(.count-1),.project-visuals,.project-videos{grid-template-columns:1fr}.project-videos.project-videos-project-one-ephnc-dyrn9{grid-template-columns:1fr;gap:20px}.project-videos-project-one-ephnc-dyrn9>.project-video,.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(1),.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(4),.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(n+5):nth-child(-n+7),.project-videos-project-one-ephnc-dyrn9>.project-video-x{grid-column:1 / -1}.project-videos-project-one-ephnc-dyrn9>.project-video:nth-child(n+5):nth-child(-n+7){width:min(100%,420px);justify-self:center}.project-images.project-images-taco-bell-live-mas-cafe{grid-template-columns:1fr;gap:10px}.project-images-taco-bell-live-mas-cafe>img:nth-child(-n+5){grid-column:1 / -1}.project-images-taco-bell-live-mas-cafe>img:nth-child(-n+5){aspect-ratio:auto;padding:0;background:transparent}.project-slideshow-track{grid-auto-columns:100%;gap:10px}.project-slideshow-slide{height:min(110vw,390px)}.project-highlight{min-height:360px}.work-index,.project-page{width:min(100% - 12vw,1050px)}.project-cloud{font-size:clamp(2.8rem,12vw,4.4rem)}.project-intro{margin-bottom:42px}.project-intro>p:last-child,.project-sections p{font-size:17px}.project-pager{margin-top:55px;flex-wrap:wrap}}
