<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:768px){.link--iocaste{overflow:hidden;padding:5px 0}.link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:#8860a5;stroke-width:1px}.link__graphic--slide{top:-3px;stroke-width:.08vw;transition:transform .7s;transition-timing-function:cubic-bezier(0,.25,.5,1)}.link:hover .link__graphic--slide{transform:translate3d(-66.6%,0,0)}.link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.link:hover .link__graphic--stroke path{stroke-dashoffset:0}}@media screen and (max-width:767px){.link__graphic{display:none}}@media screen and (min-width:53em){.frame{text-align:left;z-index:100;display:grid;align-content:space-between;width:100%;max-width:none;padding:3rem 3.5rem;pointer-events:none;grid-template-columns:50% 50%;grid-template-rows:auto auto auto;grid-template-areas:'title links' '... ...' 'author ...'}.frame__title-wrap{grid-area:title}.frame__title{margin:0}.frame__tagline{position:relative;margin-left:0}.frame__links{grid-area:links;padding:0;justify-self:end;align-self:start;justify-content:start}.frame__author{grid-area:author}.frame a{pointer-events:auto}}</pre></body></html>