.path-deck-shell{--path-ink:#123f46;--path-teal:#175b63;--path-deep:#063943;--path-cream:#f4eee4;--path-paper:#fbf7f0;--path-coral:#f49461;--path-gold:#c8a860;--path-line:#175b6330;color:var(--path-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-nacelle), Arial, sans-serif}.path-deck-shell *{box-sizing:border-box}.path-deck-page{background:radial-gradient(circle at 89% 2%, #f4946138, transparent 28rem), radial-gradient(circle at 8% 35%, #175b631f, transparent 34rem), var(--path-cream);min-height:100vh;color:var(--path-ink);flex-direction:column;display:flex;overflow:hidden}.path-deck-page>main{flex:1}.path-deck-header{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);margin:0 auto;padding:32px 0 24px;display:flex;position:relative}.path-deck-brand{width:172px;display:inline-flex}.path-deck-brand img{width:100%;height:auto}.path-deck-nav{letter-spacing:.04em;align-items:center;gap:30px;font-size:13px;font-weight:600;display:flex}.path-deck-nav a,.path-deck-text-link{color:var(--path-teal);text-underline-offset:5px;text-decoration:none}.path-deck-nav a:hover,.path-deck-text-link:hover{text-decoration:underline}.path-deck-index-hero{grid-template-columns:minmax(400px,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(76px,7vw,108px);width:min(1180px,100% - 48px);min-height:calc(100vh - 184px);margin:0 auto;padding:72px 0 96px;display:grid;position:relative}.path-deck-index-hero__copy{z-index:4;min-width:0;position:relative}.path-deck-index-hero h1,.path-card-reading__content h1,.path-deck-index-close h2,.path-carecore-connection h2,.path-signup h2,.path-related>h2{font-family:var(--font-source-serif), Georgia, serif;letter-spacing:-.035em;-webkit-hyphens:none;hyphens:none;text-wrap:balance;font-weight:300}.path-deck-index-hero h1{max-width:440px;margin:0;font-size:clamp(52px,4.4vw,64px);line-height:.96}.path-deck-index-hero__line{white-space:nowrap;display:block}.path-deck-index-hero__spread{z-index:2;isolation:isolate;min-height:520px;position:relative}.path-deck-index-hero__card{--path-deck-card-angle:-12deg;--path-deck-card-start-x:145%;opacity:0;width:34%;transform:rotate(var(--path-deck-card-angle));transform-origin:50% 88%;animation:.76s cubic-bezier(.22,1,.36,1) both path-deck-card-fan;position:absolute;top:16%;left:2%}.path-deck-index-hero__card:nth-child(2){--path-deck-card-angle:-4deg;--path-deck-card-start-x:52%;z-index:2;animation-delay:70ms;top:7%;left:22%}.path-deck-index-hero__card:nth-child(3){--path-deck-card-angle:4deg;--path-deck-card-start-x:-52%;z-index:3;animation-delay:.14s;top:7%;left:44%}.path-deck-index-hero__card:nth-child(4){--path-deck-card-angle:12deg;--path-deck-card-start-x:-145%;animation-delay:.21s;left:64%}@keyframes path-deck-card-fan{0%{opacity:0;transform:translateX(var(--path-deck-card-start-x)) translateY(22px) rotate(0deg) scale(.94)}to{opacity:1;transform:translateX(0) translateY(0) rotate(var(--path-deck-card-angle)) scale(1)}}.path-deck-index-hero__card .path-card{border-width:5px;border-radius:20px;max-width:none;box-shadow:0 24px 54px #06394340}.path-deck-index-hero__card .path-card__inner{border-radius:14px;inset:3px}.path-deck-index-hero__card .path-card__copy{display:none}.path-deck-index-hero__lede{z-index:1;color:#123f46c7;max-width:none;font-family:var(--font-source-serif), Georgia, serif;white-space:nowrap;margin:26px 0 24px;font-size:22px;line-height:1.35;position:relative}.path-deck-index-hero__actions{flex-wrap:wrap;align-items:center;gap:14px 22px;display:flex}.path-deck-index-hero__primary,.path-deck-index-hero__secondary{min-height:52px;font:inherit;cursor:pointer;border:0;font-size:14px;font-weight:600}.path-deck-index-hero__primary{background:var(--path-teal);color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 26px;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.path-deck-index-hero__primary:hover{background:var(--path-deep);transform:translateY(-2px)}.path-deck-index-hero__secondary{color:var(--path-teal);background:0 0;padding:0;text-decoration:none;transition:color .18s}.path-deck-index-hero__secondary:hover{color:var(--path-deep)}.path-deck-all-cards{width:min(1180px,100% - 48px);margin:0 auto;padding:40px 0 120px}.path-deck-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:72px 36px;display:grid}.path-deck-grid__link{color:inherit;flex-direction:column;align-items:stretch;text-decoration:none;display:flex}.path-deck-grid__link .path-card{max-width:340px;margin:0 auto}.path-deck-grid__link:hover .path-card{transform:translateY(-8px)rotate(-.5deg);box-shadow:0 34px 72px #06394333}.path-deck-grid__link:nth-child(2n):hover .path-card{transform:translateY(-8px)rotate(.5deg)}.path-card{aspect-ratio:11/19;background:var(--path-deep);border-radius:5.45%/3.16%;width:100%;max-width:440px;transition:transform .26s,box-shadow .26s;position:relative;overflow:hidden;box-shadow:0 4.73cqw 10.18cqw #0c373f2e,0 1.27cqw 3.27cqw #0c373f1f;container-type:inline-size}.path-card__inner{border-radius:inherit;background:#0d5058;position:absolute;inset:0;overflow:hidden}.path-card__inner:before,.path-card__inner:after{z-index:2;content:"";pointer-events:none;position:absolute}.path-card__inner:before{background:linear-gradient(#063c480a,#063c4803 58%,#063c4852);inset:0}.path-card__inner:after{z-index:6;border:.44cqw solid #be9c5db8;inset:3.27cqw}.path-card__art{z-index:1;border-radius:inherit;background-color:var(--path-deep);position:absolute;inset:0;overflow:hidden}.path-card__art-image{object-fit:cover}.path-card__mark{z-index:5;filter:drop-shadow(0 2px 8px #011e2347);width:11.65cqw;height:11.65cqw;position:absolute;top:6.9cqw;left:50%;transform:translate(-50%)}.path-card__copy{z-index:4;min-height:34.18cqw;color:var(--path-deep);text-align:center;-webkit-backdrop-filter:blur(1.82cqw)saturate(1.05);backdrop-filter:blur(1.82cqw)saturate(1.05);background:#f5f2ecc7;border:.29cqw solid #ffffff75;border-radius:3.82cqw;flex-direction:column;justify-content:center;padding:3.82cqw 3.45cqw;display:flex;position:absolute;bottom:6.18cqw;left:8cqw;right:8cqw;box-shadow:0 1.82cqw 4.73cqw #063c481f}.path-card__copy h2{font-family:var(--font-source-serif), Georgia, serif;-webkit-hyphens:none;hyphens:none;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:8.08cqw;font-weight:300;line-height:.96}.path-card__copy h2.path-card__title--medium{font-size:7.47cqw}.path-card__copy h2.path-card__title--long{letter-spacing:-.025em;font-size:6.77cqw}.path-card__copy p{font-family:var(--font-nacelle), Arial, sans-serif;margin:1.82cqw auto 0;font-size:3.99cqw;font-weight:400;line-height:1.18}.path-card__copy p span{display:block}.path-card__copy p.path-card__front--compact{letter-spacing:-.01em;white-space:nowrap;font-size:3.74cqw}.path-card-reading{grid-template-columns:minmax(320px,430px) minmax(0,1fr);align-items:center;gap:clamp(64px,9vw,120px);width:min(1120px,100% - 48px);margin:0 auto;padding:82px 0 126px;display:grid}.path-card-reading__visual{position:relative}.path-card-reading__content h1{margin:0;font-size:clamp(52px,6vw,76px);line-height:.96}.path-card-reading__content .path-card-reading__title--long{font-size:clamp(48px,5vw,64px)}.path-carecore-connection,.path-signup,.path-related,.path-deck-index-close{width:min(1120px,100% - 48px);margin:0 auto}.path-carecore-connection{border-top:1px solid var(--path-line);grid-template-columns:.9fr 1.1fr;gap:clamp(54px,9vw,120px);padding:92px 0 100px;display:grid}.path-carecore-connection h2,.path-deck-index-close h2{max-width:520px;margin:0;font-size:clamp(40px,4.5vw,58px);line-height:1}.path-carecore-connection__copy>p{color:#123f46c2;max-width:560px;margin:0;font-size:19px;line-height:1.65}.path-deck-actions{flex-wrap:wrap;align-items:center;gap:22px 28px;margin-top:36px;display:flex}.path-deck-button,.path-signup button{border:1px solid var(--path-teal);background:var(--path-teal);color:#fff;min-height:50px;font:inherit;border-radius:999px;justify-content:center;align-items:center;padding:0 26px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.path-deck-button:hover,.path-signup button:hover:not(:disabled){background:var(--path-deep);transform:translateY(-2px)}.path-signup{background:radial-gradient(circle at 92% 15%, #f494616b, transparent 24rem), radial-gradient(circle at 8% 100%, #e8cf972e, transparent 23rem), var(--path-deep);color:var(--path-paper);text-align:center;border-radius:60px 6px;padding:88px clamp(28px,8vw,110px) 78px;position:relative;overflow:hidden}.path-signup:before,.path-signup:after{content:"";pointer-events:none;border:1px solid #e8cf9740;border-radius:50%;position:absolute}.path-signup:before{width:420px;height:420px;top:-270px;left:-80px}.path-signup:after{width:520px;height:520px;bottom:-320px;right:-120px}.path-signup h2{z-index:1;max-width:700px;margin:0 auto;font-size:clamp(43px,6vw,76px);line-height:.98;position:relative}.path-signup h2 span{white-space:nowrap;display:block}.path-signup>p:not(.path-signup__fineprint):not(.path-signup__message){z-index:1;color:#fbf7f0b8;max-width:590px;margin:25px auto 0;font-size:16px;line-height:1.55;position:relative}.path-signup__form{z-index:1;gap:10px;max-width:650px;margin:36px auto 0;display:flex;position:relative}.path-signup__form input[type=email]{color:#fff;min-width:0;min-height:54px;font:inherit;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;outline:none;flex:1;padding:0 24px}.path-signup__form input[type=email]::placeholder{color:#ffffff8f}.path-signup__form input[type=email]:focus{border-color:var(--path-coral);box-shadow:0 0 0 3px #f494612e}.path-signup button{border-color:var(--path-coral);background:var(--path-coral);color:var(--path-deep)}.path-signup__fineprint,.path-signup__message{z-index:1;margin:14px 0 0;font-size:11px;position:relative}.path-signup__fineprint{color:#fbf7f080}.path-signup__message.is-success{color:#c9dfc9}.path-signup__message.is-error{color:#ffd0bb}.path-related{padding:116px 0 132px}.path-related>h2{margin:0;font-size:clamp(46px,6vw,72px);line-height:1}.path-related__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:52px;display:grid}.path-related__grid a{border:1px solid var(--path-line);min-height:210px;color:inherit;background:#fbf7f08f;border-radius:3px 30px;padding:30px;text-decoration:none;transition:transform .18s,background .18s}.path-related__grid a:hover{background:var(--path-paper);transform:translateY(-4px)}.path-related__grid>a>span{color:var(--path-coral);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:600}.path-related__grid>a>strong{font-family:var(--font-source-serif), Georgia, serif;text-wrap:balance;margin:23px 0 10px;font-size:25px;font-weight:300;line-height:1.05;display:block}.path-related__grid>a>p{color:#123f46a6;margin:0;line-height:1.45}.path-deck-index-close{text-align:center;padding:20px 0 136px}.path-deck-index-close h2{margin:0 auto}.path-deck-quiz__backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#063943b3;place-items:center;padding:24px;animation:.32s ease-out both path-deck-quiz-backdrop-enter;display:grid;position:fixed;inset:0;overflow-y:auto}.path-deck-quiz{background:radial-gradient(circle at 100% 0%, #f4946133, transparent 22rem), var(--path-paper);border-radius:32px;width:min(900px,100%);max-height:calc(100vh - 48px);padding:clamp(36px,6vw,70px);animation:.46s cubic-bezier(.22,1,.36,1) both path-deck-quiz-modal-enter;position:relative;overflow-y:auto;box-shadow:0 34px 100px #06394357}.path-deck-quiz__close{width:42px;height:42px;color:var(--path-teal);font:inherit;cursor:pointer;background:#175b6317;border:0;border-radius:50%;place-items:center;padding:0;font-size:28px;display:grid;position:absolute;top:20px;right:20px}.path-deck-quiz__step>h2,.path-deck-quiz__result-copy>h2{font-family:var(--font-source-serif), Georgia, serif;letter-spacing:-.035em;text-wrap:balance;font-weight:300}.path-deck-quiz__content{opacity:1;filter:blur();min-height:270px;transition:opacity .3s,filter .36s,transform .42s cubic-bezier(.22,1,.36,1);transform:translateY(0)scale(1)}.path-deck-quiz__content--leaving{opacity:0;filter:blur(7px);pointer-events:none;transform:translateY(-5px)scale(.99)}.path-deck-quiz__step>h2,.path-deck-quiz__result-copy>h2{margin:0;font-size:clamp(34px,4.4vw,50px);line-height:1}.path-deck-quiz__step{margin-top:0}.path-deck-quiz__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.path-deck-quiz__choices--four{grid-template-columns:repeat(2,minmax(0,1fr))}.path-deck-quiz__choices button{min-height:84px;color:var(--path-deep);font:inherit;font-family:var(--font-source-serif), Georgia, serif;text-wrap:balance;cursor:pointer;background:#175b6314;border:0;border-radius:18px;padding:20px;font-size:21px;line-height:1.2;transition:background .18s,transform .18s}.path-deck-quiz__choices button:hover{background:#f494612e;transform:translateY(-2px)}.path-deck-quiz__choices--lines{grid-template-columns:1fr}.path-deck-quiz__choices--lines button{text-align:left;min-height:0}.path-deck-quiz__back{color:var(--path-teal);font:inherit;text-underline-offset:5px;cursor:pointer;background:0 0;border:0;margin-top:30px;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.path-deck-quiz__result{grid-template-columns:minmax(0,1fr) minmax(220px,290px);align-items:center;gap:clamp(38px,7vw,76px);margin-top:0;display:grid}.path-deck-quiz__result-copy>p{color:#123f46c2;font-family:var(--font-source-serif), Georgia, serif;text-wrap:balance;margin:22px 0 30px;font-size:22px;line-height:1.4}@keyframes path-deck-quiz-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes path-deck-quiz-modal-enter{0%{opacity:0;filter:blur(8px);transform:translateY(12px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.path-deck-index-hero__lede,.path-card__copy p,.path-carecore-connection__copy>p,.path-signup>p:not(.path-signup__fineprint):not(.path-signup__message),.path-related__grid p{text-wrap:balance}.path-deck-footer{color:#123f4691;text-align:center;width:min(1180px,100% - 48px);margin:0 auto;padding:28px 0 38px;font-size:12px;line-height:1.5}.path-deck-footer p{margin:0}.path-deck-footer__topline{flex-direction:column;align-items:center;gap:14px;display:flex}.path-deck-footer nav{flex-wrap:wrap;justify-content:center;gap:8px 20px;display:flex}.path-deck-footer a{color:inherit;text-decoration:none}.path-deck-footer a:hover{color:var(--path-ink)}.path-deck-footer__disclaimer{max-width:850px;margin:22px auto 0!important}.path-deck-footer__deck-note{color:#123f46b8;margin-top:8px!important}.path-deck-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.path-deck-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}@media (max-width:980px){.path-deck-index-hero{text-align:center;grid-template-columns:1fr;gap:28px;padding-top:68px}.path-deck-index-hero h1,.path-deck-index-hero__lede{margin-left:auto;margin-right:auto}.path-deck-index-hero__actions{justify-content:center}.path-deck-index-hero__spread{width:min(680px,100%);min-height:500px;margin:0 auto}.path-deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px}.path-deck-grid__link .path-card{margin:0 auto}.path-card-reading{grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:54px}}@media (max-width:760px){.path-deck-header{width:min(100% - 32px,1180px);padding:22px 0 18px}.path-deck-brand{width:142px}.path-deck-nav{gap:0}.path-deck-nav a:last-child{display:none}.path-deck-index-hero{text-align:left;gap:28px;width:calc(100% - 32px);padding:54px 0 70px}.path-deck-index-hero h1{margin-left:0;font-size:clamp(38px,11.9vw,52px)}.path-deck-index-hero__lede{white-space:normal;max-width:330px;margin:18px 0 20px;font-size:18px}.path-deck-index-hero__actions{justify-content:flex-start}.path-deck-index-hero__spread{width:100%;min-height:320px}.path-deck-index-hero__card{--path-deck-card-angle:-11deg;width:40%;top:16%;left:1%}.path-deck-index-hero__card:nth-child(2){--path-deck-card-angle:-4deg;top:5%;left:20%}.path-deck-index-hero__card:nth-child(3){--path-deck-card-angle:4deg;top:5%;left:40%}.path-deck-index-hero__card:nth-child(4){--path-deck-card-angle:11deg;left:59%}.path-deck-all-cards{width:calc(100% - 32px);padding:28px 0 70px}.path-deck-grid{grid-template-columns:1fr;gap:64px}.path-card--compact{max-width:360px}.path-card-reading{grid-template-columns:1fr;gap:74px;width:calc(100% - 32px);padding:54px 0 88px}.path-card-reading__visual{width:min(100%,390px);margin:0 auto}.path-card-reading__content h1{font-size:clamp(50px,14vw,64px)}.path-card-reading__content .path-card-reading__title--long{font-size:clamp(40px,10.5vw,44px)}.path-carecore-connection{grid-template-columns:1fr;gap:38px;width:calc(100% - 32px);padding:78px 0 84px}.path-carecore-connection h2,.path-deck-index-close h2{font-size:48px}.path-carecore-connection__copy>p{font-size:17px}.path-deck-actions{flex-direction:column;align-items:flex-start}.path-signup{border-radius:44px 4px;width:calc(100% - 32px);padding:68px 22px 60px}.path-signup h2{font-size:clamp(27px,8.5vw,36px)}.path-signup__form{flex-direction:column}.path-signup button,.path-signup__form input[type=email]{width:100%}.path-related{width:calc(100% - 32px);padding:92px 0 100px}.path-related__grid{grid-template-columns:1fr}.path-deck-quiz__backdrop{padding:12px}.path-deck-quiz{border-radius:24px;max-height:calc(100vh - 24px);padding:54px 22px 30px}.path-deck-quiz__choices,.path-deck-quiz__choices--four,.path-deck-quiz__result{grid-template-columns:1fr}.path-deck-quiz__choices--four{grid-template-columns:repeat(2,minmax(0,1fr))}.path-deck-quiz__choices button{padding:16px 12px;font-size:20px}.path-deck-quiz__result .path-card{max-width:290px;margin:0 auto}.path-deck-index-close{width:calc(100% - 32px);padding-bottom:100px}.path-deck-footer{width:calc(100% - 32px)}.path-deck-footer__topline{gap:18px}.path-deck-footer nav{gap:8px 16px}}.path-deck-detail-page--editorial>main{animation:.56s cubic-bezier(.22,1,.36,1) both path-deck-detail-enter}.path-deck-quiz__backdrop--revealing{opacity:0;pointer-events:none;animation:.26s ease-in forwards path-deck-quiz-backdrop-exit}.path-deck-quiz__backdrop--revealing .path-deck-quiz{animation:.26s cubic-bezier(.4,0,1,1) forwards path-deck-quiz-modal-exit}.path-card-reading--editorial{grid-template-columns:minmax(320px,390px) minmax(0,620px);justify-content:center;gap:clamp(96px,9vw,150px);width:min(1180px,100% - 48px);min-height:calc(100vh - 104px);padding:62px 0 96px}.path-card-reading--editorial .path-card-reading__visual .path-card{max-width:390px;animation:.7s cubic-bezier(.22,1,.36,1) both path-deck-detail-card-enter;transform:rotate(-1deg)}.path-card-reading--editorial .path-card-reading__content{animation:.68s cubic-bezier(.22,1,.36,1) .1s both path-deck-detail-copy-enter}.path-card-reading--editorial .path-card-reading__content h1{max-width:620px;font-size:clamp(66px,6.4vw,88px)}.path-card-reflection{text-align:center;gap:58px;width:min(760px,100% - 48px);margin:0 auto;padding:128px 0 156px;display:grid}.path-card-reflection__line{color:var(--path-deep);font-family:var(--font-source-serif), Georgia, serif;-webkit-hyphens:none;hyphens:none;letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(34px,3.4vw,44px);font-weight:300;line-height:1.2}.path-card-reflection__line:nth-child(2){color:#123f46c2}.path-card-reflection__line:nth-child(3){color:var(--path-teal)}.path-card-reflection[data-reveal=waiting] .path-card-reflection__line{opacity:0;filter:blur(8px);transform:translateY(18px)}.path-card-reflection[data-reveal=visible] .path-card-reflection__line{animation:.72s cubic-bezier(.22,1,.36,1) both path-card-reading-line-enter}.path-card-reflection[data-reveal=visible] .path-card-reflection__line:nth-child(2){animation-delay:.17s}.path-card-reflection[data-reveal=visible] .path-card-reflection__line:nth-child(3){animation-delay:.34s}.path-carecore-connection--editorial{text-align:center;border-top:0;width:min(820px,100% - 48px);padding:32px 0 108px;display:block}.path-carecore-connection--editorial h2{text-wrap:balance;max-width:700px;margin:0 auto;font-size:clamp(42px,4.8vw,58px)}.path-carecore-connection--editorial .path-carecore-connection__copy>p{text-wrap:pretty;max-width:690px;margin:26px auto 0;font-size:18px;line-height:1.58}.path-carecore-connection--editorial .path-deck-actions{justify-content:center}.path-signup--segmented{background:radial-gradient(circle at 92% 10%, #f494614d, transparent 22rem), var(--path-deep);border-radius:42px 6px;width:min(980px,100% - 48px);padding:72px clamp(28px,8vw,104px) 68px}.path-signup--segmented:before,.path-signup--segmented:after{display:none}.path-signup--segmented h2{font-size:clamp(44px,5.4vw,66px)}.path-signup__form--segmented{max-width:700px;margin-top:34px;display:block}.path-signup__segments{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;display:grid}.path-signup__segment{color:#fbf7f0cc;cursor:pointer;border:1px solid #ffffff3d;border-radius:18px;place-items:center;min-height:74px;padding:16px 20px;transition:border-color .18s,background .18s,color .18s;display:grid;position:relative}.path-signup__segment:hover,.path-signup__segment:focus-within,.path-signup__segment.is-selected{color:#fff;background:#f4946124;border-color:#f49461cc}.path-signup__segment input{opacity:0;width:1px;height:1px;position:absolute}.path-signup__segment span{font-family:var(--font-source-serif), Georgia, serif;text-wrap:balance;font-size:21px;line-height:1.2}.path-signup__details{grid-template-columns:minmax(220px,1fr) auto;gap:10px;margin-top:16px;animation:.36s cubic-bezier(.22,1,.36,1) both path-signup-email-enter;display:grid}.path-signup__details input{color:#fff;min-width:0;min-height:54px;font:inherit;background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;outline:none;padding:0 22px}.path-signup__details input::placeholder{color:#ffffff8f}.path-signup__details input:focus{border-color:var(--path-coral);box-shadow:0 0 0 3px #f494612e}.path-related--cards{text-align:center;width:min(980px,100% - 48px);padding:108px 0 126px}.path-related--cards>h2{font-size:clamp(46px,5vw,64px)}.path-related--cards .path-related__grid{gap:clamp(24px,4vw,42px);margin-top:46px}.path-related--cards .path-related__grid a{background:0 0;border:0;border-radius:0;min-height:0;padding:0}.path-related--cards .path-related__grid a:hover{background:0 0}.path-related--cards .path-card{max-width:250px;margin:0 auto}@keyframes path-deck-detail-enter{0%{opacity:0}to{opacity:1}}@keyframes path-deck-quiz-backdrop-exit{0%{opacity:1}to{opacity:0}}@keyframes path-deck-quiz-modal-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes path-deck-detail-card-enter{0%{opacity:0;transform:translateY(18px)rotate(-3deg)scale(.97)}to{opacity:1;transform:translateY(0)rotate(-1deg)scale(1)}}@keyframes path-deck-detail-copy-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes path-card-reading-line-enter{0%{opacity:0;filter:blur(8px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes path-signup-email-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.path-card-reading--editorial{grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:62px;min-height:0}}@media (max-width:760px){.path-card-reading--editorial{grid-template-columns:1fr;gap:0;width:calc(100% - 32px);padding:44px 0 78px}.path-card-reading--editorial .path-card-reading__content{animation:none;display:contents}.path-card-reading--editorial .path-card-reading__visual .path-card{max-width:320px;margin:0 auto}.path-card-reading--editorial .path-card-reading__visual{grid-row:1;margin-top:0}.path-card-reading--editorial .path-card-reading__content h1{white-space:nowrap;text-wrap:nowrap;grid-row:2;margin-top:54px;font-size:clamp(34px,10.5vw,46px)}.path-card-reading--editorial .path-card-reading__content .path-card-reading__title--long{font-size:clamp(24px,7.6vw,34px)}.path-related--cards>h2{white-space:nowrap;text-wrap:nowrap;font-size:clamp(34px,10vw,46px)}.path-card-reflection{gap:44px;width:calc(100% - 32px);padding:68px 0 104px}.path-card-reflection__line{font-size:clamp(30px,8.8vw,36px)}.path-carecore-connection--editorial{width:calc(100% - 32px);padding:18px 0 82px}.path-carecore-connection--editorial h2{font-size:44px}.path-carecore-connection--editorial .path-deck-actions{align-items:center}.path-signup--segmented{width:calc(100% - 32px);padding:60px 22px 54px}.path-signup--segmented h2{font-size:40px}.path-signup__segments{grid-template-columns:1fr}.path-signup__segment{min-height:66px}.path-signup__details{grid-template-columns:1fr}.path-signup__details input,.path-signup__details button{width:100%}.path-related--cards{width:calc(100% - 32px);padding:90px 0 104px}.path-related--cards .path-related__grid{gap:46px}.path-related--cards .path-card{max-width:270px}}@media (prefers-reduced-motion:reduce){.path-deck-detail-page--editorial>main,.path-card-reading--editorial .path-card-reading__visual .path-card,.path-card-reading--editorial .path-card-reading__content,.path-card-reflection[data-reveal=visible] .path-card-reflection__line,.path-signup__details{animation:none}.path-card-reflection[data-reveal] .path-card-reflection__line{opacity:1;filter:none;transform:none}.path-deck-quiz__backdrop,.path-deck-quiz,.path-deck-quiz__content{transition:none;animation:none}.path-deck-index-hero__card{opacity:1;transform:rotate(var(--path-deck-card-angle));animation:none}.path-card,.path-deck-button,.path-signup button,.path-related__grid a{transition:none}}