.sm{--sm-bg:#fffdf9;--sm-line:#e9e3d9;--sm-ink:#302c25;--sm-muted:#82796c;--sm-accent:#b96630;color:var(--sm-ink);padding-top:32px;padding-bottom:48px;max-width:1240px}.sm-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.sm-eyebrow{font-size:11px;letter-spacing:2px;color:var(--sm-muted);font-weight:700}.sm h1{font-size:32px;font-weight:800;margin:8px 0}.sm h1 span{font-size:11px;vertical-align:middle;margin-left:12px;background:#f4e7d6;color:#94602e;padding:4px 9px;border-radius:20px}.sm p{font-size:13px;line-height:1.85;color:var(--sm-muted);margin:7px 0}.sm-heading a{color:var(--sm-accent);font-size:13px;white-space:nowrap}.sm-hero{background:var(--sm-bg);border:1px solid var(--sm-line);border-radius:22px;padding:32px;display:flex;align-items:center;gap:30px;box-shadow:0 12px 40px #4e361509;position:relative;overflow:hidden}.sm-hero:before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:#aaa49a}.sm-hero[data-tone=maintenance]:before,.sm-hero[data-tone=unavailable]:before{background:#c18441}.sm-hero[data-tone=ready]:before{background:#448572}.sm-orbit{width:100px;height:100px;border-radius:50%;flex-shrink:0;background:#f0eee8;display:grid;place-items:center;border:14px solid #f8f6f1;outline:1px solid var(--sm-line)}.sm-orbit span{font-size:32px;color:#a9a194}.sm-hero[data-tone=maintenance] .sm-orbit span,.sm-hero[data-tone=unavailable] .sm-orbit span{color:#bc7c37}.sm-hero[data-tone=ready] .sm-orbit span{color:#448572}.sm-hero-copy{flex:1}.sm h2{font-weight:750;font-size:19px;margin:0}.sm-hero h2{font-size:28px;margin:8px 0}.sm-meta{display:flex;flex-wrap:wrap;gap:8px 20px;font-size:11px;color:var(--sm-muted);margin-top:20px}.sm-actions{display:flex;flex-direction:column;gap:9px;min-width:150px}.sm button{border:1px solid var(--sm-line);border-radius:10px;padding:10px 19px;background:var(--sm-bg);color:var(--sm-ink);cursor:pointer;font-size:13px;font-weight:650}.sm button.sm-primary{background:#ad6335;color:#fff;border-color:#ad6335}.sm button:disabled{opacity:.5;cursor:wait}.sm button:focus-visible,.sm input:focus-visible{outline:3px solid #d99754;outline-offset:3px}.sm-actions label{font-size:12px;color:var(--sm-muted);display:flex;align-items:center;justify-content:center;gap:7px;margin-top:5px}.sm-feedback{min-height:24px;margin:12px 4px!important}.sm-signals{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}.sm-signals article{padding:21px 24px;background:var(--sm-bg);border:1px solid var(--sm-line);border-radius:14px}.sm-signals article>span{font-size:11px;color:var(--sm-muted)}.sm h3{font-size:17px;font-weight:700;margin:10px 0 4px}.sm-section{background:var(--sm-bg);border:1px solid var(--sm-line);border-radius:18px;padding:25px}.sm-section-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.sm-pill{font-size:11px;white-space:nowrap;background:#eee9e0;border-radius:15px;padding:5px 11px;color:#807564}.sm-worlds{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.sm-worlds article{border:1px solid var(--sm-line);border-radius:12px;padding:19px 15px}.sm-number{font-size:24px;line-height:1;font-weight:800;color:#d2c3ab}.sm-worlds h3{margin:15px 0 16px}.sm-world-status{font-size:12px;color:var(--sm-muted);min-height:36px;line-height:1.5}.sm-world-status[data-online=true]{color:#3e806b}.sm-worlds p{font-size:11px;border-top:1px solid var(--sm-line);padding-top:10px;margin-top:10px}.sm-bottom{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.sm-bottom h2{margin-bottom:18px}.sm ol{list-style:none;padding:0;margin:0;max-height:250px;overflow:auto}.sm li{border-bottom:1px solid var(--sm-line);padding:11px 0;display:flex;gap:18px;justify-content:space-between;font-size:12px}.sm li time{color:var(--sm-muted);white-space:nowrap}.sm-notes p{margin-bottom:12px}html[data-theme=dark] .sm{--sm-bg:#24221f;--sm-line:#413a31;--sm-ink:#eee6d8;--sm-muted:#b4a894;--sm-accent:#dfaa71}html[data-theme=dark] .sm-orbit{background:#3b352c;border-color:#302c26}html[data-theme=dark] .sm-pill{background:#3b352c;color:#c7b89f}html[data-theme=dark] .sm-number{color:#80725e}@media(max-width:900px){.sm-hero{gap:18px;padding:24px}.sm-orbit{width:68px;height:68px;border-width:9px}.sm-worlds{grid-template-columns:repeat(3,1fr)}.sm-signals{gap:10px}.sm-signals article{padding:16px}.sm-hero h2{font-size:23px}}@media(max-width:600px){.sm{padding-top:20px}.sm-heading{align-items:flex-start}.sm-heading a{font-size:11px;margin-top:9px}.sm h1{font-size:27px}.sm-heading p{font-size:12px}.sm-hero{flex-wrap:wrap;gap:16px;padding:22px}.sm-orbit{display:none}.sm-hero-copy{flex-basis:100%}.sm-actions{flex-direction:row;flex-wrap:wrap;width:100%;align-items:center}.sm-actions label{margin-left:2px}.sm-signals{grid-template-columns:1fr}.sm-worlds{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-bottom{grid-template-columns:1fr}.sm-section{padding:20px}.sm-section-head{align-items:flex-start}.sm li{flex-direction:column;gap:5px}.sm-eyebrow{letter-spacing:1px}}
.sm-hero[data-tone=ready],.sm-hero[data-tone=login_recovered]{--sm-status-green:#23915e;--sm-status-fill:#e1f4e8;--sm-status-ring:#f0faf3;--sm-status-border:#b7dfc6}
.sm-hero[data-tone=ready]:before,.sm-hero[data-tone=login_recovered]:before{background:var(--sm-status-green)}
.sm-hero[data-tone=ready] .sm-orbit,.sm-hero[data-tone=login_recovered] .sm-orbit{background:var(--sm-status-fill);border-color:var(--sm-status-ring);outline-color:var(--sm-status-border)}
.sm-hero[data-tone=ready] .sm-orbit span,.sm-hero[data-tone=login_recovered] .sm-orbit span{color:var(--sm-status-green)}
html[data-theme=dark] .sm-hero[data-tone=ready],html[data-theme=dark] .sm-hero[data-tone=login_recovered]{--sm-status-green:#65d99b;--sm-status-fill:#203c2e;--sm-status-ring:#29332a;--sm-status-border:#376349}
html[data-theme=dark] .sm-hero[data-tone=ready] .sm-orbit,html[data-theme=dark] .sm-hero[data-tone=login_recovered] .sm-orbit{background:var(--sm-status-fill);border-color:var(--sm-status-ring)}

/* Flat monitor layout: shared spacing, restrained separators and compact corners. */
.sm{--sm-heading:#eee7dd;--sm-badge:#e3d3be;--sm-radius:6px}
.sm-heading{background:var(--sm-heading);border-radius:var(--sm-radius);padding:24px 28px;margin-bottom:16px}
.sm-heading p{margin-bottom:0}
.sm h1 span{border-radius:4px;background:var(--sm-badge)}
.sm-hero{border:0;border-radius:var(--sm-radius);box-shadow:none;padding:28px;gap:24px;min-height:190px}
.sm-hero:before{width:4px}
.sm-orbit{width:80px;height:80px;border-width:11px;outline:none;box-sizing:border-box}
.sm-orbit span{font-size:27px}
.sm-hero-copy{min-width:0}
.sm-hero h2{font-size:27px}
.sm-meta{margin-top:16px;line-height:1.7}
.sm button{border:0;border-radius:4px;min-height:40px}
.sm button.sm-primary:hover{background:#98552d}
.sm-actions{gap:8px}
.sm-actions input{accent-color:var(--sm-accent)}
.sm-feedback{margin:8px 4px 12px!important;min-height:20px;font-size:12px!important}
.sm-signals{gap:0;background:var(--sm-bg);border-radius:var(--sm-radius);overflow:hidden;margin-bottom:0}
.sm-signals article{border:0;border-radius:0;background:transparent;padding:24px 28px;position:relative}
.sm-signals article+article:before{content:'';position:absolute;left:0;top:24px;bottom:24px;width:1px;background:var(--sm-line)}
.sm-signals article p{margin-bottom:0}
.sm-bottom{gap:16px;margin-top:16px;grid-template-columns:1fr 1fr}
.sm-section{border:0;border-radius:var(--sm-radius);padding:24px 28px;min-width:0}
.sm-bottom h2{margin-bottom:16px}
.sm li{padding:12px 0;line-height:1.6}
.sm li:last-child{border-bottom:0}
.sm-notes p:last-child{margin-bottom:0}
html[data-theme=dark] .sm{--sm-heading:#332d25;--sm-badge:#4b3928}
html[data-theme=dark] .sm h1 span{color:#e2b57e}
@media(max-width:900px){
 .sm-heading,.sm-hero,.sm-section{padding:24px}
 .sm-hero{gap:20px}
 .sm-hero h2{font-size:24px}
 .sm-orbit{width:68px;height:68px;border-width:9px}
 .sm-signals article{padding:20px}
}
@media(max-width:600px){
 .sm-heading{padding:20px;gap:12px;flex-wrap:wrap}
 .sm-heading a{margin-top:0}
 .sm-heading p{line-height:1.8}
 .sm-hero{padding:22px 20px;min-height:0}
 .sm-hero h2{font-size:24px}
 .sm-meta{gap:4px 12px}
 .sm-actions{gap:12px}
 .sm-actions label{margin:0}
 .sm-signals{grid-template-columns:1fr;gap:0}
 .sm-signals article{padding:20px}
 .sm-signals article+article:before{left:20px;right:20px;top:0;bottom:auto;width:auto;height:1px}
 .sm-bottom{grid-template-columns:1fr}
 .sm-section{padding:20px}
}

.sm-actions #sm-voice-preview{background:var(--sm-heading);color:var(--sm-accent)}
.sm-actions #sm-voice-status{font-size:11px;line-height:1.6;color:var(--sm-muted);max-width:180px}
@media(max-width:600px){.sm-actions #sm-voice-status{max-width:none;flex-basis:100%}}
