
.realm-command-focused .getting-started{grid-column:1/-1;min-width:0;padding:22px 22px 24px;margin:0 0 20px;background:linear-gradient(105deg,#10222deb,#091216ed 75%);border:0;border-bottom:1px solid #5c5130;box-sizing:border-box}
.getting-started header{display:flex;align-items:center;gap:24px;margin-bottom:23px}
.getting-started header>div{flex:1;min-width:0;display:flex;align-items:baseline;gap:18px;flex-wrap:wrap}
.getting-started h2{color:#ecc66f;font:600 26px/1.2 Georgia,serif;margin:0}
.getting-started header>div>span,.getting-started-finished{color:#a7b8c0;font:12px/1.4 Arial,sans-serif}
.getting-started button{clip-path:none;border-radius:0;box-shadow:none;cursor:pointer}
.getting-started button.getting-started-next{display:flex;align-items:center;gap:24px;background:#d2ad56;color:#101a20;border:1px solid #e5c877;padding:10px 16px;font:700 13px/1.4 Arial,sans-serif;text-transform:none;letter-spacing:0;white-space:normal}
.getting-started button.getting-started-next:hover{background:#e6c875}
.getting-started button.getting-started-dismiss{display:grid;place-items:center;flex:none;width:32px;height:32px;min-width:0;padding:6px;border:0;background:transparent}
.getting-started-dismiss svg{width:18px;height:18px;fill:none;stroke:#b4c0c6;stroke-width:2;display:block}
.getting-started button.getting-started-dismiss:hover{background:#ffffff0c}
.getting-started ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;list-style:none;margin:0;padding:0}
.getting-started li{min-width:0;margin:0;padding:0;position:relative}
.getting-started li:not(:last-child):before{content:"";position:absolute;left:32px;right:0;top:15px;height:1px;background:#40525b}
.getting-started li.is-complete:before{background:#8e7845}
.getting-started li button{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;height:100%;padding:0 16px 0 0;text-align:left;background:transparent;color:#c3ced3;border:0;box-sizing:border-box;font:14px/1.4 Arial,sans-serif;text-transform:none;letter-spacing:0;white-space:normal}
.getting-started-marker{position:relative;display:grid;place-items:center;width:30px;height:30px;box-sizing:border-box;border:1px solid #566973;border-radius:50%;background:#10202a;color:#97aab4;font:12px/1 Arial,sans-serif;flex:none}
.getting-started .is-complete .getting-started-marker{color:#ecc66f;border-color:#a68b48;background:#292719}
.getting-started .is-next .getting-started-marker{color:#101a20;border-color:#ebc970;background:#dfba63;box-shadow:0 0 18px #dfba6320}
.getting-started strong{display:block;font:600 15px/1.4 Georgia,serif;color:#d8e1e5}
.getting-started .is-next strong,.getting-started li button:hover strong{color:#ecc66f}
.getting-started small{display:block;margin-top:4px;color:#9cafb9;font:12px/1.5 Arial,sans-serif;letter-spacing:0}
.getting-started button:focus-visible,.getting-started-reopen button:focus-visible{outline:2px solid #f3ce71;outline-offset:4px}
.getting-started-reopen{grid-column:1/-1;margin-bottom:12px}
@media(max-width:850px){.getting-started ol{grid-template-columns:1fr}.getting-started li button{flex-direction:row;align-items:center;padding:0 0 20px;gap:16px}.getting-started li:last-child button{padding-bottom:0}.getting-started li:not(:last-child):before{left:14px;right:auto;top:25px;bottom:0;height:auto;width:1px}.getting-started header>div{display:block}.getting-started header>div>span{display:block;margin-top:5px}}
@media(max-width:520px){.realm-command-focused .getting-started{padding:18px 16px}.getting-started header{gap:10px;flex-wrap:wrap;position:relative;padding-right:30px}.getting-started header>div{flex-basis:100%}.getting-started h2{font-size:23px}.getting-started button.getting-started-dismiss{position:absolute;right:-4px;top:0}.getting-started button.getting-started-next{margin-top:4px}.getting-started small{font-size:12px}}
