.sprout-education,.sprout-journeys{overflow-wrap:anywhere;min-width:0}.sprout-section,.sprout-journey{border:1px solid var(--border);background:var(--surface);border-radius:24px;margin-top:24px;padding:20px}.sprout-section h2,.sprout-journey h3{font-size:20px;font-weight:700}.sprout-section p,.sprout-journey p{margin-top:12px;line-height:1.75}.sprout-level-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.sprout-level{background:var(--panel);border-radius:18px;min-width:0;padding:16px}.sprout-level h3{font-size:14px;font-weight:600}.sprout-level strong{color:var(--accent);font-size:30px;display:block}.sprout-important{background:var(--green-soft);border-radius:16px;padding:16px}.sprout-faq{border-bottom:1px solid var(--border)}.sprout-faq summary{cursor:pointer;min-height:48px;padding:14px 0;font-weight:600}.sprout-faq ul,.sprout-faq ol{padding-left:20px;list-style:outside}.sprout-faq li{margin-bottom:10px;line-height:1.7}.sprout-faq>p:last-child{padding-bottom:16px}.sprout-steps{counter-reset:step;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.sprout-steps li{counter-increment:step;font-size:14px;line-height:1.65}.sprout-steps li:before{content:counter(step);text-align:center;background:var(--accent-soft);border-radius:50%;width:28px;height:28px;margin-bottom:8px;line-height:28px;display:block}.sprout-help{display:inline-block}.sprout-help-trigger{cursor:pointer;min-height:44px;padding:10px 12px;font-size:13px;text-decoration:underline}.sprout-help-popover{border:1px solid var(--border);background:var(--surface);width:min(420px,100% - 32px);max-height:calc(100dvh - 48px);color:var(--foreground);border-radius:24px;margin:auto;padding:24px;position:fixed;inset:0;overflow:auto;box-shadow:0 16px 48px #0002}.sprout-help-popover::backdrop{background:#0003}.sprout-help-popover .button-primary,.sprout-help-popover .button-secondary{width:100%;min-height:44px}.sprout-journey progress{width:100%;height:12px;accent-color:var(--green);margin:16px 0;display:block}.sprout-faq summary:focus-visible,.sprout-help-trigger:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (min-width:768px){.sprout-level-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
