.journey-choice-page{position:relative;background:#f8f8f6;min-height:100vh;overflow-x:hidden}.journey-choice-glow{position:absolute;z-index:0;left:0;right:0;top:0;height:355px;background:linear-gradient(100deg,#e7def8 0%,#f8f8f6 43%,#fff4ec 70%,#fde4d5 100%);pointer-events:none}.journey-choice-shell{position:relative;z-index:1;width:min(950px,calc(100% - 40px));margin:0 auto;padding:27px 0 35px}.journey-choice-top{display:flex;align-items:center;justify-content:space-between}.journey-choice-logo img{display:block;width:104px;height:auto}.journey-choice-signin{font-size:12px;text-decoration:none;color:#353b46;font-weight:500}.journey-choice-signin:hover{text-decoration:underline}
.journey-choice-hero{text-align:center;padding:61px 0 41px}.journey-choice-hero h1{font-size:43px;line-height:1.09;letter-spacing:-.045em;margin:0 0 19px;font-weight:760}.journey-choice-hero p{font-size:14px;line-height:1.5;color:#545d6c;margin:0}
.journey-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}.journey-option{position:relative;min-height:455px;background:#fff;border:1px solid #dedfdd;border-radius:13px;padding:20px 20px 18px;text-align:left;color:#111218;font:inherit;cursor:pointer;display:flex;flex-direction:column;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.journey-option:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(17,18,24,.05)}.journey-option.selected{border-color:#5757f4;box-shadow:0 0 0 2px rgba(41,41,237,.08),0 10px 22px rgba(17,18,24,.06)}.portal-option{box-shadow:0 7px 13px rgba(17,18,24,.12)}.journey-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;margin-bottom:18px}.journey-icon svg{width:20px;height:20px}.journey-icon.blue{color:#2929ed;background:#ececff}.journey-icon.orange{color:#ff5a1f;background:#fff0e9}.journey-icon.purple{color:#6a38e8;background:#eee8ff}.popular-pill{position:absolute;right:17px;top:17px;border-radius:999px;background:#ece9ff;color:#4235e8;font-size:9px;font-weight:700;padding:5px 9px}.journey-option h2{font-size:17px;line-height:1.18;letter-spacing:-.02em;margin:0 0 6px}.journey-price{font-size:10px;font-weight:700;letter-spacing:.06em;color:#8992a1;margin-bottom:13px}.journey-description{font-size:12px;line-height:1.46;color:#5c6574;margin:0 0 16px}.journey-option ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.journey-option li{display:grid;grid-template-columns:13px 1fr;gap:7px;font-size:12px;line-height:1.42}.journey-option li i{font-style:normal;font-weight:800}.blue-check{color:#2929ed}.orange-check{color:#ff5a1f}.purple-check{color:#6a38e8}.choose-path{margin-top:auto;padding-top:21px;font-size:10px;color:#818a99;font-weight:650}.journey-option.selected .choose-path{color:#2929ed}.portal-lock-note{margin-top:18px;border:1px solid #e1e1dd;background:#fafaf8;border-radius:9px;padding:9px 10px;display:grid;grid-template-columns:14px 1fr;gap:7px;color:#65707e;font-size:9px;line-height:1.35}
.journey-choice-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:41px;font-size:11px;color:#636b78}.journey-choice-footer a{color:#2929ed;text-decoration:none;font-weight:650}.journey-choice-footer a:hover{text-decoration:underline}.journey-continue{min-width:112px;height:41px;border:0;border-radius:11px;background:#2929ed;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;transition:.15s ease}.journey-continue:disabled{background:#ecece9;color:#9aa1aa;cursor:not-allowed}.journey-continue:not(:disabled):hover{background:#2020dc;transform:translateY(-1px)}.journey-continue span{font-size:16px;font-weight:400}
@media(max-width:900px){.journey-choice-glow{height:330px}.journey-choice-shell{width:min(720px,calc(100% - 32px))}.journey-choice-hero{padding-top:52px}.journey-choice-hero h1{font-size:38px}.journey-choice-grid{grid-template-columns:1fr}.journey-option{min-height:0}.journey-option ul{grid-template-columns:1fr 1fr}.choose-path{padding-top:18px}.portal-lock-note{max-width:430px}}
@media(max-width:600px){.journey-choice-glow{height:285px}.journey-choice-shell{width:calc(100% - 24px);padding-top:20px}.journey-choice-logo img{width:96px}.journey-choice-hero{padding:42px 0 30px}.journey-choice-hero h1{font-size:33px}.journey-choice-hero p{font-size:13px}.desktop-break{display:none}.journey-option{padding:19px 17px}.journey-option ul{grid-template-columns:1fr}.journey-choice-footer{padding-top:27px;align-items:flex-start;flex-direction:column}.journey-continue{width:100%;height:45px}}
.journey-option.temporarily-locked{cursor:not-allowed;opacity:.58;filter:saturate(.75);box-shadow:none}.journey-option.temporarily-locked:hover{transform:none;box-shadow:none}.journey-option.temporarily-locked .choose-path{color:#8c939e}.journey-option.temporarily-locked .choose-path::after{content:' · Coming soon'}.temporary-lock-pill{position:absolute;right:16px;top:16px;border-radius:999px;background:#f0f0ed;color:#6d737d;font-size:9px;font-weight:750;padding:5px 9px;border:1px solid #e1e1dd}.journey-option.temporarily-locked .journey-icon{margin-top:0}
