.first-run-guide{display:grid;gap:18px;max-width:1180px;margin:24px auto;padding:22px 24px;border:1px solid #9bd5cc;border-radius:18px;background:linear-gradient(120deg,#f0fbf8,#fff);box-shadow:0 14px 35px #17324b0b}.guide-copy{display:flex;align-items:flex-start;gap:12px}.guide-spark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--teal);color:#fff}.guide-copy h2{margin:0;font-size:19px}.guide-copy p{margin:4px 0 0;color:var(--muted)}.first-run-guide ol{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:0;padding:0;list-style:none}.first-run-guide li{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#718390;font-size:13px}.first-run-guide li>span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eef2f4;font-weight:800}.first-run-guide li.active{border-color:var(--teal);color:var(--navy);box-shadow:0 0 0 2px #0b8c7e12}.first-run-guide li.active>span{background:var(--teal);color:#fff}.first-run-guide li.complete{color:#087467}.first-run-guide li.complete>span{background:var(--teal2);color:var(--teal)}#firstRunNext{margin:0;color:#075f57;font-weight:700}
.inline-help{display:flex;align-items:flex-start;gap:10px;margin:12px 0;padding:12px 14px;border-radius:11px;background:#f4f8fa;color:#415d70;font-size:14px}.inline-help>span:first-child{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#dcecef;color:#176d67;font-weight:900}.key-help{margin-top:0}.compare-help{max-width:620px;margin-top:20px;margin-left:auto}.confidence-strip{display:flex;gap:22px;flex-wrap:wrap;margin:-12px 0 24px;padding:12px 16px;border:1px solid #d7e6e3;border-radius:12px;background:#f8fbfa;color:#45675f;font-size:13px}.confidence-strip span:before{content:"✓";margin-right:7px;color:var(--teal);font-weight:900}
.feature-purpose{margin:0 0 20px;padding:17px 19px;border-left:4px solid var(--teal);border-radius:0 12px 12px 0;background:#f4faf9}.feature-purpose b{display:block;color:var(--navy)}.feature-purpose p{margin:6px 0 0;color:var(--muted)}.workspace-onboarding{max-width:800px!important;padding:38px!important}.workspace-illustration{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:24px}.workspace-illustration span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--teal2);color:var(--teal);font-size:19px;font-weight:900}.workspace-illustration i{color:#8fa5af;font-style:normal}.workspace-onboarding ol{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;padding:0;list-style:none;counter-reset:onboard}.workspace-onboarding li{padding:14px;border:1px solid var(--line);border-radius:11px;background:#fff}.workspace-onboarding li:before{counter-increment:onboard;content:counter(onboard);display:block;margin-bottom:7px;color:var(--teal);font-weight:900}.workspace-next{color:var(--muted)}
.workflow-example{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 22px;padding:23px 25px;border:1px solid #a7d8d0;border-radius:16px;background:linear-gradient(135deg,#eefaf7,#fff)}.workflow-example h2{margin:8px 0 4px;font-size:20px}.workflow-example p{margin:0;color:var(--muted)}.workflow-example details{margin-top:12px}.workflow-example summary{cursor:pointer;color:var(--teal);font-weight:800}.example-badge{padding:5px 8px;border-radius:99px;background:var(--teal);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.result-insights{margin:22px 0;padding:22px;border:1px solid #b5dcd5;border-radius:16px;background:#f3fbf9}.result-insights>div{display:flex;gap:12px}.result-insights>div>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--teal);color:#fff}.result-insights h3{margin:0}.result-insights p{margin:4px 0;color:var(--muted)}.result-insights ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0 0;padding:0;list-style:none}.result-insights li{padding:12px 14px;border-radius:10px;background:#fff}.result-insights li:before{content:"→";margin-right:8px;color:var(--teal);font-weight:900}.export-success{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:18px 0;padding:20px;border:1px solid #87ceb6;border-radius:15px;background:#eef9f4}.export-success>div{display:flex;gap:13px}.export-success>div>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#16855f;color:#fff;font-weight:900}.export-success h3{margin:0;color:#0f6549}.export-success p{margin:5px 0;color:#365e50}
@media(max-width:760px){.first-run-guide{margin:16px 12px;padding:18px}.first-run-guide ol{grid-template-columns:1fr}.first-run-guide li:not(.active):not(.complete){display:none}.confidence-strip{display:grid;gap:8px}.workspace-onboarding ol,.result-insights ul{grid-template-columns:1fr}.workflow-example,.export-success{align-items:stretch;flex-direction:column}.compare-help{margin-left:0}}
