:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#1d2633;background:#f3f5f8}*{box-sizing:border-box}.shell{width:min(560px,calc(100% - 24px));margin:22px auto}.card{background:#fff;border:1px solid #dfe4ea;border-radius:10px;padding:16px;margin-top:14px;box-shadow:0 2px 8px #0000000b}.hidden{display:none!important}.topbar,.device-head,.detail{display:flex;align-items:center;justify-content:space-between;gap:10px}.topbar{position:relative}.user-menu{position:relative}.dropdown{position:absolute;right:0;top:calc(100% + 4px);padding:4px;background:#fff;border:1px solid #dfe4ea;border-radius:6px;z-index:5}.user-menu button,.dropdown button{min-width:64px;width:auto;margin:0;padding:6px 10px;font-size:13px}.detail{padding:9px 0;border-bottom:1px solid #edf0f3}.detail:last-child{border-bottom:0}h1{font-size:23px}h2{font-size:18px;margin:0 0 12px}input{display:block;width:100%;border:1px solid #cfd6df;border-radius:6px;padding:10px;margin:8px 0;font-size:15px}button{background:#1769d1;color:#fff;border:1px solid #1769d1;border-radius:6px;padding:10px 13px;margin:4px 3px;font-size:14px}button:active,button.working{background:transparent;color:#1769d1;border-color:#1769d1}button:disabled{background:#c8ced6;color:#fff;border-color:#c8ced6;pointer-events:none}.feature-box{display:flex;flex-wrap:wrap}.online{color:#188038}.offline,.error{color:#d93025}.error{min-height:20px}.muted,.item span{color:#687382;font-size:13px}.notice{color:#9a6700;background:#fff7d6;padding:8px;border-radius:6px}.item{display:flex;justify-content:space-between;gap:10px;padding:11px 2px;border-bottom:1px solid #edf0f3}.item:last-child{border-bottom:0}
