html body.home-layout #firstSteps.sf-first-steps{max-width:1120px;margin:24px auto;padding:20px 24px;border:1px solid #3b4551;border-left:3px solid #f5d231;border-radius:8px;background:#171d24;color:#e8edf4;scroll-margin-top:130px;box-sizing:border-box}
#world-section #firstSteps.sf-first-steps{max-width:none;margin:16px 0;padding:16px 20px}
.sf-first-head{display:flex;align-items:center;justify-content:space-between;gap:16px}
.sf-first-head h2{font-size:14px;letter-spacing:.04em;margin:0;color:#f5d231}
.sf-first-count{font:12px ui-monospace,monospace;color:#b8c3d0;white-space:nowrap}
.sf-first-current{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:12px}
.sf-first-current strong{font-size:18px}.sf-first-current p{font-size:12px;line-height:1.7;color:#b8c3d0;margin:7px 0 0;max-width:680px}
.sf-first-current .btn{flex-shrink:0;min-height:42px;white-space:normal;max-width:250px}
.sf-first-steps details{margin-top:14px;border-top:1px solid #303946;padding-top:11px}
.sf-first-steps summary{width:fit-content;cursor:pointer;font-size:12px;color:#b8c3d0;padding:3px 0}.sf-first-steps summary:focus-visible{outline:2px solid #f5d231;outline-offset:4px}
.sf-first-steps ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;list-style:none;margin:14px 0 0;padding:0}
.sf-first-steps li{display:flex;flex-direction:column;gap:6px;background:#202732;padding:12px;border:1px solid transparent;border-radius:4px;font-size:12px;line-height:1.5}
.sf-first-steps li>span:first-child{color:#b8c3d0;font:14px ui-monospace,monospace}.sf-first-steps li small{min-height:16px;color:#b8c3d0;font-size:10px}
.sf-first-steps li[data-complete="true"]>span:first-child{color:#8de0b5}.sf-first-steps li[aria-current="step"]{border-color:#b99d26}.sf-first-steps li[aria-current="step"] small{color:#f5d231}
@media(max-width:650px){html body.home-layout #firstSteps.sf-first-steps{padding:16px;margin:20px 12px}.sf-first-current{align-items:stretch;flex-direction:column;gap:12px}.sf-first-current .btn{max-width:none;align-self:stretch}.sf-first-steps ol{grid-template-columns:1fr}.sf-first-steps li{display:grid;grid-template-columns:24px 1fr auto;align-items:center;padding:9px 10px}.sf-first-current strong{font-size:16px}}
