*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-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}img,picture{max-width:100%;height:auto;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--swirl:#d4cdc3;--beige:#b3ada6;--linen:#e6e1da;--black:#0f0f13;--dark:#040618;--mid-grey:#666;--light-grey:var(--swirl);--light:#fbf8ef;--viridian:#448567;--bg-profile-fomo-scroller:var(--viridian);--calypso:#276181;--bg-profile-lone-wolf:var(--calypso);--thunder:#403440;--bg-profile-approval-seeker:var(--thunder);--mulled-wine:#4b4465;--bg-profile-anxious-researcher:var(--mulled-wine);--patina:#66a189;--bg-profile-autopilot:var(--patina);--bg-page-color:var(--black);--text-color:var(--light);--text-color-light:var(--light);--text-color-dark:var(--dark);--link-color:var(--soft-red);--btn-color:var(--dark);--font-family-base:"ballinger",sans-serif;--font-family-condensed:"ballinger-x-condensed",sans-serif;--font-family-mono:"space-mono",mono;--box-border-radius:10px}html{color:var(--text-color-primary)}::selection{text-shadow:none;background:#b3d4fc}hr{border:0;border-top:1px solid #ccc;height:1px;margin:1em 0;padding:0;display:block}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{text-align:center;background-color:var(--bg-page-color);flex-direction:column;align-items:center;min-width:calc(100% - 2rem);min-height:100vh;margin:0;padding:1rem;display:flex}ul,ol{margin:.5em auto;padding-inline-start:1.5rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{will-change:opacity;animation:1s ease-in-out fadeIn}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out{will-change:opacity;animation:1s ease-in-out 2s forwards fadeOut}@keyframes fadeInOut{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0;display:none}}.fade-in-out{will-change:opacity;animation:1s ease-in-out forwards fadeInOut}.backtotop,.btn a,.btn,.survey__label,.answers__label,button{will-change:transform,opacity,background-color,color;transition:opacity .3s ease-in-out,transform .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out}.centered{text-align:center;margin-inline:auto}.rounded{border-radius:var(--box-border-radius)}.hidden,[hidden]{display:none!important}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;white-space:inherit;width:auto;margin:0;position:static;overflow:visible}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}body{font-family:var(--font-family-base);color:var(--text-color-light);font-size:1rem;font-weight:400;line-height:1.33}h1,h2,h3,h4,.h1,.h2,.h3,.h4{font-weight:800}h1{margin-top:1rem;padding:0 1rem;font-size:5em;font-weight:400;line-height:.89}@media (min-height:844px){h1{padding:0 4rem}}h2{margin-block:1rem 2rem;font-size:3.75em;line-height:.9}.fs-max{text-transform:uppercase;font-size:5em}.survey h2{margin-block:1rem}h3,.h3{margin-block:1rem .5rem;font-size:1.75rem}p{text-wrap:balance;margin:.75em 0}.text-larger{margin-bottom:1.75rem;font-size:1.25rem}.page__content p{font-size:1.125rem}.condensed{font-family:ballinger-x-condensed,sans-serif}.uppercase{text-transform:uppercase}.mono{font-family:space-mono,mono}.mono--small{font-size:.75rem;line-height:1.5}.survey__question{margin-block:1rem 2rem}.lede{text-transform:uppercase;font-weight:700;display:block}a:not([class]){-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;color:var(--text-link-color);text-underline-offset:.125rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}a[class]{text-decoration:none}strong{font-weight:800}.opener h2{margin-bottom:1rem}.opener p{padding-inline:2.75rem}.survey h2{font-size:3.75em}.btn{background-color:var(--btn-color);color:var(--light);border-radius:2rem;margin:1.75rem auto 1.75rem 0;padding:.875rem 3rem;font-family:space-mono,mono;font-size:.875em;font-weight:400;display:block}.btn:disabled{opacity:.5;cursor:not-allowed}.page--light .btn{margin-top:auto}.page--light .btn,.scene .btn{margin-bottom:0}.scene .btn{margin-top:1rem}.btn--centered{margin-inline:auto}.btn--previous{background-image:url(/assets/img/arrow-left-black.svg);background-position:1rem 50%;padding-left:4rem}.btn--light{background-color:var(--light);color:var(--dark)}button.btn{cursor:pointer;border:none;outline:none}.btn--link{text-transform:uppercase;text-wrap:balance;background-color:var(--light);color:var(--dark);border-radius:var(--box-border-radius);background-image:url(/assets/img/arrow-north-east.svg);background-position:right 1rem center;background-repeat:no-repeat;width:100%;margin:.5rem 0 0;padding:1rem 3rem .75rem .75rem;font-family:ballinger-x-condensed,sans-serif;font-size:2.125rem;font-weight:800;line-height:.88}.survey__label{font-family:var(--font-family-condensed);text-align:center;border-radius:var(--box-border-radius);border:1px solid var(--light);cursor:pointer;background-color:#0000;width:100%;margin-bottom:.25rem;padding:.675rem 1rem;font-size:1.125em;font-weight:800;display:block}.survey__label:hover,.survey__label:focus,.survey__label:active{background-color:var(--light);color:var(--dark)}.survey__label:has(.survey__radio-btn:checked){background-color:var(--light);color:var(--dark)}main{flex-direction:column;justify-content:center;max-width:48rem;display:flex}.survey{padding-inline:.5rem}.page{border-radius:var(--box-border-radius);flex-direction:column;justify-content:space-between;height:calc(100vh - 2rem);display:flex;position:relative}.page--centered{text-align:center;align-items:center}.page--centered .btn{margin-inline:auto}.page--light{background-color:var(--light);color:var(--dark);padding:1.5rem}.page__logo{width:80px;height:auto;margin-top:.25rem}.page__logo+.page__content{margin-top:auto}.page__content p:last-of-type{margin-bottom:0}fieldset.page{justify-content:flex-end}.step{text-align:left;z-index:1;opacity:0;display:none;position:relative}.step.opener{opacity:1}.step.active{animation:.5s ease-in-out forwards fadeIn;display:block}.box{border-radius:var(--box-border-radius);text-align:left;width:100%;margin-bottom:.75rem;padding:1.25rem}.box--centered{text-align:center;margin-inline:auto}.box--light{background-color:var(--light);color:var(--dark)}.welcome-survey h2,.welcome-survey p.text-larger,.welcome-survey .logos{margin-left:.5rem}.form-group{width:100%;margin-top:20px}.form-group input{border:1.5px solid #8080806b;border-radius:4px;margin-top:5px;padding:5px;font-size:18px}.scene.step{position:unset}.scene__img{z-index:0;-o-object-fit:cover;object-fit:cover;height:100vh;position:absolute;top:0;left:0;overflow:hidden}.answers{flex-wrap:wrap;gap:.5rem;display:flex}.answers>*{flex:0 0 calc(50% - .25rem);margin:0}.answers__label{border-radius:var(--box-border-radius);background-color:var(--light);color:var(--dark);cursor:pointer;width:100%;height:100%;padding:1rem .75rem 1.25rem;display:block}.answers__radio-btn:checked+.answers__label{background-color:var(--dark);color:var(--light)}.logos{flex-wrap:nowrap;justify-content:center;margin-top:1.75rem;display:flex}.logo{width:auto;height:44px;display:inline-block}.splash__logo{width:112px;height:auto;margin-top:2rem}.splash__logo,.page__logo{flex-shrink:0}.splash__logo use,.logo use{fill:var(--light)}.bar{width:100%;font-family:var(--font-family-mono);margin-bottom:1.5rem;font-size:.75em;display:block}.bar__fill{background-color:var(--light-grey);border-radius:3px;width:90%;height:6px;display:inline-block;position:relative}.bar__fill:after{content:"";background-color:var(--beige);border-radius:3px;width:20%;height:6px;transition:width .5s ease-in-out;position:absolute;top:0;left:0}.bar--two .bar__fill:after{width:40%}.bar--three .bar__fill:after{width:60%}.bar--four .bar__fill:after{width:80%}.bar--five .bar__fill:after{width:100%}.bar__label{width:5%;vertical-align:center;text-align:right;padding-left:.5rem;display:inline-block}.profile.step{position:unset}.profile:before{content:"";z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:180vh;position:absolute;top:0;left:0;overflow:hidden}.profile.fomo-scroller:before{background-color:var(--bg-profile-fomo-scroller)}.profile.lone-wolf:before{background-color:var(--bg-profile-lone-wolf)}.profile.approval-seeker:before{background-color:var(--bg-profile-approval-seeker)}.profile.anxious-researcher:before{background-color:var(--bg-profile-anxious-researcher)}.profile.autopilot:before{background-color:var(--bg-profile-autopilot)}.profile__img{width:150px;height:auto;margin:0 auto 1rem;display:block}.profile__axes{text-align:center;font-family:var(--font-family-condensed);text-transform:uppercase;margin-top:.5rem;font-size:1.375rem}.profile__icon{width:36px;height:36px;fill:var(--dark);background-color:var(--linen);border-radius:4px;place-items:center;margin:0 auto 2.5rem 0;padding:.5rem;display:flex}.profile__meaning{margin-top:0;padding-left:0;list-style-type:none}.profile__meaning li{border-bottom:1px solid #0000002e;margin-block:1rem;padding-bottom:1rem}.qr-code{width:270px;height:auto;margin:2rem auto}@media screen and (max-width:48rem){.mobile-only{display:block}.desktop-only{display:none}}@media screen and (min-width:48rem){.mobile-only{display:none}.desktop-only{display:block}}