@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400;1,500&family=Manrope:wght@400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%}body{font-family:Manrope,sans-serif;margin:0;overflow-x:hidden;overflow-y:auto}#root{min-height:100%}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}button,input,p,span,textarea{font-family:inherit}em,i{font-family:Cormorant Garamond,serif}.header{background:#fafafa;border-bottom:2px solid #000}.header__image{height:100%;max-height:150px;object-fit:cover;width:100%}.instruction{background:#fafafa;box-sizing:border-box;color:#111;font-family:Arial,Helvetica,sans-serif;margin-bottom:20px;overflow:hidden;padding:1.25rem 1.25rem 0;position:relative;width:100%}.instruction__top{align-items:center;border-bottom:.08rem solid #111;display:flex;justify-content:space-between;padding-bottom:1rem;position:relative;z-index:5}.instruction__label{align-items:center;display:flex;font-size:.65rem;font-weight:700;gap:.5rem;letter-spacing:.12em;text-transform:uppercase}.instruction__label:before{background:#111;border-radius:50%;content:"";height:.45rem;width:.45rem}.instruction__number{font-size:.65rem;letter-spacing:.1em;opacity:.45}.instruction__content{padding-top:3.2rem;position:relative;z-index:5}.instruction__title{font-size:clamp(3.3rem,15vw,5rem);font-weight:700;letter-spacing:-.075em;line-height:.87;margin:0;max-width:24rem}.instruction__title em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;letter-spacing:-.06em}.instruction__description{color:#272727;font-size:.9rem;line-height:1.55;margin-top:2.5rem;max-width:20rem}.instruction__description p{margin:0 0 .8rem}.instruction__description i{font-family:Georgia,Times New Roman,serif}.instruction__stats{border-bottom:.08rem solid #111;border-top:.08rem solid #111;display:grid;grid-template-columns:repeat(3,1fr);margin-top:2rem}.instruction__stat{border-right:.08rem solid #111;min-width:0;padding:.8rem .5rem .8rem 0;text-align:center}.instruction__stat:not(:first-child){padding-left:.7rem}.instruction__stat:last-child{border-right:none}.instruction__stat strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400;line-height:1}.instruction__stat span{display:block;font-size:.55rem;letter-spacing:.08em;line-height:1.2;margin-top:.3rem;opacity:.55;text-transform:uppercase}.instruction__button{align-items:center;background:#111;border:.08rem solid #111;border-radius:0;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;justify-content:space-between;margin-top:1.5rem;padding:1rem 1.25rem;position:relative;transition:background .25s ease,color .25s ease;width:100%;z-index:10}.instruction__button span:last-child{font-size:1.4rem;line-height:1}.instruction__button:active{background:#0000;color:#111}.instruction__illustration{bottom:0;height:16rem;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0}.instruction__head{background:#fafafa;border:.18rem solid #111;border-radius:52% 48% 48% 42%;bottom:-2rem;height:11rem;left:1.8rem;position:absolute;transform:rotate(-5deg);width:10rem}.instruction__head:after{border-bottom:.18rem solid #111;border-left:.18rem solid #111;bottom:-3rem;content:"";height:4rem;left:3.8rem;position:absolute;transform:rotate(-8deg);width:3rem}.instruction__face{border-radius:0 60% 60% 0;border-right:.18rem solid #111;height:3.2rem;position:absolute;right:-.8rem;top:3.7rem;width:2rem}.instruction__brain{border:.13rem solid #111;border-radius:55% 45% 48% 52%;height:4rem;left:1.9rem;position:absolute;top:2rem;width:4.5rem}.instruction__brain span{border-radius:50%;border-top:.12rem solid #111;height:.8rem;position:absolute;width:1.3rem}.instruction__brain span:first-child{left:.5rem;top:.7rem;transform:rotate(25deg)}.instruction__brain span:nth-child(2){left:1.8rem;top:.4rem;transform:rotate(-25deg)}.instruction__brain span:nth-child(3){left:.8rem;top:1.8rem;transform:rotate(-15deg)}.instruction__brain span:nth-child(4){left:2.2rem;top:2rem;transform:rotate(30deg)}.instruction__line{background:#111;height:.11rem;position:absolute;transform-origin:left center}.instruction__line--one{left:11rem;top:3.5rem;transform:rotate(-8deg);width:13rem}.instruction__line--two{left:11rem;top:5.5rem;transform:rotate(2deg);width:15rem}.instruction__line--three{left:10.5rem;top:7.5rem;transform:rotate(12deg);width:13rem}.instruction__circle{border:.1rem solid #111;border-radius:50%;bottom:3.5rem;height:1.2rem;position:absolute;right:1.5rem;width:1.2rem}.instruction__illustration-text{bottom:6rem;font-size:.55rem;font-weight:700;letter-spacing:.13em;line-height:1.15;opacity:.35;position:absolute;right:1.2rem;text-align:right}.test{background:#fafafa;box-sizing:border-box;color:#111;font-family:Arial,Helvetica,sans-serif;padding:1.25rem;width:100%}.test__header{align-items:center;border-bottom:.08rem solid #111;display:flex;justify-content:space-between;padding-bottom:1rem}.test__header span:first-child{align-items:center;display:flex;font-size:.65rem;font-weight:700;gap:.5rem;letter-spacing:.12em;text-transform:uppercase}.test__header span:first-child:before{background:#111;border-radius:50%;content:"";flex-shrink:0;height:.45rem;width:.45rem}.test__header span:last-child{font-size:.65rem;letter-spacing:.1em;opacity:.45}.test__title{font-size:clamp(2.5rem,12vw,3rem);font-weight:700;letter-spacing:-.075em;line-height:.87;margin:3rem 0 0}.test__title em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.test__description{color:#444;font-size:.9rem;line-height:1.55;margin:2rem 0 3rem;max-width:20rem}.test__question{border-top:.08rem solid #111;padding:1.5rem 0}.test__question:last-child{border-bottom:.08rem solid #111}.test__number{font-family:Georgia,Times New Roman,serif;font-size:.8rem;font-style:italic;margin-bottom:.7rem;opacity:.5}.test__question p{font-size:1rem;font-weight:500;letter-spacing:-.01em;line-height:1.45;margin:0}.test__answers{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:repeat(5,1fr);margin-top:1.2rem}.test__answer{align-items:center;background:#fafafa;border:.08rem solid #111;color:#111;cursor:pointer;display:flex;flex-direction:column;font-family:inherit;justify-content:center;min-height:4.3rem;padding:.4rem .15rem;transition:background .2s ease,color .2s ease}.test__answer:active{transform:scale(.97)}.test__answer span:first-child{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1}.test__answer span:last-child{font-size:.47rem;letter-spacing:.03em;line-height:1.1;margin-top:.4rem;opacity:.55;text-align:center;text-transform:uppercase}.test__answer--active{background:#111;color:#fff}.test__answer--active span:last-child{opacity:.8}.test__submit{align-items:center;background:#111;border:.08rem solid #111;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;font-weight:600;justify-content:space-between;margin:2rem 0 3rem;padding:1.1rem 1.25rem;transition:background .2s ease,color .2s ease;width:100%}.test__submit span:last-child{font-size:1.3rem}.test__submit:active{transform:scale(.98)}.test__submit:disabled{background:#0000;color:#111;cursor:not-allowed;opacity:.25}.results{background:#fafafa;color:#111;font-family:Manrope,sans-serif;padding:1.25rem;width:100%}.results__header{align-items:center;border-bottom:.08rem solid #111;display:flex;font-size:.65rem;font-weight:700;justify-content:space-between;letter-spacing:.12em;padding-bottom:1rem;text-transform:uppercase}.results__header span:first-child{align-items:center;display:flex;gap:.5rem}.results__header span:first-child:before{background:#111;border-radius:50%;content:"";flex-shrink:0;height:.45rem;width:.45rem}.results__header span:last-child{opacity:.45}.results__intro{display:flex;flex-direction:column;margin-bottom:4rem}.results__title{font-size:clamp(4rem,18vw,7rem);font-weight:800;letter-spacing:-.09em;line-height:.78;margin-top:3rem}.results__title em{font-family:Cormorant Garamond,serif;font-size:1.08em;font-style:italic;font-weight:400;letter-spacing:-.04em}.results__description{color:#444;font-size:.9rem;line-height:1.6;margin-top:2.5rem;max-width:25rem}.results__list{border-top:.08rem solid #111}.results__item{grid-gap:1.25rem;border-bottom:.08rem solid #111;display:grid;gap:1.25rem;grid-template-columns:3rem 1fr;padding:2rem 0}.results__number{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-style:italic;opacity:.45;padding-top:.1rem}.results__content{max-width:36rem}.results__type{border-bottom:.06rem solid #111;display:inline-block;font-size:.6rem;font-weight:800;letter-spacing:.12em;margin-bottom:.9rem;padding-bottom:.25rem;text-transform:uppercase}.results__content h2{font-size:clamp(1.4rem,5vw,2rem);font-weight:700;letter-spacing:-.045em;line-height:1.05;margin:0}.results__content p{color:#444;font-size:.85rem;line-height:1.6;margin-top:.8rem;max-width:32rem}.results__empty{opacity:.4}.results__care{grid-gap:1.5rem;border-bottom:.08rem solid #111;border-top:.08rem solid #111;display:grid;gap:1.5rem;grid-template-columns:4rem 1fr;margin-top:5rem;overflow:hidden;padding:2.5rem 0 3rem;position:relative}.results__care-number{font-family:Cormorant Garamond,serif;font-size:3rem;line-height:1;opacity:.2}.results__care-content{max-width:35rem}.results__care-label{display:block;font-size:.6rem;font-weight:800;letter-spacing:.12em;margin-bottom:1.25rem;opacity:.45;text-transform:uppercase}.results__care h2{font-size:clamp(2rem,8vw,3.5rem);font-weight:800;letter-spacing:-.07em;line-height:.95;margin:0}.results__care h2 em{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400;letter-spacing:-.03em}.results__care p{color:#444;font-size:.9rem;line-height:1.6;margin-top:1.5rem;max-width:28rem}.results__button{align-items:center;background:#111;border:.08rem solid #111;color:#fff;cursor:pointer;display:flex;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700;justify-content:space-between;margin:2rem 0 3rem;padding:1.1rem 1.25rem;transition:background .2s ease,color .2s ease,transform .15s ease;width:100%}.results__button span:last-child{font-family:Cormorant Garamond,serif;font-size:1.5rem;line-height:1}.results__button:hover{background:#0000;color:#111}.results__button:active{transform:scale(.98)}.results__recommendation{border-top:.06rem solid #111;margin-top:1.5rem;padding-top:1.25rem}.results__recommendation p{color:#333;font-size:.82rem;line-height:1.65;margin:0;max-width:32rem}.results__recommendation a{color:#111;font-weight:700;text-decoration:underline;text-decoration-thickness:.06rem;text-underline-offset:.2rem;transition:opacity .2s ease}.results__recommendation a:hover{opacity:.5}@media (max-width:30rem){.results{padding:1rem}.results__title{margin-top:2.5rem}.results__intro{margin-bottom:3rem}.results__description{margin-top:2rem}.results__item{gap:.75rem;grid-template-columns:2rem 1fr;padding:1.5rem 0}.results__content h2{font-size:1.35rem}.results__care{gap:.75rem;grid-template-columns:2rem 1fr;margin-top:4rem;padding:2rem 0}.results__care-number{font-size:2rem}.results__care h2{font-size:2.2rem}.results__recommendation{margin-top:1.25rem;padding-top:1rem}.results__recommendation p{font-size:.8rem}}.footer{background:#fafafa;padding:1.25rem;width:100%}.footer__content{align-items:center;display:flex;justify-content:space-between}.footer__image{height:120px;width:120px}.footer__link{color:#000;text-decoration:none}
/*# sourceMappingURL=main.49471292.css.map*/