/* Onboarding inherits the V4 blue, spacing and form controls. */
.guide-eyebrow{font-size:12px;font-weight:650;color:#315eac;line-height:1.6}
.guide-welcome{text-align:center;padding:12px 0 22px}
.guide-mascot{display:block;width:78px;height:78px;border-radius:21px;margin:0 auto 20px}
.guide-welcome h2{font-size:27px;line-height:1.4;margin:9px 0 12px;letter-spacing:-.6px}
.guide-welcome p,.guide-heading p{font-size:13px;line-height:1.8;color:#617084}
.guide-overview{list-style:none;padding:0;margin:0;border-top:1px solid #e3e8ef}
.guide-overview li{display:flex;align-items:center;gap:15px;padding:17px 2px;border-bottom:1px solid #e3e8ef}
.guide-step-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:12px;background:#edf3ff;color:#265bea;flex-shrink:0}
.guide-step-icon .icon{width:23px;height:23px}
.guide-overview small{font-size:11px;color:#617084}
.guide-overview h3{font-size:15px;margin:3px 0 5px}
.guide-overview p{font-size:12px;color:#617084;line-height:1.6}
.guide-welcome-actions{display:grid;gap:10px;margin-top:22px}
.guide-welcome-actions .primary,.guide-welcome-actions .secondary{min-height:48px}
.guide-welcome-actions .text-link{min-height:42px;color:#536981}
.guide-home{padding:12px 15px 16px;border:1px solid #d9e4fa;border-radius:14px;background:#f0f5ff;margin-bottom:20px}
.guide-close{padding:0;min-height:36px;width:36px;margin-right:-7px;display:grid;place-items:center;color:#617084}
.guide-close .icon{width:17px;height:17px}
.guide-home-link{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;text-align:left;margin:1px 0 13px}
.guide-home-link b{display:block;font-size:15px;color:#202b3d}
.guide-home-link small{display:block;font-size:12px;color:#617084;margin-top:6px}
.guide-home-link>span:last-child{display:flex;gap:4px;align-items:center;white-space:nowrap;font-size:12px;color:#265bea}
.guide-home-link .icon{width:16px;height:16px}
.guide-home progress,.guide-progress-row progress{display:block;width:100%;height:5px;border:0;border-radius:8px;overflow:hidden;background:#dce5f5;appearance:none}
.guide-home progress::-webkit-progress-bar,.guide-progress-row progress::-webkit-progress-bar{background:#dce5f5;border-radius:8px}
.guide-home progress::-webkit-progress-value,.guide-progress-row progress::-webkit-progress-value{background:#265bea;border-radius:8px}
.guide-home progress::-moz-progress-bar,.guide-progress-row progress::-moz-progress-bar{background:#265bea;border-radius:8px}
.guide-heading{padding:3px 2px 22px}
.guide-heading h2{font-size:23px;line-height:1.45;margin:8px 0}
.guide-progress-row{display:flex;align-items:center;gap:15px;margin-top:20px}
.guide-progress-row b{font-size:13px;white-space:nowrap;color:#315eac}
.guide-steps{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.guide-task{padding:18px 16px;background:white;border:1px solid #e2e7ee;border-radius:14px}
.guide-task.is-next{border-color:#96b1ef}
.guide-task-head{display:flex;align-items:center;gap:9px;margin-bottom:12px}
.guide-task-head h3{font-size:15px;line-height:1.5;flex:1}
.guide-step-number{width:27px;height:27px;flex-shrink:0;display:grid;place-items:center;background:#edf2fc;color:#315eac;border-radius:50%;font-size:13px;font-weight:650}
.guide-step-number .icon{width:17px;height:17px}
.guide-status{font-size:11px;color:#617084;white-space:nowrap}
.is-next .guide-status{color:#265bea}.is-done .guide-status{color:#24734f}
.is-done .guide-step-number{background:#e8f4ec;color:#24734f}
.guide-task>p{font-size:13px;color:#45536a;line-height:1.85}
.guide-task-tip{font-size:12px;color:#617084;line-height:1.85;margin:10px 0 16px;padding-left:10px;border-left:2px solid #dfe7f4}
.guide-task>.primary,.guide-task>.secondary,.guide-task>.outline{min-height:44px}
.guide-faq{margin-top:27px}
.guide-faq h2{font-size:17px;margin-bottom:10px}
.guide-faq details{border-bottom:1px solid #dfe5ed}
.guide-faq summary{padding:15px 1px;font-size:13px;font-weight:550;line-height:1.7;cursor:pointer}
.guide-faq details p{font-size:13px;line-height:1.9;color:#617084;padding:0 2px 17px}
.guide-footnote{font-size:12px;color:#617084;line-height:1.8;text-align:center;margin-top:14px}
.guide-context{padding:15px;border:1px solid #d9e4fa;background:#f0f5ff;border-radius:12px;margin-bottom:18px}
.guide-context .between{gap:8px}.guide-context b{font-size:13px;line-height:1.7;color:#315eac}
.guide-context p{font-size:12px;line-height:1.85;color:#4c6484;margin-top:5px}
.guide-context .text-link{font-size:12px;white-space:nowrap;min-height:36px;flex-shrink:0}
.guide-context>.primary{min-height:42px;width:100%;margin-top:12px}
.guide-context.is-complete{background:#edf7f0;border-color:#c7e1d0}
.guide-context.is-complete b{color:#24734f;display:flex;align-items:center;gap:6px}
.guide-context.is-complete .icon{width:18px;height:18px;flex-shrink:0}
@media(max-width:374px){.guide-welcome h2{font-size:25px}.guide-task{padding:16px 13px}.guide-task-head{gap:7px}.guide-task-head h3{font-size:14px}.guide-home-link b{font-size:14px}.guide-context{padding:12px}}
