:root{--white: #fff;--xlight-grey: #ece2d8;--light-grey: #e583c6;--med-grey: #6b5460;--dark-grey: #382f36;--pink-1: #e31dab;--pink-2: #d833ea;--violet: #592bff;--gradient-01-01: #e3aed7;--gradient-01-02: #d4aeff;--gradient-02-01: #c466c9;--gradient-02-02: #8aa0d8;--serif: "adobe-garamond-pro", "Times New Roman", serif;--sans-serif: "cofo-sans-variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}@media (color-gamut: p3){:root{--white: color(display-p3 1 1 1 / 1);--light-gray: color(display-p3 .951 .949 .977 / 1);--med-gray: color(display-p3 .814 .773 .818 / 1);--dark-gray: color(display-p3 .238 .206 .243 / 1);--pink-1: color(display-p3 .848 .206 .779 / 1);--pink-2: color(display-p3 .899 .206 .779 / 1);--violet: color(display-p3 .324 .181 1 / 1);--gradient-01-01: color(display-p3 .865 .691 .809 / 1);--gradient-01-02: color(display-p3 .801 .687 .994 / 1)}}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}body,html{margin:0;padding:0;position:relative;font-family:var(--sans-serif);font-variation-settings:"wght" 300,"slnt" 0;font-size:100%;line-height:1.25;background-color:var(--xlight-grey);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--violet);font-variation-settings:"wght" 300}h1 em,h2 em,h3 em,h4 em,h5 em,h6 em{font-style:normal;font-variation-settings:"wght" 300,"slnt" -6}h2{font-size:2rem;margin:0 0 .25em;display:flex;align-items:center;font-variation-settings:"wght" 400}h2:after{content:" ";background:linear-gradient(to right,var(--violet),var(--pink-2));background-color:var(--violet);display:block;flex:1 1 auto;height:3px;margin-left:10px}ul{padding-left:0;margin-top:0;margin-bottom:1em;list-style:none}ul li{margin-bottom:.5em}ul li:last-child{margin-bottom:0}p em,li em{font-variation-settings:"wght" 300,"slnt" -3}a{color:var(--pink-1);transition:color .2s;position:relative;text-decoration:underline;text-decoration-skip:ink}a:hover{color:var(--pink-2)}.page{width:100%}.page__content{display:flex;justify-content:center}.page__content--col{flex-direction:column;align-items:center;justify-content:flex-start}.page__content.bottom-light{background:linear-gradient(to bottom,var(--white),var(--xlight-grey))}.page__content.light{background-color:var(--xlight-grey)}.fade-in.hide{transform:scale(.96) translateY(20px);opacity:0}.fade-in:not(.hide){transform:scale(1) translateY(0);opacity:1;will-change:transform,opacity}.fade-in.fadeable{transition:opacity 1s ease-out,transform .82s cubic-bezier(.25,0,.35,1)}.page__content__inner{width:90%;padding:2.5rem 0}.gradient__inner{flex-grow:1;padding:2.5rem 0;background:linear-gradient(45deg,#e5aed0,#d1afff);background:linear-gradient(45deg,#e5aed0,color(xyz 0.604 0.514 1.049));background-color:#e5aed0}.gradient__text{width:90%;margin:0 auto}hr{height:1px;margin:0;position:relative;width:100vw;background:#0e1a2133}hr:before{content:" ";height:1px;position:absolute;top:0;left:0;width:100vw}@media screen and (min-width: 760px){h2{font-size:3rem}p,li,dl{font-size:1.5rem}.gradient__inner{flex:0 0 calc(84% + 80px);padding:3.25rem 40px;border-radius:40px;box-shadow:10px 10px 60px #0e04191a}.gradient__text{width:100%}.page__content__inner{width:84%;padding:3rem 0}}@media screen and (min-width: 1024px){h2{font-size:4rem}h2:after{height:5px}.gradient__inner{flex:0 0 calc(78% + 160px);padding:3.5rem 80px;border-radius:40px;max-width:1400px}.page__content__inner{width:78%;padding:5rem 0;max-width:1240px}}#magnets{opacity:0;width:100%;height:90vh;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;transition:opacity .2s}#magnets h1{position:absolute;text-indent:-9999em}#magnets.active{opacity:1}.word{font-size:1rem;font-family:var(--serif);position:absolute;display:inline-block;padding:3px 5px;background:#fff;box-shadow:1px 1px 2px #0003;z-index:0;cursor:-webkit-grab;will-change:transform;touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.word--dragging{cursor:-webkit-grabbing;z-index:3}.word:hover{z-index:3}@media (min-width: 760px){.word{font-size:18px}}@media (min-width: 1000px){.word{font-size:22px;box-shadow:1.5px 1.5px 2px #0003}}@media (min-width: 1280px){.word{font-size:26px}}@media (min-width: 1460px){.word{font-size:32px;box-shadow:2px 2px 3px #0003}}#header{width:100vw;height:90vh;background-image:linear-gradient(48deg,var(--gradient-02-01),var(--gradient-02-02));overflow:hidden;position:absolute;top:0;left:0;-webkit-user-select:none;user-select:none;will-change:transform}.page{position:relative;top:90vh;z-index:2;overflow:hidden;background:#fff;color:#161513}.columns{width:100%}@media (min-width: 1000px){.columns{display:flex;gap:2rem}.columns .column{flex:1 1 50%}}.deliverable-list{display:flex;flex-direction:column;gap:1rem}.deliverable{margin:0}@media (min-width: 768px){.deliverable-list{column-count:2;column-gap:2rem;display:block}.deliverable{break-inside:avoid;margin-bottom:1rem}}@media (min-width: 1280px){.deliverable-list{max-width:80%}}@media (min-width: 1920px){.deliverable-list{column-count:4}}.page__content.footer{position:relative;background-color:#0c1805;text-align:center;color:#dcd7ea}.footer .noise{opacity:.6;mix-blend-mode:overlay}.footer p{margin:1em 0}.footer__links a:hover{color:var(--white)}.footer__links{display:flex;gap:1rem;justify-content:center;font-variation-settings:"wght" 500,"slnt" 0}
