.sc-page{color:#3d3a32;background:#f5f3ee;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.sc-brand{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.sc-brand-icon{color:#fff;background:#c2622f;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 16px -4px #c2622f4d}.sc-brand-icon svg{width:32px;height:32px}.sc-brand-logo{border-radius:12px;width:56px;height:56px;display:block}.sc-brand h1{letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.sc-brand-tag{color:#7a7568;margin:0;font-size:13px}.sc-card{background:#fff;border:1px solid #e3dcc8;border-radius:12px;width:100%;max-width:380px;padding:20px;box-shadow:0 4px 8px -2px #00000014}.sc-card-title{align-items:center;gap:8px;margin:0 0 4px;font-size:18px;font-weight:600;display:flex}.sc-card-desc{color:#7a7568;margin:0 0 16px;font-size:13px;line-height:1.5}.sc-card-warn{background:#fff8e6;border-color:#f0c24a}.sc-card-error{background:#fdf0f0;border-color:#d34b4b}.sc-form{flex-direction:column;gap:14px;display:flex}.sc-field{flex-direction:column;gap:6px;display:flex}.sc-label{color:#54503f;font-size:13px;font-weight:500}.sc-input-wrap{position:relative}.sc-input-wrap svg{color:#9c9580;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.sc-input{color:#2a281f;box-sizing:border-box;appearance:none;background:#fafafa;border:1px solid #d6cfb8;border-radius:8px;width:100%;padding:10px 12px 10px 36px;font-size:15px}.sc-input:focus{border-color:#c2622f;outline:none;box-shadow:0 0 0 3px #c2622f26}.sc-input:disabled{color:#8b8576;background:#efece4}.sc-button{color:#fff;cursor:pointer;appearance:none;background:#c2622f;border:none;border-radius:8px;width:100%;padding:12px 16px;font-size:15px;font-weight:600}.sc-button:hover{background:#a8542a}.sc-button:disabled{cursor:not-allowed;background:#d6b59f}.sc-button-outline{color:#54503f;background:0 0;border:1px solid #d6cfb8}.sc-button-outline:hover{background:#f0ece0}.sc-error-box{color:#a43030;background:#fdf0f0;border:1px solid #d34b4b;border-radius:6px;padding:10px 12px;font-size:13px}.sc-status-hero{flex-direction:column;align-items:center;gap:12px;padding-bottom:8px;display:flex}.sc-pulse-wrap{justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative}.sc-pulse-bg{opacity:.4;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite sc-ping;position:absolute}.sc-pulse-dot{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.sc-pulse-dot svg{color:#fff;width:28px;height:28px}@keyframes sc-ping{0%{opacity:.5;transform:scale(1)}75%,to{opacity:0;transform:scale(1.7)}}.sc-pulse-green .sc-pulse-bg,.sc-pulse-green .sc-pulse-dot{background:#2a9d4a}.sc-pulse-amber .sc-pulse-bg{opacity:.3;background:#f0a020;animation:none}.sc-pulse-amber .sc-pulse-dot{background:#f0a020}.sc-pulse-red .sc-pulse-bg{opacity:.3;background:#d34b4b;animation:none}.sc-pulse-red .sc-pulse-dot{background:#d34b4b}.sc-status-title{margin:0;font-size:17px;font-weight:600}.sc-status-title.green{color:#2a9d4a}.sc-status-title.amber{color:#b87a18}.sc-status-title.red{color:#b03434}.sc-status-sub{color:#7a7568;text-align:center;margin:4px 0 0;font-size:12px}.sc-device-list{flex-direction:column;gap:8px;margin:16px 0;display:flex}.sc-device-row{background:#f9f6ec;border:1px solid #e3dcc8;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.sc-device-icon{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sc-device-icon svg{color:#7a7568;width:16px;height:16px}.sc-device-text{flex:1;min-width:0}.sc-device-label{text-transform:uppercase;letter-spacing:.05em;color:#9c9580;font-size:10px}.sc-device-value{white-space:nowrap;text-overflow:ellipsis;color:#2a281f;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;overflow:hidden}.sc-device-value.muted{color:#9c9580}.sc-mqtt-badge{border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.sc-mqtt-badge svg{width:16px;height:16px}.sc-mqtt-green{color:#1c7234;background:#ecf7f0;border:1px solid #2a9d4a}.sc-mqtt-amber{color:#8a5b10;background:#fdf6e3;border:1px solid #f0a020}.sc-mqtt-red{color:#a43030;background:#fdf0f0;border:1px solid #d34b4b}.sc-spin{animation:1s linear infinite sc-spin}@keyframes sc-spin{to{transform:rotate(360deg)}}.sc-list{margin:12px 0 0;padding:0;list-style:none}.sc-list-row{border-top:1px solid #ece7d8;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.sc-list-row:first-child{border-top:0}.sc-list-name{color:#2a281f;font-size:14px;font-weight:600}.sc-list-meta{color:#9c9580;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}
