@charset "UTF-8";
:root{--paper:#f8f7f2;--ink:#242520;--muted:#686a60;--red:#c14d35;--line:#d9d9ce;--pad:clamp(24px,6.3vw,104px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,summary,input,textarea{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:5px}::selection{background:#e6ad91}h1,h2,h3,p{margin:0}p{line-height:2.05}button{color:inherit}section[id]{scroll-margin-top:0}.site-header{height:100px;padding:0 var(--pad);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.wordmark{font-size:27px;font-weight:900;letter-spacing:-.08em;line-height:1}.wordmark span{display:block;font-size:7px;letter-spacing:.12em;margin-top:8px;font-weight:500}.nav{display:flex;align-items:center;gap:34px;font-size:12px}.nav>a:hover{color:var(--red)}.nav-contact{padding:12px 19px;border:1px solid var(--ink);border-radius:40px;display:flex;gap:28px}.menu-button{display:none}.mobile-nav[hidden]{display:none}.hero{padding:25px var(--pad) 0;min-height:calc(100svh - 100px);display:flex;flex-direction:column}.hero-topline,.hero-bottom,.section-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.11em}.hero-topline{color:var(--muted)}.hero-main{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;flex:1;min-height:570px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:500;display:block}.eyebrow i{display:inline-block;width:7px;height:7px;background:var(--red);border-radius:50%;margin-right:10px}.hero h1{font-size:clamp(38px,4.5vw,74px);line-height:1.48;letter-spacing:-.065em;font-weight:850;margin:24px 0 22px}.connect{display:inline-block}.red-dot,.red{color:var(--red)}.hero-sub{font-size:15px;letter-spacing:.04em;font-weight:600}.hero-description{font-size:12px;color:var(--muted);margin-top:24px}.hero-art{position:relative;display:grid;place-items:center;align-self:stretch}.logo-frame{width:100%;height:530px;display:grid;place-items:center;overflow:hidden}.logo-frame img{height:570px;width:570px;max-width:none;mix-blend-mode:multiply;object-fit:contain}.art-note{position:absolute;right:-8px;top:41%;font-size:10px;line-height:2.1;letter-spacing:.3em;writing-mode:vertical-rl}.hero-bottom{height:74px;align-items:center;border-top:1px solid var(--line);margin-top:20px;font-size:9px}.hero-bottom a{display:flex;gap:20px;align-items:center}.hero-bottom a span{font-size:20px}.hero-bottom .shapes{font-size:22px;letter-spacing:.16em}.section{padding:75px var(--pad) 110px}.section-meta{padding-bottom:32px;border-bottom:1px solid var(--line);margin-bottom:66px;color:var(--muted)}.section-meta span:last-child{letter-spacing:.08em}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10%}.large-heading{font-size:clamp(32px,3.6vw,52px);line-height:1.65;letter-spacing:-.055em;font-weight:750}.underline{position:relative;white-space:nowrap}.underline:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:2px;background:var(--red);transform:rotate(-3deg)}.prose{font-size:14px;max-width:510px}.prose p+p{margin-top:23px}.statement{background:#efefe6}.about .eyebrow{margin-bottom:22px;color:var(--red)}.equation{display:flex;align-items:center;gap:14px;margin-top:60px}.equation span{font-size:76px;font-weight:300;line-height:1}.equation b{font-size:20px;font-weight:300}.micro{font-size:8px;letter-spacing:.12em;margin-top:17px}.crew{background:#262822;color:#f4f3e9}.crew .section-meta{color:#b5b7a9;border-color:#4b4d44}.crew-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.crew h2{font-size:32px;margin-bottom:28px;letter-spacing:-.04em}.crew p{font-size:14px;margin-bottom:18px}.crew-tags{font-size:9px;line-height:2;letter-spacing:.1em;color:#aeb1a1;margin-top:36px}.crew-symbol{position:relative;height:265px}.crew-symbol span{font-family:Arial,sans-serif;position:absolute;font-size:200px;font-weight:100;line-height:1;color:#c7cabc}.crew-symbol span:nth-child(1){left:0;top:0}.crew-symbol span:nth-child(2){left:90px;top:55px;transform:rotate(-12deg)}.crew-symbol span:nth-child(3){left:185px;top:-3px;color:#c7795b}.section-lead{display:grid;grid-template-columns:1fr 1fr;gap:10%;margin-bottom:62px}.section-lead h2{font-size:clamp(25px,2.6vw,38px);line-height:1.7;letter-spacing:-.045em}.service-item{border-top:1px solid var(--line)}.service-item:last-child{border-bottom:1px solid var(--line)}.service-item summary{display:grid;grid-template-columns:45px 1fr 1fr 26px;gap:20px;align-items:center;padding:27px 0;cursor:pointer;list-style:none}.service-item summary::-webkit-details-marker{display:none}.service-number{font-size:10px;color:var(--red);align-self:center}.service-item h3{font-size:clamp(18px,2vw,27px);font-weight:500;letter-spacing:-.035em}.service-desc{font-size:12px;line-height:1.9;color:var(--muted)}.toggle{font-size:24px;font-weight:200;transition:transform .2s}.service-item[open] .toggle{transform:rotate(45deg);color:var(--red)}.service-item[open]{background:#efefe750}.service-item summary:hover h3{color:var(--red)}.service-details{padding:0 46px 30px 65px;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;gap:12px 20px;font-size:12px}.service-details li:before{content:'—';margin-right:8px;color:#a3a497}.service-outro{text-align:center;padding-top:92px;max-width:820px;margin:auto}.service-outro .eyebrow{color:var(--red)}.service-outro h3{font-size:29px;margin:25px 0}.service-outro p{font-size:13px;margin-top:20px}.mobile-break{display:none}.works{background:#eaece3}.works .section-meta{border-color:#cdd1c4}.archive{position:relative;min-height:290px;border:1px solid #b8bead;padding:34px;overflow:hidden}.archive h3{font-size:28px;letter-spacing:.05em;margin:43px 0 13px}.archive p{font-size:12px;color:var(--muted)}.archive-mark{position:absolute;right:40px;top:0;font-size:210px;font-weight:200;color:#9aa38d;line-height:1.3}.archive-bottom{display:block;margin-top:32px;font-size:8px;letter-spacing:.12em}.work-categories{font-size:10px;line-height:2.1;margin-top:26px;color:var(--muted)}.flow-item{display:grid;grid-template-columns:200px 1fr;gap:45px;border-top:1px solid var(--line);padding:35px 0}.flow-label{font-size:20px;font-weight:400;display:flex;gap:18px;align-items:baseline}.flow-label span{font-size:10px;color:var(--red)}.flow-item h3{font-size:21px;margin-bottom:17px;font-weight:650}.flow-item p{font-size:13px;color:var(--muted);max-width:720px}.message{background:#e6e8d9}.message h2{font-size:clamp(50px,7.5vw,108px);line-height:1.35;letter-spacing:-.07em;margin:45px 0 64px}.message h2>span{color:var(--red)}.message-bottom{display:grid;grid-template-columns:1fr 1fr;gap:10%}.message-shapes{font-size:70px;color:#8a9376;letter-spacing:-.07em}.contact-heading{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:end;margin-bottom:72px}.contact h2{font-size:clamp(42px,5.5vw,77px);letter-spacing:-.05em;line-height:1.5;margin-top:22px}form{max-width:1100px}fieldset{padding:28px 0 38px;border:0;border-top:1px solid var(--line);margin:0}legend{font-size:13px;font-weight:600;padding:0 15px 0 0}legend small{font-size:9px;color:var(--muted);font-weight:400;margin-left:10px}.choices{display:flex;flex-wrap:wrap;gap:10px;padding-top:10px}.choice{font-size:11px;border:1px solid var(--line);padding:11px 15px;border-radius:3px;cursor:pointer;display:flex;align-items:center;gap:8px}.choice:has(input:checked){border-color:var(--ink);background:#ecece2}.choice input{accent-color:var(--ink);margin:0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:30px}.fields label{font-size:12px}.fields em{font-size:9px;color:var(--red);font-style:normal;margin-left:8px}.fields input,.fields textarea{display:block;width:100%;margin-top:12px;border:0;border-bottom:1px solid #b6b8ac;background:#efefe7;padding:16px;border-radius:0;color:var(--ink);font-size:16px}.fields input:focus,.fields textarea:focus{outline:2px solid var(--ink);outline-offset:2px}.fields .full{grid-column:1/-1}.fields textarea{resize:vertical;min-height:130px}.form-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:30px;gap:20px}.form-bottom p{font-size:10px;color:var(--muted)}.submit{background:var(--ink);color:#fff;border:1px solid var(--ink);padding:18px 25px;display:flex;align-items:center;justify-content:space-between;gap:50px;font-size:12px}.submit:hover{background:var(--red);border-color:var(--red)}footer{background:#252720;color:#eeeee5;padding:64px var(--pad) 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:55px}.footer-wordmark{font-size:45px;font-weight:900;letter-spacing:-.1em}.footer-wordmark span{display:block;font-size:8px;letter-spacing:.08em;margin-top:10px}.footer-top p{font-size:12px}.footer-top>a{border:1px solid #62665a;border-radius:50%;width:50px;height:50px;display:grid;place-items:center;font-size:24px}.footer-bottom{border-top:1px solid #494d41;padding-top:23px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.1em;gap:16px;align-items:center}.footer-bottom button{background:none;border:0;color:#bfc3b3;font-size:9px;padding:5px}dialog{border:1px solid var(--line);padding:30px;width:min(600px,calc(100% - 30px));max-height:85dvh;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#2229;backdrop-filter:blur(5px)}.dialog-top{display:flex;justify-content:space-between;align-items:center}.dialog-top button{background:none;border:0;font-size:30px}dialog h2{font-size:22px;margin:20px 0}dialog dt{font-size:10px;color:var(--muted);margin-top:18px}dialog dd{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0}dialog p{font-size:12px;margin:25px 0}dialog .submit{width:100%}.intro{position:fixed;inset:0;z-index:100;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .65s;overflow:hidden}.intro[hidden]{display:none}.intro-video{width:min(65vh,80vw);transition:opacity .5s}.intro-video video{display:block;width:100%;height:auto}.intro-logo{position:absolute;inset:0;display:grid;place-items:center;opacity:0;filter:blur(16px);transform:translateY(10px);transition:opacity 1s,filter 1.2s,transform 1.2s}.intro-logo img{width:min(65vh,90vw);height:auto}.intro-caption{position:absolute;left:35px;bottom:32px;font-size:8px;letter-spacing:.2em;color:#777}.intro #skip{position:absolute;right:35px;bottom:25px;border:0;background:none;font-size:10px;letter-spacing:.12em;padding:10px;z-index:2}.intro #skip span{margin-left:20px}.intro.reveal-logo .intro-video{opacity:0}.intro.reveal-logo .intro-logo{opacity:1;filter:blur(0);transform:none}.intro.leaving{opacity:0;pointer-events:none}.intro-active{overflow:hidden}.reveal{opacity:0;transform:translateY(22px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@media(min-width:1600px){.hero-main{max-width:1400px;width:100%;margin:0 auto}.section>*{max-width:1400px;margin-left:auto;margin-right:auto}}@media(max-width:900px){.hero-main{min-height:520px}.hero h1{font-size:43px}.logo-frame{height:450px}.logo-frame img{width:490px;height:490px}.art-note{display:none}.two-col,.section-lead,.crew-layout,.message-bottom,.contact-heading{gap:6%}.crew-symbol{transform:scale(.8);transform-origin:left center}.service-item summary{grid-template-columns:30px 1fr 1fr 20px;gap:12px}.flow-item{grid-template-columns:155px 1fr;gap:25px}.nav{gap:20px}}
@media(max-width:600px){:root{--pad:24px}html{scroll-padding-top:20px}.site-header{height:76px}.wordmark{font-size:24px}.wordmark span{font-size:6px}.nav{display:none}.menu-button{display:block;background:none;border:0;font-size:10px;letter-spacing:.08em;padding:10px 0}.menu-button span{font-size:19px;margin-left:10px}.mobile-nav{position:absolute;top:76px;left:0;right:0;background:var(--paper);z-index:25;display:grid;padding:25px var(--pad);border-bottom:1px solid var(--line);gap:20px}.mobile-nav a{font-size:20px}.hero{padding-top:20px;min-height:auto}.hero-topline{font-size:8px}.edition{display:none}.hero-main{display:flex;flex-direction:column-reverse;min-height:0;align-items:stretch}.hero-art{height:285px;width:100%;align-self:auto}.logo-frame{height:285px}.logo-frame img{width:330px;height:330px}.hero-copy{padding-top:12px}.hero .eyebrow{font-size:8px}.hero h1{font-size:38px;line-height:1.4;margin-top:20px;margin-bottom:18px}.hero-sub{font-size:11px;letter-spacing:0}.hero-description{font-size:11px;margin-top:18px}.hero-bottom{margin-top:32px;height:60px;font-size:8px}.hero-bottom .shapes{font-size:16px}.hero-bottom>span:last-child{display:none}.section{padding:46px var(--pad) 66px}.section-meta{font-size:8px;margin-bottom:37px;padding-bottom:20px;letter-spacing:.07em}.two-col,.section-lead,.crew-layout,.message-bottom,.contact-heading{display:grid;grid-template-columns:1fr;gap:30px}.large-heading{font-size:33px;line-height:1.6}.prose{font-size:13px;max-width:none}.prose p+p{margin-top:19px}.about .equation{margin-top:30px}.equation span{font-size:60px}.micro{margin-bottom:12px}.crew-layout{gap:10px}.crew-symbol{height:195px;transform:scale(.72);transform-origin:left top}.crew h2{font-size:28px}.crew p{font-size:13px}.crew-tags{margin-top:25px}.section-lead{margin-bottom:37px}.section-lead h2{font-size:26px}.service-item summary{grid-template-columns:22px 1fr 18px;gap:10px;padding:24px 0 22px}.service-item h3{font-size:21px}.service-desc{grid-column:2;grid-row:2;font-size:11px}.service-number{grid-row:1}.toggle{grid-column:3;grid-row:1}.service-details{padding:0 0 25px 32px;grid-template-columns:1fr;font-size:12px}.service-outro{padding-top:55px}.service-outro h3{font-size:25px;line-height:1.6}.service-outro p{font-size:12px;text-align:left}.service-outro p br{display:none}.mobile-break{display:block}.archive{padding:24px;min-height:290px}.archive h3{font-size:24px;margin-top:55px}.archive-mark{font-size:130px;right:15px;top:14px;opacity:.5}.archive-bottom{font-size:7px}.work-categories{font-size:9px}.flow-item{grid-template-columns:1fr;gap:17px;padding:27px 0}.flow-label{font-size:22px}.flow-item h3{font-size:18px;line-height:1.8}.flow-item p{font-size:12px}.message .eyebrow{font-size:8px}.message h2{font-size:49px;margin:32px 0;line-height:1.5}.message-shapes{font-size:46px}.contact-heading{gap:25px;margin-bottom:40px}.contact h2{font-size:48px}.choices{gap:8px}.choice{font-size:11px;padding:10px}.fields{grid-template-columns:1fr;gap:22px}.form-bottom{display:block}.form-bottom .submit{margin-top:22px;width:100%;padding:20px}.footer-top{flex-wrap:wrap;gap:28px;padding-bottom:36px}.footer-top p{font-size:10px;order:3;width:100%}.footer-wordmark{font-size:38px}.footer-bottom{font-size:7px;flex-wrap:wrap}.intro-caption{left:20px;font-size:6px;bottom:30px}.intro #skip{right:15px;font-size:8px}.intro #skip span{margin-left:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
/* Revision 02: supplied identity, open crew, gently connecting shapes. */
.wordmark{position:relative;display:block;width:42px;height:86px;overflow:hidden;flex-shrink:0}.wordmark img{position:absolute;width:105px;height:105px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%);mix-blend-mode:multiply}.footer-wordmark{position:relative;display:block;width:106px;height:238px;background:#fff;overflow:hidden;flex-shrink:0}.footer-wordmark img{position:absolute;width:270px;height:270px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}.crew-link{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #929983;padding:17px 0;max-width:270px;font-size:13px;margin-top:30px}.crew-link span{font-size:24px;transition:transform .3s}.crew-link:hover span{transform:translate(3px,-3px)}.motion-toggle{display:block;background:transparent;border:0;padding:10px 0;font-size:9px;color:var(--muted);margin-top:12px;letter-spacing:.04em}.crew .motion-toggle{color:#bdc2b0}.members{margin-top:60px;border-top:1px solid #555b4b;border-bottom:1px solid #555b4b;scroll-margin-top:30px}.members summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:12px}.members summary::-webkit-details-marker{display:none}.members summary>span:first-child{font-size:10px;letter-spacing:.15em;color:#bdc2b0}.members summary b{display:inline-block;font-size:23px;font-weight:300;margin-left:30px;transition:transform .3s}.members[open] summary b{transform:rotate(45deg)}.members-content{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding:15px 0 45px}.member-photo-empty{height:250px;border:1px dashed #67705c;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:22px;background:#303529}.member-photo-empty>span{font-size:40px;color:#9ca58b}.member-photo-empty small{font-size:8px;letter-spacing:.12em;color:#b7bfaa}.members h3{font-size:27px;line-height:1.7;margin:18px 0}.members .eyebrow{font-size:10px;color:#bdc2b0}.members p{font-size:12px}.shape-motion>span{display:inline-block;animation-play-state:paused!important;transform-origin:center}.shape-motion.is-in-view>span{animation-play-state:running!important}.equation>span{animation:shape-breathe 7s ease-in-out infinite}.equation>span:nth-of-type(2){animation:shape-square 8s ease-in-out infinite;animation-delay:-2s}.equation>span:nth-of-type(3){animation:shape-triangle 7s ease-in-out infinite;animation-delay:-3s}.crew-symbol>span:nth-child(1){animation:crew-circle 10s ease-in-out infinite}.crew-symbol>span:nth-child(2){animation:crew-square 12s ease-in-out infinite;animation-delay:-3s}.crew-symbol>span:nth-child(3){animation:crew-triangle 11s ease-in-out infinite;animation-delay:-5s}.message-shapes>span{animation:shape-breathe 8s ease-in-out infinite}.message-shapes>span:nth-child(2){animation:shape-square 10s ease-in-out infinite;animation-delay:-3s}.message-shapes>span:nth-child(3){animation:shape-triangle 9s ease-in-out infinite;animation-delay:-5s}.motion-paused .shape-motion>span{animation-play-state:paused!important}@keyframes shape-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.04)}}@keyframes shape-square{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(5px) rotate(16deg)}}@keyframes shape-triangle{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(-10deg)}}@keyframes crew-circle{0%,100%{transform:translate(0,0)}50%{transform:translate(30px,13px)}}@keyframes crew-square{0%,100%{transform:translate(0,0) rotate(-12deg)}50%{transform:translate(-10px,-20px) rotate(8deg)}}@keyframes crew-triangle{0%,100%{transform:translate(0,0) rotate(0)}50%{transform:translate(-26px,20px) rotate(-8deg)}}@media(max-width:600px){.wordmark{width:32px;height:65px}.wordmark img{width:80px;height:80px}.footer-wordmark{width:85px;height:195px}.footer-wordmark img{width:220px;height:220px}.members{margin-top:35px}.members-content{grid-template-columns:1fr;gap:25px;padding-bottom:30px}.member-photo-empty{height:200px}.members h3{font-size:25px}.members summary b{margin-left:10px}.crew-link{max-width:none}}@media(prefers-reduced-motion:reduce){.shape-motion>span{animation:none!important}.motion-toggle{display:none}}
.footer-top>.footer-wordmark{border:0;border-radius:0;width:106px;height:238px;display:block}@media(max-width:600px){.footer-top>.footer-wordmark{width:85px;height:195px}}
/* Supplied horizontal mark: exact source artwork with background removed by SVG alpha filter. */
.wordmark{width:156px;height:auto;overflow:visible;line-height:0}.wordmark img{position:static;display:block;width:100%;height:auto;max-width:100%;transform:none;mix-blend-mode:normal}.footer-top>.footer-wordmark{width:255px;height:auto;overflow:visible;background:transparent;line-height:0}.footer-wordmark img{position:static;display:block;width:100%;height:auto;max-width:100%;transform:none;filter:brightness(0) invert(1)}@media(max-width:600px){.wordmark{width:125px;height:auto}.wordmark img{width:100%;height:auto}.footer-top>.footer-wordmark{width:205px;height:auto}.footer-wordmark img{width:100%;height:auto}}
/* Header without logo; complete hero image and footer signature. */
.site-header{justify-content:flex-end}.footer-wordmark .footer-tagline{display:block;margin-top:12px;font-family:Arial,sans-serif;font-size:13px;font-weight:400;letter-spacing:.17em;line-height:1.45;text-align:center;color:#eeeee5}.logo-frame{height:auto;min-height:0;overflow:visible}.logo-frame img{display:block;width:100%;height:auto;max-width:570px;object-fit:contain}.hero-art{min-width:0}.hero:focus{outline:none}@media(max-width:900px){.logo-frame{height:auto}.logo-frame img{width:100%;height:auto;max-width:490px}}@media(max-width:600px){.hero-art{height:auto;min-height:0}.logo-frame{height:auto;overflow:visible}.logo-frame img{width:min(100%,330px);height:auto;max-width:330px}.footer-wordmark .footer-tagline{font-size:10px;margin-top:10px;letter-spacing:.16em}}

.footer-wordmark .footer-tagline{font-size:10px;letter-spacing:.12em;white-space:nowrap}@media(max-width:600px){.footer-wordmark .footer-tagline{font-size:8px;letter-spacing:.1em}}

#play-film{position:absolute;bottom:75px;left:50%;transform:translateX(-50%);z-index:3;background:white;border:1px solid #242520;border-radius:40px;padding:14px 24px;font-size:13px}#play-film[hidden]{display:none}

/* Keep the opening logo exactly aligned with the responsive hero image. */
html{scrollbar-gutter:stable}
.intro-logo{inset:auto;display:block;transform:none;transition:opacity 1s,filter 1.2s}
.intro-logo img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;mix-blend-mode:multiply}
.intro.reveal-logo{background:var(--paper)}

/* Transparency is provided by the logo asset itself. */
.intro-logo img{mix-blend-mode:normal}
